/* The selected price is mirrored into the primary product price by catalog-mode.js. */
.single-product form.variations_form .woocommerce-variation-price {
	display: none !important;
}

.single-product .xcom-variation-price-note {
	margin: 0 0 8px;
	color: #64748b;
	font-size: 0.85em;
	line-height: 1.45;
}
