.top-nav .secondary nav {
    display: none;
}
.top-nav .secondary .small-secondary-toggle {
    display: none;
}



.kicker {
    text-align: left;
    background: white;
    color: #222 !important;
    font-family: john-doe, monospace, sans-serif !important;
    font-style: bold;
    padding: 6px 0.9rem;
    margin-bottom: 10px !important;
    display: inline;
    float: left;
    clear: both;
    width: auto !important;
}

figcaption {
    font-family: john-doe, monospace, sans-serif !important;
}

blockquote {
    font-family: freight-text-pro,'Mercury Display A', 'Mercury Display B', serif  !important;
    font-size: 1.6rem;
    font-weight: bold;
}

blockquote span {
    background: #ffff8f;
}

.body-copy p {
    font-size: 1.3rem;
    font-weight: 400;
    font-style: normal;
    font-family: freight-text-pro,'Mercury Display A', 'Mercury Display B', serif  !important;
}

.row.full-bleed, 
figure.full-bleed,
figure.row.full-bleed,
figure.bleed-out-large-2,
figure.bleed-out-large-4,
figure.bleed-out-large-6,
figure.bleed-out-large-8,
figure.bleed-out-large-10 {
    margin-bottom: 3rem;
    margin-top: 2rem;
}

.hero-unit .copy {
    background: none !important;
}

.article-entity header .hero-unit.full-bleed figure {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.headline {
    width: initial !important;
    text-align: left;
    background: white;
    color: #222 !important;
    font-family: john-doe, monospace, sans-serif !important;
    padding-top: 0px;
    display: inline;
    float: left;
    clear: both;
}

.credits p {
    text-align: center;
    margin-top: 2em;
    color: #888;
    font-size: 1.2em;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0.3px;
}

.credits a {
    text-decoration: none;
    color: #d60000;
}

.credits a:hover {
    color: #3768C9;
}

.article-entity .byline {
    display: none;
    margin-bottom: 0px;
}

.headline, .kicker, .standfirst, .toggle, .meta, .byline, article.magasinet .button.pluss {
    display: none;
}

.hero-unit .copy {
background: none !important;
}

.hero-unit, .byline {
margin-bottom: 0px !important;
}


@media (max-width: 768px) {
  .kicker {
    font-size: 0.9em !important;
}

  blockquote {
    font-size: 1.5rem;
    padding: .5625rem 1.25rem 0 0;
    margin-top: 1.2rem;
    margin-bottom: 2rem;
  }
}




.fb-share-button a {
    border-radius: 4px;
    font-size: 14px;
    height: 28px;
    padding: 7px 10px;
    background: #4267b2;
    border: 1px solid #4267b2;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.adunit {
    margin-top: 3.5em !important;
    margin-bottom: 3em !important;
}
