:root {
	--wd-text-font: "iranyekan", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--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: 16px;
	--wd-header-el-font: "iranyekan", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(29,58,137);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(29,58,137);
	--btn-accented-bgcolor-hover: rgb(29,58,137);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(37,106,234);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--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 .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1400px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "iranyekan";
	src: url("//omdineh.com/wp-content/uploads/2026/07/IRANYekanXFaNum-Regular.woff2") format("woff2"), 
url("//omdineh.com/wp-content/uploads/2026/07/IRANYekanXFaNum-Regular.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

.wd-content-layout{
	padding-top:5px !important;
}
.cart-toast {
    position: fixed;
    right: 20px;
    bottom: 20px;
    top: auto;
    z-index: 999999;
    display: none;
    min-width: 260px;
    max-width: 360px;
    padding: 14px 18px;
    border-radius: 10px;
    background: #243E8B;
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    text-align: right;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
    direction: rtl;
}

.cart-toast.error {
    background: linear-gradient(135deg, #d63031, #ff4d4f) !important;
}


.remove_from_cart_button {
    position: relative;
}

.remove_from_cart_button.is-removing {
    pointer-events: none !important;
    color: transparent !important;
    text-shadow: none !important;
    cursor: wait;
}

.remove_from_cart_button.is-removing::before {
    opacity: 0 !important;
}

.remove_from_cart_button.is-removing::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 17px;
    margin: -8.5px 0 0 -8.5px;
    border: 2px solid rgba(80, 80, 80, 0.25);
    border-top-color: #e53935;
    border-radius: 50%;
    box-sizing: border-box;
    animation: removeCartSpinner 0.65s linear infinite;
}

.mini_cart_item.is-being-removed,
.woocommerce-mini-cart-item.is-being-removed,
.cart_item.is-being-removed {
    opacity: 0.45;
    pointer-events: none;
    transition: opacity 0.2s ease;
}

@keyframes removeCartSpinner {
    to {
        transform: rotate(360deg);
    }
}

.term-description a, #tab-description a{
color:#234E8B !important;
}
.bootstrap-carousel-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 10px 0;
}

.bs-carousel-inner {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
}

/* پنهان کردن اسکرول‌بار مرورگرها جهت تمیزی کاروسل */
.bs-carousel-inner::-webkit-scrollbar {
    display: none;
}
.bs-carousel-inner {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.bs-carousel-inner.active-drag {
    cursor: grabbing;
    scroll-behavior: auto;
}

.bs-carousel-item {
    flex: 0 0 calc((100% - 24px) / 4); /* در موبایل دقیقا ۴ دسته نمایش داده می‌شود */
    max-width: calc((100% - 24px) / 4);
    padding: 0 4px;
    box-sizing: border-box;
}

.bs-cat-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none !important;
    background: #fff;
    padding: 8px 4px;
    height: 100%;
    text-align: center;
}

.bs-cat-card:hover {
    transform: translateY(-2px);
}

.bs-cat-img-box {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 50%; /* تغییر به ۵۰٪ برای حالت دایره‌ای شیک یا ۱۰ پیکسل برای مربعی */
    background: #f7f7f7;
    margin-bottom: 6px;
}

.bs-cat-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none; /* جلوگیری از درگ شدن خود عکس مرورگر */
}

.bs-cat-title {
    font-size: 11px;
    font-weight: 600;
    color: #333;
    display: block;
    line-height: 1.4;
    word-break: break-word;
}

/* نگهدارنده کل ابزارک جستجو */
.search-ajax-mobile {
    position: relative !important;
    width: 100% !important;
    direction: rtl !important;
    z-index: 99999 !important;
    margin-top: 15px !important;
    box-sizing: border-box !important;
}

.search-ajax-mobile *,
.search-ajax-mobile *::before,
.search-ajax-mobile *::after {
    box-sizing: border-box !important;
}

/* باکس ورودی اصلی */
.search-ajax-mobile__box {
    position: relative !important;
    z-index: 20 !important;
    width: 100% !important;
    height: 44px !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    background: #ffffff !important;
    border: 1px solid #dbe4f0 !important;
    border-radius: 12px !important;
    padding: 0 12px 0 40px !important; /* فضای ۴۰ پیکسلی در چپ برای قرارگیری لودر */
}

/* آیکون جستجوی سمت راست */
.search-ajax-mobile__icon {
    flex-shrink: 0 !important;
    color: #94a3b8 !important;
}

/* فیلد دربرگیرنده اینپوت و پلیس‌هولدر */
.search-ajax-mobile__field {
    position: relative !important;
    flex-grow: 1 !important;
    height: 100% !important;
}

/* اینپوت متنی */
.search-ajax-mobile__input {
    width: 100% !important;
    height: 100% !important;
    border: none !important;
    outline: none !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 14px !important;
    color: #1e293b !important;
    padding: 0 !important;
}

.search-ajax-mobile__input:focus {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* استایل پلیس‌هولدر سفارشی با کلمه برجسته عمدینه */
.search-ajax-mobile__placeholder {
    position: absolute !important;
    top: 50% !important;
    right: 0 !important;
    transform: translateY(-50%) !important;
    font-size: 14px !important;
    color: #94a3b8 !important;
    pointer-events: none !important;
    white-space: nowrap !important;
}

.search-ajax-mobile__placeholder strong {
    color: #234E8B !important;
    font-weight: 800 !important;
}

/* لودر چرخان در سمت چپ داخل باکس ورودی */
.search-ajax-mobile__loader {
    position: absolute !important;
    left: 12px !important;
    top: 50% !important;
    width: 18px !important;
    height: 18px !important;
    margin-top: -9px !important;
    border: 2px solid #e2e8f0 !important;
    border-top-color: #234E8B !important;
    border-radius: 50% !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    animation: searchMobileSpin 0.7s linear infinite !important;
    z-index: 21 !important;
}

.search-ajax-mobile__loader.is-active {
    opacity: 1 !important;
    visibility: visible !important;
}

@keyframes searchMobileSpin {
    to {
        transform: rotate(360deg);
    }
}

/* باکس نتایج - شناور، با پس‌زمینه سفید و سایه برجسته */
.search-ajax-mobile__results {
    position: absolute !important;
    top: calc(100% + 6px) !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 10 !important;
    display: none !important;
    width: 100% !important;
    max-height: 380px !important;
    overflow-y: auto !important;
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    padding: 6px !important;
    /* سایه برجسته و نرم برای جدا شدن از المان‌های زیرین */
    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.15), 0 5px 15px rgba(15, 23, 42, 0.05) !important;
}

/* کلاس فعال‌ساز برای نمایش لیست نتایج */
.search-ajax-mobile__results.is-active {
    display: block !important;
}

/* استایل تک تک آیتم‌های نتایج */
.search-ajax-mobile__result {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    width: 100% !important;
    padding: 8px 10px !important;
    background: #ffffff !important;
    border-bottom: 1px solid #f1f5f9 !important;
    text-decoration: none !important;
}

.search-ajax-mobile__result:last-child {
    border-bottom: none !important;
}

.search-ajax-mobile__result:hover {
    background: #f8fbff !important;
}

/* بخش تصویر بندانگشتی محصول */
.search-ajax-mobile__result-image-wrap {
    width: 48px !important;
    min-width: 48px !important;
    height: 48px !important;
    flex-shrink: 0 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    background: #f1f5f9 !important;
    border: 1px solid #edf2f7 !important;
}

.search-ajax-mobile__result-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}

.search-ajax-mobile__result-content {
    flex: 1 !important;
    min-width: 0 !important;
}

.search-ajax-mobile__result-title {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #1e293b !important;
    line-height: 1.5 !important;
    margin-bottom: 4px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}

.search-ajax-mobile__result-price {
    font-size: 12px !important;
    color: #234E8B !important;
    font-weight: 800 !important;
}

/* وضعیت خالی بودن نتایج */
.search-ajax-mobile__empty {
    width: 100% !important;
    padding: 15px 10px !important;
    text-align: center !important;
    font-size: 13px !important;
    color: #64748b !important;
    background: #ffffff !important;
}
@media (min-width: 1025px) {
	.bs-carousel-item {
        flex: 0 0 calc((100% - 108px) / 10);
        max-width: calc((100% - 108px) / 10);
        padding: 0 6px;
    }
    .bs-cat-title {
        font-size: 13px;
    }
}

@media (max-width: 576px) {
	.wd-content-layout{
	padding-top:15px !important;
}
.cart-toast {
        right: 15px;
        left: 15px;
        bottom: auto;
        top: 20px;
        min-width: auto;
        max-width: none;
        width: auto;
        font-size: 13px;
        padding: 12px 14px;
    }
.bs-carousel-item {
        flex: 0 0 calc((100% - 50px) / 3);
        max-width: calc((100% - 50px) / 3);
        padding: 0 5px;
    }
    .bs-cat-title {
        font-size: 12px;
    }
}

