/**
 * Homepage overrides — demo UI is primarily in main.css + custom.css.
 */

/* Hide raw WooCommerce product collection if present in customized DB template */
.zescapes-v2-home .wp-block-woocommerce-product-collection {
	display: none !important;
}
