body,
#site-title {
  font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
}
.entry-header {
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
.entry-header .entry-title,
.entry-header .page-title {
  margin-bottom: 0;
}
.download-title {
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
h1.entry-title,
.page-title,
.download-title {
  font-size: 24px;
  font-size: 1.5rem;
}
.entry-header + .entry-summary {
  margin-top: 1em;
}
.single-download div.edd_price {
  font-size: 24px;
  font-size: 1.5rem;
}
.single-download .edd_download_inner .edd_price {
  font-size: 16px;
  font-size: 1rem;
}
#intro h1 {
  margin-bottom: 0;
}
#site-title {
  font-size: 48px;
  font-size: 3rem;
  margin-bottom: 0;
  line-height: 1;
}
.download-title,
.page-title,
.entry-title,
div.edd_price,
#edd_checkout_form_wrap legend,
h1,
h2,
h3,
#site-title {
  letter-spacing: -0.03em;
}
#edd_checkout_form_wrap legend,
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  line-height: 1.2;
}
#site-title,
h1,
h2,
h3,
div.edd_price,
form p label {
  font-weight: 500;
}
#edd_checkout_form_wrap legend,
.edd-payment-mode-label {
  font-weight: 600;
}
h4,
h5,
h6 {
  line-height: 1.5;
}
p,
.entry-content,
pre,
code,
.widget-area {
  line-height: 1.62;
}
h2.entry-title {
  font-size: 1.5rem;
}
h1 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.375rem;
}
h3,
#edd_checkout_form_wrap legend {
  font-size: 1.25rem;
}
h4 {
  font-size: 1.125rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.875rem;
}
#site-description {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0.5em 0 0 0;
  font-weight: normal;
}
em {
  font-weight: bold;
}
pre,
code {
  font-family: Menlo, Monaco, monospace;
}
pre {
  margin-bottom: 1.5em;
}
blockquote {
  padding-left: 1em;
  border-left: 1px solid #fcfcfc;
  margin: 0 0 1.5em 1em;
  font-style: italic;
}
blockquote cite {
  font-size: 1rem;
  margin-top: 0.5em;
}
p {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
#site-title {
  font-size: 32px;
  font-size: 2rem;
}
@media only screen and (min-width: 720px) {
  #main ul.children a,
  #main ul.sub-menu a {
    font-size: 16px;
    font-size: 1rem;
  }
  h1.entry-title,
  .page-title,
  .download-title {
    font-size: 40px;
    font-size: 2.5rem;
  }
  #intro h1 {
    font-size: 64px;
    font-size: 4rem;
  }
  .single-download div.edd_price {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
  }
  h1 {
    font-size: 32px;
    font-size: 2rem;
  }
  .large {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
