/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
.clb_custom_bg_section:before {
    background-color: #8bc500 !important;
    border-radius: 0 !important;
}
.dark-scheme .btn:not(.btn-link):not(.btn-flat):not(.btn-brand):not(.btn-optional):hover {
    background-color: #8bc500;
    border-color: #008a1b;
}
.site-header.header-fixed {
    background: #000;
}
.with_frm_style input[type=text],
.with_frm_style input[type=password],
.with_frm_style input[type=email],
.with_frm_style input[type=number],
.with_frm_style input[type=url],
.with_frm_style input[type=tel],
.with_frm_style input[type=phone],
.with_frm_style input[type=search],
.with_frm_style select,
.with_frm_style textarea,
.frm_form_fields_style,
.with_frm_style .frm_scroll_box .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.with_frm_style .frm-card-element.StripeElement,
.with_frm_style .chosen-container-multi .chosen-choices,
.with_frm_style .chosen-container-single .chosen-single{
  border-color: transparent !important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
    background: #8bc500 !important;
    border-color: #008a1b !important;
    -moz-box-shadow: 0 1px 1px #008a1b !important;
    -webkit-box-shadow: 0 1px 1px #008a1b !important;
    box-shadow: 0 1px 1px #008a1b !important;
}
.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus,
.frm_style_formidable-style.with_frm_style select:focus,
.frm_style_formidable-style.with_frm_style textarea:focus,
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search],
.frm_form_fields_active_style,
.frm_style_formidable-style.with_frm_style .frm_focus_field .frm-card-element.StripeElement,
.frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single,
.frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices {
    background-color: #262529 !important;
    box-shadow: 0 1px 1px rgba(139, 197, 0, 0) inset, 0 0 8px rgb(139, 197, 0) !important;
}
.mbl-overlay-container .copyright,
.single-post .clb-post-meta,
#ohio-custom-5f05519f48986 .blog-grid-meta{
  display: none !important;
}
.clb-page-headline {
    min-height: auto !important;
}
.counter-box:hover i {
    color: #8bc500;
}
.accordionItem_control i{
	color: #8bc500 !important;
}
.page-id-19778 .clb-page-headline,
.page-id-19722 .clb-page-headline,
.page-id-19694 .clb-page-headline{
    /*min-height: 481px !important;*/
}
.socialbar.flat a {
    background-color: #8bc500 !important;
}
@media only screen and (min-width: 1025px) and (max-width: 1440px){
	.page-id-19778 .clb-page-headline-holder
	.page-id-19722 .clb-page-headline-holder{
		/*padding-bottom: 140px !important;*/
	}
}
@media only screen and (max-width: 600px) {
	.mob-text-left {
		text-align: left !important;
	}
}