.cart__subtotal + p,
.cart__subtotal ~ p:first-of-type {
  display: none !important;
}
