@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mazharshop.com/wp-content/themes/woodmart/fonts/woodmart-font-2-300.woff2?v=8.2.6") format("woff2");
}

:root {
	--wd-text-font: Yekanbakh;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: Yekanbakh;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: Yekanbakh;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Yekanbakh;
	--wd-widget-title-font: Yekanbakh;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: Yekanbakh;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(76,166,244);
	--wd-alternative-color: rgb(233,134,92);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(76,166,244);
	--btn-default-font-family: Yekanbakh;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: Yekanbakh;
	--btn-accented-bgcolor: rgb(76,166,244);
	--btn-accented-bgcolor-hover: rgb(48,136,214);
	--btn-font-family: Yekanbakh;
	--btn-font-size: 13px;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(220,236,249);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html table th {
	font-family: Yekanbakh;}
 {
	font-family: Yekanbakh;}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	font-family: Yekanbakh;	font-weight: 500;
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .wd-buy-now-btn:hover {
	color: rgb(211,76,91);
	background: rgb(249,219,223);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(248,74,243);
	--wd-nscroll-drag-bg-hover: rgb(6,243,249);
}
.product-labels .product-label.onsale {
	background-color: rgb(252,238,237);
	color: rgb(216,90,111);
}
.product-labels .product-label.new {
	background-color: rgb(239,254,245);
	color: rgb(142,195,165);
}
.product-labels .product-label.featured {
	background-color: rgb(253,240,231);
	color: rgb(240,137,92);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 12px;
	--wd-widget-title-font-size: 12px;
	--wd-header-el-font-size: 12px;
	--btn-font-size: 11px;
	--wd-sticky-btn-height: 42px;
	}

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

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


.wd-products-with-shadow,.wd-products-with-shadow .wd-product,.wd-products-with-shadow .wd-cat {
    --wd-prod-shadow: 0 -4px 20px rgba(201,204,209,0.40)
}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    width: 100%;
    padding: 10px
}
.wd-product.wd-hover-tiled .product-wrapper {
    background-color: var(--wd-prod-bg, var(--bgcolor-white));
    box-shadow: 0 -4px 20px rgba(201,204,209,0.40);
    gap: 0
}