/* Start custom CSS for section, class: .elementor-element-2d08e42 */.woocommerce table.cart td:nth-of-type(4), .woocommerce table.cart th:nth-of-type(4) {
display: none;
}
.woocommerce table.cart td:nth-of-type(6), .woocommerce table.cart th:nth-of-type(6) {
display: none;
}
.cart-subtotal {
 
      display: none;
 
}
/*Quitar boton de update_cart/*
/*button[name="update_cart"] {
    display: none !important;
}/*/* End custom CSS */