/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

#Top_bar {
display:none;
}
.gform_wrapper .top_label .gfield_label {
color:#000 !important;
font-family:BPGArialCaps
}


input.gform_image_button {
    background: #66d43d;
} 



input#gform_submit_button_2 {
    background: #66d43d;
} 


input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty,
.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol
 {
	color:#000 !Important;
}
.sticked_checkboxes .gfield_label {display: none !important;}

.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
    margin-right: 8px !important;
}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0px !important;
color: #c00 !important;

}

.checkbox_title h2 {
	font-size: 14px !important;
margin: 0px;
padding: 0px;
}

.gform_wrapper .gsection {
    border-bottom: 0px double #CCC !important;
    padding: 0 16px 8px 0;
    margin: 0px 0 !important;
    clear: both;
}


#Header {
    position: relative;
    display: none;
}

.gform_wrapper .top_label .gfield_label {
    font-family:Nusx !important;
}

#Footer {
    display:none;
}