.cart-content .product-name small,
.checkout-cart table ,
#collapse-checkout-confirm table small{
    display: none;
}
input.error, select.error{
    border-color: red!important;
}