/* ==== Dagen custom CSS ==== */

:root {
  --paywall-overlay-gradient: rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75),
    rgba(255, 255, 255, 1);
}

#fusion-app .container.layout-section {
  max-width: 1200px !important;
}

@media only screen and (max-width: 1200px) {
  #fusion-app .container.layout-section {
    max-width: 100vw !important;
  }
}

#fusion-app .container.layout-section .row {
  max-width: none;
  margin-bottom: 0;
}

#fusion-app .main {
  padding-top: 6rem !important;
  margin-top: 0 !important;
}

#fusion-app .page-header {
  position: fixed;
  max-width: 100vw;
}

.list-item-simple .author-date .byline,
p.image-metadata .title,
.article-body-wrapper figure p {
  color: #000;
  font:
    0.875rem /1rem 'Asap',
    sans-serif !important;
}

.list-item-simple img {
  border-radius: 0;
}

.col-lg-xl-4 h2.list-title {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}

.col-lg-xl-4 .list-container,
.col-lg-xl-4 {
  border-bottom: 1px solid #e2e2e2;
}

.superteaser .medium-promo {
  border-bottom: 0;
}

.md-promo-headline,
.medium-promo .md-promo-headline {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.5rem;
  margin: 0 0 5px;
  word-break: break-word;
}

.medium-promo .md-promo-headline-text {
  font-size: 2rem;
  line-height: 2.5rem;
}

.medium-promo {
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 1.5rem;
  margin-bottom: 1rem !important;
}

.medium-promo p {
  font-size: 1rem;
  line-height: 1.4rem !important;
  margin-bottom: 10px;
}

.col-lg-xl-4 .medium-promo p {
  font-size: 1rem;
  line-height: 1.4rem !important;
}

.col-lg-xl-4 .md-promo-headline {
  font-size: 1.3rem !important;
  line-height: 1.6rem !important;
  margin: 0 0 0px 0 !important;
  word-break: break-word;
}

.article-body-wrapper h3 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.8rem;
  margin: 30px 0 0;
  word-break: break-word;
}

time {
  font-weight: 200;
  font-size: 0.9rem !important;
  line-height: 110%;
  color: #000 !important;
}

.list-item-simple h2.card-list-headline {
  font-size: 2rem !important;
  line-height: 2.5rem !important;
}

.list-container .list-item-simple .simple-list-headline-anchor {
  padding-left: 0;
}

.card-list-item .headline-list-anchor .headline-text {
  font-size: 1.1rem;
  line-height: 1.3rem;
}

.card-list-container {
  box-shadow: none;
  border: 1px solid #ccc;
  margin: 0 0 2rem;
}

.list-item-simple .simple-list-anchor {
  margin-right: 15px !important;
}

h1.headline {
  font-size: 3.8rem;
  line-height: 4rem;
  margin: 0;
}

.list-container .list-item-simple .simple-list-headline-anchor .simple-list-headline-text {
  overflow: visible;
  max-height: none !important;
}

.list-container .list-item-simple .simple-list-anchor {
  margin-left: 0;
  max-width: 8rem;
}

.results-list--author-date {
  display: none;
}

.article-body-wrapper p,
.article-body-wrapper li {
  margin: 1rem 0;
  font-size: 1.25rem;
  line-height: 2rem;
}

h4,
.h5-primary,
.h5-secondary,
h5 {
  font-size: 1.3rem !important;
  line-height: 1.8rem !important;
}

.article-body-wrapper p,
.article-body-wrapper li,
.article-body-wrapper ul {
  font: 1.2rem /2rem 'Georgia' !important;
  letter-spacing: normal;
}

.article-body-wrapper a {
  color: #da393b;
}

.article-body-wrapper blockquote.pullquote {
  box-shadow: none;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  padding: 1rem 0 1.5rem;
}

.article-body-wrapper figure img {
  max-height: 570px;
  width: auto;
}

#fbstart {
  display: none !important;
}

#fbstop {
  display: none !important;
}

.factbox {
  clear: both;
  border-left: 2px solid #4a5f6f;
  padding: 0 0 0 1.5rem;
  margin: 2rem 0;
}

body.tag .results-list--author-date .dot-separator {
  display: none;
}

@media only screen and (max-width: 1300px) {
  .list-anchor-image {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  body {
    line-height: 1.2rem;
  }

  .nav-logo {
    margin-left: 1rem;
  }

  #fusion-app .main {
    padding-top: 3rem !important;
  }

  .container-fluid.medium-promo {
    display: flex;
    margin: 0 0 0 !important;
    padding: 1rem 1rem !important;
  }

  .list-container,
  .numbered-list-container {
    border-bottom: 1px solid #e2e2e2;
  }

  .simple-results-list-container {
    position: relative;
  }

  .article-body-wrapper p,
  .article-body-wrapper li,
  .article-body-wrapper ul {
    font-size: 1.2rem !important;
    line-height: 1.9rem !important;
  }

  .card-list-container .simple-results-list-container > :last-child {
    padding-bottom: 0;
  }

  .container-fluid.medium-promo .md-promo-image {
    order: 0;
  }

  hr {
    margin: -15px 0 10px 0 !important;
    padding: 0;
  }

  .simple-results-list-container hr {
    margin: 10px 17px 15px !important;
  }

  .list-item-simple .author-date {
    padding-top: 0.3rem;
  }

  .card-list-title {
    left: -1px !important;
    padding-right: 1rem !important;
    position: absolute !important;
    top: 4px !important;
    padding-top: 3px;
  }

  .card-list-container .simple-results-list-container > * {
    margin-bottom: 1rem;
  }

  .md-promo-headline,
  .lg-promo-headline {
    font-size: 1.4rem !important;
    line-height: 1.6rem !important;
    margin: 0 0 0 !important;
  }

  .lg-promo-headline {
    font-size: 2rem !important;
    line-height: 2.4rem !important;
  }

  .medium-promo p,
  .card-list-item .headline-list-anchor .headline-text,
  .list-item-simple h2 {
    font-size: 1.1rem !important;
    line-height: 1.3rem !important;
    word-break: break-word;
  }

  .article-body-wrapper h3 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2rem;
    margin: 1rem 0 0;
  }

  h1.headline {
    font-size: 2rem;
    line-height: 2.4rem !important;
    margin: 0 0 0 !important;
  }

  .list-container .list-item-simple {
    min-height: auto;
    margin: 0 0 1.5rem 0 !important;
  }

  .list-container .list-title {
    padding: 0;
    margin-bottom: 0.5rem;
  }

  .list-item-simple {
    margin-bottom: 0.5rem;
  }

  .list-container .list-item-simple .simple-list-anchor {
    overflow: hidden;
  }

  .medium-promo .col-sm-12 {
    width: 35%;
  }

  .medium-promo article {
    width: 55%;
    margin: 0 0 0 4%;
  }

  .row.lg-promo-padding-bottom,
  .row.md-promo-padding-bottom,
  .container-fluid.medium-promo .row {
    display: flex;
  }

  .medium-promo .description-text {
    display: none;
  }

  .layout-section > * {
    margin: 1rem 0 0;
  }

  .fm-top-table-list-container.layout-section {
    margin: 0;
  }

  .header-block {
    margin: 0;
  }

  .chain-container .chain-col {
    margin-bottom: 0.7rem;
  }

  .article-body-wrapper p,
  .article-body-wrapper li,
  .h5-primary,
  .h5-secondary,
  h5,
  h4 {
    font-size: 1rem !important;
    line-height: 1.6rem !important;
  }
}

.factbox .article-body-wrapper h4 {
  font-size: 1.5rem;
  padding: 0 0 1rem 1.5rem;
  border-left: 3px solid #000;
  margin-bottom: 0;
  border-top: 0;
}

.factbox .article-body-wrapper ul {
  padding-left: 1.5rem;
  border-left: 3px solid #000;
}

.factbox .article-body-wrapper li {
  font-size: 1.1rem !important;
  line-height: 1.4rem !important;
}

.article-body-wrapper p {
  line-height: 140%;
}

.epageCard a {
  color: #000;
  text-decoration: none;
  font-size: 1rem;
}

.epageCard {
  width: 25%;
  margin-bottom: 2rem;
  margin-right: 0;
}

@media only screen and (max-width: 600px) {
  .epageCard {
    width: 50%;
  }
}

.epageCard a img {
  border: 1px solid #dadada;
  border-radius: 2px;
}

.epaper-list-container .btn {
  padding: 0rem 1.5rem;
  clear: both;
  width: 92%;
}

.article-body-wrapper blockquote p {
  font-family: 'Bitter', serif !important;
  font-weight: 300 !important;
}

.article-body-wrapper {
  max-width: 600px;
}

h5.header-block {
  clear: both;
  margin-bottom: 0;
}

.list-item-simple .author-date .story-date,
.list-item-simple .author-date .dot-separator {
  display: none;
}

.list-item-simple .author-date {
  padding-top: 0;
}

@media only screen and (max-width: 600px) {
  .list-item-simple .author-date {
    padding-top: 0.3rem;
    padding-left: 1rem;
  }
}

@media only screen and (max-width: 600px) {
  .epaper-list-container .btn {
    width: 95.5%;
  }
}

.epage-date-field {
  float: left;
  width: 38%;
}

.ePageDateRange.epage-list-left {
  margin: 3rem 0 2rem;
  border-top: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-bottom: 0;
  border-left: 1px solid #dadada;
  border-radius: 2px;
  padding: 1rem;
  width: 92%;
}

.ePageDateRange .epage-search-header {
  font:
    700 1.625rem/2rem Bitter,
    serif;
  margin: 0 1.5rem 0 0;
  float: left;
}

.ePageDateRange .epage-date-field legend {
  float: left;
  margin-right: 0.5rem;
  margin-top: 0.1rem;
}

.ePageDateRange .epage-date-field input {
  font:
    1em Bitter,
    serif;
}

.ePageDateRange .epage-search-button {
  font:
    700 1rem/1.2 Asap,
    sans-serif;
  color: #fff;
  background-color: #bf2127;
  padding: 0.3rem 1rem;
  border: 0;
  border-radius: 2px;
}

.ePageList.epage-list-right {
  clear: both;
}

.layout-section {
  max-width: 1200px;
  margin: inherit auto;
}

.news-theme-navigation-container {
  max-width: 1240px;
  margin: auto;
}

.card-list-title {
  font:
    300 0.8rem /0.9rem 'Bitter',
    serif !important;
  color: #fff !important;
  background: #bf211f !important;
  padding: 0.2rem 1rem 0.1rem 0.3rem;
  display: inline-block;
  text-transform: uppercase;
  width: fit-content;
  height: 1.4rem;
  border: 1px solid #fff;
}

.card-list-title {
  position: absolute !important;
  margin: -2px 0 0 -1px;
  min-width: 4.5rem;
}

.list-item-simple .author-date .ts-byline {
  margin-left: 0% !important;
  margin-top: 0.5rem !important;
}

.list-item-simple .card-list-overline {
  display: none;
}

.xl-promo-padding-bottom {
  position: relative;
}

hr {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .col-lg-xl-8 {
    grid-column-start: span 12;
  }

  .col-lg-xl-4 {
    grid-column-start: span 6;
  }
}

@media only screen and (max-width: 600px) {
  .epage-date-field {
    float: none;
    width: 50%;
    margin-bottom: 1rem;
  }

  .ePageDateRange.epage-list-left {
    margin: 2rem 0;
    border: 1px solid #dadada;
    width: 95.5%;
  }

  .card-list-title {
    margin: -4px 0 0 -1px;
  }

  .xl-promo-headline {
    padding: 0.5rem 0 0;
  }

  .card-list-headline,
  .md-promo-headline {
    font-size: 1.1rem !important;
    line-height: 1.3rem !important;
    font-weight: bold !important;
  }

  .article-body-wrapper {
    float: none;
  }
}

.eavis-tittel.underdagensavis {
  display: none;
}

.avis-col.dagens .papiravis {
  border: 1px solid #dadada;
  border-radius: 2px;
  margin-bottom: 0;
  max-width: 15rem;
}

.card-list-container .card-list-item {
  border-top: 1px solid #e2e2e2;
  padding: 0.5rem 0 0 0 !important;
  margin: 0.5rem 1rem;
}

.chain-container .headline-list-anchor .headline-text {
  margin-top: 0.5rem;
}

h3.header-block {
  margin-bottom: 0 !important;
  font-size: 1.5rem;
  line-height: 2.125rem;
  border-left: 4px solid #bf211f;
  color: #bf211f;
  padding: 0 0 0.5rem 1rem;
  margin-bottom: -1.5rem;
}

@media only screen and (max-width: 600px) {
  .container {
    margin: 0;
  }

  .links-bar,
  .vl-jobb,
  .header-block,
  footer .container,
  .article-body-wrapper,
  .btn-full-screen,
  figcaption,
  h1.headline,
  .sub-headline,
  .layout-section .date,
  .list-container,
  .section-container,
  .section-title,
  .numbered-list-container,
  .medium-promo {
    margin-left: 5% !important;
    margin-right: 5% !important;
    max-width: 90%;
  }

  h3.header-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: -16px;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .sm-promo-padding-btm .col-sm-8.col-md-xl-8 {
    padding-left: 5% !important;
  }

  .sub-headline,
  .article-body-wrapper h2 {
    margin-top: 1rem !important;
  }

  .block-margin-bottom.gallery {
    margin: 0 -5%;
  }

  h5.header-block {
    margin-top: 1.5rem;
  }

  .double-chain.chain-container {
    margin: 1rem 0 0;
  }
}

.chain-container .row {
  grid-column-gap: 1px;
}

.double-chain.chain-container .row {
  grid-column-gap: 1.5rem;
}

.chain-container {
  border-left: 4px solid #bf211f;
  padding: 0 0 0 !important;
  margin: 0 0 3rem;
}

.chain-container .chain-col > * {
  margin-bottom: 1rem;
}

.double-chain.chain-container {
  border-left: 0;
  margin: 0 0 2rem;
}

.chain-container .chain-col .card-list-container .list-item-simple {
  padding: 0 0 0 !important;
}

.chain-container .card-list-container {
  border: 0;
}

.double-chain.chain-container .card-list-container {
  border: 1px solid #e2e2e2;
  position: relative;
}

.chain-container .card-list-container .card-list-headline,
.chain-container .headline-list-anchor .headline-text {
  font-size: 1.1rem;
  line-height: 1.3rem;
}

.double-chain.chain-container .card-list-container .card-list-headline {
  font-size: 2rem;
  line-height: 2.4rem;
}

@media only screen and (max-width: 600px) {
  .chain-container .col-md-xl-3 {
    grid-column-start: span 6;
  }

  .chain-container .card-list-container .card-list-headline,
  .chain-container .headline-list-anchor .headline-text {
    font-size: 1.1rem !important;
    line-height: 1.3rem !important;
  }

  .double-chain.chain-container .card-list-container .card-list-headline {
    font-size: 1.7rem !important;
    line-height: 2rem !important;
  }
}

.superteaser .medium-promo {
  margin: 0 0 0 !important;
  padding: 0 0 1rem 1rem !important;
  border-left: 4px solid #bf211f;
}

.superteaser .row.sm-promo-padding-btm {
  margin-bottom: 1rem;
}

.superteaser .sm-promo-headline {
  font-weight: 600 !important;
  font-size: 1.1rem !important;
  line-height: 1.3rem !important;
  margin: 0 0 5px 0 !important;
  display: block;
  overflow: auto;
}

.superteaser .medium-promo {
  padding-top: 1rem !important;
}

@media only screen and (max-width: 600px) {
  .superteaser .medium-promo {
    padding-top: 0 !important;
  }

  .superteaser .sm-promo-padding-btm {
    padding: 0 0 !important;
    margin: 0.2rem 0;
  }
}

.medium-promo a.image-link {
  max-width: 100%;
  width: 30%;
  float: right;
}

.medium-promo .md-promo-headline {
  max-width: 100%;
  width: 65%;
  float: left;
  margin-left: 0 !important;
}

.medium-promo .description-text {
  max-width: 100%;
  width: 62%;
  float: left;
  margin-left: 0 !important;
}

@media only screen and (max-width: 600px) {
  .medium-promo .md-promo-headline-text {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }

  .container-fluid.medium-promo {
    padding-right: 0 !important;
    max-width: 100%;
  }

  .medium-promo a.image-link {
    width: 40%;
    float: left;
  }

  .medium-promo a.image-link img {
    width: 90%;
    max-height: none;
    max-width: none;
  }

  .medium-promo .md-promo-headline,
  .medium-promo .description-text {
    width: 57%;
    max-width: 57%;
  }
}

.promo-label {
  bottom: 28px;
}

blockquote.pullquote {
  background-image: url('https://cloudfront-eu-central-1.images.arcpublishing.com/mentormedier/A7EARK5S5BHTZA25VTN762NYFM.png') !important;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
}

blockquote,
blockquote.pullquote {
  margin: 3rem 0 0 !important;
  background: no-repeat 0 2.35rem;
  background-size: 4rem;
  border-left: 0;
  border-right: 0;
  box-shadow: 0 0 !important;
}

blockquote {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.article-body-wrapper blockquote.pullquote p {
  color: #000;
  font-style: normal !important;
  font-size: 2rem !important;
  line-height: 2.2rem !important;
  text-align: left;
  padding-left: 4.8rem;
  margin-bottom: 0.5rem;
}

.article-body-wrapper blockquote,
.article-body-wrapper blockquote p {
  color: #bf211f;
  font-size: 2rem !important;
  line-height: 2.2rem !important;
  text-align: left;
  padding-left: 0;
  margin-bottom: 0.5rem;
}

.citation-text {
  padding: 0 0 1rem 4.8rem !important;
  width: 100%;
  text-align: left !important;
}

@media only screen and (max-width: 600px) {
  blockquote,
  blockquote.pullquote {
    margin: 2rem 0 0 !important;
    padding: 0 0 0 !important;
    background-position: 0 1.3rem;
  }

  .article-body-wrapper blockquote p,
  .article-body-wrapper blockquote.pullquote p {
    font-size: 1.5rem !important;
    line-height: 1.7rem !important;
    margin-bottom: 0.5rem;
  }

  .article-body-wrapper blockquote p {
    padding-left: 0;
  }

  .article-body-wrapper blockquote.pullquote p {
    padding-left: 4.8rem;
  }

  .numbered-list-item .headline-list-anchor {
    flex: 0 0 100%;
  }
}

.numbered-list-item .headline-list-anchor .headline-text {
  line-height: 1.3rem;
}

.col-lg-xl-4 .numbered-list-item {
  margin-bottom: 0.5rem;
}

.col-lg-xl-4 .numbered-list-container hr {
  margin-bottom: 0.5rem;
}

.col-lg-xl-4 .fm-top-table-list-container hr {
  margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
  .col-lg-xl-4 .numbered-list-item {
    padding-bottom: 0.3rem;
    margin-bottom: 0;
  }
}

.teasergroup3 .ts-byline {
  content: url(https://mentormedier-dagen-prod.cdn.arcpublishing.com/resizer/OpBPENfvRW4jdUoRJsCRsa2rOg4=/arc-photo-mentormedier/eu-central-1-prod/public/VQIISE7CK5DATHV6N5KK3UFZPE.png);
  width: 30px;
  position: absolute;
  top: 4rem;
  left: 0.4rem;
}

.article-body-wrapper .interstitial-link {
  font:
    1.25rem /1.6rem 'Bitter',
    serif !important;
  padding: 1rem 1.7rem;
  border-radius: 0 0 2px 2px;
  margin: 2rem 0;
  border-top: 3px solid #bf2127;
  background: #fff 0.9rem 0.7rem;
  background-size: auto 20px;
  box-shadow: 1px 1px 1rem rgba(0, 0, 0, 0.2);
}

.article-body-wrapper .interstitial-link a {
  border: 0;
  color: #000;
}

.article-body-wrapper .interstitial-link a:before {
  content: 'MER FRÅN DAGEN';
  font:
    0.8rem /1rem 'Bitter',
    serif !important;
  display: block;
  margin-bottom: 0.3rem;
}

.article-body-wrapper .interstitial-link span {
  display: none;
}

@media only screen and (max-width: 600px) {
  .xl-promo-headline {
    padding-left: 2.5%;
    padding-top: 0.2rem;
  }

  .list-anchor-image {
    display: block;
  }
}

#campaign-area {
  margin-top: 3.5rem;
}

@media only screen and (min-width: 600px) {
  .links-bar {
    margin-bottom: 3rem !important;
  }

  .content-wrap {
    margin-bottom: 3rem !important;
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 95rem) and (min-width: 90rem) {
  #fusion-app .main .container {
    margin-left: auto;
    margin-right: auto;
  }
}

.dagenjobb {
  border-radius: 5px;
  background: #fff;
  padding: 1rem;
  -webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
}

.dagenjobb h2 {
  margin: 0 0 1rem 1rem;
  color: #bf211f;
}

.dagenjobb h3 {
  font:
    400 1rem/1.5rem Bitter,
    serif;
}

.dagenjobb a {
  text-decoration: none !important;
}

.promo-item-margins.medium-promo-wrapper {
  margin: 0 1rem 0 0;
}

.advanced-grid-5 .promo-headline,
.advanced-grid-5 .description-text {
  margin: 0 1rem;
}

.sm-promo-headline a {
  padding: 0.3rem 0.3rem 0 0 !important;
}

#swipelist.dagen-feed h2 {
  left: 27px;
}

#swipelist.dagen-feed {
  margin-top: 2rem;
}

.swipelist-card {
  margin-right: 0.3rem !important;
  padding-right: 1.5rem;
}

/* NEW HEADER START */

.nav-widget a {
  color: white;
  font-size: inherit;
}

.nav-right .nav-widget a {
  color: #191919;
  font-weight: bold;
  font-size: 0.875rem;
}

.nav-logo-center {
  position: relative !important;

  @media screen and (max-width: 768px) {
    position: absolute !important;
  }
}

.nav-logo-center:after {
  content: 'En tidning på kristen grund';
  font-size: 0.8rem;
  font-style: italic;
  position: absolute !important;
  left: auto;
  bottom: 0;
}

.nav-logo img {
  max-height: 58px !important;
  padding-bottom: 1.2rem;
}

#main-nav .xpmedia-button--small {
  padding-left: 0;
}

.dg-submenu-wrap {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 79px;
}

.dg-submenu {
  background: #f3f3f3;
  border-top: 2px solid #bf211f;
  border-bottom: 2px solid white;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.dg-submenu a {
  color: black !important;
  font-weight: 500;
}

.dg-submenu .horizontal-links-bar {
  justify-content: center;
}

.nav-right .navuserlink,
.nav-right .navpromo {
  text-align: right;
  line-height: 90%;
}

@media screen and (max-width: 768px) {
  .dg-submenu-wrap {
    top: 56px;
  }

  .nav-sections {
    margin-top: 119px;
  }

  .nav-logo-center img {
    padding-bottom: 0;
    height: 35px !important;
  }

  .nav-logo-center:after {
    display: none;
  }

  .dg-submenu {
    padding-left: 0;
  }

  .dg-submenu .horizontal-links-bar {
    justify-content: left;
  }

  .horizontal-links-bar {
    padding-right: 2rem;
  }

  .dg-submenu-tag {
    display: block;
    position: absolute;
    top: -10px;
    right: -5px;
    width: 50px;
    height: 36px;
    background: rgb(243, 243, 243);
    background: linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, rgba(243, 243, 243, 1) 80%);
  }
}

/* NEW HEADER END */

.h4-primary.sub-headline {
  margin-bottom: 1rem;
}

time {
  line-height: 110% !important;
}

h4.header-block {
  clear: both;
}

/* POPUP STYLING FOR DAGEN */

.popup {
  font-family: 'Asap', sans-serif;
  color: #1a1a1a;
}

h4.popuptitle {
  font-family: Bitter, Georgia, sans-serif;
}

.popup-button {
  background-color: #bf211f !important;
  /* RED */
}

.stay-on-site-link {
  color: #bf211f;
}

.swiper .swiper-button-next {
  height: 100%;
  top: 1.4rem;
  background: linear-gradient(
    90deg,
    #f3f3f0,
    rgba(255, 255, 255, 0.02) 1%,
    rgba(255, 255, 255, 0.99) 100%,
    #ffffff 0
  );
}

.swiper {
  padding: 1rem 0 1rem 0;
}

.swipelist-card:first-of-type {
  margin-left: 0rem;
}

#swipelist.dagen-feed h2 {
  left: 1.4rem;
}

.swipelist-card {
  margin-left: 1.33rem !important;
}

/* kicker start */
.kicker {
  margin-left: 0;
}

.kicker p {
  font-size: 1.3rem !important;
  font-weight: bold;
}

.medium-promo .article-meta {
  display: inline-block;
  margin: 0 !important;
}

@media only screen and (max-width: 600px) {
  .kicker p {
    font-size: 1.1rem !important;
  }

  .medium-promo .kicker {
    margin-left: 1rem;
    margin-top: 0.7rem;
  }

  .medium-promo .kicker {
    margin-left: 0;
    margin-top: 0;
  }

  .medium-promo .kicker p {
    font-size: 0.9rem !important;
  }
}

/* kicker end */

.ts-byline--list {
  margin-right: 0.7rem;
}

/* BUTTON */
.navpromo a {
  background: #bf211f;
  color: white !important;
  line-height: 100%;
  padding: 0.6rem 0.7rem;
  border-radius: 3px;
  text-decoration: none !important;
  border: 1px solid #bf211f;
}

.navpromo a:hover {
  background: darkred;
  color: #f5f5f5 !important;
  text-decoration: none !important;
  border: 1px solid darkred;
}

.navuserlink a {
  line-height: 100%;
  padding: 0.6rem 0.7rem;
  border-radius: 3px;
  border: 1px solid black;
  text-decoration: none !important;
}

.navuserlink a:hover {
  color: #666 !important;
  text-decoration: none !important;
  border: 1px solid #666;
}

@media only screen and (max-width: 600px) {
  .section-menu--bottom-placeholder {
    padding-bottom: 250px;
  }
}

/* CENTERED LOGO */

.news-theme-navigation-container.logo-center .nav-logo {
  width: 180px !important;
}

/* MENINGSSTOFF */

body.section .ts-byline {
  display: inline-block;
}

/* ADDED FROM FRAGMENTS */

button.nav-sections-btn:before {
  content: ' ';
}

/* SUPERTEASER SMALL */

@media only screen and (max-width: 600px) {
  .superteaser .top-table-list-section-small {
    display: flex !important;
    overflow-x: scroll;
    flex-wrap: nowrap;
  }
}

/* SMALL SCROLL */

.col-lg-xl-4 .list-container,
.col-lg-xl-4 .numbered-list-container {
  border: none !important;
}

/* FROM FRAGMENTS 18-01-2023*/

.double-chain {
  clear: both;
}

@media only screen and (max-width: 600px) {
  .double-chain {
    padding-top: 1rem !important;
  }
}

@media screen and (max-width: 48rem) {
  .horizontal-links-bar {
    display: flex !important;
  }
}

@media only screen and (max-width: 600px) {
  .double-chain {
    padding-top: 1rem !important;
  }
}

.nav-sections.open {
  margin-top: 119px !important;
}

@media only screen and (max-width: 768px) {
  .nav-sections.open {
    margin-top: 96px !important;
  }
}
