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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(104,48,0);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(104,48,0);
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Jost", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Jost", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:rgb(51,51,51);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Jost", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Jost", 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;
}
:root{
--wd-header-el-font:"Jost", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(104,48,0);
}
:root{
--wd-alternative-color:rgb(91,108,7);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgba(16,16,16,0.05);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgba(16,16,16,0.05);
	background-image: none;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(104,48,0);
}
:root{
--btn-accented-bgcolor-hover:rgb(104,48,0);
}
: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: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--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: 8px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/* Datum bei Blog ausblenden */
.blog-design-masonry.has-post-thumbnail .post-date {
    display: none;
}
.entry-meta-list {
    display: none;
}
.wd-post-date.wd-style-with-bg {
    display: none;
}
#menu-item-16578 {
		background: #683000;
}
#menu-item-16578 .nav-link-text {
		color: #FFFFFF;
}
.mfp-inline-holder .mfp-content {
    width: auto!important;
}
/* Transparenter Hintergrund für den nicht-sticky Header */
body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
    background-color: transparent !important;
}

/* Spezifischere Regel für den Hintergrund des sticky Headers, 
   überschreibt bestehende Hintergrundfarbe und Transition */
body .whb-header.whb-sticky-shadow.whb-sticked .whb-color-light:not(.whb-with-bg) {
    background-color: #ffffff !important; /* Weißer Hintergrund */
    transition: background-color .3s ease !important; /* Gleiche Transition wie im originalen CSS */
}

/* Textfarbe und Interaktionen für den sticky Header */
.whb-sticky-shadow.whb-sticked .wd-nav.wd-style-default > li > a {
    color: #333 !important; /* Ersetzen Sie #FarbeFürText mit dem gewünschten Farbcode */
}

/* Textfarbe und Interaktionen für den Sticky Header im Mobilmenü */
.whb-sticky-shadow.whb-sticked .wd-header-mobile-nav a {
    color: #333 !important; /* Ersetzen Sie #FarbeFürText mit dem gewünschten Farbcode */
}

.whb-sticky-shadow.whb-sticked .wd-nav.wd-style-default > li > a:hover {
    color: #333 !important; /* Ersetzen Sie #FarbeFürHover mit dem gewünschten Farbcode */
}

.whb-sticky-shadow.whb-sticked .wd-nav.wd-style-default > li > a:active,
.whb-sticky-shadow.whb-sticked .wd-nav.wd-style-default > li.current-menu-item > a {
    color: #333 !important; /* Ersetzen Sie #FarbeFürActive mit dem gewünschten Farbcode */
}
.fa, .fas {
    font-family: "Font Awesome 5 Brands";
}