.plexiland-price-unit,
.plexiland-variation-unit {
	display: block;
	margin: 4px 0 18px;
	font-size: 14px;
	font-weight: 600;
	color: #475467;
}

.plexiland-variation-unit {
	margin: 8px 0 0;
	font-size: 14px;
}

.plexiland-variation-unit--inline {
	display: inline;
	margin: 0;
	font-size: 1em;
	font-weight: inherit;
	color: inherit;
}

.single_variation .plexiland-selected-variation-price__gross {
	font-size: 28px !important;
	white-space: nowrap;
}

.single_variation .plexiland-selected-variation-price__gross .price,
.single_variation .plexiland-selected-variation-price__gross .woocommerce-Price-amount {
	display: inline !important;
	font-size: inherit !important;
	white-space: inherit;
}

.plexiland-m2-selected-price {
	margin: 14px 0 18px;
	padding: 3px 0 3px 16px;
	border-left: 3px solid #00a651;
}

.plexiland-m2-selected-price__label,
.plexiland-m2-selected-price__net,
.plexiland-m2-selected-price__details {
	display: block;
	font-size: 14px;
	line-height: 1.45;
	color: #475467;
}

.plexiland-m2-selected-price__label { font-weight: 600; }
.plexiland-m2-selected-price__gross { display: block; font-size: 30px; line-height: 1.15; color: #101828; white-space: nowrap; }
.plexiland-m2-selected-price__details { margin-top: 4px; }
