.products-upsell .old-price{
	display: none;
}
.old-price .price{
	text-decoration: line-through;
}
.price-label-red{
	color: #c20347;
}