.hide-buy-button .product-form__submit,
.hide-buy-button [data-testid="Checkout-button"],
.hide-buy-button .shopify-payment-button,
.hide-buy-button .product-form__cart-submit {
  display: none !important;
}