/* One large product image at a time; the customer uses arrows, swipe, or keyboard. */
body.single-product .woocommerce-product-gallery{position:relative;overflow:hidden;border-radius:12px;background:#f2efe8}
body.single-product .woocommerce-product-gallery .flex-viewport{border-radius:12px;overflow:hidden}
body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{margin:0}
body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image{margin:0}
body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{display:block;width:100%;height:auto;margin:0}
body.single-product .woocommerce-product-gallery .flex-control-nav{display:none!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav{display:block!important;position:static!important;width:0!important;height:0!important;margin:0!important;padding:0!important;list-style:none!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav li{display:block!important;margin:0!important;padding:0!important;list-style:none!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav a{position:absolute!important;top:50%!important;z-index:30!important;display:flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;margin:-24px 0 0!important;padding:0!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:999px!important;background:rgba(0,0,0,.76)!important;color:#fff!important;opacity:1!important;overflow:hidden!important;text-decoration:none!important;text-indent:-9999px!important;box-shadow:0 4px 18px rgba(0,0,0,.24)!important;transform:none!important;transition:background .18s ease,transform .18s ease!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav a::before{display:block!important;position:absolute!important;inset:0!important;color:#fff!important;font:400 36px/44px Arial,sans-serif!important;text-align:center!important;text-indent:0!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav .flex-prev{left:14px!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav .flex-next{right:14px!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav .flex-prev::before{content:'\2039'!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav .flex-next::before{content:'\203A'!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav a:hover{background:#000!important;transform:scale(1.06)!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav a:focus-visible{outline:3px solid #f4d76c!important;outline-offset:3px!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav .flex-disabled{display:none!important}
body.single-product .mtm-gallery-counter{position:absolute;left:50%;bottom:14px;z-index:30;display:inline-flex;align-items:center;justify-content:center;min-width:64px;min-height:34px;padding:6px 12px;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:rgba(0,0,0,.76);color:#fff;font:650 13px/1.2 Inter,system-ui,sans-serif;letter-spacing:.02em;transform:translateX(-50%);pointer-events:none}
body.single-product .product_meta .sku_wrapper{display:none!important}

@media(max-width:600px){
body.single-product .woocommerce-product-gallery .flex-direction-nav a{width:44px!important;height:44px!important;margin-top:-22px!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav .flex-prev{left:10px!important}
body.single-product .woocommerce-product-gallery .flex-direction-nav .flex-next{right:10px!important}
body.single-product .mtm-gallery-counter{bottom:10px;min-height:32px;padding:5px 10px}
}

@media(prefers-reduced-motion:reduce){
body.single-product .woocommerce-product-gallery .flex-direction-nav a{transition:none!important}
}
