.elementor-487 .elementor-element.elementor-element-a1dc14b{--display:flex;--margin-top:97px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-theme-archive-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.products-heading-show .related-products > h2, .elementor-widget-wc-archive-products.products-heading-show .upsells > h2, .elementor-widget-wc-archive-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products .elementor-products-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-487 .elementor-element.elementor-element-89aae09.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-487 .elementor-element.elementor-element-89aae09.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-487 .elementor-element.elementor-element-89aae09.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-487 .elementor-element.elementor-element-89aae09.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for container, class: .elementor-element-a1dc14b *//* --- ۱. هدر و عنوان H1 (یکپارچه شده) --- */
.woocommerce-products-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    text-align: center;
}

h1.elementor-heading-title.elementor-size-default, 
.woocommerce-products-header__title.page-title {
    color: #1a1a1a !important;
    font-size: 3.5rem !important;
    font-weight: 900 !important;
    line-height: 1.2em !important;
    letter-spacing: -1.5px !important;
    text-align: center !important;
    margin-bottom: 10px !important;
    border: none !important;
}

h1.elementor-heading-title.elementor-size-default::after {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background: #C5A059;
    margin: 20px auto 0;
    border-radius: 50px;
}

.woocommerce-result-count {
    color: #888;
    font-size: 0.9rem;
    margin-top: 10px !important;
}

/* --- ۲. بخش مرتب‌سازی (Dropdown) --- */
.woocommerce-ordering {
    margin-bottom: 40px !important;
    display: flex;
    justify-content: center;
    float: none !important;
}

.woocommerce-ordering select {
    border: 1px solid #eee !important;
    background-color: #f9f9f9 !important;
    padding: 10px 20px !important;
    border-radius: 12px !important;
    font-size: 0.9rem !important;
    cursor: pointer;
    outline: none;
    min-width: 200px;
    color: #555;
}

/* --- ۳. سایدبار و فیلترها (مینیمال سفید) --- */
.widget_layered_nav, .widget_price_filter, .widget_rating_filter {
    background: #ffffff !important;
    border: 1px solid #f2f2f2 !important;
    border-radius: 20px !important;
    padding: 25px !important;
    margin-bottom: 30px !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.02) !important;
}

.widget-title {
    font-size: 1.1rem !important;
    font-weight: 800 !important;
    margin-bottom: 20px !important;
    color: #111;
}

.widget_layered_nav ul li {
    padding: 10px 0 !important;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f9f9f9;
}

.widget_layered_nav ul li a {
    color: #666 !important;
    text-decoration: none !important;
    transition: 0.3s;
}

.widget_layered_nav ul li a:hover {
    color: #C5A059 !important;
}

/* --- ۴. کارت محصولات (فوق مینیمال) --- */
.woocommerce ul.products li.product {
    border: 1px solid #f2f2f2 !important;
    background: #fff !important;
    border-radius: 28px !important;
    padding: 20px !important;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
    text-align: center;
}

.woocommerce ul.products li.product:hover {
    border-color: #C5A059 !important;
    box-shadow: 0 25px 50px rgba(0,0,0,0.06) !important;
    transform: translateY(-10px);
}

.woocommerce-loop-product__title {
    color: #222 !important;
    font-weight: 700 !important;
    margin-top: 15px !important;
    font-size: 1.1rem !important;
}

.price {
    justify-content: center !important;
    margin-top: 10px !important;
    color: #444 !important;
}

/* --- ۵. بازطراحی دکمه افزودن به سبد خرید (بسیار خوشکل و مینیمال) --- */
.woocommerce ul.products li.product .button {
    background: #f8f9fa !important; /* پس‌زمینه بسیار روشن */
    color: #C5A059 !important; /* متن طلایی */
    border: 1px solid #eee !important;
    border-radius: 14px !important;
    margin-top: 20px !important;
    padding: 12px 20px !important;
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    opacity: 0; 
    transform: translateY(10px);
    transition: all 0.4s ease;
}

.woocommerce ul.products li.product:hover .button {
    opacity: 1;
    transform: translateY(0);
    background: #C5A059 !important; /* در هاور طلایی شود */
    color: #fff !important; /* متن سفید شود */
    border-color: #C5A059 !important;
}

/* --- ۶. لیبل تخفیف و رسپانسیو --- */
.onsale {
    background: #ff4d4d !important;
    border-radius: 10px !important;
    padding: 5px 12px !important;
    font-size: 0.8rem !important;
    top: 20px !important;
    right: 20px !important;
}

@media (max-width: 768px) {
    h1.elementor-heading-title.elementor-size-default { font-size: 2.2rem !important; }
    .woocommerce ul.products { grid-template-columns: repeat(2, 1fr) !important; gap: 15px !important; }
    .woocommerce ul.products li.product .button { opacity: 1; transform: none; } /* نمایش دائم در موبایل */
}/* End custom CSS */