/*
Theme Name: astra-child
Theme URI: https://wpastra.com/
Description: ibetww Child Theme
Author: ibetww
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Template: astra
Version: 1.0.0
*/@import url('/home/eke14005/public_html/ibetww.com/wp-content/themes/astra/style.css');


.cart-button, /* Or the specific class of your "Add to Cart" button */
.add_to_cart_button,
.woocommerce-loop-add-to-cart {
    display: none; /* Hide the button */
    }

.widget_shopping_cart { /* Hide the cart widget */
    display: none;
}