/* Remove tick from selected image variation swatch */
.variations .variable-item .variable-item-contents:before {
	display: none !important;
}

