/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
body.woocommerce #primary,
body.woocommerce-checkout #primary {
	width: 100%;
}
.single-product .x-container.max {
    width: 100%;
    max-width: 100%;
}
