/* Generated by pipeline/theme_tokens.py from Swanz's Shopline theme settings. Do not edit by hand. */
:root {
  --swanz-page-width: 1400px;
  --swanz-grid-gap-x: 20px;
  --swanz-grid-gap-y: 20px;
  --swanz-button-padding: 10px 19px;
  --swanz-button-line-height: 1.6;
  --swanz-breakpoint-desktop-nav: 960px;
  --swanz-title-1: 30px;
  --swanz-title-2: 25px;
  --swanz-title-3: 22px;
  --swanz-title-4: 20px;
  --swanz-title-5: 18px;
  --swanz-title-6: 18px;
  --swanz-body-1: 17px;
  --swanz-body-2: 17px;
  --swanz-body-3: 14.875px;
  --swanz-body-4: 12.75px;
  --swanz-body-5: 13.812px;
  --swanz-body-6: 12.75px;
  --swanz-gutter: 10px;
  --swanz-button-font-size: 14.875px;
}
@media (min-width: 750px) {
  :root {
    --swanz-title-1: 70px;
    --swanz-title-2: 50px;
    --swanz-title-3: 36px;
    --swanz-title-4: 30px;
    --swanz-title-5: 25px;
    --swanz-title-6: 20px;
    --swanz-body-1: 23.375px;
    --swanz-body-2: 19.125px;
    --swanz-body-3: 17px;
    --swanz-body-4: 14.875px;
    --swanz-body-5: 13.812px;
    --swanz-body-6: 12.75px;
    --swanz-gutter: 30px;
    --swanz-button-font-size: 17px;
  }
}
