.cart-item-price .old-price {
    text-decoration: line-through;
    font-size: smaller;
    opacity: 0.75;
    display: none;
}