/*
Theme Name:   xstore-child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/
/* BannerMe: hide the XStore back-to-top circle. */
#back-top { display: none !important; }

/* BannerMe AI Manager: keep the existing admin-only toggle visible. */
.banerme-ai-conversation-toggle {
  position: fixed !important;
  right: 24px !important;
  bottom: 24px !important;
  z-index: 100000 !important;
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  padding: 12px 16px !important;
  border: 0 !important;
  border-radius: 24px !important;
  background: #1f7ae0 !important;
  color: #fff !important;
  cursor: pointer !important;
}
