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

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(60,60,60);
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mulish", 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: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(35,76,156);
	--wd-alternative-color: rgb(103,130,138);
	--wd-link-color: rgb(35,76,156);
	--wd-link-color-hover: rgba(35,76,156,0.8);
	--btn-default-bgcolor: rgb(35,76,156);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(35,76,156);
	--btn-accented-bgcolor-hover: rgba(35,76,156,0.8);
	--wd-form-brd-width: 0px;
	--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: rgb(248,248,248);
	background-image: url(https://ecobeton.be/wp-content/uploads/2022/05/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(201,201,201);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(249,249,249);
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(80,80,80);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	color: rgb(255,255,255);
	background: rgb(35,76,156);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgba(35,76,156,0.8);
}
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(60,60,60);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}

@media (max-width: 1024px) {
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
		font-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
		font-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-container-w: 1390px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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

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


.wd-product-stock.stock.in-stock.wd-style-default, .stock, .wd-compare-btn {
  display: none !important;
}

/*tabs verbergen voor niet-ingelogden*/
body:not(.logged-in) li#tab-title-wd_custom_tab, body:not(.logged-in) li#tab-title-wd_custom_tab_2 {
    display: none !important;
}
body:not(.logged-in) .woocommerce-tabs .wd-nav-tabs-wrapper {
    display: none !important;
}
body.logged-in .woocommerce-tabs .tab-title-description, body.logged-in .woocommerce-tabs .tab-title-description .woocommerce-Tabs-panel--description, body.logged-in .woocommerce-tabs .description_tab, body.logged-in .woocommerce-tabs #tab-description {
    display: none !important;
}
body.logged-in .woocommerce-tabs #tab-wd_custom_tab {
    opacity: 1 !important;
}

body:not(.logged-in) .price, body:not(.logged-in) .pvtfw-table-heading-continer, body:not(.logged-in) .pvtfw_init_variation_table  {
    display: none !important;
}

/*extra: tabtitels verbergen*/
body:not(.logged-in) .woocommerce-tabs .wd-accordion-title  {
    display: none !important;
}


.blog-design-meta-image .post-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2; /* Change this value to control the number of lines */
}

.single .widget-area {
    background-color: #F9F9F9;
    padding: 20px;
}

.entry-meta, .meta-post-categories {
    display: none !important;
}

/*button "Meer info" bij plugin "Post List" */
.uc_more_btn {
    font-size: 12px;
    font-weight: 400;
		text-transform: uppercase;
}

.product-type-variable p.price, .wd-products .wrap-price .price, .hidden-fields-container {
    display: none !important;
}


/*fontsize voor titels post-list*/
.uc_post_list_title a {
    font-size: 1.05em !important;
}

/*post-list aanpassen voor mobiele versie max 768*/
@media (max-width: 768px) {
    .uc_post_list {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .uc_post_list_box {
        align-items: center !important;
    }
    .uc_post_list_image {
        width: 100% !important;
        height: auto !important;
    }
    .uc_post_list_content {
        padding: 20px !important;
        justify-content: center !important;
        text-align: center !importantr;
    }
    .uc_more_btn {
        margin: 0px !important;
    }
}
