/* 
Theme Name: Padi Restaurant Child
Theme URI: https://elementor.com/
Description: Padi Restaurant Child Theme for Elementor
Author: Nirwan
Author URI: https://nirwan.work/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* WooCommerce Cart Items Styling */
.added_to_cart.wc-forward {
  display: none !important;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added::after {
  display: none !important;
}

.wc-block-components-product-name {
  font-size: 1.75rem !important;
}

.wc-block-components-checkout-return-to-cart-button {
  visibility: hidden;
}

.food-with-reserv-wrap {
  display: none !important;
}