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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--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: "Lato", 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: #8b724b;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #8b724b;
	--btn-default-bgcolor-hover: #8b724b;
	--btn-accented-bgcolor: #8b724b;
	--btn-accented-bgcolor-hover: #8b724b;
	--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;
}
: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: #8b724b;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 1200px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}



@media (max-width: 1317px) {
  .whb-hidden-desktop,
  .whb-hidden-lg {
		display: flex;
  }
	.whb-col-left, .whb-mobile-left{
		margin-left: 0.5% !important;
	}
	.whb-col-right, .whb-mobile-right{
		margin-right: 0.5% !important;
	}
  .whb-hidden-mobile,
  .whb-visible-lg {
    display: none;
  }
}


body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
	background-color: transparent !important;	
}

.whb-color-light:not(.whb-with-bg) {
    background-color: #8b724b !important;
}

img {
		pointer-events: none;
}

.site-logo {
		z-index: 999;
}

.woodmart-navigation.menu-right {
		z-index: 999;
}

.woodmart-navigation.menu-left {
		z-index: 999;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.elementor-slideshow__title {
    display: none;
}

.product-tabs-wrapper {
    display: none !important;
}

.btn, .btn-color-primary, .btn-size-small {
		border-radius: 35px;
}

#shipping_method label {
    margin-bottom: 10px;
}

#sendcloudshipping_service_point_selected_label {
    margin-top: 10px;
}

#sendcloudshipping_service_point_select {
	border-radius: 35px;
}

.col2-set.addresses, .col1 {
	padding-left: 15px;
}

.button, .button-primary {
  background-color: #8b724b;
	color: #ffffff;
	border-radius: 35px;
}

.button, .button-primary:hover {
  background-color: #8b724b;
	color: #ffffff;
	border-radius: 35px;
}

.btn-style-link.btn-color-default {
	border-color: transparent;
}
.btn-style-link.btn-color-default:hover {
	Border-color: transparent;
}	
	
.woocommerce-order-details.woocommerce-info.mollie-instructions {
	background: #8B724B;
}

.woocommerce-order-details.woocommerce-info.mollie-instructions p {
	margin-bottom: 0px;
}

.woocommerce-Button.button {
	margin-top: 6px;
	border-bottom: 0px;
}

.woocommerce-error::before {
	top: 50%;
}

.woodmart-cookies-popup {
	padding: 35px 110px 35px 40px;
}

.product-label.out-of-stock {
	display: none;
}

.labels-rectangular {
	display: none;
}

.woocommerce .product span.onsale {
	display: none;
}@media (min-width: 1025px) {
	.whb-full-width .whb-row>.container, .whb-full-width+.whb-clone .whb-row>.container {
		width: 100%  !important;
}

.container {
		padding-right: 0px  !important;
		padding-left: 0px !important;
}

.search-results-wrapper {
		top: 7px;	
}

div.woodmart-header-links .menu-item-my-account {
		width: 175px;
}

.searchform .searchsubmit:focus, .searchform .searchsubmit:hover {
		background-color: transparent;
}


}

