body[data-fg-quote-only='true'] a[href*='/cart'] {
  display: none !important;
  pointer-events: none !important;
}

body[data-fg-quote-only='true'] [data-testid='cart-icon'],
body[data-fg-quote-only='true'] [data-testid='cart-bubble'],
body[data-fg-quote-only='true'] .cart-bubble,
body[data-fg-quote-only='true'] shopify-accelerated-checkout,
body[data-fg-quote-only='true'] .shopify-payment-button {
  display: none !important;
}
