/* cart */


.cart-item-pic {
    width: 75px;
    min-width: 75px;
    max-width: 75px;
    margin-right: 1em;
}


.product-label {
    font-weight: bold;
}