.product-detail .afterpay-widget-message .afterpay-link {
  border: .0625em solid #ccc;
  padding: .375em .9375em;
  font-size: .75em;
}

.afterpay-widget-message.plp-afterpay-message .afterpay-link {
  font-size: .75em;
}

.afterpay_pbi-image.payment-image {
  margin-top: -3px;
  position: relative;
}

.afterpay-link a {
  color: #999;
  font-size: .85em;
  text-decoration: underline;
}

.pdp-afterpay-message {
  text-align: center;
  padding-top: .625em;
  padding-bottom: 1.0625em;
}

.pdp-afterpay-message a {
  color: #999;
  font-size: .85em;
  text-decoration: underline;
}

.product-detail .pdp-afterpay-message {
  text-align: left;
}

.cart-page .cart-afterpay-message .afterpay-link {
  padding: .375em .4375em;
  font-size: .75em;
}

.cart-afterpay-message {
  text-align: right;
  border: 0;
  margin-bottom: .9375em;
}

.modal.show {
  display: block;
}

.afterpay-modal {
  width: 100%;
}

.afterpayModal {
  background: #0000004d;
}

.afterpayModal .quick-view-dialog {
  max-width: 48em;
}

.afterpayModal .modal-content {
  border-radius: .8125em;
  position: absolute;
  overflow: hidden;
}

.afterpayModal .modal-content .modal-header {
  background-color: #fbfcfc;
  border-bottom: none;
  height: 2em;
}

.afterpayModal .modal-content .modal-header button {
  border: .05em solid #999;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  padding: 0;
  position: absolute;
  top: .25em;
  right: .25em;
}

.afterpayModal .modal-content .modal-header button .close-button {
  color: #999;
  font-size: 1.5em;
  position: relative;
  top: -.35em;
}

.afterpayModal .modal-content .modal-header button:hover .close-button {
  color: #000;
}

.afterpayModal .modal-content .modal-body {
  max-height: initial;
  padding: 0;
}

.afterpayModal.modal.show .modal-dialog {
  transition: transform .3s ease-out, top .1s ease-out;
}

.cancel-symbol {
  background-color: #0000;
  position: relative;
  bottom: .4375em;
  right: .3125em;
}

.terms-content {
  text-align: center;
  color: #878787;
  margin: .75em 0;
  font-size: .9375em;
}

.copy-rights {
  text-align: center;
}

.redirect-text {
  text-align: center;
  margin-top: 2.1875em;
  font-size: 2.375em;
}

.checkout-afterpay-message {
  text-align: center;
}

.afterpay-widget-message-text {
  color: #9bcee8;
}

.afterpay-widget-message-text strong {
  color: #333;
}

.afterpay-widget-redirect-label {
  margin: 20px 0;
}

.checkout-afterpay-message {
  background: #f9f9f9;
  padding: 25px;
}

@media screen and (width <= 767px) {
  .checkout-afterpay-message {
    padding: 25px 10px;
  }
}

.afterpay-circle {
  min-width: 24px;
  height: auto;
}

.link-us {
  color: gray;
  font-size: .9375em;
  text-decoration: underline;
}

.terms-us {
  color: gray;
  padding-left: 2.4375em;
  font-size: .875em;
}

.terms-us a {
  font-size: .875em;
}

.terms-content-us {
  background-color: #fbfcfc;
  padding-bottom: .75em;
}

.afterpay-checkout-button {
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff !important;
}

.afterpay-buynow-button, .afterpay-placeorder-button {
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 250px;
  color: #fff !important;
}

.afterpay-hide {
  display: none !important;
}

.afterpay-widget-hideuntilready {
  visibility: hidden;
}

.cart-and-ipay .add-to-cart {
  width: 100%;
  display: block;
}


/*# sourceMappingURL=afterpaystyle.css.map*/