/**
 * Custom styles for checkout/cart page
 * Add your custom CSS rules here
 */

#block-summary{
    display: none !important;
}

.checkout-cart-index .page-main .checkout-extra{
    display:none !important;
}