.wcvs-swatches {
	margin-bottom: 8px;
}

.wcvs-swatch:hover {
	opacity: 0.85;
}

.wcvs-swatch.wcvs-disabled {
	opacity: 0.3;
	cursor: not-allowed;
}
