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

:root {
	--wd-text-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(32,64,45);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(66,66,66);
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(32,64,45);
	--btn-default-bgcolor-hover: rgb(32,64,45);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(32,64,45);
	--btn-accented-bgcolor-hover: rgb(32,64,45);
	--btn-transform: none;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.menucode.nl/wp-content/uploads/2021/11/w-smart-home-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://www.menucode.nl/wp-content/uploads/2025/03/menucode-home-background.webp);
	background-size: cover;
	background-position: center bottom;
}
.footer-container {
	background-color: rgb(16,16,16);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(247,244,237);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(247,244,237);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


.single-product .product .price {
    display: none;
}
.wpb-tta-toggle:before {
    top: inherit!important;
    left: 10px!important;
}
.wpb-tta-toggle.wpb-tta-toggle-active:before {
    left: 60px !important;
}
.wpb-tta-toggle {
    border-radius: 20px!important;
    padding: 0px 50px!important;
}


.cart-table-section .product-quantity,
.woocommerce-checkout .woocommerce-shipping-fields,
form.cart .quantity,
.woocommerce-shipping-totals.shipping,
.shipping.recurring-total,
.subscription-details {
	display: none;	
}

.product-image-summary p.price > ins {
	color: #000;
}

.summary-inner>.price {
	font-size: 100% !important;
}

td.product-thumbnail img {
	min-width: 50px;
	max-width: 50px;
	max-height: 50px;
}

.amount {
	color: rgb(0 0 0);
}

.wd-logo img[src$=".svg"] {
	width: 100%;
}

.labels-rounded .product-label {
	display: none;
}

.product-grid-item .product-image-link img {
	width: auto !important;
}

.product-grid-item .product-image-link {
	text-align: center;
}

.product-images img {
	width: auto;
}

figure.woocommerce-product-gallery__image {
	text-align: center;
}

.cart-totals-inner .woocommerce-shipping-destination {
	display: none;
}

.woocommerce-additional-fields {
	display: none;
}

.product_title {
	font-size: 25px;
}

.slick-slide img {
	max-height: 100px;
	display: block;
	margin: 0 auto;
}

.wd-swatch.swatch-with-bg {
	border-radius: 0;
}

.swatch-on-single.swatch-with-bg {
	width: 75px;
	height: 75px;

	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.product-grid-item .swatches-on-grid {
	display: none;
}

.variations_form .variations tr:last-child td {
	display: block;
}

.wd-before-add-to-cart p {
	margin-bottom: 5px;
}

.wd-dropdown-menu .container {
	max-width: 750px;
}

.wd-nav-main>li>a,
.wd-sub-menu li a {
	font-size: 15px;
}

.product-grid-item .product-image-link img,
.product-grid-item .hover-img img {
	width: auto;
	max-height: 200px;
}

.searchform.wd-style-with-bg .searchsubmit {
	background-color: #212121;
}


/*  #############################################################################  */

.whb-general-header .woodmart-logo img {
	height: 85px;
}

.tabs-layout-tabs .tabs {
	display: none;
}

.top-usp {
	margin-right: 85px;
}

.wsp-footer__terms {
	font-size: 0.85em;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto 1.5rem;
}

.wsp-footer__terms>li {
	margin-bottom: 0;
}

.wsp-footer__terms>li+li:before {
	content: '|';
	margin: 0 1rem;
}

.footer-column {
	text-align: center;
	margin-bottom: 15px;
}

.pswp__bg {
	background: #000000ab;
}

.pswp__img--placeholder--blank {
	display: none;
}

.mobile-nav-tabs {
	display: none;
}

.site-mobile-menu li a {
	text-transform: capitalize;
}

.labels-rounded {
	display: none;
}

.title-size-small .entry-title {
	font-size: 30px;
}

.btns-shop-light .single_add_to_cart_button,
.btn-cart,
.checkout,
.checkout-button,
.btns-default-dark .cart-actions .button[name=update_cart],
.btns-shop-light #place_order {
	font-weight: 300;
	text-transform: initial;
}

del .amount {
	font-size: 15px!important;
}

span.woocommerce-Price-currencySymbol {
	margin-right: 3px;
}

.static--summary p {
	margin: 5px;
}

.product-title,
.product-grid-item .product-title {
	font-size: 16px;
}

p.instock {
	color: #4CAF50;
	border-radius: 2px;
	order: 4;
	margin: 0 0 3px 0;
	width: fit-content;
	padding: 0.3rem .5rem;
	display: inline-block;
	font-weight: bold;
	border: 1px solid currentColor;
	font-size: 14px;
}

p.shipping--text {
	color: #4CAF50;
}

.static--summary {
	margin-top: 20px;
	padding-top: 20px;
	place-content: center;
	border-top: 1px solid #d7d7d7;
}

form.woocommerce-shipping-calculator {
	display: none;
}

p.woocommerce-shipping-destination {
	display: none;
}

#shipping_method label {
	font-weight: bolder;
}

small.includes_tax {
	display: none;
}

.alignnone.wp-image-6966 {
	position: relative;
	margin-right: 5px;
	top: -2px;
}

ins span.woocommerce-Price-amount.amount {
	background: #ff4947;
	color: #fff;
	padding: 3px 10px;
	border-radius: 5px;
	font-size: 22px;
}

.product-grid-item ins .woocommerce-Price-amount.amount {
	font-size: 17px !important;
	padding: 3px 5px !important;
}

.swap-elements ins span.woocommerce-Price-amount.amount {
	background: inherit;
	color: #ff4947;
	padding: inherit;
	font-size: inherit;
}

.swap-elements ins span.save_snippet,
.wd-filter-buttons {
	display: none;
}

span.save_snippet {
	margin-left: 5px;
	color: #b5b5b5;
	font-style: italic;
	position: relative;
	top: -1px;
}

tr.cart-discount {
	background: #90a394;
}

tr.cart-discount th,
tr.cart-discount td span {
	color: #fff;
	font-weight: 800;
}

.price ins {
	font-size: 15px;
}

.wd-checkout-steps {
	text-align: center;
}

.wd-checkout-steps li {
	font-size: 20px;
}

.product-video-button>a:before,
.wd-gallery-btn>a>span {
	color: #fff;
}

.wd-gallery-btn>a {
	background: rgb(0 0 0 / 90%);
}

.wd-gallery-btn>a>span {
	padding-right: 25px;
	max-width: 280px;
}

.variations_form .woocommerce-variation-availability,
.variations_form .reset_variations {
	display: none !important;
}

body:not(.single-product) .main-page-wrapper {
	padding-top: 0;
}

.widget-area .count{
	display:none;
}

.wd-side-hidden.color-scheme-light {
	background-color: #242424 !important;
}

.wd-header-main-nav .wd-dropdown.color-scheme-light {
	background: #fff;
}

.wd-header-main-nav .wd-dropdown.color-scheme-light li a {
	color:#000 !important;
}
.wd-dropdown-menu.wd-design-sized.color-scheme-light .wd-sub-menu>li>a {
	border-bottom: 1px solid rgba(36, 36, 36, 0.2);
}

.wd-dropdown-menu.wd-design-sized {
	padding: 10px 35px;
}

.wd-dropdown {
	margin-top: 10px;	
}

.copyrights-wrapper {
	background: #fff;
	color: #333;
}

.copyrights-wrapper a {
	color:#000;
}

.layer-1 > a {
	padding-left: 30px !important;
}


.layer-2 > a {
	padding-left: 45px !important;
}

.mobile-nav a[href="#"]{
	cursor: default;
}


.mobile-nav .wd-sub-menu {
	display: block !important;
}

.mobile-nav .wd-nav-opener {
	display: none;
}

.whb-main-header .whb-col-mobile .wd-header-html > .vc_row {
	left: 0 !important;
}


.whb-main-header .whb-col-mobile .wd-header-html .wd-carousel-container .info-box-title,
.site-content,
.whb-main-header .whb-col-mobile .wd-header-html .wd-carousel-container {
	margin: 0 !important;
}

.payment_box.payment_method_mollie_wc_gateway_klarnapaylater span {
	display: none;
}
.wd-swatch:after {
	border-bottom: 0 !important;
}

.swatch-enabled {
	padding: 10px;
	border-radius: 2px;
	border: 2px solid transparent;
}

.active-swatch.swatch-enabled {
	border: 2px solid #000;
}

.summary-inner > .parent--price {
	margin-bottom: 20px;
}

.parent--price .woocommerce-Price-amount.amount > bdi > span:last-child {
	font-size: 14px;
}

.archive.woocommerce-shop .products.elements-grid,
.archive.woocommerce-shop .shop-loop-head {
	display: none !important;    
}

.page-description {
	margin-bottom: 0;
}