/*responsive nav style*/

.productenmega .flyout .container > .item .label.term_id_77 {
	color: #88c9ff;
    text-decoration: underline;
}

.xoo-wsc-icon-basket1:before {
	color: var(--maincolor);
}

.bottommenu {
    background: var(--maincolor);
}

body.xoo-wsc-cart-active .productenmega{
    z-index: 1;
}

header#mainbar .search{
    flex: 1;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
    font-weight: 400;
}

header#mainbar .cart .xoo-wsc-sc-subt{
    display: none;
}

header#mainbar .container{
    justify-content: space-between;
}

header#mainbar .cart .xoo-wsc-sc-count{
    position: absolute;
    top: -5px;
    right: -10px;
}

ul.menu{
    list-style-type: none;
    padding: 10px 0;
    display: flex;
    gap: 15px;
    margin: 0;
}

ul.menu a{
    color: #ffffff;
}

header#mainbar .trustbadge .cr-badge{
    padding: 0 20px;
}

.bottommenu .container {
    overflow: visible;
    display: flex;
    justify-content: space-between;
    gap: 80px;
}

header#topbar {
    position: absolute;
    top: 0;
}

header nav ul li ul li .sub-menu li a {
    padding-left: 60px !important;
    font-weight: 300;
}


body .desktopmenu > .menu-hoofdmenu-container > #menu-hoofdmenu > li.contactmenuitem > a{
    background: #ae0018;
    padding: 10px 20px;
    color: #000000;
    font-weight: bold;
}

header ul, header li{
    list-style: none;
    padding: 0;
}


#nav-menu-1{
    
    display: none;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex: 1;
}

header li .nummertje{
    position: absolute;
    width: 18px;
    height: 18px;
    color: white;
    background: #FF8A15;
    border-radius: 100%;
    top: -14px;
    right: -14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.rightpartmenu .button{
    border: 2px solid white;
    color: white;
    background: transparent;
    font-size: 18px;
    padding: 5px 20px!important;
}

.switchpartmenu{
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}

.switchpartmenu a.button{
    background: transparent!important;
    border: 1px solid #FDFFF5;
    color: #FDFFF5!important;
    font-weight: bold!important;
    font-size: 20px;
    border-radius: 80px;
}

.rightpartmenu{
    display: flex;
    gap: 60px;
    align-items: flex;
}

header a.button{
    text-transform: uppercase;
    background: #63BD55;
    color: white;
    justify-content: center;
}

.desktopmenu{
    display: flex;
    flex: 1;
    justify-content: center;
}

.desktopmenu #menu-hoofdmenu{
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0;
}


.desktopmenu #menu-hoofdmenu a{
    color: #FDFFF5;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

header > .container {
    overflow: visible;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    position: static!important;
}

header #nav-menu .custom-logo-link img{
    max-height: 100px;
    width: auto;
    padding: 20px;
     padding-bottom: 0;
     box-sizing: border-box;
}


      
    header#mainbar {
        width: 100%;
        z-index: 99999;
        background: #000000a1;
        overflow: hidden;
    }

@media screen and (max-width: 300px) {

    header .nav-bar .container .site-name a.logo-mobile img {
        width: auto;
        height: 50px;
    }
}

@media screen and (min-width: 800px) {
    header#mainbar nav ul li:not(:last-child) {
        margin-right: 5px;
    }
}
header#mainbar{
      background: white;
      padding: 10px 0;
}

@media screen and (min-width: 1250px) {
    header#mainbar nav ul li:not(:last-child) {
        margin-right: 20px;
    }
}


    header #nav-menu-1{
        display: flex;
        justify-content: end;
    }

    .desktopmenu{
        display: none;
    }
    .menu-item-has-children{
        flex-wrap: wrap;
    }

    .menu-item-has-children > span{
        flex: 0 0 61px;
    }

.menu-item-has-children > span i {
	color: var(--maincolor);
}

    .menu-item-has-children > a{
        flex: 0 0 100%;
    }



    header .rightpartmenu .button{
        display: none!important;
    }

    .switchpartmenu{
        justify-content: center!important;
        flex: 0 0 100%;
    }

    header#mainbar .container a.button{
        order: 3;
        text-align: center;
        justify-content: center;
    }


@media screen and (min-width: 1000px) {

    .productenmega{
        z-index: 9999;
    }

    .productenmega .flyout .kopje{
        margin-bottom: 10px;
        font-weight: 600;
		color: white;
    }

    .productenmega .flyout .container > .kopje{
        display: none;
    }

    .productenmega .flyout .item .subitems .subitems .kopje{
        margin-left: 20px;
    }

    .productenmega:hover .flyout{
        opacity: 1;
        pointer-events: all;
    }

    .productenmega:hover ~ div.curtain{
        background: #0000007a;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 9998;
    }

    .productenmega .flyout{
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 103;
        opacity: 0;
        pointer-events: none;
        transition: 0.1s all ease-in-out;
        padding: 17px 0;
    }

    .productenmega .flyout .flyoutbackground{
        padding: 20px 0;
        background: #333333;
    }

    .productenmega .flyout .subitems .subitems{
        display: none;
    }

    .productenmega .flyout .subitems .subitems .subitems a.ccats{
        border: 0;
    }

    .productenmega .flyout .container > .item > a{
        display: none!important;
    }

    .productenmega .flyout .container > .item:nth-child(n+3){
        display: none;
    } 

    .productenmega .flyout .container .item{
        width: 270px;
        height: 50px;
    }

    .productenmega .flyout .container .item a{
        width: 100%;
        display: flex;
        align-items: center;
        height: 100%;
        padding-right: 30px;
        position: relative;
        color: white;
        border-right: 1px solid #c9c9c9;
    }

    .productenmega .flyout .container .item a .label{
        display: flex;
        gap: 20px;
        align-items: center;
        color: #ffffff;
    }

    .productenmega .flyout .container .item .subitems .subitems .label{
        margin-left: 20px;
    }

    .productenmega .flyout .container .item .subitem{
        display: flex;
        height: 50px;
    }

    .productenmega .flyout .container .subitems .item:hover > .subitems{
        display: block;
        position: absolute;
        margin-left: 300px;
        top: 0;
        height: 100%;
    }

    .productenmega .flyout .container .item:hover > a{
        background-color: #63bd550d;
    }

    .productenmega .flyout .container .item:hover > a:after{
        content: '\f105';
        display: inline-block;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font: var(--fa-font-solid);
        right: 15px;
        color: white;
        position: absolute;
    }

    .productenmega .flyout .container .item img{
        height: 50px;
        width: 50px;
        object-fit: contain;
        background: #f2f3f3;
		display: none;
    }

    .productenmega .flyout .container > .item .label i{
        display: none;
    }

    .productenmega .flyout .container .item .subitems .subitems .subitems a:after{
        content: unset;
        
    }

    .productenmega .flyout .container .item .subitems .subitems .subitems a:hover{
        background: none!important;
        text-decoration: underline;
    }

    .productenmega .flyoutheader{
        display: none;
    }

    .item.general{
        display: none;
    }

    .productenmega .burger{
        display: none;
    }

    ul.menu .sub-menu{
        padding: 0;
        list-style-type: none;
        z-index: 1;
        min-width: 150px;
        z-index: 2;
        position: relative;
		padding-top: 10px;
    }

    ul.menu .sub-menu li span{
        transform: rotate(-90deg);
        position: absolute;
        right: 10px;
    }

    ul.menu .sub-menu li{
        background: var(--maincolor);
        position: relative;
        display: flex;
        align-items: center;
    }

    ul.menu .sub-menu li a{
        padding: 5px 20px 5px 10px;
        width: 100%;
        box-sizing: border-box;
    }

    ul.menu .sub-menu li:hover{
        background: #a55121;
    }

    ul.menu > li:hover > .sub-menu{
        display: block!important;
        position: absolute;
    }

    ul.menu .sub-menu{
        display: none;
    }

    ul.menu > li > .sub-menu li:hover > .sub-menu {
        display: block!important;
        position: absolute;
        left: 100%;
        top: 0;
    }

    .topuspbar.splide{
        display: none;
    }
}

.productenmega .openmega{
    cursor: pointer;
    padding: 10px 20px;
    background: var(--maincolor);
    color: white;
    border-radius: 3px;
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
}

.curtain{
    position: absolute;
}

header .container .nav-logo{
    flex: 0 0 180px;
}

@media screen and (max-width: 1000px) {

    header#mainbar .productenmega{
        order: 1;
    }

    header#mainbar .container{
        row-gap: 0px;
    }

    .productenmega .openmega{
        padding-left: 0;
    }

    header#mainbar .nav-logo{
        order: 2;
    }

    header#mainbar .search{
        order: 4;
        flex: 0 0 100%;
        margin-top: 10px;
    }

    header#mainbar .cart{
        order: 3;
    }

    .bottommenu{
        display: none;
    }

    header#mainbar{
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .topuspbar:not(.splide){
        display: none;
    }

    body .uspbar.splide .usp{
        justify-content: center;
    }

    body .uspbar .container{
        gap: 2%!important;
        flex-wrap: wrap;
    }

    .productenmega .desktoptekst{
        display: none;
    }

    .productenmega .megaburger{
        width: 30px;
    }
    .productenmega .megaburger span{
        display: block;
        height: 3px;
        width: 100%;
        background: var(--maincolor);
    }

    .productenmega .openmega{
        background: none;
    }

    .productenmega .megaburger span:nth-child(n+2){
        margin-top: 5px;
    }

    .productenmega .flyout{
        transform: translateX(-100%);
        position: absolute;
        height: 100%;
        width: 70%;
        left: 0;
        background: white;
        transition: 0.2s all ease-in-out;
        z-index: 3;
        top: 0;
        overflow: scroll;
    }

    .productenmega .flyout .flyoutbackground{
        height: 100%;
    }

    .productenmega .flyout .kopje{
        display: none;
    }

    .productenmega .flyout .container a.ccats{
        display: block;
        width: 100%;
    }

    .productenmega .flyout .container{
        overflow: hidden!important;
        width: 90%!important;
    }

    .productenmega .flyout .container .item{
        padding: 15px 0;
    }

    .productenmega .flyout .container .item:nth-child(n+3){
        border-top: 1px solid #c9c9c9;
    }

    .productenmega.flyoutopened .flyout{
        transform: translateX(0);
        z-index: 103;
    }

    .productenmega.flyoutopened .mobilecurtain{
        background: #0000007a;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 102;
    }

    .productenmega .flyoutheader{
        padding: 15px 15px;
        display: flex;
        border-bottom: 1px solid #c9c9c9;
        justify-content: space-between;
        align-items: center;
    }

    .productenmega .flyoutheader h3{
        margin: 0;
    }

    .productenmega .flyoutheader i{
        font-size: 22px;
        cursor: pointer;
    }

    .productenmega .subitems{
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        transform: translateX(100%);
        background: white;
        transition: 0.2s all ease-in-out;
        min-height: -webkit-fill-available;
        z-index: 1;
    }

    .productenmega .subitems.openedsubitem{
        transform: translateX(0);
    }

    .productenmega .flyout .container > .item .label{
        display: flex;
        align-items: center;
        gap: 20px;
        color: black;
        padding-right: 20px;
        box-sizing: border-box;
        position: relative;
    }

    .productenmega .flyout .container > .item .label i{
        position: absolute;
        right: 0;
    }

    .productenmega .flyout .container > .item .label img{
        height: 75px;
        width: 75px;
        object-fit: contain;
        background: #f2f3f3;
    }
}

@media screen and (max-width: 500px) {
    .productenmega .flyout{
        width: 100%;
    }
}