/* feniksu.com — Phase 04 runtime cleanup.
   Hides non-functional WooCommerce/plugin controls on the static (browse-only) restore
   so no control appears interactive while doing nothing. Product info, prices, images,
   navigation, breadcrumbs and internal links stay fully visible/usable. */

/* --- Product search (FiboSearch / dgwt-wcas — AJAX, no backend) --- */
.dgwt-wcas-search-wrapp,
.dgwt-wcas-search-form,
.elementor-widget-fibosearch,
form.dgwt-wcas-search-form,
.dgwt-wcas-om-bar { display: none !important; }

/* --- Cart / mini-cart (no session/backend) --- */
.elementor-menu-cart,
.elementor-menu-cart__wrapper,
.elementor-menu-cart__toggle,
.widget_shopping_cart,
.wc-block-mini-cart,
.woocommerce-mini-cart,
.header-cart,
.menu-cart,
a.wcmenucart,
.cart-contents { display: none !important; }

/* --- Add to cart (browse-only: product card still links to the product page) --- */
.add_to_cart_button,
.ajax_add_to_cart,
.product_type_simple.button,
.single_add_to_cart_button,
form.cart,
.woocommerce-variation-add-to-cart,
.wp-block-button__link.add_to_cart_button,
.woocommerce-grouped-product-list .button,
.added_to_cart,
.quantity.buttons_added,
div.quantity,
.wc-forward.button { display: none !important; }

/* --- Wishlist / compare / quick-view (plugin AJAX) --- */
.yith-wcwl-add-to-wishlist,
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse,
.yith-wcqv-button,
.woosc-btn,
.compare,
.yith-woocompare-widget,
.yith-wcqv-wrapper { display: none !important; }

/* --- Login / registration / My Account (WordPress auth, no backend) --- */
.elementor-widget-login,
.elementor-widget-woocommerce-my-account,
.woocommerce-MyAccount-navigation,
.woocommerce-form-login,
.woocommerce-form-register,
.e-login-flex,
form.elementor-login,
form.woocommerce-form-login,
form.register { display: none !important; }

/* --- YITH AJAX product filters (need WordPress/AJAX) --- */
.yith-wcan-filters,
.widget_yith-woo-ajax-navigation,
.yith-wcan-reset-navigation,
.yith-wcan-ajax-nav { display: none !important; }

/* Keep the contact form (rewired to /form-handler.php) fully visible — no rule hides it. */
