/*
Theme Name: Mertz
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*ADA STYLES*/
.ada-label {
    font-size: 0;
    height: 1px;
    overflow: hidden;
    display: inline;
}

a.responsive-menu-toggle {
    color: #ffffff !important;
}

.ct-br-box .ct-br-box-btn {
    position: relative !important; 
    bottom: 0 !important;
}

.section.mcb-section.mfn-default-section.mcb-section-p61vn84g4.close-button-left.default-width.show-on-scroll.bg-contain img {
    border-radius: 60% !important;
}

@media only screen and (max-width: 1239px) {
  
}

@media only screen and (max-width: 959px) {
	 .ginput_recaptcha > div {
		transform: scale(0.7);
		left: -45px;
		position: relative;
	} 
	
	.section_wrapper.mcb-section-inner.mcb-section-inner-mrdjk0bp1 > div {
		width: 100%;
		margin: 0px !important;
	}
	
	.wrap.mcb-wrap.mcb-wrap-sf86t3epi.one-third.tablet-one-third.mobile-one.valign-top.bg-cover.clearfix {
		min-height: 300px;
	}
	
	body:not(.home) .bg-contain {
		padding-top: 10px !important;
	}
}

@media only screen and (max-width: 767px) {
	#Top_bar #logo img.svg {
		width: auto;
	}
	
	div#Subheader {
		padding: 50px 0px 75px 0px;
	}
	
	.section.mcb-section.mfn-default-section.mcb-section-w73tfsjzu.bg-cover {
		padding: 75px 0px 150px 0px !important;
	}
	
	.bg-cover {
		min-height: 300px !important;
	} 
	
	footer#Footer {
		text-align: center;
	}
	
	body:not(.home) .bg-contain {
		background: none !important;
	}
	
	.roundedImage {
		border-radius: 20px 60px !important;
	}
}