.storedash-product-gallery{position:relative;width:100%}.gallery-container{display:flex;gap:16px}.gallery-layout-left .gallery-container{flex-direction:row}.gallery-layout-left .product-thumbnails-wrapper{flex-direction:column;order:-1}.gallery-layout-right .gallery-container{flex-direction:row}.gallery-layout-right .product-thumbnails-wrapper,.gallery-layout-bottom .gallery-container{flex-direction:column}.gallery-layout-bottom .product-thumbnails-wrapper{flex-direction:row;flex-wrap:wrap}.gallery-layout-stacked .product-thumbnails-wrapper{display:none}.main-gallery-container{position:relative;flex:1;overflow:hidden;background:transparent!important;background-color:transparent!important;border-radius:12px}.main-gallery{width:100%;height:100%}.main-image-slide{display:flex;align-items:center;justify-content:center;background:transparent!important;background-color:transparent!important}.main-image-slide a,.main-image-slide a:hover,.main-image-slide a:active,.main-image-slide a:focus{background:transparent!important;background-color:transparent!important;outline:none}.main-image-slide img{width:100%;max-width:100%;height:auto;display:block;aspect-ratio:1/1;object-fit:cover;background:transparent!important;background-color:transparent!important}.has-max-height .main-image-slide img{height:auto;object-fit:contain}.main-image-slide img:hover,.main-image-slide img:active,.main-image-slide img:focus{background:transparent!important;background-color:transparent!important;outline:none}.storedash-product-gallery.has-zoom .main-image-slide{cursor:zoom-in}.storedash-product-gallery.has-zoom .main-image-slide img{transition:transform .3s ease}.storedash-product-gallery.has-zoom .main-image-slide:hover img{transform:scale(1.1)}.main-gallery-container .sale-badge,.main-gallery-container .out-of-stock-badge{position:absolute;display:inline-block!important;width:auto!important;max-width:max-content;color:#fff;padding:6px 14px;border-radius:6px;font-size:13px;font-weight:600;z-index:10;text-transform:uppercase;white-space:nowrap}.main-gallery-container .sale-badge{background:#ef4444}.main-gallery-container .out-of-stock-badge{background:#6b7280;padding:8px 16px}.badge-position-top-left .main-gallery-container .sale-badge{top:16px;left:16px}.badge-position-top-right .main-gallery-container .sale-badge{top:16px;right:16px;left:auto}.badge-position-bottom-left .main-gallery-container .sale-badge{bottom:16px;left:16px;top:auto}.badge-position-bottom-right .main-gallery-container .sale-badge{inset:auto 16px 16px auto}.badge-position-top-left-flush .main-gallery-container .sale-badge{top:0;left:0}.badge-position-top-right-flush .main-gallery-container .sale-badge{top:0;right:0;left:auto}.badge-position-bottom-left-flush .main-gallery-container .sale-badge{bottom:0;left:0;top:auto}.badge-position-bottom-right-flush .main-gallery-container .sale-badge{inset:auto 0 0 auto}.out-of-stock-position-top-left .main-gallery-container .out-of-stock-badge{top:16px;left:16px}.out-of-stock-position-top-right .main-gallery-container .out-of-stock-badge{top:16px;right:16px;left:auto}.out-of-stock-position-bottom-left .main-gallery-container .out-of-stock-badge{bottom:16px;left:16px;top:auto}.out-of-stock-position-bottom-right .main-gallery-container .out-of-stock-badge{inset:auto 16px 16px auto}.out-of-stock-position-top-left-flush .main-gallery-container .out-of-stock-badge{top:0;left:0}.out-of-stock-position-top-right-flush .main-gallery-container .out-of-stock-badge{top:0;right:0;left:auto}.out-of-stock-position-bottom-left-flush .main-gallery-container .out-of-stock-badge{bottom:0;left:0;top:auto}.out-of-stock-position-bottom-right-flush .main-gallery-container .out-of-stock-badge{inset:auto 0 0 auto}.out-of-stock-position-center .main-gallery-container .out-of-stock-badge{top:50%;left:50%;transform:translate(-50%,-50%)}.enlarge-btn{position:absolute;width:40px;height:40px;background:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;box-shadow:0 2px 8px #0000001a;padding:0}.expand-icon-top-right .enlarge-btn{top:16px;right:16px}.expand-icon-top-left .enlarge-btn{top:16px;left:16px;right:auto}.expand-icon-bottom-right .enlarge-btn{bottom:16px;right:16px;top:auto}.expand-icon-bottom-left .enlarge-btn{inset:auto auto 16px 16px}.enlarge-btn:hover{background:#e65500;transform:scale(1.1)}.enlarge-btn:hover svg{stroke:#fff}.enlarge-btn svg{stroke:#1f2937;transition:stroke .2s ease}.gallery-nav-btn{position:absolute;top:50%;transform:translateY(-50%) translateZ(0);width:40px;height:40px;background:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;box-shadow:0 2px 8px #0000001a;padding:0}.gallery-nav-btn svg{width:24px;height:24px;flex-shrink:0}.gallery-nav-prev{left:16px}.gallery-nav-next{right:16px}.nav-anim-scale .gallery-nav-btn:hover{transform:translateY(-50%) scale(1.1)}.nav-anim-scale-up .gallery-nav-btn:hover{transform:translateY(calc(-50% - 4px)) scale(1.1)}.nav-anim-none .gallery-nav-btn:hover{transform:translateY(-50%)}.gallery-nav-btn:hover svg{stroke:#fff}.gallery-nav-btn svg{transition:stroke .2s ease}@media (max-width: 768px){.gallery-nav-btn{display:none}}.product-thumbnails-wrapper{display:flex;gap:10px;position:relative}.product-thumbnail{border:2px solid #e5e7eb;overflow:hidden;cursor:pointer;transition:all .2s ease;background:transparent!important;background-color:transparent!important;padding:0;flex-shrink:0}.product-thumbnail:hover,.product-thumbnail:active,.product-thumbnail:focus{background:transparent!important;background-color:transparent!important}.product-thumbnail img{width:100%;height:100%;object-fit:cover;display:block;background:transparent!important;background-color:transparent!important}.product-thumbnail img:hover,.product-thumbnail img:active,.product-thumbnail img:focus{background:transparent!important;background-color:transparent!important;outline:none}.product-thumbnail:hover{border-color:#9ca3af}.product-thumbnail.active{border-color:#e65500;border-width:2px}.product-thumbnails-container{display:flex;flex-direction:column;position:relative}.gallery-layout-left .product-thumbnails-container{order:-1}.gallery-layout-left .product-thumbnails-container,.gallery-layout-right .product-thumbnails-container{flex-direction:row;flex-wrap:wrap}.gallery-layout-left .product-thumbnails-wrapper,.gallery-layout-right .product-thumbnails-wrapper{order:1;width:100%}.gallery-layout-left .thumbs-nav-up,.gallery-layout-left .thumbs-nav-down,.gallery-layout-right .thumbs-nav-up,.gallery-layout-right .thumbs-nav-down{order:2}.gallery-layout-left .product-thumbnails-wrapper,.gallery-layout-right .product-thumbnails-wrapper{max-height:500px;overflow-y:scroll;overflow-x:hidden;scroll-behavior:smooth}.gallery-layout-left .product-thumbnails-wrapper::-webkit-scrollbar,.gallery-layout-right .product-thumbnails-wrapper::-webkit-scrollbar{width:0}.gallery-layout-left .product-thumbnails-wrapper,.gallery-layout-right .product-thumbnails-wrapper{scrollbar-width:none}.thumbs-nav-btn{width:32px;height:32px;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:6px;display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #00000014;margin:0 auto;flex-shrink:0}.thumbs-nav-btn svg{width:20px;height:20px;stroke:#1f2937!important;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;fill:none!important;transition:stroke .2s ease;display:block}.thumbs-nav-btn:hover:not(.disabled){background:#e65500;border-color:#e65500;transform:scale(1.05)}.thumbs-nav-btn:hover:not(.disabled) svg{stroke:#fff}.thumbs-nav-btn.disabled{opacity:.4;cursor:not-allowed;background:#ffffffb3}.gallery-layout-bottom .thumbs-nav-up{margin-bottom:8px}.gallery-layout-bottom .thumbs-nav-down{margin-top:8px}.gallery-layout-left .thumbs-nav-btn,.gallery-layout-right .thumbs-nav-btn{margin:8px 4px 0;flex:0 0 auto}.gallery-layout-left .product-thumbnails-container.has-vertical-overflow .thumbs-nav-btn,.gallery-layout-right .product-thumbnails-container.has-vertical-overflow .thumbs-nav-btn{display:flex}.thumbs-mode-wrap.gallery-layout-bottom .product-thumbnails-wrapper{flex-wrap:wrap;overflow:visible}.thumbs-mode-slider.gallery-layout-bottom .product-thumbnails-wrapper{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#d1d5db transparent;cursor:grab}.thumbs-mode-slider.gallery-layout-bottom .product-thumbnails-wrapper:active{cursor:grabbing}.thumbs-mode-slider.gallery-layout-bottom .product-thumbnails-wrapper::-webkit-scrollbar{height:6px}.thumbs-mode-slider.gallery-layout-bottom .product-thumbnails-wrapper::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px;margin:8px 0}.thumbs-mode-slider.gallery-layout-bottom .product-thumbnails-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px;transition:background .2s}.thumbs-mode-slider.gallery-layout-bottom .product-thumbnails-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.thumbs-mode-slider.gallery-layout-bottom .product-thumbnails-wrapper:after{content:"";position:absolute;right:0;top:0;bottom:6px;width:40px;background:linear-gradient(to right,transparent,rgba(255,255,255,.8));pointer-events:none;opacity:0;transition:opacity .3s}.thumbs-mode-slider.gallery-layout-bottom .product-thumbnails-wrapper.has-overflow:after{opacity:1}.product-lightbox{position:fixed;inset:0;background:#000000f2;z-index:999999;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-lightbox.active{display:flex;opacity:1}.lightbox-content{max-width:90vw;max-height:90vh;width:100%}.lightbox-content .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.lightbox-content img{max-width:100%;max-height:80vh;width:auto;height:auto;object-fit:contain}.image-caption{color:#fff;text-align:center;margin-top:16px;font-size:14px;opacity:.9}.lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:16px;font-weight:500;z-index:10;background:#0000004d;padding:8px 20px;border-radius:20px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);user-select:none;pointer-events:none}.lightbox-counter .counter-separator{opacity:.6;margin:0 4px}.lightbox-close{position:absolute;top:20px;right:20px;width:48px;height:48px;background:#ffffff1a;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.lightbox-close:hover{background:#fff3;transform:scale(1.1)}.lightbox-close svg{stroke:#fff}.lightbox-content .swiper-button-prev,.lightbox-content .swiper-button-next{color:#fff;width:48px;height:48px;background:#ffffff1a;border-radius:50%}.lightbox-content .swiper-button-prev:hover,.lightbox-content .swiper-button-next:hover{background:#fff3}.lightbox-content .swiper-button-prev:after,.lightbox-content .swiper-button-next:after{font-size:20px}.lightbox-thumbnail-strip{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:12px 16px;border-radius:12px;z-index:10;max-width:90vw;will-change:transform;transform:translate(-50%) translateZ(0)}.lightbox-thumbnails-wrapper{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;cursor:grab;contain:layout style;-webkit-overflow-scrolling:touch}.lightbox-thumbnails-wrapper::-webkit-scrollbar{display:none}.lightbox-thumbnails-wrapper:active{cursor:grabbing}.lightbox-thumb{width:60px;height:60px;flex-shrink:0;border:2px solid rgba(255,255,255,.3);border-radius:6px;overflow:hidden;cursor:pointer;transition:all .2s ease;opacity:.6;background:transparent!important;background-color:transparent!important;background-image:none!important;padding:0;margin:0;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;will-change:transform,opacity;transform:translateZ(0)}.lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;background:transparent!important;background-color:transparent!important}.lightbox-thumb:hover,.lightbox-thumb:active,.lightbox-thumb:focus{background:transparent!important;background-color:transparent!important}.lightbox-thumb:hover{opacity:.9;border-color:#fff9}.lightbox-thumb.active{opacity:1;border-color:#fff;transform:scale(1.1) translateZ(0)}@media (prefers-reduced-motion: reduce){.lightbox-thumb{transition:none}.lightbox-thumbnails-wrapper{scroll-behavior:auto}}@media (max-width: 768px){.lightbox-thumbnail-strip{padding:10px 12px;border-radius:10px;bottom:15px}.lightbox-thumb{width:50px;height:50px}.lightbox-thumbnails-wrapper{gap:6px}}@media (max-width: 480px){.lightbox-thumbnail-strip{padding:8px 10px;border-radius:8px;bottom:10px;max-width:95vw}.lightbox-thumb{width:45px;height:45px}.lightbox-thumbnails-wrapper{gap:5px}}@media (max-width: 768px){.gallery-container{gap:12px}.gallery-layout-left .gallery-container,.gallery-layout-right .gallery-container{flex-direction:column}.gallery-layout-left .main-gallery-container,.gallery-layout-right .main-gallery-container,.gallery-layout-bottom .main-gallery-container{order:0!important}.gallery-layout-left .product-thumbnails-container,.gallery-layout-right .product-thumbnails-container,.gallery-layout-bottom .product-thumbnails-container{order:1!important}.gallery-layout-left .product-thumbnails-wrapper,.gallery-layout-right .product-thumbnails-wrapper{flex-direction:row;order:0;max-height:none;overflow-x:auto;overflow-y:hidden}.main-gallery-container .sale-badge,.main-gallery-container .out-of-stock-badge{font-size:11px;padding:4px 10px}.badge-position-top-left .main-gallery-container .sale-badge{top:12px;left:12px}.badge-position-top-right .main-gallery-container .sale-badge{top:12px;right:12px}.badge-position-bottom-left .main-gallery-container .sale-badge{bottom:12px;left:12px}.badge-position-bottom-right .main-gallery-container .sale-badge{bottom:12px;right:12px}.out-of-stock-position-top-left .main-gallery-container .out-of-stock-badge{top:12px;left:12px}.out-of-stock-position-top-right .main-gallery-container .out-of-stock-badge{top:12px;right:12px}.out-of-stock-position-bottom-left .main-gallery-container .out-of-stock-badge{bottom:12px;left:12px}.out-of-stock-position-bottom-right .main-gallery-container .out-of-stock-badge{bottom:12px;right:12px}.enlarge-btn{width:36px;height:36px;top:12px;right:12px}.enlarge-btn svg{width:16px;height:16px}}.main-gallery,.product-lightbox,.product-thumbnail{will-change:transform;transform:translateZ(0)}.product-thumbnails-wrapper{-webkit-overflow-scrolling:touch}.main-image-slide{min-height:300px}.storedash-product-gallery.loading{opacity:.6;pointer-events:none}.storedash-product-gallery.loading .main-gallery-container:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid #E65500;border-radius:50%;border-top-color:transparent;animation:gallery-spin .6s linear infinite}@keyframes gallery-spin{to{transform:rotate(360deg)}}.storedash-product-gallery .woocommerce-product-gallery__image,.storedash-product-gallery .woocommerce-product-gallery__image a,.storedash-product-gallery .woocommerce-product-gallery__image img,.storedash-product-gallery .swiper-slide,.storedash-product-gallery .swiper-slide a,.storedash-product-gallery .swiper-slide img,.storedash-product-gallery .woocommerce-product-gallery__image:hover,.storedash-product-gallery .woocommerce-product-gallery__image a:hover,.storedash-product-gallery .woocommerce-product-gallery__image img:hover,.storedash-product-gallery .swiper-slide:hover,.storedash-product-gallery .swiper-slide a:hover,.storedash-product-gallery .swiper-slide img:hover{background:transparent!important;background-color:transparent!important}.storedash-product-gallery .woocommerce-product-gallery__image:active,.storedash-product-gallery .woocommerce-product-gallery__image:focus,.storedash-product-gallery .woocommerce-product-gallery__image a:active,.storedash-product-gallery .woocommerce-product-gallery__image a:focus,.storedash-product-gallery .woocommerce-product-gallery__image img:active,.storedash-product-gallery .woocommerce-product-gallery__image img:focus,.storedash-product-gallery .swiper-slide:active,.storedash-product-gallery .swiper-slide:focus,.storedash-product-gallery .swiper-slide a:active,.storedash-product-gallery .swiper-slide a:focus,.storedash-product-gallery .swiper-slide img:active,.storedash-product-gallery .swiper-slide img:focus{background:transparent!important;background-color:transparent!important}.storedash-product-gallery *,.storedash-product-gallery *:hover,.storedash-product-gallery *:active,.storedash-product-gallery *:focus{box-shadow:none!important}.storedash-product-gallery .swiper-wrapper{background:transparent!important;background-color:transparent!important}
/*# sourceMappingURL=product-gallery.min.css.map */
