.flag-custom1 {
	display: none !important;
}

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

.contactDetail {
	margin-top: 15px;
	display: flex;
	flex-direction: column;
	font-weight: 900;
}

.price.price-final {
	color: #fff;
}

.showPrice .price.price-final {
	color: #000;
}

#product-detail-form .price-final-holder {
	color: #fff;
}

#product-detail-form.showPrice .price-final-holder {
	color: #000;
}
