.product-gallery-vertical-wrapper{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;width:100%}.product-gallery-thumbnails-vertical{display:flex;flex-direction:column;align-items:center;flex:0 0 15%;max-width:138px;min-width:69px;position:relative;overflow:hidden}.product-gallery-thumbnails-vertical .thumbnail-scroll-container{overflow-y:auto;overflow-x:hidden;flex:1;width:100%;scrollbar-width:none;-ms-overflow-style:none}.product-gallery-thumbnails-vertical .thumbnail-scroll-container::-webkit-scrollbar{display:none}.thumbnail-list-vertical{display:flex;flex-direction:column;gap:.5rem;padding:0;margin:0;list-style:none}.thumbnail-list-vertical__item{position:relative;width:100%;flex-shrink:0;cursor:pointer;border:2px solid transparent;border-radius:calc(var(--media-radius) - var(--media-border-width));overflow:hidden;transition:border-color .15s ease}.thumbnail-list-vertical__item:hover{opacity:.8}.thumbnail-list-vertical__item.is-active{border-color:transparent}.thumbnail-list-vertical__item .thumbnail__badge{height:1.6rem;width:1.6rem;left:auto;right:.2rem;top:.2rem}.thumbnail-list-vertical__item .thumbnail__badge .icon{width:.8rem;height:.8rem}.thumbnail-vertical img{display:block;width:100%;height:auto;object-fit:contain;pointer-events:none}.thumbnail-vertical{display:block;width:100%;height:auto;padding:0;border:0;background:transparent;cursor:pointer;position:relative}.thumbnail-arrow{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;background:#00000073;border:none;border-radius:50%;cursor:pointer;z-index:3;position:absolute;left:50%;transform:translate(-50%);transition:opacity .2s ease,background .2s ease}.thumbnail-arrow--up{top:.4rem}.thumbnail-arrow--down{bottom:.4rem}.thumbnail-arrow:hover{background:#00000080}.thumbnail-arrow .icon{width:1.8rem;height:1.8rem;color:#fff}.product-gallery-main-viewer{flex:1;min-width:0;position:relative}.product-gallery-vertical-wrapper .product__media-list{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0!important;gap:0!important;column-gap:0!important;align-items:flex-start!important}.product-gallery-vertical-wrapper .product__media-list::-webkit-scrollbar{display:none}.product-gallery-vertical-wrapper .product__media-item:not(.product__media-item--full) .product-media-container{--ratio-percent: 0 !important}.product-gallery-vertical-wrapper .product__media-item:not(.product__media-item--full) .product-media-container .media{padding-top:0!important;height:auto!important;position:relative!important}.product-gallery-vertical-wrapper .product__media-item:not(.product__media-item--full) .product-media-container .media img{position:relative!important;width:100%!important;height:auto!important}.product-gallery-vertical-wrapper .product__media-item--full .product-media-container .media{position:relative!important}.product-gallery-vertical-wrapper .product__media-item--full video{width:100%!important;height:100%!important;object-fit:contain!important;position:absolute;top:0;left:0}.product--thumbnail_slider .product-gallery-vertical-wrapper .product__media-item,.product--thumbnail .product-gallery-vertical-wrapper .product__media-item{display:flex!important}.product-gallery-vertical-wrapper .product__media-list .deferred-media{display:block!important;width:100%}.product-gallery-vertical-wrapper .product__media-item--full .deferred-media{position:relative;width:100%}.product-gallery-vertical-wrapper .product__media-item--full .deferred-media__poster{width:100%}.product-gallery-vertical-wrapper .product__media-item--full .deferred-media__poster img{width:100%;height:auto}.product-gallery-vertical-wrapper .product__media-item--full .deferred-media__poster img{width:100%;height:100%;object-fit:cover}.product-gallery-vertical-wrapper .product__media-list .product__media-item{flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;scroll-snap-align:start;scroll-snap-stop:always;padding:0!important;margin:0!important}.product-gallery-vertical-wrapper .product__media-list.grid--peek .grid__item,.product-gallery-vertical-wrapper .product__media-list.grid--peek .product__media-item{width:100%!important;min-width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin:0!important;padding:0!important}.product-gallery-vertical-wrapper .product__media-list.grid--peek.slider:after{content:none!important;display:none!important}.product-gallery-vertical-wrapper .product__media-list.grid--peek .grid__item:first-of-type{margin-left:0!important}.product-gallery-vertical-wrapper~.thumbnail-slider,media-gallery:has(.product-gallery-vertical-wrapper) .thumbnail-slider{display:none!important}@media screen and (min-width:750px){.product--thumbnail_slider .product-gallery-vertical-wrapper .thumbnail-slider,.product--thumbnail .product-gallery-vertical-wrapper .thumbnail-slider{display:none}.product-gallery-vertical-wrapper .product__media-list{padding-right:0}}@media screen and (max-width:749px){.product-gallery-vertical-wrapper .thumbnail-slider,.product-gallery-vertical-wrapper .slider-buttons{display:none!important}.product-gallery-vertical-wrapper slider-component.slider-mobile-gutter{margin-left:0!important;margin-right:0!important;overflow:hidden!important}.product-gallery-vertical-wrapper .product__media-list{margin-left:0!important;margin-right:0!important;margin-bottom:0!important;width:100%!important}.product-gallery-vertical-wrapper .product__media-list .product__media-item{width:100%!important;min-width:100%!important}.product-gallery-thumbnails-vertical{flex:0 0 25%!important;max-width:25%!important;min-width:0!important;max-height:none!important}.product-gallery-vertical-wrapper{gap:.5rem!important;align-items:flex-start!important}.product-gallery-main-viewer .product__media-icon{display:none!important}.product-gallery-vertical-wrapper .product-media-container,.product-gallery-vertical-wrapper .product-media-container.global-media-settings{border:none!important;border-width:0!important;box-shadow:none!important}.product-gallery-vertical-wrapper .product__media-list.grid--peek .product__media-item{box-sizing:border-box!important}.product-gallery-vertical-wrapper .product__media-list.slider--mobile{scroll-padding-left:0!important}.product-gallery-vertical-wrapper .product__media-list.slider--mobile:after{content:none!important}.product-gallery-vertical-wrapper .grid--peek .grid__item:first-of-type{margin-left:0!important}}@keyframes reveal-thumbnails{to{opacity:1}}.product-gallery-thumbnails-vertical{opacity:0;transition:opacity .15s ease;animation:reveal-thumbnails 0s 2s forwards}.product-gallery-thumbnails-vertical.is-initialized{animation:none;opacity:1}.mobile-zoom-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#000000f2;display:flex;flex-direction:column}.mobile-zoom-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:.8rem;padding:.8rem 1.2rem;position:absolute;top:0;left:0;right:0;z-index:10;background:#00000040}.mobile-zoom-btn{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;background:#ffffff26;border:none;border-radius:50%;cursor:pointer;color:#fff;transition:background .2s ease}.mobile-zoom-btn:hover{background:#ffffff4d}.mobile-zoom-slider{flex:1;display:flex;overflow-x:hidden;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-top:0}.mobile-zoom-slider::-webkit-scrollbar{display:none}.mobile-zoom-slide{flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:1rem}.mobile-zoom-image{max-width:100%;max-height:100%;object-fit:contain;user-select:none;-webkit-user-select:none}.mobile-zoom-video-container{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center}.mobile-zoom-video-container video{max-width:100%;max-height:calc(100vh - 7rem);object-fit:contain;background:#000}.mobile-zoom-slider.is-zoomed{overflow:hidden;scroll-snap-type:none}.mobile-zoom-slide.is-zoomed{overflow:auto;align-items:flex-start;justify-content:flex-start;cursor:grab;scrollbar-width:none;-ms-overflow-style:none;padding:0}.mobile-zoom-slide.is-zoomed::-webkit-scrollbar{display:none}.mobile-zoom-slide.is-zoomed .mobile-zoom-image{max-width:none;max-height:none;width:200%;cursor:grab}.mobile-zoom-slide.is-zoomed:active{cursor:grabbing}.variant-dropdown-with-images{position:relative}.variant-image-dropdown{position:relative;width:100%}.variant-image-dropdown__toggle{display:flex;align-items:center;gap:.8rem;width:100%;min-height:5rem;padding:.8rem 1rem;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.55);border-radius:var(--inputs-radius);cursor:pointer;font-size:1.4rem;text-align:left;color:rgb(var(--color-foreground));font-family:inherit;line-height:calc(1 + .6 / var(--font-body-scale));appearance:none;-webkit-appearance:none;touch-action:manipulation}.variant-image-dropdown__toggle:hover{border-color:rgb(var(--color-foreground))}.variant-image-dropdown .variant-image-dropdown__toggle>.svg-wrapper{position:static;flex:0 0 auto;width:1rem;height:.6rem;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;pointer-events:none;top:auto;right:auto}.variant-image-dropdown .variant-image-dropdown__toggle[aria-expanded=true]>.svg-wrapper{transform:rotate(180deg)}.variant-image-dropdown .variant-image-dropdown__toggle.select__select{padding-right:1rem}.variant-image-dropdown__toggle .icon{width:1rem;height:.6rem}.variant-image-dropdown__selected{display:flex;align-items:center;gap:.8rem;flex:1;min-width:0;overflow:hidden}.variant-image-dropdown__thumb{width:40px;height:auto;object-fit:contain;border-radius:4px;border:none;flex-shrink:0}.variant-image-dropdown__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.variant-image-dropdown__toggle>.variant-image-dropdown__price{flex:0 0 auto;font-size:1.4rem;color:rgba(var(--color-foreground),.7);white-space:nowrap}.variant-image-dropdown__option>.variant-image-dropdown__price{flex-shrink:0;font-size:1.4rem;color:rgba(var(--color-foreground),.7);white-space:nowrap;margin-left:auto}.variant-image-dropdown__list{display:none;position:absolute;top:calc(100% + .2rem);left:0;right:0;z-index:100;max-height:30rem;overflow-y:auto;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);box-shadow:0 4px 12px #0000001a;padding:0;margin:0;list-style:none}.variant-image-dropdown__list.is-open{display:block}.variant-image-dropdown__option{display:flex;align-items:center;gap:.8rem;padding:.6rem 1rem;cursor:pointer;transition:background-color .1s ease;font-size:1.4rem;line-height:calc(1 + .6 / var(--font-body-scale));color:rgb(var(--color-foreground));touch-action:manipulation}.variant-image-dropdown__option:hover{background-color:rgba(var(--color-foreground),.04)}.variant-image-dropdown__option.is-selected{background-color:rgba(var(--color-foreground),.08);font-weight:600}.variant-image-dropdown__option.is-unavailable{opacity:.5}.variant-image-dropdown__option.is-unavailable .variant-image-dropdown__text{text-decoration:line-through}.variant-image-dropdown__toggle.is-unavailable .variant-image-dropdown__text{text-decoration:line-through;opacity:.5}.variant-dropdown-with-images>select.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;pointer-events:none}.variant-dropdown-with-images>.svg-wrapper{display:none}.variant-sort-controls{display:flex;align-items:center;gap:.4rem;padding:.4rem 0;font-size:1.2rem;line-height:1;color:rgba(var(--color-foreground),.6)}.variant-sort__label{font-weight:600;color:rgba(var(--color-foreground),.5);margin-right:.2rem}.variant-sort__separator{color:rgba(var(--color-foreground),.25);margin:0 .1rem}.variant-sort__group{display:inline-flex;align-items:center;gap:.1rem}.variant-sort__group-label{color:rgba(var(--color-foreground),.5);margin-right:.1rem}.variant-sort__btn{background:none;border:none;padding:.1rem .3rem;cursor:pointer;font-size:1.2rem;color:rgba(var(--color-foreground),.4);transition:color .15s ease;line-height:1}.variant-sort__btn:hover{color:rgb(var(--color-foreground))}.variant-sort__btn.is-active{color:rgb(var(--color-foreground));font-weight:600}.variant-sort__arrow{font-size:.9rem;padding:0 .15rem;line-height:1}.variant-sort__arrow.is-active{color:rgb(var(--color-foreground))}.variant-image-dropdown__price.is-on-sale{color:#e00}.customization-fields{margin-top:1.2rem;padding-top:1.2rem;border-top:.1rem solid rgba(var(--color-foreground),.1)}.customization-fields__header{margin-bottom:1rem}.customization-fields__header .form__label{font-weight:600;font-size:1.4rem}.customization-fields__field{margin-bottom:1.2rem}.customization-fields__field .form__label{display:block;margin-bottom:.4rem;font-size:1.3rem}.customization-fields__required{color:#e00;font-weight:600}.customization-fields__optional{color:rgba(var(--color-foreground),.5);font-size:1.2rem;font-weight:400}.customization-fields__field .field__input{width:100%;padding:.8rem 1rem;min-height:4.4rem;font-size:1.4rem;border:.1rem solid rgba(var(--color-foreground),.55);border-radius:var(--inputs-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit}.customization-fields__field .field__input:focus{border-color:rgb(var(--color-foreground));outline:none;box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.customization-fields__error{border-color:#e00!important;box-shadow:0 0 0 .1rem #e00!important}.customization-color-placeholder{color:rgba(var(--color-foreground),.5)}
/*# sourceMappingURL=/cdn/shop/t/9/assets/variant-gallery.css.map */
