/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
.cart_totals h2, .cart_totals .shop_table , .cart-subtotal, .order-total, .woocommerce-shipping-fields, .product-total, .product-price, table.shop_table_responsive tr td.product-price, .product-subtotal, table.shop_table_responsive tr td.product-subtotal, .site-header-cart .cart-contents .woocommerce-Price-amount, .woocommerce-Price-amount, .woocommerce-mini-cart__total{
   display:none;
}