/* START_SNIPPET:facets (INDEX:103) */
body:has(.mobile-facets__disclosure[open]) shopify-chat {
    visibility: hidden !important;
    pointer-events: none !important;
  }
/* END_SNIPPET:facets */
