/* Hide Woodmart swatches until synced (anti-flicker). */
.wcpao-pro-pending .wd-swatches-product {
	visibility: hidden;
}

