:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #131313;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(215,180,106);
	--wd-alternative-color: rgb(226,198,114);
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(215,180,106);
	--btn-accented-bgcolor-hover: rgb(226,198,114);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(19,19,19);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-size: 17px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 565px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@media (max-width: 1024px){
	.wd-add-btn{
		display: none;
	}
}

.grecaptcha-badge { visibility: hidden; }







/* VAKANTIEGELD ACTIE BANNER ONDER PRIJS */

.single-product .luminize-discount-badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    background-color: #ff6704 !important;
    color: #ffffff !important;
    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    text-shadow: 0.25px 0 0 #111 !important;
    line-height: 1.25 !important;
    padding: 11px 18px !important;
    margin: 0px 0 14px 0 !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.25px !important;
    width: 100% !important;
    max-width: 420px !important;
    box-shadow: none !important;
}

.single-product .luminize-discount-badge::before {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
    content: "\f2f2" !important;
    display: inline-block !important;
    margin-right: 2px !important;
    font-size: 15px !important;
    color: #ffffff !important;
}




/* VAKANTIEGELD TOP HEADER BANNER  */

.luminize-top-promo-bar {
    width: 100% !important;
    background: #111111 !important;
    color: #ff6704 !important;
    min-height: 34px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 15px !important;
    font-family: inherit !important;
    line-height: 1 !important;
    z-index: 99999 !important;
}

.luminize-top-promo-inner {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 18px !important;
    width: 100% !important;
    max-width: 1180px !important;
}

.luminize-top-promo-main {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.25px !important;
    line-height: 1 !important;
    text-shadow: none !important;
    white-space: nowrap !important;
}

.luminize-top-promo-main i {
    color: #ff6704 !important;
    font-size: 18px !important;
    line-height: 1 !important;
    margin-right: 4px !important;
}

.luminize-top-promo-main .promo-white {
    color: #ffffff !important;
    font-weight: 600 !important;
}

.luminize-top-promo-main .promo-gold {
    color: #ff6704 !important;
    font-weight: 600 !important;
}

.promo-desktop-text {
    display: inline-flex !important;
    gap: 6px !important;
    align-items: center !important;
    white-space: nowrap !important;
}

.promo-mobile-text {
    display: none !important;
}

.luminize-top-promo-label {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #ff6704 !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.2px !important;
    padding: 6px 12px !important;
    border-radius: 2px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    box-shadow: none !important;
}


/* VAKANTIEGELD TOP HEADER BANNER MOBIEL */
@media (max-width: 768px) {
    .luminize-top-promo-bar {
        min-height: 32px !important;
        padding: 0 8px !important;
        overflow: hidden !important;
    }

    .luminize-top-promo-inner {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 0 !important;
        flex-wrap: nowrap !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .luminize-top-promo-main {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 4px !important;
        font-size: 10.5px !important;
        font-weight: 600 !important;
        line-height: 1 !important;
        letter-spacing: 0.15px !important;
        white-space: nowrap !important;
        text-align: center !important;
        max-width: 100% !important;
        overflow: hidden !important;
    }

    .luminize-top-promo-main i {
        font-size: 13px !important;
        margin-right: 3px !important;
        flex-shrink: 0 !important;
    }

    .promo-desktop-text {
        display: none !important;
    }

    .promo-mobile-text {
        display: inline-flex !important;
        gap: 4px !important;
        align-items: center !important;
        white-space: nowrap !important;
    }

    .luminize-top-promo-main .promo-white,
    .luminize-top-promo-main .promo-gold {
        font-weight: 600 !important;
        white-space: nowrap !important;
    }

    .luminize-top-promo-label {
        display: none !important;
    }
}

/* Verberg de scripts van hierboven voor sticky add to cart */
.wd-sticky-btn .luminize-discount-badge,
.wd-sticky-btn .luminize-urgency-box,
.wd-sticky-add-to-cart .luminize-discount-badge,
.wd-sticky-add-to-cart .luminize-urgency-box,
.wd-sticky-atc .luminize-discount-badge,
.wd-sticky-atc .luminize-urgency-box,
.sticky-add-to-cart .luminize-discount-badge,
.sticky-add-to-cart .luminize-urgency-box {
    display: none !important;
}













/* WOODMART VARIATIES – TEKST ONDER SWATCH */

/* Swatches naast elkaar */
.single-product .wd-swatches,
.single-product .wd-swatches-product,
.single-product .wd-attr-swatches {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 22px 22px !important;
}

/* Elke swatch verticaal uitlijnen */
.single-product .wd-swatches a.wd-swatch,
.single-product .wd-swatches-product a.wd-swatch,
.single-product .wd-attr-swatches a.wd-swatch {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    text-align: center !important;
    margin: 0 0 30px 0 !important;
}

/* Afbeelding/preview centreren */
.single-product .wd-swatches a.wd-swatch .wd-swatch-bg,
.single-product .wd-swatches-product a.wd-swatch .wd-swatch-bg,
.single-product .wd-attr-swatches a.wd-swatch .wd-swatch-bg {
    display: block !important;
    margin: 0 auto !important;
    padding: 0 !important;
    border: none !important;
}

/* Tekst onder de afbeelding */
.single-product .wd-swatches .wd-swatch-text,
.single-product .wd-swatches-product .wd-swatch-text,
.single-product .wd-attr-swatches .wd-swatch-text {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;

    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    text-indent: 0 !important;

    margin-top: 6px !important;
    max-width: 105px !important;
    min-height: 3.45em !important;

    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.15 !important;
    text-align: center !important;
    color: #333 !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
    hyphens: none !important;
    overflow: hidden !important;
}

/* Geen dubbele borders bij hover/active */
.single-product .wd-swatches a.wd-swatch:hover .wd-swatch-bg,
.single-product .wd-swatches a.wd-swatch.active .wd-swatch-bg,
.single-product .wd-swatches-product a.wd-swatch:hover .wd-swatch-bg,
.single-product .wd-swatches-product a.wd-swatch.active .wd-swatch-bg,
.single-product .wd-attr-swatches a.wd-swatch:hover .wd-swatch-bg,
.single-product .wd-attr-swatches a.wd-swatch.active .wd-swatch-bg {
    border: none !important;
}














/* Cross-sells styling in mini cart */
.luminize-cross-sells {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    border-top: 1px solid #eee;
    margin-top: 15px;
    padding-top: 10px;
    width: 100%;
    clear: both;
}

.luminize-cross-sells-title {
    display: block !important;
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 600;
    color: #222;
}

.luminize-cross-sells-list {
    display: flex !important;
    flex-direction: column;
    gap: 10px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.luminize-cross-sell-item {
    display: flex !important;
    align-items: center;
    gap: 10px;
    border: none;
    padding: 5px 0;
    margin: 0;
    width: 100%;
}

.luminize-cross-sell-image {
    display: flex !important;
    flex: 0 0 55px;
    width: 55px;
    height: 55px;
    text-decoration: none;
}

.luminize-cross-sell-image img {
    display: block !important;
    width: 55px !important;
    height: 55px !important;
    min-width: 55px !important;
    border-radius: 5px;
    object-fit: cover;
    margin: 0 !important;
}

.luminize-cross-sell-content {
    display: flex !important;
    flex-direction: column;
    min-width: 0;
    flex: 1;
}

.luminize-cross-sell-name {
    display: block !important;
    font-size: 13px;
    line-height: 1.3;
    margin: 0;
    font-weight: 500;
    color: #111;
    text-decoration: none;
}

.luminize-cross-sell-name:hover {
    color: inherit;
    text-decoration: none;
}

.luminize-cross-sell-price {
    display: block !important;
    font-size: 13px;
    color: #444;
    font-weight: 600;
    margin-top: 2px;
}

.luminize-cross-sell-price del {
    opacity: 0.6;
    font-weight: 400;
}

.luminize-cross-sell-price ins {
    text-decoration: none;
}

/* Mobiel mini cart fix */
@media (max-width: 768px) {
    .luminize-cross-sells {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        margin-top: 12px;
        padding-top: 10px;
        width: 100%;
    }

    .luminize-cross-sells-title {
        display: block !important;
        font-size: 13px;
        margin-bottom: 9px;
    }

    .luminize-cross-sells-list {
        display: flex !important;
        flex-direction: column;
        gap: 9px;
        width: 100%;
    }

    .luminize-cross-sell-item {
        display: flex !important;
        align-items: center;
        gap: 9px;
        width: 100%;
    }

    .luminize-cross-sell-image {
        display: flex !important;
        flex: 0 0 50px;
        width: 50px;
        height: 50px;
    }

    .luminize-cross-sell-image img {
        width: 50px !important;
        height: 50px !important;
        min-width: 50px !important;
    }

    .luminize-cross-sell-name {
        display: block !important;
        font-size: 12px;
        line-height: 1.25;
    }

    .luminize-cross-sell-price {
        display: block !important;
        font-size: 12px;
    }
}