/*
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.1
*/
fieldset, form {
    margin-bottom: 0;
    color: white;
}


.slider_phone {    display: flex;
    justify-content: space-between;}
.slider_phone a {text-decoration: none; color:#ee7c00;  }
.slider_phone a:hover {color: white;}
.slider_phone a i { color: fff;}
.mfp-inline {    background:#48494A;
    padding: 25px 30px;
    min-width: 578px;
    max-width: 578px;
}
.popup-link {text-transform: uppercase;    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px; padding: 15px 25px;}


@media only screen and (max-width: 767px){
 .mfp-inline { min-width: 95%;width: 100%;}
.popup-link {width: 100%;}
        .mfp-auto-cursor .mfp-content {
            width: 100%;
        }
}
