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

:root {
	--wd-text-font: "YekanBakhFa", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(25,25,25);
	--wd-text-font-size: 15px;
	--wd-title-font: "YekanBakhFa", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "YekanBakhFa", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "YekanBakhFa", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "YekanBakhFa", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "YekanBakhFa", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(247,198,0);
	--wd-alternative-color: rgb(230,81,0);
	--wd-link-color: rgb(211,47,47);
	--wd-link-color-hover: rgb(211,6,6);
	--btn-default-bgcolor: rgb(247,198,0);
	--btn-default-bgcolor-hover: rgb(255,215,0);
	--btn-default-color: rgb(46,46,46);
	--btn-default-color-hover: rgb(46,46,46);
	--btn-accented-bgcolor: rgb(247,198,0);
	--btn-accented-bgcolor-hover: rgb(255,215,0);
	--btn-accented-color: rgb(46,46,46);
	--btn-accented-color-hover: rgb(46,46,46);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(246,245,248);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
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-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(33,33,33);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color: rgb(170,170,170);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(0,158,47);
}
.product-labels .product-label.featured {
	background-color: rgb(225,74,92);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(13,6,37);
}
.wd-popup.popup-quick-view {
	--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: 24px;
	}

}

@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: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--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-cat-brd-radius: 12px;
}

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


@font-face {
	font-family: "YekanBakhFa";
	src: url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-Regular.woff2") format("woff2"), 
url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "YekanBakhFa";
	src: url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-SemiBold.woff2") format("woff2"), 
url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-SemiBold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "YekanBakhFa";
	src: url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-Light.woff2") format("woff2"), 
url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-Light.woff") format("woff");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "YekanBakhFa";
	src: url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-Bold.woff2") format("woff2"), 
url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-Bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "YekanBakhFa";
	src: url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-Black.woff2") format("woff2"), 
url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-Black.woff") format("woff");
	font-weight: 800;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "YekanBakhFa";
	src: url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-ExtraBlack.woff2") format("woff2"), 
url("//www.materialchi.com/wp-content/uploads/2025/05/YekanBakhFaNum-ExtraBlack.woff") format("woff");
	font-weight: 900;
	font-display:swap;
	font-style: normal;
}

.whb-row.whb-header-bottom {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.whb-flex-row.whb-general-header-inner {
    background: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    margin-bottom: 0px;
	
}
.whb-row.whb-general-header.whb-sticky-row.whb-with-bg.whb-without-border.whb-color-light.whb-flex-flex-middle {
    padding: 10px;
}
.whb-flex-row.whb-top-bar-inner {
    background: #bbb;
    padding: 10px;
    border-radius: 20px;
}
.whb-row.whb-top-bar.whb-not-sticky-row.whb-with-bg.whb-border-boxed.whb-color-light.whb-flex-equal-sides {
    padding: 10px 0 0 0;
}
.seller-banner .banner-btn-wrapper {
    bottom: -165px;
    position: absolute;
    right: 15%;
}
.dailyprice .product-element-top {
    display: none;
}
.dailyprice .product-list-content.wd-scroll {
    display: flex
;
    justify-content: space-between;
flex-direction: row !important;
}
.dailyprice .wd-entities-title {
    width: 50%;
}
.dailyprice span.price {
    width: 30%;
}
.dailyprice .wd-product-cats {
    display: none;
}
.dailyprice .woocommerce-product-details__short-description {
    display: none;
}


span.menu-opener.color-scheme-dark {
    border-radius: 50px;
}



.whb-column.whb-col-left.whb-column11.whb-visible-lg {
    padding-left: 2%;
}

/*   Dokan */
.wc-setup-steps {
		font-family: YekanBakhFa !important;
    color: #000 !important;
}
div#dokan-navigation label#mobile-menu-icon {
    background: #112067 !important;
    padding: 10px !important;
    align-items: center !important;
    border-radius: 8px;
    width: 42px !important;
}
.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.dokan-form-group > div {
    text-align: right !important;
}@media (min-width: 1025px) {
	.select2-dropdown--above {
    margin-top: -7px !important;
}
ul#menu-megamenu {
    width: 230px;
	position:unset;
	overflow-y:scroll;
	max-height:500px;
}
.wd-dropdown.wd-dropdown-cats {
  width: 100% !important;
    min-width: 1145px !important;
    max-height: 500px;

}
#menu-megamenu > li > .wd-dropdown-menu {
    right: 230px !important;
	max-height:500px;
	overflow-y:scroll;
	
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body > main > div.white_card {
    width: 106%;
    padding: 17px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.woocommerce-account .white_card {
    margin-right: 20px !important;
    border-radius: 8px !important;
    margin-top: 10px !important;
}
.dashboard_container .dashboard_main {
    margin-right: 0;
}
}

@media (max-width: 576px) {
	.whb-flex-row.whb-general-header-inner {
padding:10px 5px ;
	font-size:12px;
}

body > main > div.white_card {
    width: 106%;
    padding: 17px !important;
}
.dashboard_container .dashboard_main {
	margin-right: 0 !important}
    .dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link {
        float: right !important;
    }
}
}

