.cc-gallery{display:flex;flex-direction:column;gap:1rem;width:100%;max-height:67rem}.cc-gallery__viewer{position:relative;flex-grow:1;height:34rem;overflow:hidden;border-radius:8px}.cc-gallery__view-item{width:auto;height:100%;transition:opacity .3s ease-in-out}.cc-gallery__view-item img,.cc-gallery__view-item video{width:100%;height:100%;display:block;object-fit:cover}.cc-gallery__view-item.hidden-media{display:none}.cc-gallery__view-item.is-active{display:block;animation:fadeIn .4s ease}.cc-gallery__thumbnails{display:flex;gap:.4rem;padding-bottom:.5rem;overflow-x:auto;overflow-y:auto;white-space:nowrap;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cc-gallery__thumb-item{display:flex;min-width:9rem;height:9rem;padding:0;border:2px solid transparent;border-radius:6px;background:transparent;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.cc-gallery__thumb-item img{width:100%;height:100%;object-fit:cover}.cc-gallery__thumb-item.is-selected{border-color:rgb(var(--color-foreground))}.swatch{width:4rem}.product-form__input--swatch:not(:first-child) label{display:flex;align-items:center;vertical-align:baseline;color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));border:1px solid transparent;padding:0 1.2rem;border-radius:2rem;cursor:pointer}.product-form__input--swatch:not(:first-child) input:not(:checked)+label:hover{border-color:rgba(var(--color-foreground),.3)}.product-form__input--swatch:not(:first-child) input:checked+label{background-color:rgb(var(--color-foreground));color:var(--gradient-background)}.product-form__input--swatch label:not(:first-of-type){margin-left:1rem}.cc-gallery__zoom-container{position:relative;overflow:hidden;cursor:none;width:100%;height:100%}.cc-gallery__custom-cursor{position:fixed;position:absolute;left:0;top:0;pointer-events:none;padding:1rem;border-radius:100%;opacity:0;transform:translate(-50%,-50%);z-index:100;color:#441411;background-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cc-gallery__zoom-container:hover .cc-gallery__custom-cursor{opacity:1}.cc-gallery__custom-cursor .lucide-zoom-out{display:none}.cc-gallery__custom-cursor .lucide-zoom-in{display:block}.cc-gallery__zoom-container.is-zoomed .cc-gallery__custom-cursor .lucide-zoom-in{display:none}.cc-gallery__zoom-container.is-zoomed .cc-gallery__custom-cursor .lucide-zoom-out{display:block}.cc-gallery__zoom-container img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease-out;transform-origin:center center}.cc-gallery__zoom-container img{will-change:transform}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:990px){.cc-gallery__thumbnails{max-height:20rem}}@media screen and (min-width:500px){.cc-gallery__viewer{height:50rem}.cc-gallery__thumbnails{display:grid;grid-template-columns:1fr 1fr 1fr;align-content:start}.cc-gallery__thumbnails button{height:10rem}}@media screen and (min-width:990px){.cc-gallery{flex-direction:row-reverse}.cc-gallery__viewer{height:100%}.cc-gallery__thumbnails{grid-template-columns:1fr;overflow-x:visible;min-width:10rem}.cc-gallery__thumb-item{width:100px;height:100px}quick-add-modal product-info .cc-gallery{flex-direction:column}quick-add-modal product-info .cc-gallery__thumbnails{grid-template-columns:1fr 1fr 1fr}quick-add-modal product-info .cc-gallery__thumb-item{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cc-product-gallery.css.map */
