.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: url(https://surureg.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-image: url(https://surureg.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
:root{
--wd-container-w: 1025px;
}

@media (min-width: 1025px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}



