@charset "utf-8";

shopify-accelerated-checkout { --shopify-accelerated-checkout-button-block-size: 55px; --shopify-accelerated-checkout-button-border-radius: 2px; margin-top: 10px; display: block; }

@media screen and (min-width: 769px) {
  shopify-accelerated-checkout { margin-top: 13px; display: block; }
}