.product-v3{padding:0rem 1.5rem 2rem;direction:rtl;background:#fff}.product-v3__container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;background:#fff}@media screen and (min-width:990px){.product-v3__container{grid-template-columns:1fr 1fr;gap:4rem;direction:ltr;align-items:start;min-height:calc(100vh - 4rem)}.product-v3__info{direction:rtl;padding-top:0rem;height:100%}}.product-v3__gallery{position:relative}@media screen and (min-width:990px){.product-v3__gallery{position:sticky;top:2rem;height:fit-content}}.gallery-v3__main{position:relative;aspect-ratio:1 / 1;background:#f5f5f5;overflow:hidden}.gallery-v3__track{position:relative;width:100%;height:100%}.gallery-v3__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease;pointer-events:none}.gallery-v3__slide.is-active{opacity:1;pointer-events:all}.gallery-v3__slide img{width:100%;height:100%;object-fit:cover;display:block}.gallery-v3__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:opacity .2s;color:#000!important}.gallery-v3__arrow svg{color:#000!important;stroke:#000!important}.gallery-v3__zoom-icon{display:none}@media screen and (max-width:989px){.gallery-v3__main{position:relative}.gallery-v3__zoom-icon{position:absolute;bottom:1rem;right:1rem;width:3rem;height:3rem;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:5;pointer-events:none;box-shadow:0 2px 8px #00000026}.gallery-v3__zoom-icon svg{width:1.5rem;height:1.5rem;color:#1a1a1a}}@media screen and (max-width:989px){.gallery-v3__arrow{width:3.5rem;height:3.5rem}.gallery-v3__arrow svg{width:20px;height:20px}}.gallery-v3__arrow:hover{opacity:.8}.gallery-v3__arrow--prev{left:1rem}.gallery-v3__arrow--next{right:1rem}.gallery-v3__thumbnails{display:none}@media screen and (min-width:990px){.gallery-v3__thumbnails{display:flex;position:absolute;bottom:0;left:0;right:0;gap:0;z-index:20;opacity:0;transition:opacity .3s ease;pointer-events:none;justify-content:flex-start;width:100%;padding:0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.gallery-v3__thumbnails::-webkit-scrollbar{display:none}.gallery-v3:hover .gallery-v3__thumbnails{opacity:1;pointer-events:all}.gallery-v3__thumb{width:7rem!important;height:7rem!important;min-width:7rem!important;min-height:7rem!important;max-width:7rem!important;max-height:7rem!important;background:none!important;border:none!important;cursor:pointer;padding:0!important;margin:0!important;transition:all .2s;overflow:hidden;flex-shrink:0;flex-grow:0;box-sizing:border-box!important;box-shadow:none!important}.gallery-v3__thumb.is-active{border:2px solid #1a1a1a!important}.gallery-v3__thumb:hover{opacity:.8}.gallery-v3__thumb img{width:100%;height:100%;object-fit:cover;display:block}}.product-v3__info{display:flex;flex-direction:column;gap:0;background:#fff!important}@media screen and (min-width:990px){.product-v3__info{gap:0}}.product-v3__info-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;background:#fff}@media screen and (min-width:990px){.product-v3__info-scroll{max-height:calc(100vh - 10rem)!important;padding-left:1rem}}.product-v3__title-price{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e8e8e8}.product-v3__title{font-size:1.8rem;font-weight:600;letter-spacing:-.02em;margin:0;flex:1;color:#000}@media screen and (min-width:990px){.product-v3__title{font-size:2.4rem}}.product-v3__price .price{display:flex;align-items:center;gap:.8rem}.product-v3__price .price__regular{font-size:1.8rem;font-weight:600;color:#000}.product-v3__price .price__sale{display:flex;align-items:center;gap:.8rem}.product-v3__price .price__sale .price-item--sale{font-size:1.8rem;font-weight:600;color:#000}.product-v3__price .price__sale .price-item--regular{font-size:1.4rem;color:#999;text-decoration:line-through}.product-v3__hebrew-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem}.product-v3__hebrew-name{font-size:1.5rem;color:#000;margin:0;font-weight:600;line-height:1.25}@media screen and (min-width:990px){.product-v3__hebrew-name{font-size:2rem}}.product-v3__volume-sku-row{display:flex;gap:1rem;align-items:baseline;justify-content:flex-end}.product-v3__volume,.product-v3__sku{font-size:1rem;color:#999;font-weight:400;line-height:1.25}.product-v3__volume-sku-wrapper{display:flex;flex-direction:column;align-items:flex-end}.product-v3__price-per-100{text-align:right;margin-top:-1rem}.product-v3__price-per-100 span{font-size:1rem;color:#999;font-weight:400}.product-v3__description{font-size:1.35rem;line-height:1.7;color:#000;margin-bottom:2rem}.product-v3__accordion-item{border-bottom:.01px solid #3a3a3aff}.product-v3__accordion-item:first-child .product-v3__accordion-title{border-top:none}.product-v3__accordion-item:last-child{border-bottom:none}.product-v3__accordion-title{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0;font-size:1.35rem;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;color:#3a3a3a;background-color:#fff!important;border:none;border-top:.01px solid #1a1a1a;width:100%;text-align:right;outline:none;-webkit-tap-highlight-color:transparent;box-shadow:none;appearance:none;-webkit-appearance:none}.product-v3__accordion-title::-webkit-details-marker{display:none}.product-v3__accordion-title svg{transition:transform .3s}.product-v3__accordion-title[aria-expanded=true] svg{transform:rotate(180deg)}.product-v3__accordion-content{padding-bottom:1.5rem;font-size:1.3rem;line-height:1.7;font-weight:450;color:#000}.product-v3__sticky-bottom{background:#fff;padding:1.5rem 0 0;border-top:1.5px solid #1a1a1a}@media screen and (min-width:990px){.product-v3__sticky-bottom{position:sticky;bottom:0;padding:1rem 0 0;margin-top:0}}.variant-sticky-v3{display:flex;flex-direction:column;gap:0}.variant-sticky-v3__header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.5rem 0;border-bottom:1px solid #e8e8e8;margin-bottom:0;direction:rtl}@media screen and (max-width:989px){.variant-sticky-v3__header{padding:.6rem 1.5rem .6rem 0}.variant-sticky-v3__label{font-size:.9rem;gap:.8rem}}.variant-sticky-v3__label{display:flex;gap:1rem;align-items:center;font-size:.95rem;justify-content:flex-start;grid-column:1}.variant-sticky-v3__label span:first-child{color:#999;font-weight:400}.variant-sticky-v3__current-shade{color:#000;font-weight:600}.variant-sticky-v3__arrow-btn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s;grid-column:2;width:auto;height:auto}.variant-sticky-v3__arrow-btn:hover{opacity:.6}.variant-sticky-v3__arrow-btn svg{width:1rem;height:1rem}.variant-sticky-v3__swatches-container{margin-bottom:0}@media screen and (max-width:989px){.variant-sticky-v3__swatches-container{padding-right:1.5rem}}.variant-sticky-v3__swatches-row{display:flex;gap:0;overflow-x:hidden;flex-wrap:nowrap;flex-direction:row}.variant-sticky-v3__swatch{width:3.5rem;height:3.5rem;min-width:3.5rem;border:1px solid #fff;cursor:pointer;background-size:cover;background-position:center;transition:border-color .2s;padding:0;flex-shrink:0}.variant-sticky-v3__swatch:hover{opacity:.8}.variant-sticky-v3__swatch.is-active{border:1px solid #1a1a1a}.variant-sticky-v3__swatch-more{width:3.5rem;height:3.5rem;min-width:3.5rem;background:#fff;border:1px solid #fff;cursor:pointer;font-size:1rem;font-weight:600;color:#000;transition:background .2s;flex-shrink:0}.variant-sticky-v3__swatch-more:hover{background:#f9f9f9}.variant-sticky-v3__actions-row{display:grid;grid-template-columns:1fr 1fr;gap:0;direction:ltr}.variant-sticky-v3__add-btn{background:#1a1a1a;color:#fff;border:none;height:4rem;font-size:1.1rem;font-weight:600;letter-spacing:.02em;cursor:pointer;border-radius:0;transition:opacity .2s;order:2}@media screen and (max-width:989px){.variant-sticky-v3__add-btn{height:4.5rem;font-size:1.05rem}}.variant-sticky-v3__add-btn:hover{opacity:.9}.variant-sticky-v3__quantity{display:flex;align-items:center;background:#fff;height:4rem;border-radius:0;padding:0 1rem;gap:1rem;order:1;direction:rtl;justify-content:flex-start}@media screen and (max-width:989px){.variant-sticky-v3__quantity{height:4.5rem}}.variant-sticky-v3__quantity-label{font-size:1rem;font-weight:500;color:#000;white-space:nowrap}.variant-sticky-v3__qty-controls{display:flex;align-items:center;gap:0!important}@media screen and (min-width:990px){.variant-sticky-v3__qty-controls{gap:0!important}.variant-sticky-v3__qty-btn{margin:0!important;padding:0!important}.variant-sticky-v3__qty-input{margin:0!important;padding:0!important;width:2.5rem!important}}@media screen and (max-width:989px){.variant-sticky-v3__qty-controls{gap:0!important}.variant-sticky-v3__qty-btn,.variant-sticky-v3__qty-input{margin:0!important;padding:0!important}}.variant-sticky-v3__qty-btn{background:transparent;border:none;width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;cursor:pointer;font-size:1.4rem;transition:background .2s;font-weight:400;display:flex;align-items:center;justify-content:center;margin:0!important;padding:0!important;flex-shrink:0;color:#000!important;-webkit-appearance:none;appearance:none}@media screen and (max-width:989px){.variant-sticky-v3__qty-btn{width:2.8rem;height:2.8rem;font-size:1.6rem}}.variant-sticky-v3__qty-btn:hover{background:#0000000d}.variant-sticky-v3__qty-input{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;border:none;text-align:center;font-size:1.1rem;font-weight:500;outline:none;background:transparent;direction:ltr;pointer-events:none;-webkit-user-select:none;user-select:none;margin:0!important;padding:0!important;line-height:2.5rem;vertical-align:middle;flex-shrink:0;box-sizing:border-box;text-indent:0!important;letter-spacing:0}.variant-sticky-v3__qty-display{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;font-size:1.1rem;font-weight:500;background:transparent;pointer-events:none;-webkit-user-select:none;user-select:none;margin:0!important;padding:0!important;flex-shrink:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.shades-popup-v3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.shades-popup-v3__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;cursor:pointer}.shades-popup-v3__panel{position:fixed;top:0;right:0;bottom:0;width:50%;background:#fff;display:flex;flex-direction:column;animation:slideInFromRight .3s ease}@media screen and (max-width:989px){.shades-popup-v3__panel{width:100%}}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.shades-popup-v3__close{position:absolute;top:2rem;left:2rem;background:none;border:none;cursor:pointer;padding:0;z-index:10;transition:opacity .2s;display:flex;align-items:center;gap:.5rem;direction:rtl}.shades-popup-v3__close:hover{opacity:.6}.shades-popup-v3__close-text{font-size:1.2rem;font-weight:400;color:#000}.shades-popup-v3__close-icon{font-size:1.5rem;color:#000}.shades-popup-v3__header{padding:2rem;border-bottom:1px solid #e8e8e8;direction:rtl}@media screen and (max-width:989px){.shades-popup-v3__header{padding:1.5rem}.shades-popup-v3__header-title{font-size:1.4rem}.shades-popup-v3__header-subtitle{font-size:1.1rem}}.shades-popup-v3__header-content{display:flex;flex-direction:column;gap:.3rem}.shades-popup-v3__header-title{font-size:1.4rem;font-weight:600;color:#000;margin:0}.shades-popup-v3__header-subtitle{font-size:1.1rem;font-weight:300;color:#999;margin:0}.shades-popup-v3__list{flex:1;overflow-y:auto;direction:rtl}.shades-popup-v3__item{display:grid;grid-template-columns:12% 28% 38% 22%;align-items:stretch;padding:0;border:none;border-bottom:1px solid #e8e8e8;background:none;cursor:pointer;transition:background .2s;width:100%;direction:ltr;height:6rem}@media screen and (max-width:989px){.shades-popup-v3__item{grid-template-columns:15% 30% 35% 20%;height:5rem}}.shades-popup-v3__item:hover{background:#f9f9f9}.shades-popup-v3__swatch{grid-column:1;background-size:cover!important;background-position:center!important;border:none!important;border-right:1px solid #e8e8e8!important;display:block!important}.shades-popup-v3__name-swatch{grid-column:2;display:flex;align-items:center;justify-content:center;padding:1rem .3rem;border-right:1px solid #e8e8e8}.shades-popup-v3__name{font-size:1.05rem!important;font-weight:600;color:#000;text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.shades-popup-v3__desc{grid-column:3;font-size:1.2rem;font-weight:400;color:#000;line-height:1.2;text-align:center;direction:rtl;padding:1rem .5rem;display:flex;align-items:center;justify-content:center;border-right:1px solid #e8e8e8;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.shades-popup-v3__badges{grid-column:4;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;padding:1rem .3rem}.shades-popup-v3__badges:empty{display:none}.shades-popup-v3__badge{font-size:.9rem!important;font-weight:400;letter-spacing:0;padding:.4rem!important;border-radius:0;white-space:nowrap}.shades-popup-v3__badge--vegan{background:#fff;color:#000;border:.5px solid #000}.shades-popup-v3__badge--new{background:#000;color:#fff;border:.5px solid #000}@media screen and (max-width:989px){.shades-popup-v3__item{grid-template-columns:15% 25% 40% 20%;height:auto;min-height:7rem}.shades-popup-v3__name{font-size:1.5rem}.shades-popup-v3__desc{font-size:1.2rem;padding:.5rem .3rem}.shades-popup-v3__badge{font-size:.8rem;padding:.35rem .55rem}.shades-popup-v3__badges{padding:.5rem .2rem}}@media screen and (max-width:989px){.variant-sticky-v3{position:fixed!important;bottom:0;left:0;right:0;background:#fff;z-index:100;box-shadow:0 -2px 10px #0000001a;padding-bottom:env(safe-area-inset-bottom)}body{padding-bottom:200px}}.product-v3__sticky-bottom .wishlist-button,.product-v3__sticky-bottom [class*=wishlist],.product-v3__sticky-bottom [class*=heart],.product-v3__sticky-bottom svg[class*=heart],.variant-sticky-v3+*,.variant-sticky-v3__actions-row+*{display:none!important}@media screen and (max-width:989px){.mobile-zoom-v3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#fff}.mobile-zoom-v3__container{width:100%;height:100%;display:flex;flex-direction:column}.mobile-zoom-v3__close{position:absolute;top:1.5rem;left:1.5rem;background:#fffffff2;border:none;width:3rem;height:3rem;border-radius:50%;font-size:2rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;color:#000}.mobile-zoom-v3__image-wrapper{flex:1;overflow:hidden;position:relative;touch-action:pan-x pan-y pinch-zoom;display:flex;align-items:center;justify-content:center}.mobile-zoom-v3__image{max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center}.mobile-zoom-v3__thumbnails{display:flex;gap:0;padding:0 0 10rem;overflow-x:auto;overflow-y:auto;background:#fff;border-top:1px solid #e8e8e8;transform:translateY(-1rem);flex-wrap:wrap}.mobile-zoom-v3__thumb{width:7.5rem;height:7.5rem;min-width:7.5rem;min-height:7.5rem;border:2px solid transparent;background:transparent;cursor:pointer;padding:0;margin:0;flex-shrink:0;position:relative}.mobile-zoom-v3__thumb.is-active{border-color:#1a1a1a}.mobile-zoom-v3__thumb img{width:100%;height:100%;object-fit:cover}}.product-v3__badges{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:flex-end;margin-bottom:1rem;direction:ltr;flex-wrap:wrap}.product-v3__badge{background:#1a1a1a;color:#fff;font-size:.8rem;font-weight:300;letter-spacing:.08em;padding:.2rem .4rem;line-height:1.8;display:inline-block;text-align:center;white-space:nowrap}.product-v3__badge--sold-out,.product-v3__badge--vegan{background:#f1f1f1;color:#1a1a1a}.product-v3__badge--discount{background:#fff;color:#1a1a1a;border:1px solid #1a1a1a;font-size:1.1rem;font-weight:600}@media screen and (min-width:990px){.product-v3__badge--discount{font-size:1.3rem}}@media screen and (max-width:989px){.product-v3__badge--discount{font-size:.85rem;padding:.15rem .35rem}}@media screen and (min-width:990px){.product-v3__badge{font-size:1rem;padding:.3rem .6rem}}.mobile-zoom-v3__sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:10;border-top:1px solid #e8e8e8;direction:rtl}.mobile-zoom-v3__sticky .variant-sticky-v3,.mobile-zoom-v3__sticky .variant-sticky-v3__header,.mobile-zoom-v3__sticky .variant-sticky-v3__swatches-scroll,.mobile-zoom-v3__sticky .variant-sticky-v3__swatches,.mobile-zoom-v3__sticky .variant-sticky-v3__swatches-row{direction:rtl}@media screen and (min-width:990px){.mobile-zoom-v3__sticky{display:none}}.gallery-v3__thumb{position:relative}.gallery-v3__thumb-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.2rem;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5);pointer-events:none}.product-v3__price .price__sale,.product-v3__price .price--on-sale .price__regular{display:none}.product-v3__price .price--on-sale .price__sale{display:flex;align-items:center;gap:.8rem}.mobile-zoom-v3 .variant-sticky-v3__swatch.is-active{border:1px solid #1a1a1a!important;outline:1px solid #1a1a1a!important}.shades-popup-v3{z-index:999999!important}.product-v3__price-varies-row{display:flex;justify-content:center;margin:12px 0}.product-v3__price-varies-badge{display:inline-block;background-color:#000;color:#fff;font-size:11px;font-weight:500;padding:3px 8px;border-radius:2px}.product-v3__title{unicode-bidi:plaintext;direction:ltr;text-align:right}.product-v3__hebrew-name{unicode-bidi:plaintext;direction:rtl;text-align:right}.gallery-v3__arrow,.gallery-v3__zoom-icon{z-index:1!important}.shades-popup-v3__item.is-sold-out .shades-popup-v3__swatch{position:relative}.shades-popup-v3__item.is-sold-out .shades-popup-v3__swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,transparent calc(50% - .5px),rgba(255,255,255,.7) calc(50% - .5px),rgba(255,255,255,.7) calc(50% + .5px),transparent calc(50% + .5px))}.shades-popup-v3__item.is-sold-out{opacity:.5}.shades-popup-v3__badge--sold-out{background:#fff;color:#000;border:.5px solid #000}.shades-popup-v3__badge--sold-out,.product-v3__badge--sold-out,.variant-sticky-v3__add-btn.is-sold-out{text-transform:none!important}.shades-popup-v3{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:999999!important}.shades-popup-v3__panel{z-index:999999}.shades-popup-v3:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:999997}
/*# sourceMappingURL=/cdn/shop/t/47/assets/section-main-product-v3.css.map */
