/*
Theme Name: Goodwish
Theme URI: https://goodwish.qodeinteractive.com
Description: A Multipurpose Charity, Non-profit, and Fundraising Theme
Author: Edge Themes
Author URI: https://themeforest.net/user/edge-themes
Version: 3.8
Text Domain: goodwish
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready

*/
.elementor-widget-container .menu ul li:before {
    font-family: ElegantIcons, serif;
    content: "\45";
    font-size: 12px;
    position: absolute;
    left: 0;
    color: #ffb422;
    font-style: normal;
}
//for display checkout page again 
// Prevent WooCommerce from refreshing checkout fragments for payment gateways that redirect
add_filter('woocommerce_checkout_update_order_review_fragments', '__return_empty_array');

