/* Someh v10.7 WooCommerce speed guard: reduce CLS without changing design */
.single-product div.product .woocommerce-product-gallery,
.single-product div.product .summary{contain:layout paint}
.single-product div.product .woocommerce-product-gallery img{height:auto;max-width:100%}
.products .product img{height:auto;max-width:100%}
