/*
Theme Name: CohiiMillc Child
Description: Reusable WooCommerce single-product design for CohiiMillc Pets.
Author: CohiiMillc Pets
Template: hello-elementor
Version: 1.0.33
Text Domain: cohiimillc-child
*/

/* Full-width custom content on normal pages only. WooCommerce templates retain their native wrappers. */
@media (max-width: 767px) {
	body.page:not(.woocommerce-page) main.site-main,
	body.page:not(.woocommerce-page) main.site-main > article.page,
	body.page:not(.woocommerce-page) main.site-main > article.page > .entry-content {
		width: 100%;
		max-width: none;
		margin-inline: 0;
		padding-inline: 0;
	}
}
