.elementor-153 .elementor-element.elementor-element-17a958c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-153 .elementor-element.elementor-element-0ae300e > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-153 .elementor-element.elementor-element-0ae300e .elementor-heading-title{color:#3ACC00;}.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-153 .elementor-element.elementor-element-fc4ec49.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-153 .elementor-element.elementor-element-fc4ec49.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1024px){.elementor-153 .elementor-element.elementor-element-fc4ec49.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-153 .elementor-element.elementor-element-fc4ec49.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for wc-archive-products, class: .elementor-element-fc4ec49 *//* استایل کلی محصولات */
.woocommerce ul.products li.product {
    background-color: #ffffff;
    border: 2px solid #e0ffe0;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 128, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.woocommerce ul.products li.product:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 128, 0, 0.2);
}

/* استایل عنوان محصول */
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    color: #006400;
    font-size: 1.1rem;
    margin-top: 15px;
    font-weight: bold;
}

/* استایل قیمت */
.woocommerce ul.products li.product .price {
    color: #009900;
    font-size: 1rem;
    margin: 10px 0;
}

/* استایل دکمه افزودن به سبد خرید */
.woocommerce ul.products li.product .button {
    background-color: #00cc66;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 0.95rem;
    transition: background-color 0.3s ease;
    margin-bottom: 20px;
}

.woocommerce ul.products li.product .button:hover {
    background-color: #00994d;
}

/* استایل بخش مرتب‌سازی */
.woocommerce-result-count, 
.woocommerce-ordering {
    color: #333;
    font-size: 0.95rem;
    margin-bottom: 20px;
}

.woocommerce-ordering select {
    border: 1px solid #99cc99;
    border-radius: 5px;
    padding: 5px 10px;
}

/* تیتر صفحه فروشگاه */
.woocommerce-products-header__title.page-title {
    color: #33cc33;
    font-size: 1.8rem;
    margin-bottom: 30px;
}/* End custom CSS */