.attachment-woocommerce_thumbnail {
	background-color: white;
}
.woocommerce-product-gallery {
	background-color: white;
}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
	background-color: white;
}