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

header .standaardmenu ul.menu{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    position: relative;
    justify-content: end;
}

header .container figure{
    width: 170px;
    position: relative;
    align-self: center;
    display: block;
}

body:not(.page-template-template-nugtr-landingspagina) header .fbwrapper .lpbutton{
    display: none;
}

header .container figure a{
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    z-index: 1;
}

header .container figure a img{
    height: 100%;
    width: 100%;
    object-fit: contain;
    max-width: unset!important;
}

header#mainbar .uspheader.mobile .splide{
    width: 100%;
}

header .noevents *{
    pointer-events: none!important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover:before{
    opacity: 1;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:before{
    opacity: 1;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:before{
    position: absolute;
    content: '';
    height: 2px;
    background: white;
    width: 100%;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: 0.2s all ease-in-out;
}

header#mainbar .container a.phonebutton{
    color: #000;
    background: white;
    padding: 5px 10px;
    border-radius: 4px;
}

.single-diensten header .submenumain ul.menu > .current-menu-parent:before{
    opacity: 1!important;
}

header .submenumain ul.menu > .current-menu-item:before{
    opacity: 1!important;
}

header .container .buttons{
    display: flex;
    gap: 10px;
}

header .container .buttons a:not(.button){
    width: 44.8px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    height: 44.8px;
    font-size: 22px;
}

header .uspheader .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    padding-left: 180px;
}

header .uspheader{
    background-color: white;
    padding: 10px 0;
}

header .uspheader .usp{
    display: flex;
    gap: 10px;
    align-items: center;
}

header .uspheader .usp span{
    font-size: 14px;
    color: white;
}

header .uspheader i{
    color: #ffffff;
}

header .standaardmenu ul.menu a{
    color: #7E7676;
    font-weight: 500;
}

header .standaardmenu ul.menu a:hover{
    color: #011a36;
}

header .standaardmenu ul.menu li.menu-item-has-children:hover > ul{
    opacity: 1;
    pointer-events: all;
}

header .standaardmenu li.menu-item-has-children:before{
    position: absolute;
    content: '\f0dd';
    font-family: 'Fontawesome';
    right: -20px;
    font-size: 18px;
    color: #7E7676;
    transform-origin: bottom;
    bottom: 5px;
}

header .standaardmenu ul.menu ul{
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: opacity 0.2s ease-in-out;
    background: white;
    z-index: 2;
    max-width: 200px;
    
}

header .standaardmenu .menu-item-has-children > .sub-menu a{
    font-size: 16px!important;
    margin-bottom: 0!important;
    line-height: 20px!important;
    width: max-content;
    padding: 10px;
    color: black;
}

header ul, header li{
    list-style: none;
    padding: 0;
}
.standaardmenu .current-menu-item > a{
    font-weight: bold!important;
    position: relative;
}



header#mainbar .fullmenu .container ul a{
    padding-bottom: 5px;
}

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

header li .nummertje{
    position: absolute;
    width: 18px;
    height: 18px;
    color: #09212B;
    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: #09212B;
    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;
}

header .button{
    background: #FF5475;
    border: none!important;
}

header .button:hover{
    background: #c92041;
    opacity: 1;
}

header .standaardmenu{
    flex: 1;
}

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

body.page-template-template-nugtr-landingspagina .desktopmenu{
    display: none;
}

.desktopmenu{
    display: flex;
    justify-content: center;
    gap: 20px;
    order: 2;
}

.desktopmenu li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 43.2px;
    border: 1px solid white;
    box-sizing: border-box;
    height: 100%;
}

.desktopmenu li a i{
    color: #000;
}

.desktopmenu #menu-hoofdmenu{
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    align-items: center;
    margin: 0;
}

.desktopmenu .contactmenu{
    display: flex;
    gap: 20px;
}

.desktopmenu .contactmenu a{
    height: 44px;
    width: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 100%;
    border-radius: 100%;
}

.desktopmenu .contactmenu a i{
    color: #000;
    font-size: 18px;
}

.desktopmenu .openmenu .bars{
    display: flex;
    flex-wrap: wrap;
    width: 35px;
    flex-direction: column;
    justify-content: space-between;
    height: 22px;
}

.desktopmenu .openmenu .bar1{
    width: 35px;
    height: 4px;
    border-radius: 10px;
    background: #011A36;
    transition: all 100ms ease-in-out;
}

.desktopmenu .openmenu .bar2{
    width: 35px;
    height: 4px;
    border-radius: 10px;
    background: #011A36;
    transition: all 100ms ease-in-out;
}

.desktopmenu .openmenu .bar3{
    width: 35px;
    height: 4px;
    border-radius: 10px;
    background: #011A36;
    transition: all 100ms ease-in-out;
}

.desktopmenu .openmenu .bar1.x{
    transition: all 100ms ease-in-out;
    transform: rotate(45deg);
    transform-origin: top left;
    width: 28px;
}

.desktopmenu .openmenu .bar2.x{
    transition: all 100ms ease-in-out;
    transform-origin: center;
    width: 0;
}

.desktopmenu .openmenu .bar3.x{
    transition: all 100ms ease-in-out;
    transform: rotate(-45deg);
    transform-origin: bottom left;
    width: 28px;
}

.desktopmenu .openmenu{
    color: #011A36;
    align-items: center;
    padding: 12px 30px;
    text-transform: uppercase;
    display: flex;
    gap: 10px;
    border-radius: 100px;
    font-weight: 900;
}

header#mainbar .submenumain{
    background: #011a36;
    padding: 40px 0;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 2;
}

header#mainbar .submenumain ul.menu{
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
}

header#mainbar .submenumain li{
    position: relative;
}

header#mainbar .submenumain li:before{
    position: absolute;
    content: '';
    background: #0ADCD2;
    width: 100%;
    height: 2px;
    bottom: -10px;
    left: 0;
    opacity: 0;
    transition: 0.2s ease-in-out all;
}

header#mainbar .submenumain li:hover:before{
    opacity: 1;
}

header#mainbar .submenumain li a{
    color: white;
}

header#mainbar .fullmenu{
    position: fixed;
    width: 100%;
    height: calc(100vh - 130px);
    overflow: auto;
    top: 130px;
    background: #ffffff;
    opacity: 0;
    pointer-events: none;
    z-index: 3;
}

header#mainbar .fullmenu .container .menu-item{
    opacity: 0;
    position: relative;
    top: -10px;
    margin-bottom: 20px;
}

header#mainbar .fullmenu .container .menu-item a{
    color: #000;
    font-size: 28px;
    line-height: 32px;
    
}

.desktopmenu .menu-item-has-children > .sub-menu .menu-item{
    margin-bottom: 0!important;
    display: flex;
    align-items: center;
    gap: 10px;
}



header#mainbar .fullmenu .container ul{
    margin: 0;
}

header#mainbar .fullmenu .container{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 5%;
}

header#mainbar .fullmenu .container .closemenubar{
    flex: 0 0 100%;
    margin-bottom: 10px;
}

header#mainbar .fullmenu .container .closemenubar .closemenu{
    align-items: center;
    background: #011A36;
    padding: 15px 25px;
    min-width: 170px;
    box-sizing: border-box;
    justify-content: center;
    text-transform: uppercase;
    display: inline-flex;
    gap: 10px;
    border-radius: 6px;
    float: right;
    cursor: pointer;
    font-weight: 900;
    font-size: 16px;
    line-height: 16px;
    color: white;
}

header#mainbar .fullmenu .container .closemenubar .closemenu .bar3{
    width: 55px;
    height: 3px;
    background: white;
}

header#mainbar .fullmenu .container .menuimg{
    flex: 0 0 47.5%;
    position: relative;
    overflow: hidden;
}

header#mainbar .fullmenu .container .menuimg img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    background: #ededed;
    object-position: center;
    border-radius: 6px;
}

header#mainbar .fullmenu .container .menupart{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

header#mainbar .fullmenu .fullmenuwrapper{
    position: relative;
    min-height: calc(100vh - 130px);
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    box-sizing: border-box;
}

header#mainbar .fullmenu .fullmenuwrapper .line1{
    position: absolute;
    transform: rotate(-50deg);
    right: 420px;
    top: -900px;
    height: 300%;
    width: 10px;
    background-repeat-x: no-repeat;
    background-size: contain;
    background-image: url('/wp-content/themes/charliens/assets/images/line1.png');
    filter: contrast(0.7);
}

header#mainbar .fullmenu .fullmenuwrapper .line2{
    position: absolute;
    transform: rotate(-50deg);
    right: 340px;
    top: -900px;
    height: 300%;
    width: 6px;
    background-repeat-x: no-repeat;
    background-size: contain;
    background-image: url('/wp-content/themes/charliens/assets/images/line2.png');
    filter: contrast(0.7);
}

header#mainbar .fullmenu .fullmenuwrapper .line3{
    position: absolute;
    transform: rotate(-50deg);
    right: 260px;
    top: -900px;
    height: 300%;
    width: 10px;
    background-repeat-x: no-repeat;
    background-size: contain;
    background-image: url('/wp-content/themes/charliens/assets/images/line3.png');
    filter: contrast(0.7);
}

header#mainbar .fullmenu .fullmenuwrapper .line4{
    position: absolute;
    transform: rotate(-50deg);
    right: 180px;
    top: -900px;
    height: 300%;
    width: 6px;
    background-repeat-x: no-repeat;
    background-size: contain;
    background-image: url('/wp-content/themes/charliens/assets/images/line4.png');
    filter: contrast(0.7);
}

header#mainbar .fullmenu .fullmenuwrapper .line5{
    position: absolute;
    transform: rotate(-50deg);
    right: 100px;
    top: -900px;
    height: 300%;
    width: 10px;
    background-repeat-x: no-repeat;
    background-size: contain;
    background-image: url('/wp-content/themes/charliens/assets/images/line5.png');
    filter: contrast(0.7);
}

header#mainbar .fullmenu .container .menuimg .imgoverlay{
    width: 100%;
    height: 100%;
    background: white;
    top: 0;
    left: 0;
    position: absolute;
}

header#mainbar .disc1{
    position: absolute;
    content: '';
    background-image: url('/wp-content/themes/charliens/assets/images/disc.png');
    top: -400px;
    right: -400px;
    width: 1000px;
    height: 1000px;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
    display: none;
}

header#mainbar .disc2{
    position: absolute;
    content: '';
    background-image: url('/wp-content/themes/charliens/assets/images/disc.png');
    bottom: -400px;
    left: -400px;
    width: 1000px;
    height: 1000px;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
    display: none;
}

.desktopmenu .openmenu:hover{
    cursor: pointer;
}

.desktopmenu #menu-hoofdmenu > .current-menu-item > a{
    color: #09212B;
}


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

header > .container {
    overflow: visible;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    min-height: 70px;
}

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

header#mainbar nav ul li a > span{
    display: block!important;
}

header#mainbar figure a.custom-logo-link{
    display: block;
}

.desktop .menu > li > a:before{
    right: 2px!important;
}

.desktop .menu > li > .sub-menu{
    overflow: hidden;
}

header#mainbar > .container{
    padding-top: 20px;
    padding-bottom: 20px;
}


header .contactmobile{
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 30px;
}

header .contactmobile a, 
header .contactmobile span{
    color: black;
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

header .nav-bar #nav-menu .menu ul{
    flex-wrap: wrap;
}

header .nav-bar #nav-menu .menu ul li{
    margin-right: 0!important;
}

#nav-menu .sub-menu .menu-item > a{
    color: #09212B!important;
}


    .menu-item-has-children > span{
        position: absolute;
        right: 0;
        top: 0;
        width: 17px;
        height: 100%;
        display: flex;
        align-content: center;
        justify-content: center;
    }

    .menu-item-has-children > span i{
        transition: 0.3s;
    }

    .menu-item-has-children > span .fa-caret-down:before{
        content: "\f107"!important;
    }

    .menu-item-has-children:hover > span > i{
        transform: rotate(90deg);
    }

/* Comment Hier tot aan 'eindcomment' om een submenu met pijltje te krijgen */

        .nav-bar .site-name .custom-logo-link img{
            height: 80px;
            width: auto;
        }

        #nav-menu .menu-item > span{
            font-size: 18px;
            color: #09212B;
        }


        header nav ul li{
            font-weight: normal;
            text-align: left;
        }

        header nav ul li a{
            width: 100%!important;
            font-size: 18px!important;
            box-sizing: border-box;
            font-weight: 800;
        }


        header nav ul li .sub-menu li a{
    margin-left: 0px!important;
    font-size: 18px!important;
    padding-left: 40px !important;
        }

        header nav ul li .sub-menu li .sub-menu li a{
            margin-left: 0px!important;
            font-size: 18px!important;
        }


/* Eindcomment, Comment hier en hierboven om submenu met pijltjes te krijgen */

.desktopmenu .sub-menu li{
        margin-top: 0px!important;
    }
      
      
    header input[type="checkbox"]{
        display:none;
      }
      
      
      header input[type="checkbox"]:checked ~ span:nth-of-type(1){
        transform-origin:bottom;
        background-color: #000!important;
        transform:rotatez(45deg) translate(8px,0px)
      }
      
      
      header input[type="checkbox"]:checked ~ span:nth-of-type(2){
        background-color: #000!important;
        transform-origin:top;
        transform:rotatez(-45deg)
      }
      
      
      header input[type="checkbox"]:checked ~ span:nth-of-type(3){
        background-color: #000!important;
        transform-origin:bottom;
        width:50%;
        transform: translate(30px,-11px) rotatez(45deg);
      
      }

      
    header#mainbar {
        width: 100%;
        z-index: 4;
        transition: 0.2s all ease-in-out;
        top: 0;
        left: 0;
        background: white;
        display: unset;
    }


    header .flag {
        margin-left: 0 !important;
    }

    header#topbar {
        background: var(--maincolor);
        padding: 0 20px;
        box-sizing: border-box;
    }

     header#topbar .container {
        justify-content: flex-end;
    }

    header#topbar ul {
        margin: 10px 0;
    }

    header#topbar ul li {
        display: inline-block;
        margin-right: 20px;
        color: #09212B;
        font-size: 15px;
    }

    header#topbar ul.extra-menu li {
        margin-right: 5px;
    }

    header#topbar ul.extra-menu li i {
        font-size: 9px;
    }

    header#topbar ul li:last-child {
        margin-right: 0;
    }

    header#topbar ul.info-menu {
        float: left;
    }

    header#topbar ul.phone-numbers {
        float: right;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #mainbar .container{
        overflow: visible;
    }

    header #nav-menu {
        background: white;
            width: 65%;
        top: 0;
        box-shadow: 0px 0px 3px 1px #0000001a;
        margin: auto;
        min-height: 100vh;
        z-index: 100000;
        position: fixed;
        right: 100%;
        transition: 0.4s all ease-in-out;
        overflow-y: auto;
        z-index: 999999;
        left: 0;
        max-height: 100vh;
        height: 100vh;
    }

    .nav-bar #nav-menu .custom-logo-link{
        width: 100%;
    }

    .nav-bar #nav-menu .custom-logo-link img{
        margin: 0 auto;
        width: 20%;
    }

    header nav#nav-menu.opened {
        display: block;
        left: 0;
    }

    header nav#nav-menu.closed {
        left: -200vw;
    }


    header nav ul {
        list-style: none;
    }

    header nav ul li {
        float: left;
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
    }

    header nav ul li a {
    	color: #09212B;
        display: block;
        padding: 20px;
        font-size: 16px;
        text-decoration: none;
    }

    /* Submenu */
    header nav ul li .sub-menu {
        display: block;
        background: #ffffff14;
        position: absolute;
        width: 150%;
        z-index: 1000;
    }

    header nav ul li .sub-menu li {
        width: 100%;
        display: block;
    }

    header nav ul li .sub-menu li a {
        margin-left: 30px;
        color: #09212B;
        display: block;
        padding: 20px;
        text-decoration: none;
        font-size: 16px;
    }

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

    header .desktopmenu ul li span i{
        color: #00BAF6;
        display: flex;
    align-items: center;
    justify-content: center;
    }

    header .desktopmenu ul li:hover > span > i{
        transform: rotate(90deg);
        
    }

    header .desktopmenu ul li span i{
        transition: all 0.2s ease-in-out;
    }
    

    header .nav-bar .container .site-name a.logo-mobile {
        display: none;
    }


    /* Nav Bar */
    header .nav-bar {
        width: 100%;
        top: 0;
        left: 0;
        z-index: 100000;
        box-sizing: border-box;
    }

    header .container .nav-bar .container {
        width: 100%;
    }


    header .nav-bar .container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    header .nav-bar .container .site-name {
        flex: 1 0 20%;
    }

    header .nav-bar .container .site-name a {
        color: var(--maincolor);
        font-size: 18px;
        font-weight: bold;
        display: block;
        float: left;
    }

    header nav ul.sub-menu li:last-child {
        border-bottom: none;
    }

    header nav ul li.menu-item-has-children a {
        width: calc(100% - 61px);
        float: left;
        box-sizing: border-box;
    }

    header nav ul li.menu-item-has-children span {
        float: left;
        width: 61px;
        cursor: pointer;
        height: 61px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: var(--tricolor);
        font-size: 30px;
        position: absolute;
        right: 0;
    }

    header ul li a { 
        display: block; 
    }

    header nav ul li .sub-menu {
        width: 100%;
        position: relative;
        overflow: hidden;
        display: none;
    }

    header nav ul li .sub-menu span {
        display: flex;
    }

    header nav ul li .sub-menu a {
        margin-left: 10px;
        padding: 5px 0;
    }

    /* Hamburger Icon */
    .responsive-menu-button {
        width: 40px;
        height: 30px;
        position: relative;
        margin: 15px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

    .responsive-menu-button span {
        display: block;
        position: absolute;
        height: 5px;
        width: 100%;
        background: var(--tricolor);
        border-radius: 8px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    .responsive-menu-button span:nth-child(1) {
        top: 0px;
    }

    .responsive-menu-button span:nth-child(2),.responsive-menu-button span:nth-child(3) {
        top: 12px;
    }

    .responsive-menu-button span:nth-child(4) {
        top: 24px;
    }

    .responsive-menu-button.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

    .responsive-menu-button.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .responsive-menu-button.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .responsive-menu-button.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
    }





@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;
    }
}

@media screen and (min-width: 1000px) {
    header#mainbar nav ul li:not(:last-child) {
        margin-right: 10px;
    }
    
    .nodesktop{
        display: none;
    }

    .splide.menuslider{
        display: none;
    }

    .uspheader.mobile{
        display: none;
    }

    .desktopmenu{
        display: none;
    }

    .desktopmenu #menu-hoofdmenu li.button a{
        padding: 10px 15px;
        background: #002C69!important;
        color: #000;
        display: inline-flex;
        align-items: center;
        font-weight: 500;
        font-size: 18px;
        line-height: 25px;
        box-sizing: border-box;
        border-radius: 100px;
    }

    .desktopmenu #menu-hoofdmenu li.button a:after{
        content: '\f054';
        font-family: 'FontAwesome';
        margin-left: 5px;
        font-size: 12px;
        margin-top: 2px;
    }

    .sub-menu span i{
        color: black!important;
    }

    header nav ul li .sub-menu li a{
        color: #000!important;
    }

    .sub-menu .sub-menu{
        left: 250px;
        top: 0!important;
    }

    #mainbar .container{
        gap: 2%;
    }

    .sub-menu li a{
        transition: 0.2s all ease-in-out;
    }

    .menu-item-has-children{
        position: relative;
    }

    .desktopmenu #menu-hoofdmenu > li > a{
        box-sizing: border-box;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 800;
    }
}

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

@media screen and (max-width: 1400px) {
    header .container .buttons a.button{
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    header #nav-menu-1{
        display: flex;
        width: 100%;
        flex: 1;
    }

    header#mainbar{
        display: block;
        position: sticky;
    }

    header#mainbar .submenumain{
        position: static!important;
    }

    body:not(.page-template-template-nugtr-landingspagina) header .fbwrapper{
        display: none;
    }

    header#mainbar .submenumain{
        padding: 20px 0;
    }

    header .container figure{
        width: 130px;
        height: auto;
    }

    header .submenumain .menu-submenu-container{
        display: none;
    }

    .uspheader.desktop{
        display: none;
    }

    header#mainbar .fullmenu .container .menupart {
        width: 100%;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
        padding: 0;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
        font-size: 16px;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 15px 0;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding: 0;
    }

    .desktopmenu .openmenu {
        padding: 0;
    }
    
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 22px;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 18px;
    }

    .menu-item-has-children > .sub-menu .menu-item {
        margin-bottom: 0!important;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    header .standaardmenu{
        display: none;
    }

    ul.sub-menu li::before {
        content: '';
        width: 10px;
        height: 2px;
        background: white;
        display: block;
    }

    .desktopmenu .contactmenu{
        display: none;
    }

    header#mainbar .fullmenu .container .menuimg{
        flex: 0 0 100%;
        height: 260px;
        margin-bottom: 40px
    }

    header#mainbar .fullmenu .container .menu-item a{
        font-size: 22px;
    line-height: 26px;
    }

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

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

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

    .topbar .container a{
        padding: 5px 0;
    }

    .utilitybar .container .nav-logo img{
        height: 40px;
    }

    .utilitybar .span.xoo-wsc-sc-count{
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    header .rightpartmenu .button{
        display: none!important;
    }

    header > .container{
        justify-content: space-between;
        gap: 20px;
        padding: 5px 0!important;
        
    }

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

    header#mainbar .container .buttons{
        display: none!important;
    }
}

@media screen and (max-width: 500px) {
    body section#content .contentimages{
        height: 430px!important;
    }
}

svg.burger {
    fill-rule: evenodd;
    clip-rule: evenodd;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 1.5;
cursor:pointer;
height: 60px;
width: 60px;
  }

  body:not(.home) svg.burger path{
    stroke: black!important;
  }
  svg.burger path {
    fill: none;
    stroke: black;
    stroke-width: 2px;
  }

  svg.burger + svg.burger {
    margin-left: 1.5rem;
  }


  .icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  #top,
  #bottom {
    stroke-dasharray: 30, 75.39;
    transition: all 0.6s cubic-bezier(0.6, 0.33, 0.67, 1.29);
  }

  svg.burger.active #top,
  svg.burger.active #bottom {
    stroke-dashoffset: -60;
  }
  .rocket #top {
    stroke-dasharray: 30, 88;
  }