html.pb-consent-surface-visible:not(.pb-mobile-menu-open):not(.pb-cart-drawer-open):not(.pb-cart-drawer-opening):not(.pb-support-bubble-chat-opening) body #pb-support-bubble,
html.pb-consent-surface-visible body #pb-support-bubble,
html.pb-consent-surface-visible body #google-merchantwidget-iframe-wrapper,
html.pb-consent-surface-visible body #ShopifyChat,
html.pb-consent-surface-visible body inbox-online-store-chat,
html.pb-consent-surface-visible body shopify-agent,
html.pb-consent-surface-visible body shopify-chat {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
