body.order-total-zero .wc-block-components-order-summary-item__total-price,
body.order-total-zero .wc-block-components-product-price,
body.order-total-zero .wp-block-woocommerce-checkout-order-summary-coupon-form-block,
body.order-total-zero .wcs-recurring-totals-panel,
body.order-total-zero .wp-block-woocommerce-checkout-order-summary-subtotal-block {
  display: none !important;
}


.order-total-zero-but-subscription .wc-block-components-product-price,
.order-total-zero-but-subscription .wcs-recurring-totals-panel__details.wc-block-components-panel
{
  display: none !important;
}


