/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 01 2026 | 09:52:48 */
.single-product div.product .woocommerce-product-gallery .flex-viewport {
	height: 600px !important;
}

.single-product div.product .woocommerce-product-gallery img {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
}

.woocommerce-product-gallery__image,
.woocommerce-product-gallery__wrapper{
	height: 100% !important;
}