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 .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)}