.shopify-payment-button,
shopify-accelerated-checkout,
shopify-buy-it-now-button,
[data-testid*='PayPal'],
[data-testid*='paypal'],
[data-testid*='shopify-pay'],
[data-testid*='ShopifyPay'],
[data-testid*='GooglePay'],
[data-testid*='ApplePay'],
button[name='checkout'],
a[href*='/checkout'],
.cart__checkout-button,
.cart-summary__checkout,
.cart-drawer__checkout,
.checkout-button,
.additional-checkout-buttons {
  display: none !important;
}
