/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 22 2025 | 13:14:31 */
a.ekit-menu-nav-link .elementskit-info-box-icon {
    float: left !important;
}
.megamenu .elementskit-info-box-icon.text-center {
    float: left !important;
}

.arrormenu:after {
    background: url(/wp-content/uploads/2025/03/Vector-1033.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    content: "";
    top: 45%;
    background-repeat: no-repeat;
    right: 15px;
}
.mobilenavbar .dropdown svg {
    transition: transform 0.3s ease-in-out;
}

.mobilenavbar {
    /* background-color: #333; */
    padding: 0px;
    align-items: center;
}
.mobilenavbar a {
	text-decoration:none;
}
.mobilenavbar a.mainmenu {
    color: white;
    text-decoration: none;
    padding: 10px 15px;
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-family: "Schibsted Grotesk";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    border-bottom: #323232 solid 1px;
    line-height: 37px;
}
        .mobilenavbar .dropdown {
            position: relative;
        }
.mobilenavbar .dropdown > a.mainmenu {
    cursor: pointer;
    padding: 10px 15px;
    display: inline-block;
    color: white !important;
}
.mobilenavbar .mega-menu {
    display: none;
    position: relative;
    /* top: 100%; */
    /* left: 0; */
    width: 100%;
    /* background-color: white; */
    /* padding: 15px; */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
    z-index: 1;
}
        .mobilenavbar .mega-menu .column {
            float: left;
            width: 33.33%;
            padding: 10px;
        }
        
        .mobilenavbar .dropdown:hover .mega-menu {
            display: flex;
            flex-wrap: wrap;
        }
        .mobilenavbar::after {
            content: "";
            display: table;
            clear: both;
        }
.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget {
    background: #161617 !important;!i;!;
    width: 100% !IMPORTANT;!I;!;
    max-width: 97% !IMPORTANT;!I;!;
}

.mobilemenudropdown {
    width: 100% !important;!i;!;
}

.mobilenavbar .mega-menu > div {
    width: 100%;
}
.mobilenavbar a:hover svg {
    transform: rotate(180deg);
}
.mobilenavbar a svg {
    display: block;
    float: right;
    margin-top: 10px;
    position: absolute;
    right: 12px;
    top: 9px;
    transition: transform 0.3s ease-in-out;
}
.mobilenavbar .elementor-image-box-wrapper {
	    display: flex;
    align-items: center;
    gap: 24px;
}

.ekit-wid-con .ekit_close-side-widget {
    position: absolute;
    color: #fff !important;
    border: none !important;
    background-color: transparent !important;
}