.custom-gallery{max-width:600px;margin:20px auto;overflow-x:hidden;overflow-y:hidden}.custom-gallery .main-image-container{width:100%;margin-bottom:12px}.custom-gallery img.main-image{width:100%;height:auto;border-radius:8px;object-fit:contain;display:block;transition:opacity .3s ease}.custom-gallery .thumbnails{display:flex;justify-content:center;gap:8px;flex-wrap:nowrap;overflow:hidden;margin:0 auto;padding:0}.custom-gallery .thumbnails img{box-sizing:border-box;border-radius:4px;cursor:pointer;border:2px solid transparent;object-fit:cover;height:80px;flex-shrink:0;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;width:auto;max-width:calc((100% - (8px * (var(--thumb-count) - 1))) / var(--thumb-count))}.custom-gallery .thumbnails img.active,.custom-gallery .thumbnails img:hover{border-color:#555;transform:scale(1.1);box-shadow:0 0 8px #0003}@media (max-width: 480px){.custom-gallery{max-width:400px}.custom-gallery .thumbnails img{height:60px;max-width:calc((100% - (8px * (var(--thumb-count) - 1))) / var(--thumb-count))}}.custom-gallery,.main-image-container{position:relative;overflow:hidden}.custom-gallery .prev,.custom-gallery .next{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;font-size:4em;color:#fff;text-shadow:0 0 6px rgba(0,0,0,.85);padding:0 .4em;cursor:pointer;z-index:2}.custom-gallery .prev{left:8px}.custom-gallery .next{right:8px}.thumbnails{display:flex;gap:8px;justify-content:center;margin-top:12px}.thumbnails img{cursor:pointer;border:2px solid transparent;transition:transform .25s ease,box-shadow .25s ease}.thumbnails img.active,.thumbnails img:hover{border-color:#555;transform:scale(1.1);box-shadow:0 0 8px #0003}
/*# sourceMappingURL=/cdn/shop/t/134/assets/custom-gallery.css.map */
