.wd-page-title {
	background-color: rgb(252,233,227);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.page .wd-page-content {
	background-color: rgb(252,233,227);
	background-image: none;
	background-repeat: inherit;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center top;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(252,233,227);
	background-image: none;
	background-repeat: inherit;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center top;
}



