/* SALE PRICE COLOR*/
span.product-listing--sale-price {
    color: #EA0605;
}
.product--listing-inner{
	width: 100%;
}