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

:root {
	--wd-text-font: "Biryani", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 14px;
	--wd-title-font: "Biryani", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Biryani", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 900;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Shrikhand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Biryani", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Biryani", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #0F3F36;
	--wd-alternative-color: #FF6082;
	--btn-default-font-family: "Biryani", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #0F3F36;
	--wd-link-color-hover: #ADFF60;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #0F3F36;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Biryani", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: rgb(0,0,0);
}
h4.wd-el-title {
	font-family: "Biryani", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 36px;
	line-height: 45px;
	color: #0F3F36;
}
.page .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}
.product-labels .product-label.onsale {
	background-color: #B1292B;
	color: #fff;
}
.product-labels .product-label.new {
	background-color: #0F3F36;
	color: #ADFF60;
}
.product-labels .product-label.out-of-stock {
	background-color: #FFC3C3;
	color: #B1292B;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	h4.wd-el-title {
		font-size: 20px;
	line-height: 35px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--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: 8px;
--wd-cat-brd-radius: 12px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0F3F36;
}

.whb-top-bar {
    background: linear-gradient(180deg, #ADFF60 0%, #FFFFFF 100%);
}
.whb-top-bar .wd-header-text {
    font-size: 13px;
    line-height: 1.6;
    font-weight: 400;
    color: var(--wd-link-color);
}

.volt-features {
    padding-top: 2%;
    padding-bottom: 2%;
}
.volt-feat-gallery .wd-nav-pagin {
    align-items: center;
    justify-content: center;
}

.wd-wishlist-head .title {
    margin-bottom: 0;
    font-family: Biryani;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%;
    letter-spacing: -1.4px;
    color: var(--new-green);
    text-transform: capitalize;
}

.middle-wide-heading h3 {
    text-wrap-style: balance;
}

