@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//koohmaan.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.6") format("woff2");
	font-display:swap;
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 17px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(249,137,56);
	--wd-alternative-color: rgb(236,160,105);
	--wd-link-color: rgb(249,104,0);
	--wd-link-color-hover: rgb(249,133,49);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(249,137,56);
	--btn-accented-bgcolor-hover: rgb(249,137,56);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(221,153,51);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--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: rgb(175,175,175);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 610px;
	--wd-popup-padding: 20px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
: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: 233px;
}
.wd-page-title {
	background-color: rgb(235,239,250);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #f4f4f4;
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 20px;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(221,153,51);
}
.product-labels .product-label.featured {
	background-color: rgb(221,153,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(201,201,201);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1410px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--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: 12px;
}



@font-face {
	font-family: "bigol";
	src: url("//koohmaan.com/wp-content/uploads/2024/10/RaviFaNum-Regular-1.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "bigol";
	src: url("//koohmaan.com/wp-content/uploads/2024/10/RaviFaNum-Medium-1.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "bigol";
	src: url("//koohmaan.com/wp-content/uploads/2024/10/RaviFaNum-SemiBold-1.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.product-image-summary .entry-title {
    font-size: 28px !important;
}
.woocommerce-product-details__short-description{
    height: 388px; 
    overflow-y: auto;
    padding: 15px;
    border-radius: 8px;
    background: #ffffff;
}
.woocommerce-product-details__short-description::-webkit-scrollbar {
    width: 1px;
}
.woocommerce-product-details__short-description::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}
.woocommerce-product-details__short-description::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.woocommerce-product-details__short-description::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.woocommerce-product-details__short-description{
    scrollbar-width: none;
    scrollbar-color: #005e2d #f1f1f1;
}
.wd-single-tabs .wd-nav-tabs-wrapper {
margin-bottom: 14px !important;
    background: linear-gradient(45deg, #ffffff, #00000014);
    padding: 10px !important;
    border-radius: 12px !important;
}
    .wd-nav-tabs>li>a {
        font-size: 20px !important;
        background: #fff !important;
        padding: 6px 10px !important;
        border-radius: 8px !important;
    }
.wd-nav-tabs>li:not(:last-child) {
    margin-inline-end: 10px !important;
}
.wd-single-tabs .wd-nav-tabs-wrapper .wd-nav[class*=wd-style-]>li:is( .current-menu-item,.wd-single-tabs .wd-nav-tabs-wrapper .wd-active,.active)>a {
    color: #ffffff;
    background: #f98938 !important;
}
.wd-single-short-desc .woocommerce-product-details__short-description h2,.wd-single-short-desc .woocommerce-product-details__short-description p strong{
	font-size:16px !important;
	color:#93A254 !important;
}@media (max-width: 576px) {
	.woocommerce-product-details__short-description{
    height: 220px; /* ارتفاع دلخواه باکس */
}
}

