@charset "utf-8";

@media screen and (max-width: 770px) {
  afterpay-placement { }
}

@media screen and (min-width: 771px) {
  afterpay-placement { }
}

afterpay-placement { margin-top: 8px; margin-bottom: 8px; }

.total-price ~ afterpay-placement { text-align: center; }