.taoh-product-gallery.images { float: none !important; width: 100% !important; }
.taoh-product-gallery .uk-slideshow-items { aspect-ratio: 1; }
.taoh-product-gallery .imageContainer { overflow: hidden; }
.woocommerce .taoh-product-gallery .uk-slideshow-items > .imageContainer { width: 100%; }
.woocommerce .taoh-product-gallery .uk-slideshow-items > .imageContainer:not(.uk-active) { display: none; }
.taoh-product-gallery figure.zoom { margin: 0; overflow: hidden; width: 100%; height: 100%; }
.taoh-product-gallery figure.zoom a { display: block; width: 100%; height: 100%; }
.taoh-product-gallery .mainImage { width: 100%; height: 100%; object-fit: contain; }
.taoh-product-gallery .taoh-image-enlarge { position: absolute; top: 12px; right: 12px; z-index: 2; }
.taoh-product-gallery .uk-thumbnav img { width: 100px; height: 75px; object-fit: contain; }
.taoh-product-gallery .uk-slideshow-items video { width: 100%; height: 100%; object-fit: contain; }
