/*
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
*/
@media only screen and (max-width: 768px) {

#Top_bar #logo img {
    max-height: 116% !important;
    max-width: 100% !important;
}
img.image.wp-image-159.attachment-medium.size-medium {
        max-width: 57% !important;
        padding: 0 !important;
        margin-bottom: -36px;
	}
	.border1 .column_attr {
    border-right: none !important;
}
}

@media only screen and (min-width: 769px) {
#Top_bar #logo img {
    max-height: 60% !important;
	    max-width: 29% !important;
}


}
i.icon-cancel-fine {
    color: white !important;
}
.trailer_box .desc .subtitle, .trailer_box.plain .desc .line {
    background-color: #e00600 !important;
}
@media only screen and (min-width: 768px) {
    #Top_bar.is-sticky #logo img.logo-sticky {
        display: inline;
        max-height: 80px  !important;
		   max-width: 100% !important;
    }

	
    #Top_bar.is-sticky {
    
        height: 85px !important;
		
		 }
	    #Top_bar.is-sticky .menu > li > a, #Top_bar.is-sticky .menu > li > a span {
        line-height: 51px;
    }
}

input.wpcf7-form-control.wpcf7-submit.has-spinner
 {
    background-color: #e00600 !important;

    color: #ffffff !important;
}
#Footer .footer_copy .one {
    margin-bottom: -9px;
}

.header-stack #Top_bar .logo{
	
	border-color: #fff !important;
	}
.mfn-footer {
    overflow-x: clip !important;
}
.accordion .question > .title{
	background:rgb(51 201 211 / 8%) !important;
}

@media only screen and (min-width:992px) and (max-width:1239px){
    #Top_bar.is-sticky .menu_wrapper .menu > li > a {
        font-size: 15px !important;
    }
	
	 #Top_bar.is-sticky .menu > li > a span:not(.description) {

    padding: 0 5px !important;
}}

@media only screen and (min-width: 768px) and (max-width:991px){
    #Top_bar.is-sticky .menu_wrapper .menu > li > a {
        font-size: 12px !important;
    }
	
	 #Top_bar.is-sticky .menu > li > a span:not(.description) {

    padding: 0 5px !important;
}}