/* V50.4 final cascade layer.
   Woodmart places the real account grid inside the WooCommerce shortcode. */
body.woocommerce-account .sw-page-content > .woocommerce{
	display:block!important;
	width:100%!important;
	max-width:none!important;
}
body.woocommerce-account .wd-my-account-wrapper > .wd-my-account-sidebar{
	box-sizing:border-box!important;
}
