/*
Theme Name: MF Child
Theme URI: http://www.mfdsgn.com/mf/
Template: mf
Author: Mfdsgn
Author URI: http://www.mfdsgn.com/
Description: MF Theme is an Multi-Purpose WordPress Theme.
Version: 3.2.6

*/
.sidenav-port,.portfolio-nav-opener {background:#003340 !important;color: #D0B389 !important;}
.mob-menu li a, .mob-header-content .header-top-menu ul li a {
color: #D0B389;
}


@media only screen and (max-width: 1100px) {
    .port-logo, .portfolio-nav-opener {
        display: none !important;
    }
    .header-lang-wrapper {
    	display:none;
    }
}

.custom-scroll-bar.mob-menu-toggle2 {background-image:none !important;}
.img-semirad {border-radius:50px 0 50px 0;}
.mpc-list__ul .mpc-list__item{align-items:start !important;}
.mpc-image{cursor:pointer;}

.header-lang-wrapper {
top: 30px;
right: 180px;
z-index: 9999;
position: fixed;
}
.header-lang-wrapper .pll-switcher-select{
font-size: 34px;
border-radius: 5px;
background: #354E38;
color: #fff5eb ;
}
.mobile-header-lang-wrapper {
position: absolute; top: 0; right: 65px; display: block;
border-radius: 40px !important;
color: #b5b5b5 !important;
border-color:#b5b5b5 !important;
background-color:#fff !important;
}
.mobile-header-lang-wrapper .pll-switcher-select{

height: 40px;
border-radius: 40px !important;
color: #b5b5b5 !important;
border-color:#b5b5b5 !important;
background-color:#fff !important;

}