/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
	font-family: KalamehWebFaNum;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff2/KalamehWebFaNum-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/KalamehWebFaNum-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/eot/IRANSansWeb_Light.eot');
	src: url('fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/eot/IRANSansWeb_UltraLight.eot');
	src: url('fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/eot/IRANSansWeb.eot');
	src: url('fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb.ttf') format('truetype');
}

body{
    font-family: IRANSans;
}

h1, h2, h3, h4, h5, h6{
    font-family: KalamehWebFaNum;
}

.homecat, .homecat .banner-bg{
	border-radius: 5px;
}

.menu-item a{
	font-weight: 400 !important;
}

.ux-search-box input[type=search]{
	background: #f0f0f1;
    border: unset;
    box-shadow: unset;
    color: #a1a2a7;
    border-top-right-radius: 999px;
    border-bottom-right-radius: 999px;
}

.ux-search-box button[type=submit]{
	background: #f0f0f1;
    border: unset;
    box-shadow: unset;
    color: #a1a2a7;
    border-top-left-radius: 999px;
    border-bottom-left-radius: 999px;
}

.product-small{	
    border-radius: 10px;
    overflow: hidden;
}

.product-small .box-text{
	background-color: #fff;
	padding: 1.4em;
}

.middle-banner img{
	border-radius: 10px;
}

.custom-footer{
	border-radius: 50px 50px 0 0;
}

.custom-footer p{
	text-align: justify;
}

.kl-slider-container .swiper .swiper-slide img, .kl-slider-container .swiper .swiper-slide, .kl-slider-container .swiper{
	border-radius: 10px;
}

.price-wrapper{
	margin-top: 15px;
}

.br10 img{
	border-radius: 10px;
}

.badge-circle .badge-inner, .badge-circle-inside .badge-inner, .single_add_to_cart_button {
    border-radius: 10px;
}

.badge{
	height: 1.8em;
}

.product-footer .woocommerce-tabs>.nav-line-grow, .product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
	margin-top: unset;
	border-bottom: 1px solid #ececec;
}

.product-gallery-slider img, .product-thumbnails img{
	border-radius: 10px;
	border: 1px solid #ececec;
}

.badge-circle, .badge-outline{
	margin-right: .4em;
}

.custom-container{
	padding-left: 15px;
    padding-right: 15px;
}

.product-custom-wrapper{
	display: flex;
    background: #fff;
    padding: 30px 0 0 0;
    border-radius: 10px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    border: 1px solid #f1f1f1;
}

.product-summary{
	justify-content: space-between;
    display: flex;
    flex-direction: column;
}

.quantity .button.minus{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.quantity .button.plus{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.product-main{
	padding: 0px;
}

.absolute-footer{
	background-color: #253f34;
}

.entry-image img{
	border-radius: 10px;
}

.box-blog-post{
	background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
	border: 1px solid #f1f1f1;
}

/* استایل‌های مربوط به سکشن‌های توضیحات و نظرات محصول */
.product-stacked-sections {
    margin-top: 30px;
    background: transparent;
}

.product-section-item {
    background: #ffffff;
    margin-bottom: 30px;
    padding: 35px;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    border: 1px solid #f1f1f1;
}

.product-section-item .section-title {
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f0f0f0;
    display: inline-block;
}

.entry-summary ul li{
	margin-right: unset;
}

.product_meta>span{
	border-top: unset;
}

.text-white a{
	color: #fff;
}

.text-white a:hover{
	color: #253f34;
}

.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover{
	box-shadow: unset;
	background-color: unset;
}

/* ریست تنظیمات قالب و وسط‌چین کردن عنوان */
.section-title.section-title-bold {
    display: flex !important;
    justify-content: flex-start !important; /* اگر می‌خواهید راست‌چین شود، کلمه center را به flex-start تغییر دهید */
    background: transparent !important;
    border: none !important;
}

/* مخفی کردن کامل خطوط پیش‌فرض فلت‌سام */
.section-title.section-title-bold b {
    display: none !important;
}

/* استایل متن اصلی و ایجاد خط ظریف زیر آن */
.section-title.section-title-bold .section-title-main {
    display: inline-flex !important;
    align-items: center !important;
    gap: 12px !important; /* فاصله بین فنجان و متن */
    color: #333 !important;
    font-size: 1.4rem !important;
    font-weight: 800 !important;
    padding: 0 0 12px 0 !important; /* فاصله متن تا خط زیرین */
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    /* این دستور خط نازک و فیت را زیر متن ایجاد می‌کند */
    border-bottom: 2px solid #2d5a45 !important; /* رنگ سبز برند شما */
}

/* اضافه کردن آیکون فنجان قهوه (سمت راست متن در زبان فارسی) */
.section-title.section-title-bold .section-title-main::before {
    content: "☕";
    font-size: 1.6rem;
    line-height: 1;
}

/* عنوان محصول */
.product-info .product-title {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #222;
    margin-bottom: 15px;
    font-weight: 800;
}

/* خط جداکننده */
.product-info .is-divider.small {
    background-color: #2d5a45; /* رنگ سبز تیره هماهنگ با محصول */
    height: 3px;
    width: 60px;
    margin-bottom: 25px;
    border-radius: 2px;
}

/* لیست ویژگی‌ها (توضیحات کوتاه) */
.product-info .product-short-description ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 0 30px 0 !important;
    display: grid;
    grid-template-columns: 1fr 1fr; /* دو ستونه کردن ویژگی‌ها */
    gap: 15px;
}

.product-info .product-short-description ul li {
    position: relative;
    padding-right: 20px;
    font-size: 0.95rem;
    color: #555;
    line-height: 1.5;
}

/* ساخت بولت پوینت اختصاصی برای لیست */
.product-info .product-short-description ul li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    background-color: #2d5a45; 
    border-radius: 50%;
    opacity: 0.8;
}

/* باکس قیمت */
.product-info .price-wrapper {
    background: #f8fcf9; /* بک‌گراند بسیار ملایم */
    padding: 15px 20px;
    border-radius: 8px;
    border: 1px solid #e8f0ec;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}

.product-info .price-wrapper .price {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%;
}

/* قیمت اصلی (خط خورده) */
.product-info .price del {
    color: #999;
    font-size: 1.1rem;
    font-weight: normal;
}

/* قیمت فعلی (تخفیف خورده) */
.product-info .price ins {
    text-decoration: none;
    color: #111;
    font-size: 1.4rem;
    font-weight: bold;
}

/* فرم افزودن به سبد خرید */
.product-info form.cart {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #e1e1e1;
}

/* بخش انتخاب تعداد (یکپارچه‌سازی و ادغام کلاس‌های تکراری) */
.product-info .ux-quantity {
    display: inline-flex !important;
    align-items: stretch;
    margin: 0 !important;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #ddd;
    overflow: hidden;
}

/* استایل‌های مشترک دکمه‌ها و فیلد عدد */
.product-info .ux-quantity input.qty,
.product-info .ux-quantity .ux-quantity__button {
    height: 48px !important;
    min-height: 48px !important;
    margin: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

/* استایل اختصاصی فیلد عدد */
.product-info .ux-quantity input.qty {
    border: none !important;
    font-weight: bold;
    font-size: 1.1rem;
    width: 50px !important;
}

/* استایل اختصاصی دکمه‌ها */
.product-info .ux-quantity .ux-quantity__button {
    background: #f5f5f5;
    color: #333;
    border: none !important;
}

.product-info .ux-quantity .ux-quantity__button:hover {
    background: #e9e9e9;
}

/* دکمه افزودن به سبد خرید */
.product-info .single_add_to_cart_button {
    flex: 1; /* دکمه تمام فضای خالی کنار تعداد را پر می‌کند */
    border-radius: 8px;
    font-size: 1.1rem;
    font-weight: bold;
    padding: 4px 20px;
    transition: all 0.3s ease;
    background-color: #2d5a45; /* هماهنگ با دکمه قالب */
    color: #fff;
    border: none;
}

.product-info .single_add_to_cart_button:hover {
    background-color: #1e3e2f; /* کمی تیره‌تر در هاور */
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(45, 90, 69, 0.3);
}

/* متا (دسته‌بندی و...) */
.product-info .product_meta {
    font-size: 0.9rem;
    color: #777;
}

.product-info .product_meta a {
    color: #2d5a45;
    font-weight: 600;
    transition: color 0.2s ease;
}

.product-info .product_meta a:hover {
    color: #111;
}

.breadcrumbs{
	text-align: right;
}

:root :where(.wp-element-button, .wp-block-button__link){
	padding: 0 10px;
}

.wp-block-search__inside-wrapper button{
	min-width: unset;
}

footer .section-title-container, footer .section-title-container img{
		margin-bottom: .7em;
}

footer p{
	text-align: justify;
}

/* یکسان‌سازی ارتفاع کارت‌های محصول و ساختار فلکس */
.products .product-small {
    display: flex;
}

.products .product-small .col-inner {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%; /* کشیده شدن برای پر کردن کل ارتفاع سطر */
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
    border: 1px solid #f1f1f1;
    transition: all 0.3s ease;
}

/* افکت شناور شدن کارت هنگام رفتن موس روی آن */
.products .product-small .col-inner:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    border-color: #e2e2e2;
}

/* ساختار داخلی باکس شامل عکس و متن */
.products .product-small .box {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* بک‌گراند ملایم برای بخش عکس محصول */
.products .product-small .box-image {
    background-color: #fcfcfc;
    width: 100%;
    flex: 0 0 auto; /* این دستور از فشرده شدن عکس جلوگیری می‌کند */
    position: relative;
}

/* تنظیمات بخش متنی تا همیشه قیمت بره پایین */
.products .product-small .box-text {
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* این دستور باعث میشه بخش متنی تمام فضای خالی رو پر کنه */
    justify-content: space-between; /* فاصله انداختن بین عنوان و قیمت */
    padding: 20px 15px !important;
}

/* استایل دسته‌بندی بالای عنوان */
.products .product-small .category {
    font-size: 0.8rem;
    color: #999;
    margin-bottom: 8px;
    letter-spacing: 0.5px;
}

/* استایل عنوان محصول و محدود کردن آن به نهایتا ۲ خط */
.products .product-small .name {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 15px;
}

.products .product-small .name a {
    color: #222;
    transition: color 0.3s;
    /* محدودیت دو خطی برای عنوان */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.products .product-small .name a:hover {
    color: #2d5a45; /* رنگ سبز تیره هنگام هاور */
}

/* باکس قیمت در پایین کارت */
.products .product-small .price-wrapper {
    margin-top: auto; /* هل دادن قطعی قیمت به پایین‌ترین نقطه ممکن */
    padding-top: 15px;
    border-top: 1px dashed #eeeeee; /* یک خط چین جداکننده ظریف */
    width: 100%;
}

/* استایل خود قیمت‌ها */
.products .product-small .price {
    font-size: 1.15rem;
    color: #111;
    font-weight: 800;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}

/* قیمت خط خورده */
.products .product-small .price del {
    color: #aaa;
    font-size: 0.95rem;
    font-weight: normal;
}

/* قیمت با تخفیف (سبز رنگ) */
.products .product-small .price ins {
    text-decoration: none;
    color: #2d5a45; 
}

/* استایل بج (Badge) تخفیف روی عکس */
.products .badge-container {
    margin: 12px;
}
.badge-circle .badge-inner {
    background-color: #2d5a45 !important; /* رنگ سبز برای لیبل تخفیف */
    border-radius: 10px !important; /* از حالت دایره به مربع گوشه گرد تبدیل میشه */
    padding: 5px 10px;
    font-weight: bold;
}

/* ========================================================
   استایل کارت‌های محصول اسلایدر صفحه اصلی (مشابه PLP)
   ======================================================== */

/* استایل بدنه کارت: حاشیه، سایه و افکت هاور */
.products-home .col-inner {
    background: #ffffff;
    border-radius: 12px; /* لبه‌های گرد مشابه PLP */
    overflow: hidden;
    border: 1px solid #f1f1f1; /* حاشیه ظریف */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03); /* سایه بسیار ملایم */
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* افکت بالا پریدن کارت هنگام رفتن موس روی آن */
.products-home .col-inner:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    border-color: #e2e2e2;
}

/* پس‌زمینه بخش عکس */
.products-home .box-image {
    background-color: #fcfcfc;
    width: 100%;
    flex: 0 0 auto;
}

/* تنظیمات باکس متنی: راست‌چین کردن و فلکس برای مدیریت فاصله‌ها */
.products-home .box-text {
    padding: 20px 15px !important;
    text-align: right !important; /* باطل کردن حالت وسط‌چین قالب */
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
}

/* استایل عنوان محصول */
.products-home .name {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 15px;
}

.products-home .name a {
    color: #222;
    /* محدود کردن عنوان به ۲ خط و گذاشتن سه نقطه در صورت طولانی بودن */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.products-home .name a:hover {
    color: #2d5a45; /* تغییر رنگ به سبز هنگام هاور */
}

/* باکس قیمت: خط‌چین بالا و چپ‌چین کردن */
.products-home .price-wrapper {
    margin-top: auto; /* چسباندن قیمت به پایین‌ترین قسمت باکس */
    padding-top: 15px;
    border-top: 1px dashed #eeeeee; /* خط‌چین جداکننده */
    width: 100%;
    text-align: left !important; /* هدایت قیمت به سمت چپ */
}

/* استایل فونت قیمت */
.products-home .price {
    font-size: 1.15rem;
    color: #111;
    font-weight: 800;
    display: flex;
    justify-content: flex-end; /* در حالت RTL (راست‌چین)، این دستور آیتم‌ها را به چپ می‌چسباند */
    align-items: center;
    gap: 8px;
    margin: 0;
}

/* قیمت خط‌خورده (تخفیف) */
.products-home .price del {
    color: #aaa;
    font-size: 0.95rem;
    font-weight: normal;
}

/* قیمت اصلی (بعد از تخفیف) */
.products-home .price ins,
.products-home .price > .woocommerce-Price-amount {
    text-decoration: none;
    color: #222222; /* رنگ سبز برند */
}

/* کلمه تومان با رنگ طلایی پخته */
.products-home .price .woocommerce-Price-currencySymbol {
    color: #c4a78b !important; /* رنگ طلایی/نسکافه‌ای شیک */
    font-size: 0.9rem; /* کمی کوچک‌تر کردن کلمه تومان برای تمرکز روی عدد */
    font-weight: 600;
}

/* ====================================================
   تنظیمات پاپ‌آپ فیلترها - اختصاصی فقط برای موبایل و تبلت
   ==================================================== */
@media (max-width: 768px) {
    /* ۱. مخفی کردن دکمه فیلتر و مرتب‌سازی پیش‌فرض فلت‌سام */
    .category-filter-row,
    .shop-page-title .woocommerce-ordering,
    .woocommerce-result-count {
        display: none !important;
    }

    /* ۲. استایل دکمه جدید "فیلترها و مرتب‌سازی" */
    .custom-mobile-filter-btn {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #ffffff;
        border: 1px solid #f1f1f1;
        padding: 16px 20px;
        border-radius: 12px;
        margin-bottom: 25px;
        font-size: 15px;
        font-weight: 700;
        color: #4A4A4A;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
        cursor: pointer;
        transition: background 0.3s;
    }
    .custom-mobile-filter-btn:active {
        background-color: #f9f9f9;
    }

    /* ۳. بک‌گراند تیره پشت پاپ‌آپ */
    .mobile-filter-backdrop {
        position: fixed;
        top: 0; left: 0; right: 0; bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 99998;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
    }
    .mobile-filter-backdrop.active {
        opacity: 1;
        visibility: visible;
    }

    /* ۴. باکس اصلی پاپ‌آپ (Bottom Sheet) */
    .mobile-filter-sheet {
        position: fixed;
        bottom: 0; left: 0; right: 0;
        background: #ffffff;
        z-index: 99999;
        border-radius: 24px 24px 0 0;
        padding: 15px 20px 85px 20px; /* فضای اضافه در پایین برای دکمه اعمال */
        max-height: 88vh;
        overflow-y: auto;
        transform: translateY(100%);
        transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
        box-shadow: 0 -10px 40px rgba(0,0,0,0.1);
    }
    .mobile-filter-sheet.active {
        transform: translateY(0);
    }

    /* ۵. خط درگ (نشانگر بالای پاپ‌آپ) و هدر */
    .sheet-drag-handle {
        width: 48px;
        height: 6px;
        background: #e5e7eb;
        border-radius: 10px;
        margin: 0 auto 20px auto;
    }
    .sheet-header-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 25px;
        padding-bottom: 15px;
        border-bottom: 1px solid #f1f1f1;
    }
    .sheet-header-row h2 {
        font-size: 1.2rem;
        margin: 0;
        font-weight: 800;
        color: #222;
    }
    .sheet-close-btn {
        background: #f5f5f5;
        border: none;
        width: 32px; height: 32px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.2rem;
        color: #555;
        cursor: pointer;
    }

    /* ۶. استایل‌دهی مجدد به ویجت‌های داخل پاپ‌آپ */
    .mobile-filter-sheet .widget {
        background: #ffffff;
        border: 1px solid #f1f1f1;
        padding: 20px;
        border-radius: 12px;
        margin-bottom: 15px;
    }
    .mobile-filter-sheet .widget-title {
        font-size: 1.05rem;
        margin-bottom: 15px;
        font-weight: bold;
        border: none;
        color: #222;
    }
    
    /* فرم مرتب‌سازی داخل پاپ‌آپ */
    .mobile-filter-sheet .woocommerce-ordering {
        display: block !important;
        width: 100%;
        margin-bottom: 0;
    }
    .mobile-filter-sheet .woocommerce-ordering select {
        width: 100%;
        border-radius: 8px;
        border: 1px solid #ddd;
        background: #fcfcfc;
    }

    /* ۷. دکمه ثابت "اعمال" در پایین گوشی */
    .sheet-apply-wrap {
        position: fixed;
        bottom: 0; left: 0; right: 0;
        background: #ffffff;
        padding: 15px 20px;
        border-top: 1px solid #f1f1f1;
        z-index: 100000;
        display: none; /* پیش‌فرض مخفی تا زمانی که پاپ‌آپ باز شود */
    }
    .mobile-filter-sheet.active + .sheet-apply-wrap {
        display: block;
    }
    .sheet-apply-btn {
        width: 100%;
        background: #2d5a45; /* سبز تیره هماهنگ با سایت */
        color: #fff;
        padding: 7px;
        border-radius: 10px;
        font-weight: bold;
        font-size: 1.05rem;
        border: none;
        cursor: pointer;
        box-shadow: 0 4px 15px rgba(45, 90, 69, 0.2);
    }
}

/* ========================================================
   استایل اختصاصی و مینیمال صفحه سبد خرید (Cart Page)
   ======================================================== */

/* استایل مسیر راهنما (Breadcrumbs) بالای صفحه */
.checkout-page-title .breadcrumbs {
    font-size: 1.1rem;
    color: #999;
    letter-spacing: -0.5px;
}
.checkout-page-title .breadcrumbs a.current {
    color: #2d5a45; /* رنگ سبز تیره برای مرحله فعلی */
    font-weight: 800;
}

/* 1. باکس اصلی لیست محصولات */
.cart-wrapper {
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.03);
    border: 1px solid #f4f4f4;
    padding: 25px;
    margin-bottom: 30px;
}

/* ریست کردن استایل‌های پیش‌فرض جدول فلت‌سام */
.shop_table.cart th {
    border: none !important;
    text-transform: none !important;
    color: #777;
    font-size: 0.95rem;
    font-weight: 600;
    padding-bottom: 15px;
    border-bottom: 2px solid #f1f1f1 !important;
}

.shop_table.cart td {
    border-top: none !important;
    border-bottom: 1px dashed #eee !important;
    padding: 25px 10px !important;
    vertical-align: middle;
}

.shop_table.cart tr:last-child td {
    border-bottom: none !important;
}

/* عکس محصولات در سبد خرید */
.shop_table.cart .product-thumbnail img {
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    width: 80px !important;
}

/* اسم محصول */
.shop_table.cart .product-name a {
    color: #222;
    font-weight: 700;
    font-size: 1.05rem;
    transition: color 0.3s;
}
.shop_table.cart .product-name a:hover {
    color: #2d5a45;
}

/* دکمه حذف محصول (X) */
.shop_table.cart .product-remove a.remove {
    color: #ff4d4f !important; /* قرمز ملایم و مدرن */
    font-size: 1.5rem !important;
    font-weight: normal;
    background: transparent !important;
    transition: all 0.2s;
}
.shop_table.cart .product-remove a.remove:hover {
    background: #fff1f0 !important; /* بک‌گراند قرمز بسیار روشن در هاور */
    border-radius: 50% !important;
}

/* باکس انتخاب تعداد (هماهنگ با بقیه سایت) */
.shop_table.cart .ux-quantity {
    display: inline-flex !important;
    align-items: stretch;
    margin: 0 !important;
    background: #fcfcfc;
    border-radius: 8px;
    border: 1px solid #eee;
    overflow: hidden;
    height: 42px;
}
.shop_table.cart .ux-quantity input.qty {
    width: 40px !important;
    height: 42px !important;
    min-height: 42px !important;
    border: none !important;
    font-weight: bold;
    font-size: 1rem;
    background: transparent;
}
.shop_table.cart .ux-quantity .ux-quantity__button {
    height: 42px !important;
    min-height: 42px !important;
    border: none !important;
    background: transparent;
    color: #555;
    width: 30px;
}
.shop_table.cart .ux-quantity .ux-quantity__button:hover {
    background: #f0f0f0;
}

/* 2. باکس سایدبار (جمع کل سبد خرید) */
.cart-collaterals .cart-sidebar {
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.03);
    border: 1px solid #f4f4f4;
    padding: 30px;
}

.cart-collaterals h2 {
    font-size: 1.25rem;
    font-weight: 800;
    color: #222;
    border-bottom: 2px solid #2d5a45; /* خط سبز ظریف زیر عنوان */
    display: inline-block;
    padding-bottom: 8px;
    margin-bottom: 25px;
}

.cart-collaterals .shop_table th {
    border: none !important;
    color: #666;
    font-weight: 600;
}

.cart-collaterals .shop_table td {
    border: none !important;
    text-align: left !important;
}

.cart-collaterals .shop_table tr.cart-subtotal td {
    border-bottom: 1px dashed #eee !important;
    padding-bottom: 15px;
}

/* مبلغ نهایی با افکت تومان نسکافه‌ای/طلایی */
.cart-collaterals .shop_table tr.order-total td strong {
    font-size: 1.4rem;
}
.cart-collaterals .shop_table tr.order-total .woocommerce-Price-amount {
    color: #222 !important;
}
.cart-collaterals .shop_table tr.order-total .woocommerce-Price-currencySymbol {
    color: #c4a78b !important;
    font-size: 1rem;
    font-weight: 600;
}

/* 3. دکمه اصلی تسویه حساب (Call to Action) */
.checkout-button {
    background-color: #2d5a45 !important;
    border-radius: 12px !important;
    font-size: 1.15rem !important;
    padding: 4px !important;
    margin-top: 20px !important;
    box-shadow: 0 5px 20px rgba(45, 90, 69, 0.25) !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.checkout-button:hover {
    background-color: #1e3e2f !important;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(45, 90, 69, 0.35) !important;
}

/* 4. بخش کد تخفیف */
.ux-cart-coupon {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #f1f1f1;
}
.ux-cart-coupon .widget-title {
    font-size: 1.05rem;
    font-weight: bold;
    color: #222;
    margin-bottom: 15px;
}
.ux-cart-coupon .input-text {
    border-radius: 8px !important;
    border: 1px solid #ddd !important;
    padding: 12px 15px !important;
    background: #fdfdfd;
}
.ux-cart-coupon button {
    border-radius: 8px !important;
    background: #fff !important;
    color: #2d5a45 !important;
    border: 1px solid #2d5a45 !important;
    font-weight: bold !important;
    transition: all 0.3s;
}
.ux-cart-coupon button:hover {
    background: #2d5a45 !important;
    color: #fff !important;
}

/* دکمه به‌روزرسانی سبد خرید */
button[name="update_cart"] {
    border-radius: 8px !important;
    background: #f5f5f5 !important;
    color: #555 !important;
}

.button-continue-shopping{
	border-radius: 8px !important;
}

a.icon-remove, a.remove{
	line-height: 24px !important;
}

/* مخفی کردن جدول تکراری و مزاحم تیتر در سایدبار سبد خرید */
.cart_totals > table:not(.shop_table) {
    display: none !important;
}

/* ========================================================
   استایل اختصاصی و مینیمال صفحه تسویه حساب (Checkout)
   ======================================================== */

/* ۱. مخفی کردن دکمه و باز گذاشتن کادر کد تخفیف به صورت پیش‌فرض */
.woocommerce-form-coupon-toggle {
    display: none !important;
}

form.checkout_coupon.woocommerce-form-coupon {
    display: block !important;
    background: #ffffff !important;
    padding: 25px !important;
    border-radius: 16px !important;
    border: 1px solid #f4f4f4 !important;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.03) !important;
    margin-bottom: 40px !important;
}

form.checkout_coupon .input-text {
    border-radius: 8px !important;
    border: 1px solid #ddd !important;
    background: #fdfdfd !important;
}

form.checkout_coupon .button {
    border-radius: 8px !important;
    background: #2d5a45 !important;
    color: #fff !important;
    font-weight: bold !important;
}

/* ۲. استایل عناوین بخش‌ها (جزئیات صورتحساب و سفارش شما) */
.woocommerce-billing-fields h3, 
.woocommerce-additional-fields h3,
#order_review_heading {
    font-size: 1.3rem;
    font-weight: 800;
    color: #222;
    margin-bottom: 25px;
    border-bottom: 2px solid #2d5a45; /* خط سبز ظریف زیر عناوین */
    display: inline-block;
    padding-bottom: 8px;
}

/* ۳. مدرن کردن فیلدهای ورود اطلاعات (آدرس، نام و...) */
.woocommerce-checkout input.input-text,
.woocommerce-checkout textarea,
.woocommerce-checkout select,
.select2-container--default .select2-selection--single {
    border-radius: 8px !important;
    border: 1px solid #e1e1e1 !important;
    padding: 10px 15px !important;
    background-color: #fdfdfd !important;
    box-shadow: none !important;
    height: auto !important;
    min-height: 48px;
    transition: all 0.3s;
}

.woocommerce-checkout input.input-text:focus,
.woocommerce-checkout textarea:focus {
    border-color: #2d5a45 !important;
    background-color: #fff !important;
    box-shadow: 0 0 0 3px rgba(45, 90, 69, 0.1) !important;
}

.woocommerce-checkout label {
    font-weight: 600;
    color: #444;
    margin-bottom: 8px;
    font-size: 0.95rem;
}

/* ۴. باکس سایدبار (فاکتور نهایی) */
.checkout-sidebar {
    background: #ffffff;
    border-radius: 16px;
    padding: 30px;
    border: 1px solid #f4f4f4;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.03);
}

.woocommerce-checkout-review-order-table th {
    border: none !important;
    color: #666;
    font-weight: 600;
}

.woocommerce-checkout-review-order-table td {
    border-top: none !important;
    border-bottom: 1px dashed #eee !important;
    padding: 15px 0 !important;
}

/* هماهنگی قیمت‌ها: عدد مشکی و تومان طلایی */
.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
    color: #222 !important;
    font-weight: bold;
}
.woocommerce-checkout-review-order-table .woocommerce-Price-currencySymbol {
    color: #c4a78b !important;
    font-size: 0.95rem;
    font-weight: 600;
}

/* ۵. باکس انتخاب روش پرداخت */
#payment.woocommerce-checkout-payment {
    background: #f9fbf9 !important; /* یک بک‌گراند بسیار ملایم */
    border-radius: 12px;
    padding: 20px;
    border: 1px solid #e8f0ec;
    margin-top: 25px;
}

/* ۶. دکمه بزرگ و جذاب "ثبت سفارش" */
#place_order {
    background-color: #2d5a45 !important;
    border-radius: 12px !important;
    font-size: 1.2rem !important;
    font-weight: 800 !important;
    padding: 18px !important;
    width: 100%;
    margin-top: 20px;
    box-shadow: 0 5px 20px rgba(45, 90, 69, 0.25) !important;
    transition: all 0.3s ease !important;
}

#place_order:hover {
    background-color: #1e3e2f !important;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(45, 90, 69, 0.35) !important;
}

.nav:not(.nav-slide) .active>.children{
	padding-bottom: unset;
}

/* حذف استایل‌های پیش‌فرض کلاس has-border در صفحه تسویه‌حساب */
.page-checkout .has-border {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.woocommerce-billing-fields{
	border-top: unset;
    padding-top: unset;
}

/* ========================================================
   نمایش کامل مسیر راهنما (Breadcrumb) در موبایل 
   ======================================================== */

/* خنثی کردن کلاس مخفی‌کننده برای مراحل سبد خرید و تسویه حساب */
.checkout-breadcrumbs .hide-for-small {
    display: inline-block !important;
}

/* ========================================================
   استایل اختصاصی و مدرن صفحه حساب کاربری من (My Account)
   ======================================================== */

/* ۱. استایل باکس اطلاعات کاربر (پروفایل بالای سایدبار) */
.my-account .account-user {
    background: #fdfdfd;
    padding: 10px;
    border-radius: 16px !important;
    border: 1px solid #f1f1f1;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
}

.my-account .account-user .user-name {
    font-size: 1.15rem;
    font-weight: 800;
    color: #222;
    margin-top: 10px;
}

/* ۲. استایل منوی کناری (ناوبری حساب کاربری) */
.woocommerce-MyAccount-navigation ul {
    border: none !important;
    padding: 0 !important;
}

.woocommerce-MyAccount-navigation li {
    border: none !important;
    margin-bottom: 8px !important;
}

/* لینک‌های عادی منو */
.woocommerce-MyAccount-navigation li a {
    display: block !important;
    padding: 14px 20px !important;
    border-radius: 12px !important;
    color: #555 !important;
    font-weight: 600 !important;
    background: transparent !important;
    transition: all 0.3s ease !important;
    border: 1px solid transparent;
}

/* افکت هاور لینک‌های منو */
.woocommerce-MyAccount-navigation li a:hover {
    background: #fcfcfc !important;
    color: #2d5a45 !important;
    border-color: #eee !important;
    padding-right: 25px !important; /* یک حرکت ریز به سمت داخل هنگام هاور */
}

/* تب فعال (صفحه‌ای که کاربر الان داخلشه) */
.woocommerce-MyAccount-navigation li.is-active a {
    background: #2d5a45 !important; /* رنگ سبز تیره برند */
    color: #ffffff !important;
    box-shadow: 0 4px 15px rgba(45, 90, 69, 0.2) !important;
    border-color: #2d5a45 !important;
}

/* ۳. استایل باکس اصلی محتوا (بخش پیام خوش‌آمدگویی و فرم‌ها) */
.woocommerce-MyAccount-content {
    background: #ffffff;
    padding: 35px;
    border-radius: 16px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.03);
    border: 1px solid #f4f4f4;
}

.woocommerce-MyAccount-content p {
    font-size: 1.05rem;
    line-height: 1.8;
    color: #444;
}

/* رنگ دادن به لینک‌های داخل متن (مثل کلمه خارج شوید) */
.woocommerce-MyAccount-content p a {
    color: #2d5a45;
    font-weight: bold;
    border-bottom: 1px dashed #c4a78b; /* استفاده از رنگ نسکافه‌ای برای خط زیر لینک */
    transition: all 0.3s;
}
.woocommerce-MyAccount-content p a:hover {
    color: #1e3e2f;
    border-bottom-color: #2d5a45;
}

/* ۴. تبدیل لیست لینک‌های پیشخوان به کارت‌های داشبورد شبکه‌ای (Grid) */
.woocommerce-MyAccount-content .dashboard-links {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;
    gap: 15px !important;
    margin-top: 35px !important;
    padding: 0 !important;
}

.woocommerce-MyAccount-content .dashboard-links li {
    list-style: none !important;
    margin: 0 !important;
    border: none !important;
    width: 100% !important;
}

/* ظاهر کارت‌های لینک پیشخوان */
.woocommerce-MyAccount-content .dashboard-links a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #f9fbf9 !important; /* پس‌زمینه بسیار ملایم سبز */
    border: 1px solid #e8f0ec !important;
    padding: 25px 20px !important;
    border-radius: 12px !important;
    color: #2d5a45 !important;
    font-weight: 800 !important;
    font-size: 1.15rem !important;
    transition: all 0.3s ease !important;
    text-align: center !important;
    box-shadow: none !important;
}

/* افکت پرش و رنگی شدن کارت‌های پیشخوان در هاور */
.woocommerce-MyAccount-content .dashboard-links a:hover {
    background: #2d5a45 !important;
    color: #ffffff !important;
    transform: translateY(-4px) !important;
    box-shadow: 0 8px 20px rgba(45, 90, 69, 0.25) !important;
    border-color: #2d5a45 !important;
}

/* ۱. پاکسازی هرگونه خط و سایه از روی خود تگ‌های لیست */
.woocommerce-MyAccount-navigation ul.nav-line > li.is-active,
.woocommerce-MyAccount-navigation ul.nav-line > li.active {
    border: none !important;
    box-shadow: none !important;
}

/* ۲. بازنویسی دقیق استایل دکمه فعال (از بین بردن سایه‌های داخلی و خطوط چپ/راست) */
.woocommerce-MyAccount-navigation ul.nav-line > li.is-active > a,
.woocommerce-MyAccount-navigation ul.nav-line > li.active > a {
    border: 1px solid #2d5a45 !important; /* یکپارچه کردن حاشیه با رنگ پس‌زمینه */
    box-shadow: 0 4px 15px rgba(45, 90, 69, 0.2) !important; /* حفظ سایه نرم و جذاب خودمون، و حذف سایه خطی قالب */
}

/* ۳. مخفی کردن اِلمان‌های کاذبی که ممکنه خط رو ساخته باشن */
.woocommerce-MyAccount-navigation ul.nav-line > li.is-active > a::before,
.woocommerce-MyAccount-navigation ul.nav-line > li.active > a::before,
.woocommerce-MyAccount-navigation ul.nav-line > li.is-active > a::after,
.woocommerce-MyAccount-navigation ul.nav-line > li.active > a::after {
    display: none !important;
}

/* حذف کامل خط جداکننده و استایل‌های کلاس col-border در حساب کاربری */
.my-account .col-border {
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
}

/* ========================================================
   استایل اختصاصی و مینیمال صفحه اتمام خرید (Thank You Page)
   ======================================================== */

/* ۱. تبدیل بخش‌های مختلف به کارت‌های مدرن و شناور */
.woocommerce-order-details,
.woocommerce-customer-details,
.woocommerce-order > .large-5 .is-well {
    background: #ffffff !important;
    padding: 30px !important;
    border-radius: 16px !important;
    border: 1px solid #f4f4f4 !important;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.03) !important;
    margin-bottom: 30px !important;
}

/* ۲. پیام تبریک (سفارش دریافت شد) */
.woocommerce-thankyou-order-received {
    background: #f9fbf9 !important; /* پس‌زمینه سبز بسیار ملایم */
    color: #2d5a45 !important; /* سبز تیره برند */
    border: 1px solid #e8f0ec !important;
    padding: 20px !important;
    border-radius: 12px !important;
    text-align: center !important;
    font-size: 1.2rem !important;
    font-weight: 800 !important;
    margin-bottom: 30px !important;
}

/* ۳. استایل عناوین باکس‌ها */
.woocommerce-order h2 {
    font-size: 1.3rem !important;
    font-weight: 800 !important;
    color: #222 !important;
    margin-bottom: 25px !important;
    border-bottom: 2px solid #2d5a45 !important;
    display: inline-block !important;
    padding-bottom: 8px !important;
}

/* ۴. لیست خلاصه سفارش (ستون سمت چپ/بالا) */
.woocommerce-order-overview {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.woocommerce-order-overview li {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 15px 0 !important;
    border-bottom: 1px dashed #eee !important;
    font-size: 1rem !important;
    color: #555 !important;
    border-right: none !important; /* حذف خطوط خشک قالب */
    margin: 0 !important;
    text-transform: none !important;
}

.woocommerce-order-overview li:last-child {
    border-bottom: none !important;
}

.woocommerce-order-overview li strong {
    color: #222 !important;
    font-size: 1.1rem !important;
}

/* ۵. جدول جزییات سفارش */
.woocommerce-table--order-details th,
.woocommerce-table--order-details td {
    border: none !important;
    padding: 15px 0 !important;
    border-bottom: 1px dashed #eee !important;
}

.woocommerce-table--order-details thead th {
    color: #666 !important;
    font-size: 0.95rem !important;
}

.woocommerce-table--order-details tfoot th {
    font-weight: normal !important;
    color: #555 !important;
}

/* استایل ویژگی‌های محصول (متا دیتا) در فاکتور */
.wc-item-meta {
    margin-top: 10px !important;
    font-size: 0.9rem !important;
    color: #666 !important;
}
.wc-item-meta p {
    display: inline !important;
    color: #333 !important;
    font-weight: bold !important;
}

/* ۶. حفظ یکپارچگی قیمت‌ها (عدد مشکی + تومان نسکافه‌ای/طلایی) */
.woocommerce-order .woocommerce-Price-amount {
    color: #222 !important;
    font-weight: bold !important;
}
.woocommerce-order .woocommerce-Price-currencySymbol {
    color: #c4a78b !important;
    font-size: 0.95rem !important;
    font-weight: 600 !important;
}

/* بزرگ‌تر کردن مبلغ نهایی */
.woocommerce-table--order-details tfoot tr.order_total strong .woocommerce-Price-amount {
    font-size: 1.4rem !important;
}

/* ۷. استایل باکس آدرس صورتحساب */
.woocommerce-customer-details address {
    border: 1px solid #f1f1f1 !important;
    padding: 20px !important;
    border-radius: 12px !important;
    background: #fdfdfd !important;
    line-height: 2.2 !important;
    color: #444 !important;
    font-style: normal !important;
}

/* ۸. دکمه «مشاهده فاکتور» */
.wip-invoice {
    background-color: #2d5a45 !important;
    color: #fff !important;
    border-radius: 8px !important;
    padding: 10px 24px !important;
    font-weight: bold !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 15px rgba(45, 90, 69, 0.2) !important;
    border: none !important;
}

.wip-invoice:hover {
    background-color: #1e3e2f !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(45, 90, 69, 0.3) !important;
}

/* ۱. تغییر ساختار ردیفِ آخر (ردیف دکمه) از حالت جدولی به حالت بلاک آزاد */
.woocommerce-table--order-details tfoot tr:last-child {
    display: block !important;
    width: 100% !important;
    border: none !important;
}

/* ۲. مخفی کردن کامل عنوان "عملیات ها:" */
.woocommerce-table--order-details th.order-actions--heading {
    display: none !important;
}

/* ۳. آزاد کردن سلول دربرگیرنده دکمه برای گرفتن تمام عرض */
.woocommerce-table--order-details th.order-actions--heading + td {
    display: block !important;
    width: 100% !important;
    padding: 20px 0 0 0 !important; /* فاصله از آیتم‌های بالایی */
    border: none !important;
}

/* ۴. استایل‌دهی به خود دکمه فاکتور برای پر کردن کامل کادر */
.wip-invoice.order-actions-button {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
    padding: 8px !important;
    font-size: 1.15rem !important;
}

/* ========================================================
   استایل Peek & Fade (سرک‌کشیدن محصول بعدی از سمت چپ)
   ======================================================== */

@media (max-width: 768px) {
    /* ۱. تنظیم عرض کارت‌ها به ۸۲ درصد */
    .products-home.slider .col {
        max-width: 82% !important;
        flex-basis: 82% !important;
        width: 82% !important;
        
        /* ۲. افکت Fade برای محصولاتی که تو فوکوس نیستن */
        opacity: 0.5 !important; 
        transition: opacity 0.4s ease, transform 0.4s ease !important;
    }

    /* ۳. تمام‌رنگ شدن محصول فعال (محصولی که کامل می‌بینیم) */
    .products-home.slider .col.is-selected {
        opacity: 1 !important;
    }

    /* ۴. ترفند جادویی: هُل دادن کل اسلایدر به سمت راست برای انتقال فضای خالی به چپ */
    .products-home.slider .flickity-slider {
        right: -18% !important; /* این ۱۸ درصد دقیقاً همون فضای خالیه (100 منهای 82) */
    }
    
    /* ۵. مخفی کردن دکمه‌های ناوبری (چون با اسکرول انگشت کار می‌کنه و دکمه‌ها عکس رو زشت می‌کنن) */
    .products-home.slider .flickity-prev-next-button {
        display: none !important;
    }
}

@media(min-width: 768px){
	.header-search-form{
		width: 80%;
	}
	.header-bottom{
		padding-bottom: 20px;
	}
}

@media(max-width: 768px){
	.product-custom-wrapper{
		flex-direction: column;
	}
	.product-section-item {
        padding: 20px;
    }
	.product-info .product-short-description ul {
        grid-template-columns: 1fr; /* در موبایل ویژگی‌ها زیر هم قرار می‌گیرند */
    }
    .product-info .single_add_to_cart_button {
        width: 100%;
    }
	.shop_table .product-remove a{
		line-height: 24px;
	}
	.row.vertical-tabs > .col-border {
        border-right: none !important;
    }
	.checkout-breadcrumbs {
        font-size: 0.85rem !important; /* کوچک کردن سایز فونت در موبایل */
        display: flex !important;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    
    .checkout-breadcrumbs a {
        font-size: 0.85rem !important;
    }
    
    /* تنظیم فاصله فلش‌های جداکننده بین مراحل */
    .checkout-breadcrumbs .divider {
        margin: 0 5px !important;
        font-size: 0.8rem !important;
        opacity: 0.6;
    }
	
	.col-3-banner .col{
		padding-bottom: 0px;
	}
	
	.nav>li>a{
		font-weight: bold !important;
		font-size: .9em !important;
	}
	
	.nav:not(.nav-slide) .active>.children{
	padding-bottom: 15px;
	}
	
	.category-box{
		display: flex;
    	justify-content: center;
	}
	
	.category-box .small-12{
		max-width: 33%;
	}

}