/**
 * Frontend styles for the lowest price display.
 */

.inalto-lowest-price {
	color: inherit;
	font-size: 0.9em;
	margin: 0.5em 0;
	line-height: 1.4;
}

.inalto-lowest-price-wrapper {
	margin-bottom: 0.5em;
}

.inalto-expiry-date {
	display: block;
	font-size: 0.85em;
	margin-top: 0.25em;
}
