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

:root {
	--wd-header-banner-h: 60px;
	--wd-text-font: "iranyekan", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "iranyekan", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "iranyekan", 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: "iranyekan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iranyekan", 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: 15px;
	--wd-header-el-font: "iranyekan", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(239,35,60);
	--wd-alternative-color: rgb(55,58,54);
	--wd-link-color: rgb(4,31,107);
	--wd-link-color-hover: rgb(36,36,36);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(232,76,76);
	--btn-accented-bgcolor-hover: rgb(188,32,32);
	--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;
}
.header-banner {
	background-color: rgb(221,51,51);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(35,35,35);
	background-image: none;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: "iranyekan", Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 28px;
	text-transform: none;
	color: rgb(239,35,60);
}
html .product-image-summary-wrap .summary-inner > .price:hover, html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > .price .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .wd-single-price .price:hover, html .wd-single-price .price > .amount:hover, html .wd-single-price .price > ins .amount:hover {
	color: rgb(239,35,60);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "iranyekan", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: none;
	color: rgb(51,51,51);
}
html .product-image-summary-wrap .product_title:hover, html .wd-single-title .product_title:hover {
	color: rgb(51,51,51);
}
body[class*="wrapper-boxed"] {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1201px;
--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: 0px;
}

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

@media (min-width: 1201px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: iranyekan !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: iranyekan !important;
}

@font-face {
	font-family: "iranyekan";
	src: url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff2") format("woff2"), 
url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "iranyekan";
	src: url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff2") format("woff2"), 
url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "iranyekan";
	src: url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff2") format("woff2"), 
url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "iranyekan";
	src: url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff2") format("woff2"), 
url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "iranyekan";
	src: url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff2") format("woff2"), 
url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "iranyekan";
	src: url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff2") format("woff2"), 
url("//tidamode.ir/wp-content/uploads/2025/02/IRANYekanXVFaNumVF.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.product-grid-item .wd-product-countdown, .product-grid-item .wd-stock-progress-bar {
    margin-bottom: 10px;
}
.wd-hover-standard .wd-add-btn {
    margin-top: 5px;
    margin-bottom: 15px;
}
.promo-banner .promo-banner-image {
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
    padding: 20px;
}
.woodmart-hover-tiled .product-wrapper {
    border-radius: 10px;
    overflow: hidden;
	background: #fff;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
.product-grid-item.wd-hover-standard {
    text-align: center;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.blog-design-masonry .post-title {
    font-size: 16px !important;
}
.wd-header-search-form-mobile input[type="text"] {
		background-color: #f1f1f1 ;
}
.btn-icon-pos-left {
		font-size: 18px ;
}
.variations_form.variation-swatch-selected .reset_variations {
		visibility: hidden !important;
}
.woodmart-toolbar {
			background-color: #181818 !important ;
}
.wd-toolbar.wd-toolbar-label-show>a, .wd-toolbar.wd-toolbar-label-show>div a {
			color:whitesmoke ;
}
.coupon {
		display : none !important;
}
.woodmart-woo-breadcrumbs {
	display :none ;
}
.woodmart-checkout-steps {
			text-align:center !important;
}
.page-title-default {
			background-color: rgb(243 243 243) !important;
}
.wd-sticky-btn .woodmart-sticky-btn {
			background-color: purple !important;
}
.page-title{
			display:none;
}
.woodmart-toolbar {
			box-shadow: 0px -1px 5px #333333;
}
.mobile-tab-title .mobile-categories-title {
			display:none;
}
.mobile-nav-tabs {
	display:none;
}

.products-bordered-grid .owl-carousel-item {
	border-radius: 10px;
	margin: 5px;	
	background-color:white;
	box-shadow:0px 0px 1px rgba(0,0,0,0.1)!important;
}

.owl-stage-outer{
	border-width:0px!important;
}
.owl-stage-outer .product-element-top {
	border-radius:5px;
}

.swatches-select{
	display:none;
}

.single_variation_wrap {
	position:relative;
	top:-20px;
}
.woocommerce-product-gallery__image{
	border-radius:10px;
}

.active-thumb{
	border-radius:10px;
}
.wc-tab-inner{
	text-align:justify!important;
}
.shop_attributes tr {
	  justify-content: space-between !important;
}

.entry-header img {
	max-height:450px;
	object-fit:cover;
	object-position:center;
}

.post-single-page .entry-content {
	text-align:justify;
}
.single_variation .out-of-stock{
	line-height: 2 !important;
	width:300px;
	color:#FF2626 !important;
}



/* تنظیم نسبت تصویر برای تصاویر محصولات در صفحه فروشگاه */
.woocommerce ul.products li.product .woocommerce-loop-product__thumbnail img {
    width: 100%;
    height: auto;
    object-fit: cover; /* تصویر رو طوری تنظیم می‌کنه که کادر رو پر کنه بدون اعوجاج */
    aspect-ratio: 4 / 5; /* نسبت 1:1 برای مربع */
}

/* تنظیم نسبت تصویر برای گالری محصول در صفحه تکی */
.woocommerce div.product .woocommerce-product-gallery__image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 4 / 5;
}

/* تنظیم نسبت تصویر برای گالری محصول در صفحه تکی */
.product-element-top img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 4 / 5;
}