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


.mcb-section .mcb-wrap .wpcf7-form .column .wpcf7-form-control{
	text-align:left !important;
}

.wpcf7-form-control-wrap.recaptcha{
    transform:scale(0.85);
    transform-origin:0 0;
}

.wpcf7-form-control-wrap.recaptcha{
    transform:scale(0.85);
    transform-origin:0 0;
}
.flag-container .iti-flag {
    background-image: url(https://jbpumpsindia.com/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png);
}
.intl-tel-input .country-list .country-name{
    color:#000;
}
.intl-tel-input .country-list .country.highlight{
    background-color: #0C2031;
}
body .country.highlight .country-name{
    color:#FFFFFF;
}
html.js.page_virtual-cfo-services.mfn-popup-browser-scroll-disabled,
html.js.page_409a-valuation-services mfn-popup-browser-scroll-disabled{
	overflow: visible !important;
    max-height: initial !important;
    padding-right: 0 !important;
}

@media only screen and (max-width: 350px) {
 .wpcf7-form-control-wrap.recaptcha{
    transform:scale(0.70);
    transform-origin:0 0;
	}
}

@media screen and (max-width: 480px) {
    .g-recaptcha {
        transform: scale(0.8); /* Adjust the scale as needed */
        transform-origin: center;
    }
}
