body {
  font-family: 'Open Sans', sans-serif;
  color: #1a1a1a;
  font-size: 100%;
  line-height: 140%;
}

.color.blue {
  background-color: #004974;
  color: #fff;
}

.color.red {
  background-color: #a82128;
  color: #fff;
}

.color.yellow {
  background-color: #f2b920;
}

.color.lightblue {
  background-color: #0080d4;
  color: #fff;
}

.color.green {
  background-color: #80b453;
}

.button {
  border-style: none;
  border-radius: 2px;
  background-color: #0080d4;
}

.newsletter_submit {
  width: 33%;
  height: 38px;
  padding-top: 4px;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  background-color: #0080d4;
  color: #fff;
}

.newsletter-email {
  width: 67%;
  height: 38px;
  max-width: 217px;
  margin-bottom: 6px;
  padding: 4px 12px 8px;
  float: left;
  border-style: solid none solid solid;
  border-top-width: 1px;
  border-top-color: #c7c7c7;
  border-bottom-width: 1px;
  border-bottom-color: #c7c7c7;
  border-left-width: 1px;
  border-left-color: #c7c7c7;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  font-size: 16px;
}

.newsletter-title {
  text-transform: none;
}

.mc_embed_signup {
  width: 100%;
  max-width: 317px;
  padding: 5px 0px 3px;
  border-radius: 2px;
  background-color: transparent;
}

.da-header {
  position: relative;
  z-index: 1004;
  height: 85px;
  background-color: hsla(356.88888888888886, 67.16%, 39.41%, 1.00);
}

.da-header-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 980px;
  height: 85px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.da-header-content.sticky {
  height: 40px;
}

.da-header-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.da-header-logo.sticky {
  height: 80%;
}

.da-header-logo-img {
  height: 60px;
}

.da-header-logo-img.sticky {
  height: 35px;
}

.da-header-topmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 100%;
  max-width: 390px;
  margin-left: 35px;
  padding-top: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-family: 'PT Serif', serif;
  color: #fff;
  font-size: 1.1em;
  font-weight: 700;
}

.da-header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 35px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-size: 0.8em;
}

.da-header-menu-item {
  margin-right: 25px;
  color: #fff;
}

.da-header-campaign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  padding-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid hsla(0, 0%, 100%, .3);
  color: #fff;
  font-weight: 700;
}

.da-header-userlogin {
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px 20px 0px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('/img/dagsavisen/ic_user-white.svg');
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.da-header-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  padding: auto 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid hsla(0, 0%, 100%, .3);
  background-color: transparent;
  background-image: url('/img/dagsavisen/ic-menu-white.svg');
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  text-align: right;
}

.da-header-menu.close {
  border-left-style: none;
  background-image: url('/img/dagsavisen/close_white.svg');
}

.da-header-menu.search {
  width: 60px;
  margin-right: 15px;
  background-image: url('/img/dagsavisen/search_D3x.png');
  background-size: 17px;
}

.da-header-mobileline {
  display: none;
}

.header-menu-item {
  display: inline-block;
  height: 40px;
  margin-right: 13px;
  padding-top: 7px;
  color: #072a58;
  line-height: 150%;
  font-weight: 700;
}

.header-menu-item.w--current {
  border-bottom: 3px solid #bf2127;
  color: #1a1a1a;
}

.header-menu-item.usermenu {
  display: block;
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-bottom: -1px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
  font-family: 'PT Serif', serif;
  color: #1a1a1a;
  font-size: 1.2em;
  line-height: 120%;
  font-weight: 700;
}

.header-menu-item.usermenu.small {
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  border-top-style: none;
  border-bottom-style: none;
  background-image: url('/img/dagsavisen/ic_user.svg');
  background-position: 0px 0px;
  background-size: 15px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.8em;
  text-align: left;
}

.header-megamenu-mainmenu {
  display: block;
  width: 60%;
  margin-right: 10%;
  float: left;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.header-search-submit {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 35px;
  background-color: transparent;
  background-image: url('/img/dagsavisen/ic-search_1.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  color: transparent;
  text-transform: uppercase;
}

.header-megamenu {
  position: fixed;
  top: 0px;
  z-index: 950;
  display: none;
  width: 100%;
  height: auto;
  padding-bottom: 60px;
  background-color: #f2f2f2;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}

.header-menu-search-open {
  position: relative;
  width: 300px;
  height: 35px;
  margin-right: 20px;
}

.header-search-input {
  width: 420px;
  height: 34px;
  max-width: 100%;
  padding-top: 8px;
  padding-left: 16px;
  border-style: none;
  border-radius: 17px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #1a1a1a;
  font-size: 12px;
  text-transform: uppercase;
}

.header-megamenu-menuwrap {
  position: relative;
  display: block;
  width: 980px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.header-megamenu-usermenu {
  position: relative;
  z-index: 950;
  width: 25%;
  margin-top: -95px;
  padding-top: 30px;
  padding-bottom: 30px;
  float: right;
  background-color: #d8d8d8;
}

.header-megamenu-search {
  width: 50%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.header-menu-usermenu-link {
  margin-left: 10px;
  color: #1a1a1a;
  font-weight: 400;
}

.header-megamenu-menu-li {
  margin-bottom: -1px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.header-megamenu-menu-ul-link {
  display: inline-block;
  margin-right: 15px;
  padding-left: 0px;
  font-family: 'PT Serif', serif;
  color: #1a1a1a;
  font-size: 1.2em;
  font-weight: 700;
}

.header-megamenu-menu-ul-link.submenu {
  display: inline;
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  font-weight: 400;
}

.header-megamenu-menu-ul {
  width: 157px;
  float: left;
}

.header-megamenu-menu-ul.submenu {
  width: auto;
}

.header-megamenu-menu-li-expandmobile {
  display: none;
}

.da-header-megamenu-wrap {
  height: 85px;
  background-color: #a82128;
}

.placeholder-content-desktop {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 330px;
  background-image: url('https://uploads-ssl.webflow.com/5aba28add4eb88d9ec8c1486/5c6ea1c588c9541418c01415_hestesko.jpg');
  background-position: 50% 0px;
  background-size: 1940px;
  background-repeat: no-repeat;
  text-align: center;
}

.placeholder-annonse-mobil {
  display: none;
  margin-top: 10px;
}

.da-header-sticky {
  position: fixed;
  z-index: 1003;
  width: 100%;
  height: 40px;
  background-color: #a82128;
  display:none;
}

.placeholder-content-desktop-img {
  width: 980px;
  max-width: 95%;
}

.button-2 {
  display: none;
}

html.w-mod-js *[data-ix="new-interaction-2"] {
  display: block;
}

@media (max-width: 991px) {
  .top-element-quote {
    padding-left: 0px;
  }
  .product-card-title {
    font-size: 22px;
  }
  .paywall-sellingimage {
    display: none;
  }
  .paywall-sellingimage.right {
    display: none;
    margin-bottom: 10px;
    float: left;
  }
  .paywall-sellingimage.right.center {
    display: none;
  }
  .paywall-sellingimage.right {
    margin-bottom: 10px;
    float: left;
  }
  .paywall-step1 {
    display: block;
    width: 95%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
  }
  .paywall-step1.padding-top {
    margin-top: 61px;
  }
  .paywall-buy-form {
    position: relative;
    width: 100%;
  }
  .paywall-buy-submit-wrap {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    float: none;
  }
  .product-card {
    margin-bottom: 10px;
  }
  .paywall-buy-wrap {
    position: relative;
    width: 60%;
    float: right;
  }
  .product-card-subtitle {
    font-size: 14px;
  }
  .paywall-select {
    width: 40%;
  }
  .paywall-input {
    width: 95%;
  }
  .paywall-col-50.right-arrow {
    background-size: 136px;
  }
  .paywall-title {
    font-size: 56px;
  }
  .paywall-title.big-center {
    margin-top: 30px;
    font-size: 66px;
  }
  .paywall-title.big-white {
    margin-top: 20px;
    font-size: 54px;
  }
  .form-title {
    font-size: 22px;
  }
  .order-back {
    display: none;
  }
  ._404-wrap {
    width: 55%;
    margin-top: 23px;
  }
  ._404-head {
    max-width: 49%;
  }
  .da-header {
    position: relative;
    height: 95px;
  }
  .da-header-content {
    position: relative;
    display: block;
    height: 95px;
  }
  .da-header-logo {
    height: 55px;
  }
  .da-header-logo-img {
    height: 45px;
  }
  .da-header-topmenu {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: inline-block;
    height: 40px;
    width:80%;
    max-width: 80%;
    margin-left: 0px;
    padding-top: 6px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 0.9em;
  }
  .da-header-menu-item {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
  }
  .da-header-campaign {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 25px;
    margin-top: 4px;
    padding-right: 0px;
    border-right-style: none;
  }
  .da-header-campaign.open {
    height: 45px;
  }
  .da-header-userlogin {
    position: absolute;
    top: 25px;
    right: 0px;
    height: 25px;
    margin-right: 0px;
  }
  .da-header-menu {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 40px;
    border-left-style: none;
  }
  .da-header-menu.close {
    background-size: 12px;
  }
  .da-header-menu.sticky {
    height: 25px;
  }
  .da-header-menu.search {
    right: 50px;
  }
  .da-header-mobileline {
    position: absolute;
    top: 55px;
    display: block;
    width: 100%;
    height: 1px;
    border-top: 1px solid hsla(0, 0%, 100%, .3);
  }
  .header-menu-item.usermenu {
    display: inline-block;
    width: 50%;
    margin-left: 5%;
  }
  .header-menu-item.usermenu.small {
    position: absolute;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    height: 44px;
    margin-right: 5%;
    padding-right: 20px;
    float: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 100% 16px;
    text-align: right;
  }
  .header-menu-item.usermenu.first {
    border-top-style: none;
  }
  .header-menu-item.usermenu.last {
    border-bottom-style: none;
  }
  .header-megamenu-mainmenu {
    width: 100%;
    float: none;
  }
  .header-megamenu {
    display: none;
    padding-bottom: 0px;
  }
  .header-megamenu-menuwrap {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .header-megamenu-usermenu {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: none;
  }
  .header-megamenu-search {
    display: block;
    width: 300px;
    margin: 15px auto;
  }
  .header-megamenu-menu-li {
    padding-right: 5%;
    padding-left: 5%;
  }
  .da-header-megamenu-wrap {
    height: 95px;
  }
}

@media (max-width: 767px) {
  .header-megamenu-menu-ul-link {
    font-size: 1em;
  }
  .header-menu-item.usermenu {
    font-size: 1em;
  }
}

@media (max-width: 479px) {
  body {
    font-size: 16px;
    line-height: 150%;
  }
  .da-header-content {
    font-size: 14px;
  }
  .da-header-topmenu {
    max-width: 80%;
    font-size: 1em;
  }
  .da-header-menu.search {
    right: 10px;
    width: 30px;
    background-position: 50% 50%;
    color: transparent;
  }
  .header-menu-item {
    margin-right: 7px;
    font-size: 14px;
  }
  .header-menu-item.usermenu {
    height: 32px;
    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
  }
  .header-menu-item.usermenu.small {
    display: block;
    padding-top: 14px;
    padding-left: 11px;
  }
  .header-search-submit {
    height: 35px;
  }
  .header-megamenu {
    position: absolute;
    display: none;
  }
  .header-menu-search-open {
    width: 100%;
    margin-right: 0px;
  }
  .header-search-input {
    width: 100%;
  }
  .header-megamenu-menuwrap {
    display: block;
    max-width: 100%;
  }
  .header-megamenu-usermenu {
    position: relative;
    margin-top: 0px;
    float: none;
  }
  .header-megamenu-search {
    width: 90%;
  }
  .header-megamenu-menu-li {
    overflow: hidden;
    height: 32px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header-megamenu-menu-ul.submenu {
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .header-megamenu-menu-li-expandmobile {
    display: block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    float: right;
    background-image: url('/img/dagsavisen/ic-down.svg');
    background-position: 50% 50%;
    background-size: 10px;
    background-repeat: no-repeat;
    color: transparent;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
