
/** Header sticky **/
body.home .elementor-location-header{
    position: absolute;
    top:  0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    background-color: transparent;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
body .elementor-location-header section{
    position: relative !important;
}

body .elementor-location-header.elementor-sticky-header{
    top:  0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    background-color: transparent;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    position: fixed;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
}

body.admin-bar .elementor-location-header.elementor-sticky-header{
    top: 32px;
}

body .elementor-location-header.fat-header-over-video section,
body .elementor-location-header.fat-header-over-video section > .elementor-container,
body.home .elementor-location-header:not(.fat-sticky-header) section,
body.home .elementor-location-header:not(.fat-sticky-header) section > .elementor-container{
    background-color: transparent !important;
    box-shadow: none !important;
}

body .elementor-location-header.fat-sticky-header section{
    padding-top: 10px;
    padding-bottom: 10px;
}
body .elementor-location-header.fat-sticky-header section > .elementor-container,
body .elementor-location-header.fat-sticky-header section > .elementor-container .dt-nav-menu-horizontal{
    min-height: 60px !important;
}

body .elementor-location-header.fat-header-over-video section > .elementor-container ul.dt-nav-menu-horizontal:not(.horizontal-sub-nav) > li > a,
body .elementor-location-header.fat-header-over-video section > .elementor-container ul.dt-nav-menu-horizontal:not(.horizontal-sub-nav) > li > a span.menu-text,
body.home .elementor-location-header:not(.fat-sticky-header) section > .elementor-container ul.dt-nav-menu-horizontal:not(.horizontal-sub-nav) > li > a,
body.home .elementor-location-header:not(.fat-sticky-header) section > .elementor-container ul.dt-nav-menu-horizontal:not(.horizontal-sub-nav) > li > a span.menu-text{
    color: #fff !important;
}

body .elementor-location-header.fat-sticky-header{
    background-color: #fff;
    top: 0px;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
}
body .elementor-location-header.fat-header-over-video{
    background-color: transparent !important;
}

body .elementor-location-header.fat-sticky-header > section > .elementor-container .elementor-widget-image > .elementor-widget-container a img{
    opacity: 0;
    width: 200px;
}
body .elementor-location-header.fat-sticky-header > section > .elementor-container .elementor-widget-image > .elementor-widget-container a{
    background-image: url("../image/SE-logo-colored.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

body .elementor-location-header.fat-sticky-header.fat-header-over-video > section > .elementor-container .elementor-widget-image > .elementor-widget-container a{
    background-image: url("../image/logo-header.png");
}


body.logged-in .elementor-mobile-header{
    margin-top: 32px;
}
.elementor-mobile-header{
    display: none;
    width: 350px;
    max-width: 70%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 30px;
    z-index: 999999;
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    transition: all 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.elementor-mobile-header nav ul,
.elementor-mobile-header nav ul li,
.elementor-mobile-header nav ul li a{
    display: block;
    text-align: left;
}
.elementor-mobile-header nav ul li{
    padding-bottom: 10px;
}

div[data-elementor-type="header"].fat-sticky-header li.menu-item-93014 a{
    background-color: #71C857;
    line-height: 1em;
    padding: 8px 20px !important;
    border-radius: 50px;
    color: #fff !important;
    line-height: 1em !important;

}
div[data-elementor-type="header"].fat-sticky-header li.menu-item-93014 a:after{
    display: none;
}
div[data-elementor-type="header"].fat-sticky-header li.menu-item-93014 a span{
    line-height: 1em !important;
}

div[data-elementor-type="header"]:not(.fat-sticky-header) li.menu-item-93014{
    display: none;
}

body .elementor-location-header ul.horizontal-sub-nav li.menu-item a,
body .elementor-location-header ul.horizontal-sub-nav li.menu-item a span.menu-text{
    color: #000 !important;
}
body .elementor-location-header ul.horizontal-sub-nav li.menu-item a:hover,
body .elementor-location-header ul.horizontal-sub-nav li.menu-item a span.menu-text:hover{
    color: #7ab407 !important;
}

@media (max-width: 991px){
    div.elementor-location-header > section > .elementor-container > .elementor-col-33:nth-child(2) .elementor-element-populated,
    .elementor-50845 .elementor-element.elementor-element-e9cc8ef > .elementor-element-populated{
        margin: 0 auto;
        display: inline-block;
        width: auto;
    }
    .elementor-50845 .elementor-element.elementor-element-94bd2da img{
        width: 200px;
    }
    div.elementor-location-header > section > .elementor-container > .elementor-col-33:nth-child(2) .elementor-widget-image .elementor-widget-container a > img{
        width: 200px;
    }
    div.elementor-location-header > section > .elementor-container > .elementor-col-33:last-child{
        display: none;
    }

    .elementor-mobile-header{
        display: block;
        position: fixed;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
    }
    .elementor-mobile-header.show-up{
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
    }
    .elementor-mobile-header .logo-header{
        padding-top: 15px;
    }
    .elementor-mobile-header .logo-header img{
        max-width: 250px;
    }

    .elementor-mobile-header .nav-header{
        margin-top: 30px;
    }
    .elementor-mobile-header .nav-header a{
        text-decoration: none;
    }

    .elementor-mobile-header a.fat-close{
        position: absolute;
        top: 30px;
        right: 15px;
        width: 25px;
        height: 25px;
    }
    body.logged-in .elementor-mobile-header  a.fat-close{
        top: 45px;
    }
    .elementor-mobile-header a.fat-close span:first-child{
        position: absolute;
        width: 25px;
        height: 2px;
        background-color: #343434;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
    }
    .elementor-mobile-header a.fat-close span:last-child{
        position: absolute;
        width: 25px;
        height: 2px;
        background-color: #343434;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
    }

    div.elementor-location-header{
        background-color: #fff !important;
        position: relative !important;
    }
    div.elementor-location-header.elementor-sticky-header{
        display: none !important;
    }

    section.the7-e-sticky:not(.the7-e-sticky-active){
        display: none !important;
    }
    section.the7-e-sticky.the7-e-sticky-active{
        top: 0px !important;
    }
}