.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://duraled.ch/wp-content/uploads/2021/08/marketplace-promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-image: url(https://duraled.ch/wp-content/uploads/2021/08/marketplace-top-banner.jpg);
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://duraled.ch/wp-content/uploads/2021/09/marketplace-page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:17px;
}
:root{
--wd-title-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:18px;
}
:root{
--wd-header-el-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:18px;
}
.wd-load-additional-fonts{
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;font-weight: 300;
}

:root{
--wd-primary-color:#ce272f;
}
:root{
--wd-alternative-color:#80bb35;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(128,187,53);
}
:root{
--btn-shop-bgcolor-hover:rgb(149,186,113);
}
:root{
--btn-accent-bgcolor:rgb(217,49,67);
}
:root{
--btn-accent-bgcolor-hover:rgb(196,45,60);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1290px;
		}
	}

	.container {
		max-width: 1320px;
	}
	
	
	@media (min-width: 1320px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1320px) / 2);
			padding-right: calc((100vw - 1320px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1337px) / 2);
			padding-right: calc((100vw - 1337px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 50px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:50px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 397px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//duraled.ch/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.2.4") format("woff2");
}

.fiche li > strong {
    position: absolute;
    left: 50%;
}
.fiche > li > font > strong {
    position: absolute;
    left: 50%;
}
.fiche > li > span > strong {
    position: absolute;
    left: 50%;
}
ul.fiche {
    list-style: none;
}
.fiche li {
       height: 40px;
    background-color: #ffffff;
    border-bottom: 1px solid #e6e6e6;
    line-height: 35px;
    padding-left: 25px;
    font-size: 16px;
}
h2#header_data_sheet {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-left: 3.5%;
}
span.layer-term-name {
    color: black;
}
.active, .widget-title:hover {
  cursor: pointer;
}
select[id*=pa_]:hover {
    color: #fff;
    background-color: #db3340;
    border-color: #db3340;
}
select[id*=pa_] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #d93143;
    font-weight: 600;
    border-radius: 5px;
}
select[id*=pa_] > option {
    color: #1d1a1a;
    background-color: #ffffff;
    font-size: 15px;
}
a.wd-accordion-title.tab-title-wd_custom_tab {
    display: none;
}
a.wd-accordion-title.tab-title-reviews {
    display: none;
}
a.wd-accordion-title.tab-title-description.active {
    display: none;
}
.h4.property-group-label {
    display: none;
}

table.table.table-striped.product-detail-properties-table {
    margin-bottom: 0px;
}
.product-type-bundle .summary-inner > p.price {
    display: none;
}
img.gridbrand {
    height: 35px;
    width: auto; 
}
div#eu-cookie-bar >strong {
    font-size: 16px;
}
.wooco_component_product {
	display: none;
	
}
.wooco_component_name {   
		background-color: #cecece;
    color: #000001;
    cursor: pointer;
    padding: 13px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 3px;
	 cursor: pointer;
}
.wooco_component_name:after {
    content: '\02C5';
    color: #000001;
    font-weight: 700;
    float: right;
    margin-left: 5px;
}
.wooco_component_name.activebd {
    background-color: #8e8e8e;
}
.wooco_component_name.activebd:after {
    content: "\02C4";
}
.wooco_component_name:hover {
    background-color: #8e8e8e;
}
.wooco_total.wooco-total.wooco-text {
    display: none !important;
}
.menu-item-has-children {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.wd-pf-checkboxes.wd-pf-categories {
    display: none;
}@media (min-width: 1025px) {
	.fabar {
    color: #db3340;
		margin-left: 25px;
    margin-right: 5px;
}


}
.wd-header-nav, .site-logo {
    padding-right: 0px !important; 
    
}
.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light.with-back-btn.title-shop {
    min-height: 235px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.fabar {
    color: #db3340;
	margin-left: 10px;
}
}

