/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 20 2023 | 08:44:33 */
.woocommerce-cart table.cart img {
    max-width: 80px;
}

th.product-name {
    text-align: right;
}

th.product-total {
    text-align: right !important;
}

th.product-price {
    text-align: center;
}

td.product-price {
    text-align: center;
}

th.product-quantity {
    text-align: right;
}

