.flex-control-thumbs li img { transition: all 0.3s ease !important; opacity: 0.8; } .flex-control-thumbs li img:hover { transform: scale(1.1) !important; } .woocommerce-product-gallery .flex-viewport { transition: none !important; } .woocommerce-product-gallery .woocommerce-product-gallery__wrapper { transition: none !important; transition-duration: 0s !important; } .woocommerce-product-gallery .woocommerce-product-gallery__image { transition: none !important; }  .woocommerce-product-gallery .flex-viewport { height: auto !important; }