/*
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.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.header-classic #Header .top_bar_left {
    width: 1200px;
}
.grecaptcha-badge {
    display: none !important;
}
.column.one.submit_cf7_cst {
    margin-top: 67px;
}
.captcha_div_cst {
	margin-left:6px;
}
@media only screen and (min-width:1200px) and (max-width:1366px){
	.one_column_bg{
		width: 85% !important;
	}
}
@media only screen and (min-width:767px) and (max-width:1200px){
	.section.mcb-section.show_hide.hide-desktop.hide-tablet.bg-cover {
    display: block !important;
    margin-top: -55px;
}
	.section.mcb-section.show_hide_bg.hide-mobile.bg-cover {
    display: none !important;
}
	.show_hide .section_wrapper.mcb-section-inner {
    width: 80%;
}
	
	.wrap.mcb-wrap.one.valign-top.bg-cover.move-up.clearfix {
    display: none;
}
}
