.single-product div.product .summary .price {
	font-size: clamp(24px, 2.2vw, 30px) !important;
	font-weight: 700 !important;
	line-height: 1.25;
	color: #263541;
}

.single-product div.product .summary .price ins {
	font-weight: 700 !important;
	text-decoration: none;
}

.single-product div.product .summary .price del {
	font-size: 0.78em;
	font-weight: 400;
	opacity: 0.65;
}

.piva-anchor-price,
.piva-lowest-price {
	display: block !important;
	clear: both;
	width: 100%;
	margin-top: 0.2rem;
	font-size: 11px !important;
	font-weight: 400 !important;
	line-height: 1.3;
	letter-spacing: 0;
	color: #8a9299 !important;
	opacity: 1;
	white-space: normal;
}

.price .piva-anchor-price,
.price .piva-lowest-price {
	flex-basis: 100%;
}

.piva-cart-reference-prices {
	display: block;
	clear: both;
	width: 100%;
	margin-top: 0.2rem;
}

.piva-wcpa-anchor {
	display: block !important;
	clear: both;
	width: 100%;
	margin-top: 0.2rem;
	font-size: 11px !important;
	font-weight: 400 !important;
	line-height: 1.3;
	letter-spacing: 0;
	color: #8a9299 !important;
	opacity: 1;
	white-space: normal;
}

.piva-wcpa-anchor--select,
.piva-wcpa-anchor--field {
	margin-bottom: 0.35rem;
}

.piva-public-price-list .button {
	text-decoration: none;
}

.piva-price-list-updated,
.piva-price-list-reason {
	font-size: 0.92em;
	opacity: 0.8;
}

.piva-price-list-updated + .piva-price-list-reason {
	margin-top: -0.6em;
}

.piva-price-list-archive {
	margin-left: 1.25rem;
}
