/* Checkout: Summen-Tabelle unter den bestellten Artikeln ausblenden */
body#checkout section.checkout-step .order-confirmation-table table {
    display: none !important;
}