.flex-table .flex-table-item .price span:before {
    content: "" !important;
}

.flex-table .flex-table-item .total span:before {
    content: "";
}

.cart-summary .summary-card .order-line span:nth-child(2):before {
    content: "";
}