/*
Theme WooCommerce styles.
This file is intentionally lightweight; WooCommerce component styles are
primarily handled via theme global CSS and plugin templates.
*/

.woocommerce .site-main {
  width: 100%;
}
