@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//retrokit.ir/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=8.3.3") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//retrokit.ir/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//retrokit.ir/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//retrokit.ir/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//retrokit.ir/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//retrokit.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//retrokit.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//retrokit.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//retrokit.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(255,255,255);
	--wd-text-font-size: 22px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(132, 132, 132);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(255,255,255);
	--wd-widget-title-font-size: 21px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 19px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(180,137,29);
	--wd-alternative-color: rgb(180,137,29);
	--btn-default-bgcolor: rgb(180,137,29);
	--btn-default-bgcolor-hover: rgba(181,129,0,0.68);
	--btn-accented-bgcolor: rgb(180,137,29);
	--btn-accented-bgcolor-hover: rgb(180,137,29);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgba(69,150,71,0);
	--notices-success-color: rgb(67,170,49);
	--notices-warning-bg: rgb(249,59,52);
	--notices-warning-color: rgb(0,0,0);
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: rgb(255,255,255);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(32,0,33);
	background-image: none;
}
html .product.wd-cat .wd-cat-count, html .product.wd-cat.cat-design-replace-title .wd-cat-count {
	font-size: 24px;
}
html .widget_product_categories .product-categories > li > a, html .widget_product_categories .product-categories > li > .children > li > a {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(37,0,51);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(37,0,51);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(37,0,51);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(37,0,51);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(37,0,51);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(37,0,51);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(37,0,51);
	background-image: none;
}
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(180,137,29);
	--wd-form-placeholder-color: rgb(180,137,29);
	--wd-form-brd-color: rgb(77,51,77);
	--wd-form-brd-color-focus: rgb(77,51,77);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: -30px;
	--wd-arrow-offset-v: 20px;
}
.wd-nav-scroll {
	--wd-nscroll-height: 0px;
	--wd-nscroll-width: 0%;
}
.product-labels .product-label.onsale {
	background-color: rgba(255,255,255,0.69);
	color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgba(0,0,0,0.46);
	color: rgba(221,51,51,0.6);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 15px;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font-size: 15px;
	--wd-sticky-btn-height: 95px;
	}
	html .product.wd-cat .wd-cat-count, html .product.wd-cat.cat-design-replace-title .wd-cat-count {
		font-size: 17px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-icon-size: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font-size: 14px;
	--wd-sticky-btn-height: 42px;
	}
	html .product.wd-cat .wd-cat-count, html .product.wd-cat.cat-design-replace-title .wd-cat-count {
		font-size: 12px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-icon-size: 16px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}


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;
}


.wd-prefooter {
    padding-bottom: 0px;
}
.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.wd-hover-tiled {
    overflow: hidden;
    border-radius: 15px;
	background: #fff;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 20px;
}
.labels-rectangular .product-label {
    padding: 5px 7px;
    font-size: 14px;
    border-radius: 15px;
    margin-right: 5px;
}

/* :art: فاصله بین محصولات در دسکتاپ */
.products-grid, .wd-products {
    gap: 10px !important;
}

.product-grid-item, .product-element {
    margin-bottom: 10px !important;
}

/* 🖼 تصویر محصول با اندازه ثابت */
.product-element .wd-thumb img,
.product-grid-item img {
    width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
    object-fit: contain !important;
    display: block;
    transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out; /* برای افکت ملایم */
}

/* :no_entry_sign: جلوگیری از بزرگ شدن تصویر در حالت هاور */
.product-element:hover .wd-thumb img,
.product-grid-item:hover img {
    transform: scale(1.02); /* زوم خیلی کم برای زیبایی، یا می‌تونی عدد رو 1 بزاری تا ثابت بمونه */
    filter: brightness(1.05); /* کمی روشن‌تر در هاور */
}

/* :memo: متن زیر عکس */
.product-element .wd-entities-title,
.product-element .product-info {
    position: relative !important;
    margin-top: 8px;
    text-align: center;
}

/* 🖥 تعداد محصولات در هر ردیف (دسکتاپ) */
@media (min-width: 768px) {
    .wd-products .wd-product {
        flex: 1 1 30% !important; /* سه محصول در هر ردیف */
    }
}

/* :iphone: نسخه موبایل: تنظیم فاصله و گرید */
@media (max-width: 767px) {
    .wd-products {
        gap: 5px !important;
    }

    .product-grid-item, .product-element {
        margin-bottom: 5px !important;
    }

    .wd-products .wd-product {
        flex: 1 1 48% !important; /* دو محصول در هر ردیف */
    }

    /* جلوگیری از بزرگ شدن تصویر در موبایل */
    .product-element:hover .wd-thumb img,
    .product-grid-item:hover img {
        transform: none !important;
        filter: none !important;
    }

