.price .piece-price {
	font-size: 70%;
	color: var(--wcp-color-muted, #6c757d);
	font-weight: 400;
	line-height: 1.4;
	white-space: nowrap;
}
.single-product .summary .price .piece-price { font-size: 50%; }
