.woocommerce-cart .cart-collaterals .cart_totals table td {
  display: none;
}

.woocommerce-cart .cart-collaterals .cart_totals>h2 {
  display: none;
}

.woocommerce-js table.shop_table tbody:first-child tr:first-child th {
  display: none;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
  display: none;
}