.wev-gate-price {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.45rem 0.65rem;
}

.wev-gate-price del {
	opacity: 0.55;
	font-size: 0.92em;
}

.wev-gate-price ins {
	text-decoration: none;
	font-weight: 600;
	color: inherit;
}

.wev-gate-price__badge {
	display: inline-block;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #8a7530;
	background: rgba(212, 169, 58, 0.14);
	border: 1px solid rgba(212, 169, 58, 0.35);
	padding: 4px 8px;
	line-height: 1.2;
}

.wev-gate-discount-notice {
	margin-bottom: 1.25rem;
}

.wev-gate-discount-notice--pending {
	opacity: 0.85;
}
