/** 
 * Author: MuhTec Themes
 * Author URI: https://muhtecthemes.com
 */


 body.home #header-wrapper { position: absolute; width: 100%; z-index: 200; top: 0; }

.ekit-wid-con button { margin: 0; }

.mt-breadcrumb-wrapper .breadcrumb-bg-image { z-index: -1; }

.mt-breadcrumb-wrapper .breadcrumb-bg-image:before { content: ""; position: absolute; top: 0; left: 0; 
    width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.9); z-index: -1; 
}

img.pfw-trigger { padding: clamp(0.625rem, 0.4808rem + 0.641vw, 1.25rem); 
    border: 2px dashed var(--mt-border-clr) !important; background-color: rgba(var(--mt-border-clr-rgb), 0.1); }

.gm-style-iw-chr { position: absolute; top: 0; right: 0; font-size: 14px; }
.gm-style-iw-chr > button { display: flex; align-items: center; justify-content: center; 
    width: 22px !important; height: 22px !important; }
.gm-style-iw-chr > button span { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); 
    width: 18px !important; height: 18px !important; margin: 0 !important; }

.wpr-google-map .gm-style-iw-c .wpr-gm-iwindow h3 { margin-bottom: 7px; margin-top: 7px; }


.wpr-logo-image, .wpr-logo-text, button.elementskit-menu-hamburger,
.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container { z-index: auto !important; }
.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container.active { z-index: 9999 !important; }




@media (max-width: 1024px) {
    .elementskit-navbar-nav-default .elementskit-navbar-nav > li > a { font-size: 14px; line-height: 1.2; }

    .mt-leaf-image img { opacity: 0.7; }
}

@media (max-width: 767px) {
    body { font-size: 14px; }
}


