.tvf-manufacturer-uvp {
	display: block;
	font-size: clamp(12px, 0.72em, 15px);
	font-weight: 400;
	line-height: 1.35;
	opacity: 0.72;
	white-space: nowrap;
}

.tvf-manufacturer-uvp__label,
.tvf-manufacturer-uvp__amount {
	white-space: nowrap;
}

.tvf-manufacturer-uvp .woocommerce-Price-amount,
.tvf-manufacturer-uvp .woocommerce-Price-currencySymbol {
	font-size: inherit;
}
