/* Start custom CSS */h1.entry-title {
    color: #fff;
}

p.woocommerce-shipping-destination {
    display: none!important;
}

.cart-summary {
    display: none;
}

.cart_totals h2 {
    display: none;
}/* End custom CSS */