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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(31,28,51);
	--wd-entities-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(234,100,62);
	--wd-alternative-color: rgb(48,41,82);
	--wd-link-color: rgb(234,124,93);
	--wd-link-color-hover: rgb(234,100,62);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(236,99,53);
	--btn-accented-bgcolor-hover: rgb(206,83,45);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(239,239,239);
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: center top;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(239,239,239);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(239,239,239);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(239,239,239);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(239,239,239);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(239,239,239);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(239,239,239);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(236,99,53);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(206,83,45);
}
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-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(206,83,45);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(236,99,53);
	--wd-nscroll-drag-bg-hover: rgb(206,83,45);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@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: 1480px;
--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;
}

@media (min-width: 1497px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1480px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-nav[class*="wd-style-underline"] .nav-link-text {
    padding-bottom: 5px;
    font-weight: 100 !important;
    font-size: 15.5px !important;
	  color: white !important;
}
.wd-sub-menu li>a {
    font-size: 15px;
    font-weight: 600;
	  color: #7c7c7c;
}
span.nav-link-text {
    color: #ec6335 !important;
    font-weight: 200 !important;
}
.wd-search-form.wd-display-full-screen-2 {
    max-width: 400px !important;
}
.whb-flex-flex-middle .whb-col-center {
    align-items: center !important;
}
ul#menu-header-bestellen-contact {
    margin-right: 30px !important;
}
li#menu-item-1085 {
    margin-right: 20px !important;
}
img.wd-nav-img {
    width: 25px;
    padding-right: 5px;
}
.wd-header-nav.wd-header-secondary-nav.text-left {
    margin-right: 5px !important;
}
h3.wd-entities-title.title.post-title {
    min-height: 58px;
}
.whb-header.whb-header_875428.whb-sticky-shadow.whb-scroll-slide.whb-sticky-real.whb-hide-on-scroll.whb-sticky-prepared {
  background-color: #201c33 !important;
}
/*
.page .wd-page-content {
    background-image: url(https://zwf.indigomedia.nl/wp-content/uploads/2024/10/header-zwf-6.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: inherit !important;
}*/
.searchform input[type="text"] {
  border-radius: 35px !important;
}
.searchform[class*="wd-style-with-bg"] .searchsubmit {
  border-radius: 0px 35px 35px 0px !important;
}

.wd-promo-banner-link.wd-fill {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgb(0 0 0 / 50%) 100%) !important;
	transition: opacity 0.3s ease !important;
}

.wd-promo-banner-link.wd-fill:hover {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgb(0 0 0 / 50%) 100%) !important;
	  transition: background 0.4s ease !important;
}

/*knop hover*/
a.btn.btn-style-3d.btn-shape-semi-round.btn-size-default.btn-color-primary.btn-icon-pos-right:hover {
    background-color: #c75535;;
}

a.btn.btn-style-3d.btn-shape-semi-round.btn-size-default.btn-color-alt.btn-icon-pos-right:hover {
    background-color: #5a5283 !important;
}
a.btn.btn-style-3d.btn-shape-semi-round.btn-size-default.btn-color-primary.btn-icon-pos-right {
    text-transform: none !important;
    font-size: 16px;
}
.pswp__bg {
    background: #000000a3 !important;
}@media (min-width: 1025px) {
	.whb-header-bottom {
    border-color: rgb(74 74 74 / 49%);
}
.wd-single-post-img img {
    max-height: 480px !important;
    object-fit: cover !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	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-brd-color: rgba(59, 54, 86, 1);
    --wd-form-brd-color-focus: rgba(77, 62, 155, 1);
    --wd-form-bg: rgba(20, 16, 42, 1);
}
.box-icon-with-bg .info-box-icon {
    padding: 2px !important;
    background-color: #f1f1f1 !important;
    border: 3px solid #ea643e !important;
}
.box-style-border.box-icon-align-top .box-icon-wrapper {
    padding-inline: 0px !important;
}
.box-icon-align-top .box-icon-wrapper {
    margin-bottom: -7px !important;
}
.whb-header-bottom {
    background-color: rgba(30, 26, 51, 1);
    border-bottom: 1px solid rgb(109 109 109 / 57%);
    padding-bottom: 3px;
}
.box-style-border .info-box-content {
    padding: 0px !important;
    border: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	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-brd-color: rgba(59, 54, 86, 1);
    --wd-form-brd-color-focus: rgba(77, 62, 155, 1);
    --wd-form-bg: rgba(20, 16, 42, 1);
}
.box-icon-with-bg .info-box-icon {
    padding: 2px !important;
    background-color: #f1f1f1 !important;
    border: 3px solid #ea643e !important;
}
.box-style-border.box-icon-align-top .box-icon-wrapper {
    padding-inline: 0px !important;
}
.box-icon-align-top .box-icon-wrapper {
    margin-bottom: -7px !important;
}
.whb-header-bottom {
    background-color: rgba(30, 26, 51, 1);
    border-bottom: 1px solid rgb(109 109 109 / 57%);
    padding-bottom: 3px;
}
.box-style-border .info-box-content {
    padding: 0px !important;
    border: none !important;
}
}

@media (max-width: 576px) {
	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-brd-color: rgba(59, 54, 86, 1);
    --wd-form-brd-color-focus: rgba(77, 62, 155, 1);
    --wd-form-bg: rgba(20, 16, 42, 1);
}
.box-icon-with-bg .info-box-icon {
    padding: 2px !important;
    background-color: #f1f1f1 !important;
    border: 3px solid #ea643e !important;
}
.box-style-border.box-icon-align-top .box-icon-wrapper {
    padding-inline: 0px !important;
}
.box-icon-align-top .box-icon-wrapper {
    margin-bottom: -7px !important;
}
.whb-header-bottom {
    background-color: rgba(30, 26, 51, 1);
    border-bottom: 1px solid rgb(109 109 109 / 57%);
    padding-bottom: 3px;
}
.box-style-border .info-box-content {
    padding: 0px !important;
    border: none !important;
}
/*mobiel menu*/
.wd-heading {
    background-color: #1F1C34 !important;
}
.wd-heading .wd-action-btn.wd-style-text>a {
    color: #ea643e;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    font-weight: 600 !important;
    color: #ea643e !important;
}
span.nav-link-text {
    color: #1f1c34 !important;
    font-weight: 600 !important;
    font-size: 15px;
    padding-top: 3px;
}
span.nav-link-text:hover {
    color: #ea643e !important;
}
img.wd-nav-img {
    width: 25px;
    padding-right: 5px;
    display: none;
}
}

