/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 19 2025 | 08:43:30 */
h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    display: none;
}

span.wc-block-components-totals-item__label {
    display: none;
}

.wc-block-components-button__text {
    border: 2px solid #601616;
    padding: 5px;
}

a.wc-block-components-checkout-return-to-cart-button {
    display: none;
}

