@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dezakenclub.nl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Anuphan", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(91,91,91);
	--wd-text-font-size: 16px;
	--wd-title-font: "Antonio", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: rgb(33,52,77);
	--wd-entities-title-font: "Antonio", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(33,52,77);
	--wd-entities-title-color-hover: rgb(33, 52, 77);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Antonio", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(33,52,77);
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Antonio", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 21px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(33,52,77);
	--wd-alternative-color: rgb(255,159,67);
	--btn-default-font-family: "Antonio", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(255,159,67);
	--btn-default-bgcolor-hover: rgb(255,144,66);
	--btn-accented-font-family: "Antonio", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(255,159,67);
	--btn-accented-bgcolor-hover: rgb(255,144,66);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,180,136);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,159,67);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(255,159,67);
	--wd-link-color-hover: rgb(255,159,67);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,39,54);
	background-image: none;
}
 {
	font-family: "Nunito", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-family: "Antonio", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,39,54);
	--wd-form-placeholder-color: rgb(0,39,54);
	--wd-form-brd-color: rgb(0,39,54);
	--wd-form-brd-color-focus: rgb(0,39,54);
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
: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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--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: rgb(249,249,249);
}

@font-face {
	font-family: "MIC-32-bold";
	font-weight: 700;
	font-style: normal;
}

.wd-sub-menu li>a {font-size:16px!important;}

.gform_required_legend {display:none;}

body #gform_wrapper_3 .gfield_checkbox .gchoice label, body #gform_wrapper_3 .gfield .ginput_container_consent label {color:#fff!important;}

/* Tekst acceptatie */
.gform-field-label.gform-field-label--type-inline.gfield_consent_label,.gform-field-label.gform-field-label--type-inline.gfield_consent_label a {color:#fff!important;}

/* Form titels */
.gform_wrapper, .gform_wrapper label, .gform_wrapper .gfield_label {color:#fff!important;font-weight:700;}

.wd-project .wd-entities-title {font-size:15px!important;font-family:'Anuphan';font-weight:500!important;}

/* Verwijderd doorlink naar single leden pagina */
.wd-entities-title a, .portfolio-hover a, .portfolio-text-shown .portfolio-thumbnail {pointer-events: none !important;}

/* Verwijdert knopjes op leden-pagina */
.wd-action-btn {display:none!important;}
.wd-portfolio-btns .wd-action-btn>a {display:none!important;}
div.portfolio-info {display:none;}

/* Beschrijvende teksten onder velden */
.gform-theme--framework .field_sublabel_above .gform-field-label--type-sub, .gform-theme--framework .gfield_description:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    color: #ffffff;font-style:italic;
}

.gform-theme--framework .gfield--type-choice .ginput_container_consent {
	margin:15px 0px 20px 0px;}

.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	background-color:#023043!important;}

/* Kleur error melding Gforms */
.gform-theme--framework .gform_validation_errors ol, .gform-theme--framework .gform_validation_errors ol a, .gform-theme--framework .gform_validation_errors .gform_submission_error {color:#fff;}

 .gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))  {color:#000;}