.single-product .woocommerce-product-gallery{position:relative;min-width:0}.single-product .woocommerce-product-gallery__trigger{display:none!important}.single-product .woocommerce-product-gallery .flex-viewport,.single-product .woocommerce-product-gallery__wrapper{border-radius:6px}.single-product .woocommerce-product-gallery__image>a{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(180deg,#f8faf8,#ecefed)}.single-product .woocommerce-product-gallery__image>a>img{width:100%;height:100%;object-fit:contain}.single-product .woocommerce-product-gallery .flex-control-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:84px;gap:10px;max-width:100%;margin:14px 0 0;padding:2px 0 6px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:#68717a transparent;scrollbar-width:thin;list-style:none}.single-product .woocommerce-product-gallery .flex-control-thumbs li,.single-product .woocommerce-product-gallery .flex-direction-nav li{margin:0;padding:0;list-style:none}.single-product .woocommerce-product-gallery .flex-control-thumbs img{width:84px;height:84px;padding:4px;border:2px solid transparent;border-radius:6px;background:#f5f7f5;object-fit:contain;opacity:.68;cursor:pointer;transition:border-color 160ms ease,opacity 160ms ease,transform 160ms ease}.single-product .woocommerce-product-gallery .flex-control-thumbs img:hover{border-color:#b8c3be;opacity:1;transform:translateY(-2px)}.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active{border-color:var(--em-red);opacity:1}.single-product .woocommerce-product-gallery .flex-direction-nav{position:static;margin:0;padding:0;list-style:none}.single-product .woocommerce-product-gallery .flex-direction-nav a{position:absolute;top:calc(50% - 49px);z-index:4;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(16,19,22,.13);border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(16,19,22,.2);color:var(--em-ink);font-size:0;line-height:1;transform:translateY(-50%);transition:background 160ms ease,color 160ms ease,opacity 160ms ease,transform 160ms ease}.single-product .woocommerce-product-gallery .flex-direction-nav a::before{content:"";width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor}.single-product .woocommerce-product-gallery .flex-direction-nav .flex-prev{left:12px}.single-product .woocommerce-product-gallery .flex-direction-nav .flex-prev::before{transform:rotate(-135deg)}.single-product .woocommerce-product-gallery .flex-direction-nav .flex-next{right:12px}.single-product .woocommerce-product-gallery .flex-direction-nav .flex-next::before{transform:rotate(45deg)}.single-product .woocommerce-product-gallery .flex-direction-nav a:focus-visible,.single-product .woocommerce-product-gallery .flex-direction-nav a:hover{background:var(--em-red);color:#fff;outline:0;transform:translateY(-50%) scale(1.05)}.single-product .woocommerce-product-gallery .flex-direction-nav a.flex-disabled{opacity:.28;pointer-events:none}@media (max-width:640px){.single-product .woocommerce-product-gallery__image>a{aspect-ratio:4/3}.single-product .woocommerce-product-gallery .flex-control-thumbs{grid-auto-columns:68px;gap:8px;margin-top:10px}.single-product .woocommerce-product-gallery .flex-control-thumbs img{width:68px;height:68px}.single-product .woocommerce-product-gallery .flex-direction-nav a{top:calc(50% - 41px);width:40px;height:40px}.single-product .woocommerce-product-gallery .flex-direction-nav .flex-prev{left:8px}.single-product .woocommerce-product-gallery .flex-direction-nav .flex-next{right:8px}}@media (prefers-reduced-motion:reduce){.single-product .woocommerce-product-gallery .flex-control-thumbs img,.single-product .woocommerce-product-gallery .flex-direction-nav a{transition:none}}