body.soroush-body{background:var(--bg);color:var(--ink);font-family:var(--font)}.soroush-num{direction:ltr;unicode-bidi:isolate}.hd-nav-phone .soroush-num{display:inline-block}.pdp-code,.pcard-code,.crumb-cur{unicode-bidi:plaintext}.mega-col ul li a{display:flex;align-items:center;gap:9px;width:100%;padding:8px 10px;border-radius:9px;font-size:14px;font-weight:600;color:var(--ink);transition:.13s}.mega-col ul li a:hover{background:var(--brand-soft);color:var(--brand)}.mega-brands a{display:flex;flex-direction:column;align-items:flex-start;gap:0}.ft-col ul li a{padding:6px 0;font-size:13px;color:#a9c4ba;transition:.13s;display:inline-block}.ft-col ul li a:hover{color:#fff;padding-right:5px}.hd-nav-list .has-mega>.mega{opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s;pointer-events:none}.hd-nav-list .has-mega:hover>.mega{opacity:1;visibility:visible;transform:none;pointer-events:auto}.cat-tile .photo-slot{position:absolute;inset:0;height:100%;width:100%}.mega-feat-img{width:100%;height:100%;min-height:240px;aspect-ratio:4 / 5;background-size:cover;background-position:center;border-radius:16px}.pdp-glyphset{display:grid;place-items:center;width:100%;height:100%}.pdp-glyphset .pdp-glyph-item{grid-area:1/1;display:none}.pdp-glyphset .pdp-glyph-item.on{display:block}.pdp-gallery .pdp-main{aspect-ratio:1/1}.pdp-qty .qty-input{width:46px;height:50px;text-align:center;border:none;background:none;font-weight:700;font-size:16px;color:var(--ink);outline:none;-moz-appearance:textfield}.pdp-qty .qty-input::-webkit-outer-spin-button,.pdp-qty .qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-buyrow.cart{margin:0}.soroush-ph-glyph{display:inline-grid;place-items:center}.soroush-ph-glyph svg{width:100%;height:auto}.price-range{padding:6px 4px 2px}.pr-track{position:relative;height:34px;margin:6px 2px 4px}.pr-track::before{content:"";position:absolute;top:50%;right:0;left:0;height:5px;transform:translateY(-50%);background:var(--line2);border-radius:99px}.pr-fill{position:absolute;top:50%;height:5px;transform:translateY(-50%);background:var(--brand);border-radius:99px}.pr-input{position:absolute;top:0;right:0;width:100%;height:34px;margin:0;background:none;pointer-events:none;-webkit-appearance:none;appearance:none}.pr-input:focus{outline:none}.pr-input::-webkit-slider-runnable-track{-webkit-appearance:none;height:34px;background:none}.pr-input::-moz-range-track{height:34px;background:none}.pr-input::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid var(--brand);box-shadow:var(--shadow-sm);cursor:pointer;margin-top:7px;transition:.12s}.pr-input::-webkit-slider-thumb:hover{transform:scale(1.12)}.pr-input::-moz-range-thumb{pointer-events:auto;width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid var(--brand);box-shadow:var(--shadow-sm);cursor:pointer}.pr-vals{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:6px 2px 12px;direction:rtl}.pr-val{font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.pr-val b{color:var(--ink);font-weight:800}.pr-to-prefix{color:var(--muted2)}.pr-apply{display:block;width:100%;background:var(--brand);color:#fff;font-weight:700;font-size:13.5px;padding:11px;border-radius:11px;transition:.16s}.pr-apply:hover{background:var(--brand-deep)}.pr-clear{display:block;text-align:center;margin-top:8px;color:var(--danger);font-size:12.5px;font-weight:700}.pr-bands{margin-top:12px;padding-top:8px;border-top:1px dashed var(--line)}.soroush-pagination{display:flex;justify-content:center;gap:6px;margin-top:30px;flex-wrap:wrap}.soroush-pagination .page-numbers{min-width:40px;height:40px;display:grid;place-items:center;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:700;color:var(--ink);transition:.15s}.soroush-pagination .page-numbers.current{background:var(--brand);color:#fff;border-color:var(--brand)}.soroush-pagination a.page-numbers:hover{border-color:var(--brand);color:var(--brand)}.soroush-page-title{font-size:32px;font-weight:900;margin-bottom:24px}.soroush-body .soroush-page-title .elementor-heading-title,.soroush-body .elementor-widget-heading.soroush-page-title .elementor-heading-title{color:var(--ink)!important;font-weight:900}.soroush-body #place_order,.soroush-body .woocommerce #place_order,.soroush-body .woocommerce-checkout button.button.alt,.soroush-body .e-checkout__order_review #place_order{background:var(--brand)!important;color:#fff!important;border:none!important;font-weight:800!important;border-radius:calc(var(--radius)*.7)!important;padding:15px 28px!important;font-size:16px!important;box-shadow:0 6px 18px color-mix(in srgb,var(--brand) 30%,transparent)!important;transition:.16s}.soroush-body #place_order:hover,.soroush-body .woocommerce #place_order:hover{background:var(--brand-deep)!important}.soroush-cform{display:flex;flex-direction:column;gap:14px}.soroush-cform .cform-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.soroush-cform label{display:flex;flex-direction:column;gap:7px}.soroush-cform label span{font-size:13px;font-weight:600;color:var(--ink)}.soroush-cform input,.soroush-cform textarea{border:1.5px solid var(--line2);border-radius:11px;padding:12px 14px;font-size:14px;outline:none;transition:.14s;font-family:var(--font);background:#fff}.soroush-cform input:focus,.soroush-cform textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.soroush-cform .btn-solid{border:none;cursor:pointer;align-self:flex-start}.soroush-cform .cform-note{border-radius:10px;padding:12px 16px;font-size:13.5px;font-weight:600}.soroush-cform .cform-note.ok{background:var(--brand-soft);color:var(--brand-deep)}.soroush-cform .cform-note.err{background:#fdecec;color:var(--danger)}@media(max-width:600px){.soroush-cform .cform-row{grid-template-columns:1fr}}.soroush-cinfo{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.soroush-cinfo li{display:flex;align-items:center;gap:14px}.soroush-cinfo .ci-ic{width:46px;height:46px;border-radius:13px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;flex-shrink:0}.soroush-cinfo b{display:block;font-size:14.5px;color:var(--ink)}.soroush-cinfo span{font-size:12.5px;color:var(--muted)}.soroush-map iframe{width:100%;height:340px;border:0;border-radius:var(--radius);display:block}.soroush-root .elementor{width:100%}.soroush-wc-page .wrap{max-width:var(--maxw)}.soroush-wc-page .woocommerce{font-size:14px}.soroush-body .woocommerce a.button,.soroush-body .woocommerce button.button,.soroush-body .woocommerce input.button,.soroush-body .woocommerce #respond input#submit,.soroush-body .woocommerce a.button.alt,.soroush-body .woocommerce button.button.alt{background:var(--brand);color:#fff;border-radius:calc(var(--radius)*.7);font-weight:700;padding:12px 24px;font-size:14.5px;border:none;transition:.16s;line-height:1.4}.soroush-body .woocommerce a.button:hover,.soroush-body .woocommerce button.button:hover,.soroush-body .woocommerce input.button:hover,.soroush-body .woocommerce a.button.alt:hover,.soroush-body .woocommerce button.button.alt:hover{background:var(--brand-deep);color:#fff}.soroush-body .woocommerce table.shop_table{border:1px solid var(--line);border-radius:var(--radius);border-collapse:separate;overflow:hidden;background:#fff}.soroush-body .woocommerce table.shop_table th{background:var(--surface);font-weight:700;color:var(--ink);padding:14px 16px}.soroush-body .woocommerce table.shop_table td{padding:14px 16px;border-top:1px solid var(--line)}.soroush-body .woocommerce .cart_totals h2,.soroush-body .woocommerce-checkout h3{font-size:18px;font-weight:800;margin-bottom:14px}.soroush-body .woocommerce .cart-collaterals .cart_totals{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:18px}.soroush-body .woocommerce form .form-row{margin-bottom:14px}.soroush-body .woocommerce form .form-row label{font-weight:600;font-size:13px;margin-bottom:6px;display:block}.soroush-body .woocommerce .input-text,.soroush-body .woocommerce select,.soroush-body .woocommerce textarea,.soroush-body .woocommerce #order_review input,.soroush-body .select2-container .select2-selection{border:1.5px solid var(--line2)!important;border-radius:11px!important;padding:11px 13px!important;font-size:14px!important;outline:none;min-height:46px}.soroush-body .woocommerce .input-text:focus{border-color:var(--brand)!important;box-shadow:0 0 0 3px var(--brand-soft)}.soroush-body .woocommerce #payment{background:var(--surface);border-radius:var(--radius)}.soroush-body .woocommerce #payment ul.payment_methods{border-bottom:1px solid var(--line)}.soroush-body .woocommerce-message,.soroush-body .woocommerce-info{border-top-color:var(--brand);background:var(--brand-soft);color:var(--brand-deep);border-radius:10px}.soroush-body .woocommerce-message::before,.soroush-body .woocommerce-info::before{color:var(--brand)}.soroush-body .woocommerce-error{border-top-color:var(--danger);border-radius:10px}.soroush-body .woocommerce-account .woocommerce-MyAccount-navigation ul{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.soroush-body .woocommerce-account .woocommerce-MyAccount-navigation li{border-bottom:1px solid var(--line)}.soroush-body .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--brand-soft);color:var(--brand)}.soroush-body .woocommerce-account .woocommerce-MyAccount-navigation li a{padding:12px 16px;display:block;font-weight:600}.soroush-body .woocommerce img.attachment-woocommerce_thumbnail,.soroush-body .woocommerce-cart-form__cart-item img{border-radius:10px}.soroush-root{--hd-h:222px}.soroush-body .post-type-archive-product .shop-grid,.soroush-body .tax-product_cat .shop-grid{margin-top:6px}@media(max-width:900px){.shop-mobfilter{display:flex}}.elementor-location-header,.elementor-location-footer{width:100%}.elementor-location-header .elementor-section,.elementor-location-header .e-con,.elementor-location-footer .elementor-section,.elementor-location-footer .e-con{padding:0}header.hd{width:100%}.hd-burger{display:none;width:42px;height:42px;border-radius:11px;align-items:center;justify-content:center;color:var(--brand)}@media(max-width:900px){.hd-burger{display:inline-flex}.hd-nav{display:none}.hd-nav.open{display:block}.hd-nav-list{flex-direction:column;align-items:stretch}.hd-nav-list>li .mega{position:static;width:auto;box-shadow:none;border:none;display:none}.hd-nav-list>li.mega-open .mega{display:grid;grid-template-columns:1fr}}.drawer-list .woocommerce-mini-cart{list-style:none;margin:0;padding:0}.drawer-list .woocommerce-mini-cart__empty-message{color:var(--muted);text-align:center;padding:30px 0;font-size:15px}.drawer-list li.woocommerce-mini-cart-item{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;padding:0 0 14px;border-bottom:1px solid var(--line);margin-bottom:14px;position:relative}.drawer-list li.woocommerce-mini-cart-item a:not(.remove){display:flex;align-items:center;gap:12px;font-size:13.5px;font-weight:700;color:var(--ink);line-height:1.5;flex:1 1 100%;order:1;min-width:0}.drawer-list li.woocommerce-mini-cart-item img,.drawer-list li.woocommerce-mini-cart-item .soroush-cart-glyph{width:60px;height:60px;border-radius:12px;border:1px solid var(--line);order:0;flex-shrink:0;display:grid;place-items:center;background:radial-gradient(120% 120% at 50% 25%,var(--brand-soft) 0%,#fafbfa 72%);overflow:hidden}.drawer-list li.woocommerce-mini-cart-item .soroush-cart-glyph svg{width:46px;height:auto}.drawer-list li.woocommerce-mini-cart-item .quantity{font-size:12.5px;color:var(--muted);display:block;order:2;width:100%;padding-right:72px;font-variant-numeric:tabular-nums}.drawer-list li.woocommerce-mini-cart-item a.remove{position:absolute;left:0;top:0;width:22px;height:22px;border-radius:7px;display:grid;place-items:center;color:var(--muted2);font-size:15px;background:var(--surface)}.drawer-list li.woocommerce-mini-cart-item a.remove:hover{color:#fff;background:var(--danger)}.drawer-list .woocommerce-mini-cart__total{display:flex;align-items:center;justify-content:space-between;margin:14px 0;padding-top:14px;border-top:2px solid var(--line);font-size:14px;font-weight:700}.drawer-list .woocommerce-mini-cart__total strong{font-size:19px;font-weight:900;color:var(--brand)}.drawer-list .woocommerce-mini-cart__buttons{display:block;margin:0;padding:0}.drawer-list .woocommerce-mini-cart__buttons a{display:block!important;width:100%;text-align:center;margin:0 0 9px!important;height:auto!important;min-height:0!important;float:none!important}.drawer-list .woocommerce-mini-cart__buttons a:last-child{margin-bottom:0!important}.drawer-list .woocommerce-mini-cart__buttons a.checkout{background:var(--brand);color:#fff;font-weight:700;padding:14px;border-radius:calc(var(--radius)*.7);box-shadow:0 4px 14px color-mix(in srgb,var(--brand) 28%,transparent)}.drawer-list .woocommerce-mini-cart__buttons a.checkout:hover{background:var(--brand-deep)}.drawer-list .woocommerce-mini-cart__buttons a:not(.checkout){background:var(--brand-soft);color:var(--brand);font-weight:700;padding:12px;border-radius:calc(var(--radius)*.7)}.soroush-body .soroush-cart-glyph{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:12px;border:1px solid var(--line);background:radial-gradient(120% 120% at 50% 25%,var(--brand-soft) 0%,#fafbfa 72%);overflow:hidden}.soroush-body .woocommerce-cart-form__cart-item .soroush-cart-glyph svg,.soroush-body .soroush-cart-glyph svg{width:48px;height:auto}.soroush-body .woocommerce ul.products,.soroush-body ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none}.soroush-body .woocommerce ul.products::before,.soroush-body .woocommerce ul.products::after{display:none}.soroush-body .woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;padding:0}.soroush-body .woocommerce ul.products li.product::before{display:none}@media(max-width:900px){.soroush-body .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.soroush-body .woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:12px}}.soroush-body .woocommerce .woocommerce-result-count{font-size:13px;color:var(--muted);font-weight:600;margin:0}.soroush-body .woocommerce .woocommerce-ordering{margin:0}.soroush-body .woocommerce .woocommerce-ordering select{border:1.5px solid var(--line2);border-radius:10px;padding:9px 14px;font-size:13px;background:#fff}.soroush-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;background:var(--surface);border-radius:13px;padding:11px 16px;margin-bottom:14px}.soroush-archive-body .shop-side{position:sticky;top:96px}@media(max-width:900px){.soroush-archive-body .shop-side{position:static}}.soroush-body .woocommerce div.product .product_title{font-size:calc(27px * var(--head-scale));font-weight:800;line-height:1.5}.soroush-body .woocommerce div.product p.price,.soroush-body .woocommerce div.product span.price{color:var(--brand);font-weight:900;font-size:26px}.soroush-body .woocommerce div.product p.price del{color:var(--muted2);font-size:15px;font-weight:500}.soroush-body .woocommerce .woocommerce-tabs ul.tabs{border-bottom:2px solid var(--line);padding:0}.soroush-body .woocommerce .woocommerce-tabs ul.tabs li{background:none;border:none;border-radius:0;margin:0;padding:0}.soroush-body .woocommerce .woocommerce-tabs ul.tabs li a{font-weight:700;color:var(--muted);padding:14px 22px}.soroush-body .woocommerce .woocommerce-tabs ul.tabs li.active a{color:var(--brand);box-shadow:inset 0 -2px 0 var(--brand)}.soroush-body .woocommerce .woocommerce-tabs ul.tabs::before{border-color:var(--line)}.soroush-body .woocommerce table.shop_attributes th{background:var(--surface);font-weight:700;color:var(--ink);width:200px}.soroush-body .woocommerce div.product form.cart .quantity input.qty{border:1.5px solid var(--line2);border-radius:10px;height:50px;width:64px}.soroush-body .soroush-pdp-title .elementor-heading-title{color:var(--ink)!important;font-size:calc(27px * var(--head-scale));font-weight:800;line-height:1.5}.soroush-body .single_add_to_cart_button,.soroush-body .woocommerce div.product form.cart button.single_add_to_cart_button,.soroush-body .elementor-widget-woocommerce-product-add-to-cart .single_add_to_cart_button{background:var(--brand)!important;color:#fff!important;border:none!important;font-weight:700!important;border-radius:calc(var(--radius)*.7)!important;padding:14px 30px!important;font-size:15.5px!important;box-shadow:0 6px 18px color-mix(in srgb,var(--brand) 30%,transparent)!important;transition:.16s}.soroush-body .single_add_to_cart_button:hover{background:var(--brand-deep)!important}.soroush-body .product_meta{font-size:13px;color:var(--muted);line-height:2;margin-top:14px;border-top:1px solid var(--line);padding-top:14px}.soroush-body .product_meta>span{display:block;margin-bottom:4px}.soroush-body .product_meta .sku_wrapper,.soroush-body .product_meta .posted_in{color:var(--ink)}.soroush-body .product_meta a{color:var(--brand);font-weight:600}.shop-mobfilter{cursor:pointer}.shop-mobfilter.on{border-color:var(--brand);color:var(--brand)}.shop-mobfilter em{font-style:normal;background:var(--brand);color:#fff;font-size:11px;min-width:18px;height:18px;border-radius:99px;display:inline-grid;place-items:center;padding:0 5px;margin-right:4px}@media(max-width:900px){.soroush-body .shop-side{display:none}.soroush-body .shop-side.open{display:flex!important;margin-bottom:18px}.shop-mobfilter{display:flex!important;width:100%;justify-content:center;margin:0 0 16px}}@media(max-width:600px){.soroush-page-title .elementor-heading-title,.soroush-body .soroush-page-title .elementor-heading-title{font-size:26px!important;line-height:1.35;word-break:break-word}.soroush-pdp-title,.soroush-body .soroush-pdp-title{font-size:21px!important;line-height:1.5}.soroush-body .woocommerce ul.products,.soroush-body ul.products{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.soroush-body .elementor-section.elementor-section-boxed>.elementor-container{padding-left:16px;padding-right:16px}}@media(max-width:380px){.soroush-body .woocommerce ul.products,.soroush-body ul.products{grid-template-columns:1fr!important}}@media(max-width:768px){.soroush-body .woocommerce table.cart .product-thumbnail{display:block!important;text-align:center}.soroush-body .woocommerce table.cart .product-thumbnail::before{display:none!important}.soroush-body .woocommerce table.cart .product-thumbnail img,.soroush-body .woocommerce table.cart .product-thumbnail .soroush-cart-glyph{margin:0 auto 8px;width:72px;height:72px}}.soroush-body .woocommerce-cart-form a:not(.button):not(.remove),.soroush-body td.product-name a,.soroush-body .e-cart-section a:not(.button),.soroush-body .woocommerce-checkout-review-order a:not(.button){color:var(--ink)!important;font-weight:700;text-decoration:none}.soroush-body .woocommerce-cart-form a:not(.button):not(.remove):hover,.soroush-body td.product-name a:hover{color:var(--brand)!important}.soroush-body .woocommerce-cart-form thead th,.soroush-body .cart_totals h2,.soroush-body .cart-collaterals h2,.soroush-body .e-cart-totals__title{color:var(--ink)!important;font-weight:800!important}.soroush-body button[name="apply_coupon"],.soroush-body .e-apply-coupon,.soroush-body .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{background:var(--brand)!important;color:#fff!important;border:none!important;font-weight:700!important;border-radius:calc(var(--radius)*.7)!important;padding:13px 24px!important;box-shadow:none!important;transition:.16s}.soroush-body button[name="apply_coupon"]:hover,.soroush-body .e-apply-coupon:hover{background:var(--brand-deep)!important}.soroush-body button[name="update_cart"],.soroush-body .e-update-cart{background:var(--brand-soft)!important;color:var(--brand)!important;border:1.5px solid transparent!important;font-weight:700!important;border-radius:calc(var(--radius)*.7)!important;padding:13px 24px!important}.soroush-body button[name="update_cart"]:hover{background:var(--brand)!important;color:#fff!important}.soroush-body button[name="update_cart"][disabled]{opacity:.5}.soroush-body .woocommerce .quantity input.qty,.soroush-body .e-cart .quantity input.qty{border:1.5px solid var(--line2)!important;border-radius:10px!important;height:46px;background:#fff;color:var(--ink);text-align:center}.soroush-body #coupon_code,.soroush-body .coupon input[type="text"]{border:1.5px solid var(--line2)!important;border-radius:11px!important;height:46px;padding:0 14px}.soroush-body #coupon_code:focus,.soroush-body .coupon input[type="text"]:focus{border-color:var(--brand)!important;box-shadow:0 0 0 3px var(--brand-soft)}.soroush-body .woocommerce-cart-form .product-remove a.remove,.soroush-body td.product-remove a{color:var(--muted2)!important;background:var(--surface)!important;border-radius:8px;width:26px;height:26px;line-height:26px;display:inline-block;text-align:center}.soroush-body .woocommerce-cart-form .product-remove a.remove:hover,.soroush-body td.product-remove a:hover{color:#fff!important;background:var(--danger)!important}.soroush-body .cart_totals,.soroush-body .e-cart-totals{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.soroush-body .cart_totals table,.soroush-body .e-cart-totals table{background:#fff0;border:none}.soroush-body .cart_totals .order-total .amount,.soroush-body .order-total .amount{color:var(--brand)!important;font-weight:900}.soroush-body .woocommerce-checkout h3,.soroush-body .woocommerce-billing-fields h3,.soroush-body #order_review_heading{color:var(--ink)!important;font-weight:800!important}.soroush-body .woocommerce-checkout #payment{background:var(--surface)!important;border:1px solid var(--line);border-radius:var(--radius)}.soroush-body .e-cart a:hover,.soroush-body .e-checkout a:hover{color:var(--brand)!important}.shop-active-lbl{font-size:12.5px;color:var(--muted2);font-weight:700;margin-left:4px}.achip{display:inline-flex;align-items:center;gap:6px}.achip .achip-x{font-size:11px;opacity:.8}.achip:hover .achip-x{opacity:1}.soroush-body .elementor-widget-woocommerce-archive-products .woocommerce-result-count{margin:0 0 14px!important;line-height:46px;height:46px;display:inline-block;font-size:13px;color:var(--muted);font-weight:600}.soroush-body .elementor-widget-woocommerce-archive-products .woocommerce-ordering{margin:0 0 14px!important}.soroush-body .elementor-widget-woocommerce-archive-products ul.products{clear:both;margin-top:0!important}.soroush-body .elementor-widget-woocommerce-archive-products .woocommerce-info,.soroush-body .elementor-widget-woocommerce-archive-products>.elementor-widget-container>p,.soroush-body .e-archive-products .woocommerce-info{text-align:center;padding:46px 24px;font-size:15px;font-weight:600;color:var(--muted);background:var(--surface);border:1px dashed var(--line2);border-radius:var(--radius);border-top-color:var(--line2)}.soroush-body .elementor-widget-woocommerce-archive-products .woocommerce-info::before{display:none}.soroush-body .woocommerce-breadcrumb{max-width:var(--maxw);margin:0 auto!important;padding:2px 24px;width:100%;font-size:13px;color:var(--muted2);font-weight:600;line-height:2}.soroush-body .woocommerce-breadcrumb a{color:var(--muted);transition:.13s;padding:2px 0}.soroush-body .woocommerce-breadcrumb a:first-child{color:var(--brand);font-weight:700}.soroush-body .woocommerce-breadcrumb a:hover{color:var(--brand)}.soroush-body .woocommerce-breadcrumb{--sep:var(--muted2)}@media(max-width:600px){.soroush-body .woocommerce-breadcrumb{padding:2px 16px;font-size:12px}}.soroush-body .elementor-widget-woocommerce-product-related ul.products{grid-template-columns:repeat(4,1fr)!important;gap:18px!important}@media(max-width:900px){.soroush-body .elementor-widget-woocommerce-product-related ul.products{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.soroush-body .elementor-widget-woocommerce-product-related ul.products{grid-template-columns:1fr!important}}.soroush-body #reviews .woocommerce-Reviews-title{font-size:18px;font-weight:800;color:var(--ink);margin-bottom:16px}.soroush-body #reviews ol.commentlist{margin:0 0 24px;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.soroush-body #reviews ol.commentlist li.review{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px}.soroush-body #reviews ol.commentlist li .comment_container{display:flex;gap:14px;align-items:flex-start}.soroush-body #reviews ol.commentlist li img.avatar{width:46px;height:46px;border-radius:50%;border:1px solid var(--line);margin:0;float:none;position:static}.soroush-body #reviews ol.commentlist li .comment-text{flex:1;margin:0;border:none;padding:0}.soroush-body #reviews .woocommerce-review__author{font-weight:700;color:var(--ink);font-style:normal}.soroush-body #reviews .woocommerce-review__dash{color:var(--muted2)}.soroush-body #reviews .woocommerce-review__published-date{color:var(--muted2);font-size:12px}.soroush-body #reviews .meta{font-size:12.5px;color:var(--muted2);margin:2px 0 9px}.soroush-body #reviews .description{font-size:14px;color:var(--muted);line-height:1.95}.soroush-body .star-rating span::before,.soroush-body p.stars a::before{color:var(--accent)!important}.soroush-body .star-rating{color:#d6dbde!important}.soroush-body .star-rating::before{color:#d6dbde!important}.soroush-body #review_form .comment-reply-title,.soroush-body #respond .comment-reply-title{font-size:16px;font-weight:800;color:var(--ink);display:block;margin-bottom:12px}.soroush-body #respond input[type=text],.soroush-body #respond input[type=email],.soroush-body #respond textarea{border:1.5px solid var(--line2)!important;border-radius:11px!important;padding:11px 13px!important;width:100%;font-family:var(--font);background:#fff}.soroush-body #respond input:focus,.soroush-body #respond textarea:focus{border-color:var(--brand)!important;box-shadow:0 0 0 3px var(--brand-soft);outline:none}.soroush-body #respond #submit{background:var(--brand)!important;color:#fff!important;border:none!important;border-radius:calc(var(--radius)*.7)!important;font-weight:700!important;padding:12px 28px!important;cursor:pointer;transition:.16s}.soroush-body #respond #submit:hover{background:var(--brand-deep)!important}.soroush-body .comment-form-rating label{font-weight:600;color:var(--ink);margin-left:8px}.soroush-body .woocommerce-review__verified{color:var(--brand);font-size:11px;font-weight:700;background:var(--brand-soft);padding:2px 8px;border-radius:6px;margin-right:6px}.soroush-body .mosaic,.soroush-body .brands-sec,.soroush-body .cat-rail{padding-top:calc(52px * var(--pad,1));padding-bottom:calc(52px * var(--pad,1))}.soroush-body .pricefilter{padding-top:calc(56px * var(--pad,1));padding-bottom:calc(56px * var(--pad,1))}.soroush-body .catindex{padding-top:calc(56px * var(--pad,1));padding-bottom:calc(56px * var(--pad,1))}.soroush-body .about-block{padding-top:calc(58px * var(--pad,1));padding-bottom:calc(58px * var(--pad,1))}.soroush-body .featband .featband-in{padding-top:calc(40px * var(--pad,1));padding-bottom:calc(40px * var(--pad,1))}.soroush-body .pricefilter .sec-head,.soroush-body .brands-sec .sec-head,.soroush-body .mosaic .sec-head,.soroush-body .cat-rail .sec-head{margin-top:4px}.soroush-body .soroush-pdp-form{margin:0}.soroush-body .pdp-swatch{cursor:pointer;background:#fff}.soroush-body .pdp-addcart{cursor:pointer;border:none;width:100%}.soroush-body .pdp-addcart.disabled,.soroush-body .pdp-addcart[disabled]{opacity:.5;cursor:not-allowed}.soroush-body .pdp-addcart.loading{opacity:.7;pointer-events:none}.soroush-body .pdp-glyph-item{display:none}.soroush-body .pdp-glyph-item.on{display:block}.soroush-body .pdp-thumb .pdp-glyphset{display:grid;place-items:center;width:100%;height:100%}.soroush-body .pdp-qty .qty-input{width:42px;height:50px;text-align:center;border:none;background:none;font-weight:700;font-size:16px;color:var(--ink);outline:none}.soroush-body .pdp-variant.shake{animation:soroush-shake .3s}@keyframes soroush-shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.soroush-body .heroA-has-slider{position:relative}.soroush-body .heroA-slides{display:grid}.soroush-body .heroA-has-slider .heroA-slide{grid-area:1 / 1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .7s ease}.soroush-body .heroA-has-slider .heroA-slide.on{opacity:1;visibility:visible;pointer-events:auto}.soroush-body .heroA-photo{width:100%;max-width:540px;aspect-ratio:5 / 4;margin-inline:auto;border-radius:24px;background-size:cover;background-position:center;box-shadow:0 22px 60px rgb(0 0 0 / .32);border:2px solid rgb(255 255 255 / .14)}.soroush-body .heroA-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border-radius:50%;border:1px solid rgb(255 255 255 / .28);background:rgb(255 255 255 / .14);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);transition:background .2s,transform .2s}.soroush-body .heroA-arrow:hover{background:rgb(255 255 255 / .3)}.soroush-body .heroA-arrow.prev{right:20px}.soroush-body .heroA-arrow.next{left:20px}.soroush-body .heroA-arrow.next:hover{transform:translateY(-50%) translateX(-2px)}.soroush-body .heroA-arrow.prev:hover{transform:translateY(-50%) translateX(2px)}.soroush-body .heroA-dots{position:absolute;bottom:20px;left:0;right:0;z-index:4;display:flex;gap:8px;justify-content:center}.soroush-body .heroA-dot{width:9px;height:9px;padding:0;border:none;border-radius:50%;background:rgb(255 255 255 / .42);cursor:pointer;transition:width .25s,background .25s}.soroush-body .heroA-dot.on{width:26px;border-radius:5px;background:#fff}@media (max-width:700px){.soroush-body .heroA-arrow{display:none}.soroush-body .heroA-photo{max-width:100%}}.soroush-body .line-qty input.cart-qty-input{width:40px;text-align:center;font-weight:700;font-size:14px;border:none;background:#fff0;outline:none;-moz-appearance:textfield;color:var(--ink)}.soroush-body .line-qty input.cart-qty-input::-webkit-outer-spin-button,.soroush-body .line-qty input.cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.soroush-body .cart-update-btn{margin-top:8px;background:#fff0;border:1px solid var(--line2);color:var(--ink);border-radius:10px;padding:9px 18px;font-weight:600;font-size:13px;cursor:pointer;transition:.15s}.soroush-body .cart-update-btn:hover{border-color:var(--brand);color:var(--brand)}.soroush-body .csum-coupon button{cursor:pointer;border:none}.soroush-body .woocommerce-cart .woocommerce{max-width:1180px;margin-inline:auto;padding-inline:20px}.soroush-body .csum-coupon button{background:var(--ink)!important;color:#fff!important;border:none!important;border-radius:10px!important;padding:0 20px!important;font-weight:700}.soroush-body .csum-coupon button:hover{background:#000!important}.soroush-body .csum-total b .woocommerce-Price-currencySymbol{font-size:12px;font-weight:500;color:var(--muted);margin-inline-start:4px}.soroush-body .line-price .woocommerce-Price-currencySymbol,.soroush-body .csum-row .woocommerce-Price-currencySymbol{font-weight:500;font-size:.82em;color:var(--muted)}.soroush-body .cart-summary a.btn-solid,.soroush-body .cart-summary .btn-solid{color:#fff!important}.soroush-body .cart-summary a.btn-solid:hover{color:#fff!important}body{--brand:var(--e-global-color-primary, #0f6b4a);--brand-deep:var(--e-global-color-secondary, #0a3f2c);--brand-soft:var(--e-global-color-sbrandsoft, #e7f1ec);--brand-mid:var(--e-global-color-sbrandmid, #14855c);--accent:var(--e-global-color-accent, #c79f3f);--ink:var(--e-global-color-text, #14241d);--radius:16px;--head-scale:1}