.page .main-page-wrapper{
	background-image: url(https://beautinow.com/wp-content/uploads/2023/10/bg-scaled.webp);
	background-repeat:no-repeat;
	background-size:inherit;
	background-attachment:inherit;
	background-position:center center;
}

.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background-image: none;
	background-repeat:inherit;
	background-size:inherit;
	background-attachment:fixed;
	background-position:center top;
}

.woodmart-archive-blog .main-page-wrapper{
	background-image: none;
	background-repeat:inherit;
	background-size:inherit;
	background-attachment:fixed;
	background-position:center top;
}




			:root{
			--wd-container-w: 1600px;
		}
	
			@media (min-width: 1617px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1600px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	






