/*
Theme Name: DT The7 Child
Template: dt-the7
*/
.woocommerce-cart-wrap .product-price, .woocommerce-cart-wrap .product-quantity {
    width: 34%;
}
.woocommerce-cart-wrap .product-quantity {
    width: 12%;
}
.woocommerce-cart-wrap .product-subtotal {
    width: 10%;
    text-align: right;
}

