:root {
	--wd-hb-opt-h: 40px;
	--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: #242424;
	--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: #E83A3A;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #e83a3a;
	--btn-accented-bgcolor-hover: #D23339;
	--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-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;
}
.wd-hb {
	background-color: #E83A3A;
	background-image: none;
}
: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: #2b2b2b;
	background-image: none;
	background-size: cover;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--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;
}

/* =========================================================
   MYSTERY VOETBAL BOX - GLOBAL CUSTOM CSS
   OPGESCHOONDE VERSIE
   ========================================================= */


/* =========================================================
   AANTAL / QUANTITY
   ========================================================= */

div.quantity input[type="button"],
div.quantity input[type="number"] {
    color: #e83a3a;
    font-size: 25px;
    border: 0;
}


/* =========================================================
   WINKELMAND / COUPON
   ========================================================= */

.wd-coupon-form .button[name="apply_coupon"] {
    margin: 0;
}


/* =========================================================
   PAGINA TITEL
   ========================================================= */

.page-title-default {
    padding-top: 150px;
    padding-bottom: 150px;
}


/* =========================================================
   FOOTER
   ========================================================= */

.woodmart-prefooter {
    padding-bottom: 0;
}


/* =========================================================
   PRODUCT TABS / ACCORDION
   ========================================================= */

.single .woodmart-tab-wrapper,
.single .woodmart-accordion-title {
    color: #fff;
}

.single .woodmart-accordion-title:after {
    display: none;
}

.single .tabs-layout-accordion {
    border-top: 0;
}


/* =========================================================
   VARIATIE SWATCHES
   ========================================================= */

.woo-variation-swatches
.variable-items-wrapper
.variable-item:not(.radio-variable-item) {
    background-color: #e83a3a;
    border-color: #e83a3a;
    color: #fff;
}

.woo-variation-swatches
.variable-items-wrapper
.variable-item:not(.radio-variable-item).selected,
.woo-variation-swatches
.variable-items-wrapper
.variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: 0 0 0 2px rgb(232 58 58) !important;
}

.variations_form .woo-selected-variation-item-name {
    color: #e83a3a;
}


/* Afbeelding-variaties */

.single .variations .image-variable-item {
    background: transparent !important;
    width: 80px !important;
    height: 80px !important;
}


/* Geslacht-label verbergen */

.single .variations label[for="pa_geslacht"] {
    display: none;
}


/* =========================================================
   PRODUCT OMSCHRIJVING
   ========================================================= */

.single .summary .woocommerce-product-details__short-description {
    font-size: 18px;
}


/* Rode tekst class */

.rood {
    color: #e83a3a;
}


/* Kleine doos-tekst */

.single .woocommerce-product-details__short-description .doos {
    font-size: 14px;
}


/* Rode bullets in korte productomschrijving */

.single
.summary
.woocommerce-product-details__short-description
ul li:before {
    content: "•" !important;
    color: #e83a3a;
    line-height: 3px;
    font-size: 2.4em;
}


/* =========================================================
   PRODUCT SOCIAL ICONS
   ========================================================= */

.single .summary .product-share .woodmart-social-icons a i {
    font-size: 18px;
    color: #e83a3a;
}


/* =========================================================
   PRODUCT META / TABS
   ========================================================= */

.single .summary .product_meta {
    display: none;
}

.single .product-tabs-wrapper {
    display: none;
}


/* =========================================================
   VOORRAAD MELDINGEN
   ========================================================= */

.single-product .stock {
    display: none !important;
}


/* =========================================================
   GRATIS VERZENDING / LEVERTIJD BLOKKEN
   ========================================================= */

.single .product-gratis-verzendig {
    border: 1px solid #e83a3a;
    padding: 10px;
}


/* Tekst groen */

.product-gratis-verzendig .list-content,
.product-gratis-verzendig .list-content * {
    color: #298c6e !important;
}


/* Iconen rood */

.product-gratis-verzendig .list-icon,
.product-gratis-verzendig .list-icon i,
.product-gratis-verzendig .list-icon::before,
.product-gratis-verzendig .list-icon i::before,
.product-gratis-verzendig .wd-icon,
.product-gratis-verzendig .wd-icon::before {
    color: #e83a3a !important;
}


/* Op specifiek product verbergen */

.postid-7789 .product-gratis-verzendig {
    display: none;
}


/* =========================================================
   CHECKOUT / EXTRA VELDEN
   ========================================================= */

.woocommerce-additional-fields__field-wrapper label {
    color: #e83a3a;
}


/* =========================================================
   THANK YOU PAGINA
   ========================================================= */

.xlwcty_thankyou-template-default .sidebar-right {
    display: none !important;
}


/* =========================================================
   ALGEMENE PAGINA SPACING
   ========================================================= */

.page .site-content {
    margin-bottom: 0 !important;
}


/* =========================================================
   NIEUWSBRIEF
   ========================================================= */

.mvb-nieuwsbrief .mc4wp-form input[type="email"] {
    background-color: #fff;
    border-radius: 50px;
}

.mvb-nieuwsbrief .mc4wp-form input[type="submit"] {
    color: #fff;
    background-color: #313131 !important;
}


/* =========================================================
   WOOCOMMERCE VARIATIES
   ========================================================= */

.woocommerce-variation-add-to-cart-disabled {
    display: none;
}


/* =========================================================
   WAITLIST
   ========================================================= */

.single .wcwl_notice {
    display: none;
}

.single .woocommerce_waitlist {
    background-color: #e83a3a;
    border-radius: 50px;
    color: #fff;
}


/* =========================================================
   BLOG
   ========================================================= */

.entry-meta {
    display: none;
}

.single-post .entry-header img {
    display: none;
}


/* =========================================================
   PRODUCT PRIJS
   ========================================================= */

.single .single_variation_wrap .woocommerce-Price-amount {
    font-size: 2em;
}


/* =========================================================
   EXTRA PRODUCT OPTIES
   ========================================================= */

.extra-product-opties {
    border: 2px solid #e83a3a;
    padding: 20px;
}

.extra-product-opties .required {
    font-size: 1.4em;
    font-weight: 900;
}

.extra-product-opties .club-aanmelden a {
    color: #e83a3a;
    font-weight: 900;
}

.clubkeuze .label-tag {
    color: #e83a3a;
}

.clubkeuze input {
    margin-top: 10px;
}


/* Extra product optie invoervelden */

.single
.single_variation_wrap
.extra-product-opties
.thwepof-input-field {
    width: 100% !important;
}


/* =========================================================
   STEUN SLIDER
   ========================================================= */

.steun-slider .rood {
    color: #e83a3a;
}


/* =========================================================
   GALLERY
   ========================================================= */

.iscwp-gallery-slider .iscwp-cnt-wrp.slick-slide {
    padding: 0 !important;
}


/* =========================================================
   WOODMART SLIDER - MOBIEL
   ========================================================= */

@media screen and (max-width: 991px) {

    .woodmart-slider .woodmart-slide .wpb_single_image img {
        display: none !important;
    }

}


/* =========================================================
   MERKEN PRODUCT
   ========================================================= */

.merken-product {
    border: 2px solid #e83a3a;
    padding: 5px;
}


/* =========================================================
   DUITSE VLAG MENU
   ========================================================= */

.menu .de img {
    margin-top: -2px !important;
}


/* =========================================================
   VARIATIE OMSCHRIJVING
   ========================================================= */

.single
.summary
.woocommerce-variation
.woocommerce-variation-description {
    font-size: 1.1em;
}


/* Rode bullets variatieomschrijving */

.single
.summary
.woocommerce-variation
.woocommerce-variation-description
ul li:before {
    content: "•" !important;
    color: #e83a3a;
    font-size: 2em;
    margin-top: 50px;
    margin-right: 5px;
}


/* =========================================================
   EST CONTENT SLIDER
   ========================================================= */

.est-content-slider .est-slider-content p {
    font-size: 1.2em;
}

.est-content-slider .est-slider-content p i {
    color: #e83a3a;
}

.est-frontend-display-wrap .est-slider-content-inner-wrap,
.est-frontend-display-wrap .est-slider-content {
    max-height: 600px;
}


/* =========================================================
   ABONNEMENT PAKKET
   ========================================================= */

.abbo-pakket {
    border: 1px solid #e3e3e3;
    background-color: #fff;
}


/* =========================================================
   GARANTIE SELECT
   ========================================================= */

.wcrw_warranty_info select option[value="-1"] {
    display: none !important;
    visibility: hidden;
}


/* =========================================================
   PROMO POPUP
   ========================================================= */

.woodmart-promo-popup {
    border: 2px solid #e83a3a;
}


/* =========================================================
   GENUMMERDE CIRKEL LIJST
   ========================================================= */

ol.circle {
    list-style: none;
    counter-reset: item;
    padding: 0;
}

ol.circle > li {
    counter-increment: item;
    margin-bottom: 5px;
}

ol.circle > li:before {
    margin-right: 10px;
    content: counter(item);
    background: #e83a3a;
    border-radius: 100%;
    color: #fff;
    width: 1.4em;
    text-align: center;
    display: inline-block;
}

ol.circle > li::marker {
    list-style: none;
    content: none !important;
}


/* =========================================================
   POPUP FORMULIER ACHTERGROND
   ========================================================= */

.mfp-content .esd-form {
    background-color: #111 !important;
}


/* =========================================================
   MVB CHECKBOX FIX
   DESKTOP + TABLET
   ========================================================= */

.woocommerce.single-product input[type="checkbox"],
.single-product form input[type="checkbox"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;

    accent-color: transparent !important;

    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    min-height: 24px !important;

    padding: 0 !important;
    margin: 0 8px 0 0 !important;

    border: 2px solid #777 !important;
    border-radius: 4px !important;

    background-color: #fff !important;
    background-image: none !important;

    box-shadow: none !important;
    outline: none !important;

    position: relative !important;
}


/* Aangevinkte checkbox */

.woocommerce.single-product input[type="checkbox"]:checked,
.single-product form input[type="checkbox"]:checked {
    -webkit-appearance: none !important;
    appearance: none !important;

    border-color: #28a745 !important;

    background:
        #28a745
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 12.5l4 4L19 7' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
        center / 18px 18px
        no-repeat !important;

    box-shadow: none !important;
}


/* Eventuele Woodmart checkbox iconen verwijderen */

.woocommerce.single-product input[type="checkbox"]::before,
.woocommerce.single-product input[type="checkbox"]::after,
.single-product form input[type="checkbox"]::before,
.single-product form input[type="checkbox"]::after {
    display: none !important;
    content: none !important;
}


/* =========================================================
   MVB CHECKBOX FIX - MOBIEL
   ========================================================= */

@media only screen and (max-width: 767px) {

    html body .woocommerce.single-product input[type="checkbox"],
    html body .single-product form input[type="checkbox"] {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        appearance: none !important;

        accent-color: transparent !important;

        width: 26px !important;
        height: 26px !important;
        min-width: 26px !important;
        min-height: 26px !important;

        background-color: #fff !important;
        background-image: none !important;

        border: 2px solid #777 !important;
        border-radius: 4px !important;

        box-shadow: none !important;
    }

    html body .woocommerce.single-product input[type="checkbox"]:checked,
    html body .single-product form input[type="checkbox"]:checked {
        border-color: #28a745 !important;

        background:
            #28a745
            url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 12.5l4 4L19 7' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
            center / 20px 20px
            no-repeat !important;
    }

}


/* =========================================================
   GROENE VINKJES IN TEKST
   ========================================================= */

.mvb-check {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 18px;
    height: 18px;
    margin-right: 8px;

    background: #28a745;
    color: #fff;

    border-radius: 50%;

    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    vertical-align: middle;
}


/* =========================================================
   BENEFITS LIJST
   ========================================================= */

.mvb-benefits {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.mvb-benefits li,
.mvb-benefit-line {
    margin-bottom: 8px;
}
/* Geen rode standaard bullet bij groene MVB vinkjes */
.single .summary .woocommerce-product-details__short-description .mvb-benefits li::before {
    display: none !important;
    content: none !important;
}
/* Op voorraad */
.single-product .stock.in-stock {
    display: block !important;
    color: #298c6e !important;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 6px;
}

/* Groen rond vinkje */
.single-product .stock.in-stock::before {
    content: "✓";
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 18px;
    height: 18px;
    margin-right: 7px;

    background-color: #298c6e;
    color: #fff;
    border-radius: 50%;

    font-size: 12px;
    font-weight: 700;
    line-height: 1;
}