/* .cart-content .product-name small,
.checkout-cart table ,
#collapse-checkout-confirm table small{
    display: none;
} */
input.error, select.error{
    border-color: red!important;
}
.pt_custommenu div.pt_menu .parentMenu a span{
    padding: 5px 15px;
}