/* Make JetWooBuilder pages full width */
body:not([class*=elementor-page-]) .site-main {
	max-width: initial!important;
}