@@ -4,6 +4,9 @@
$config-woocommerce: (
+ /* Wrapper Width - accepts full, wide, or defuault */
+ "wrapper-width": wide,
+
/* Tables */
"table": (
/* Borders */
@@ -39,13 +39,3 @@
* WooCommerce Styles
*/
@import "../../varia/sass/vendors/woocommerce/style";
-
-/**
- * WC Wrap
- */
-body[class*="woocommerce"] #page .woocommerce,
-body[class*="woocommerce"] #page #woocommerce-wrapper,
-body[class*="woocommerce"] #page .woocommerce-Tabs-panel.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment) {
- @extend %responsive-alignwide-nested;
-}
@@ -1279,6 +1279,9 @@ body[class*="woocommerce"] #page #reviews #comments .commentlist > li::before {
/**
* Structure
+/**
+ * WooCommerce Wrapper Width
+ */
* Vertical Space - 32px
@@ -2066,7 +2069,3 @@ body[class*="woocommerce"] #page .widget_price_filter .price_slider_wrapper .ui-
margin-left: auto;
}
margin-right: auto;