/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 01 2026 | 04:10:06 */
/* Remove the "New in store" heading inside the empty cart block */
.wp-block-woocommerce-empty-cart-block > h2.wp-block-heading.has-text-align-center {
    display: none !important;
}

