/*

- #131313 = Knop kleur / Primary kleur
- #141414 / #7d7d7e = Secondary kleur
- rgb(19 19 19 / 0.6) = Hover product/categorie item
- #ddd = Lijn/border kleur
- #111 = Tekstkleur

- 225091 = Pagina nummer, vervangen met contactpagina nummer

*/

li.item.testje {
    display: none !important;
}



#adminbar {
    display: block !important;
}

/* Large and up (Computer till nothing) */
@media screen and (min-width: 64.063em) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .m-lg-1 {
        margin: .5rem !important;
    }

    .m-lg-2 {
        margin: 1rem !important;
    }

    .m-lg-3 {
        margin: 1.5rem !important;
    }

    .m-lg-4 {
        margin: 2rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-lg-1 {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }

    .mx-lg-2 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-lg-3 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-lg-4 {
        margin-right: 2rem !important;
        margin-left: 2rem !important;
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-lg-1 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }

    .my-lg-2 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-lg-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-lg-4 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-lg-0 {
        margin-top: 0 !important;
    }

    .mt-lg-1 {
        margin-top: .5rem !important;
    }

    .mt-lg-2 {
        margin-top: 1rem !important;
    }

    .mt-lg-3 {
        margin-top: 1.5rem !important;
    }

    .mt-lg-4 {
        margin-top: 2rem !important;
    }

    .mt-lg-5 {
        margin-top: 3rem !important;
    }

    .mt-lg-auto {
        margin-top: auto !important;
    }

    .me-lg-0 {
        margin-right: 0 !important;
    }

    .me-lg-1 {
        margin-right: .5rem !important;
    }

    .me-lg-2 {
        margin-right: 1rem !important;
    }

    .me-lg-3 {
        margin-right: 1.5rem !important;
    }

    .me-lg-4 {
        margin-right: 2rem !important;
    }

    .me-lg-5 {
        margin-right: 3rem !important;
    }

    .me-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .mb-lg-1 {
        margin-bottom: .5rem !important;
    }

    .mb-lg-2 {
        margin-bottom: 1rem !important;
    }

    .mb-lg-3 {
        margin-bottom: 1.5rem !important;
    }

    .mb-lg-4 {
        margin-bottom: 2rem !important;
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }

    .mb-lg-auto {
        margin-bottom: auto !important;
    }

    .ms-lg-0 {
        margin-left: 0 !important;
    }

    .ms-lg-1 {
        margin-left: .5rem !important;
    }

    .ms-lg-2 {
        margin-left: 1rem !important;
    }

    .ms-lg-3 {
        margin-left: 1.5rem !important;
    }

    .ms-lg-4 {
        margin-left: 2rem !important;
    }

    .ms-lg-5 {
        margin-left: 3rem !important;
    }

    .ms-lg-auto {
        margin-left: auto !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .p-lg-1 {
        padding: .5rem !important;
    }

    .p-lg-2 {
        padding: 1rem !important;
    }

    .p-lg-3 {
        padding: 1.5rem !important;
    }

    .p-lg-4 {
        padding: 2rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-lg-1 {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }

    .px-lg-2 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-lg-3 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-lg-4 {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-lg-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }

    .py-lg-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-lg-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-lg-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-lg-0 {
        padding-top: 0 !important;
    }

    .pt-lg-1 {
        padding-top: .5rem !important;
    }

    .pt-lg-2 {
        padding-top: 1rem !important;
    }

    .pt-lg-3 {
        padding-top: 1.5rem !important;
    }

    .pt-lg-4 {
        padding-top: 2rem !important;
    }

    .pt-lg-5 {
        padding-top: 3rem !important;
    }

    .pe-lg-0 {
        padding-right: 0 !important;
    }

    .pe-lg-1 {
        padding-right: .5rem !important;
    }

    .pe-lg-2 {
        padding-right: 1rem !important;
    }

    .pe-lg-3 {
        padding-right: 1.5rem !important;
    }

    .pe-lg-4 {
        padding-right: 2rem !important;
    }

    .pe-lg-5, 
    #container.staticPage.staticPage-133 main .widget-statische-pagina.content {
        padding-right: 3rem !important;
    }

    .pb-lg-0 {
        padding-bottom: 0 !important;
    }

    .pb-lg-1 {
        padding-bottom: .5rem !important;
    }

    .pb-lg-2 {
        padding-bottom: 1rem !important;
    }

    .pb-lg-3 {
        padding-bottom: 1.5rem !important;
    }

    .pb-lg-4 {
        padding-bottom: 2rem !important;
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }

    .ps-lg-0 {
        padding-left: 0 !important;
    }

    .ps-lg-1 {
        padding-left: .5rem !important;
    }

    .ps-lg-2 {
        padding-left: 1rem !important;
    }

    .ps-lg-3 {
        padding-left: 1.5rem !important;
    }

    .ps-lg-4 {
        padding-left: 2rem !important;
    }

    .ps-lg-5 {
        padding-left: 3rem !important;
    }
    
    .offerRequest header #placeholder-header-wrapper .widget-8.cart.show {
        display: none;
    }
    
    .checkout header #placeholder-header-wrapper .widget-8.offer.show {
        display: none;
    }
    
    input[type="radio"] {
        cursor: pointer;
    }
        
    html #container header #placeholder-header-bottom-wrapper {
        border-top: 1px solid #EAEAEA !important;
    }

    .widget-product-lijst div.items > .overlay-wrapper > .item .main-info .wrapper .colors > span:nth-child(-n+5) {
        display: inline-block;
    }

    .widget-product-lijst div.items > .overlay-wrapper > .item > .main-image > .thumbnails {
        -webkit-transform: translateX(101%);
        transform: translateX(101%);
    }
    
    #container:not(.no_children_category):not(.search) .widget-product-lijst div.items > .overlay-wrapper, 
    .fullwidth-row.themes .row > ul > li > ul > li {
        -ms-flex: 0 0 25%;
        flex: 0 25%;
        max-width: 25%;
    }
    
        .fullwidth-row.themes .row > ul > li > ul > li {
        -ms-flex: 0 0 20%;
        flex: 0 20%;
        max-width: 20%;
        }
    
    #container.no_children_category .widget-product-lijst div.items > .overlay-wrapper,
    #container.search .widget-product-lijst div.items > .overlay-wrapper {
        -ms-flex: 0 0 33.3333%;
        flex: 0 33.3333%;
        max-width: 33.3333%;
    }
    
    .fullwidth-row.categories .row > ul > li > ul > li {
        -ms-flex: 0 0 16%;
        flex: 0 16%;
        max-width: 16%;
    }

    /*.fullwidth-row.categories .row > ul > li > ul > li:nth-child(n+6),*/
    /*.fullwidth-row.themes .row > ul > li > ul > li:nth-child(n+5) {*/
    /*    margin-top: 40px;*/
    /*}*/
    
    footer .footer-menu, 
    #container.category .widget-categorie-lijst .items > .overlay-wrapper {
        -ms-flex: 0 0 25%;
        flex: 0 25%;
        max-width: 25%;
    }

    footer .footer-menu.contact {
        border-right: 1px solid #eaeaea;
        padding-right: 30px;
        margin-right: 30px;
    }

    html #placeholder-footer-wrapper .newsletter > .wrapper {
        border: 1px solid #eaeaea;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        padding: 20px 25px;
    }

    .usp > ul > li > ul > li:not(:first-child),
    #container .fullwidth-row.usp .row > ul > li > ul > li:not(:first-child) {
        -ms-flex: 0 1 auto;
        flex: 1 auto;
    }
    
    .newsletter > .wrapper #mc_embed_signup {
        -ms-flex: 0 0 35%;
        flex: 0 35%;
        max-width: 35%;
        min-width: 35%;
        margin-left: 10px;
    }

    #container.no_children_category .large-3.medium-4.columns, 
    #container.search .large-3.medium-4.columns {
        display: block !important;
    }
    
    main .filter-colorblocklist .attachment-type-1 span.white,
    main .color-values .attachment-type-1 span.white,
    main .chosen-filteritem .attachment-type-1 span.white,
    .items.product-view-large li.item .overlay-wrapper .product-information .flex .colors-display .colors > span > div > span.white,
    main .filter-colorblocklist .attachment-type-1 span.white,
    main .color-values .attachment-type-1 span.white,
    main .chosen-filteritem .attachment-type-1 span.white,
    .widget-product-lijst div.items > .overlay-wrapper > .item .colors > span > .attachment > span.white {
        border: 1px solid #eaeaea !important;
    }
    
    #container.productSet .widget-productset-detail.main-detail-image {
        -webkit-box-flex: 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 55%;
    }
    
    #container.productSet .widget-voeg-toe-aan-winkelwagen-widget {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    
    .widget-productset-detail .product-image .product-images {
        flex: 0 12%;
        max-width: 12%;
    }  
    
    .widget-productset-detail .product-image .product-images li:nth-child(-n+6) {
        display: inline-block;
    }
    
    .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li:not(:last-child) {
        margin: 0 30px 0 0;
    }
        
    #container .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li > a {
        padding: 15px 0;
        border-bottom: 1px solid #000000;
    }
    
    .widget-productset-detail.product-tabs .video iframe {
        min-height: 44vw;
    }
    
    #container.checkout .widget.widget-afrekenen,
    #container.offerRequest .widget.widget-afrekenen,
    #container.payInvoice .widget.widget-afrekenen {
        -webkit-box-flex: 0 auto;
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        margin-left: 30px;
    }
    
    #container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > a {
        -ms-flex: 0 0 30%;
        flex: 0 30%;
        max-width: 30%;
    }

    #container.staticPage.staticPage-225091 main .widget-statische-pagina.content {
        max-width: 75%;
        -ms-flex: 0 0 75%;
        flex: 0 75%;
        padding-right: 30px;
    }
    
    #container.staticPage.staticPage-133 main .widget-statische-pagina.content {
        max-width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 50%;
    }
    
    #container.staticPage .widget-contactformulier,
    #container.staticPage main .google-maps,
    #container.staticPage main .footer-menu.contact {
        flex: 1 auto;
        margin: 0;
    }
    
}

/* Small and medium (Nothing till tablet) */
@media screen and (max-width: 64em) {
    
    html #container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 20px;
    cursor: pointer;
    white-space: break-spaces;
}
    
    #page-layout-editor,
    .widget-editor-controlls {
        display: none !important;
    }
    
    #container {
        margin-top: 45px !important;
        padding: 0 !important;
    }

    html .mobile-menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        margin-left: -250px;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
    }

    html .mobile-menu.opened {
        margin-left: 0px;
    }

    html .mobile-menu .nav-bar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 45px;
        background: #d0122d;
        position: fixed;
        width: 100%;
        left: 0;
        transition: left .3s ease;
        -webkit-transition: left .3s ease;
        -moz-transition: left .3s ease;
    }

    html .mobile-menu.opened .nav-bar {
        left: 250px;
    }

    html .mobile-menu a,
    html .mobile-menu i,
    html .mobile-menu p,
    html .mobile-menu span,
    html .mobile-menu li {
        color: #fff;
    }

    html .mobile-menu .nav-bar .menu-toggle {
        display: flex;
        height: 100%;
        position: relative;
        width: 45px;
    }

    html .mobile-menu .nav-bar .menu-toggle > a {
        position: absolute;
        width: 45px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    html .mobile-menu .nav-bar .menu-toggle > a img {
        position: absolute;
        transition: all .2s ease-out;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
    }

    html .mobile-menu .nav-bar .menu-toggle > a img.open {
        opacity: 1;
        visibility: visible;
    }

    html .mobile-menu .nav-bar .menu-toggle > a img.close {
        opacity: 0;
        visibility: hidden;
        left: 12px;
    }

    html .mobile-menu.opened .nav-bar .menu-toggle > a img.open {
        opacity: 0;
        visibility: hidden;
    }

    html .mobile-menu.opened .nav-bar .menu-toggle > a img.close {
        opacity: 1;
        visibility: visible;
    }

    html .mobile-menu .nav-bar .logo > span {
        margin: 0;
    }

    html .mobile-menu .nav-bar .small-menu {
        display: flex;
        height: 100%;
        position: relative;
    }

    html .mobile-menu .nav-bar .small-menu > a {
        position: relative;
        width: 45px;
        height: 100%;
        display: inherit;
        align-items: center;
        justify-content: center;
        font-size: 16px;

    }

    html .mobile-menu .nav-bar .small-menu > a:not(:last-child):after {
        content: "";
        border-left: 1px solid rgb(255 255 255 / 0.6);
        display: block;
        height: 50%;
        position: absolute;
        right: 0;
    }

    html .mobile-menu .nav-bar .small-menu > a i {
        color: #fff;
    }

    html .mobile-menu aside.nav-bar-menu {
        width: 250px;
        top: 0;
        bottom: 0;
        height: 100%;
        position: fixed;
        background: #fff;
        z-index: 9;
        overflow: hidden;
    }

    html .mobile-menu aside.nav-bar-menu a,
    html .mobile-menu aside.nav-bar-menu i,
    html .mobile-menu aside.nav-bar-menu p,
    html .mobile-menu aside.nav-bar-menu span,
    html .mobile-menu aside.nav-bar-menu li {
        color: #111;
    }

    html .mobile-menu aside.nav-bar-menu > ul {
        display: block;
        height: 100%;
        overflow-y: auto;
        list-style-type: none;
        margin: 0;
        position: static;
        overflow-x: hidden;
    }

    html .mobile-menu aside.nav-bar-menu ul > li {
        border-bottom: 1px solid #CCCCCC;
        display: block;
        background: #f9f9f9;
    }

    html .mobile-menu aside.nav-bar-menu ul > li.children > ul {
        margin: 0;
    }

    html .mobile-menu aside.nav-bar-menu ul > li > a,
    html .mobile-menu aside.nav-bar-menu ul > li > span {
        font-size: 16px;
        padding: 12px 35px 12px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 400;
        background-color: transparent;
        transition: all .3s ease-out;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        position: relative;
        z-index: 2;
        outline: none;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow-x: hidden;
    }

    html .mobile-menu aside.nav-bar-menu > ul > li > a,
    html .mobile-menu aside.nav-bar-menu > ul > li > span {
        width: 95%;
    }

    html .mobile-menu aside.nav-bar-menu > ul > li.children > a:after,
    html .mobile-menu aside.nav-bar-menu > ul > li.children > span:after {
        content: "\f054";
        font-family: fontAwesome;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 20px;
        z-index: 2;
        font-size: 10px;
        line-height: 1em;
        transition: all .3s ease-out;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
    }

    html .mobile-menu aside.nav-bar-menu > ul > li > ul {
        display: block;
        height: 100%;
        overflow-y: auto;
        list-style-type: none;
        margin: 0;
        position: absolute;
        top: 0;
        width: 100%;
        background: #f9f9f9;
        z-index: 9;
        left: 100%;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
    }

    html .mobile-menu aside.nav-bar-menu > ul > li > ul.visible {
        left: 0;
    }

    html .mobile-menu aside.nav-bar-menu > ul > li > ul > li:first-child,
    .mobile-menu aside.nav-bar-menu > ul > li:first-child > a {
        background: #CCCCCC;
        width: 100%;
    }

    html .mobile-menu aside.nav-bar-menu > ul > li > ul > li.children {
        background: #eaeaea;
        border-bottom: none;
        margin-top: 1.5rem;
    }

    html .mobile-menu aside.nav-bar-menu > ul > li > ul > li.children > a,
    html .mobile-menu aside.nav-bar-menu > ul > li > ul > li.children > span {
        font-weight: 600;
        font-size: 18px;
    }

    html .mobile-menu aside.nav-bar-menu > ul > li > ul > li:first-child + li.children {
        margin-top: 0;
    }

    html .mobile-menu aside.nav-bar-menu ul > li a.back i {
        font-size: 10px;
        margin-right: 0.5rem;
    }

    html .mobile-menu aside.nav-bar-menu > ul > li.mobile-seperate {
        margin-top: 2rem;
        border-top: 1px solid #e4e4e4;
    }

    #container header .widget.logo {
        order: 1;
    }

    #container header .widget-8.cart,
    #container header .widget-8.offer {
        order: 2;
    }
    
    #container header .widget-8 .shoppingCart .shopping-cart-detail {
        display: none !important;
    }

    #container header .searchbar {
        order: 3;
    }

    #container.no_children_category .large-3.medium-4.columns,
    #container.no_children_category .large-9.medium-8.columns, 
    #container.search .large-3.medium-4.columns, 
    #container.search .large-9.medium-8.columns {
        width: 100%;
    }

    #container .category-filter > div:not(.widget-editor-relative) {
        background: #eaeaea;
        display: inline-block;
        width: 100%;
        padding: 0 20px;
    }

    html #container .productfilter > form {
        background: #eaeaea;
        padding: 20px;
        border-radius: 0px 0px 3px 3px;
        -webkit-border-radius: 0px 0px 3px 3px;
        -moz-border-radius: 0px 0px 3px 3px;
    }

    html #container main .productfilter .filter-checkboxlist {
        margin: 0;
    }

    html main .filter-colorblocklist label,
    html main .color-values label,
    html main .chosen-filteritem label {
        height: 44px;
    }

    .usp > ul > li > ul > li:not(:first-child),
    #container .fullwidth-row.usp .row > ul > li > ul > li:not(:first-child) {
        -ms-flex: 0 0 auto;
        flex: 0 auto;
    }
    
    footer #placeholder-footer-top-wrapper #placeholder-footer-top, 
    footer #placeholder-footer-top-wrapper #placeholder-footer-top > .widget-duplicaat, 
    #placeholder-footer-wrapper .newsletter > .wrapper, 
    #container.staticPage.staticPage-133 main #placeholder-content {
        flex-wrap: wrap;
    }
    
    html footer #placeholder-footer-wrapper .newsletter {
        border-top: 1px solid #cccccc;
    }
    
    .newsletter > .wrapper #mc_embed_signup {
        -ms-flex: 0 0 100%;
        flex: 0 100%;
        max-width: 100%;
        min-width: auto;
    }
    
    footer #placeholder-footer-bottom .widget-menu {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    
    main .filter-colorblocklist .attachment-type-1 span.white,
    main .color-values .attachment-type-1 span.white,
    main .chosen-filteritem .attachment-type-1 span.white,
    .items.product-view-large li.item .overlay-wrapper .product-information .flex .colors-display .colors > span > div > span.white,
    main .filter-colorblocklist .attachment-type-1 span.white,
    main .color-values .attachment-type-1 span.white,
    main .chosen-filteritem .attachment-type-1 span.white,
    .widget-product-lijst div.items > .overlay-wrapper > .item .colors > span > .attachment > span.white {
        border: 1px solid #cccccc !important;
    }
    
    #container.productSet .widget-productset-detail.main-detail-image, 
    #container.productSet .widget-voeg-toe-aan-winkelwagen-widget, 
    #container.checkout .widget.widget-afrekenen,
    #container.offerRequest .widget.widget-afrekenen, 
    #container.staticPage .widget-contactformulier,
    #container.staticPage main .google-maps,
    #container.staticPage main .footer-menu.contact, 
    #container.staticPage.staticPage-133 main .widget-statische-pagina.content {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
    
    html .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li {
        margin-top: 10px;
    }
    
    #container .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li > a {
        padding: 10px;
        border: 1px solid #cccccc;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
    }
    
    .widget-productset-detail.product-tabs .video iframe {
        min-height: 53vw;
    }
    
    html #lightGallery-Gallery .thumb_cont .thumb {
        height: auto;
    }

}

/* Medium only (Tablet) */
@media screen and (min-width: 40em) and (max-width: 64em) {
    html body .mobile-menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        margin-left: -250px;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
    }
    
    .usp > ul > li > ul {
        align-items: unset !important;
        flex-wrap: nowrap !important;
    }
    
    .usp > ul > li > ul > li ul li:first-child span.menu-item-text,
    #container .fullwidth-row.usp .row > ul > li > ul > li ul li:first-child span.menu-item-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px;
    }

    html .fullwidth-row.themes .row > ul > li > ul > li,
    html .fullwidth-row.categories .row > ul > li > ul > li {
        padding-right: 10px;
        padding-left: 10px;
    }

    html .fullwidth-row.categories .row > ul > li > ul,
    html .fullwidth-row.themes .row > ul > li > ul {
        margin-right: -10px;
        margin-left: -10px;
    }

    .usp > ul > li,
    .usp > .row > ul > li,
    #container.category .widget-categorie-lijst .items > .overlay-wrapper,
    #container:not(.no_children_category):not(.search) .widget-product-lijst div.items > .overlay-wrapper, 
    #container.no_children_category .widget-product-lijst div.items > .overlay-wrapper,
    #container.search .widget-product-lijst div.items > .overlay-wrapper, 
    .fullwidth-row.categories .row > ul > li > ul > li, 
    .fullwidth-row.themes .row > ul > li > ul > li, 
    footer .footer-menu {
        flex: 0 50%;
        max-width: 50%;
        -ms-flex: 0 0 50%;
    }
    
    #container:not(.no_children_category):not(.search) .widget-product-lijst div.items > .overlay-wrapper:nth-child(n+3), 
    #container.no_children_category .widget-product-lijst div.items > .overlay-wrapper:nth-child(n+3),
    #container.search .widget-product-lijst div.items > .overlay-wrapper:nth-child(n+3) {
        margin-top: 10px;
    }
    
    .usp > ul > li > ul,
    #container .fullwidth-row.usp .row > ul > li > ul {
        justify-content: center;
    }

    .usp > ul li:nth-child(n+3), 
    .usp > .row > ul li:nth-child(n+3) {
        margin-top: 40px;
    }
    
    .fullwidth-row.categories .row > ul > li > ul > li:nth-child(n+3), 
    .fullwidth-row.themes .row > ul > li > ul > li:nth-child(n+3), 
    #container.category .widget-categorie-lijst .items > .overlay-wrapper:nth-child(n+3) {
        margin-top: 20px;
    }
    
    #container:not(.no_children_category):not(.search) .widget-product-lijst div.items > .overlay-wrapper:not(:nth-last-child(-n+2)), 
    #container.no_children_category .widget-product-lijst div.items > .overlay-wrapper:not(:nth-last-child(-n+2)),
    #container.search .widget-product-lijst div.items > .overlay-wrapper:not(:nth-last-child(-n+2)) {
        border-bottom: 1px solid #cccccc;
    }

    html .widget-product-lijst div.items > .overlay-wrapper > .item > .main-image > .thumbnails {
        display: none;
    }

    html .fullwidth-row.categories .row > ul > li > ul > li .menu-item-text,
    html .widget-product-lijst div.items > .overlay-wrapper > .item .main-info > a .product-name {
        font-size: 18px;
    }

    html .fullwidth-row.themes .row > ul > li > ul > li .menu-item-text {
        font-size: 16px;
    }

    html #placeholder-footer-wrapper .newsletter > .wrapper > ul > li:nth-child(2) span.menu-item-text {
        font-size: 17px;
        line-height: 24px;
    }

    html #placeholder-footer-wrapper .newsletter > .wrapper > ul > li .custom-icon img {
        margin: 0;
        float: right;
    }
    
    .widget-productset-detail .product-image .product-images > li {
        flex: 0 14.28%;
        max-width: 14.28%;
    }
    
    .widget-productset-detail .product-image .product-images li:nth-child(-n+7) {
        display: inline-block;
    }
    
    .widget-productset-detail .product-image .product-images li:nth-child(n+8) {
        margin-top: 7px;
    }
    
    .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li:not(:last-child) {
        margin: 0 10px 0 0;
    }

    .m-md-0 {
        margin: 0 !important;
    }

    .m-md-1 {
        margin: .5rem !important;
    }

    .m-md-2 {
        margin: 1rem !important;
    }

    .m-md-3 {
        margin: 1.5rem !important;
    }

    .m-md-4 {
        margin: 2rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-md-1 {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }

    .mx-md-2 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-md-3 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-md-4 {
        margin-right: 2rem !important;
        margin-left: 2rem !important;
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-md-1 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }

    .my-md-2 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-md-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-md-4 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-md-0 {
        margin-top: 0 !important;
    }

    .mt-md-1 {
        margin-top: .5rem !important;
    }

    .mt-md-2 {
        margin-top: 1rem !important;
    }

    .mt-md-3, 
    .widget-productset-detail .product-image .product-images {
        margin-top: 1.5rem !important;
    }

    .mt-md-4 {
        margin-top: 2rem !important;
    }

    .mt-md-5 {
        margin-top: 3rem !important;
    }

    .mt-md-auto {
        margin-top: auto !important;
    }

    .me-md-0 {
        margin-right: 0 !important;
    }

    .me-md-1 {
        margin-right: .5rem !important;
    }

    .me-md-2 {
        margin-right: 1rem !important;
    }

    .me-md-3 {
        margin-right: 1.5rem !important;
    }

    .me-md-4 {
        margin-right: 2rem !important;
    }

    .me-md-5 {
        margin-right: 3rem !important;
    }

    .me-md-auto {
        margin-right: auto !important;
    }

    .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .mb-md-1 {
        margin-bottom: .5rem !important;
    }

    .mb-md-2 {
        margin-bottom: 1rem !important;
    }

    .mb-md-3 {
        margin-bottom: 1.5rem !important;
    }

    .mb-md-4 {
        margin-bottom: 2rem !important;
    }

    .mb-md-5 {
        margin-bottom: 3rem !important;
    }

    .mb-md-auto {
        margin-bottom: auto !important;
    }

    .ms-md-0 {
        margin-left: 0 !important;
    }

    .ms-md-1 {
        margin-left: .5rem !important;
    }

    .ms-md-2 {
        margin-left: 1rem !important;
    }

    .ms-md-3 {
        margin-left: 1.5rem !important;
    }

    .ms-md-4 {
        margin-left: 2rem !important;
    }

    .ms-md-5 {
        margin-left: 3rem !important;
    }

    .ms-md-auto {
        margin-left: auto !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .p-md-1 {
        padding: .5rem !important;
    }

    .p-md-2 {
        padding: 1rem !important;
    }

    .p-md-3 {
        padding: 1.5rem !important;
    }

    .p-md-4 {
        padding: 2rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-md-1 {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }

    .px-md-2 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-md-3 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-md-4 {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-md-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }

    .py-md-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-md-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-md-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-md-0 {
        padding-top: 0 !important;
    }

    .pt-md-1 {
        padding-top: .5rem !important;
    }

    .pt-md-2 {
        padding-top: 1rem !important;
    }

    .pt-md-3 {
        padding-top: 1.5rem !important;
    }

    .pt-md-4 {
        padding-top: 2rem !important;
    }

    .pt-md-5 {
        padding-top: 3rem !important;
    }

    .pe-md-0 {
        padding-right: 0 !important;
    }

    .pe-md-1 {
        padding-right: .5rem !important;
    }

    .pe-md-2 {
        padding-right: 1rem !important;
    }

    .pe-md-3 {
        padding-right: 1.5rem !important;
    }

    .pe-md-4 {
        padding-right: 2rem !important;
    }

    .pe-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-0 {
        padding-bottom: 0 !important;
    }

    .pb-md-1 {
        padding-bottom: .5rem !important;
    }

    .pb-md-2 {
        padding-bottom: 1rem !important;
    }

    .pb-md-3 {
        padding-bottom: 1.5rem !important;
    }

    .pb-md-4 {
        padding-bottom: 2rem !important;
    }

    .pb-md-5 {
        padding-bottom: 3rem !important;
    }

    .ps-md-0 {
        padding-left: 0 !important;
    }

    .ps-md-1 {
        padding-left: .5rem !important;
    }

    .ps-md-2 {
        padding-left: 1rem !important;
    }

    .ps-md-3 {
        padding-left: 1.5rem !important;
    }

    .ps-md-4 {
        padding-left: 2rem !important;
    }

    .ps-md-5 {
        padding-left: 3rem !important;
    }


}

/* Medium and up (Tablet till nothing) */
@media screen and (min-width: 40em) {
    
    #container.checkout .widget-afrekenen > form.checkout-form > .button,
    #container.offerRequest .widget-afrekenen > form.checkout-form > .button,
    #container.payInvoice .widget-afrekenen > form.checkout-form > .button {
        margin-right: 10px;
    }
    
    header .logo img {
        max-height: 59px;
    }
    
    .main-slider .bx-wrapper .bx-controls-direction a {
        font-size: 2rem;
    }
    
    .main-slider .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 25px;
    }
    
    .main-slider .bx-wrapper .bx-controls-direction a.bx-next {
        right: 25px;
    }
    
    .main-slider .bx-wrapper .bx-pager {
        bottom: 30px;
    }
    
    #placeholder-footer-wrapper .newsletter > .wrapper > ul > li:nth-child(2) {
        flex: 1 24%;
        max-width: 24%;
        padding-right: 20px;
        margin-left: 20px;
        margin-right: 20px;
        border-right: 1px solid #eaeaea;
    }
    
    #placeholder-footer-wrapper .newsletter > .wrapper > ul > li:nth-child(3) {
        flex: 1 58%;
        max-width: 58%;
    }
    
    #container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart.add-to-shopping-cart {
        margin-bottom: 10px;
    }
    
    #container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart,
    #container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart.add-to-sample-cart, 
    #container.checkout .widget-afrekenen > form.checkout-form > .button,
    #container.offerRequest .widget-afrekenen > form.checkout-form > .button, 
    #container.payInvoice .widget-afrekenen > form.checkout-form > .button, 
    #container.checkout .widget-afrekenen > form.checkout-form > .buttons,
    #container.offerRequest .widget-afrekenen > form.checkout-form > .buttons,
    #container.payInvoice .widget-afrekenen > form.checkout-form > .buttons{
        flex: 1;
    }
    
    #container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .add-to-cart:not(:first-child) + .add-to-cart {
        margin-left: 10px;
    }
    
    #container.checkout .widget-afrekenen > form.checkout-form > .items .large-block-grid-2 .row,
    #container.offerRequest .widget-afrekenen > form.checkout-form > .items .large-block-grid-2 .row,
    #container .widget-contactformulier form > .row, 
    #container .widget-winkelwagen.checkout-cart .shoppingCart > a.button, 
    #container main #mc-embedded-subscribe-form #mc_embed_signup_scroll .mc-field-group {
        -ms-flex: 0 0 50%;
        flex: 0 50%;
        max-width: 50%;
    }
    
    #container .widget-winkelwagen.checkout-cart .shoppingCart > a.button {
        flex-basis: auto;
    }
    
}

/* Small only (Mobile) */
@media screen and (max-width: 39.9375em) {
    html body .mobile-menu {
        margin-left: calc(-100% + 45px);
    }

    html body .mobile-menu.opened .nav-bar {
        left: calc(100% - 45px);
    }

    html body .mobile-menu aside.nav-bar-menu {
        width: calc(100% - 45px);
    }

    html .mobile-menu .nav-bar section.logo {
        line-height: 1em;
    }
    
    header .logo img {
        margin: auto;
    }
    
    header #placeholder-header-wrapper .widget-8.cart.show, 
    header #placeholder-header-wrapper .widget-8.offer.show {
        margin-right: auto !important;
    }
    
    .main-slider .bx-wrapper .bx-controls-direction a {
        font-size: 1.5rem;
    }
    
    .main-slider .bx-wrapper .bx-controls-direction a.bx-prev {
        left: 15px;
    }
    
    .main-slider .bx-wrapper .bx-controls-direction a.bx-next {
        right: 15px;
    }
        
    .main-slider .bx-wrapper .bx-pager {
        bottom: 15px;
    }
    
    .bx-wrapper .bx-viewport ul {
        margin: 0;
    }
    
    .bx-wrapper .bx-viewport ul li img {
        margin: 0 auto;
    }
    
    #placeholder-footer-wrapper .newsletter > .wrapper > ul {
        flex-wrap: wrap;
    }
    
    #placeholder-footer-wrapper .newsletter > .wrapper > ul > li:first-child {
        display: none;
    }
    
    #placeholder-footer-wrapper .newsletter > .wrapper > ul > li:nth-child(2) {
        margin-bottom: 10px;
    }
    
    .usp > ul > li > ul > li:first-child, 
    #container .fullwidth-row.usp .row > ul > li > ul > li:first-child {
        width: 4rem;
        height: 4rem;
        border-radius: 100rem;
        border: 1px
        solid #cccccc;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }
    
    .usp > ul > li:not(:first-child),
    .usp > .row > ul > li:not(:first-child) {
        margin-top: 15px;
    }

    #container.category .widget-categorie-lijst .items > .overlay-wrapper,
    #container:not(.no_children_category):not(.search) .widget-product-lijst div.items > .overlay-wrapper, 
    #container.no_children_category .widget-product-lijst div.items > .overlay-wrapper,
    #container.search .widget-product-lijst div.items > .overlay-wrapper, 
    .fullwidth-row.categories .row > ul > li > ul > li, 
    .fullwidth-row.themes .row > ul > li > ul > li, 
    footer .footer-menu, 
    .usp > ul > li, 
    .usp > .row > ul > li, 
    #placeholder-footer-wrapper .newsletter > .wrapper > ul > li, 
    #container.no_children_category .widget-product-lijst .filter select, 
    #container.search .widget-product-lijst .filter select, 
    #container.no_children_category .widget-product-lijst .filter > .pager, 
    #container.search .widget-product-lijst .filter > .pager,
    #container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart,
    #container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart.add-to-sample-cart, 
    #container.checkout .widget-afrekenen > form.checkout-form > .button, 
    #container.offerRequest .widget-afrekenen > form.checkout-form > .button, 
    #container.checkout .widget-afrekenen > form.checkout-form > .buttons,
    #container.offerRequest .widget-afrekenen > form.checkout-form > .buttons, 
    .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav li, 
    #container.checkout .widget-afrekenen > form.checkout-form > .items .large-block-grid-2 .row,
    #container.offerRequest .widget-afrekenen > form.checkout-form > .items .large-block-grid-2 .row,
    #container .widget-contactformulier form > .row, 
    #container .widget-winkelwagen.checkout-cart .shoppingCart > a.button, 
    #container main #mc-embedded-subscribe-form #mc_embed_signup_scroll .mc-field-group {
        -ms-flex: 0 0 100%;
        flex: 0 100%;
        max-width: 100%;
    }
    
    #container:not(.no_children_category):not(.search) .widget-product-lijst div.items > .overlay-wrapper:not(:first-child), 
    #container.no_children_category .widget-product-lijst div.items > .overlay-wrapper:not(:first-child),
    #container.search .widget-product-lijst div.items > .overlay-wrapper:not(:first-child) {
        margin-top: 10px;
        border-top: 1px solid #cccccc;
    }
    
    .fullwidth-row.categories .row > ul > li > ul > li:not(:first-child), 
    .fullwidth-row.themes .row > ul > li > ul > li:not(:first-child), 
    #container.category .widget-categorie-lijst .items > .overlay-wrapper:not(:first-child) {
        margin-top: 20px;
    }
    
    .widget-productset-detail .product-image .product-images > li {
        flex: 0 25%;
        max-width: 25%;
    }
    
    .widget-productset-detail .product-image .product-images li:nth-child(-n+4) {
        display: inline-block;
    }
    
    .widget-productset-detail .product-image .product-images li:nth-child(n+8) {
        margin-top: 7px;
    }
    
    html #container.no_children_category .widget-product-lijst .filter, 
    html #container.search .widget-product-lijst .filter, 
    .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav {
        flex-wrap: wrap;
    }
    
    #container.no_children_category .widget-product-lijst .filter > .pager > .yiiPager li, 
    #container.search .widget-product-lijst .filter > .pager > .yiiPager li,
    #container.no_children_category .widget-product-lijst .filter > .pager > .yiiPager li a, 
    #container.search .widget-product-lijst .filter > .pager > .yiiPager li a {
        flex: 1;
    }
    
    #container.no_children_category .widget-product-lijst .filter > .pager > .yiiPager li a, 
    #container.search .widget-product-lijst .filter > .pager > .yiiPager li a {
        display: flex;
        justify-content: center;
    }
    
    #container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart:not(:first-child), 
    #container.checkout .widget-afrekenen > form.checkout-form > .buttons,
    #container.offerRequest .widget-afrekenen > form.checkout-form > .buttons {
        margin-top: 10px;
    }
    
    .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav {
        display: flex;
    }
    
    #container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div {
        flex-wrap: wrap;
    }
    
    #container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > a {
        -ms-flex: 0 0 70%;
        flex: 0 70%;
        max-width: 70%;
        margin-bottom: 20px;
    }
    
    .m-sm-0 {
        margin: 0 !important;
    }

    .m-sm-1 {
        margin: .5rem !important;
    }

    .m-sm-2 {
        margin: 1rem !important;
    }

    .m-sm-3 {
        margin: 1.5rem !important;
    }

    .m-sm-4 {
        margin: 2rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-sm-1 {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }

    .mx-sm-2 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-sm-3 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-sm-4 {
        margin-right: 2rem !important;
        margin-left: 2rem !important;
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-sm-1 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }

    .my-sm-2 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-sm-3 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-sm-4 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-sm-0 {
        margin-top: 0 !important;
    }

    .mt-sm-1, 
    #container.no_children_category .widget-product-lijst .filter select, 
    #container.search .widget-product-lijst .filter select {
        margin-top: .5rem !important;
    }

    .mt-sm-2,
    footer #placeholder-footer-bottom .payment > ul > li {
        margin-top: 1rem !important;
    }

    .mt-sm-3, 
    footer #placeholder-footer-bottom .socialmedia > ul > li, 
    .widget-productset-detail .product-image .product-images {
        margin-top: 1.5rem !important;
    }

    .mt-sm-4 {
        margin-top: 2rem !important;
    }

    .mt-sm-5 {
        margin-top: 3rem !important;
    }

    .mt-sm-auto {
        margin-top: auto !important;
    }

    .me-sm-0 {
        margin-right: 0 !important;
    }

    .me-sm-1 {
        margin-right: .5rem !important;
    }

    .me-sm-2 {
        margin-right: 1rem !important;
    }

    .me-sm-3 {
        margin-right: 1.5rem !important;
    }

    .me-sm-4 {
        margin-right: 2rem !important;
    }

    .me-sm-5 {
        margin-right: 3rem !important;
    }

    .me-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .mb-sm-1 {
        margin-bottom: .5rem !important;
    }

    .mb-sm-2 {
        margin-bottom: 1rem !important;
    }

    .mb-sm-3 {
        margin-bottom: 1.5rem !important;
    }

    .mb-sm-4 {
        margin-bottom: 2rem !important;
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }

    .mb-sm-auto {
        margin-bottom: auto !important;
    }

    .ms-sm-0 {
        margin-left: 0 !important;
    }

    .ms-sm-1 {
        margin-left: .5rem !important;
    }

    .ms-sm-2 {
        margin-left: 1rem !important;
    }

    .ms-sm-3 {
        margin-left: 1.5rem !important;
    }

    .ms-sm-4 {
        margin-left: 2rem !important;
    }

    .ms-sm-5 {
        margin-left: 3rem !important;
    }

    .ms-sm-auto {
        margin-left: auto !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .p-sm-1 {
        padding: .5rem !important;
    }

    .p-sm-2 {
        padding: 1rem !important;
    }

    .p-sm-3 {
        padding: 1.5rem !important;
    }

    .p-sm-4 {
        padding: 2rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-sm-1 {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }

    .px-sm-2 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-sm-3 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-sm-4 {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-sm-1 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }

    .py-sm-2 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-sm-3 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-sm-4 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-sm-0 {
        padding-top: 0 !important;
    }

    .pt-sm-1 {
        padding-top: .5rem !important;
    }

    .pt-sm-2 {
        padding-top: 1rem !important;
    }

    .pt-sm-3 {
        padding-top: 1.5rem !important;
    }

    .pt-sm-4 {
        padding-top: 2rem !important;
    }

    .pt-sm-5 {
        padding-top: 3rem !important;
    }

    .pe-sm-0 {
        padding-right: 0 !important;
    }

    .pe-sm-1 {
        padding-right: .5rem !important;
    }

    .pe-sm-2 {
        padding-right: 1rem !important;
    }

    .pe-sm-3 {
        padding-right: 1.5rem !important;
    }

    .pe-sm-4 {
        padding-right: 2rem !important;
    }

    .pe-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-0 {
        padding-bottom: 0 !important;
    }

    .pb-sm-1 {
        padding-bottom: .5rem !important;
    }

    .pb-sm-2 {
        padding-bottom: 1rem !important;
    }

    .pb-sm-3 {
        padding-bottom: 1.5rem !important;
    }

    .pb-sm-4 {
        padding-bottom: 2rem !important;
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }

    .ps-sm-0 {
        padding-left: 0 !important;
    }

    .ps-sm-1 {
        padding-left: .5rem !important;
    }

    .ps-sm-2 {
        padding-left: 1rem !important;
    }

    .ps-sm-3 {
        padding-left: 1.5rem !important;
    }

    .ps-sm-4 {
        padding-left: 2rem !important;
    }

    .ps-sm-5 {
        padding-left: 3rem !important;
    }

}

html {
    margin: 0 !important;
}

body {
    background: #fff;
    margin: 0 auto;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-align: left;
}

body:after {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
}

body.black {
    overflow: hidden;
}

body.black:after {
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
}

::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
}

::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    background-color: #111111;
}

:not(fot) ::selection {
    background: rgb(0 0 0 / 20%);
    /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: rgb(0 0 0 / 20%);
    /* Gecko Browsers */
}

html #cookie-control-opacity {
    display: none;
}

html #cookie-control-container {
    position: fixed;
    bottom: 0;
    top: auto;
    display: flex;
    min-height: auto;
    margin: 0px;
    line-height: 1.7em;
    background: #000;
    color: #fff;
    align-items: center;
    justify-content: center;
    z-index: 9999999;
    flex-wrap: wrap;
    padding: 9px 0;
    font-size: 15px;
}

html body #cookie-control-container input#accept-cookies {
    height: auto;
    margin: 0;
    margin-left: 10px;
    color: #ffffff;
    border: 1px solid #ffffff;
    background-color: transparent !important;
    padding: 5px 15px;
}

html body #cookie-control-container input#accept-cookies:hover,
html body #cookie-control-container input#accept-cookies:focus {
    background-color: #ffffff !important;
    color: #000000;
}

#container {
    overflow: hidden !important;
}

#container.staticPage main {
    min-height: 22vh;
}

#container.checkoutProcess main,
#container.offerRequestProcess main,
#container.payInvoice main,
#container.payInvoiceProcess main{
    min-height: 74vh;
}

body,
#container,
ul li,
ol li,
dl,
input,
p,
main p,
main #accordion.ui-accordion .ui-accordion-content p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    font-style: normal;
    color: #000000;
}

strong,
b {
    font-weight: 600;
    line-height: inherit;
}

h1,
#container.staticPage main h1,
main .widget-23 h1 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    margin: 0;
    margin-bottom: 20px;
}

h2,
#container.staticPage main h2,
main h2,
.fullwidth-row.categories .row > ul > li > span .menu-item-text,
.fullwidth-row.themes .row > ul > li > span .menu-item-text,
#container .widget-winkelwagen.checkout-cart .shoppingCart h2, 
#container.offer h2.toptext, 
#container.offer .widget-122 span.titel {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    margin: 0;
    margin-bottom: 17px;
}

h3,
#container.staticPage main h3,
main .widget-24 h3,
#container .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li > a,
#container #configuration-placeholder-widget-212 h3,
#container .widget-2 h3,
#container .widget-47 h3, 
.product-questions > ul > li:first-child span, 
html #container.offer .widget-122 .item h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    margin: 0;
    margin-bottom: 14px;
}

h4,
#container.staticPage main h4,
#container header .widget-8 .shoppingCart .shopping-cart-detail .cartProduct .product-name a,
.fullwidth-row.categories .row > ul > li > ul > li .menu-item-text,
.fullwidth-row.themes .row > ul > li > ul > li .menu-item-text,
#container .productfilter span.title,
#container .category-filter > div > span.title,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title label,
main .widget-10 .tab h2,
main .widget-4 .product-name,
#container.checkout .widget.widget-afrekenen span.title,
#container.offerRequest .widget.widget-afrekenen span.title,
#container.checkout .widget-afrekenen > form.checkout-form > .items > .large-block-grid-1 .item label:not([for]),
#container.payInvoice .widget-afrekenen > form.checkout-form > .items > .large-block-grid-1 .item label:not([for]),
#container.offerRequest .widget-afrekenen > form.checkout-form > .items > .large-block-grid-1 .item label:not([for]),
#container.checkout .widget-afrekenen > form.checkout-form > .items > .large-block-grid-1 .item label[for="CheckoutModel_file"],
#container.offerRequest .widget-afrekenen > form.checkout-form > .items > .large-block-grid-1 .item label[for="CheckoutModel_file"],
#container.checkout .widget.widget-afrekenen .form-delivery-address h2,
#container.offerRequest .widget.widget-afrekenen .form-delivery-address h2,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .product-name,
main #accordion.ui-accordion span.title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    margin: 0;
    margin-bottom: 10px;
}

h5,
#container.staticPage main h5,
.mobile-menu .nav-bar .logo > span {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    margin: 0;
    margin-bottom: 7px;
}

h6,
#container.staticPage main h6 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    margin: 0;
    margin-bottom: 4px;
}

h1,
h2,
h3,
h4,
h5,
h6,
#container.staticPage main h1,
#container.staticPage main h2,
#container.staticPage main h3,
#container.staticPage main h4,
#container.staticPage main h5,
#container.staticPage main h6,
#container #configuration-placeholder-widget-212 h3,
#container .widget-2 h3,
#container .widget-47 h3 {
    color: #000000;
    clear: both;
    text-transform: none;
    border: none;
    height: auto;
    text-align: inherit;
}

/* Colored (standard) button */
.button,
button,
.ui-dialog .ui-dialog-buttonpane button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
header #placeholder-header-top-wrapper .top-menu ul > li:last-child a,
header #placeholder-header-top-wrapper .top-menu ul > li:last-child span.menu-item-text,
#container header .searchbar a,
.footer-menu.contact > ul > li:last-child > a,
.pager ul.yiiPager > li > a,
#container main .productfilter .reset-filter a,
html #cookie-control-container input#accept-cookies,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li.attachment-item .attachment-values .attachment .attachment-value span,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .shopping-cart .hide-discount.right input + a,
#container.checkout .widget-afrekenen > form.checkout-form > .items:last-child .large-block-grid-1 + a.button + .row.buttons input.button,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartRemove a,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .shopping-cart .hide-discount.right input + a,
#container .widget-winkelwagen.checkout-cart .discount a.remove:after, 
.product-questions > ul > li:last-child span, 
.product-questions > ul > li:last-child a, 
#container.offer .widget-122 table.staffels div.add-to-cart, 
html #container.offer .submit-cart-popup, 
html #container.offer .submit-cart, 
html #container.offer .submit-cart:hover, 
html #container.offer .submit-cart:focus, 
html #container.offer .submit-cart-popup:hover, 
html #container.offer .submit-cart-popup:focus, 
#complete-order-modal .row.buttons input.button {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #d0122d;
    font-size: 16px;
    color: white;
    text-transform: none;
    font-weight: 400 !important;
    padding: 8px 15px;
    line-height: normal;
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    outline: none;
    height: auto;
    margin: 0;
    text-align: center;
}

/* Grey outline button */
.button.secondary,
.pager ul.yiiPager > li > a,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.color-values li,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li.attachment-item .attachment-values .attachment .attachment-value span,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartRemove a,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .shopping-cart .hide-discount.right input + a,
#container .widget-winkelwagen.checkout-cart .discount a.remove:after, 
.product-questions > ul > li:last-child span, 
.product-questions > ul > li:last-child a {
    background: transparent;
    border: 1px solid #cccccc;
    color: #000000;
}

.footer-menu.contact > ul > li:last-child > a {
    background: #fff;
    border: 1px solid #fff;
    color: #000000;
}

/* Red button */
#container main .productfilter .reset-filter a, 
#container.offer .shopping-cart .cartItem .cartRemove {
    background: #ce3a3a;
}

/* Green button */
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart:first-child,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .less-than-minimal-label:first-child + .add-to-cart,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .add-to-cart[style*="display: none"] + .add-to-cart,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .add-to-cart[style*="display: none"] + .less-than-minimal-label + .add-to-cart,
#container.checkout .widget-afrekenen > form.checkout-form > .items:last-child .large-block-grid-1 + a.button + .row.buttons input.button, 
html #container.offer .widget-122 table.staffels div.add-to-cart {
    background: #00B900;
    color: #fff;
    border: 1px solid #00B900;
}

/* Colored (standard) button - Hover/Focus */
.button:hover,
.button:focus,
button:hover,
.ui-dialog .ui-dialog-buttonpane button:hover,
button:focus,
.ui-dialog .ui-dialog-buttonpane button:focus,
html input[type="button"]:hover,
html input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
header #placeholder-header-top-wrapper .top-menu ul > li:last-child a:hover,
header #placeholder-header-top-wrapper .top-menu ul > li:last-child span.menu-item-text:hover,
header #placeholder-header-top-wrapper .top-menu ul > li:last-child a:focus,
header #placeholder-header-top-wrapper .top-menu ul > li:last-child span.menu-item-text:focus,
#container header .searchbar a:hover,
#container header .searchbar a:focus,
.footer-menu.contact > ul > li:last-child > a:hover,
.footer-menu.contact > ul > li:last-child > a:focus,
#container.offer .widget-122 table.staffels div.add-to-cart:hover,
#container.offer .widget-122 table.staffels div.add-to-cart:focus, 
html #container.offer .submit-cart:hover, 
html #container.offer .submit-cart:focus, 
html #container.offer .submit-cart-popup:hover, 
html #container.offer .submit-cart-popup:focus {
    background: #d0122d;
}

/* Grey outline button - Hover/Focus */
.button.secondary:hover,
.button.secondary:focus,
.footer-menu.contact > ul > li:last-child > a:hover,
.footer-menu.contact > ul > li:last-child > a:focus,
.pager ul.yiiPager > li > a:hover,
.pager ul.yiiPager > li > a:focus,
.pager ul.yiiPager > li.selected > a,
#container main .productfilter .reset-filter a:hover,
#container main .productfilter .reset-filter a:focus,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.color-values li:hover,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.color-values li:focus,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.color-values li.selected,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart:hover,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart:focus,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li.attachment-item .attachment-values .attachment .attachment-value span:hover,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li.attachment-item .attachment-values .attachment .attachment-value span:focus,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li.attachment-item .attachment-values .attachment .attachment-value.selected span,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .shopping-cart .hide-discount.right input + a:hover,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .shopping-cart .hide-discount.right input + a:focus, 
.product-questions > ul > li:last-child span:hover, 
.product-questions > ul > li:last-child a:hover, 
.product-questions > ul > li:last-child span:focus, 
.product-questions > ul > li:last-child a:focus {
    background: #eaeaea;
}

/* Red button - Hover/Focus */
#container main .productfilter .reset-filter a:hover,
#container main .productfilter .reset-filter a:focus {
    background: #bd2e2e;
}


/* Green button - Hover/Focus */
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart:first-child:hover,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart:first-child:focus,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .add-to-cart[style*="display: none"] + .add-to-cart:hover,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .add-to-cart[style*="display: none"] + .add-to-cart:focus,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .less-than-minimal-label:first-child + .add-to-cart:hover,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .less-than-minimal-label:first-child + .add-to-cart:focus,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .add-to-cart[style*="display: none"] + .less-than-minimal-label + .add-to-cart:hover,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .add-to-cart[style*="display: none"] + .less-than-minimal-label + .add-to-cart:focus,
#container.checkout .widget-afrekenen > form.checkout-form > .items:last-child .large-block-grid-1 + a.button + .row.buttons input.button:hover,
#container.checkout .widget-afrekenen > form.checkout-form > .items:last-child .large-block-grid-1 + a.button + .row.buttons input.button:focus, 
html #container.offer .widget-122 table.staffels div.add-to-cart:hover,
html #container.offer .widget-122 table.staffels div.add-to-cart:focus {
    background: #01a201 !important;
    border-color: #01a201 !important;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select,
#container header .searchbar form input,
#container.checkout .widget-afrekenen > form.checkout-form > .items .item .columns > input,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .columns > input,
#container.payInvoice .widget-afrekenen > form.checkout-form > .items .item .columns > input,
#container.checkout .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] + label,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] + label,
#container.payInvoice .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] + label,
#container .widget-winkelwagen.checkout-cart .hide-discount.right input {
    border: 1px solid #CCCCCC;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #000000;
    margin: 0;
    background: #fff;
    height: auto;
    padding: 8px 15px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #fff url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
    background-position: calc(100% - 15px) center;
    padding-right: 30px;
}

select::-ms-expand {
    display: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus,
select:hover,
select:focus,
#container header .searchbar form input:hover,
#container header .searchbar form input:focus,
#container.checkout .widget-afrekenen > form.checkout-form > .items .item .columns > input:hover,
#container.checkout .widget-afrekenen > form.checkout-form > .items .item .columns > input:focus,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .columns > input:hover,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .columns > input:focus,
#container.checkout .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] + label:hover,
#container.checkout .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] + label:focus,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] + label:hover,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] + label:focus,
#container .widget-winkelwagen.checkout-cart .hide-discount.right input:hover,
#container .widget-winkelwagen.checkout-cart .hide-discount.right input:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #f5f5f5;
    border-color: #CCCCCC;
    outline: none;
}

select:hover,
select:focus {
    -webkit-appearance: none !important;
    background: #f5f5f5 url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
    background-position: calc(100% - 15px) center;
    padding-right: 30px;
}

select:focus,
select:active {
    border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -ms-border-radius: 3px 3px 0px 0px;
}

/* Margins/Padding - General */
.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: .5rem !important;
}

.m-2 {
    margin: 1rem !important;
}

.m-3 {
    margin: 1.5rem !important;
}

.m-4 {
    margin: 2rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
}

.mx-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.mx-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.mx-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
}

.my-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.my-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: .5rem !important;
}

.mt-2 {
    margin-top: 1rem !important;
}

.mt-3 {
    margin-top: 1.5rem !important;
}

.mt-4 {
    margin-top: 2rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.me-0 {
    margin-right: 0 !important;
}

.me-1 {
    margin-right: .5rem !important;
}

.me-2 {
    margin-right: 1rem !important;
}

.me-3 {
    margin-right: 1.5rem !important;
}

.me-4 {
    margin-right: 2rem !important;
}

.me-5 {
    margin-right: 3rem !important;
}

.me-auto {
    margin-right: auto !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: .5rem !important;
}

.mb-2 {
    margin-bottom: 1rem !important;
}

.mb-3 {
    margin-bottom: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 2rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ms-0 {
    margin-left: 0 !important;
}

.ms-1 {
    margin-left: .5rem !important;
}

.ms-2 {
    margin-left: 1rem !important;
}

.ms-3 {
    margin-left: 1.5rem !important;
}

.ms-4 {
    margin-left: 2rem !important;
}

.ms-5 {
    margin-left: 3rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: .5rem !important;
}

.p-2 {
    padding: 1rem !important;
}

.p-3 {
    padding: 1.5rem !important;
}

.p-4 {
    padding: 2rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
}

.px-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}

.py-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: .5rem !important;
}

.pt-2 {
    padding-top: 1rem !important;
}

.pt-3 {
    padding-top: 1.5rem !important;
}

.pt-4 {
    padding-top: 2rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.pe-1 {
    padding-right: .5rem !important;
}

.pe-2 {
    padding-right: 1rem !important;
}

.pe-3 {
    padding-right: 1.5rem !important;
}

.pe-4 {
    padding-right: 2rem !important;
}

.pe-5 {
    padding-right: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: .5rem !important;
}

.pb-2 {
    padding-bottom: 1rem !important;
}

.pb-3 {
    padding-bottom: 1.5rem !important;
}

.pb-4 {
    padding-bottom: 2rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.ps-0 {
    padding-left: 0 !important;
}

.ps-1 {
    padding-left: .5rem !important;
}

.ps-2 {
    padding-left: 1rem !important;
}

.ps-3 {
    padding-left: 1.5rem !important;
}

.ps-4 {
    padding-left: 2rem !important;
}

.ps-5 {
    padding-left: 3rem !important;
}


header #placeholder-header-top-wrapper {
    height: auto;
    line-height: inherit;
    background: #fff;
}

#container header #placeholder-header-bottom-wrapper, 
#container.checkout header #placeholder-header-bottom-wrapper, 
#container.cart header #placeholder-header-bottom-wrapper, 
#container.offerRequest header #placeholder-header-bottom-wrapper, 
#container.checkoutProcess header #placeholder-header-bottom-wrapper, 
#container.offerRequestProcess header #placeholder-header-bottom-wrapper, 
#container.completeOrder header #placeholder-header-bottom-wrapper, 
#container.completeOrderProcess header #placeholder-header-bottom-wrapper, 
#container.catalogue header #placeholder-header-bottom-wrapper, 
#container.catalogueProcess header #placeholder-header-bottom-wrapper, 
#container.offer header #placeholder-header-bottom-wrapper {
    background: #d0122d;
    border: none;
    height: auto;
    border-bottom: 1px solid #EAEAEA;
    display: block;
}

header > * > * > *,
header > * > * > * > .widget-duplicaat {
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

#container.home header > * > * > #placeholder-header,
header > * > * > #placeholder-header > .widget-duplicaat {
    justify-content: space-between;
}

header .clear,
footer .clear {
    display: none !important;
}

/* placeholder-header-top-wrapper */
header #placeholder-header-top-wrapper .top-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: initial;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
}

header .top-menu ul > li {
    line-height: normal;
}

header .top-menu ul > li:not(:first-child) {
    margin-left: 10px;
}

header .top-menu ul > li:first-child {
    margin-right: auto;
}

header .top-menu ul > li:not(:first-child) > a:hover {
    text-decoration: underline;
}

.footer-menu.contact > ul > li:last-child > a:hover {
    text-decoration: none;
}

header #placeholder-header-top-wrapper .top-menu ul > li a,
header #placeholder-header-top-wrapper .top-menu ul > li span.menu-item-text {
    color: #d0122d;
}

header #placeholder-header-top-wrapper .top-menu ul > li:last-child a {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    background: #d0122d;
}

/* placeholder-header-wrapper */
header .logo img {
    width: auto;
}

#container:not(.offerRequestProcess):not(.checkoutProcess) header #placeholder-header-wrapper .widget-9 {
    margin-left: auto;
}

#container header .searchbar form {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    -ms-flex-line-pack: center;
    align-content: center;
}

#container header .searchbar form input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 45px;
    padding: 10px 20px;
    width: calc(100% - 64px);
}

#container header .searchbar a {
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25.4902 26.0195'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M19.37,10.4492A8.9543,8.9543,0,0,0,10.439,1.5H10.43A8.94,8.94,0,0,0,4.1021,16.7549a8.8822,8.8822,0,0,0,6.3188,2.625h.01A8.9391,8.9391,0,0,0,19.37,10.4492Z' transform='translate(0.0098 0)'/%3E%3Cpath class='cls-2' d='M25.2607,24.7392,18.0646,17.544A10.4278,10.4278,0,0,0,10.4409,0H10.43A10.44,10.44,0,0,0,3.04,17.8144,10.3729,10.3729,0,0,0,10.4189,20.88h.0118a10.36,10.36,0,0,0,6.5417-2.307L24.2,25.8a.75.75,0,0,0,1.0605-1.0606ZM10.4209,19.38A8.94,8.94,0,0,1,4.1152,4.1118,8.8809,8.8809,0,0,1,10.43,1.5h.0088a8.94,8.94,0,0,1-.0083,17.88Z' transform='translate(0.0098 0)'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 24px auto !important;
    padding: 0 18px;
    height: 45px;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 65px;
}

header #placeholder-header-wrapper .widget-8 {
    margin: 0;
    min-height: auto;
    float: right;
    padding-left: 0.59375rem;
    padding-right: 0.59375rem;
}

header #placeholder-header-wrapper .widget-8.cart,
header #placeholder-header-wrapper .widget-8.offer {
    visibility: visible;
    opacity: 1;
    width: auto !important;
    margin-left: auto !important;
    padding-left: 0.59375rem !important;
    padding-right: 0.59375rem !important;
    height: auto;
}

#container .widget-8 .shoppingCart,
#container.checkout .widget-winkelwagen.checkout-cart .shoppingCart,
#container.offerRequest .widget-winkelwagen.checkout-cart .shoppingCart {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    float: none;
    min-height: auto;
    background: none !important;
    padding: 0;
    border: none;
    cursor: default;
}

#container header .widget-8.show {
    margin-left: auto;
}

#container header .widget-8 .shoppingCart > a {
    display: flex;
}

#container header .widget-8 .shoppingCart > a .cart-icon {
    position: relative;
}

#container .widget-8 .shoppingCart span {
    font-size: 16px;
    line-height: normal;
    padding: 0;
    text-align: inherit;
}

#container .widget-8 .shoppingCart .cart-icon svg {
    height: 30px;
    max-width: 40px;
}

#container .widget-8 .shoppingCart .cart-icon .item-count {
    position: absolute;
    top: -7px;
    left: 23px;
    background: #d0122d;
    color: white;
    padding: 2px 6px;
    padding-bottom: 3px;
    float: right;
    line-height: 1;
    border-radius: 100rem;
    -webkit-border-radius: 100rem;
    -moz-border-radius: 100rem;
    -ms-border-radius: 100rem;
    display: flex;
    font-size: 0.9rem;
    align-items: center;
    margin-right: -10px;
}

#container .widget-8.offer .shoppingCart .cart-icon .item-count {
    left: 17px;
}

#container .widget-8 .shoppingCart .cart-icon + span {
    font-size: 1.125rem;
    line-height: normal;
    padding: 0;
    text-align: inherit;
    align-self: flex-end;
    position: relative;
    top: -4px;
    padding-left: 7px;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail {
    background-color: #ffffff;
    position: absolute;
    right: 0;
    top: 100%;
    width: 320px;
    z-index: 300;
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 50%);
    box-shadow: 0 2px 5px rgb(0 0 0 / 50%);
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    visibility: hidden;
    text-align: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    display: block;
    border: none;
    padding: 10px;
    cursor: default;
}

#container header .widget-8 .shoppingCart:hover .shopping-cart-detail {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .shopping-cart {
    display: block;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .shopping-cart > div {
    max-height: 250px;
    overflow: auto;
    padding-right: 5px;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .item {
    display: flex;
    padding: 10px 0;
    margin: 0;
    align-items: flex-start;
    border-bottom: 1px solid #CCCCCC;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .item img {
    margin: 0;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .item .cartProduct {
    width: auto;
    margin-left: 10px;
    margin-right: auto;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .cartProduct .product-name a,
.widget-product-lijst div.items > .overlay-wrapper > .item .main-info > a .product-name,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .product-name,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .product-name a {
    color: #000000;
    margin: 0;
    line-height: 1.5em;
    text-align: left;
    border: none;
    overflow: hidden;
    background: none;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .cartProduct .product-name a {
    font-size: 16px;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .cartProduct .quantity {
    display: flex;
    line-height: normal;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .cartProduct .quantity .seperator {
    padding: 0 5px;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .item .cartRemove {
    width: auto;
    padding-left: 10px;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .item .cartRemove > p {
    margin: 0;
    line-height: normal;
    display: flex;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .item .cartRemove > p > a {
    height: auto;
    width: auto;
    background: none;
    text-indent: 0;
    line-height: 0.9;
    font-size: 21px;
    color: #000000;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .item .cartRemove > p > a:hover,
#container header .widget-8 .shoppingCart .shopping-cart-detail .item .cartRemove > p > a:focus {
    color: #ce3a3a;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .cartfooter {
    padding: 0px;
    margin-top: 20px;
    border: none;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .cartfooter .carttotal {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    font-weight: 400;
    text-align: left;
    background: #eaeaea;
    padding: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .cartfooter .carttotal * {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600;
}

#container header .widget-8 .shoppingCart .shopping-cart-detail .cartfooter .button {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    font-weight: 400 !important;
}

.main-menu ul, 
.product-questions ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.main-menu > ul {
    margin-left: -10px;
    margin-right: -10px;
}

.main-menu > ul > li {
    float: left;
    line-height: normal;
}

.main-menu > ul > li > a,
.main-menu > ul > li > span {
    font-size: 16px;
    color: #fff;
    line-height: 3;
    display: block;
    padding: 0px 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

.main-menu > ul > li > a:hover,
.main-menu > ul > li > span:hover,
.main-menu > ul > li > a:focus,
.main-menu > ul > li > span:focus{
    font-size: 16px;
    color: #000;
    line-height: 3;
    display: block;
    padding: 0px 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

.main-menu > ul > li:hover > a,
.main-menu > ul > li.children:hover > span {
    background: #eaeaea;
}

.main-menu > ul > li.children > a,
.main-menu > ul > li.children > span {
    padding-right: 25px;
    position: relative;
}

.main-menu > ul > li.children > a:after,
.main-menu > ul > li.children > span:after {
    content: "\f078";
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    font-size: 0.6rem;
    position: absolute;
    top: 1px;
    right: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    transition: transform .2s ease-out;
    -webkit-transition: transform .2s ease-out;
    -moz-transition: transform .2s ease-out;
    transform-origin: center;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
}

.main-menu > ul > li.children:hover > a:after,
.main-menu > ul > li.children:hover > span:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: transform .3s ease;
    -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease;
}

.main-menu > ul > li > ul {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    min-height: 120px;
    z-index: 999;
    background: #EAEAEA;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0px 8px 10px -1px rgb(0 0 0 / 6%);
    -webkit-box-shadow: 0px 8px 10px -1px rgb(0 0 0 / 6%);
    -moz-box-shadow: 0px 8px 10px -1px rgb(0 0 0 / 6%);
    -webkit-justify-content: left;
    -moz-justify-content: left;
    justify-content: left;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    align-content: flex-start;
    padding: 15px 0;
}

.main-menu > ul > li.children:hover > ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}

.main-menu > ul > li > ul > li {
    width: 100%;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 25%;
    flex: 0 25%;
    max-width: 25%;
    line-height: normal;
}

.main-menu > ul > li > ul > li a,
.main-menu > ul > li > ul > li span {
    font-size: 16px;
    color: #000000;
    line-height: 1.9;
    display: block;
    transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
}

.main-menu > ul > li > ul > li a:hover,
.main-menu > ul > li > ul > li a:focus {
    color: #d0122d;
}

.main-menu > ul > li > ul > li span {
    color: #ce3a3a;
    cursor: not-allowed;
}

.main-menu > ul > li > ul > li.children > a,
.main-menu > ul > li > ul > li.children > span {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.9;
    color: #000000;
}

.main-menu > ul > li > ul > li.children > a:hover,
.main-menu > ul > li > ul > li.children > a:focus {
    color: #000000;
}

/* Body - Home */
.widget-101 {
    z-index: 1;
}

html body .bx-wrapper {
    margin: 0;
}

.main-slider .bx-wrapper {
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

.main-slider .bx-wrapper .bx-viewport {
    z-index: 2;
}

.main-slider .bx-wrapper .bx-controls {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.main-slider .bx-wrapper .bx-pager {
    font-size: 1rem;
    padding: 0;
    line-height: normal;
    display: flex;
    justify-content: center;
    z-index: 3;
}

.main-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgb(0 0 0 / 0%);
    border: 1px solid #000000;
    text-indent: -9999px;
    color: rgba(0 0 0 / 0%);
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 100rem;
    -webkit-border-radius: 100rem;
    border-radius: 100rem;
    box-shadow: 0 0 3px rgb(0 0 0 / 25%);
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0 0 3px rgb(0 0 0 / 25%);
}

.main-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.main-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000000;
}

.main-slider .bx-wrapper .bx-controls-direction {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.main-slider .bx-wrapper .bx-controls-direction a {
    background: no-repeat;
    margin: 0;
    text-indent: 0;
    color: transparent;
    outline: none;
    width: 20px;
    height: 28px;
    position: relative;
    top: auto;
}

.main-slider .bx-wrapper .bx-controls-direction a.bx-prev:before {
    content: "\f053";
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    position: absolute;
    top: 0px;
    line-height: 1;
    right: 0;
    color: #ffffff;
    filter: drop-shadow(0px 0px 6px rgba(0 0 0 / 20%));
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

.main-slider .bx-wrapper .bx-controls-direction a.bx-prev:hover:before {
    right: 7px;
}

.main-slider .bx-wrapper .bx-controls-direction a.bx-next:after {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    position: absolute;
    top: 0px;
    line-height: 1;
    left: 0;
    color: #ffffff;
    filter: drop-shadow(0px 0px 6px rgba(0 0 0 / 20%));
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

.main-slider .bx-wrapper .bx-controls-direction a.bx-next:hover:after {
    left: 7px;
}

.usp ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.usp > ul,
#container .fullwidth-row.usp .row > ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.usp > ul > li {
    flex-shrink: 0;
}

.usp > ul > li > span,
.usp > ul > li > ul > li > * > span.menu-item-text,
#container .fullwidth-row.usp .row > ul > li > span,
#container .fullwidth-row.usp .row > ul > li > ul > li > * > span.menu-item-text {
    display: none;
}

.usp li img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 100%;
}

.usp > ul > li > ul,
#container .fullwidth-row.usp .row > ul > li > ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.usp > ul > li > ul > li:first-child,
#container .fullwidth-row.usp .row > ul > li > ul > li:first-child {
    flex: 0 auto;
}

.usp > ul > li > ul > li:not(:first-child),
#container .fullwidth-row.usp .row > ul > li > ul > li:not(:first-child) {
    padding-left: 20px;
}

.usp > ul > li > ul > li span.custom-icon,
#container .fullwidth-row.usp .row > ul > li > ul > li span.custom-icon {
    display: block;
}

.usp > ul > li > ul > li ul li,
#container .fullwidth-row.usp .row > ul > li > ul > li ul li {
    line-height: normal;
}

.usp > ul > li > ul > li ul li:first-child span.menu-item-text,
#container .fullwidth-row.usp .row > ul > li > ul > li ul li:first-child span.menu-item-text {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    margin: 0;
    display: block;
}

.usp > ul > li > ul > li ul li:last-child span.menu-item-text,
#container .fullwidth-row.usp .row > ul > li > ul > li ul li:last-child span.menu-item-text {
    margin: 0;
    font-size: 16px;
}

#container.home .widget-4 {
    margin: 0;
}

h2.title,
h1.title,
.fullwidth-row.categories .row > ul > li > span .menu-item-text,
.fullwidth-row.themes .row > ul > li > span .menu-item-text, 
#container.staticPage h2.title {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: bold;
    font-size: 50px;
    color: #d0122d;
    margin-top: 25px;
}

h2.title:before,
h2.title:after {
    content: "";
    border-top: 1px solid #eaeaea;
    flex: 1;
}

h2.title:before {
    margin-right: 3rem;
}

h2.title:after {
    margin-left: 3rem;
}

#container .widget-product-lijst .list-view {
    border: none;
    padding: 0;
}

#container .widget-product-lijst div.items {
    list-style-type: none;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

#container:not(.no_children_category):not(.search) .widget-product-lijst div.items > .overlay-wrapper {
    width: 100%;
    padding: 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 1px solid transparent;
}

#container.no_children_category .widget-product-lijst div.items > .overlay-wrapper,
#container.search .widget-product-lijst div.items > .overlay-wrapper {
    width: 100%;
    padding: 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-transition: all .3s ease-out, border-radius 0s ease-out;
    -moz-transition: all .3s ease-out, border-radius 0s ease-out;
    transition: all .3s ease-out, border-radius 0s ease-out;
    border: 1px solid transparent;
}

.widget-product-lijst div.items > .overlay-wrapper:hover {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-color: #CCCCCC !important;
}

.widget-product-lijst div.items > .overlay-wrapper > .item,
.widget-product-lijst div.items > .overlay-wrapper > .item > .main-image a {
    display: block;
    position: relative;
}

.widget-product-lijst div.items > .overlay-wrapper > .item > .main-image {
    position: relative;
    overflow: hidden;
}

div.action-label {
    position: absolute;
    top: 0;
    left: 0;
    background: #00B900;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    padding: 3px 10px;
    display: inline-block;
    color: #ffffff;
    z-index: 9;
    font-size: 16px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item > .main-image a > img {
    width: 100%;
    height: 100%;
    display: block;
}

.widget-product-lijst div.items > .overlay-wrapper > .item > .main-image > .thumbnails {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .3s ease-out .1s;
    -moz-transition: all .3s ease-out .1s;
    transition: all .3s ease-out .1s;
}

.widget-product-lijst div.items > .overlay-wrapper:hover > .item > .main-image > .thumbnails {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 9;
}

.widget-product-lijst div.items > .overlay-wrapper > .item > .main-image > .thumbnails .overlay-gallery ul {
    list-style-type: none;
    margin: 0;
    padding: 5px;
    background: rgb(0 0 0 / 30%);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item > .main-image > .thumbnails .overlay-gallery ul > li {
    padding: 3px;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    overflow: hidden;
}

.widget-product-lijst div.items > .overlay-wrapper > .item > .main-image > .thumbnails .overlay-gallery ul > li:not(:first-child) {
    margin-top: 7px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item > .main-image > .thumbnails .overlay-gallery ul > li:after {
    content: "";
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    background: rgb(0 0 0 / 10%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

.widget-product-lijst div.items > .overlay-wrapper > .item > .main-image > .thumbnails .overlay-gallery ul > li:hover:after {
    opacity: 0;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .main-image > .thumbnails .overlay-gallery ul > li img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    width: 40px;
    height: 40px;
    opacity: 0.7;
}

.widget-product-lijst div.items > .overlay-wrapper > .item > .main-image > .thumbnails .overlay-gallery ul > li:hover img {
    opacity: 1;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .main-info {
    margin-top: 20px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .main-info > a .product-name {
    height: 54px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .main-info .wrapper {
    margin-top: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .main-info .wrapper .price,
.widget-product-lijst div.items > .overlay-wrapper > .item .main-info .wrapper .price > a {
    color: #d0122d;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3em;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .main-info .wrapper .price .from-price {
    font-weight: 400;
    font-size: 16px;
    text-transform: lowercase;
    color: #000000;
    margin-right: 6px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .main-info .wrapper > a {
    display: flex;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .description {
    border-top: 1px solid #eaeaea;
    padding-top: 10px;
    margin-top: 10px;
    flex: 1;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .description > a {
    color: #000000;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .colors-label {
    display: none;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .colors-label {
    color: #7d7d7d;
    font-size: 16px;
    line-height: 1.5em;
    margin-right: 10px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .colors {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -3px;
    margin-right: -3px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .colors > span {
    display: none;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .colors > span {
    padding: 0px 4px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .colors > span > .attachment > span {
    width: 20px;
    height: 13px;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .colors > span:nth-child(6) > .attachment > span {
    background: none !important;
    position: relative;
    width: auto;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .colors > span:nth-child(6) > .attachment > span:before {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 1;
    color: #111;
    font-size: 13px;
    display: flex;
    align-items: center;
    height: 100%;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .specifications > a {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eaeaea;
    display: block;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .specifications > a:empty {
    margin: 0;
    padding: 0;
    border: none;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .specifications > a > span {
    display: block;
    color: #7d7d7d;
    font-size: 16px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .specifications > a > span:not(:first-child) {
    margin-top: 3px;
}

.widget-product-lijst div.items > .overlay-wrapper > .item .buttons a.button {
    margin: 0;
}

#container main {
    margin: 0;
}

#container .widget-kruimelpad .breadcrumbs {
    padding: 0 !important;
    margin: 0;
    border: 0;
    background: none;
}

#container .widget-kruimelpad .breadcrumbs li {
    color: inherit;
    margin: 0;
    padding: 0;
    line-height: normal;
    height: auto;
    font-size: inherit;
}

#container .widget-kruimelpad .breadcrumbs li:not(:last-child) a:after,
#container .widget-kruimelpad .breadcrumbs li:not(:last-child) span:after {
    content: "\f054";
    padding: 0 7px;
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    color: #000000;
    font-size: 0.6rem;
    position: relative;
    top: -1px;
}

#container .widget-kruimelpad .breadcrumbs li a,
#container .widget-kruimelpad .breadcrumbs li span {
    border: none;
    transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    color: #000000;
    display: inline;
    font-size: 16px;
    line-height: 1.5em;
}

#container .widget-kruimelpad .breadcrumbs li:hover a,
#container .widget-kruimelpad .breadcrumbs li:focus a {
    text-decoration: none;
    color: #d0122d;
}

#container #toggle-filter.button {
    width: 100%;
}

#container #toggle-filter.button.opened {
    border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
}

#container #toggle-filter.button span i {
    margin-left: 10px;
}

#container #toggle-filter .open {
    opacity: 1;
    visibility: visible;
    display: block;
}

#container #toggle-filter.opened .open {
    opacity: 0;
    visibility: hidden;
    display: none;
}

#container #toggle-filter .close {
    opacity: 0;
    visibility: hidden;
    display: none;
}

#container #toggle-filter.opened .close {
    opacity: 1;
    visibility: visible;
    display: block;
}

html #container main #placeholder-sidebar {
    width: 100%;
}

/* Product filter */
#container .category-filter > div > .items, 
#container main .productfilter .filter-checkboxlist {
    display: inline-block;
    width: 100%;
    max-height: 375px;
    overflow-y: auto;
    margin: 0;
    padding: 0rem 1.5rem 0rem 0rem;
    border: none;
}

#container .category-filter > div > .items > .item {
    text-align: left;
    padding: 0;
    display: block;
    width: 100%;
}

#container .category-filter > div > .items > .item:not(:last-child) {
    margin-bottom: 5px;
}

#container .category-filter > div > .items > .item > a,
#container .category-filter > div > .items > .item > span {
    color: #000000;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    font-weight: 400;
}

#container .category-filter > div > .items > .item > a:hover {
    font-weight: 600;
}

#container .productfilter > form {
    padding: 0px;
}

#container .productfilter > form span.title,
#container .category-filter > div > span.title {
    display: block;
}

#container .productfilter > form span.title:not(:first-child) {
    margin-top: 1rem;
}

.productfilter .filter-checkboxlist input[type="checkbox"] {
    display: none;
}

#container .productfilter .filter-checkboxlist label {
    margin: 0;
    width: 100%;
    color: #7d7d7d;
    font-size: 16px;
    position: relative;
    margin-bottom: 9px;
    line-height: 1.5em;
}

.productfilter .filter-checkboxlist input[checked="checked"] + label span,
#container .productfilter .filter-checkboxlist label:hover span {
    font-weight: 600;
}

#container .productfilter .filter-checkboxlist label span {
    color: #111;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    max-width: 85%;
    cursor: pointer;
}

#container main .productfilter .price-range {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#container main .productfilter .price-range input {
    padding: 6px 15px;
    text-align: left !important;
    width: 100% !important;
    -ms-flex: 0 0 36%;
    flex: 0 36%;
    max-width: 36%;
}

#container main .productfilter .price-slider {
    background-color: #eaeaea;
    margin: 0;
    margin-bottom: 25px;
    height: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border: 0;
    position: relative;
    text-align: left;
    width: calc(100% - 22px);
    left: 6px;
}

#container main .productfilter .price-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background-color: #CCCCCC;
    top: 0;
    height: 100%;
}

#container main .productfilter .price-slider .ui-slider-handle {
    background: none;
    background-color: #ffffff;
    border: 7px solid #000000;
    width: 20px;
    height: 20px;
    top: -8px;
    -webkit-box-shadow: 0px 0px 6px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 6px rgb(0 0 0 / 10%);
    position: absolute;
    z-index: 2;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
}

#container main .productfilter .price-seperator {
    display: none;
    height: initial;
    background: navajowhite;
    margin-bottom: 0;
}

#container main .productfilter .filter-colorblocklist {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -5px;
    margin-right: -5px;
    border: none;
}

main .filter-colorblocklist label,
main .color-values label,
main .chosen-filteritem label {
    margin: 0;
    border: 0px;
    padding: 0px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    height: 24px;
    display: block;
    position: relative;
    overflow: hidden;
    background-size: calc(100% - 11px) 100%;
    width: 100%;
    -ms-flex: 0 0 14%;
    flex: 0 14%;
    max-width: 14%;
}

main .filter-colorblocklist label:nth-child(n+9) {
    margin-top: 10px;
}

main .filter-colorblocklist .attachment-type-1,
main .color-values .attachment-type-1,
main .chosen-filteritem .attachment-type-1 {
    border: none;
    margin: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    border-radius: inherit;
}

main .filter-colorblocklist .attachment-type-1 span,
main .color-values .attachment-type-1 span,
main .chosen-filteritem .attachment-type-1 span {
    border: none;
    margin: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 0;
    position: relative;
    margin: 0 !important;
}

#container.productSet .widget-100 ul.color-values li.selected .attachment span {
    border: none;
}

main .filter-colorblocklist label:hover span,
main .filter-colorblocklist li:hover span,
main .color-values label:hover span,
main .color-values li:hover span,
main .chosen-filteritem label:hover span,
main .chosen-filteritem li:hover span,
main .filter-colorblocklist label.active span,
main .filter-colorblocklist li.active span,
main .color-values label.active span,
main .color-values li.active span,
main .chosen-filteritem label.active span,
main .chosen-filteritem li.active span {
    border: none;
}

main .filter-colorblocklist label span.check,
main .filter-colorblocklist li span.check,
main .color-values label span.check,
main .color-values li span.check,
main .chosen-filteritem label span.check,
main .chosen-filteritem li span.check {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    width: 100%;
    height: 100%;
    display: none;
    background-repeat: no-repeat;
    background-position: center center;
    border: none !important;
    background-size: 30%;
    image-rendering: crisp-edges;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
}

main .color-values label span.check,
main .color-values li span.check {
    background-position: calc(50% - -1px) center;
}

main .filter-colorblocklist label:hover span.check,
main .filter-colorblocklist label.active span.check,
main .filter-colorblocklist li.active span.check,
main .color-values label.active span.check,
main .color-values li.active span.check,
main .chosen-filteritem label.active span.check,
main .chosen-filteritem li.active span.check,
main .color-values li:hover span.check {
    display: inline-block;
}

.tiptop {
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    padding: 6px 15px;
    color: #fff;
    line-height: normal;
    background: rgb(34 34 34 / 75%);
    border-radius: 3px;
    font-size: 14px;
    min-width: 80px;
    text-align: center;
}

#container main .productfilter .reset-filter a {
    display: inline-block;
}

#container main .productfilter .reset-filter a:before {
    content: "";
    display: none;
}

#container:not(.no_children_category):not(.search) .widget-product-lijst .pager {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

#container:not(.no_children_category):not(.search) .widget-product-lijst .pager ul li.page,
#container:not(.no_children_category):not(.search) .widget-product-lijst .pager > span {
    display: none;
}

#container:not(.no_children_category):not(.search) .widget-product-lijst .pager ul li.next {
    float: right;
    position: absolute;
    right: 0;
}

#container:not(.no_children_category):not(.search) .widget-product-lijst .pager ul li.previous {
    float: left;
    position: absolute;
    left: 0;
}

#container:not(.no_children_category):not(.search) .widget-product-lijst .pager ul li a {
    border: none;
    font-weight: bold;
    color: #CCCCCC;
    padding: 0;
    text-decoration: none;
    line-height: normal;
    display: block;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    margin-right: 0px;
    background: #fff;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 6px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 6px rgb(0 0 0 / 10%);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    border: 1px solid transparent;
}

#container:not(.no_children_category):not(.search) .widget-product-lijst .pager ul li a i {
    width: 100%;
    justify-content: center;
}

#container:not(.no_children_category):not(.search) .widget-product-lijst .pager ul li a:hover {
    border: 1px solid #CCCCCC;
}

#container:not(.no_children_category):not(.search) .widget-product-lijst .pager ul li.previous a {
    padding-right: 1px;
}

#container:not(.no_children_category):not(.search) .widget-product-lijst .pager ul li.next a {
    padding-left: 1px;
}

.fullwidth-row.categories,
.fullwidth-row.themes,
.bg-grey {
    background: #EAEAEA;
}

.fullwidth-row.categories .row,
.fullwidth-row.themes .row,
#placeholder-content-top .widget-kruimelpad .row,
#container .fullwidth-row.usp .row,
#container .mobile-filter {
    padding-left: 0.59375rem;
    padding-right: 0.59375rem;
}

#container .fullwidth-row.usp .row {
    width: 100%;
}

.fullwidth-row.categories .row ul,
.fullwidth-row.themes .row ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.fullwidth-row.categories .row > ul > li > ul,
.fullwidth-row.themes .row > ul > li > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -20px;
    margin-left: -20px;
    position: relative;
}

.fullwidth-row.categories .row > ul > li > ul > li {
    width: 100%;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.fullwidth-row.categories .row > ul > li > ul > li a,
.fullwidth-row.categories .row > ul > li > ul > li > span {
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin-right: 0px;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    border: 1px solid transparent;
}

.fullwidth-row.categories .row > ul > li > ul > li > span,
html .fullwidth-row.themes .row > ul > li > ul > li > span {
    background: #ce3a3a;
    cursor: not-allowed;
}

.fullwidth-row.categories .row > ul > li > ul > li a:hover,
.fullwidth-row.themes .row > ul > li > ul > li a:hover {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}

.fullwidth-row.categories .row > ul > li > ul > li a:hover span.custom-icon img,
.fullwidth-row.themes .row > ul > li > ul > li a:hover span.custom-icon img {
    -webkit-transform: scale(1.03) rotate(1deg);
    transform: scale(1.03) rotate(1deg);
}

.fullwidth-row.categories .row > ul > li > ul > li .custom-icon {
    display: flex;
    flex: 1 100%;
    justify-content: center;
    align-items: center;
}

.fullwidth-row.categories .row > ul > li > ul > li .custom-icon img {
    display: block;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.fullwidth-row.categories .row > ul > li > ul > li .menu-item-text {
    color: #000000;
    margin: 0;
    margin-top: 15px;
    text-align: center;
}

.fullwidth-row.categories .row > ul > li:last-child > a:hover,
.fullwidth-row.categories .row > ul > li:last-child > a:focus {
    color: #d0122d;
}

.fullwidth-row.themes .row > ul > li > ul > li {
    width: 100%;
    padding: 0;
    padding-right: 20px;
    padding-left: 20px;
}

.fullwidth-row.themes .row > ul > li > ul > li a,
.fullwidth-row.themes .row > ul > li > ul > li > span {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: baseline;
    justify-content: center;
    margin-right: 0px;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    overflow: hidden;
}

.fullwidth-row.themes .row > ul > li > ul > li .menu-item-text {
    color: #000000;
    margin: 0;
    padding: 15px 0;
}

.fullwidth-row.themes .row > ul > li > ul > li .custom-icon {
    display: flex;
    width: 100%;
    flex: 1 100%;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 200px;
    align-self: flex-start;
}

.fullwidth-row.themes .row > ul > li > ul > li .custom-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    margin: auto;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.widget-opgemaakte-tekst > p:last-child {
    margin: 0;
}

.widget-afbeelding img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

#container main .widget-13 {
    margin: 0;
}

.fullwidth-row.references {
    border-top: 1px solid #eaeaea;
    padding: 10px 0;
}

.fullwidth-row.brands {
    padding: 10px 0;
    background: #eaeaea;
}

.fullwidth-row.brands > .row .bx-wrapper .bx-viewport {
    background: #eaeaea !important;
    border: none !important;
    box-shadow: none !important;
}

.fullwidth-row.references > .row .bx-wrapper .bx-viewport {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 0;
}

.fullwidth-row.references > .row .bx-wrapper .bx-controls {
    display: none;
}

/* placeholder-footer-top-wrapper */
footer .widget-duplicaat .widget-editor-relative {
    position: absolute;
    top: 0;
    left: 0;
}

#container footer {
    min-height: auto;
    background: #ffffff;
}

#container:not(.checkout):not(.offerRequest):not(.checkoutProcess):not(.offerRequestProcess) footer #placeholder-footer-top-wrapper {
    border-top: 1px solid #eaeaea;
}

footer #placeholder-footer-top-wrapper,
footer #placeholder-footer-wrapper,
footer #placeholder-footer-bottom-wrapper {
    height: auto;
    width: auto;
    border: none;
    background: #d0122d;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

footer #placeholder-footer-top-wrapper #placeholder-footer-top,
footer #placeholder-footer-top-wrapper #placeholder-footer-top > .widget-duplicaat {
    display: flex;
    justify-content: space-between;
}

footer #placeholder-footer-bottom-wrapper {
    background: #d0122d;
    border-top: 1px solid #fff;
}

footer #placeholder-footer-bottom-wrapper #placeholder-footer-bottom,
footer #placeholder-footer-bottom-wrapper #placeholder-footer-bottom > .widget-duplicaat {
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
}

footer #placeholder-footer-bottom-wrapper #placeholder-footer-bottom .widget {
    padding-left: 0.59375rem;
    padding-right: 0.59375rem;
}

footer .footer-menu {
    width: 100% !important;
}

.footer-menu span.title {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    margin: 0;
    margin-bottom: 14px;
    color: #fff;
}

.footer-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

.footer-menu ul > li > a,
.footer-menu ul > li > span {
    font-size: 16px;
    line-height: 1.9em;
    color: #fff;
    transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul li a:hover,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul li a:focus {
    color: #d0122d;
}

.footer-menu ul > li > a:hover,
.footer-menu ul > li > a:focus {
    text-decoration: underline;
}

.footer-menu.contact ul > li > a,
.footer-menu.contact ul > li > span {
    display: flex;
    align-items: center;
}

.footer-menu.contact ul > li:not(:first-child) {
    margin-top: 10px;
}

.footer-menu.contact ul > li .custom-icon {
    background: #eaeaea;
    display: flex;
    width: 50px;
    height: 50px;
    float: left;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.footer-menu.contact ul > li .custom-icon + .menu-item-text {
    padding-left: 10px;
}

.footer-menu.contact ul > li:last-child {
    margin-top: 20px;
    display: none;
}

footer .footer-menu.contact ul > li:last-child {
    display: block;
}

.footer-menu.contact ul > li:last-child > a {
    display: inline-block;
}

footer #placeholder-footer-wrapper .widget-7 {
    margin: 0;
}

#placeholder-footer-wrapper .newsletter > .wrapper {
    display: flex;
    align-items: center;
}

#placeholder-footer-wrapper .newsletter > .wrapper > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex: 1 auto;
}

#placeholder-footer-wrapper .newsletter > .wrapper > ul li {
    min-height: auto;
}

#placeholder-footer-wrapper .newsletter > .wrapper > ul > li .custom-icon + span.menu-item-text {
    display: none;
}

#placeholder-footer-wrapper .newsletter > .wrapper > ul > li .custom-icon {
    width: auto;
    min-height: auto;
    margin: 0;
}

#placeholder-footer-wrapper .newsletter > .wrapper > ul > li .custom-icon img {
    margin: 0;
}

footer #placeholder-footer-wrapper ul li span.menu-item-text {
    width: auto;
    color: #fff;
}

#placeholder-footer-wrapper .newsletter > .wrapper > ul > li:nth-child(2) span.menu-item-text {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    margin: 0;
}

.newsletter > .wrapper #mc_embed_signup {
    padding: 0;
}

.newsletter > .wrapper #mc_embed_signup .mc-field-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    -ms-flex-line-pack: center;
    align-content: center
}

.newsletter > .wrapper #mc_embed_signup .mc-field-group input[type='email'] {
    height: 45px;
    padding: 10px 20px;
    flex: 1;
    border-right: 0;
}

.newsletter > .wrapper #mc_embed_signup .mc-field-group input.button {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: none;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: auto;
    margin: 0;
    margin-left: 5px;
    background: #fff;
    color: #000;
}

.newsletter > .wrapper #mc_embed_signup .mc-field-group input.button:hover {
    background: #eaeaea;
}

footer #placeholder-footer-bottom .widget-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

footer #placeholder-footer-bottom .copyright > ul li span {
    color: #ffffff;
    font-size: 16px;
}

footer #placeholder-footer-bottom .socialmedia > ul,
footer #placeholder-footer-bottom .payment > ul {
    list-style-type: none;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    margin-right: -5px;
    margin-left: -5px;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
}

footer #placeholder-footer-bottom .socialmedia > ul > li, 
footer #placeholder-footer-bottom .payment > ul > li {
    padding: 0;
    padding-right: 5px;
    padding-left: 5px;
    flex: 0 auto;
}

footer #placeholder-footer-bottom .socialmedia > ul > li a,
footer #placeholder-footer-bottom .payment > ul > li a,
footer #placeholder-footer-bottom .socialmedia > ul > li > span,
footer #placeholder-footer-bottom .payment > ul > li > span {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin-right: 0px;
    background: #eaeaea;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

footer #placeholder-footer-bottom .socialmedia > ul > li > span {
    background: #ce3a3a;
    cursor: not-allowed;
}

footer #placeholder-footer-bottom .socialmedia > ul > li a img,
footer #placeholder-footer-bottom .socialmedia > ul > li a img {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

footer #placeholder-footer-bottom .socialmedia > ul > li a:hover img,
footer #placeholder-footer-bottom .socialmedia > ul > li a:focus img {
    filter: invert(38%) sepia(25%) saturate(1029%) hue-rotate(145deg) brightness(103%) contrast(80%);
}

footer #placeholder-footer-bottom .socialmedia > ul > li .custom-image {
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;
    height: 35px;
    width: 35px;
}

footer #placeholder-footer-bottom .payment > ul > li .custom-image {
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;
    height: 35px;
    padding: 0px 5px;
}

footer #placeholder-footer-bottom .socialmedia > ul > li .custom-image img,
footer #placeholder-footer-bottom .payment > ul > li .custom-image img {
    max-height: 100%;
}

#container.category .widget-categorie-lijst .items {
    list-style-type: none;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
}

#container.category .widget-categorie-lijst .items > .overlay-wrapper {
    width: 100%;
    padding: 0 10px;
    -webkit-transition: all .3s ease-out, border-radius 0s ease-out;
    -moz-transition: all .3s ease-out, border-radius 0s ease-out;
    transition: all .3s ease-out, border-radius 0s ease-out;
    border: 1px solid transparent;
}

#container.category .widget-categorie-lijst .items > .overlay-wrapper:nth-child(n+5) {
    margin-top: 20px;
}

#container.category .widget-categorie-lijst .items > .overlay-wrapper .item {
    padding: 0;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    height: 100%;
    display: flex;
    flex-flow: column;
    padding: 20px;
}

#container.category .widget-categorie-lijst .items > .overlay-wrapper:hover .item {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-color: #CCCCCC !important;
}

#container.category .widget-categorie-lijst .items > .overlay-wrapper .item .category-info {
    flex: 1;
    display: flex;
    flex-flow: column;
    margin-top: 20px;
}

#container.category .widget-categorie-lijst .items > .overlay-wrapper .item .category-info > h4 {
    flex: 1;
    margin-bottom: 10px;
}

#container.category .widget-categorie-lijst .items > .overlay-wrapper .item .category-info .button {
    margin: 0;
}

#container.search .widget-categorie-detail {
    display: none !important;
}

#container.no_children_category .widget-categorie-detail .wrapper,
#container.category .widget-categorie-detail .wrapper {
    border-bottom: 1px solid #eaeaea;
}

#container.no_children_category .widget-categorie-detail .description.extra,
#container.category .widget-categorie-detail .description.extra {
    border-top: 1px solid #eaeaea;
}

#container.no_children_category .widget-categorie-detail .resource-image,
#container.category .widget-categorie-detail .resource-image {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    width: auto;
    max-width: 100%;
}

#container.no_children_category .widget-categorie-detail .wrapper > h1,
#container.category .widget-categorie-detail .wrapper > h1 {
    margin: 0;
}

#container.no_children_category .widget-categorie-detail .description > p:last-child,
#container.category .widget-categorie-detail .description > p:last-child {
    margin-bottom: 0;
}

#container.no_children_category .widget-product-lijst .filter, 
#container.search .widget-product-lijst .filter {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
}

#container .filter select {
    width: auto;
}

.pager ul.yiiPager {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    margin-left: -3px;
    margin-right: -3px;
}

.pager ul.yiiPager > li {
    padding: 0 3px;
}

.pager ul.yiiPager > li > a {
    display: inline-block;
}

.pager ul.yiiPager > li.previous > a,
.pager ul.yiiPager > li.first > a {
    display: inline-block;
    position: relative;
    padding-left: calc(7.5px + 15px);
}

.pager ul.yiiPager > li.next > a,
.pager ul.yiiPager > li.last > a {
    display: inline-block;
    position: relative;
    padding-right: calc(7.5px + 15px);
}

.pager ul.yiiPager > li > a i {
    position: absolute;
    top: 1px;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.widget:not(.slider) .pager ul.yiiPager > li.previous > a i,
.widget:not(.slider) .pager ul.yiiPager > li.first > a i {
    left: 10px;
}

.widget:not(.slider) .pager ul.yiiPager > li.next > a i,
.widget:not(.slider) .pager ul.yiiPager > li.last > a i {
    right: 10px;
}

#container.productSet .widget-productset-detail.main-detail-image {
    float: none;
}

.widget-productset-detail .product-image {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s ease-in-out;
    -webkit-filter: none;
    filter: none;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}

.widget.widget-productset-detail div.action-label {
    left: calc(15% + 25px);
    background: #00B900;
    padding: 5px 12px;
}

.widget-productset-detail .product-image .product-main-image {
    margin-left: 10px;
    position: relative;
    flex: 1;
    text-align: center;
}

.widget-productset-detail .product-image .product-main-image:after {
    content: "\f00e";
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.4rem;
    height: 3.4rem;
    background: rgb(0 0 0 / 30%);
    color: #fff;
    font-size: 25px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.widget-productset-detail .product-image .product-images {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-self: baseline;
    position: relative;
    margin: 0;
    padding: 3px;
    background: rgb(0 0 0 / 30%);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.widget-productset-detail .product-image .product-images li {
    display: none;
    padding: 3px;
    overflow: hidden;
    position: relative;
}

.widget-productset-detail .product-image .product-images li a {
    display: block;
    position: relative;
    background: #fff;
    padding: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.widget-productset-detail .product-image .product-images li a img {
    max-width: 100%;
    max-height: 100%;
    min-width: 1px;
    min-height: 1px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    opacity: 0.7;
}

.widget-productset-detail .product-image .product-images li:hover a img {
    opacity: 1;
}

.widget-productset-detail .product-image .product-images li a:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35%;
    width: 35%;
    position: absolute;
    transform: translate(-10%, 10%);
    top: 0;
    right: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: rgb(0 0 0 / 30%);
    content: "\f00e";
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.widget-productset-detail .product-image .product-images li:hover a:after {
    opacity: 1;
    visibility: visible;
}

#container.productSet .widget-productset-detail.main-image {
    -webkit-box-flex: 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 30px;
    width: 55%;
    float: none;
}

html body #lightGallery-close {
    font-size: 22px;
    padding: 4px 15px;
}

html #lightGallery-close:after {
    content: "\2716";
    position: relative;
    font-size: inherit;
    font-family: inherit;
    line-height: normal;
    top: -1px;
    right: auto;
}

html .showThumbByDefault#lightGallery-outer {
    background-color: rgba(0, 0, 0, .85);
}

html #lightGallery-action a.cLthumb:after {
    content: "";
    display: none;
}

html #lightGallery-slider .lightGallery-slide img {
    background: white;
    padding: 30px;
    border-radius: 4px;
}

html body .showThumbByDefault #lightGallery-action a {
    margin: 0 !important;
    position: absolute;
    top: 44%;
    z-index: 9999999;
    background-color: transparent;
    font-size: 46px;
    width: auto;
    height: auto;
    color: #d4d4d4;
    line-height: normal;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

html body .showThumbByDefault #lightGallery-action > a:hover {
    color: #fff;
}

html body .showThumbByDefault #lightGallery-action a#lightGallery-next {
    right: 5rem;
}

html body .showThumbByDefault #lightGallery-action a#lightGallery-prev {
    left: 5rem;
}

html body #lightGallery-action a#lightGallery-prev:before,
html body #lightGallery-action a#lightGallery-next:after {
    left: unset;
    position: relative;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
    bottom: unset;
}

#container.productSet #placeholder-content,
#container.checkout #placeholder-content,
#container.offerRequest #placeholder-content {
    width: 100%;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget {
    color: #000000 !important;
    border: 0;
    padding: 0;
    width: auto;
    margin: 0;
    padding-left: 0.59375rem;
    padding-right: 0.59375rem;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .product-details {
    padding-bottom: 20px;
    padding-top: 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border: 1px solid #eaeaea;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget.loading .product-details:after,
#container.checkout .widget-winkelwagen.checkout-cart.loading .shoppingCart:after,
#container.offerRequest .widget-winkelwagen.checkout-cart.loading .shoppingCart:after,
#container .widget-afrekenen > form.loading:after, 
#complete-order-modal form.checkout-form.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("https://a95e34c3751ea4a0112a-efb4b109da3255fbc4dc396b1c2145fa.ssl.cf1.rackcdn.com/1618402597_1537453040_loader.gif") no-repeat center center;
    background-color: rgb(0 0 0 / 10%);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    cursor: not-allowed;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget.loading .product-details:after {
    left: 0.59375rem;
    width: calc(100% - 0.59375rem - 0.59375rem);
}

#container .widget-afrekenen > form.loading:after, 
#container.checkout .widget-winkelwagen.checkout-cart.loading .shoppingCart:after,
#container.offerRequest .widget-winkelwagen.checkout-cart.loading .shoppingCart:after {
    height: calc(100% + 0.59375rem + 0.59375rem);
    top: -0.59375rem;
}

#container.checkout .widget-winkelwagen.checkout-cart.loading .shoppingCart:after,
#container.offerRequest .widget-winkelwagen.checkout-cart.loading .shoppingCart:after {
    left: -0.59375rem;
    width: calc(100% + 0.59375rem + 0.59375rem);
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .main-details h1 {
    margin-top: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .main-details .price {
    color: #d0122d;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3em;
    margin-top: 5px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .main-details .price > span {
    font-weight: 400;
    font-size: 16px;
    text-transform: lowercase;
    color: #000000;
    margin-right: 6px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul {
    margin-top: 20px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 60px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul > li {
    display: block;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul > li:last-child, 
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul > li:nth-child(2) {
    margin-top: 10px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul > li.delivery:before {
    content: "\f0d1";
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    font-size: 16px;
    margin-right: 8px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul li a {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-style: inherit;
    color: inherit;
    transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    white-space: nowrap;
    display: block;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul li a#specify {
    margin-top: 5px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul li.seperator {
    margin: 0 10px;
    font-size: 19px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details .information-details ul li a#specify i {
    margin-left: 2px;
    font-size: 13px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    margin: 0;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    cursor: pointer;
    white-space: nowrap;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title.accordion-panel-done,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li .attachment-values,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .attribute-values,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons {
    padding-left: 20px;
    padding-right: 20px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .details {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .cart-summary {
    padding: 20px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li:not(.accordion-active) > div.title:not(.accordion-panel-done),
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li:not(.accordion-active) > div.title:not(.accordion-panel-done) label {
    opacity: 0.35;
    color: #000;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title.accordion-panel-done label {
    color: #24c87b;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li.accordion-active > div.title.accordion-panel-done label {
    color: #000;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title:after {
    content: "\f068";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    color: #000;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li.accordion-active > div.title:after {
    content: "\f304";
    color: #24c87b;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title.accordion-panel-done:after {
    content: "";
    color: #00B900;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li:not(.accordion-active) .title.accordion-panel-done {
    background: #ebfef5;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title label {
    color: #000;
    margin: 0;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title .attribute-selected {
    margin-right: 20px;
    color: #24c87b;
    font-weight: 600;
    line-height: normal;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title .attribute-edit {
    color: #24c87b;
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    margin-left: auto;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.title .attribute-edit:hover {
    text-decoration: underline;
}

/*Custom product page with color images*/

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.color-values {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

#container main .color-values.color-images li img.color-value-image {
    width:auto;
    height:auto;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.color-values li {
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    vertical-align: initial;
    background-size: 35px 24px;
    position: relative;
    margin: 0;
    padding: 4px 6px;
    background-position: 6px center;
    border: 1px solid #CCCCCC;
    font-size: 16px;
    line-height: normal;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    margin-bottom: 5px;
    margin-right: 7px;
    flex: 0 22%;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.color-values li span.check {
    position: absolute;
    z-index: 50;
    left: 4px;
    top: 4px;
    width: 39px;
    height: 23px;
    background-size: 35%;
    background-position: center;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.color-values .attachment-type-1 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    width: 39px;
    height: 24px;
    overflow: hidden;
    position: absolute;
    left: 4px;
    top: 4px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.color-values li[data-value="Wit"] .attachment-type-1 {
    border: 1px solid #cccccc;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.color-values li .attribute-value-label {
    display: none;
    font-size: 16px;
    font-weight: 400;
    width: auto;
    height: auto;
    border: none;
    align-items: center;
    line-height: 1.5em;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .attachment-values {
    margin: 0;
    padding: 0;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li .attachment-values,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values {
    margin-bottom: 20px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider > li > div.attribute-values {
    margin-bottom: 15px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li.attachment-item .attachment-values .pcp-location-title {
    color: #000000;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 600;
    margin-bottom: 5px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li.attachment-item .attachment-values .pcp-location-title .pcp-location-label {
    color: inherit;
    font-weight: inherit;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li .attachment-values .attachment {
    list-style-type: none;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 20px;
    margin-left: -5px;
    margin-right: -5px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li .attachment-values .attachment > li:not(:last-child) {
    margin-right: 10px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li .attachment-values .pcp-baseprice-info-label,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li .attachment-values .pcp-info-label {
    display: none !important;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li.attachment-item .attachment-values .attachment:last-child {
    margin-bottom: 0rem;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li.attachment-item .attachment-values .attachment .attachment-value {
    padding: 0px 6px;
    flex: 0 auto;
    margin: 0;
    background: none;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li.attachment-item .attachment-values .attachment .attachment-value span {
    padding: 5px 15px;
    white-space: nowrap;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values .quantity-input-container > .row > .large-12.columns {
    padding: 0;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values .quantity-input-container input {
    margin: 20px;
    max-width: none;
    width: 94%;
    font-weight: 400;
}

/*END Custom color images product page*/

/*Custom radio buttons*/

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values label {
    margin: 0;
    border-bottom: 1px solid #eaeaea;
    display: flex;
    align-items: center;
    padding: 5px 20px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values ul li {
    margin: 0;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values .custom-amount {
    margin-top: 10px;
    padding-left: 20px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    width: 15px;
    height: 15px;
    clear: left;
    margin: 0px;
    margin-right: 10px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values input[type="radio"]:before {
    content: "";
    height: 15px;
    width: 15px;
    transition: all 0.15s ease-out 0s;
    border: 1px solid #797979;
    background: #fff;
    color: #fff;
    cursor: pointer;
    outline: none;
    border-radius: 3px;
    z-index: 9;
    position: absolute;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values label input[type="radio"] {
    margin-right: 10px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values input[type="radio"]:hover::before {
    border: 1px solid #d0122d;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values input[type="radio"]:checked::before {
    background: #d0122d;
    border: 1px solid #d0122d;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .quantity-values label:hover {
    background: #f3f3f3;
    cursor: pointer;
}

/*END Custom radio button product page*/

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .samestaffel-dropdown + * {
    margin-top: 1rem;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.size-values {
    padding: 0;
}

#min-order {
    display: none;
}

#min-order > span {
    background: #eaeaea;
    border: 1px solid #cccccc;
    padding: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    display: block;
    width: 100%;
}

#min-order > span > i {
    margin-right: 10px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.size-values li {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.size-values li:not(:last-child) {
    margin-bottom: 10px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider li[data-key="size"] > .attribute-values li#min-order {
    margin-bottom: 20px;
    display: block;
}


#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.size-values li span.attribute-value-label {
    width: 100%;
    max-width: 4rem;
    text-align: left;
    font-size: 14px;
    color: inherit;
    font-weight: 500;
    padding: 13px 0px;
    align-self: baseline;
    display: flex;
    align-items: center;
    line-height: normal;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.size-values li .quantity-input-container {
    display: block;
    width: 100%;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.size-values li .quantity-input-container .row .columns {
    padding: 0;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .stock-indicator {
    margin: 0;
    background: none;
    padding: 0;
    font-size: 14px;
    min-height: 0;
    margin-top: .2rem;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .stock-indicator.in-stock:before {
    content: "\f49e";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    padding-right: 8px;
    color: #00a500;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider .stock-indicator.out-of-stock:before {
    content: "\f02b";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    padding-right: 8px;
    color: #b82323;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.size-values li .total-quantity-label,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .selection #selector-slider ul.size-values li .total-quantity-value {
    display: none;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons {
    display: flex;
    flex-wrap: wrap;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart.add-to-sample-cart, 
#container.checkout .widget-afrekenen > form.checkout-form > .button, 
#container.offerRequest .widget-afrekenen > form.checkout-form > .button, 
#container.checkout .widget-afrekenen > form.checkout-form > .buttons > .button,
#container.offerRequest .widget-afrekenen > form.checkout-form > .buttons > .button,
#container.payInvoice .widget-afrekenen > form.checkout-form > .button, 
#container.payInvoice .widget-afrekenen > form.checkout-form > .buttons > .button {
    padding: 12px 15px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .add-to-cart[style*="display: none"] + .add-to-cart,
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > .less-than-minimal-label:first-child + .add-to-cart + .add-to-cart {
    margin-left: 0px !important;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart.add-to-shopping-cart {
    flex: 0 100%;
    width: 100%;
    margin-left: 0 !important;
    font-weight: 600;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .cart-summary {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    padding: 20px 20px;
    margin-bottom: 20px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .cart-summary > .row.collapse {
    line-height: 1.9em;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .cart-summary .row.collapse > div.large-3.small-4.columns {
    text-align: right;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .cart-summary .calctotal {
    font-weight: 600;
    margin-top: 1rem;
    display: block;
    line-height: 1.9em;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .cart-summary .calctotal > br {
    display: none;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .product-details div.delivery {
    display: block;
    width: 100%;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .product-details div.delivery > div:last-child {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .product-details div.delivery > div + div {
    margin-top: 10px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .product-details div.delivery > div span {
    background: #eaeaea;
    padding: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    display: block;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .product-details div.delivery > div span:before {
    content: "\f0d1";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    margin-right: 10px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .buttons > div.add-to-cart .price-placeholder {
    display: none;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .application {
    display: none;
    padding: 15px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .application.be[lang="BE"], 
#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .application.nl[lang="NL"]{
    display: flex;
    justify-content: center;
    align-items: center;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .application i {
    font-size: 20px; 
    color: #36b900; 
    margin-right: 10px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .application ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 10px;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .application a {
    color: #000000;
}

#container.productSet .widget-voeg-toe-aan-winkelwagen-widget .application > a {
    margin-top: 10px;
    display: block;
    text-decoration: underline;
}

#container .widget-voeg-toe-aan-winkelwagen-widget .less-than-minimal-label {
    flex: 100%;
    line-height: normal;
    margin-bottom: 10px;
    display: block;
    order: 0;
    color: white;
    padding: 8px 15px;
    text-align: center;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #ce3a3a;
}

.product-questions > ul > li span {
    display: block;
}

.product-questions > ul > li:last-child {
    margin-top: 10px;
}

.product-questions > ul > li:last-child a {
    display: inline-block;
}

.product-questions-icon {
    display: flex;
    align-items: center;
}

.product-questions-icon i {
    font-size: 5rem;
    font-weight: 600;
    background: #eaeaea;
    border-radius: 100%;
    padding: 40px;
    line-height: 0.7;
    color: #000000;
}

.widget-productset-detail.product-tabs {
    border-top: 1px solid #eaeaea;
}

.widget.widget-productset-detail .tab.ui-tabs {
    margin: 0;
    font-size: 16px;
}

.widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav {
    list-style-type: none;
    margin: 0;
    text-align: center;
}

.widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li {
    display: inline-block;
    border-left-width: 0;
    border: none;
    padding: 0;
    background-color: inherit;
    background: none;
    z-index: 2;
    position: relative;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
}

#container .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li > a {
    margin: 0;
    color: #000000;
    opacity: 0.35;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

#container .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li > a:hover,
#container .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li > a:focus,
#container .widget.widget-productset-detail .tab.ui-tabs ul.ui-tabs-nav > li.ui-state-active > a {
    opacity: 1;
}

.widget.widget-productset-detail .tab.ui-tabs .ui-tabs-panel {
    font-size: 16px;
    padding: 20px;
    margin: 0;
    margin-top: 30px;
    color: #000000;
    line-height: 1.5em;
    border: none;
    background: #eaeaea;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.widget-productset-detail.product-tabs .description {
    font-size: 16px;
    line-height: 1.5em;
    color: #000000;
}

.widget-productset-detail.product-tabs .video iframe {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.widget-productset-detail.product-tabs table {
    width: 100%;
    margin: 0;
}

.widget-productset-detail.product-tabs table tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
}

table tr th,
table tr td {
    font-size: 16px;
    padding: 10px 0;
    color: #000000;
}

table tr th {
    font-weight: 600;
    padding-right: 10px;
}


.alert-box {
    display: block;
    line-height: normal;
    margin-bottom: 0;
    padding: 10px 15px;
    padding-right: 37px;
    font-size: 16px;
}

.alert-box.secondary {
    background-color: #fff;
    border-color: #cccccc;
    color: #000;
}

.alert-box.secondary .button {
    padding: 7px;
    font-size: 15px;
    display: inline-block;
    font-weight: 400 !important;
    text-transform: none;
    margin-top: 0.5rem;
}

.alert-box.secondary .button:hover,
.alert-box.secondary .button:focus {
    background: #f68c1f !important;
    color: #fff !important;
}

.alert-box .close {
    padding: 10px 5px;
    top: 6px;
    margin-top: 0;
    right: 8px;
    color: #000000;
    font-weight: 600;
    opacity: 1 !important;
    transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
}

.alert-box .close:hover {
    color: #ce3a3a !important;
}

.details + .alert-box {
    margin-top: 20px;
}

.details + .alert-box + .selection {
    border-top: 1px solid #ddd;
    margin-top: 20px;
}

#container .fullwidth-row.usp {
    padding: 2.5vw 0;
    border-top: 1px solid #eaeaea;
    display: flex;
}

#container.checkout .widget.widget-afrekenen,
#container.offerRequest .widget.widget-afrekenen {
    float: none;
}

#container.checkout .widget.widget-afrekenen .checkout-description > h1,
#container.offerRequest .widget.widget-afrekenen .checkout-description > h1, 
#container.payInvoice .widget.widget-afrekenen .checkout-description > h1 {
    margin: 0;
    margin-bottom: 10px;
}

#container.checkout .widget.widget-afrekenen .checkout-description > h1 + p,
#container.offerRequest .widget.widget-afrekenen .checkout-description > h1 + p,
#container.payInvoice .widget.widget-afrekenen .checkout-description > h1 + p {
    margin-bottom: 30px;
}

#container.checkout .widget-afrekenen > form.checkout-form,
#container.offerRequest .widget-afrekenen > form.checkout-form, 
#container.payInvoice .widget-afrekenen > form.checkout-form {
    display: flex;
    flex-wrap: wrap;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items, 
#container.offerRequest .widget-afrekenen > form.checkout-form > .items,
#container.payInvoice .widget-afrekenen > form.checkout-form > .items {
    width: 100%;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items [class*="block-grid-"],
#container.offerRequest .widget-afrekenen > form.checkout-form > .items [class*="block-grid-"],
#container.payInvoice .widget-afrekenen > form.checkout-form > .items [class*="block-grid-"], 
#container .widget-contactformulier form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items > [class*="block-grid-"],
#container.offerRequest .widget-afrekenen > form.checkout-form > .items > [class*="block-grid-"], 
#container.payInvoice .widget-afrekenen > form.checkout-form > .items > [class*="block-grid-"] {
    margin-left: -0.59375rem;
    margin-right: -0.59375rem;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items:last-child,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items:last-child, {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items:last-child .large-block-grid-1 + a.button + .row.buttons,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items:last-child .large-block-grid-1 + a.button + .row.buttons {
    flex: 1;
    margin-left: 10px;
}

#container.checkout .widget.widget-afrekenen span.title,
#container.offerRequest .widget.widget-afrekenen span.title, 
#container.payInvoice .widget.widget-afrekenen span.title {
    width: 100%;
    padding-left: 0.59375rem;
    padding-right: 0.59375rem;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .large-block-grid-1 .row,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .large-block-grid-1 .row,
#container.payInvoice .widget-afrekenen > form.checkout-form > .items .large-block-grid-1 .row,
#container.checkout .widget-afrekenen > form.checkout-form > .items .large-block-grid-2 .row.field_country,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .large-block-grid-2 .row.field_country,
#container .widget-contactformulier form > .row.buttons {
    margin-bottom: 0;
    position: relative;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .large-block-grid-2 .row,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .large-block-grid-2 .row,
#container .widget-contactformulier form > .row {
    margin-bottom: 0;
    position: relative;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .item,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item,
#container.payInvoice .widget-afrekenen > form.checkout-form > .items .item,
#container .widget-contactformulier form > .row:not(:last-child) {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .terms,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .terms {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .terms .item,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .terms .item {
    margin-bottom: 0px;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items:last-child > div > .item:last-child,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items:last-child > div > .item:last-child {
    margin: 0px;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .item label,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item label,
#container.payInvoice .widget-afrekenen > form.checkout-form > .items .item label,
#container .widget-winkelwagen.checkout-cart label[for="discountCode"],
#container .widget-contactformulier form > .row > label,
label {
    color: #000000;
    font-size: 16px;
    width: 100%;
    margin-bottom: 5px;
    cursor: default;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .item label .required,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item label .required,
#container .widget-contactformulier > form > .row > label .required,
label .required {
    color: #ce3a3a;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .item .check,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .check {
    display: flex;
    align-items: center;
    float: left;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .item .check .columns,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .check .columns {
    line-height: normal;
    width: auto;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .item .check .columns > input,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .check .columns > input,
#container.payInvoice .widget-afrekenen > form.checkout-form > .items .item .check .columns > input,
#container.payInvoice .widget-afrekenen > form.checkout-form > .items .item .check .columns > label,
#container.checkout .widget-afrekenen > form.checkout-form > .items .item .check .columns > label,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .check .columns > label {
    line-height: normal;
    margin: 0;
    cursor: pointer;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"],
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"], 
#container.payInvoice .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] {
    display: flex;
    float: left;
    z-index: 9;
    position: relative;
    clear: left;
    height: 42px;
    left: 15px;
    margin: 0;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] + label,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] + label,
#container.payInvoice .widget-afrekenen > form.checkout-form > .items .item .columns input[type="radio"] + label {
    display: flex;
    float: left;
    width: 100%;
    margin-left: -14px;
    padding-left: 45px;
    margin-bottom: 10px;
    cursor: pointer;
}

#ui-datepicker-div {
    background: #EAEAEA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0px 8px 10px -1px rgb(0 0 0 / 6%);
    -webkit-box-shadow: 0px 8px 10px -1px rgb(0 0 0 / 6%);
    -moz-box-shadow: 0px 8px 10px -1px rgb(0 0 0 / 6%);
    overflow: hidden;
}

#ui-datepicker-div .ui-datepicker-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #141414;
    color: #fff;
    padding: 8px 15px;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
    order: 1;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
    order: 3;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
    order: 2;
}

html #ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev span, 
html #ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next span {
    text-decoration: none;
    font-size: 20px;
    margin: 0;
    color: #fff;
}

#ui-datepicker-div .ui-datepicker-calendar {
    display: block;
    padding: 10px;
    margin: 0;
}

#ui-datepicker-div .ui-datepicker-calendar thead {
    background: none;
}

#ui-datepicker-div .ui-datepicker-calendar tr th, 
#ui-datepicker-div .ui-datepicker-calendar tr td {
    padding: 7px 12px; 
}

#ui-datepicker-div .ui-datepicker-calendar .undefined a:hover, 
#ui-datepicker-div .ui-datepicker-calendar .undefined a:focus {
    color: #d0122d;
}

#ui-datepicker-div .ui-datepicker-calendar .undefined.ui-datepicker-unselectable {
    cursor: not-allowed;
    opacity: 0.4;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items .item .columns textarea,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items .item .columns textarea {
    max-width: 100%;
    min-height: 180px;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items > .large-block-grid-1 .field_acceptTerms .item label,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items > .large-block-grid-1 .field_acceptTerms .item label {
    font-size: 16px;
    font-weight: 400;
}

#container.checkout .widget-afrekenen > form.checkout-form > .items > .large-block-grid-1 .field_acceptTerms .item label a,
#container.offerRequest .widget-afrekenen > form.checkout-form > .items > .large-block-grid-1 .field_acceptTerms .item label a {
    color: #000;
    text-decoration: underline;
}

#container.checkout .widget-afrekenen > form.checkout-form > .buttons *,
#container.offerRequest .widget-afrekenen > form.checkout-form > .buttons *,
#container.payInvoice .widget-afrekenen > form.checkout-form > .buttons *{
    display: block;
    width: 100%;
}

#container.checkout .widget-winkelwagen.checkout-cart,
#container.offerRequest .widget-winkelwagen.checkout-cart {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 0;
    width: auto;
    margin: 0;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-self: baseline;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail {
    z-index: auto;
    right: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border: 1px solid #eaeaea;
    cursor: auto;
    background: #ffffff !important;
    position: relative;
    height: 100%;
}

#container.offerRequest .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail {
    margin-bottom: 20px;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart {
    display: inline-block;
    width: 100%;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .empty {
    padding: 20px;
    line-height: 1.5em;
    font-size: 16px;
    color: #000000;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item {
    border: none;
    padding: 20px;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div {
    display: flex;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div:first-child {
    margin-bottom: 20px;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .product-name {
    height: auto;
    flex: 1;
    margin-right: 30px;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartRemove {
    margin: 0;
    width: auto;
    line-height: normal;
    padding: 0;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartRemove a {
    overflow: hidden;
    text-indent: 0;
    float: none;
    width: auto;
    height: auto;
    line-height: 0.4;
    padding: 6px 7px;
    font-size: 13px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartRemove a:hover,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartRemove a:focus,
#container .widget-winkelwagen.checkout-cart .discount a.remove:hover:after,
#container .widget-winkelwagen.checkout-cart .discount a.remove:focus:after {
    border-color: #ce3a3a;
    color: #ce3a3a;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > a {
    width: 100%;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > a img {
    width: 100%;
    height: auto;
    max-height: none;
    float: none;
    margin: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: 10px;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct > div {
    display: flex;
    width: 100%;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct > div:not(:last-child) {
    margin-bottom: 5px;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct > div > span {
    font-size: 16px;
    line-height: 1.5em;
    text-align: left;
    color: #111;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct > div > .left {
    font-family: inherit;
    white-space: normal;
    padding: 0;
    margin: 0;
    background: none;
    -ms-flex: 0 0 35%;
    flex: 0 35%;
    max-width: 35%;
    flex-shrink: 0;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct > div > .right .printing > .left > span:first-child {
    margin-bottom: 5px;
    width: 100%;
    font-weight: 600;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct > div > .right .printing > .right {
    width: 100%;
    margin-top: 10px;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct > div > .right .printing > .left > span:last-child,
#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct > div > .right .printing > .right > span {
    display: flex;
    width: 100%;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct > div > .right .printing > .right > span:last-child a {
    margin-top: 5px;
    text-decoration: underline;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .items > .shopping-cart .item > div > .cartProduct > div > .right .printing > .right > span:last-child a:after {
    content: " bedrukking";
}

#container .widget-winkelwagen.checkout-cart .discount-prompt {
    display: none;
    flex: 100%;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .shopping-cart .discount:not(.discount-prompt) {
    display: block !important;
    width: 100%;
    padding: 20px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

#container .widget-winkelwagen.checkout-cart .discount > dd {
    display: inline-flex;
    align-items: center;
    margin: 0;
    width: 100%;
}

#container .widget-winkelwagen.checkout-cart .discount > dd > span {
    margin: 0;
    padding: 7px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    font-size: 16px;
    line-height: normal;
    float: left;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    outline: 0;
    display: flex;
    align-items: center;
    background: #eaeaea;
    cursor: not-allowed;
}

#container .widget-winkelwagen.checkout-cart .discount a.remove {
    font-size: 16px;
    color: transparent;
    margin-left: 10px;
    position: relative;
    padding: 6px 15px;
}

#container .widget-winkelwagen.checkout-cart .discount a.remove:after {
    content: "\f1f8";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 8px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    font-size: 14px;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .shopping-cart .hide-discount.right {
    display: flex !important;
    float: left !important;
    margin: 0;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .shopping-cart .hide-discount.right input {
    margin: 0;
    border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -ms-border-radius: 3px 0px 0px 3px;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .shopping-cart .hide-discount.right input + a {
    border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -ms-border-radius: 0px 3px 3px 0px;
    padding: 10px 15px;
    border-left: 0;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .cart-summary {
    display: inline-block;
    width: 100%;
    padding: 20px;
    background: #eaeaea;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .cart-summary > div {
    display: flex;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .cart-summary > div:not(:last-child) {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .cart-summary > div:last-child > span {
    font-weight: 600;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .cart-summary > div > span {
    font-size: 16px;
    line-height: 1.5em;
    text-align: left;
    color: #000000;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
}

#container .widget-winkelwagen.checkout-cart .shoppingCart .shopping-cart-detail .cart-summary > div > .label {
    font-family: inherit;
    white-space: normal;
    padding: 0;
    background: none;
    -ms-flex: 0 0 40%;
    flex: 0 40%;
    max-width: 40%;
}

#container.checkoutProcess #placeholder-content,
#container.offerRequestProcess #placeholder-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#container.checkoutProcess .widget-winkelwagen.checkout-cart .shoppingCart,
#container.offerRequestProcess .widget-winkelwagen.checkout-cart .shoppingCart, 
#container.checkoutProcess .widget.widget-afrekenen .checkout-description,
#container.offerRequestProcess .widget.widget-afrekenen .checkout-description,
#container.payInvoiceProcess .widget.widget-afrekenen .checkout-description,
#container.checkoutProcess .widget.widget-winkelwagen,
#container.offerRequestProcess .widget.widget-winkelwagen {
    display: none;
}

#container.checkoutProcess main .widget-duplicaat .widget-afrekenen,
#container.offerRequestProcess main .widget-duplicaat .widget-afrekenen {
    width: 100%;
}

#container.staticPage.staticPage-133 main #placeholder-content {
    display: flex;
    align-items: center;
}

#container.staticPage.staticPage-133 main .widget-statische-pagina.content h1 {
    font-size: 130px;
    line-height: normal;
}

#container.staticPage.staticPage-133 main .widget-statische-pagina.content .button {
    display: inline-block;
}

#container.staticPage main .widget-statische-pagina.content {
    margin: 0;
}

#container.staticPage .widget-contactformulier,
#container.staticPage main .google-maps,
#container.staticPage main .footer-menu.contact, 
#container.staticPage main .error-image {
    display: none;
}

#container.staticPage.staticPage-225091 main .widget-contactformulier,
#container.staticPage.staticPage-225091 main .google-maps,
#container.staticPage.staticPage-225091 main .footer-menu.contact, 
#container.staticPage.staticPage-133 main .error-image {
    display: block;
}

#container.staticPage main .footer-menu.contact .contact-wrapper {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    padding: 20px;
    align-self: baseline;
}

#container.staticPage main .footer-menu.contact span.title {
    display: block;
    margin-bottom: 20px;
    color: #000;
}

#container.staticPage main .footer-menu.contact ul > li .custom-icon + .menu-item-text {
    color: #000;
}

#container.staticPage main .footer-menu.contact iframe {
    margin-top: 20px;
    min-height: 150px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

#container .widget-contactformulier form {
    margin-left: -0.59375rem;
    margin-right: -0.59375rem;
}

#container .widget-contactformulier form > .row {
    padding-left: 0.59375rem;
    padding-right: 0.59375rem;
}

#container .widget-contactformulier form > .row.field_question > textarea {
    max-width: 100%;
    min-width: 100%;
    min-height: 77px;
}

#container .widget-contactformulier form > .row.field_validation + .row {
    margin-top: 30px !important;
}

#container.staticPage.staticPage-225091 main #placeholder-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

#container.staticPage table {
    border: 1px solid #eaeaea;
}

#container.staticPage table tr {
    border-bottom: 1px solid #eaeaea;
}

#container.staticPage table th {
    background: #eaeaea;
}

#container.staticPage table tr th,
#container.staticPage table tr td {
    padding: 10px 10px;
    vertical-align: middle;
    line-height: 1.5em;
    font-size: 16px;
    border: 1px solid #eaeaea;
}

main #accordion.ui-accordion {
    margin: 0;
}

main #accordion.ui-accordion span.title {
    color: #000000;
    padding: 30px 0;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 0;
    outline: 0;
    cursor: pointer;
}

main #accordion.ui-accordion span.title > span {
    float: right;
}

main #accordion.ui-accordion span.title > span:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    font-size: 14px;
}

main #accordion.ui-accordion span.title.ui-state-active > span:after {
    content: "\f077";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    font-size: 14px;
}

main #accordion.ui-accordion > .group:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
}

main #accordion.ui-accordion .ui-accordion-content {
    padding: 0;
}

#container main #mc-embedded-subscribe-form #mc_embed_signup_scroll {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#container main #mc-embedded-subscribe-form #mc_embed_signup_scroll .mc-field-group {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

#container main #mc-embedded-subscribe-form #mc_embed_signup_scroll > .mc-field-group:nth-child(3) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


#container main #mc-embedded-subscribe-form #mc_embed_signup_scroll .clear {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

#container header #placeholder-header-wrapper, #container.offer footer {
    display: block;
}

#container.offer header #placeholder-header-wrapper #placeholder-header > .widget-duplicaat > .widget:not(.widget-afbeelding):not(.widget-html), 
#container.offer header #placeholder-header-wrapper #placeholder-header > .widget-duplicaat > .widget.quick-offer {
    display: none !important;
}

#container.offer header #placeholder-header-wrapper #placeholder-header > .widget-duplicaat > .widget.kiyoh-top {
    margin-left: auto;
    margin-right: 0;
}

#container.offer header .logo {
    margin-right: auto;
}

.offer .offerDetails {
    background: #fff;
    line-height: normal !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#container.offer .widget-122 * {
    font-size: 16px !important;
    text-transform: none !important;
    color: #000;
}

#container.offer h2.toptext {
    font-size: 22px !important;
    text-align: center;
    background: none;
}

#container.offer .widget-122 span.titel,
#container.offer .widget-122 h2 {
    text-transform: none;
    color: #000;
}

#container.offer .widget-122 hr:first-of-type {
    display: none;
}

#container.offer .offerteCart .shopping-cart-detail {
    border: 1px solid #dadada;
    background: #fff;
}

#container.offer .widget-122 .productimage {
    text-align: right;
}

#container.offer .widget-122 .item table.staffels thead > tr > th {
    padding-left: 0;
}

#container.offer .widget-122 .item h2 {
    font-size: 16px !important;
    font-weight: bold !important;
    color: #111 !important;
}

#container.offer .shopping-cart .cartItem .name *,
#container.offer .shopping-cart .cartItem .price {
    font-size: 18px;
    font-weight: bold;
}

#container.offer .totals * {
    font-size: 16px;
}

#container.offer .submit-cart-popup,
#container.offer .submit-cart-popup:hover,
#container.offer .submit-cart,
#container.offer .submit-cart:hover {
    font-size: 16px;
    text-transform: none;
}

#container .widget-122 .add-to-cart.inCart {
    font-weight: bold;
}

#container.offer .shopping-cart .cartItem * {
    font-size: 16px;
    color: #111;
}


#container.offer .shopping-cart .cartItem .cartRemove a i {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    margin: 0;
}

body #container.offer header #placeholder-header-wrapper {
    display: block !important;
}

body #container.offer header #placeholder-header-wrapper .widget-duplicaat {
    min-height: 90px;
}

body #container.offer .hoofdmenu,
body #container.offer header .widget-winkelwagen {
    display: none !important;
}

#container.offer .offerteCart {
    width: 55% !important;
}

#container.offer .widget-offertepagina {
    margin-top: 30px;
}

#container.offer .widget-offertepagina h2.toptext {
    display: none;
}

#container.offer .widget-winkelwagen {
    margin-top: 65px;
}

#container.offer .shopping-cart h2.toptext {
    font-size: 28px !important;
    line-height: 1.3em;
    font-weight: 600 !important;
    color: #000;
    margin-bottom: 15px;
    text-align: left;
    font-family: sans-serif;
}

#container.offer .offerteCart .shopping-cart-detail {
    background: none;
    padding: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#container.offer .shopping-cart .cartItem {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

#container.offer .shopping-cart .cartItem * {
    display: inline-block;
    line-height: inherit;
    font-size: inherit;
}

#container.offer .shopping-cart .cartItem .cartRemove {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
    order: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}

#container.offer .shopping-cart .cartItem .cartRemove > p {
    margin: 0;
}

#complete-order-modal .close-reveal-modal {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

#container.offer .shopping-cart .cartItem .cartProduct {
    width: 100%;
}

#container.offer .shopping-cart .cartItem .cartProduct .name {
    color: #111;
    display: block;
    font-weight: 700;
}

#container.offer .shopping-cart .cartItem .cartProduct .name img {
    float: right;
    margin: 0;
    margin-left: 4px;
    width: 70px;
    height: auto;
    position: relative;
    display: block;
    border: none;
    max-width: none;
    max-height: none;
}

#container.offer .shopping-cart .cartItem .cartProduct .quantity {
    color: #383838;
    border: none;
    border-radius: 2px;
    display: inline-block;
    width: calc(100% - 80px);
    line-height: normal
}

#container.offer .shopping-cart .cartItem .cartProduct .pcp-description {
    color: #383838;
    border: none;
    border-radius: 2px;
    overflow: hidden;
    display: inline-block;
    width: calc(100% - 80px);
    line-height: normal;
}

#container.offer .shopping-cart .cartItem .cartProduct .name a {
    color: #000;
    font-weight: 700;
    display: flex;
    line-height: normal;
}

#container.offer .totals {
    padding: 0;
    color: #000;
    font-size: 16px;
    line-height: normal;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
}


#container.offer .totals .large-12.small-12.columns .row.collapse:not(:last-child) {
    margin-bottom: 10px;
}

#container.offer .totals .price {
    padding-left: 3px;
    text-align: right;
}

#container.offer .submit-cart-popup:after,
#container.offer .submit-cart:after {
    content: "";
    display: none;
}

#container.offer .widget-122 table.staffels div.add-to-cart, 
#container.offer .widget-122 table.staffels div.add-to-cart:hover,
#container.offer .widget-122 table.staffels div.add-to-cart:focus {
    display: inline-block;
    float: right;
    background: #00B900 !important;
}

#container.offer .widget-122 table.staffels div.add-to-cart * {
    font-size: inherit !important;
}

#container.offer .widget-122 table.staffels div.add-to-cart i {
    font-size: 12px !important;
    margin-right: 5px;
}

html #container.offer .submit-cart-popup,
html #container.offer .submit-cart-popup:hover {
    margin-top: 10px;
}

#complete-order-modal div.form-block-wrapper {
    display: flex;
    height: 100%;
    width: 100%;
    flex-wrap: wrap;
}

#complete-order-modal div.form-block-wrapper li {
    list-style-type: none;
}

#complete-order-modal div.form-block-wrapper > h2 {
    flex: 1;
    flex-basis: 100%;
    background: #d0122d;
    display: flex;
    align-items: center;
}

#complete-order-modal div.form-block-wrapper > * {
    margin: 0;
    width: auto;
    flex: 1 50%;
    padding: 10px;
}

#complete-order-modal div.form-block-wrapper > .form-block li {
    width: 100%;
}

#complete-order-modal label {
    width: auto;
    font-weight: bold;
    color: #000;
    font-size: 16px;
}

#complete-order-modal #CheckoutModel_paymentMethod label {
    font-weight: 400;
}

#complete-order-modal .row.buttons {
    margin: 0;
    flex: 1;
    flex-basis: 100%;
    height: auto;
    width: auto;
    border: none;
    border-top: 1px solid #e9ebef;
}

#complete-order-modal .row.buttons input.button {
    width: auto;
    margin: 0;
}


/*Premium banner en Tekstpagina*/
.staticPage-336460 .prem_sub,
.staticPage-336459 .prem_sub {

font-family: "Source Sans Pro", sans-serif;
    font-size: 25px;
    line-height: 1.5;
    font-weight: 500;
    font-style: normal;
    color: #000;
    margin-top: 32px;
    
}
.staticPage-336460 .prem_p,
.staticPage-336460 .prem_p1,
.staticPage-336459 .prem_p,
.staticPage-336459 .prem_p1{
   font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 2px;
    color:#1985FF;
    
}

.staticPage-336459 .prem_p1,
.staticPage-336460 .prem_p1{
    color:#000;
}

.staticPage-336459 .prem_start,
.staticPage-336460 .prem_start {
     font-family: "Source Sans Pro", sans-serif;
    font-size: 25px;
    line-height: 1.3em;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 30px;
    color:#BBBDBF;
}

.staticPage-336459 .prem_sub_s,
.staticPage-336460 .prem_sub_s{
    font-family: "Source Sans Pro", sans-serif;
    font-size: 19px;
    line-height: 28px;
    font-weight: 500;
    color:#adadad;
        margin-bottom: 2px;
}

.staticPage-336459 .premwrapper,
.staticPage-336460 .premwrapper{
    display:flex;
    flex-wrap: wrap;
    align-items: center;
   justify-content: center;
}

.staticPage-336460 .premwrapper .prem_drie_wrapper,
.staticPage-336459 .premwrapper .prem_drie_wrapper {
    flex: 1 25%;
     align-items: center;
   justify-content: center;
   text-align:center;
}

.staticPage-336460 .prem_twee_wrapper {
        flex: 1 50%;
     align-items: center;
   justify-content: center;
   text-align:center;
}


.staticPage-336460 .premwrapper .prem_drie_wrapper > img,
.staticPage-336459 .premwrapper .prem_drie_wrapper > img {
        max-width: 51%;
}

.staticPage-336460 .premwrapper .prem_twee_wrapper > img{
        max-width: 64%;
}

/* END Premium banner en Tekstpagina*/

#container .tabs ul {
    list-style-type: none;
    margin: 0;
    text-align: center;
}

#container .tabs #choose-category {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0.4rem;
}

#container .tabs > ul > li > ul li {
    display: inline;
    display: inline-block;
    border-left-width: 0;
    background-color: inherit;
    border: none;
    margin: 0 30px 0 0;
    padding: 0;
    background: #fff;
    z-index: 2;
    position: relative;
    border-radius: 4px;
    opacity: 0.3;
}

#container .tabs > ul > li > ul li {
    opacity: 1;
}

#container .tabs > ul > li > ul li:last-child {
    margin: 0;
}

#container .tabs > ul > li > ul li.ui-state-active {
    opacity: 1;
}

#container .tabs > ul > li > ul li span {
    display: inline-block;
    text-decoration: none;
    text-transform: none;
    font-size: 20px;
    line-height: 1.3em;
    padding: 15px 0 5px;
    font-weight: 500;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    outline: 0;
    border-bottom: 1px solid transparent;
    cursor: pointer;
}

#container .tabs > ul > li > ul li.ui-state-active > span {
    border-color: #111;
}

#container .tabs > ul > li > span {
    color: #111111;
    font-size: 28px;
    margin: 0;
    line-height: 1.3em;
    text-transform: none;
    width: 100%;
    font-weight: bold;
    clear: both;
    font-style: normal;
    font-family: sans-serif;
    display: block;
    width: 100%;
    margin-bottom: 3%;
    text-align: center;
    margin-top: 3rem;
}

.fillings:before {
    content: "\f786";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    margin-right: 10px;
}

.fillings {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #d0122d;
    font-size: 16px;
    color: white;
    text-transform: none;
    font-weight: 400 !important;
    padding: 8px 15px;
    line-height: normal;
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    outline: none;
    height: auto;
    margin: 0;
    text-align: center;
}

.fillings:hover {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #275a67;
    font-size: 16px;
    color: white;
    text-transform: none;
    font-weight: 400 !important;
    padding: 8px 15px;
    line-height: normal;
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    outline: none;
    height: auto;
    margin: 0;
    text-align: center;
}

.testje {
    float: right;
}
