.site-header-cart .cart-contents .amount {
display: none;
}
.top-cart .woocommerce-Price-amount {
display: none;
}
.cart-contents .woocommerce-Price-amount {
display: none;
}
.wd-header-cart .wd-cart-subtotal .amount {
display: none !important;
} .wp-block-woocommerce-cart-order-summary-block {
display: none;
}
.wc-block-cart-item__total {
display: none;
}
.wc-block-cart-items__header-total {
display: none;
}
.wc-block-components-product-price {
display: none;
}
.wc-block-cart-item__prices {
display: none;
} .wc-block-components-totals-item__value {
display: none;
} span.wc-block-mini-cart__amount {
display: none;
}