/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 20 2025 | 13:17:10 */
ul.woocommerce-mini-cart.cart_list.product_list_widget:before {
    content: "ההנחה תתעדכן בעמוד התשלום";
    text-align: center;
    display: block;
    padding: 15px;
    background: #f27d27;
    color: #fff;
}