@charset "UTF-8";
/*!
Theme Name: Divi child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Divi child theme
Author: Kristoffer Alpsjö
Author URI: http://www.dunderdog.com
Template: Divi
Version: 2.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Coffee
*/
@import url("https://use.typekit.net/mpp5ock.css");
@font-face {
  font-family: "bluu";
  src: url("/wp-content/themes/divi-child/fonts/bluunext-bold-webfont.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/bluunext-bold-webfont.woff") format("woff"), url("/wp-content/themes/divi-child/fonts/bluunext-bold.ttf") format("truetype"), url("/wp-content/themes/divi-child/fonts/bluunext-bold-webfont.svg#bluu_nextbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bluu";
  src: url("/wp-content/themes/divi-child/fonts/bluunext-bolditalic-webfont.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/bluunext-bolditalic-webfont.woff") format("woff"), url("/wp-content/themes/divi-child/fonts/bluunext-bolditalic.ttf") format("truetype"), url("/wp-content/themes/divi-child/fonts/bluunext-bolditalic-webfont.svg#bluu_nextbold_italic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "bluu_nexttitling";
  src: url("/wp-content/themes/divi-child/fonts/BluuNext-Titling.ttf") format("truetype"), url("/wp-content/themes/divi-child/fonts/bluunext-titling.woff2") format("woff2"), url("/wp-content/themes/divi-child/fonts/bluunext-titling.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body h1 {
  font-family: Bluu, Helvetica, Arial, Lucida, sans-serif;
  font-size: 96px;
  padding: 0.2em 0 0.4em;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: black;
}
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: freight-sans-pro, Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: black;
}
body p,
body ol,
body ul,
body li {
  color: black;
  font-size: 18px;
  line-height: 1.5em;
  font-family: freight-sans-pro, sans-serif;
  font-weight: 400;
}
body p a,
body ol a,
body ul a,
body li a {
  color: #ffdde3;
  font-family: freight-text-pro, serif;
  font-style: italic;
  text-decoration: underline;
  font-weight: 600;
}

body {
  background-color: white !important;
  /* Pink border divider on top of new section */
  /* Header */
  /* Site footer */
  /* Custom footer */
  /* Buttons */
  /* Navigation */
  /* Sections */
  /* Icons */
}
body.et-fb li {
  color: #4c5866;
}
body.mobile_nav_opened #main-content {
  max-height: 1000px;
  overflow: hidden;
}
body #main-content {
  background-color: unset;
}
body.error404 #main-content #left-area {
  float: none;
  padding-right: unset;
  width: 100%;
}
body.error404 #main-content .et_pb_widget a {
  color: white;
}
body.error404 #main-content .container::before,
body.error404 #main-content #sidebar {
  display: none;
}
body.error404 #content-area {
  padding: 0 5%;
}
body .et_pb_section {
  background-color: white;
}
@media screen and (max-width: 980px) {
  body .et_pb_section:last-child .et_pb_row {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  body .et_pb_row {
    width: 100%;
  }
  body .et_pb_row .et_pb_text {
    margin-right: 5%;
    margin-left: 5%;
  }
}
body .et_pb_text_inner,
body .et_pb_contact_form_container > div {
  max-width: 768px;
  margin: 0 auto;
}
body .logo_container {
  display: none;
}
body #et_search_icon:hover,
body .mobile_menu_bar:before,
body .mobile_menu_bar:after,
body .et_toggle_slide_menu:after,
body .et-social-icon a:hover,
body .et_pb_sum,
body .et_pb_pricing li a,
body .et_pb_pricing_table_button,
body .et_overlay:before,
body .entry-summary p.price ins,
body .woocommerce div.product span.price,
body .woocommerce-page div.product span.price,
body .woocommerce #content div.product span.price,
body .woocommerce-page #content div.product span.price,
body .woocommerce div.product p.price,
body .woocommerce-page div.product p.price,
body .woocommerce #content div.product p.price,
body .woocommerce-page #content div.product p.price,
body .et_pb_member_social_links a:hover,
body .woocommerce .star-rating span:before,
body .woocommerce-page .star-rating span:before,
body .et_pb_widget li a:hover,
body .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,
body .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,
body .et_pb_gallery .et_pb_gallery_pagination ul li a.active,
body .wp-pagenavi span.current,
body .wp-pagenavi a:hover,
body .nav-single a,
body .tagged_as a,
body .posted_in a {
  color: white;
}
body .et_pb_section_0,
body .et_pb_fullwidth_section + .et_pb_section {
  padding-top: 0;
}
body .et_header_style_centered #top-menu > li > a {
  padding-bottom: 20px !important;
}
body #top-menu {
  display: flex;
}
body #top-menu > li:last-child {
  padding-right: 10px;
}
body #top-menu li {
  padding-top: 16px;
}
body #top-menu li a {
  font-size: 14px;
  font-family: freight-sans-pro, sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em !important;
  padding-bottom: 20px !important;
}
body #top-menu > li {
  padding-right: 12px;
  transition: all 0.2s ease;
}
body #top-menu > li a {
  padding-left: 10px;
}
body #top-menu > li:hover {
  transition: all 0.2s ease;
  background: #333;
}
body #top-menu > li:hover a {
  opacity: 1;
}
body #top-menu .menu-item-home {
  padding-top: 10px;
  padding-right: 0;
  margin: 0 8px;
  align-self: flex-start;
}
body #top-menu .menu-item-home a {
  text-indent: -9999px;
  background: url("/wp-content/uploads/2019/11/logo-langbro-centrerad-vit.png") no-repeat;
  background-size: 100%;
  width: 197px;
  height: 31px;
  padding-bottom: 0 !important;
}
body #top-menu .menu-item-home:hover {
  background: inherit;
}
body #top-menu .wpml-ls-current-language {
  display: none;
}
body #top-menu .sub-menu {
  border-top-width: 0;
}
body header > .et_menu_container {
  max-width: unset;
  width: 100%;
}
@media screen and (max-width: 980px) {
  body.et_header_style_centered .container.et_menu_container {
    width: 100%;
    padding: 0;
  }
  body.et_header_style_centered #main-header {
    padding: 0;
  }
  body.et_header_style_centered #main-header #et_mobile_nav_menu {
    margin-top: 0;
  }
  body.et_header_style_centered #main-header .mobile_nav {
    padding: 20px;
  }
  body.et_header_style_centered #main-header .mobile_nav.opened {
    background-color: #333;
  }
  body.et_header_style_centered #main-header .mobile_nav a {
    font-family: inherit;
    color: inherit;
    font-style: unset;
    text-decoration: none;
  }
  body.et_header_style_centered #main-header .select_page {
    display: inline-block;
    text-indent: -9999px;
    height: 12px;
    width: calc(100% - 32px);
  }
  body.et_header_style_centered #main-header .mobile_menu_bar {
    top: 14px;
    right: 16px;
  }
  body.et_header_style_centered #main-header .et_mobile_menu {
    top: 57px;
    background-color: #333;
    font-weight: normal;
    border-top-width: 0;
    padding: 10px 0 4em 0;
    margin-bottom: 51px;
    width: 100%;
  }
  body.et_header_style_centered #main-header .et_mobile_menu .menu-item-has-children > a {
    background-color: unset;
  }
  body.et_header_style_centered #main-header .et_mobile_menu .current-menu-item > a,
  body.et_header_style_centered #main-header .et_mobile_menu .current-menu-item > a:active {
    background-color: white;
  }
  body.et_header_style_centered #main-header .et_mobile_menu li ul {
    padding-left: 0 !important;
  }
  body.et_header_style_centered #main-header .et_mobile_menu .menu-item-home {
    display: none;
  }
  body.et_header_style_centered #main-header .et_mobile_menu li li {
    padding-left: 0;
  }
  body.et_header_style_centered #main-header .et_mobile_menu > li a {
    font-size: 24px;
    font-weight: normal;
  }
  body.et_header_style_centered #main-header .et_mobile_menu > li > .sub-menu > li > a {
    font-weight: 600;
  }
  body.et_header_style_centered #main-header .et_mobile_menu .menu-item-recept .sub-menu {
    overflow: hidden;
    height: 0px;
  }
  body.et_header_style_centered #main-header .et_mobile_menu .sub-menu > li > a {
    padding-left: 8%;
  }
  body.et_header_style_centered #main-header .et_mobile_menu .sub-menu .sub-menu {
    margin-bottom: 8px;
  }
  body.et_header_style_centered #main-header .et_mobile_menu .sub-menu .sub-menu li {
    padding-left: calc(8% + 2px);
  }
  body.et_header_style_centered #main-header .et_mobile_menu .sub-menu .sub-menu a {
    border-left: 8px solid #666;
    border-bottom: 0;
    padding: 4px 5% 6px 5%;
  }
}
body .pink-border {
  border-top: 5px solid #ffdde3;
}
body .pink-border:first-child {
  border-top: none;
}
body .section-aktuellt .et_pb_module.pink-border {
  padding: 50px 0;
}
body #main-header {
  border-bottom: 5px solid #ffdde3;
  background-color: #007a65;
}
body .hero-section {
  height: 75vh;
}
body .hero-section .et_pb_icon {
  text-shadow: 0 0 10px black;
}
body footer {
  display: none;
}
body footer #footer-bottom {
  display: none;
}
body .row-footer {
  padding: 40px 6%;
}
@media screen and (max-width: 768px) {
  body .row-footer {
    padding: 70px;
  }
}
body .row-footer h2,
body .row-footer h3 {
  font-family: freight-sans-pro, sans-serif;
  font-style: unset;
  text-transform: uppercase;
}
body .row-footer h2 {
  font-size: 24px;
  padding-top: 12px;
}
body .row-footer h3 {
  font-size: 14px;
  padding-bottom: 0.2em;
}
body .row-footer p,
body .row-footer li {
  font-size: 18px;
  line-height: 1.3em;
}
body .row-footer a {
  font-family: inherit;
  color: inherit;
  font-style: unset;
  text-decoration: none;
  font-weight: 400;
}
body .row-footer .btn {
  font-family: freight-sans-pro, sans-serif;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  margin-left: -25px;
}
body .row-footer .et-last-child h2 {
  padding-bottom: 18px;
}
body .btn {
  display: inline-flex;
  position: relative;
  background-color: #222;
  font-family: freight-sans-pro, sans-serif;
  font-style: normal;
  font-size: 24px;
  line-height: 1.6em;
  font-weight: 700;
  height: 42px;
  border: none;
  border-radius: 22px;
  padding: 0 25px 4px;
  min-width: 100px;
  color: white;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.1s ease;
}
body .btn-logo-national {
  background: #222 url(/wp-content/themes/Divi/images/logo-btn-national.svg) no-repeat;
  background-position: center;
  text-indent: -9999px;
  min-width: 155px;
}
body .btn-logo-langbro {
  background: #222 url(/wp-content/themes/Divi/images/logo-btn-langbro.svg) no-repeat;
  background-position: center;
  text-indent: -9999px;
  min-width: 155px;
}
body .btn:hover {
  opacity: 0.9;
}
@media screen and (max-width: 980px) {
  body #top-menu .mobile-menu-item {
    display: block;
  }
  body #top-menu .desktop-menu-item {
    display: none;
  }
}
@media screen and (min-width: 981px) {
  body #top-menu .mobile-menu-item {
    display: none;
  }
  body #top-menu .desktop-menu-item {
    display: block;
  }
}
body #top-menu > li > a {
  text-transform: uppercase;
}
body #top-menu a {
  color: white;
}
body #top-menu .sub-menu {
  background-color: #333 !important;
}
body #top-menu .sub-menu .menu-item-has-children > a:first-child:after {
  transform: rotate(-90deg);
  font-size: 22px;
}
body #top-menu .sub-menu li a {
  font-size: 18px;
  text-transform: unset;
}
body #top-menu li li {
  padding: 0;
  width: 100%;
}
body #top-menu li li a {
  width: 100%;
}
body .et_pb_section {
  padding-top: 0;
  padding-bottom: 0;
}
body blockquote {
  border-left: unset;
  padding-left: unset;
  max-width: 480px;
  width: 80%;
  margin: 0 auto;
}
body blockquote p {
  font-family: freight-text-pro, serif;
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  font-weight: 600;
}
body .icon {
  display: inline-block;
}
body .icon-arrow-right {
  background: transparent url(/wp-content/themes/Divi/images/icon-arrow-white.svg) no-repeat;
  background-position: center;
}
body .icon-arrow-right-black {
  background: white url(/wp-content/themes/Divi/images/icon-arrow-black.svg) no-repeat;
  background-position: center;
}
body .icon-map-pin {
  background: transparent url(/wp-content/themes/Divi/images/icon-map-pin.svg) no-repeat;
  background-position: center;
}
body .btn .icon {
  margin: 5px -10px 0 5px;
  height: 31px;
  width: 31px;
  border-radius: 100%;
}
body .btn .icon-round {
  margin: 5px -20px 0 10px;
}
body .border-pink {
  display: block;
  content: "";
  width: 100%;
  height: 5%;
  background: #ffdde3;
}

@media screen and (max-width: 768px) {
  body h1 {
    font-size: 72px;
  }
}
@media screen and (max-width: 500px) {
  body h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 980px) {
  body #main-footer {
    display: block;
    background: #007a65;
    position: fixed;
    bottom: 0;
    z-index: 10;
    left: 0;
    width: 100%;
  }
  body #main-footer #et-footer-nav {
    background-color: unset;
    background: #007a65;
  }
  body #main-footer #et-footer-nav > .container {
    width: 100%;
  }
  body #main-footer #et-footer-nav ul {
    padding: unset;
    font-family: freight-sans-pro, sans-serif;
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
    margin-bottom: constant(safe-area-inset-bottom, 15px); /* iOS 11.0 */
    margin-bottom: env(safe-area-inset-bottom, 15px); /* iOS 11.2 */
  }
  body #main-footer #et-footer-nav ul li {
    padding: unset;
  }
  body #main-footer #et-footer-nav ul li a {
    display: inline-block;
    padding: 15px;
    color: white;
    font-family: inherit;
    color: inherit;
    font-style: unset;
    text-decoration: none;
    font-weight: 700;
  }
  body.et_header_style_centered #main-header .et_mobile_menu > li > a {
    text-transform: uppercase;
    font-weight: 700;
  }
}
body .row-footer {
  background: #333;
}

body.et_header_style_centered #main-header .mobile_nav {
  height: 52px;
  background: url("/wp-content/uploads/2019/11/logo-langbro-centrerad-vit.png") no-repeat;
  background-size: 200px auto;
  background-position: center;
  border-radius: unset;
}

body.et_header_style_centered #main-header .mobile_menu_bar {
  top: 11px;
}

.meny-container h2 {
  font-size: 24px;
  font-style: unset;
  letter-spacing: 0.05em;
  line-height: 31px;
  padding-bottom: 0.9em;
  padding-top: 1.5em;
  text-transform: uppercase;
}
.meny-container h3 {
  display: block;
  font-family: freight-sans-pro, sans-serif;
  font-size: 24px;
  font-style: unset;
  font-weight: 600;
  line-height: 31px;
  padding-top: 1em;
  padding-bottom: 17px;
  text-transform: unset;
}
.meny-container h3 strong {
  font-weight: 600;
}
.meny-container p {
  position: relative;
}
.meny-container p > strong:first-child,
.meny-container p > b:first-child {
  font-family: freight-text-pro, serif;
  font-size: 18px;
  font-style: italic;
  line-height: 1.6em;
}
.meny-container p > strong:not(:first-child),
.meny-container p > b:not(:first-child) {
  font-family: inherit;
  font-style: inherit;
}
.meny-container p em {
  position: absolute;
  top: -0.8em;
}
.meny-container h4,
.meny-container h5 {
  background: #8e8e8e;
  color: #444;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 12px;
  font-style: unset;
  height: 20px;
  line-height: 1.7em;
  margin-right: 5px;
  position: relative;
  text-align: center;
  top: -1.7em;
  width: 20px;
}
.meny-container h4:hover,
.meny-container h5:hover {
  opacity: 0.9;
}
.meny-container h5 {
  border-radius: 50px;
}
.julbord-container p {
  padding-bottom: 0;
}

body .header-content {
  margin: 0 !important;
  width: 100% !important;
  padding: 0 !important;
  max-width: unset !important;
}

body .welcome-text blockquote {
  width: unset;
  margin-bottom: 1em;
}

body .et_pb_fullwidth_header_container .button-container {
  padding: 4px 6px;
  margin: 0 auto;
  margin-top: calc(30vh - 50px);
}
body .button-container {
  display: inline-block;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 25px;
  padding: 15px 20px 20px;
  margin: 3em auto;
  align-items: center;
  width: auto;
  max-width: 90%;
  transition: all 0.2s ease;
}
body .button-container p {
  font-weight: bold;
  color: black !important;
  padding-bottom: 0;
}
body .button-container h3 {
  color: black !important;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 4px;
}
body .button-container .btn {
  width: 220px;
  justify-content: space-between;
}
body .button-container .btn i:first-of-type {
  width: 20px;
}
body .button-container * + .btn, body .button-container * + p .btn {
  margin-top: 0.5em;
}

.hidden {
  display: none !important;
}

.invisible {
  opacity: 0 !important;
}

.home-link-container {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 60px);
  height: 52px;
  opacity: 0;
}
.home-link-container a {
  width: 100%;
  text-indent: -9999px;
}

body.has-overlay {
  max-height: 100vh;
  overflow: hidden;
  position: static;
}
body.has-overlay #et-main-area {
  filter: blur(3px);
  transition: all 0.2s ease;
}

.overlay-container {
  display: none;
  color: white;
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  transition: all 0.2s ease;
}
.overlay-container.active {
  display: flex;
}
.overlay-container.active .overlay-content {
  padding: 20px 30px;
  background: #444;
  margin: auto;
  width: 80vw;
  min-height: 400px;
  max-width: 400px;
}
.overlay-container.active .overlay-content .symbols {
  padding: 1em 0 2em;
}
.overlay-container.active .overlay-content .symbols p {
  font-weight: bold;
  padding-bottom: 3px;
}
.overlay-container.active .overlay-content .symbols p b,
.overlay-container.active .overlay-content .symbols p i {
  display: inline-block;
  font-family: inherit;
  background: white;
  color: #444;
  font-size: 16px;
  font-weight: 700;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 19px;
  font-style: unset;
}
.overlay-container.active .overlay-content .symbols p i {
  border-radius: 50px;
}
.overlay-container.active .overlay-content .btn-close {
  display: block;
  font-family: inherit;
  background: #333;
  color: white;
  font-size: 16px;
  font-weight: 700;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  border: none;
  text-align: center;
  line-height: 19px;
  font-style: unset;
  cursor: pointer;
  margin: 2em auto 0;
  transition: all 0.2s ease;
  text-align: center;
  font-family: sans-serif;
  padding: 0 0 0 2px;
}
.overlay-container.active .overlay-content .btn-close:hover {
  opacity: 0.9;
}

.social-media-container {
  background-color: #333;
  margin-bottom: 1em;
}
.social-media-container > div {
  display: flex;
  justify-content: center;
  padding-bottom: 2em;
}
@media screen and (max-width: 980px) {
  .social-media-container > div {
    padding-bottom: 8em;
  }
}
.social-media-container > div a {
  margin: 0 20px;
  display: block;
  text-indent: -9999px;
  height: 31px;
  width: 31px;
  background-position: center;
  background-size: 31px auto;
}
.social-media-container > div a.facebook {
  background-image: url(/wp-content/themes/Divi/images/logo-facebook.png);
}
.social-media-container > div a.instagram {
  background-image: url(/wp-content/themes/Divi/images/logo-instagram.png);
}

body .et_pb_contact p input,
body .et_pb_contact p textarea,
body .et_pb_subscribe .et_pb_contact_field input,
body .et_pb_subscribe .et_pb_contact_field textarea,
body .form-bokningsforfragan select,
body .form-bokningsforfragan input {
  background-color: #555;
  border-radius: 7px;
  color: white;
  font-size: 18px;
}
body .et_pb_contact p input:focus,
body .et_pb_contact p textarea:focus,
body .et_pb_subscribe .et_pb_contact_field input:focus,
body .et_pb_subscribe .et_pb_contact_field textarea:focus,
body .form-bokningsforfragan select:focus,
body .form-bokningsforfragan input:focus {
  color: white;
}
body .et_pb_contact .et_pb_contact_field_half {
  width: calc(50% - 10px);
}
body .et_pb_contact .et_pb_contact_field_half:nth-of-type(even) {
  float: right;
}
body .form-bokningsforfragan .et_pb_contact_form {
  margin-left: unset;
  background: #333;
  border-radius: 11px;
  padding: 5%;
}
body .form-bokningsforfragan .et_pb_contact_form p {
  padding: 0;
}
body .form-bokningsforfragan .et_pb_contact_form input::-moz-placeholder {
  color: #aaa;
}
body .form-bokningsforfragan .et_pb_contact_form input::placeholder {
  color: #aaa;
}
body .form-bokningsforfragan .et_pb_contact_form .et_contact_bottom_container {
  margin-top: 2%;
}
body .form-bokningsforfragan .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_right > p {
  display: flex;
  line-height: 2.9em;
}
body .form-bokningsforfragan .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_right > p::before {
  display: inline-block;
  content: "Säkerhetsfråga: ";
  color: white;
  margin-right: 8px;
}
body .form-bokningsforfragan .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_right > p span {
  display: inline-block;
  margin-right: 8px;
}
body .form-bokningsforfragan .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_right > p input {
  margin-left: 8px;
}
body .form-bokningsforfragan .et_pb_contact_form .et_contact_bottom_container .et_pb_contact_submit.et_pb_button {
  background-color: black;
  color: white;
  border: none;
  border-radius: 8px;
}

/* Form send confirmation message */
.et-pb-contact-message {
  padding: 0 5%;
}

/* Fixed mobile header */
@media (max-width: 980px) {
  .et_non_fixed_nav.et_transparent_nav #main-header,
  .et_non_fixed_nav.et_transparent_nav #top-header,
  .et_fixed_nav #main-header,
  .et_fixed_nav #top-header {
    position: fixed;
  }
}
.et_mobile_menu {
  overflow: scroll !important;
  max-height: calc(100vh - 138px);
}

/* Site footer button color override */
body .row-footer a {
  color: white;
}

/* Physical menu screen in the bar */
html,
.page-template-page-template-blank {
  height: 100vh;
}

html .page-template-page-template-blank {
  display: flex;
  justify-content: center;
  background-color: #444 !important;
  align-items: stretch;
  flex-direction: column;
}

.page-template-page-template-blank .et_pb_row {
  width: 100%;
  max-width: unset;
}

.menytavlan {
  padding: 15%;
}
.menytavlan.et_pb_section {
  background-color: #444;
}
.menytavlan .et_pb_row {
  padding: 0;
}
.menytavlan #cookie-notice .cookie-notice-container {
  display: none;
}
.menytavlan .meny-container .et_pb_text_inner > h2 {
  padding-top: unset;
}
.menytavlan .et_pb_column_1_3 h1,
.menytavlan .et_pb_column_1_4 h1,
.menytavlan .et_pb_column_1_5 h1,
.menytavlan .et_pb_column_1_6 h1,
.menytavlan .et_pb_column_2_5 h1 {
  font-size: 60px;
  margin-top: 1em;
}
.menytavlan .et_pb_column_1_3 h4,
.menytavlan .et_pb_column_1_4 h4,
.menytavlan .et_pb_column_1_5 h4,
.menytavlan .et_pb_column_1_6 h4,
.menytavlan .et_pb_column_2_5 h4,
.menytavlan .et_pb_column_1_3 h5,
.menytavlan .et_pb_column_1_4 h5,
.menytavlan .et_pb_column_1_5 h5,
.menytavlan .et_pb_column_1_6 h5,
.menytavlan .et_pb_column_2_5 h5 {
  font-size: 12px;
}
.menytavlan .allergen-text {
  padding-left: 10em !important;
}

body .btn-logo-national {
  background-image: url(/wp-content/themes/divi-child/images/logo-btn-national.svg);
}

body .btn-logo-langbro {
  background-image: url(/wp-content/themes/divi-child/images/logo-btn-langbro.svg);
}

body .icon-map-pin {
  background-image: url(/wp-content/themes/divi-child/images/icon-map-pin.svg);
}

body .icon-arrow-right {
  background-image: url(/wp-content/themes/divi-child/images/icon-arrow-white.svg);
}

body .icon-arrow-right-black {
  background-image: url(/wp-content/themes/divi-child/images/icon-arrow-black.svg);
}

.social-media-container > div a.facebook {
  background-image: url(/wp-content/themes/divi-child/images/logo-facebook.png);
}

.social-media-container > div a.instagram {
  background-image: url(/wp-content/themes/divi-child/images/logo-instagram.png);
}

@media screen and (max-width: 980px) {
  .social-media-container > div a {
    background-repeat: no-repeat;
    margin: 0;
    padding: 30px;
  }
}
@media screen and (min-width: 0px) {
  body .et_pb_gutters3 .menytavlan div .et_pb_module {
    margin-bottom: 0;
  }
}
/* Testing new menu styles */
/* Navigation wpml language link */
@media screen and (min-width: 1100px) {
  .nav .wpml-ls-item {
    position: absolute;
    right: 10px;
  }
}
/* Cookie consent styles */
@media screen and (max-width: 980px) {
  #cookie-notice {
    bottom: 45px;
  }
}
#cookie-notice .cookie-notice-container {
  font-family: freight-sans-pro, sans-serif;
}
#cookie-notice .cookie-notice-container #cn-accept-cookie.btn-cookie,
#cookie-notice .cookie-notice-container #cn-accept-cookie.cn-button {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #007a65;
  color: white;
  padding: 5px 8px;
  border-radius: 50px;
  min-width: 55px;
}/*# sourceMappingURL=style.css.map */