/*
Theme Name: Le Clos
Theme URI: https://leclos.local
Author: Le Clos
Description: Block theme for Le Clos wine & spirits WooCommerce store, inspired by leclos.net.
Requires at least: 6.7
Tested up to: 7.0
Requires PHP: 8.0
Version: 1.4.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: leclos
Tags: block-themes, e-commerce, woocommerce, full-site-editing
*/

/*
 * Most front-end styles live in assets/css/main.css.
 * This file is enqueued by functions.php (block themes do not load it automatically).
 */
.woocommerce div.product div.images img {
	width: auto;
	margin: 0 auto;
}