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

:root {
	--wd-header-banner-h: 50px;
	--wd-text-font: "yekanBakh", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(45,45,45);
	--wd-text-font-size: 14px;
	--wd-title-font: "yekanBakh", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "yekanBakh", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "yekanBakh", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "yekanBakh", 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;
	--wd-header-el-font: "yekanBakh", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(22,44,88);
	--wd-alternative-color: rgb(232,219,199);
	--btn-default-bgcolor: rgb(249,249,249);
	--btn-default-bgcolor-hover: rgb(52,212,196);
	--btn-accented-bgcolor: rgb(249,249,249);
	--btn-accented-bgcolor-hover: rgb(52,212,196);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(22,44,88);
	--wd-link-color-hover: rgb(232,219,199);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 760px;
	--wd-popup-padding: 0px;
}
.header-banner {
	background-color: rgb(17,44,87);
	background-image: none;
	background-size: cover;
	background-position: center top;
}
: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 .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "yekanBakh", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 35px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
	font-size: 20px;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-weight: 500;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,78,58);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(63,204,110);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(183,42,42,0);
	color: rgba(255,255,255,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgba(255,58,58,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

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

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


.wd-page-title {
background-color: rgb(17,44,87);
}

@font-face {
	font-family: "yekanBakh";
	src: url("//faranart.com/wp-content/uploads/2026/01/YekanBakhFaNum-Light.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "yekanBakh";
	src: url("//faranart.com/wp-content/uploads/2026/01/YekanBakhFaNum-Regular.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "yekanBakh";
	src: url("//faranart.com/wp-content/uploads/2026/01/YekanBakhFaNum-Bold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "yekanBakh";
	src: url("//faranart.com/wp-content/uploads/2026/01/YekanBakhFaNum-ExtraBold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

 /*-------------------header --------------- */
 
 .whb-row.whb-top-bar.whb-sticky-row.whb-with-bg.whb-without-border.whb-color-dark.whb-hidden-mobile.whb-flex-equal-sides{
    background-color: #fff !important;
}

 .whb-sticky-shadow.whb-sticked .whb-main-header {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}
 
@media (min-width: 992px){
    .site-logo {
        max-height: unset !important;
        margin-top: -71px;
    }
}



.whb-04335yhxri74013c6kr8 input.s{
    min-width: unset !important;
		
}


.whb-row{
		background-color:transparent !important;
}


@media (min-width: 992px){
    .whb-row.whb-flex-equal-sides.whb-color-light .container{
        border-radius: 50px;
			
    }
}


.whb-row.whb-flex-equal-sides.whb-color-light .container{
	background-color: #112c57 !important;
    
}



.wd-header-cats.wd-style-1 .menu-opener {
		min-width : unset !important;
	   padding: 12px 10px;
    height: 41px !important;
}


.wd-header-cats.wd-style-1 .menu-opener:after {
		display:none;
}


.wd-header-cats.whb-2g0qt37q15uerb06g4sf{
	background-color : #24416E;
	border-radius: 50px;
		
}

.wd-header-cats .menu-opener:not(.has-bg)

 {
    background-color: transparent !important;
}
 
.wd-dropdown-cats,.wd-nav-vertical.wd-design-default{
	border-radius:0 40px 40px 0 !important;
	    background-color: #f9f9f9;
}

.wd-dropdown-cats, .wd-dropdown-cats .wd-nav.wd-nav-vertical, .wd-dropdown-cats .wd-nav.wd-nav-vertical>li:first-child>a
 {
    border-top-right-radius: 40px !important;
}

.wd-nav-vertical.wd-design-default>li:last-child>a {
    border-bottom-right-radius: 40px !important;
}

.wd-nav-vertical.wd-design-default>li:not(:last-child) {
    border-bottom: 0 !important;
}

.wd-header-cats .wd-dropdown-menu {
    background-color: #f9f9f9;
    background-image: url(https://faranart.com/wp-content/uploads/2026/01/20826400_6348834-4-2.png);
    background-position: top left;
     box-shadow: unset; 
    border-radius: 48px 0 0 48px;
	border-right: 1px solid #ddd
}
.wd-nav-vertical .wd-dropdown-menu{
	    top: -1px !important;
}

/*  .e-con.e-flex > .e-con-inner {
    flex-grow: 0 !important;
    flex-shrink: 0 !important;
    justify-content: initial !important;
} */

 /*------------category header ----------*/
 
 .whb-row.whb-flex-equal-sides.whb-color-light .container .wd-entry-content{
    background-color: transparent !important;
}
 
 .wd-cat-content {
    padding: 0px;
}
 
 /*--------carosel card product --------*/
 
 .wd-product .product-element-top.wd-quick-shop {
    border-radius: 8px !important;
    clip-path: none !important;
}


.wd-product .product-element-bottom {
    transform: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.wd-product .wd-product-footer {
    visibility: visible !important;
    opacity: 1 !important;
}

.wd-product-footer {
    gap: 6px !important;
}



.wd-product .product-wrapper{
    padding: 10px !important;
}


.product-wrapper {
    gap: 15px !important;
}

.wd-product .product-element-bottom{
	gap: 10px !important;
}
.wd-product-detail .wd-product-sku{
	line-height:0;
}



.wd-product .product-element-bottom {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}


.wd-product-header, .wd-product-footer{
    width: 100%;
}



.wd-product .wd-product-footer .wd-add-btn a span{
    padding: 6px;
}



.wd-product .wd-action-buttons .wd-compare-btn , .quick-view {
    background-color: rgba(249, 249, 249, 1);
        border-radius: 50px;
     padding: 10px;
    
}

.wd-product .wd-action-buttons .quick-view:hover{
    background-color: rgba(52, 212, 196, 1);
    color: #fff !important;
    
    
}


.wd-product .wd-action-buttons .wd-compare-btn:hover{
    background-color: rgba(52, 212, 196, 1);
    color: #fff !important;
    
    
}
.wd-product.wd-hover-buttons-on-hover .product-element-bottom .wd-action-btn.wd-style-icon>a:hover {
color : #fff;
}
 

.wd-action-btn {
    transition: all .2s ease-in-out !important;
}




/* ------------حذف دقیق هاله محو کننده در کروسل موبایل------------- */
@media (max-width: 1024px) {
    div.wd-carousel-dis-mb div.wd-carousel-wrap {
        -webkit-mask-image: none !important;
        mask-image: none !important;
    }
}





/* -------blog carosel -------
 */

.wd-post-inner {
    background-color: #F9F9F9 !important;
    padding: 10px !important;
    border-radius: 24px !important;
}



.wd-post-img , .wd-post-thumb.color-scheme-light {
    border-radius: 24px;
    overflow: hidden;
}

/* .wd-post-img:hover {
    transform: scale(0.95) !important; 
} */

.wd-post-read-more.wd-style-link.read-more-section {
    width: 100%;
    text-align: end;
}


.blog-style-bg .wd-post-content {
    padding: 10px 0px !important;
    gap: 5px;
    background-color: transparent !important;
	align-items: flex-start;
text-align:right;
}

/* تنظیم یک خطی برای عنوان پست */
 .wd-post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    height: 1.5em; 
}


 .wd-post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.8;
    height: 1.8em; 
    margin-bottom: 10px;
}


@media (max-width: 1024px) {
    selector .read-more-section {
        display: flex !important;
        justify-content: flex-end !important;
        width: 100% !important;
        text-align: left !important;
    }
}





 h3.wd-post-title.wd-entities-title.title.post-title {
    font-size: 18px;
    color: #000;
}



/* @media (max-width: 767px) {
     h3.wd-entities-title {
        font-size: 16px !important;
    }
} */
/* --------------------- post image ------------------------ */
.single-post .wd-page-title .wd-page-title-bg img {
    object-fit: cover;
    object-position: center center;
    opacity: 0;
}

.wd-page-title-bg.wd-fill {
    background-image: none !important;
}

.post-title-large-image.color-scheme-light .wd-page-title-bg:after {
    background: none !important;
} 


/* widget  */
.widget-area {
    background-color: #F9F9F9;
    background-image: url(https://faranart.com/wp-content/uploads/2026/01/20826400_6348834-4-1-1.png);
    padding: 20px;
    border-radius: 20px;
}

#woocommerce_layered_nav-2, #woocommerce_layered_nav-3,#woocommerce_layered_nav-4,#woocommerce_layered_nav-5,#woocommerce_layered_nav-6,#woocommerce_layered_nav-7{
    margin-bottom: 15px;
    padding-bottom: 0px;
    border-bottom: none;
}




/* ۱. تنظیم قاب تصویر برای حفظ لبه‌های گرد بدون پرش */
.blog-design-meta-image .wd-post-thumb, 
.blog-design-meta-image .wd-post-img {
    border-radius: 15px !important;
    overflow: hidden !important;
    /* این خط باعث می‌شود مرورگر از قبل برای رندر لبه‌ها آماده باشد و پرش نکند */
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

/* ۲. نرم کردن حرکت خودِ عکس در رفت و برگشت */
.blog-design-meta-image .wd-post-img img {
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
    will-change: transform; /* به مرورگر می‌گوید که قرار است تغییر سایز داشته باشیم */
}

/* ۳. کنترل دقیق روی هاور (اگر هنوز زوم می‌شود، اینجا مقدار را ۱ بگذارید) */
.blog-design-meta-image:hover .wd-post-img img {
    transform: scale(1) !important; /* مقدار زوم وودمارت را اینجا فیکس کردیم */
}@media (min-width: 1025px) {
	.wd-page-title {
    padding:90px 0 50px !important;
    margin-top: -60px;
}
}

