#apple-pay-button {
  width: 100%;
  height: 100%;
}

#apple-pay-button-container {
  height: 100%;
  overflow: hidden;
}

body,
html {
  height: 100%;
}

body {
  margin: 0;
}

apple-pay-button {
  --apple-pay-button-width: 100%;
  --apple-pay-button-height: 100%;
  --apple-pay-button-box-sizing: border-box;
}


/*# sourceMappingURL=ApplePay.04536cd33e265e226dc3.css.map*/