.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{display:none}.shop-archive{max-width:1280px;margin-inline:auto;padding-inline:clamp(var(--space-md), 4vw, var(--space-xl))}.woocommerce ul.products,.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg) var(--space-md);margin:0 0 var(--space-xl);padding:0;list-style:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto;margin:0;padding:0;float:none;clear:none;text-align:right;direction:rtl}.woocommerce ul.products::before,.woocommerce ul.products::after,.woocommerce ul.products li.product::before,.woocommerce ul.products li.product::after{content:none;display:none}.woocommerce ul.products li.product.product-small,.woocommerce-page ul.products li.product.product-small{float:none;width:100%}.product-small .box-image{position:relative;aspect-ratio:3 / 4;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-cream-low)}.product-small .box-image .box-link{display:block;width:100%;height:100%}.product-small .box-image img{width:100%;height:100%;object-fit:cover;color:#fff0}.product-small .product-card__overlay{position:absolute;inset:auto 0 0 0;display:flex;align-items:flex-end;min-height:56%;padding:var(--space-md) var(--space-sm) var(--space-sm);background:linear-gradient(to top,rgb(42 37 32 / .66) 0%,rgb(42 37 32 / .34) 52%,#fff0 100%);pointer-events:none;transition:opacity var(--transition-base)}.product-small .product-card__name{font-family:var(--font-heading);font-weight:800;font-size:1.7rem;line-height:1.25;color:var(--color-cream);text-align:right;width:100%;direction:rtl;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 3px rgb(42 37 32 / .35)}.product-small .product-card__quickview{position:absolute;inset:auto 0 0 0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:var(--space-md);z-index:3;opacity:0;transform:translateY(100%);transition:opacity var(--transition-base),transform var(--transition-base);pointer-events:none}.product-small .product-card__quickview-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.5rem 1.25rem;background-color:var(--color-cream);background-image:linear-gradient(to bottom,rgb(255 255 255 / .7) 0%,#fff0 55%);color:var(--color-gold);font-family:var(--font-body);font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-decoration:none;border-radius:var(--radius-pill);box-shadow:0 2px 6px rgb(42 37 32 / .12),0 10px 22px rgb(42 37 32 / .16),inset 0 1px 0 rgb(255 255 255 / .75);pointer-events:auto;transition:background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.product-small .product-card__quickview-link:hover,.product-small .product-card__quickview-link:focus-visible{background-color:var(--color-gold);background-image:var(--btn-sheen);color:var(--color-text-on-gold);box-shadow:var(--btn-depth-hover);outline:none}.product-small .product-card__quickview-link:active{box-shadow:var(--btn-depth-active)}.product-small:hover .product-card__quickview,.product-small:has(:focus-visible) .product-card__quickview{opacity:1;transform:translateY(0)}.product-small:hover .product-card__overlay,.product-small:has(:focus-visible) .product-card__overlay{opacity:0}@media (hover:none){.product-small .product-card__quickview{display:none}}.product-small .box-text{padding:var(--space-sm) var(--space-xs) 0;text-align:right}.woocommerce ul.products li.product.product-small .price,.woocommerce ul.products li.product.product-small .price .amount,.woocommerce ul.products li.product.product-small .price bdi,.product-small .price,.product-small .price .amount,.product-small .price bdi{color:var(--color-gold-hover);font-family:var(--font-body);font-weight:700;font-size:1.25rem;letter-spacing:.01em}.product-small .price del,.product-small .price del .amount{color:var(--color-text-soft);font-weight:400;margin-inline-start:.35em}.product-small .name.product-title,.product-small a.name.product-title{display:block;text-decoration:none;color:var(--color-text);font-family:var(--font-heading);font-weight:700;font-size:.95rem;line-height:1.3;margin-bottom:.2rem}.product-small a.name.product-title:hover,.product-small a.name.product-title:focus-visible{color:var(--color-gold-hover);outline:none}.product-card__swatches{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:var(--space-xs)}.product-card__swatch{position:relative;display:inline-flex;width:34px;height:34px;border-radius:50%;overflow:hidden;box-shadow:inset 0 0 0 1px rgb(42 37 32 / .12);transition:box-shadow var(--transition-fast),transform var(--transition-fast)}.product-card__swatch::after{content:'';position:absolute;inset:-4px}.woocommerce ul.products li.product .product-card__swatch img.product-card__swatch-img,.product-card__swatch-img{width:34px;height:34px;margin:0;aspect-ratio:1;object-fit:cover;object-position:center 35%;display:block}.product-card__swatch-img--empty{width:34px;height:34px;display:block;background:linear-gradient(135deg,var(--color-cream-low),#d9cdbb)}.product-card__swatch:hover,.product-card__swatch:focus-visible{transform:translateY(-1px);box-shadow:inset 0 0 0 1px rgb(42 37 32 / .2),0 0 0 2px var(--color-gold-light);outline:none}.product-card__swatch.is-current{box-shadow:0 0 0 2px var(--color-cream),0 0 0 3px var(--color-gold)}.product-card__swatch-more{font-family:var(--font-body);font-size:.95rem;font-weight:600;color:var(--color-text-soft);margin-inline-start:2px;font-variant-numeric:tabular-nums;transition:color var(--transition-fast)}a.product-card__swatch-more:hover,a.product-card__swatch-more:focus-visible{color:var(--color-gold);outline:none}.product-small .product-card__color{display:block;font-family:var(--font-body);font-size:1.05rem;color:var(--color-text-soft);margin-top:2px}@keyframes zohar-swatch-swap{from{opacity:.35}to{opacity:1}}.product-small .box-image img.is-swapping{animation:zohar-swatch-swap 280ms cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.product-card__swatch{transition:none}.product-card__swatch:hover,.product-card__swatch:focus-visible{transform:none}.product-small .box-image img.is-swapping{animation:none}}@media (max-width:1024px){.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.shop-archive{padding-inline:var(--space-sm)}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,1fr);gap:var(--space-md) var(--space-xs)}.product-small .product-card__name{font-size:clamp(1.25rem, 5.4vw, 1.6rem)}.product-card__swatches{gap:6px}}.single-product div.product{display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--space-xl);max-width:1280px;margin-inline:auto;padding-inline:clamp(var(--space-md), 4vw, var(--space-xl));direction:rtl}.single-product div.product .zohar-ctl{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.single-product div.product .woocommerce-product-gallery{flex:1 1 44%;min-width:300px;max-width:44%;float:none;margin:0;opacity:1!important}.single-product div.product .summary.entry-summary{flex:1 1 50%;min-width:300px;float:none;margin:0;align-self:flex-start}.single-product .woocommerce-product-gallery,.single-product .woocommerce-product-gallery__wrapper,.single-product .woocommerce-product-gallery .flex-viewport,.single-product .woocommerce-product-gallery ol.flex-control-thumbs{direction:ltr}.single-product .woocommerce-product-gallery__wrapper{margin:0}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image{border-radius:var(--radius-lg);overflow:hidden}.single-product .woocommerce-product-gallery__image img{display:block;width:100%;height:auto;max-height:640px;object-fit:cover}.single-product div.product .woocommerce-tabs,.single-product div.product .woocommerce-product-gallery+.summary~.woocommerce-tabs,.single-product div.product .related,.single-product div.product .upsells{flex:1 1 100%;width:100%}.single-product .flex-control-thumbs{display:flex;flex-wrap:nowrap;gap:var(--space-sm);margin:var(--space-md) 0 0;padding:0 0 var(--space-xs);list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-gold) #fff0}.single-product .flex-control-thumbs::-webkit-scrollbar{height:6px}.single-product .flex-control-thumbs::-webkit-scrollbar-track{background:#fff0}.single-product .flex-control-thumbs::-webkit-scrollbar-thumb{background:var(--color-gold);border-radius:var(--radius-sm)}.single-product .flex-control-thumbs li{flex:0 0 72px;width:72px;margin:0;scroll-snap-align:start}.single-product .flex-control-thumbs img{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:var(--radius-sm);cursor:pointer;opacity:.6;transition:opacity var(--transition-fast),box-shadow var(--transition-fast)}.single-product .flex-control-thumbs img.flex-active,.single-product .flex-control-thumbs img:hover{opacity:1}.single-product .flex-control-thumbs img.flex-active{box-shadow:0 0 0 2px var(--color-gold)}@media (max-width:768px){.single-product div.product{gap:var(--space-lg)}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary.entry-summary{flex:1 1 100%;max-width:100%}}@media (min-width:1025px){.single-product .related ul.products,.single-product .upsells ul.products{grid-template-columns:repeat(4,1fr)}}.zohar-collection-nav{margin:0 0 var(--space-xl)}.zohar-collection-nav__list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:var(--space-sm);list-style:none;margin:0;padding:0;direction:rtl}.zohar-collection-nav__list>li{display:flex;margin:0}.zohar-chip{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 1.4rem;border-radius:var(--radius-pill);background:var(--color-cream-low);color:var(--color-text);font-family:var(--font-body);font-size:.9375rem;font-weight:500;line-height:1;white-space:nowrap;text-decoration:none;border:1px solid var(--color-border);transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast)}.zohar-chip:hover,.zohar-chip:focus-visible{background:var(--color-cream);border-color:var(--color-gold-light);color:var(--color-gold-hover);transform:translateY(-1px);outline:none}.zohar-chip.is-selected{background:var(--color-gold);border-color:var(--color-gold);color:var(--color-text-on-gold);font-weight:600}.zohar-chip.is-selected:hover,.zohar-chip.is-selected:focus-visible{background:var(--color-gold-hover);border-color:var(--color-gold-hover);color:var(--color-text-on-gold)}@media (max-width:600px){.zohar-collection-nav__list{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:var(--space-xs)}.zohar-collection-nav__list::-webkit-scrollbar{display:none}.zohar-chip{flex:0 0 auto}}.woocommerce-shop .zohar-archive-head,.tax-product_cat .zohar-archive-head,.tax-product_tag .zohar-archive-head,body.archive .zohar-archive-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-sm) var(--space-md);text-align:right;margin:clamp(2rem, 5vw, 4.5rem) 0 var(--space-lg);direction:rtl}.woocommerce-shop .zohar-archive-head__title,.tax-product_cat .zohar-archive-head__title,.tax-product_tag .zohar-archive-head__title,body.archive .zohar-archive-head__title{font-family:var(--font-heading);font-weight:700;color:var(--color-text);font-size:clamp(2.75rem, 1.6rem + 5vw, 5rem);line-height:1;margin:0;letter-spacing:-.02em;text-wrap:balance;direction:rtl;unicode-bidi:isolate}@media (prefers-reduced-motion:no-preference){.zohar-archive-head__title{animation:zohar-head-rise 720ms cubic-bezier(.22,1,.36,1) both}@keyframes zohar-head-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}}.tax-product_cat .term-description,.tax-product_tag .term-description,.zohar-shop-view .term-description{max-width:90ch;margin:0 0 var(--space-xl);padding:clamp(1.5rem, 1rem + 2vw, 2.75rem);background-image:linear-gradient(200deg,color-mix(in srgb,var(--color-cream-low) 82%,#fff) 0%,var(--color-cream-low) 52%,color-mix(in srgb,var(--color-cream-low) 91%,var(--color-text)) 100%);background-color:var(--color-cream-low);border-radius:var(--radius-lg);box-shadow:0 1px 2px rgb(42 37 32 / .05),0 8px 24px rgb(42 37 32 / .07),0 28px 56px -16px rgb(42 37 32 / .1),inset 0 1px 0 rgb(255 255 255 / .55);direction:rtl;text-align:right;color:var(--color-text-soft);font-family:var(--font-body);font-size:clamp(0.95rem, 0.9rem + 0.3vw, 1.0625rem);line-height:1.75;text-wrap:pretty}.tax-product_cat .term-description p,.tax-product_tag .term-description p,.zohar-shop-view .term-description p{margin:0 0 var(--space-md)}.tax-product_cat .term-description>:first-child,.tax-product_tag .term-description>:first-child,.zohar-shop-view .term-description>:first-child{margin-top:0}.tax-product_cat .term-description>:last-child,.tax-product_tag .term-description>:last-child,.zohar-shop-view .term-description>:last-child{margin-bottom:0}.tax-product_cat .term-description>p:first-child,.tax-product_tag .term-description>p:first-child,.zohar-shop-view .term-description>p:first-child{font-family:var(--font-heading);font-weight:600;font-size:clamp(1.05rem, 0.98rem + 0.45vw, 1.25rem);line-height:1.55;color:var(--color-text);text-wrap:pretty}.tax-product_cat .term-description>p:last-child,.tax-product_tag .term-description>p:last-child,.zohar-shop-view .term-description>p:last-child{margin-top:var(--space-lg);font-size:.9375rem;line-height:1.6}@media (min-width:900px){.tax-product_cat .term-description,.tax-product_tag .term-description,.zohar-shop-view .term-description{columns:2;column-gap:clamp(2rem, 4vw, 3.5rem)}.tax-product_cat .term-description>p:first-child,.tax-product_tag .term-description>p:first-child,.zohar-shop-view .term-description>p:first-child{column-span:all;max-width:62ch;margin-bottom:var(--space-lg)}.tax-product_cat .term-description>p:only-child,.tax-product_tag .term-description>p:only-child,.zohar-shop-view .term-description>p:only-child{margin-bottom:0}.tax-product_cat .term-description>p:not(:first-child),.tax-product_tag .term-description>p:not(:first-child),.zohar-shop-view .term-description>p:not(:first-child){break-inside:avoid}.tax-product_cat .term-description>p:last-child,.tax-product_tag .term-description>p:last-child,.zohar-shop-view .term-description>p:last-child{margin-top:0}}.zohar-breadcrumb{direction:rtl;text-align:right;margin:clamp(1.25rem, 3vw, 2rem) 0 calc(-1 * var(--space-sm))}@media (max-width:767px){.zohar-breadcrumb{padding-inline:var(--space-md)}}.zohar-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;margin:0;padding:0;list-style:none;font-family:var(--font-body);font-size:.8125rem;letter-spacing:.01em;color:var(--color-text-soft)}.zohar-breadcrumb__item{display:inline-flex;align-items:baseline;gap:.55rem}.zohar-breadcrumb__item+.zohar-breadcrumb__item::before{content:"\2039";color:var(--color-text-soft);opacity:.55}.zohar-breadcrumb a{color:var(--color-text-soft);text-decoration:none;transition:color 160ms ease}.zohar-breadcrumb a:hover,.zohar-breadcrumb a:focus-visible{color:var(--color-text)}.zohar-breadcrumb [aria-current="page"]{color:var(--color-text);font-weight:500}.woocommerce nav.woocommerce-pagination{text-align:center;margin:var(--space-lg) 0 var(--space-xl)}.woocommerce nav.woocommerce-pagination ul{display:inline-flex;direction:rtl;align-items:center;gap:var(--space-xs);border:none;margin:0;padding:0;list-style:none}.woocommerce nav.woocommerce-pagination ul li{border:none;margin:0;overflow:visible}.woocommerce nav.woocommerce-pagination ul li a.page-numbers,.woocommerce nav.woocommerce-pagination ul li span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 .65rem;background:var(--color-cream-low);color:var(--color-text);font-family:var(--font-body);font-size:.9375rem;font-weight:500;line-height:1;text-decoration:none;border-radius:var(--radius-pill);transition:background var(--transition-fast),color var(--transition-fast)}.woocommerce nav.woocommerce-pagination ul li a.page-numbers:hover,.woocommerce nav.woocommerce-pagination ul li a.page-numbers:focus-visible{background:var(--color-cream);color:var(--color-gold-hover);outline:none}.woocommerce nav.woocommerce-pagination ul li span.page-numbers.current{background:var(--color-gold);color:var(--color-text-on-gold);font-weight:600}.woocommerce nav.woocommerce-pagination ul li a.page-numbers.prev,.woocommerce nav.woocommerce-pagination ul li a.page-numbers.next{background:#fff0;color:var(--color-gold);font-weight:600}.zohar-img-placeholder{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:var(--space-xs);width:100%;height:100%;min-height:100%;aspect-ratio:3 / 4;padding:var(--space-md);box-sizing:border-box;background:var(--color-cream-low);border-radius:var(--radius-lg);text-align:right;overflow:hidden}.zohar-img-placeholder__mark{font-family:var(--font-body);font-size:.6875rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--color-gold-light)}.zohar-img-placeholder__name{font-family:var(--font-heading);font-size:1rem;line-height:1.3;color:var(--color-text-soft);direction:rtl}.zohar-img-placeholder--gallery{aspect-ratio:3 / 4;min-height:420px;align-items:center;justify-content:center;text-align:center}.zohar-img-placeholder--gallery .zohar-img-placeholder__mark{font-size:.8125rem}.zohar-img-placeholder--gallery .zohar-img-placeholder__name{font-size:1.5rem}.zohar-img-placeholder--loop .zohar-img-placeholder__name{font-size:.875rem}.single-product .summary.entry-summary{direction:rtl;text-align:right}.single-product .summary .product_title.entry-title{margin:0 0 var(--space-sm);font-family:var(--font-heading);font-weight:700;font-size:clamp(2rem, 1.4rem + 2.6vw, 3.25rem);line-height:1.08;letter-spacing:-.02em;text-wrap:balance;color:var(--color-text)}.single-product div.product .summary>.price,.single-product div.product .summary p.price{margin:0 0 var(--space-lg);font-family:var(--font-body);font-weight:700;font-size:1.85rem;letter-spacing:.01em;line-height:1.2}.single-product .summary .woocommerce-product-details__short-description{margin:0 0 var(--space-lg);max-width:46ch;color:var(--color-text-soft);line-height:1.7}.single-product .summary .price,.single-product .summary .price .amount,.single-product .summary .price bdi,.single-product .summary .price ins .amount,.single-product .summary .price ins bdi{color:var(--color-gold-hover)}.single-product .summary .price del,.single-product .summary .price del .amount,.single-product .summary .price del bdi{color:var(--color-text-soft)}.woocommerce-tabs.wc-tabs-wrapper{margin-top:var(--space-lg);direction:rtl}.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs{display:flex;flex-wrap:wrap;gap:var(--space-lg);margin:0 0 var(--space-lg);padding:0 0 .25rem;list-style:none;border:none;border-bottom:1px solid var(--color-border)}.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li{display:inline-block;margin:0;padding:0;background:none;border:none;border-radius:0;position:relative}.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li a{display:inline-block;padding:0 0 .5rem;font-family:var(--font-body);font-size:.9375rem;font-weight:500;letter-spacing:.02em;color:var(--color-text-soft);text-decoration:none;transition:color var(--transition-fast)}.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a,.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li:hover a,.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li a:focus-visible{color:var(--color-gold);font-weight:600;outline:none}.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li::after{content:"";position:absolute;bottom:-1px;right:0;left:0;height:2px;background:var(--color-gold);opacity:0;transition:opacity var(--transition-fast)}.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li.active::after{opacity:1}.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs::before,.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs::after{content:none;border:none}.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li::before{content:none;border:none}.woocommerce-tabs .woocommerce-Tabs-panel{direction:rtl;text-align:right;font-family:var(--font-body);color:var(--color-text);line-height:1.7;max-width:68ch}.woocommerce-tabs .woocommerce-Tabs-panel--additional_information{max-width:none}.woocommerce-tabs .woocommerce-Tabs-panel>p{margin:0 0 var(--space-md)}.woocommerce-tabs .woocommerce-Tabs-panel h2,.woocommerce-tabs .woocommerce-Tabs-panel h3{font-family:var(--font-heading);color:var(--color-text)}.woocommerce-tabs table.shop_attributes{border:none}.woocommerce-tabs table.shop_attributes th,.woocommerce-tabs table.shop_attributes td{border:none;padding:var(--space-sm) var(--space-md);background:none;text-align:right}.woocommerce-tabs table.shop_attributes tr:nth-child(even) th,.woocommerce-tabs table.shop_attributes tr:nth-child(even) td{background:var(--color-cream-low)}.woocommerce-tabs table.shop_attributes th{color:var(--color-text-muted);font-weight:600;width:30%}@media (max-width:600px){.woocommerce-tabs ul.tabs.wc-tabs{flex-wrap:nowrap;overflow-x:auto;gap:var(--space-md);-webkit-overflow-scrolling:touch;scrollbar-width:none}.woocommerce-tabs ul.tabs.wc-tabs::-webkit-scrollbar{display:none}.woocommerce-tabs ul.tabs.wc-tabs li a{white-space:nowrap}}.single-product .product_meta .sku_wrapper{display:none}.single-product .product_meta{margin-top:var(--space-lg);padding-top:var(--space-md);font-family:var(--font-body);font-size:.8125rem;line-height:1.7;color:var(--color-text-soft);direction:rtl;text-align:right}.single-product .product_meta .posted_in{display:block;letter-spacing:.01em}.single-product .product_meta .posted_in{color:var(--color-text-soft)}.single-product .product_meta a{color:var(--color-gold);text-decoration:none;font-weight:600;transition:color var(--transition-fast)}.single-product .product_meta a:hover,.single-product .product_meta a:focus-visible{color:var(--color-gold-hover);text-decoration:none;outline:none}.single-product nav.woocommerce-breadcrumb,.single-product .shop-page-title.product-title .woocommerce-breadcrumb{display:none}.single-product .woocommerce-product-gallery__image img{border-radius:var(--radius-lg)}.single-product .related .box-image{aspect-ratio:3 / 4;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-cream-low)}.single-product .related .box-image>div:not(.image-tools),.single-product .related .box-image>div:not(.image-tools)>a{height:100%}.single-product .related .box-image img{width:100%;height:100%;object-fit:cover;color:#fff0}.single-product form.cart,.single-product .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-md);margin-top:var(--space-md);direction:rtl}.single-product form.cart>table.variations,.single-product form.cart>.single_variation_wrap{flex:1 1 100%}.single-product form.cart>.single_variation_wrap{margin:0}.single-product form.cart .single_add_to_cart_button,.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button{width:auto;min-width:220px;min-height:52px;padding:.85em 2.5em;border-radius:var(--radius-pill);font-size:.875rem;letter-spacing:.12em}.single-product form.cart .quantity,.single-product .woocommerce-variation-add-to-cart .quantity{flex:0 0 auto;margin:0}.single-product .single_variation_wrap .woocommerce-variation{margin-bottom:var(--space-sm)}.single-product .woocommerce-variation-price .price{margin:0}.single-product .quantity{display:inline-flex;align-items:center;background:var(--color-cream);border:1px solid var(--color-border);border-radius:var(--radius-pill);overflow:hidden}.single-product .quantity input.minus,.single-product .quantity input.plus{-webkit-appearance:none;appearance:none;width:44px;height:44px;min-width:0;min-height:0;margin:0;padding:0;background:#fff0;border:none;border-radius:0;color:var(--color-gold);font-family:var(--font-body);font-size:1.125rem;font-weight:400;line-height:1;letter-spacing:0;text-transform:none;cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast)}.single-product .quantity input.minus:hover,.single-product .quantity input.plus:hover,.single-product .quantity input.minus:focus-visible,.single-product .quantity input.plus:focus-visible{background:var(--color-cream-low);color:var(--color-gold-hover);outline:none}.single-product .quantity input.qty{width:46px;height:44px;min-height:0;margin:0;padding:0;border:none;background:#fff0;box-shadow:none;text-align:center;font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--color-text);-moz-appearance:textfield}.single-product .quantity input.qty::-webkit-outer-spin-button,.single-product .quantity input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.single-product .variations select{min-height:48px;width:auto;min-width:200px;max-width:280px;padding:.5rem var(--space-sm) .5rem 2.25rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-cream);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23755a28' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left .85rem center;background-size:14px;font-family:var(--font-body);font-size:1rem;color:var(--color-text);line-height:1.2;cursor:pointer}.single-product table.variations{margin:0 0 var(--space-md);border:none;width:auto}.single-product table.variations th,.single-product table.variations td{border:none;padding:0 0 var(--space-sm);background:none;text-align:right;vertical-align:middle}.single-product table.variations th.label{padding-inline-end:var(--space-md);white-space:nowrap}.single-product .reset_variations{display:inline-block;margin-inline-start:var(--space-md);font-family:var(--font-body);font-size:.75rem;color:var(--color-text-soft);text-decoration:none;opacity:.8}.single-product .reset_variations:hover,.single-product .reset_variations:focus{color:var(--color-text);text-decoration:underline;opacity:1}.single-product .variations select:focus{outline:none;border-color:var(--color-gold);box-shadow:0 0 0 3px rgb(117 90 40 / .15)}.single-product .variations th.label,.single-product .variations .label label{font-family:var(--font-body);font-weight:600;color:var(--color-text)}.single-product .variations ul li,.single-product .variations .swatch,.single-product .variations [class*="swatch"]{min-height:44px;min-width:44px}.sticky-atc .quantity{display:none}.sticky-atc form.cart{flex:0 0 auto;width:auto;margin:0;display:inline-flex;align-items:center}.sticky-atc .single_add_to_cart_button,.sticky-atc .sticky-atc__scroll{flex:0 0 auto;width:auto;min-width:0;min-height:44px;margin:0;padding:.5em 1.75em;border-radius:var(--radius-pill);white-space:nowrap;line-height:1.4}@media (max-width:600px){.sticky-atc__title{display:none}}.checkout-progress{margin-bottom:var(--space-lg)}.checkout-progress__list{display:flex;list-style:none;margin:0;padding:0;gap:0;counter-reset:step}.checkout-progress__step{flex:1;text-align:center;font-size:.875rem;color:var(--color-text-muted);position:relative;padding-bottom:var(--space-sm)}.checkout-progress__step::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--color-border);border-radius:var(--radius-pill)}.checkout-progress__step--active{color:var(--color-gold);font-weight:600}.checkout-progress__step--active::after{background:var(--color-gold)}.checkout-progress__step a{color:inherit;text-decoration:none}@media (max-width:768px){.woocommerce .col2-set,.woocommerce-page .col2-set{display:block}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%;float:none}}.woocommerce form .form-row label{font-size:.875rem;color:var(--color-text-muted);margin-bottom:var(--space-xs)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.625rem var(--space-sm);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus{outline:none;border-color:var(--color-gold);box-shadow:0 0 0 3px rgb(117 90 40 / .15)}@media (max-width:768px){#place_order{width:100%;min-height:52px;font-size:1rem}}.zohar-siblings{margin:var(--space-md) 0 0;padding-top:var(--space-md);border-top:1px solid var(--color-border)}.zohar-siblings__label{display:block;font-family:var(--font-body);font-size:.85rem;color:var(--color-text-muted);margin-bottom:var(--space-sm)}.zohar-siblings__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-sm)}.zohar-siblings__item{display:flex;flex-direction:column;align-items:center;gap:4px;width:64px;text-decoration:none;color:var(--color-text-soft)}.zohar-siblings__thumb{width:56px;height:56px;object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--color-border);transition:border-color var(--transition-base),transform var(--transition-base)}.zohar-siblings__item:hover .zohar-siblings__thumb,.zohar-siblings__item:focus-visible .zohar-siblings__thumb{border-color:var(--color-gold);transform:translateY(-2px)}.zohar-siblings__name{font-size:.72rem;line-height:1.2;text-align:center;color:var(--color-text-muted)}.zohar-siblings__item:hover .zohar-siblings__name{color:var(--color-gold)}.zohar-cat-links{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 var(--space-xs);padding-block-start:var(--space-sm);font-size:.82rem}.zohar-cat-links__label{color:var(--color-text-muted);font-weight:600;margin-inline-end:var(--space-xs)}.zohar-cat-links__link{color:var(--color-text-soft);text-decoration:none;transition:color var(--transition-base)}.zohar-cat-links__link:hover,.zohar-cat-links__link:focus-visible{color:var(--color-gold);text-decoration:underline}.zohar-cat-links__sep{color:var(--color-text-muted);pointer-events:none}.zohar-related-cats{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-xs) var(--space-sm);padding-block:var(--space-lg) var(--space-md)}.zohar-related-cats__label{color:var(--color-text-muted);font-size:.82rem;font-weight:600}