body.single-product .woocommerce-product-gallery .flex-viewport{height:var(--hm-gallery-h)!important;overflow:hidden!important}body.single-product .woocommerce-product-gallery img.zoomImg{max-width:none!important;max-height:none!important;width:auto!important;height:auto!important}body.single-product .woocommerce-product-gallery ol.flex-control-thumbs.hm-hidden-thumbs{position:absolute!important;left:-99999px!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}body.single-product .woocommerce-product-gallery .hm-thumbs-swiper{margin-top:14px;width:100%;overflow:hidden}body.single-product .woocommerce-product-gallery .hm-thumbs-swiper .swiper-slide{width:96px;height:96px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid rgba(0,0,0,.12);opacity:.75;transition:opacity .15s ease,border-color .15s ease;background:#fff}body.single-product .woocommerce-product-gallery .hm-thumbs-swiper img{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}body.single-product .woocommerce-product-gallery .hm-thumbs-swiper .swiper-slide.is-active{opacity:1;border-color:rgba(33,144,194,.55)}