/* FILE: woocommerce/layout/_product.scss */

.site-main {

	.single-product & {
		max-width: none;
	}

}
