:root {
	--wd-text-font: "DINPro-Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "DINPro-Light", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "DINPro-Light", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "DINPro-Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "DINPro-Light", 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: 17px;
	--wd-header-el-font: "DINPro-Light", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #e30613;
	--wd-alternative-color: #b7b7b7;
	--btn-default-bgcolor: #e30613;
	--btn-default-bgcolor-hover: #b21111;
	--btn-accented-bgcolor: #e30613;
	--btn-accented-bgcolor-hover: #b21111;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #81d742;
	--notices-success-color: #000000;
	--notices-warning-bg: #dd9933;
	--notices-warning-color: #000000;
	--wd-link-color: rgb(227,6,19);
	--wd-link-color-hover: rgb(178,178,178);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 900px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: inherit;
	object-fit: cover;
	background-attachment: scroll;
	object-position: center top;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
	font-family: "DINPro-Light", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	text-transform: none;
	color: #0f0f0f;
}
html .wd-page-title .wd-breadcrumbs a:hover {
	color: #e30613;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "DINPro-Light", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 42px;
	text-transform: none;
	color: rgb(0,0,0);
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "DINPro-Light", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: none;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "DINPro-Light", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: #ffffff;
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: #ffffff;
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: #ffffff;
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: #ffffff;
	background-image: none;
}
.wd .product-label.onsale {
	background-color: rgb(227,6,19);
}
.wd .product-label.new {
	background-color: rgb(227,6,19);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 25px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 25px;
	}

}
:root{
--wd-container-w: 1600px;
--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: 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;
--wd-brd-radius: 0px;
--wd-cat-brd-radius: 5px;
}

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



@font-face {
	font-family: "DINPro-Light";
	src: url("//www.werzalit.com/wp-content/uploads/DINPro-Light.woff2") format("woff2"), 
url("//www.werzalit.com/wp-content/uploads/DINPro-Light.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* Burgermenustriche rot _ 2021-01 */ 
body .woodmart-burger-icon .woodmart-burger {
color: #e30613;
}
	
/* Hintergrund für Lightbox _ 2021-01 */
body .pswp__bg,
body .pswp__img--placeholder--blank {
	background-color: #f3f3f3;
}

/* Footer: Zeilenabstand bei Produktkategorien verringert _ 2021-03 */
.widget_product_categories .product-categories li a {
    padding-top: 0px;
    padding-bottom: 0px;
	  font-size: 15px;
}

.widget_product_categories .widget-title {
    margin-bottom: 20px;
}

/* Ausblenden des reCaptcha Badges _ 2021-03 */
.grecaptcha-badge {
    visibility: hidden;
}

/* mobile: shop icon ausblenden */
.wd-action-btn.wd-style-icon .button {
display:none;
}


/* Buttons auf Shopebene (flyin-rechts) anpassen */
.elementor-menu-cart__footer-buttons .elementor-button {
    border-radius: 0;
	  background-color: #e30613;
	background:hover: 
}
.elementor-menu-cart__footer-buttons .elementor-button a:hover{
    border-radius: 0;
	  background-color: black;
	background:hover: 
}

.elementor-menu-checkout__footer-buttons .elementor-button {
    border-radius: 0;
	background-color: #e30613;
}

/*language-switcher header dropdown in a line 2021-04 - update WM6.0.1 */
.wpml-ls-menu-item .wd-dropdown {
	left: 0 !important;
}

/*out-of-stock-Badge auf Übersichtsseite in Icon ändern 2021-04-14*/
.product-images .labels-rounded .out-of-stock {
  content:url(/wp-content/uploads/out-of-stock-badge.svg);	
}

body .labels-rounded .out-of-stock {
	content:url(/wp-content/uploads/out-of-stock-badge.svg);
}


/*Icon der Zahlungsarten einblenden*/
body .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    display: inline-block;
	   max-width:60px;
}

/* footer logo 50proz */
.img-footerlogo {
   width: 50% !important;
   height: 50% !important;
}

/* floating menu Schrift */
.fm-label { 
  font-family: "DINPro-Light" !important; 
}

/* cart sidebar image size 
.cart-item-image img {
    max-width: 70px !important;
}
*/

.cart-widget-side .wd-scroll-content::-webkit-scrollbar {
    width: 10px;
}@media (min-width: 1025px) {
	/* Menu von rechts _ 2021-04*/

body .mobile-nav.wd-side-hidden.wd-left {
	right: 0;
	left: auto;
	-webkit-transform: translate3d(100%,0,0);
   transform: translate3d(100%,0,0);
}

body .mobile-nav.wd-side-hidden.wd-opened {
	-webkit-transform: none;
   transform: none;
}

/* Scroll to top button mittig setzen */
}.scrollToTop {
    bottom: 20px;
    left: 50%;
}

/* Swatch auf Produktseite vergrößern (Standard 25px) */
.swatch-on-single.swatch-with-bg {
    width: 40px;
    height: 40px;
}

/* Cart Sidebar Breite */
body .cart-widget-side {
    width: 500px;
     transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  -ms-transform: translate3d(100%,0,0);
  -sand-transform: translate3d(100%,0,0);
}

}

@media (min-width: 577px) and (max-width: 767px) {
	/* woodmart-timeline elementor widget mobile fehlerhafte darstellung punkte */
.timeline-col.timeline-col-secondary, .timeline-col.timeline-col-primary {
    background-color: white !important;
}

}

@media (max-width: 576px) {
	/* woodmart-timeline elementor widget mobile fehlerhafte darstellung punkte */
.timeline-col.timeline-col-secondary, .timeline-col.timeline-col-primary {
    background-color: white !important;
}

/* Cart Sidebar Breite */
body .cart-widget-side {
    width: 90%;
     transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  -ms-transform: translate3d(100%,0,0);
  -sand-transform: translate3d(100%,0,0);
}

/* test live ! */
}

