<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.flag-custom1 {
	display: none !important;
}

.b2b-fce-priceTitle {
	font-size: 14px;
	color: #fff;
	font-weight: 900;
}

.user-not-logged .p-detail-info .p-final-price-wrapper {
	margin-right: 0px;
	padding-right: 15px;
}

#company-info &gt; div:nth-child(1) &gt; label:after {
	content: "*";
	color: #cb0538;
	padding-left: 5px;
}

.search-whisperer .price.price-final {
	display: none;
}

.product .price.price-final {
	display: none;
}

.product .price.price-final.showPrice {
	display: block;
}</pre></body></html>