.hidden {
  display: none !important;
}

.shopify-payment-button__button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}