/* ПРИХОВУВАННЯ ПРОМІЖНОГО ПІДСУМКУ */
.cart_totals h2,
tr.order-total,
tr.woocommerce-shipping-totals {
  display: none !important;
}
