/* Pure PC — readable typography and visible hero */
html {
  font-size: 16px;
}

body,
#content,
#why_pure,
#testimonial {
  font-size: 14px !important;
  line-height: 1.55 !important;
}

#why_pure,
#testimonial {
  font-size: 13px !important;
}

.module {
  font-size: 14px !important;
}

h1 {
  font-size: 1.5rem !important;
}

#navigation,
.topnav li a {
  font-size: 11pt !important;
}

.order {
  font-size: 13px !important;
}

#featured {
  min-height: 460px;
  background: #1a1a1a;
}

#featured .slideshow {
  display: flex;
  flex-direction: column;
}

#featured .slideshow a {
  display: block;
  line-height: 0;
}

#featured .slideshow img {
  width: 100%;
  max-width: 960px;
  height: auto;
  display: block;
  margin: 0 auto;
}

#featured .slideshow a:not(:first-child) {
  display: none;
}

.banners ul li {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
}

#VolusionLiveChat {
  display: none !important;
}

#content {
  min-height: 280px;
}

.copy,
.bottomnav {
  font-size: 10pt !important;
}

blockquote {
  font-size: 13px !important;
}
