/*
Theme Name: Keepershandschoenen
Author URL: http://www.qstylez.nl
Author: QStylez
Version: 1.1
*/

html {
    font-size: 14px;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: soleil, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333333;
}
div.testadditional {
    display: none;
}
.cc-window {
    font-family: soleil, sans-serif !important;
}
body {
    margin: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html, button, input, select, textarea {
    font-family: ;
}
table.maten {
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #f5f5f5;
}
table.maten tr:nth-of-type(odd) {
    background: #f5f5f5;
}
table.maten tr td {
    padding: 5px;
}
body.woocommerce-cart .mega-menu-toggle, body.woocommerce-checkout .mega-menu-toggle {
    display: none !important;
}
body.woocommerce-cart .myaccount ul li:nth-of-type(2), body.woocommerce-checkout .myaccount ul li:nth-of-type(2) {
    display: none;
}
body.woocommerce-cart div.zoek-en-score, body.woocommerce-checkout div.zoek-en-score {
    min-height: initial;
    max-height: 43px;
}
body.woocommerce-cart .main-searchform, body.woocommerce-checkout .main-searchform {
    display: none !important;
}
/*Trustbadge review*/

div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
    z-index: 1 !important;
    display: none !important;
}

.TrengoOnlineStatus__iframe {
    z-index: 100 !important;
}


/* Assistive text */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute !important;
    height: 1px;
    width: 1px;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
}
:focus {
    outline: 0
}
a.post-edit-link {
    display: none
}
textarea, input[type="submit"] {
    -webkit-appearance: none;
}
ul {
    padding: 0;
    margin: 0;
}
.woocommerce div.product .product-description ul {
    list-style-type: square;
    padding: 0px 0px 0px 40px;
    margin: 1em 0;
}
.websitejaar {
    display: block;
    width: 100px;
    height: 100px;
    background: url(https://www.keepershandschoenen.nl/wp-content/uploads/2024/12/WOTY_badge-certified2025.svg) no-repeat;
    order: 3;
    margin: 16px auto;
}
/* Image with 'data' attribute is hidden */

img[data-lazy-src] {
    /* we set the opacity to 0 */
    opacity: 0;
}
/* Image without 'data' attribute is (or becomes) visible */

img.lazyloaded {
    /* prepare the future animation */
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    /* we set the opacity to 1 to do the magic */
    opacity: 1;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'AkcelerBalt';
    clear: both;
    line-height: 1.3;
}
h1, h2, h3 {
    font-size: 1.5rem;
}
h1 {
    margin-top: 0;
    margin-bottom: 20px;
}
h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
h3 {
    margin-top: 0;
    margin-bottom: 5px;
}
b, strong {
    font-weight: 700;
}
p {
    margin: 15px 0
}
.error404 .page-title {
    font-size: 1.8rem
}
.home-link {
    position: relative;
    display: block;
    max-width: 200px;
}
.home-link img {
    width: 100%;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input, textarea, select {
    font-family: soleil, sans-serif;
    border: solid 1px #d4d4d4;
    outline: none;
    font-size: 14px;
    color: #333333;
    padding: 5px 10px;
    border-radius: 5px;
    width: 100%;
}
input:focus, textarea:focus, select:focus {
    border: solid 1px #ff6900;
}
input[type="checkbox"] {
    width: auto;
    -webkit-appearance: none;
    padding: 5px;
    border: solid 1px #333333;
    margin-right: 10px;
    margin: 0;
    border-radius: inherit;
}
input[type="checkbox"]:checked {
    background: #ff6900;
    border: solid 1px #ff6900;
}
div.sooqrSearchContainer input[type="checkbox"] {
    -webkit-appearance: auto;
}
ul.wc_payment_methods input {
    width: inherit;
}
input[type="radio"] {
    width: auto;
    -webkit-appearance: none;
    padding: 5px;
    border: solid 1px #333333;
    margin-right: 10px;
    margin: 0;
}
input[type="radio"]:checked {
    background: #ff6900;
    border: solid 1px #ff6900;
}
a {
    color: #333333;
}
a:hover {
    color: #ff6900;
}
a.orange {
    color: #ff6900;
}
a.orange:hover {
    color: #333333;
}
input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    /* Don't cut off the webkit search cancel button */
    width: 235px;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
img {
    border-style: none;
}
img, video {
    height: auto;
    max-width: 100%;
}
section:after, article:after, .inner:after, .clear:after, #inner-header:after, .row:after, .social:after, .site-info:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
    color: #a0a0a0;
    opacity: 0.9;
}
:-moz-placeholder {
    color: #a0a0a0;
    opacity: 0.9;
}
::-moz-placeholder {
    color: #a0a0a0;
    opacity: 0.9;
}
:-ms-input-placeholder {
    color: #a0a0a0;
    opacity: 0.9;
}
/**
 * Standaard
 * ----------------------------------------------------------------------------
 */

.inner {
    max-width: 1300px;
    margin: 0 auto;
    padding: 10px 15px;
    line-height: 1.4;
}
.col {
    position: relative;
    min-height: 1px;
    margin: 0 auto;
}
.col p {}
.col-s {
    width: 25%;
}
.col-m {
    width: 66.66%;
}
.col-l {
    width: 96%;
}
.col-l p {}
.col>p:last-of-type {
    margin-bottom: 0;
}
/**
 * Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.entry-content a {}
.entry-content a:hover {}
.entry-content a, .entry-title a {
    text-decoration: none;
}
.entry-title a:hover {}
/**
 * Navigatie
 * ----------------------------------------------------------------------------
 */

.main-navigation {
    clear: both;
    margin: 0 auto;
    position: relative;
}
.nav-menu li {
    display: inline-block;
    position: relative;
    float: left;
}
.nav-menu li a {
    display: block;
    line-height: 1;
    padding: 15px 20px;
    text-decoration: none;
    border-left: solid 1px #e3e3e3;
    font-size: 15px;
    border-bottom: solid 3px transparent;
    border-top: solid 3px transparent;
}
.nav-menu li a:hover {
    border-bottom: solid 3px #ff6900;
}
.nav-menu li:first-of-type a {
    margin-left: 0px;
}
.nav-menu li:last-of-type a {
    margin-right: 0px;
}
.nav-menu li:hover>a, .nav-menu li a:hover, .nav-menu li:focus>a, .nav-menu li a:focus {}
.nav-menu .sub-menu, .nav-menu .children {
    border-top: 0;
    padding: 0;
    position: absolute;
    z-index: 99999;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}
.woocommerce nav.woocommerce-pagination {
    display: none !important;
}
.nav-menu .sub-menu ul, .nav-menu .children ul {
    border-left: 0;
    left: 100%;
    top: 0;
}
ul.nav-menu ul a, .nav-menu ul ul a {
    margin: 0;
    width: 200px;
}
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {}
ul.nav-menu li:hover>ul, .nav-menu ul li:hover>ul, ul.nav-menu .focus>ul, .nav-menu .focus>ul {
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: inherit;
}
.nav-menu .current_page_item>a, .nav-menu .current_page_ancestor>a, .nav-menu .current-menu-item>a, .nav-menu .current-menu-ancestor>a {}
.menu-toggle {
    display: none !important;
}
ul.sub-menu {
    background: #fff;
}
.inner.flexbox-wrapper.meta-laag>div>span {
    position: relative;
}
.inner.flexbox-wrapper.meta-laag>div>span a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}
a.tiktok {
    background: url(https://www.keepershandschoenen.nl/wp-content/uploads/2025/01/tik-tok.png) no-repeat;
    background-size: 16px;
    background-position: center center;
}
/*
Blogs overview en detail pagina styling
*/

.single-product .quantity input.qty {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}
.single-product .quantity input {
    width: 40px !important;
    border: none;
    border-radius: 0 !important;
}
.single-product form button.button {
    max-width: 230px;
    font-size: 13px;
    padding-left: 8px;
    padding-right: 8px;
}
button.single_add_to_cart_button:after {
    margin-left: 8px;
}
.single-product .quantity {
    display: flex;
    flex-wrap: nowrap;
}
.page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
.page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item a {
    text-decoration: none;
    display: block;
}
.page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item a .blog-content {
    position: relative;
    padding: 20px;
    border: 1px solid #e3e3e3;
    border-top: 0;
}
.page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item a .blog-content h3 {
    font-size: 19px;
    margin: 10px 0px;
    margin-bottom: 0;
}
.page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item:last-of-type {
    margin-bottom: 0;
}
.page-template-sub-blogs .sub-content-laag .inner>h1 {
    text-align: center;
}
body.woocommerce-cart section.nieuwsbrief-laag, body.woocommerce-cart div.footerLaag {
    display: none;
}
.page-template-sub-blogs .sub-content-laag .inner {
    padding: 35px 15px;
}
.page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item a .blog-content span.more svg {
    margin-left: 10px;
}
.page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item a .blog-content span.more {
    position: absolute;
    top: 20px;
    right: 20px;
    font-style: italic;
}
.footerLaag ul li a {
    text-decoration: none;
    line-height: 30px;
    font-size: 15px;
}
.footerLaag div.menuBox {
    margin-bottom: 40px;
}
.footerLaag div.menuBox span.title {
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-family: soleil, sans-serif;
    font-size: 18px;
    display: inline-block;
}
.footerLaag ul {
    list-style-type: none;
}
.footerLaag {
    text-align: center;
    padding-top: 40px;
}
.betaalmethode-wrapper>div:nth-of-type(10), .betaalmethode-wrapper>div:nth-of-type(11) {
    display: none;
}
.betaalmethode-wrapper>div {
    display: block;
    width: 30px;
    height: 30px;
}
.betaalmethode-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    width: 210px;
    max-width: 210px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
div.product_cat-keepershandschoenen .rp_wcdpd_pricing_table tr:nth-of-type(n+1) td:nth-of-type(1) {
    display: none;
}
div.product_cat-keepershandschoenen .rp_wcdpd_pricing_table tr:nth-of-type(n+2) td:nth-of-type(1) {
    display: none;
}
div.product_cat-keepershandschoenen .rp_wcdpd_pricing_table tr:nth-of-type(n+3) {
    display: none;
}
.footerLaag div.menuBox:nth-of-type(4)>div:nth-of-type(2) {
    border-top: 2px solid #ededed;
    padding-top: 20px;
}
.inner.flexbox-wrapper.meta-laag>ul li {
    line-height: 1;
}
.inner.flexbox-wrapper.meta-laag>ul li a {
    font-size: 12px;
    line-height: 1;
}
.inner.flexbox-wrapper.meta-laag>ul {
    order: 2;
    flex-basis: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    gap: 10px;
    justify-content: center;
    margin-top: 20px;
    border-top: 2px solid #ededed;
    padding-top: 10px;
}
.inner.flexbox-wrapper.meta-laag {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.footersocials:before {
    content: 'Volg ons';
    flex-basis: 100%;
    width: 100%;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
ul.footersocials li a svg {
    color: white;
}
ul.footersocials li {
    width: 30px;
    height: 30px;
    background: #f24e13;
    color: white;
    border-radius: 100%;
    margin: 0px 5px;
}
ul.footersocials {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    flex-basis: 100%;
}
.footerLaag ul {
    list-style-type: none;
}
.inner.flexbox-wrapper.meta-laag>div>ul {
    border-top: 2px solid #ededed;
    padding-top: 20px;
}
.inner.flexbox-wrapper.meta-laag>div {
    flex-basis: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.inner.flexbox-wrapper.meta-laag>ul {
    order: 2;
    flex-basis: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    gap: 10px;
    justify-content: center;
    margin-top: 20px;
    border-top: 2px solid #ededed;
    padding-top: 10px;
}
.inner.flexbox-wrapper.meta-laag>div>span:after {
    content: '';
    display: block;
    width: 100px;
    height: 40px;
    background: url(https://www.keepershandschoenen.nl/wp-content/uploads/2020/04/logo_webshopkeurmerk.png) no-repeat;
    margin: 0 auto;
    background-size: contain;
    background-position: center center;
}
.inner.flexbox-wrapper.meta-laag>div>span:before {
    content: 'Veilig winkelen';
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 10px;
    display: block;
}
.inner.flexbox-wrapper.meta-laag>div>span {
    width: 100%;
    flex-basis: 100%;
    order: 2;
    border-top: 2px solid #ededed;
    padding-top: 20px;
    margin-top: 20px;
}
.verzenden-wrapper span.postnl {
    display: block;
    width: 50px;
    height: 50px;
    background: url(https://www.keepershandschoenen.nl/wp-content/uploads/2023/02/postnl-3.svg) no-repeat;
    margin-right: 20px;
    background-size: contain;
    background-position: center center;
}
.verzenden-wrapper span.dhl {
    display: block;
    width: 70px;
    height: 40px;
    background: url(https://www.keepershandschoenen.nl/wp-content/uploads/2023/02/DHL-Logo.wine_.svg) no-repeat;
    order: 2;
    margin-left: 20px;
    background-size: 90px;
    background-position: center center;
}
.verzenden-wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.footerLaag div.menuBox:nth-of-type(4) {
    border-top: 2px solid #ededed;
    padding-top: 20px;
    margin-bottom: 0;
}
.page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item a .blog-thumb {
    background: url(https://www.keepershandschoenen.nl/wp-content/uploads/2021/07/thumbnail_blog.jpg) no-repeat;
    display: block;
    width: 100%;
    height: 175px;
    background-size: cover;
    background-position: center center;
}
section.blog-detail-pagina .inner .blog-thumb {
    display: block;
    width: 100%;
    height: 200px;
    background: url(https://www.keepershandschoenen.nl/wp-content/uploads/2021/07/thumbnail_blog.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 20px;
}
.auteurblok a.n-btn {
    width: 100% !important;
    background: none !important;
    margin: 0 !important;
    height: auto !important;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag>div.content-box h2 {
    font-size: 24px !important;
}
section.blog-detail-pagina .inner {
    padding: 30px 15px;
}
.single-blogs .blog-meta.flexbox-wrapper>a {
    font-style: italic;
}
.single-blogs .blog-tekst p a:hover {
    color: #333;
}
.single-blogs .blog-tekst p a {
    text-decoration: none;
    color: #ff6900;
}
.single-blogs .blog-meta.flexbox-wrapper {
    justify-content: space-between;
    flex-basis: 100%;
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.single-blogs .blog-tekst ul {
    margin-left: 20px;
}
.single-blogs .blog-tekst p:last-of-type {
    margin-bottom: 0;
}
.single-blogs .blog-tekst p {
    line-height: 1.8;
}
/**
 * KHS Mega menu
 * ----------------------------------------------------------------------------
 */

#mega-menu-wrap-primary #mega-menu-primary {
    padding: 0;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    line-height: inherit;
    height: inherit;
    padding: 15px 10px;
    font-size: 15px;
    border-bottom: solid 3px transparent;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
    border-bottom: solid 3px #ff6900;
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    background: #fff;
    border-top: solid 1px #e3e3e3;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    font-family: 'AkcelerBalt';
}
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    margin-left: 0;
}
li.subcol-hoofdtitel>a.mega-menu-link {
    font-family: 'AkcelerBalt' !important;
    color: #ff6900 !important;
    font-size: 16px !important;
    padding: 10px 0px !important;
    font-weight: bold !important;
}
li.subcol-hoofdtitel>a.mega-menu-link:hover {
    color: #333333 !important;
}
li.subcol-subtitel>a.mega-menu-link {
    font-weight: bold !important;
    padding: 10px 0px !important;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag > div.content-box .text-box > :last-child {
    margin-bottom: 0;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag > div.content-box .text-box > :first-child {
    margin-top: 0;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag > div.content-box .text-box * {
    font-size: 16px;
    line-height: 24px;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag > div.content-box h2 {
    font-size: 24px;
    margin: 0;
    margin-bottom: 24px;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag > div.content-box {
    flex-basis: 100%;
    width: 100%;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag {
    display: flex
;
    flex-wrap: wrap;
    gap: 32px;
}
.page-template-sub-over section.sub-content-laag h1 {
    margin-bottom: 40px;
    font-size: 32px;
}
.page-template-sub-over section.sub-content-laag {
    padding: 40px 0px;
}
.tekst-en-afb-box {
    display: flex
;
    flex-wrap: wrap;
    gap: 40px;
}
.tekst-afb-laag span.afb-box img {
    display: none;
}
.tekst-afb-laag span.afb-box {
    display: block;
    width: 100%;
    height: 280px;
    border-radius: 8px;
    overflow: hidden;
    background-size: cover !important;
    background-position: center center !important;
}
div.submenu-overlay {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
}
li.mega-menu-item.sale a {
    color: red !important;
    font-weight: bold !important;
}
li.mega-menu-item.khstv a {
    color: red !important;
    font-weight: bold !important;
}
/* Toevoeging blog pagina - product weergave - december 2021 */
.auteurblok div.gegevens p.naam {
    font-size: 20px;
    font-weight: bold;
}
.auteurblok div.flexbox-wrapper {
    display: flex
;
    flex-wrap: nowrap;
    gap: 16px;
}
.auteurblok span.bg-img {
    display: block;
    width: 64px;
    height: 64px;
    background-size: cover !important;
    background-position: 10% 10% !important;
    background-repeat: no-repeat;
    margin-bottom: 16px;
    border-radius: 100%;
}
.auteurblok div.gegevens a {
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 100%;
    margin-top: 8px;
    margin-right: 8px;
}
.auteurblok div.gegevens > div {
    flex-basis: 100%;
    width: 100%;
}
.auteurblok div.gegevens {
    display: flex
;
    flex-wrap: wrap;
    gap: 8px;
    flex-basis: calc(100% - 80px);
    width: calc(100% - 80px);
}
.auteurblok p {
    margin: 0;
}
.auteurblok div.gegevens > p {
    flex-basis: 100%;
    width: 100%;
}
.auteurblok {
    background: #f5f5f5;
    padding: 16px;
    margin-top: 24px;
    border-radius: 8px;
}
.auteurblok div.gegevens p.naam {
    font-size: 20px;
    font-weight: 600;
    font-family: 'AkcelerBalt';
    width: 100%;
    border-bottom: 1px solid #333333;
    padding-bottom: 16px;
    margin-bottom: 8px;
}
div.auteurblok div.gegevens > p:nth-of-type(1) {
    font-weight: 500;
    font-size: 16px;
    font-family: 'AkcelerBalt';
    margin-bottom: 8px;
}
.auteurblok a.oranje {
    background: #ff6900 url(https://www.keepershandschoenen.nl/wp-content/uploads/2025/06/sitelogo-onsoranje.svg) no-repeat !important;
    background-size: 22px !important;
    background-position: center center !important;
}
.auteurblok a.insta {
    background: #ff6900 url(https://www.keepershandschoenen.nl/wp-content/uploads/2025/06/instagram.png) no-repeat !important;
    background-size: 22px !important;
    background-position: center center !important;
}
.auteurblok a.linkedin {
    background: #ff6900 url(https://www.keepershandschoenen.nl/wp-content/uploads/2025/06/linkedin.png) no-repeat !important;
    background-size: 22px !important;
    background-position: center center !important;
}


.woocommerce-cart .quantity input {
    flex-basis: 60px;
}
.woocommerce-cart .quantity {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    gap: 4px;
}
.woocommerce-cart td.product-name {
    max-width: 500px;
}
.woocommerce div.product form.cart div.quantity input.qty_button.plus {
    border-radius: 0px 4px 4px 0px !important;
}
.woocommerce div.product form.cart div.quantity input.qty_button.minus {
    border-radius: 4px 0px 0px 4px !important;
}
.woocommerce div.product form.cart div.quantity input.qty_button {
    background: white;
    color: black;
    border: 1px solid #d4d4d4;
}
ul.product-blog-wrapper li.product a {
    text-decoration: none;
}
.woocommerce ul.product-blog-wrapper li.product {
    flex-basis: 100%;
    width: 100%;
    padding: 15px;
    border: solid 1px #e3e3e3;
    margin-bottom: 20px;
    margin-right: 0;
}
.woocommerce ul.product-blog-wrapper li.product:last-of-type {
    margin-bottom: 0;
}
ul.product-blog-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
}
.single-blogs .aanbevolen-producten h2 {
    font-size: 1.75rem;
}
.single-blogs .aanbevolen-producten {
    margin-top: 40px;
}
.single-blogs .woocommerce ul.product-blog-wrapper:before, .single-blogs .woocommerce ul.product-blog-wrapper:after {
    display: none;
}
@media (min-width: 768px) {
    .woocommerce ul.product-blog-wrapper li.product {
        flex-basis: calc(50% - 10px);
        width: calc(50% - 10px);
    }
    .woocommerce ul.product-blog-wrapper li.product:last-of-type {
        margin-bottom: 20px;
    }
    div.auteurblok div.flexbox-wrapper {
    justify-content: space-between;
}
div.auteurblok div.gegevens {
    flex-basis: calc(100% - 160px);
    width: calc(100% - 160px);
}
div.auteurblok span.bg-img {
    width: 120px;
    height: 120px;
}
.auteurblok {
    padding: 24px;
    max-width: 540px;
}
    .woocommerce-cart .navigation, .woocommerce-checkout .navigation {
        display: none !important;
    }
}
@media (min-width: 1024px) {
    .woocommerce ul.product-blog-wrapper li.product {
        flex-basis: calc(25% - 10px);
        width: calc(25% - 10px);
        margin-bottom: 0;
    }
    .page-template-sub-over section.sub-content-laag h1 {
    text-align: center;
    font-size: 40px;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag {
    flex-wrap: nowrap;
    align-items: center;
    gap: 40px;
}
.tekst-afb-laag span.afb-box {
    height: 400px;
}
.tekst-en-afb-box {
    gap: 80px;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag:nth-of-type(2n) .content-box {
    order: 1;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag > div.content-box, .page-template-sub-over section.sub-content-laag .tekst-afb-laag > .afb-box {
    flex-basis: calc(50% - 20px);
    width: calc(50% - 20px);
}
    .mainheader {}
}
@media (min-width: 1180px) {
    .single-blogs .aanbevolen-producten h2 {
        font-size: 2rem;
    }
    .zoek-en-score div.main-searchform {
        display: none !important;
    }
    .auteurblok div.gegevens p.naam {
        font-size: 22px;
    }
    .auteurblok div.gegevens a {
        transition: .1s ease-in-out;
    }
    .auteurblok {
    margin-top: 40px;
    margin-bottom: 80px;
    padding: 32px;
}
    .auteurblok div.gegevens a:hover {
        opacity: .7;
    }
    .woocommerce-cart .quantity {
        justify-content: flex-start;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu {
        display: block !important;
    }
    .page-template-sub-over section.sub-content-laag {
    padding: 80px 0px;
}
.page-template-sub-over section.sub-content-laag h1 {
    margin-bottom: 80px;
}
.page-template-sub-over section.sub-content-laag .tekst-afb-laag {
    max-width: 1100px;
    margin: 0 auto;
    gap: 80px;
}
    .tekst-afb-laag span.afb-box {
        height: 420px;
    }
        .tekst-en-afb-box {
        gap: 120px;
    }
    ul.mega-sub-menu li a span.mega-indicator {
        display: none !important;
    }
    .woocommerce div.product form.cart div.quantity {
        width: auto !important;
    }
    .woocommerce div.product form.cart .button {
        float: left !important;
        margin-left: 20px;
        font-size: 15px;
        max-width: fit-content;
        padding-left: 20px;
        padding-right: 20px;
    }
    .woocommerce div.product form.cart div.quantity {
        width: auto;
        border-radius: 4px;
        overflow: hidden;
        height: 46px;
    }
    .modal-dialog {
        margin-top: 20vh;
    }
    .zoek-en-score {
        display: block !important;
        position: absolute;
        max-width: 1300px;
        margin: 0 auto;
        z-index: 10000;
        width: 100%;
        left: 0;
        right: 0;
    }
    .zoek-en-score .score {
        position: absolute;
        right: 0;
    }
    .single-blogs ul.product-blog-wrapper li.product {
        margin-left: 10px;
        margin-right: 10px;
        flex-basis: calc(25% - 20px);
    }
    .woocommerce ul.product-blog-wrapper li.product:last-of-type {
        margin-bottom: 0;
    }
    .footerLaag>.flexbox-wrapper div.menuBox h4,
    .footerLaag div.menuBox span.title {
        text-transform: none;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 20px;
        color: black;
    }
    .woocommerce div.product div.summary h1 {
        order: 1;
    }
    .woocommerce div.product div.summary div.usps {
        order: 2;
    }
    .woocommerce div.product div.summary p.price {
        order: 3;
    }
    .woocommerce div.product div.summary div.rp_wcdpd_pricing_table_variation_container {
        order: 4;
    }
    .woocommerce div.product div.summary form {
        order: 5;
    }
    .woocommerce div.product div.summary>.variation-information {
        order: 6;
    }
    .woocommerce div.product div.summary>p:not(.price) {
        order: 7;
    }
    .woocommerce div.product div.summary div.product_meta {
        order: 20;
    }
    .woocommerce div.product div.summary div.usps.bottom {
        order: 8;
    }
    .woocommerce div.product div.summary div.woocommerce-tabs {
        order: 9;
    }
    .woocommerce div.product div.summary {
        display: flex;
        flex-wrap: wrap;
    }
    .woocommerce div.product div.summary>* {
        flex-basis: 100%;
    }
    div.product_cat-keepershandschoenen .rp_wcdpd_product_page {
        order: 2;
    }
    body.fixed-nav div.zoek-en-score {
        visibility: visible;
        z-index: 999999;
        position: fixed;
        width: 100%;
        top: 70px;
    }
    .navigation.fixed-nav {
        position: fixed;
        width: 100%;
        top: 70px;
        z-index: 10000;
    }
    .mainheader.fixed-nav {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10000;
    }
    body.fixed-nav {
        margin-top: 130px;
    }
    .footerLaag>.flexbox-wrapper div.menuBox {
        width: auto;
        flex-basis: auto;
        margin: 0;
        padding: 0;
        border-top: 0;
    }
    div.bottom-usps div.inner {
        padding: 0 15px;
    }
    section.nieuwsbrief-laag .inner.flexbox-wrapper {
        padding: 0px 15px !important;
    }
    .footerLaag div.inner.flexbox-wrapper.meta-laag div span, .footerLaag div.inner.flexbox-wrapper.meta-laag div ul {
        margin: 0;
        padding: 0;
        border: 0;
    }
    .footerLaag div.inner.flexbox-wrapper.meta-laag div {
        flex-basis: auto;
        width: auto;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    .websitejaar {
        display: inline-block !important;
        width: 180px !important;
        height: auto;
        order: -1;
        margin: 0;
        height: 80px !important;
        align-self: center;
    }
    .inner.flexbox-wrapper.meta-laag>ul li {
        margin-left: 0;
        margin-right: 20px;
    }
    .inner.flexbox-wrapper.meta-laag>ul li, .inner.flexbox-wrapper.meta-laag>ul li a {
        font-size: 14px;
        color: black;
    }
    .single-product .woocommerce-message a.button.wc-forward:hover {
        background: #00d700;
    }
    .single-product .woocommerce-message a.button.wc-forward {
        background: #00bd00;
        color: white;
    }
    .footerLaag div.inner.flexbox-wrapper.meta-laag {
        justify-content: space-between;
        flex-wrap: nowrap;
        align-items: center;
        border-top: 1px solid #e3e3e3;
        max-width: 1270px;
        margin-top: 70px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    ul.footersocials li {
        width: 40px;
        height: 40px;
        margin-right: 0;
    }
    ul.footersocials li a svg {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 50%;
        transform: translateY(-50%);
    }
    ul.footersocials li a {
        text-align: center;
        width: 100%;
        display: block;
        height: 100%;
        position: relative;
    }
    ul.footersocials {
        flex-wrap: nowrap;
        align-items: center;
        order: 2;
        margin-left: 0px !important;
        margin-right: 40px !important;
    }
    .inner.flexbox-wrapper.meta-laag>div>span:after {
        width: 120px;
    }
    .inner.flexbox-wrapper.meta-laag>ul {
        order: initial;
        flex-basis: auto;
        width: auto;
        border-top: 0;
        margin: 0;
        top: 0;
        justify-content: flex-start;
        flex-wrap: nowrap;
        padding-top: 0;
    }
    ul.footersocials:before, .inner.flexbox-wrapper.meta-laag>div>span:before {
        display: none;
    }
    .footerLaag>.flexbox-wrapper {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .footerLaag {
        text-align: left;
    }
    .footerLaag ul li a {
        text-decoration: none;
        line-height: 36px;
        font-size: 16px;
    }
    .betaalmethode-wrapper div.item {
        flex-basis: 40px;
        width: 40px;
    }
    .betaalmethode-wrapper {
        margin-left: auto;
        justify-content: flex-start;
        gap: 15px;
        max-width: initial;
        width: 260px;
    }
    .footerLaag div.menuBox:nth-of-type(4)>div:nth-of-type(2) div.verzenden-wrapper {
        justify-content: flex-start;
    }
    .footerLaag div.menuBox:nth-of-type(4)>div:nth-of-type(2) {
        border-top: 0;
        padding-top: 20px;
    }
    .single-blogs .woocommerce ul.product-blog-wrapper {
        justify-content: flex-start;
        margin-left: -10px;
        margin-right: -10px;
    }
    .single-blogs .aanbevolen-producten {
        margin-top: 60px;
    }
    .mainheader {}
}
/**
 * KHS Custom styles start
 * ----------------------------------------------------------------------------
 */

div.topheader:after, div.mainheader div.left:after, div.mainheader div.right:after, div.main-intro div.slideshow div.content:after, div.type-product:after, section.related.products:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.home-link {
    position: relative;
    display: block;
    max-width: 150px;
    float: left;
    margin: 0;
    line-height: 1;
}
div.topusps ul li {
    float: left;
    list-style-type: none;
    color: #ff6900;
    padding: 0px 30px 0px 0px;
}
div.topusps ul li:nth-child(n+5) {
    display: none;
}
.owl-carousel.topusps {
    display: none;
}
.owl-carousel.topusps, .owl-carousel.botusps {
    color: #ff6900;
    float: left;
    max-width: 100%;
    width: 100%;
}
.owl-carousel.topusps img.logo, .owl-carousel.botusps img.logo, div.topusps img.logo {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin: 0px 10px -3px 0px;
}
.owl-carousel.topusps div.item, .owl-carousel.botusps div.item, div.topusps li.item {
    line-height: 18px;
    text-align: center;
}
a.topphone {
    float: right;
    text-decoration: none;
}
div#navbar {
    max-width: 1300px;
    margin: 0px auto;
    padding: 0px;
}
.mainheader {
    background: #ff6900;
    color: #fff;
}
.woocommerce-checkout .mainheader, .woocommerce-checkout div.navigation, .woocommerce-checkout footer, .woocommerce-checkout .footerLaag {
    display: none !important;
}
.mainheader div.inner {
    position: relative;
    padding: 5px 15px;
    display: table;
    width: 100%;
}
div.mainheader div.left {
    width: 30%;
    display: table-cell;
    vertical-align: middle;
}
div.mainheader div.right {
    width: 70%;
    display: table-cell;
    vertical-align: middle;
}
/*Piggy*/

div#piggy_checkout_checkbox p:empty, div#piggy_checkout_checkbox br {
    display: none;
}
/*zoekfunctie*/

form.search-form, div.main-searchform {
    background: #fff;
    float: left;
    border: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    visibility: visible;
    opacity: 1;
}
div.main-searchform {
    position: relative;
    width: 285px;
}
div.main-searchform span.sluiten {
    display: none;
}
form.search-form input, div.main-searchform input {
    border: none;
    background: transparent;
    padding: 10px 2px 10px 15px;
}
form.search-form button, div.main-searchform input {
    border: 0;
    background: transparent;
    padding: 10px;
    font-size: 14px;
    color: grey;
}
div.main-searchform input[type="submit"] {
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 15px;
    top: 0;
    margin: 0;
    padding: 13px 0px;
}
div.main-searchform input[type="submit"]:hover {
    background: transparent;
    color: #ff6900;
    border: 0;
}
div.main-searchform ul li {
    padding: 0;
}
div.main-searchform input {
    padding: 10px 15px;
}
/*form search open voor mobiel*/

div.main-searchform.open {
    background: #ff6900;
    position: absolute;
    width: 100%;
    pointer-events: all;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    opacity: 1;
    z-index: 2;
    border-radius: 0;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    visibility: visible;
    border-bottom: solid 2px #fff;
}
div.main-searchform.open input {
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding: 23.5px 15px;
    color: #fff;
}
div.main-searchform.open li.sf-field-search {
    width: 92%;
    float: left;
}
div.main-searchform.open span.sluiten {
    position: absolute;
    right: 0;
    width: 8%;
    height: 100%;
    color: #fff;
    background: #ff8900;
    transition: .5s ease-in-out;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}
div.main-searchform.open span.sluiten svg {
    position: absolute;
    color: #fff;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    margin: auto;
}
div.main-searchform.open label {
    position: relative;
    width: 92%;
    float: left;
    height: 100%;
}
div.main-searchform.open button {
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    color: #fff;
}
div.main-searchform.open input::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.9;
}
div.main-searchform.open input:-moz-placeholder {
    color: #fff;
    opacity: 0.9;
}
div.main-searchform.open input::-moz-placeholder {
    color: #fff;
    opacity: 0.9;
}
div.main-searchform.open input:-ms-input-placeholder {
    color: #fff;
    opacity: 0.9;
}
/*form search open voor mobiel*/

div.myaccount {
    float: right;
    margin: 7px 0px 0px 0px;
}
div.myaccount li:hover {
    opacity: 0.85;
}
div.myaccount li {
    float: left;
    display: block;
    padding: 0px 5px;
}
div.myaccount li img {
    height: 25px;
}
div.mobilesearch svg {
    font-size: 26px;
}
div.mobilesearch {
    display: none;
}
a.minicart {
    text-decoration: none;
}
p#billing_email_field {
    display: block !important;
}
a.minicart span.cart-contents-count {
    background: #fff;
    color: #ff6900;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-weight: 600;
}
div.navigation {
    padding: 0px;
    border-bottom: 1px solid #e3e3e3;
    margin-left: auto;
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
    left: unset;
    padding: 0;
    min-height: unset;
    position: relative;
}
div.navigation div.inner {
    padding: 0;
}
div.notification {
    background: #333333;
    padding: 10px 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    font-family: 'AkcelerBalt';
    font-weight: bold;
}
div.notification span {
    color: #ff6900;
}
section.nieuwsbrief-laag .inner .form-box h3 {
    display: none;
}
.nieuwsbrief-laag .gform_ajax_spinner {
    position: absolute !important;
}
.nieuwsbrief-laag .validation_error {
    margin-bottom: 10px;
}
section.nieuwsbrief-laag .inner h3, section.nieuwsbrief-laag .inner span {
    font-weight: 500;
    font-family: 'AkcelerBalt';
    clear: both;
    line-height: 1.3;
    color: #ff6900;
    line-height: 1;
    margin-bottom: 20px;
    font-size: 22px;
}
section.nieuwsbrief-laag .inner {
    padding-top: 0;
    padding-bottom: 0;
}
section.nieuwsbrief-laag {
    display: block;
    position: relative;
    background: #333333;
    color: white;
    padding: 20px 0px;
}
.nieuwsbrief-laag .text-box p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 4px;
}
.nieuwsbrief-laag .gform_wrapper.newsletter_wrapper {
    margin-bottom: 0;
}
.nieuwsbrief-laag .gform_wrapper.newsletter_wrapper input {
    background: #464646;
    border: 0;
    font-family: soleil, sans-serif;
    color: white;
    font-size: 13px;
    padding: 16px 24px;
    line-height: 1;
}
.nieuwsbrief-laag .gform_footer.top_label input {
    margin: 0 !important;
    padding: 16px 24px !important;
    line-height: 1;
    font-weight: normal;
    font-size: 14px !important;
    background: #00bd00;
}
.nieuwsbrief-laag .gform_footer.top_label input:hover {
    background: #00d700;
    border: none;
}
.nieuwsbrief-laag div.gform_wrapper ul.gform_fields li#field_3_2 {
    flex-basis: 100%;
    width: 100%;
}
.nieuwsbrief-laag div.gform_wrapper ul.gform_fields {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
.nieuwsbrief-laag div.gform_wrapper ul.gform_fields li {
    flex-basis: calc(50% - 5px);
    width: calc(50% - 5px);
    max-width: initial;
    margin-bottom: 10px;
    padding: 0;
}
.nieuwsbrief-laag .gform_wrapper.newsletter_wrapper {
    margin-bottom: 0;
}
.inner.flexbox-wrapper:after {
    display: none;
}
.menu-overlay {
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
div.notification p {
    margin: 0;
}
div.notification a {
    color: #fff;
}
div.notification a:hover {
    color: #ff6900;
}
div.notification span {
    color: #ff6900;
}
div.main-intro div.inner {
    padding: 0px;
}
div.main-intro {
    padding: 0;
}
div.main-intro div.slideshow {
    position: relative;
    max-width: 70%;
    width: 100%;
    float: left;
}
div.main-intro div.slideshow div.content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    max-width: 70%;
    width: 100%;
    padding-left: 10%;
}
div.main-intro div.slideshow div.content p {
    margin: 0;
}
div.main-intro div.slideshow div.content h1 {
    margin-bottom: 0;
}
div.main-intro div.slideshow div.content h3 {
    font-family: 'AkcelerBalt';
    font-size: 50px;
    text-shadow: 0px 0px 3px rgba(68, 68, 68, 1);
    margin: 10px 0px 20px 0px;
}
.owl-carousel.mainslider div.item {
    height: 350px;
}
.variation-information h3 {
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    padding: 8px 18px;
    position: relative;
    padding-top: 6px;
    cursor: pointer;
}
.variation-information .variation-inner {
    max-height: 0;
    overflow: hidden;
    transition: .2s ease-in-out;
}
.variation-information h3:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url(https://www.keepershandschoenen.nl/wp-content/uploads/2022/06/down-chevron.png) no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    transition: .1s ease-in-out;
    right: 16px;
    top: 13px;
}
div.variation-information.open h2:after {
    transform: rotate(180deg);
}
.woocommerce div.product div.left div.variation-information {
    margin: 16px 0px;
}
.variation-information.open .variation-inner {
    max-height: 700px;
}
div.main-intro a.btn {
    background: #ff6900;
    color: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 10px 30px;
    text-decoration: none;
    float: left;
    font-size: 17px;
    border: solid 2px #ff6900;
}
div.main-intro a.btn:hover {
    background: #fff;
    color: #ff6900;
    border: solid 2px #ff6900;
}
div.main-intro a.btn svg {
    margin: 0px 0px 0px 15px;
}
div.main-intro div.hotlinks {
    position: relative;
    max-width: 30%;
    width: 100%;
    float: right;
    border: solid 1px #e3e3e3;
}
div.main-intro div.hotlinks a.hotlink {
    position: relative;
    display: block;
    height: 33.33%;
    overflow: hidden;
    padding: 15px 30px;
}
div.main-intro div.hotlinks a.hotlink:nth-of-type(2) {
    border-top: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
}
div.main-intro div.hotlinks a.hotlink div.left {
    max-width: 30%;
    width: 100%;
    height: 100%;
    float: left;
}
div.main-intro div.hotlinks a.hotlink div.right {
    max-width: 100%;
    width: 100%;
    height: 100%;
    float: right;
    padding: 0px;
}
div.main-intro div.hotlinks h3 {
    font-family: 'AkcelerBalt';
    font-size: 35px;
}
div.main-intro div.hotlinks a.hotlink:nth-of-type(1) h3 {
    color: #ff0000;
}
div.main-intro div.hotlinks a.hotlink:nth-of-type(2) h3 {
    color: #00bd00;
}
div.main-intro div.hotlinks a.hotlink:nth-of-type(3) h3 {
    color: #24195e;
}
section#most-popular {
    padding: 25px 15px;
}
section#most-popular div.inner {
    padding: 0px;
}
section.home h3 {
    margin-bottom: 30px;
    font-size: 28px;
}
/**
 * Section brands
 * ----------------------------------------------------------------------------
 */

section#brands {
    padding: 25px 15px;
}
section#brands div.inner {
    padding: 0;
}
.owl-carousel.brands div.item {
    height: 280px;
}
.owl-carousel.brands a:hover div.item {
    opacity: 0.85;
}
/*download button*/

a.btn.download {
    background: #ff6900;
    color: #fff;
    padding: 15px;
    float: left;
    line-height: 1;
    font-size: 18px;
    font-weight: 600;
    border: solid 2px #ff6900;
    text-decoration: none;
}
a.btn.download:hover {
    background: #fff;
    color: #ff6900;
    border: solid 2px #ff6900;
}
a.btn.download svg {
    margin: 0px 10px 0px 0px;
}
.single-product .additional-product a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    overflow: hidden;
    border: 1px solid #d4d4d4;
}
.single-product .additional-product a div.tekst-left {
    flex-basis: 50%;
    width: 50%;
    background: black;
    color: white;
    display: flex;
    flex-wrap: wrap;
    padding: 16px;
}
.single-product .additional-product {
    margin: 20px 0px;
    margin-top: 10px;
}
.single-product .additional-product a div.image-right {
    flex-basis: 25%;
    width: 25%;
    background: white;
    position: relative;
    background-size: 110px;
    background-repeat: no-repeat;
    background-position: center center;
}
.single-product .additional-product {
    display: block;
}
.single-product .additional-product a div.tekst-left span.c-btn span.arrow {
    display: block;
    width: 15px;
    height: 15px;
    background: url(https://www.keepershandschoenen.nl/wp-content/uploads/2022/02/right-arrow.png) no-repeat;
    margin-left: 8px;
    background-size: contain;
    background-position: center center;
}
.single-product .additional-product a div.tekst-left span.c-btn {
    background: #ff6900;
    color: white;
    padding: 8px 24px;
    display: flex;
    border-radius: 30px;
    margin-top: 8px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .5px;
    width: auto;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
    transition: .1s ease-in-out;
}
.single-product .additional-product a div.tekst-left span.c-btn:hover {
    background: #ff8835;
}
.single-product .additional-product a div.tekst-left h3 span {
    color: #ff6900;
}
.single-product .additional-product a div.tekst-left h3 {
    font-family: soleil, sans-serif;
    font-size: 16px;
}
.single-product .additional-product a div.image-right:after {
    content: '';
    display: block;
    position: absolute;
    left: -35px;
    top: 0;
    width: 20px;
    height: 100%;
    transform: skew( -15deg);
    background: rgb(132 132 132);
}
.single-product .additional-product a div.image-right:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 140px solid white;
    border-left: 40px solid transparent;
    left: -40px;
}
.single-product .additional-product a p.price {
    display: flex;
    align-items: center;
    flex-basis: 15%;
    width: 15%;
    position: relative;
    margin: 0;
    justify-content: center;
}
/**
 * Homepage most popular
 * ----------------------------------------------------------------------------
 */

.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
    width: 15.83%;
    margin: 0 1% 0em 0;
    padding: 15px;
}
div.woocommerce.columns-6 ul.products li.last {
    margin-right: 0;
}
div.woocommerce.columns-6.mostpopular .button {
    display: none;
}
div.woocommerce.columns-6.mostpopular ul.products {
    margin: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border: solid 1px #e3e3e3;
    padding: 15px;
}

.woocommerce ul.products.columns-3 li.product.banner-product {
    margin: 0 0 2.992em;
    padding: 0;
    border: 0;
}

.woocommerce ul.products.columns-3 li.product.banner-product:hover {
    opacity: 0.9;
}

.woocommerce ul.products li.product:hover div.available-sizes {
    visibility: visible;
    opacity: 1;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
}
div.available-sizes {
    position: absolute;
    bottom: 0;
    background: #ff6900;
    color: #fff;
    width: 100%;
    left: 0;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    font-weight: bold;
}
div.available-sizes span {
    font-weight: normal;
    display: block;
}
body.term-5650 div.available-sizes {
    display: none;
}
/**
 * Homepage most popular
 * ----------------------------------------------------------------------------
 */

section#new-store {
    padding: 25px 15px;
}
section#new-store div.inner {
    padding: 0;
}
section#new-store a.col {
    max-width: 49%;
    width: 100%;
    float: left;
    background: #ff6900;
    padding: 25px 50px;
    color: #fff;
    text-decoration: none;
}
section#new-store a.col:hover {
    background: #ff710f;
}
section#new-store a.col:last-of-type {
    float: right;
}
section#new-store a.col h3 {
    font-size: 50px;
    margin-bottom: 15px;
    line-height: 1;
}
section#new-store a.col h4 {
    color: #333333;
    font-size: 30px;
    margin: 0;
}
/**
 * Homepage separator
 * ----------------------------------------------------------------------------
 */

section#separator {
    padding: 25px 15px;
}
section#separator div.inner {
    padding: 0;
    height: 230px;
}
/**
 * Homepage bottomtext
 * ----------------------------------------------------------------------------
 */

section#bottomtext {
    padding: 25px 15px;
}
section#bottomtext div.inner {
    padding: 0;
    column-count: 2;
    column-gap: 100px;
}
section#bottomtext h3 {
    color: #ff6900;
    margin-bottom: 15px;
}
ul.bottom-contact {
    list-style-type: none;
}
ul.bottom-contact li {
    float: left;
    color: #00bd00;
    padding: 0px 20px 0px 0px;
}
ul.bottom-contact svg {
    margin: 0px 10px 0px 0px;
}
ul.bottom-contact a {
    color: #00bd00;
    text-decoration: none;
}
ul.bottom-contact li:hover, ul.bottom-contact li:hover a {
    color: #333333;
}
/**
 * Footer betaalmethodes slider
 * ----------------------------------------------------------------------------
 */

div.payment-methods {
    padding: 25px 15px;
    border-top: solid 1px #e3e3e3;
}
div.payment-methods div.inner {
    padding: 0;
}
.owl-carousel.paymentmethods div.item {
    height: 45px;
}
div.bottom-usps {
    padding: 25px 15px;
    background: #ff6900;
}
div.bottom-usps .owl-carousel.botusps {
    color: #fff;
}
div.bottom-usps div.inner {
    padding: 0;
}
.owl-carousel.botusps {
    max-width: 100%;
}
/**
 * Footer styles
 * ----------------------------------------------------------------------------
 */

div.footer {
    padding: 25px 15px;
}
div.footer div.inner {
    padding: 0px 0px 25px 0px;
}
div.footer-col.small {
    float: left;
    max-width: 20%;
    width: 100%;
    padding: 0px 15px 0px 0px;
}
div.footer-col.big {
    float: left;
    max-width: 40%;
    width: 100%;
}
div.footer ul {
    list-style-type: none;
    margin: 20px 0px 0px 0px;
}
div.footer ul li a {
    display: block;
    text-decoration: none;
    padding: 4px 0px;
}
div.footer-col h4 {
    font-family: inherit;
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
}
div.bottomfooter {
    text-align: center;
}
div.bottomfooter div.inner {
    padding: 0px 15px;
    border-top: solid 1px #e3e3e3;
}
div.bottomfooter ul {
    overflow: hidden;
    margin: 0px auto;
    list-style-type: none;
    text-align: center;
    display: inline-block;
}
div.bottomfooter ul li {
    float: left;
    padding: 0px 15px;
}
div.bottomfooter img.logo {
    padding: 25px 0px;
    max-width: 200px;
}
div.bottomfooter li.copyright {
    padding: 4px 15px;
}
div.footernewsletter {
    margin: 25px 0px 0px 0px;
}
/**
 * Subpagina styles
 * ----------------------------------------------------------------------------
 */

body:not(.home) article, body.error404 div#content {
    max-width: 1300px;
    margin: 0px auto;
    padding: 30px 15px;
}
body:not(.home) main#main {
    max-width: 1300px;
    margin: 0px auto;
    padding: 0px 15px;
}
/**
 * Accordion styles en FAQ
 * ----------------------------------------------------------------------------
 */

h2.ui-accordion-header {
    position: relative;
    margin: 0;
    padding: 15px 45px 15px 0px;
    cursor: pointer;
    outline: none;
    line-height: 1;
    border-top: solid 2px #ff6900;
    font-size: 20px;
    font-weight: 600;
    font-family: inherit;
}
h2.ui-accordion-header.ui-state-active {
    font-weight: 700;
    color: #ec6910;
}
h2.ui-accordion-header:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    text-decoration: inherit;
    font-size: 20px;
    font-weight: 900;
    padding-right: 0;
    position: absolute;
    right: 15px;
    line-height: 1;
    color: #222222;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}
h2.ui-accordion-header.ui-state-active:after {
    content: "\f062";
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    text-decoration: inherit;
    font-size: 20px;
    font-weight: 900;
    padding-right: 0;
    position: absolute;
    right: 15px;
    line-height: 1;
    color: #222222;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}
div.ui-accordion-content {
    padding: 0px;
}
.ui-accordion-header:hover, h2.ui-accordion-header:hover:after {
    color: #ec6910;
}
/*FAQ*/

#faq-accordion ul {
    list-style-type: none;
}
#faq-accordion ul li.vraag span {
    display: block;
}
#faq-accordion ul li.vraag span.vraag {
    font-weight: bold;
}
#faq-accordion ul li.vraag span.antwoord {
    padding: 20px 0px;
}
/**
 * Woocommerce styles
 * ----------------------------------------------------------------------------
 */

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-family: inherit;
}
.woocommerce ul.products li.product .price {
    color: #ff0000;
    font-size: 16px;
}
.woocommerce ul.products li.product .price ins {
    text-decoration: none;
    font-weight: normal;
    margin: 0px 0px 0px 5px;
    font-weight: bold;
}
.woocommerce ul.products li.product .price del {
    opacity: 1;
}
.woocommerce ul.products li.product .button {
    display: none;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0;
    padding: 15px 0px;
    font-size: inherit;
    color: inherit;
    max-width: 1300px;
    margin: 0px auto;
}
.woocommerce .woocommerce-breadcrumb a {
    display: inline-block;
}
.woocommerce span.onsale {
    left: inherit;
    top: inherit;
}
.woocommerce .products ul, .woocommerce ul.products {
    margin: 0;
}
nav.woocommerce-pagination {
    margin: 0% 0% 2% 0%;
    overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul {
    margin: 0;
    float: left;
}
.woocommerce ul.products li.product a img {
    max-height: 150px;
    width: auto;
    margin: 1em auto;
}
tr.cart-subtotal+tr.cart-discount span.amount {
    display: none;
}

tr.cart-discount.coupon-aaaaavfluwcza5owj span.woocommerce-Price-amount.amount,
tr.cart-discount.coupon-oranje25 span.woocommerce-Price-amount.amount {
    display: inline-block !important;
    font-weight: bold;
}


.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 30px;
    justify-content: space-between;
}
.woocommerce .cart-collaterals::after, .woocommerce .cart-collaterals::before, .woocommerce-page .cart-collaterals::after, .woocommerce-page .cart-collaterals::before {
    display: none;
}
div#spotlerRecommendedProductsCartSimple {
    width: 60%;
    display: none;
}

div#spotlerRecommendedProductsCartSimple section#spotler-product-details {
    display: flex;
    flex-direction: column;
}

div#spotlerRecommendedProductsCartSimple div#spotler-product-sale {
    align-self: flex-start;
}

div#spotlerRecommendedProductsCartSimple div#spotler-product-name {
    height: auto;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 40%;
}
div#spotlerRecommendedProductsCartSimple a.add_to_cart_button.ajax_add_to_cart {
    padding: 10px 15px;
    font-weight: 700;
    border-radius: 5px;
    background: #00bd00;
    color: #fff;
    display: flex;
    justify-content: center;
    align-self: flex-end;
}
div#spotlerRecommendedProductsCartSimple a.add_to_cart_button.ajax_add_to_cart:hover {
    background: #00d700;
}
/*search & filter*/

.searchandfilter ul li {
    overflow: hidden;
    padding: 0;
}
.searchandfilter .meta-slider {
    margin: 20px 10px 10px 10px;
}
.searchandfilter .sf-count, .searchandfilter .sf-date-postfix {
    color: #ff6900;
    font-weight: bold;
}
.searchandfilter .sf-heading-title {
    font-family: 'AkcelerBalt';
    clear: both;
    line-height: 1.3;
    margin: 0;
}
.searchandfilter h4, .searchandfilter .sf-heading-title {
    border-bottom: solid 1px #e3e3e3;
    padding: 15px 0px;
    margin: 0px 0px 15px 0px;
    font-weight: bold;
}
.searchandfilter label {
    cursor: pointer;
    display: inline;
}
.searchandfilter .noUi-connect {
    background-color: #ff6900;
}
.searchandfilter ul li li:hover {
    color: #ff6900;
}
a.search-filter-reset {
    background: #ff6900;
    color: #fff;
    padding: 10px;
    display: block;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-.searchandfilter h4weight: 600;
    margin: 10px 0px 0px 0px;
}
a.search-filter-reset:hover {
    background: #ff7517;
}
/*filter toggle*/

.more-less {
    float: left;
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 10px 0px;
    background: #fff;
    background: #fff;
}
span.less-filters, span.more-filters {
    float: left;
    cursor: pointer;
}
span.less-filters:hover, span.more-filters:hover {
    color: #ff6900;
}
span.less-filters.inactive, span.more-filters.active {
    display: none;
}
li.sf-field-reset {
    height: auto !important;
}
li.sf-field-reset div.more-less {
    display: none;
}
.searchandfilter ul li li:nth-child(n+6) {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    height: 0;
    padding: 0;
}
.searchandfilter ul li.tog-on li:nth-child(n+6) {
    visibility: visible;
    opacity: 1;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    height: auto;
    padding: 5px 0;
}
/*Woocommerce buttons*/

.woocommerce div.product div.summary div.rp_wcdpd_pricing_table_variation_container {
    opacity: 1 !important;
    display: block !important;
}
button.single_add_to_cart_button {
    background-color: #00bd00;
    font-family: soleil, sans-serif;
    padding: 20px;
    width: 80%;
}
.woocommerce .quantity .qty {
    width: 100%;
}
body.woocommerce-cart .woocommerce .quantity .qty {
    width: 3.631em;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0;
    width: 15%;
}
.woocommerce div.product form.cart div.quantity input {
    padding: 10px;
}
button.single_add_to_cart_button:after {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    float: right;
    content: "";
    font-weight: 900;
    margin-left: 1em;
    background: url("https://www.keepershandschoenen.nl/assets/svg/winkelwagen.svg") no-repeat;
    width: 20px;
    height: 20px;
}
.woocommerce div.product form.cart .button {
    float: right;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-family: soleil, sans-serif;
    font-size: 100%;
    margin: 0;
    line-height: 1.4;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 12.5px 15px;
    font-weight: 700;
    border-radius: 5px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #00bd00;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #00d700;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    padding: 12.5px 15px;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #00bd00;
}
.woocommerce td.product-name dl.variation p {
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}
.woocommerce table.shop_attributes {
    border-top: 0;
    margin-bottom: 0;
    text-align: left;
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
    border: none;
    padding: 3px;
}
.woocommerce table.shop_attributes td p {
    padding: 0;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_maat-handschoen, tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_kledingmaat {
    display: none;
}
.term-description {
    column-count: 2;
    column-gap: 50px;
    padding: 30px 0px;
}

.term-description ul {
    margin: 1em 0;
    padding-left: 40px;
}

.term-description p:first-of-type {
    margin: 0px 0px 15px 0px;
}
.woocommerce span.onsale {
    border-radius: 0;
}
.woocommerce ul.products li.product .onsale {
    margin: 0;
}
.sale-perc {
    background: #00bd00;
    color: #fff;
    padding: 6px 10px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 12px;
    float: left;
}
.sale-perc:empty {
    display: none;
}
.sale-perc.sale {
    background: #ff0000;
}
.sale-perc.populair {
    background: #24195e;
}
.sale-perc.blackfriday {
    background: #000000;
}
.sale-perc.salelabel {
    background: #0069c3;
}
.sale-perc.kunstgrastopper {
    background: #115200;
}
.sale-perc.exclusief {
    background: #D4AF37;
    color: #000;
}
.sale-perc.combideal {
    background: #ff6900;
    color: #fff;
}
.woocommerce form .form-row .input-checkbox {
    display: inline-block;
}
.woocommerce table.shop_attributes td {
    font-style: normal;
}
/**
 * Popup stijl
 * ----------------------------------------------------------------------------
 */

div.pum-content p {
    max-width: 100%;
}
div.pum-content img {
    max-width: 100%;
}
/**
 * Owl carousel basic styles
 * ----------------------------------------------------------------------------
 */

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #ff6900;
    border: solid 2px #ff6900;
    color: #fff;
    padding: 8px !important;
    line-height: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
    background: #fff;
    color: #ff6900;
}
div.owl-carousel .owl-nav button.owl-prev {
    left: -15px;
}
div.owl-carousel .owl-nav button.owl-next {
    right: -15px;
}
/**
 * categoriepagina overzicht
 * ----------------------------------------------------------------------------
 */

div.shop-wrap {
    overflow: hidden;
    padding: 25px 0px;
}
div.shop-wrap div.inner {
    padding: 0;
}
div.sidebar.woocommerce {
    max-width: 25%;
    width: 100%;
    float: left;
}
div.sidebar.woocommerce li.sf-field-search, div.sidebar.woocommerce li.sf-field-submit {
    display: none;
}
div.productresults {
    max-width: 75%;
    width: 100%;
    float: right;
    padding: 0 0 0 5%;
}
div.term-description h1, div.term-description h2, div.term-description h3, div.term-description h4, div.term-description h5, div.term-description h6 {
    color: #ff6900;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 32%;
    margin: 0 2% 2% 0;
}
div.term-description h4 {
    font-size: 16px;
    color: #333333;
}

div.term-description h3 {
    font-size: 18px;
    color: #333333;
}
.woocommerce ul.products.columns-3 li.last, .woocommerce-page ul.products.columns-3 li.last {
    margin-right: 0;
}
.filter-mobile {
    display: none;
    float: left;
    margin: 0em 0em 1em 0em;
    background: #ff6900;
    color: #fff;
    width: 100%;
    padding: 10px 15px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
}

div.keuzehulpbanner {
    display: flex;
    width: 100%;
    margin: 0px 0px 20px 0px;
}

div.keuzehulpbanner:hover {
    opacity: 0.9;
}

/**
 * Product detailpagina
 * ----------------------------------------------------------------------------
 */

div.type-product {
    padding: 25px 0px;
}
div.flex-viewport {
    border: solid 1px #e3e3e3;
    margin: 0 0 3% 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 22.75%;
    border: solid 1px #e3e3e3;
    margin: 0 3% 0 0;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-of-type {
    margin: 0;
}
.woocommerce-tabs.wc-tabs-wrapper {
    float: left;
    width: 100%;
}
.woocommerce div.product form.cart .variations select {
    margin: 0 1em 1em 0;
    width: auto;
}
.woocommerce div.product div.left {
    width: 45%;
    float: left;
}
.woocommerce div.product div.left .product-description {
    float: left;
}
.woocommerce div.product div.left div.variation-information, .single-product .summary .variation-information {
    float: left;
    width: 100%;
}
.woocommerce div.product div.left div.variation-information div.variation-tableheader, .single-product .summary .variation-information .variation-tableheader {
    padding: 3px;
    background: rgba(0, 0, 0, .05);
    font-weight: 700;
}
.woocommerce div.product div.left div.variation-information div.product-variation, .single-product .summary .variation-information .product-variation {
    padding: 3px;
}
.woocommerce div.product div.left div.variation-information span, .single-product .summary .variation-information span {
    width: 50%;
    display: inline-block;
}
.woocommerce div.product div.left div.variation-information div.product-variation:nth-of-type(odd), .single-product .summary .variation-information div.product-variation:nth-of-type(odd) {
    background: rgba(0, 0, 0, .025);
}
.woocommerce div.product div.left .product-description h2 {
    width: 100%;
}
.woocommerce div.product div.left a.productvideo {
    display: flex;
    background: red;
    padding: 8px;
    float: left;
    text-decoration: none;
    color: #fff;
    width: 100%;
    font-weight: bold;
    font-size: 15px;
    align-items: center;
    margin: 0px 0px 30px 0px;
    border: solid 2px #ff0000;
    border-radius: 5px;
}
.woocommerce ul.products li.product a.productvideo {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #ff0000;
    line-height: 0;
    font-size: 40px;
}
.woocommerce ul.products li.product a.productvideo:hover {
    color: #ff6900;
}
div.modal.productvideocat iframe {
    width: 100%;
}

div.modal.productvideocat .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div.modal.productvideocat .modal-header .close {
    top: 0;
    right: 0;
    border-radius: 0;
    background: #ff6900;
    border: 0;
    border: solid 2px #ff6900;
    order: 2;
}
div.modal.productvideocat .modal-header .close:hover {
    background: #fff;
    border: solid 2px #ff6900;
    color: #ff6900;
    opacity: 1;
}
div.modal.productvideocat .modal-title {
    font-size: 18px;
}
/*Video popup*/

div#popmake-112993 iframe {
    width: 100%;
}
.woocommerce div.product div.left a.productvideo:hover {
    background: #fff;
    color: #ff0000;
}
.woocommerce div.product div.left a.productvideo svg {
    font-size: 28px;
    margin: 0px 10px 0px 0px;
}
.woocommerce div.product div.summary {
    margin-bottom: 2em;
    width: 45%;
}
.woocommerce div.product div.images {
    width: 100%;
    margin-bottom: 15px;
}
.iconic-woothumbs-images-wrap .slick-list, img.iconic-woothumbs-thumbnails__image {
    border: solid 1px #d4d4d4;
}
.iconic-woothumbs-thumbnails__control {
    opacity: 0.8;
    background: #ff6900;
}
.iconic-woothumbs-thumbnails-wrap .iconic-woothumbs-icon {
    color: #fff;
}
.iconic-woothumbs-thumbnails__slide--active .iconic-woothumbs-thumbnails__image-wrapper:after {
    border-width: 1px;
}
.iconic-woothumbs-thumbnails__image-wrapper:after {
    opacity: 1;
}
.iconic-woothumbs-all-images-wrap {
    margin-bottom: 15px;
}
.wpgs-nav {
    margin: 15px 0px 0px 0px;
}
.wpgs-nav .slick-slide {
    margin: 0;
    border-right: solid 1px #d4d4d4;
}
.wpgs-for .slick-arrow {
    padding: 10px;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after, .slick-prev:before, .slick-next:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
}
.flaticon-right-arrow:before, .slick-next:before {
    content: "\f0a9";
}
.flaticon-back:before, .slick-prev:before {
    content: "\f0a8";
}
/*begin iconicwp gallery aanpassingen*/

[class*=" iconic-woothumbs-icon-"]:before, [class^=iconic-woothumbs-icon-]:before {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
}
.iconic-woothumbs-icon-right-open-mini:before {
    content: "\f0a9";
}
.iconic-woothumbs-icon-left-open-mini:before {
    content: "\f0a8";
}
.iconic-woothumbs-icon-fullscreen:before {
    content: "\f065";
}
.iconic-woothumbs-icon-play:before {
    content: "\f144";
}
.iconic-woothumbs-thumbnails__control {
    font-size: 14px;
}
/*begin iconicwp gallery aanpassingen*/

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    width: 100%;
}
.woocommerce div.product .product_title {
    font-size: 1.8rem;
    margin-bottom: 10px;
}
.woocommerce div.product div.summary div.usps {
    margin-bottom: 5px;
}
/*variabel product bovenste prijs display none*/

div.product-type-variable form.cart p.price {
    display: block !important;
}
div.product-type-variable div.summary p.price {
    display: none;
}
.woocommerce div.product div.summary div.usps ul {
    list-style-type: none;
}
.woocommerce div.product div.summary div.usps ul li {
    padding: 0px 0px 5px 0px;
}
.woocommerce div.product div.summary div.usps ul svg {
    color: #00bd00;
    margin: 0px 10px 0px 0px;
}
.woocommerce div.product div.summary div.usps.bottom {
    margin: 15px 0px;
    border-top: solid 1px #d4d4d4;
    border-bottom: solid 1px #d4d4d4;
    padding: 15px 0px;
}
.woocommerce div.product div.summary div.usps.bottom h3 {
    margin-bottom: 15px;
}
.woocommerce div.product form.cart .variations {
    border-top: solid 1px #d4d4d4;
    margin: 5px 0px 0px 0px;
    padding-top: 25px;
}
.woocommerce div.product div.summary p.price, .woocommerce div.product div.summary span.price {
    color: #333333;
    margin: 15px 0px;
}
.woosb-wrap.woosb-bundled {
    order: 2;
}
.woocommerce div.product div.summary p.price del, .woocommerce div.product div.summary span.price del {
    opacity: 1;
}
.woocommerce div.product div.summary p.price ins, .woocommerce div.product div.summary span.price ins, .single-product .additional-product a p.price bdi {
    color: #ff6900;
    text-decoration: none;
    font-family: 'AkcelerBalt';
    font-size: 35px;
    margin: 0px 0px 0px 30px;
    line-height: 1;
    font-weight: 700;
}
.single-product .additional-product a p.price bdi {
    font-size: 30px;
}
section.related.products {
    float: left;
    width: 100%;
    border-top: solid 1px #e3e3e3;
    padding: 25px 0px 0px 0px;
    margin: 25px 0px 0px 0px;
}
.wc-pao-addon-image-swatch img {
    float: left;
    max-width: 35px;
    max-height: 35px;
}
.wc-pao-addon-image-swatch.selected {
    outline-color: #ff6900;
}
.wc-pao-addon-image-swatch {
    outline: solid 1px #d4d4d4;
    padding: 0;
}
h3.wc-pao-addon-name {
    font-size: 17px;
    margin: 0px 0px 10px 0px;
}
.wc-pao-addon-description p {
    margin: 0;
}
.woocommerce div.product .stock {
    color: #00bd00;
    font-weight: bold;
}
.woocommerce div.product .out-of-stock {
    color: red;
}
.wc-pao-addon {
    margin-top: 0;
    background: #f5f5f5;
    padding: 15px;
}
.woocommerce form .form-row {
    padding: 0;
    margin: 0;
}
form.woocommerce-checkout .form-row {
    margin: 3px;
    padding: 0 0 10px;
}
.wc-proceed-to-checkout br {
    display: none;
}
.woocommerce-variation-add-to-cart {
    overflow: hidden;
    margin: 10px 0px 0px 0px;
}
div.product-addon-totals .wc-pao-subtotal-line span.amount {
    color: #ff6900;
    font-family: 'AkcelerBalt';
    font-size: 35px;
    margin: 0px 0px 0px 10px;
    line-height: 1;
    font-weight: 700;
}
div.product-addon-totals {
    margin: 20px 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}
div.product-addon-totals>ul li.wc-pao-subtotal-line {
    margin-top: 0;
    padding-top: 0;
}
div.product-addon-totals>ul li:nth-of-type(1):not(.wc-pao-subtotal-line) {
    display: none;
}
div.product-addon-totals .wc-pao-subtotal-line {
    border-top: none;
    margin-top: 10px;
}
.search-filter-scroll-loading {
    overflow: hidden;
}
/**
 * Gravity forms styles
 * ----------------------------------------------------------------------------
 */

div.gform_wrapper ul.gform_fields {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
div.gform_wrapper label {
    font-weight: 700;
    margin: 15px 0px;
    display: block;
}
div.gform_wrapper div.validation_message {
    color: #ff4242;
}
div.gform_wrapper div.validation_error {
    background: #ff4242;
    color: #fff;
    padding: 10px;
    padding: 5px;
    text-align: center;
}
div.gform_confirmation_wrapper {
    background: #398839;
    color: #fff;
    padding: 10px;
    padding: 5px;
    text-align: center;
}
div.gform_wrapper textarea {
    max-height: 100px;
}
div.gform_wrapper li.gf_left_half {
    float: left;
    max-width: 50%;
    width: 100%;
    padding: 7.5px 15px 7.5px 0px;
}
div.gform_wrapper li.gf_right_half {
    float: right;
    max-width: 50%;
    width: 100%;
    padding: 7.5px 0px 7.5px 15px;
}
div.gform_wrapper li.gf_left_third {
    float: left;
    max-width: 33.33%;
    width: 100%;
    padding: 7.5px 15px 7.5px 0px;
}
div.gform_wrapper li.gf_middle_third {
    float: left;
    max-width: 33.33%;
    width: 100%;
    padding: 7.5px 15px 7.5px 0px;
}
input[type="submit"], .gform_wrapper input[type="submit"] {
    background: #ff6900;
    color: #fff;
    width: inherit;
    margin: 15px 0px 0px 0px;
    font-weight: 600;
    border: none;
    border: solid 1px #ff6900;
}
input[type="submit"]:hover, .gform_wrapper input[type="submit"]:hover {
    background: #ff8835;
    border: solid 1px #ff8835;
}
/*basic styles*/

.gform_wrapper .hidden_label .gfield_label, .gform_wrapper label.hidden_sub_label, .gform_wrapper label.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.gform_wrapper li.hidden_label input {}
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 12px;
}
.gform_wrapper .left_label li.hidden_label input, .gform_wrapper .right_label li.hidden_label input {
    margin-left: 3.7%;
}
.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
    width: 100%;
}
.ginput_container.ginput_container_radio ul, .ginput_container.ginput_container_checkbox ul {
    list-style-type: none;
}
.ginput_container.ginput_container_checkbox ul li br {
    display: none;
}
.ginput_container.ginput_container_radio ul li label, .ginput_container.ginput_container_checkbox ul li label {
    margin: 5px;
    display: inline-block;
    font-weight: normal;
}
/**
 * Nieuwsbrief inschrijven formulier
 * ----------------------------------------------------------------------------
 */

.gform_wrapper.newsletter_wrapper {
    margin: 0px 0px 25px 0px;
}
.gform_wrapper.newsletter_wrapper input[type="submit"] {
    margin: 7.5px 0px;
    padding: 5px 15px;
    font-size: 16px;
}
/**
 * Footer socials
 * ----------------------------------------------------------------------------
 */

div.footer ul.footersocials li {
    float: left;
    background: #ff6900;
    border-radius: 50px;
    color: #fff;
    margin: 0px 10px 0px 0px;
}
div.footer ul.footersocials li:hover {
    background: #ff8835;
}
div.footer ul.footersocials li a {
    color: #fff;
    padding: 0;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 25px;
}
/**
 * Sidebar template
 * ----------------------------------------------------------------------------
 */

body.page-template-page-sidebar div.sidebar {
    float: right;
    width: 30%;
    max-width: 100%;
    padding: 25px;
    border-top: solid 4px #ff6900;
    background: #f4f4f4;
}
body.page-template-page-sidebar div.sidebar div.inner {
    padding: 25px;
}
body.page-template-page-sidebar div.entry-content {
    float: left;
    width: 65%;
    max-width: 100%;
    padding: 0px;
}
body.page-template-page-sidebar div.sidebar ul {
    list-style-type: none;
    padding: 0px 0px 30px 0px;
    margin: 0;
}
body.page-template-page-sidebar div.sidebar ul span {
    font-weight: bold;
    padding: 0px 10px 0px 0px;
    width: 110px;
    float: left;
}
div.sidebar h4, .searchandfilter .sf-heading-title {
    margin: 0px 0px 10px 0px;
    font-size: 18px;
}
body.page-template-page-sidebar div.sidebar ul li.padding {
    padding: 0px 0px 30px 0px;
}
body.page-template-page-sidebar div.sidebar ul li {
    padding: 5px 0px;
}
/**
 * Mijn account
 * ----------------------------------------------------------------------------
 */

nav.woocommerce-MyAccount-navigation {
    background: #f3f3f3;
    font-size: 20px;
    margin: 0px 0px 40px 0px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
    display: block;
    padding: 10px 15px;
    border-bottom: solid 1px #e3e3e3;
}
.woocommerce-account .woocommerce-MyAccount-content section {
    padding: 0;
}
form.login input {
    width: inherit;
}
body.woocommerce-account fieldset {
    display: block;
    margin: 25px 0px;
    border: 0;
    padding: 0;
}
body.woocommerce-account legend {
    font-family: 'AkcelerBalt';
    margin: 0px 0px 10px 0px;
    font-size: 16px;
    font-weight: bold;
}
body.woocommerce-account div.woocommerce-Address {
    padding: 10px;
    background: #f3f3f3;
    margin: 0px 0px 25px 0px
}
.woocommerce table.my_account_orders {
    font-size: inherit;
}
mark.order-status {
    background: #ff6900;
    padding: 5px 15px;
    border-radius: 30px;
    color: #fff;
    font-weight: bold;
}
mark {
    background-color: inherit;
    font-weight: bold;
}
/*popup maker*/

div.popmake-title, div.popmake-content h3 {
    font-family: 'AkcelerBalt' !important;
    color: #ff6900 !important;
    font-size: 25px !important;
    font-weight: 700 !important;
}
/*productpagina staffelkorting tabel*/

.rp_wcdpd_pricing_table table {
    border-top: none !important;
    border-collapse: collapse;
    background: #e4e4e4;
    pointer-events: none;
}
.rp_wcdpd_pricing_table tr {
    border-bottom: none !important;
}
.rp_wcdpd_product_page tr:nth-of-type(odd) td:nth-of-type(odd) {
    background: #f5f5f5;
}
.rp_wcdpd_product_page tr td:nth-of-type(odd) {
    background: #f5f5f5;
}
.rp_wcdpd_product_page_title {
    color: #ff6900;
}
.rp_wcdpd_pricing_table td.rp_wcdpd_longer_cell {
    padding: 5px !important;
    width: 50%;
}
/**
 * KHS Custom styles end
 * ----------------------------------------------------------------------------
 */

.single-product .summary .variation-information {
    margin-bottom: 24px;
}
@media (min-width: 769px) {
    .single-product .summary .variation-information {
        display: none;
    }
}
.payment_box.payment_method_multisafepay_ideal {
    display: flex !important;
    flex-wrap: wrap !important;
}
.payment_box.payment_method_multisafepay_ideal .woocommerce-validated {
    order: 1;
    flex-basis: 100%;
    width: 100%;
}
div#multisafepay_ideal_payment_component_container {
    order: 3;
}
.payment_box.payment_method_multisafepay_ideal>p:nth-of-type(1) {
    order: 2;
}
p#multisafepay_ideal_issuer_id_field label:before {
    content: 'Kies je bank';
    position: absolute;
    background: #dcd7e3;
}
.payment_box.payment_method_multisafepay_ideal>p:nth-of-type(1):before {
    content: 'Betaal veilig met:';
    position: absolute;
    background: #dcd7e3;
}
/**
 * Responsive menu
 * ----------------------------------------------------------------------------
 */

@media (max-width: 768px) {
    /* Small menu */
    .menu-toggle {
        cursor: pointer;
        display: inline-block;
        margin: 0;
        display: none !important;
    }
    .menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
        background: none;
        border: none;
        color: #fff;
        font-weight: 600;
        padding: 0;
        margin: 0;
        font-size: 1em;
    }
    .toggled-on .nav-menu, .toggled-on .nav-menu>ul {
        display: block;
        margin-left: 0;
        padding: 0;
        width: 100%;
    }
    .woocommerce div.product div.left div.variation-information {
        display: none;
    }
    .toggled-on li, .toggled-on .children {
        display: block;
    }
    .toggled-on .nav-menu li>ul {
        background-color: transparent;
        display: block;
        float: none;
        margin-left: 20px;
        position: relative;
        left: auto;
        top: auto;
    }
    .toggled-on .nav-menu li>ul a {
        width: auto;
    }
    .toggled-on .nav-menu li:hover>a, .toggled-on .nav-menu .children a {
        background-color: transparent;
    }
    .toggled-on .nav-menu>li a:hover, .toggled-on .nav-menu>ul a:hover {}
    .toggled-on .nav-menu>li a:focus, .toggled-on .nav-menu>ul a:focus {}
    ul.nav-menu, div.nav-menu>ul {
        display: none;
    }
}
/**
 * Responsive algemeen
 * ----------------------------------------------------------------------------
 */

@media (max-width: 767px) {
    .woocommerce div.product div.left .product-description {
        display: flex;
        flex-wrap: wrap;
    }
    ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        color: #333 !important;
    }
    div.topusps {
        display: none;
    }
    .owl-carousel.topusps {
        display: block;
    }
    a.topphone {
        display: none;
    }
    .woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
        width: 48%;
        margin: 0 0 2.992em;
    }
    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        width: 48%;
        margin: 0 0 2.992em;
    }
    section#new-store a.col {
        max-width: 100%;
    }
    section#new-store a.col:first-of-type {
        margin: 0px 0px 50px 0px;
    }
    section#bottomtext div.inner {
        column-count: 1;
    }
    div.owl-carousel .owl-nav button.owl-next {
        right: 15px;
    }
    div.owl-carousel .owl-nav button.owl-prev {
        left: 15px;
    }
    div.footer-col.small {
        max-width: 50%;
        padding: 15px 0px;
    }
    div.footer-col.big {
        max-width: 100%;
        padding: 15px 0px;
    }
    div.bottomfooter ul li {
        float: inherit;
    }
    div.main-intro div.hotlinks a.hotlink {
        padding: 15px;
    }
    .woocommerce div.product div.left {
        width: 100%;
    }
    .woocommerce div.product div.summary {
        width: 100%;
    }
    form.woocommerce-checkout h3 {
        margin: 25px 0px;
    }
    body.page-template-page-sidebar div.entry-content {
        width: 100%;
        margin: 0px 0px 50px 0px;
    }
    body.page-template-page-sidebar div.sidebar {
        width: 100%;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        border-bottom: 0;
    }
    .woocommerce .woocommerce-ordering {
        width: 100%;
    }
    li.mega-menu-item.sale a, li.mega-menu-item.khstv a {
        color: #fff !important;
        background: red !important;
        border-top: solid 2px black !important;
        border-bottom: solid 2px black !important;
    }
    .topheader {
        display: none;
    }
}
@media (max-width: 1250px) {
    div.topusps ul li:nth-child(n+4) {
        display: none;
    }
}
@media (max-width: 1040px) {
    div.topusps ul li:nth-child(n+3) {
        display: none;
    }
}
@media (max-width: 880px) {
    div.topusps ul li:nth-child(n+2) {
        display: none;
    }
    div.main-intro div.slideshow {
        max-width: 65%;
    }
    div.main-intro div.hotlinks {
        max-width: 35%;
    }
    div.main-intro div.hotlinks a.hotlink div.left {
        display: none;
    }
    div.main-intro div.hotlinks a.hotlink div.right {
        max-width: 100%;
        padding: 0;
    }
    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        flex-direction: column-reverse;
    }
    div#spotlerRecommendedProductsCartSimple {
        width: 100%;
    }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
    }
}
@media (max-width: 640px) {
    div.topusps ul li:nth-child(n+2) {
        display: none;
    }
    div.mobilesearch {
        display: none;
    }
    form.search-form, div.main-searchform, div.sidebar.woocommerce {
        visibility: hidden;
        opacity: 0;
        width: 0;
        height: 0;
    }
    div.main-searchform.open form.search-form {
        background: #ff6900;
        visibility: visible;
        opacity: 1;
        width: 100%;
        height: auto;
        border-radius: 0;
    }
    div.main-searchform.open button {
        display: none;
    }
    div.sidebar.woocommerce li.sf-field-submit {
        display: block;
    }
    div.main-searchform.open span.sluiten {
        display: block;
    }
    div.mainheader div.left {
        width: 40%;
    }
    .home-link {
        max-width: 150px;
    }
    div.main-intro div.slideshow {
        max-width: 100%;
    }
    div.main-intro div.hotlinks {
        max-width: 100%;
        height: auto !important;
    }
    div.main-intro div.slideshow div.content {
        max-width: 100%;
        width: 100%;
        padding-left: 0;
        padding: 0px 15px;
        text-align: left;
    }
    div.main-intro div.slideshow div.content h3 {
        font-size: 25px;
        margin: 10px 0px;
        max-width: 200px;
    }
    div.main-intro a.btn {
        display: none;
    }
    div.notification {
        font-size: 17px;
    }
    .owl-carousel.mainslider div.item {
        height: 190px;
    }
    div.filter-mobile {
        display: block;
    }
    div.sidebar.woocommerce.open {
        display: block;
        position: absolute;
        z-index: 2;
        background: #fff;
        max-width: 75%;
        padding: 15px;
        border: solid 1px #e3e3e3;
        -webkit-transition: all 300ms;
        visibility: visible;
        opacity: 1;
        width: 100%;
        height: auto;
        -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
    }
    div.productresults {
        max-width: 100%;
        padding: 0;
    }
    .term-description {
        column-count: 1;
    }
}
@media (max-width:600px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
        width: 100% !important;
    }
    .woocommerce div.product div.summary div.product_meta {
        order: 9;
    }
    .woocommerce div.product div.summary>p {
        order: 8;
    }
    .woocommerce div.product div.summary div.variation-information {
        order: 7;
        margin-bottom: 0 !important;
    }
    .woocommerce div.product div.summary div.woocommerce-tabs {
        order: 6;
    }
    .woocommerce div.product div.summary div.mobile-description {
        order: 5;
    }
    .woocommerce div.product div.summary div.usps.bottom {
        order: 4;
    }
    .woocommerce div.product div.summary form {
        order: 3;
    }
    .woocommerce div.product div.summary div.usps:not(.bottom) {
        order: 2;
    }
    .woocommerce div.product div.summary h1 {
        order: 1;
    }
    .woocommerce div.product div.summary {
        display: flex;
        flex-wrap: wrap;
    }
}
@media (max-width:400px) {
    div._11c6wvi {
        opacity: 0 !important;
        pointer-events: none !important;
    }
}
@media (max-width: 340px) {
    .woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
        width: 100%;
        margin: 0 0 2.992em;
    }
    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        width: 100%;
        margin: 0 0 2.992em;
    }
    .owl-carousel.mainslider div.item {
        height: 110px;
    }
}
@media (min-width: 768px) {
    .page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper {
        justify-content: space-between;
        margin: 40px 0px;
        margin-bottom: 20px;
    }
    .page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item {
        flex-basis: calc(50% - 10px);
        width: calc(50% - 10px);
        margin-bottom: 20px !important;
    }
    .nieuwsbrief-laag form#gform_3 {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .nieuwsbrief-laag .gform_heading {
        display: none;
    }
    .nieuwsbrief-laag div.gform_wrapper div.validation_error {
        padding: 10px;
        position: absolute;
        top: 25px;
    }
    .nieuwsbrief-laag div.gform_wrapper div.validation_message {
        position: absolute;
        font-size: 13px;
    }
    section.nieuwsbrief-laag .inner h3, section.nieuwsbrief-laag .inner span {
        font-size: 26px;
        margin-bottom: 30px;
    }
    section.nieuwsbrief-laag {
        padding: 30px 0px;
    }
    .nieuwsbrief-laag div.gform_wrapper ul.gform_fields li#field_3_2, .nieuwsbrief-laag div.gform_wrapper ul.gform_fields li {
        flex-basis: calc(33.33% - 5px) !important;
        width: calc(33.33% - 5px) !important;
        margin-bottom: 0;
    }
    .nieuwsbrief-laag .gform_footer input {
        width: 100%;
        height: 100%;
    }
    .nieuwsbrief-laag .gform_footer {
        flex-basis: calc(20% - 10px);
    }
    .nieuwsbrief-laag .gform_body {
        flex-basis: 80%;
    }
    section.blog-detail-pagina .inner .blog-thumb {
        height: 300px;
    }
    .single-blogs h1 {
        font-size: 2rem;
    }
}
@media (min-width: 1024px) {
    .page-template-sub-blogs .sub-content-laag .inner>h1 {
        font-size: 2.25rem;
    }
    .page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item a .blog-thumb {
        height: 250px;
    }
    .nieuwsbrief-laag div.gform_wrapper div.validation_error {
        display: none !important;
    }
    section.blog-detail-pagina .inner {
        max-width: 1000px;
        margin: 0 auto;
        padding: 60px 15px;
    }
    section.blog-detail-pagina .inner .blog-thumb {
        height: 350px;
    }
    .single-product .additional-product a div.image-right:before {
        left: -39px;
        border-bottom: 160px solid white;
        top: -10px;
    }
    .single-product .additional-product a div.tekst-left h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .single-product .additional-product a div.image-right {
        background-size: 30px;
    }
}
@media (min-width: 1300px) {
    .page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper .blog-item {
        flex-basis: calc(33.33% - 20px);
        width: calc(33.33% - 20px);
        margin-bottom: 20px !important;
        margin-left: 10px;
        margin-right: 10px;
    }
    .single-product .additional-product a div.tekst-left h3 {
        font-size: 18px;
        line-height: 24px;
    }
    section.nieuwsbrief-laag .inner.flexbox-wrapper .form-box {
        flex-basis: 65%;
        width: 65%;
        margin-left: auto;
    }
    .nieuwsbrief-laag .gform_ajax_spinner {
        right: -40px;
    }
    section.nieuwsbrief-laag .inner.flexbox-wrapper .text-box h3 {
        margin-bottom: 0;
    }
    section.nieuwsbrief-laag .inner.flexbox-wrapper {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        padding: 0;
    }
    .nieuwsbrief-laag .gform_footer.top_label input {
        max-width: 120px;
        text-align: center;
        padding: 14px 24px !important;
        display: block;
    }
    .nieuwsbrief-laag .gform_footer {
        display: flex;
        justify-content: flex-end;
        max-width: 120px;
    }
    .nieuwsbrief-laag .gform_body {
        flex-basis: calc(100% - 130px);
        width: calc(100% - 130px);
    }
    .nieuwsbrief-laag .gform_wrapper.newsletter_wrapper input {
        padding: 14px 24px;
    }
    .single-product .additional-product a div.tekst-left h3 span {
        font-weight: 500;
    }
    .single-product .additional-product a div.tekst-left {
        flex-basis: 50%;
        width: 50%;
    }
    .single-product .additional-product a div.image-right:after {
        width: 30px;
    }
    .single-product .additional-product a div.image-right {
        background-size: 150px;
        background-position: 50% -30%;
    }
    .page-template-sub-blogs .sub-content-laag .inner {
        padding: 60px 5px;
    }
    .page-template-sub-blogs .sub-content-laag .inner .blogs-wrapper {
        justify-content: flex-start;
    }
    section.blog-detail-pagina .inner .blog-thumb {
        height: 400px;
        margin-bottom: 40px;
    }
}
@media (max-width: 500px) {
    .single-product .woocommerce-variation-add-to-cart {
        position: fixed;
        bottom: 0;
        z-index: 100;
        background: white;
        left: 0;
        width: 100%;
        padding: 20px;
    }
    .single-product a.button.wc-forward {
        background: #00bd00;
        color: #fff;
    }
    .zoek-en-score .score {
        margin-top: -18px;
    }
    .zoek-en-score .main-searchform {
        margin-top: -10px;
    }
    section.nieuwsbrief-laag .inner .text-box p {
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 20px;
    }
    section.nieuwsbrief-laag .inner h3, section.nieuwsbrief-laag .inner span {
        text-transform: uppercase;
        margin-bottom: 0;
        font-size: 20px;
    }
    .nieuwsbrief-laag div.gform_wrapper ul.gform_fields li#field_3_2 {
        flex-basis: calc(50% - 5px);
        width: calc(50% - 5px);
    }
    .gform_footer.top_label input#gform_submit_button_3 {
        width: 100%;
        padding: 18.5px !important;
    }
    form#gform_3 {
        position: relative;
    }
    .gform_footer.top_label {
        position: absolute;
        bottom: 10px;
        right: 0px;
        flex-basis: calc(50% - 5px);
        width: calc(50% - 5px);
    }
    .mainheader {
        min-height: 60px;
    }
    a.home-link {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 5px;
    }
    header#masthead {
        position: sticky;
        top: 0;
        z-index: 10000;
    }
    .mainheader div.inner {
        padding: 15px;
    }
    .mobilesearch {
        margin-left: 50px;
        width: 30px;
    }
    .mega-menu-toggle {
        position: absolute;
        top: -52px;
        top: -105px;
        left: 10px;
        background: none !important;
    }
    span.mega-toggle-animated-box span, span.mega-toggle-animated-box span:before, span.mega-toggle-animated-box span:after {
        background-color: white !important;
    }
    .TrengoWidgetLauncher__iframe {
        bottom: 100px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary {
        height: calc(var(--vh, 1vh) * 100);
        overflow-y: scroll;
    }
}
@media (max-width:500px) {
    body.tax-product_cat form.woocommerce-ordering {
        display: none;
    }
    .zoek-en-score div.main-searchform form label input {
        display: block;
        width: 100%;
        height: 100%;
        text-align: left;
        padding: 8px 24px;
    }
    .zoek-en-score div.main-searchform form label {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .zoek-en-score div.main-searchform form {
        visibility: visible;
        width: 100%;
        background: whitesmoke;
    }
    .zoek-en-score div.main-searchform, .zoek-en-score div.main-searchform * {
        visibility: visible;
        opacity: 1;
        width: auto;
        height: auto;
        display: block;
        float: initial;
        overflow: hidden;
        clear: both;
    }
    .zoek-en-score {
        position: relative;
        display: block !important;
        padding: 8px;
        background: white;
        min-height: 87px;
    }
    .zoek-en-score {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }
    .zoek-en-score>div.main-searchform {
        align-self: flex-end;
    }
    .zoek-en-score div.main-searchform button svg {
        width: 16px;
        height: 16px;
    }
    .zoek-en-score div.main-searchform button {
        z-index: 2;
        margin-right: 16px;
    }
}
.woocommerce-cart .coupon label {
    display: none !important;
}
.woocommerce-cart input#coupon_code {
    width: auto !important;
    padding: 10px;
    margin-right: 10px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none !important;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    display: none;
}