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

.afterpay-image {
  vertical-align: middle;
  width: 7em; }

.pdp-afterpay-message {
  padding-top: 0.625em;
  padding-bottom: 1.0625em; }

.cart-afterpay-message {
  margin-bottom: 0.9375em;
  border: 0; }

.cancel-symbol {
  position: relative;
  bottom: 0.4375em;
  right: 0.3125em;
  background-color: transparent; }

.terms-content {
  color: #878787;
  font-size: 0.9375em;
  margin: 0.75em 0; }

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

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

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

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

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

#afterpaInstallmentChart {
  margin: 20px 0; }

/* Afterpay checkout widget */
.afterpay-circle {
  min-width: 24px;
  height: auto; }

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

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

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

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

.afterpay-checkout-button {
  background-color: #000;
  color: #fff !important;
  background-image: url("https://static.afterpay.com/button/checkout-with-afterpay/white-on-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center; }

.clearpay-checkout-button {
  background-color: #000;
  color: #fff !important;
  background-image: url("https://static.afterpay.com/button/checkout-with-clearpay/white-on-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center; }

.afterpay-buynow-button {
  background-color: #000;
  color: #fff !important;
  background-image: url("https://static.afterpay.com/button/buy-now-with-afterpay/white-on-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  min-width: 250px; }

.clearpay-buynow-button {
  background-color: #000;
  color: #fff !important;
  background-image: url("https://static.afterpay.com/button/buy-now-with-clearpay/white-on-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  min-width: 250px; }

.afterpay-placeorder-button {
  background-color: #000;
  color: #fff !important;
  background-image: url("https://static.afterpay.com/button/place-order-with-afterpay/white-on-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  min-width: 250px; }

.clearpay-placeorder-button {
  background-color: #000;
  color: #fff !important;
  background-image: url("https://static.afterpay.com/button/place-order-with-clearpay/white-on-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  min-width: 250px; }

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

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

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

.product-detail .product-afterpay-message .afterpay-link {
  padding: 6px 15px;
  border: 1px solid #ccc; }

.afterpay-image {
  height: 15px;
  vertical-align: middle;
  width: 70px; }

.pdp-afterpay-message {
  padding-top: 10px;
  padding-bottom: 17px; }

.cart-afterpay-message {
  margin-bottom: 15px;
  border: 1px solid #ccc; }

.afterpay-modal {
  width: -webkit-fill-available; }

.afterpayModal {
  background: rgba(0, 0, 0, 0.3); }
  .afterpayModal .quick-view-dialog .modal-header {
    border-bottom: medium none;
    padding: 0; }
  .afterpayModal .modal-header button {
    position: absolute;
    right: 22px;
    z-index: 1;
    padding: 1px 4px 5px 5px;
    top: 21px;
    border: 1px solid #000;
    border-radius: 50%; }
  .afterpayModal .modal-content {
    border-radius: 13px;
    overflow: hidden; }
  .afterpayModal .quick-view-dialog {
    max-width: 48em; }
    .afterpayModal .quick-view-dialog .modal-body {
      padding: 0;
      max-height: initial; }
  .afterpayModal.modal.show .modal-dialog {
    -webkit-transition: top 0.1s ease-out, -webkit-transform 0.3s ease-out;
    transition: top 0.1s ease-out, -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, top 0.1s ease-out;
    transition: transform 0.3s ease-out, top 0.1s ease-out, -webkit-transform 0.3s ease-out;
    top: 76px !important; }

.terms-content {
  padding-left: 47px;
  color: #878787;
  font-size: 15px; }

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

.redirect-text {
  text-align: center;
  margin-top: 40px;
  font-size: 22px; }

/* Afterpay checkout widget */
#afterpaInstallmentChart th {
  text-align: center;
  border-bottom: 1px solid #ccc; }

#afterpaInstallmentChart td {
  text-align: center;
  padding-top: 15px; }

.pie {
  width: 45px; }

.pie path {
  fill: #0070d2;
  stroke: none; }

.pie .circle {
  fill: #ccc;
  stroke: #0070d2;
  stroke-width: 0.3; }

afterpay-placement {
  margin: 0;
  --logo-badge-width: 83px; }

