/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 7 Aug 2026, 11:07 am
*/

.foogallery .button,
.foogallery a.button,
.foogallery .add_to_cart_button,
.foogallery .ajax_add_to_cart,
.foogallery [class*="add_to_cart"],
.foogallery [class*="select_options"],
.foogallery .product_type_variable,
.foogallery .product_type_simple {
    display: none !important;
}
