﻿h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  display: block;
  margin: 0 0 0.5em;
  font-weight: normal; }

h1,
.h1 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.166667;
  /* 35px */ }
  @media (min-width: 768px) {
    h1,
    .h1 {
      margin: 0 0 0.83333em;
      /* 0 0 25px */ } }

h2,
.h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.25;
  /* 30px */ }

h3,
.h3 {
  clear: both;
  margin: 0 0 1.72222em;
  /* 0 0 31px */
  font-size: 18px;
  font-size: 1.8rem;
  line-height: .944444;
  /* 17px */ }

h4,
.h4 {
  margin: 2em 0 0;
  /* 28px 0 0 */
  font-weight: bold; }

h5,
.h5 {
  font-weight: bold; }

.h5.h5--explicit {
  font-size: 14px;
  font-size: 1.4rem;
  height: 17px;
  letter-spacing: 0.5px;
  font-weight: bold; }

h6,
.h6 {
  margin: 0 0 1.71429em;
  /* 0 0 24px */ }

.has_subheading {
  margin-bottom: 5px; }

.subheading {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Crete Round", Georgia, "Times New Roman", serif;
  font-style: italic; }

/* ----------------------------------------------- */
li h3,
li h4 {
  margin: 0 0 0.5em; }

/* additional ----------------------------------------------- */
.heading_additional {
  clear: both;
  margin: 0 0 1.33333em;
  /* 0 0 24px */
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.333333;
  /* 24px */ }

/* anchor ----------------------------------------------- */
.heading_anchor {
  margin: 1em 0 0.5em;
  /* 24px 0 12px */
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.25;
  /* 30px */ }

/* category ----------------------------------------------- */
.heading_category {
  clear: both;
  margin: 0 0 1em;
  /* 0 0 12px */
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.333333;
  /* 16px */
  text-transform: uppercase; }

.heading_category a {
  display: block;
  padding: 2px 7px;
  background: #1e1e1e;
  color: #fff; }

.heading_category.blonde a {
  background: #e6a513; }

.heading_category.medium a {
  background: #b15b11; }

.heading_category.dark a {
  background: #7a003c; }

.heading_category a:hover,
.heading_category a:focus {
  background: #2B8815; }

/* landing ----------------------------------------------- */
.heading_landing {
  margin: 0.25em 0 0.66667em;
  /* 9px 0 24px */
  font-weight: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25;
  /* 25px */ }
  @media (min-width: 768px) {
    .heading_landing {
      font-size: 28px;
      font-size: 2.8rem; } }

/* promo ----------------------------------------------- */
.heading_promo {
  margin: 0 0 0.5em;
  /* 0 0 9px */
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.277778;
  /* 23px */ }

h3.heading_multiple_lines,
.h3.heading_multiple_lines {
  line-height: 1.277778; }

/*# sourceMappingURL=headings.css.map */