.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery .flex-viewport{overflow:hidden;position:relative;border-radius:10px}.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{margin:0;padding:0;list-style:none}.woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image{width:100%}.woocommerce-product-gallery .woocommerce-product-gallery__image img{width:100%;height:auto;display:block}.woocommerce-product-gallery .flex-control-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none}.woocommerce-product-gallery .flex-control-thumbs li{margin:0;width:calc(20% - 7px);cursor:pointer}.woocommerce-product-gallery .flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.55;border-radius:8px;border:2px solid #fff0;transition:opacity .2s,border-color .2s}.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover{opacity:1;border-color:currentColor}.woocommerce-product-gallery .flex-direction-nav{position:absolute;inset:0;pointer-events:none;margin:0;padding:0;list-style:none}.woocommerce-product-gallery .flex-direction-nav li{margin:0}.woocommerce-product-gallery .flex-direction-nav a{pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:rgb(255 255 255 / .92);box-shadow:0 2px 10px rgb(0 0 0 / .18);color:#1f1d1a;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:0;z-index:5;opacity:.9;transition:opacity .2s}.woocommerce-product-gallery .flex-direction-nav a:hover{opacity:1}.woocommerce-product-gallery .flex-direction-nav a::before{content:"";width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;display:block}.woocommerce-product-gallery .flex-direction-nav .flex-prev{left:10px}.woocommerce-product-gallery .flex-direction-nav .flex-prev::before{transform:rotate(135deg);margin-left:4px}.woocommerce-product-gallery .flex-direction-nav .flex-next{right:10px}.woocommerce-product-gallery .flex-direction-nav .flex-next::before{transform:rotate(-45deg);margin-right:4px}.woocommerce-product-gallery .flex-direction-nav a.flex-disabled{opacity:0;pointer-events:none}.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:calc(25% - 6px)}@media (max-width:600px){.woocommerce-product-gallery .flex-direction-nav a{width:34px;height:34px}}