:root {
	--wd-primary-color: rgb(255,0,0);
	--wd-link-color: rgb(255,0,0);
	--wd-link-color-hover: rgb(245,245,245);
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-image: url(https://shgatools.com/wp-content/uploads/2024/10/selpro-1.webp);
	background-repeat: repeat;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center center;
}
.single-product .wd-page-content {
	background-image: url(https://shgatools.com/wp-content/uploads/2024/10/selpro-1.webp);
	background-repeat: repeat;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center center;
}



