.gallery-thumbnails-wrapper{display:flex;align-items:center;gap:8px;margin-top:12px;width:100%}.gallery-thumbnails{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;flex:1}.gallery-thumbnails::-webkit-scrollbar{display:none}.gallery-thumb{flex:0 0 72px;height:72px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease}.gallery-thumb.active,.gallery-thumb:hover{border-color:rgb(var(--color-button))}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-arrow{background:rgb(var(--color-background));border:1px solid rgb(var(--color-button));color:rgb(var(--color-button));border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;font-size:16px;transition:background .2s ease,color .2s ease}.gallery-arrow:hover{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}
/*# sourceMappingURL=/cdn/shop/t/29/assets/component-product-gallery-thumbnails.css.map */
