@import url('https://fonts.googleapis.com/css2?family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

  html.wf-loading h1, html.wf-loading h2, html.wf-loading h3, html.wf-loading p, html.wf-loading .breadcrumb {
  visibility: hidden; }
html.wf-active h1, html.wf-active h2, html.wf-active h3, html.wf-active p, html.wf-active .breadcrumb {
  visibility: visible; }

h1, h2, h3 {
  line-height: 1.2; }

html,
body {
  height: 100%;
  position: relative; }

body {
  color: #000;
  background: #fff;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 100%;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }
  html body {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal; }

 body {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

nav ul {
  padding: 0;
  margin: 0; }

img,
embed,
object,
video,
iframe {
  max-width: 100%; }

video {
  height: auto; }

img {
  vertical-align: middle;
  height: auto; }

iframe {
  height: auto;
  width: auto;
  vertical-align: middle; }

.embed {
  position: relative;
  padding-bottom: 52.5%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 2em; }
  .embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.alignleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  margin-top: 5px; }

.alignright {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
  margin-top: 5px; }

.aligncenter,
div.aligncenter,
div.alignnone {
  display: block;
  margin: 5px auto 5px auto; }

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 5px; }

img.alignnone {
  margin: 0; }

img.alignleft,
img.alignright {
  max-width: 50%; }

figcaption,
.wp-caption-text {
  font-size: .75em;
  margin-top: 2px; }

.article-img {
  margin-bottom: 2rem; }

.table {
  display: table;
  height: 90%;
  width: 100%;
  position: relative;
  z-index: 9; }

.table-cell {
  display: table-cell;
  vertical-align: middle; }

.btn,
.wpcf7-submit,
body.salakis .btn,
.section-content--slider.blue .btn {
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  padding: 8px 35px 5px;
  color: #fff;
  background: #0067B9;
  font-weight: normal;
  text-decoration: none;
  font-size: 1.125rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  display: inline-block;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
  border: 1px solid #0067B9; }
  html .btn, html
  .wpcf7-submit, html
  body.salakis .btn, html
  .section-content--slider.blue .btn {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal; }
  .btn:hover,
  .wpcf7-submit:hover,
  body.salakis .btn:hover,
  .section-content--slider.blue .btn:hover {
    background: #fff;
    color: #0067B9;
    border-color: #0067B9; }
  .btn.print,
  .wpcf7-submit.print,
  body.salakis .btn.print,
  .section-content--slider.blue .btn.print {
    float: right;
    padding: 5px 20px 0px; }
    .section-first .btn.print, .section-first
    .wpcf7-submit.print, .section-first
    body.salakis .btn.print, .section-first
    .section-content--slider.blue .btn.print {
      position: absolute;
      right: 0;
      top: 3px; }
  .salakis .btn, .choose .btn, .salakis
  .wpcf7-submit, .choose
  .wpcf7-submit, .salakis
  body.salakis .btn, .choose
  body.salakis .btn, .salakis
  .section-content--slider.blue .btn, .choose
  .section-content--slider.blue .btn {
    background: transparent;
    border-color: #fff;
    border-width: 2px; }
    .salakis .btn:hover, .choose .btn:hover, .salakis
    .wpcf7-submit:hover, .choose
    .wpcf7-submit:hover, .salakis
    body.salakis .btn:hover, .choose
    body.salakis .btn:hover, .salakis
    .section-content--slider.blue .btn:hover, .choose
    .section-content--slider.blue .btn:hover {
      background-color: #fff; }
  .start .btn, .start
  .wpcf7-submit, .start
  body.salakis .btn, .start
  .section-content--slider.blue .btn {
    background: #fff;
    border-color: #fff;
    color: #000;
    margin-top: 2rem; }
    .start .btn:hover, .start
    .wpcf7-submit:hover, .start
    body.salakis .btn:hover, .start
    .section-content--slider.blue .btn:hover {
      color: #0067B9; }

hr.hr-style {
  border: 0;
  height: 2px;
  background: #eaeaea;
  width: 50%;
  margin: 0 auto 0; }

/* LINKS
--------------------------------------------------------*/
a {
  color: #000;
  text-decoration: none; }
  a:hover {
    color: #0067B9; }
  .column-info a, .entry a {
    color: #0067B9; }
    .column-info a:hover, .entry a:hover {
      color: #444; }

body.start .header {
  display: none; }
  body.start .header.tunnel {
    display: block; }

/* TYPOGRAPHY
--------------------------------------------------------*/
h1 {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  text-transform: uppercase;
  color: #0067B9; }
  html h1 {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal; }
  .section-content--slider h1 {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 2rem;
    color: #fff;
    line-height: 1;
    text-align: center;
    margin-bottom: 0;
    position: relative; }
    html .section-content--slider h1 {
      font-family: "Poppins", serif;
      font-weight: 400;
      font-style: normal; }
    html.wf-loading .section-content--slider h1 {
      visibility: hidden; }
    html.wf-active .section-content--slider h1 {
      visibility: visible; }
  .delivery h1 {
    text-shadow: 0px 1px 0px #000; }
  .funky h1 {
    margin-bottom: 2rem; }
  .training h1 {
    color: #0067B9; }
  .salakis h1 {
    font-size: 2rem;
    font-family: "Poppins", serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1; }
    html .salakis h1 {
      font-family: "Poppins", serif;
      font-weight: 700;
      font-style: normal;}
    .salakis h1 br {
      display: none; }
  .recept-slide h1 {
    color: #fff;
    margin: 0 auto;
    margin-bottom: 0.5rem;
    padding: 10px 0;
    max-width: 80%;
    position: relative;
    /*
    	  &:before {
    		  content: " ";
    		  position: absolute;
    		  top: -8px;
    		  left: 0;
    		  border: 2px solid $brand-color;
    		  width: 100%;
    	  }
    	  &:after {
    		  content: " ";
    		  position: absolute;
    		  bottom: -8px;
    		  left: 0;
    		  border: 2px solid $brand-color;
    		  width: 100%;
    	  }
    */ }
  h1.title-serif {
    font-family: Times, Georgia, serif;
    text-transform: none !important; }
    html h1.title-serif {
      font-family: "Old Standard TT", serif;
      font-weight: 700;
      font-style: normal; }
  h1.page-title {
    text-align: center;
    margin-bottom: 0.83em;
    font-family: Times, Georgia, serif;
    text-transform: none;
    font-weight: normal;
    font-size: 1.5rem; }

    html h1.page-title {
      font-family: "Old Standard TT", serif;
      font-weight: 700;
      font-style: italic; }

article h1 {
  font-family: Times, Georgia, serif;
  font-size: 1.5rem;
  text-transform: none;
  color: #0067B9;
  font-weight: normal;
  margin: 0; }
  html article h1 {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-style: normal; }

.filter-recept article h1 {
  margin-top: 0.5em;
  margin-bottom: 0; }
.filter-recept article p {
  margin-top: 0; }
.filter-recept form {
  margin-bottom: 0; }

.block-grid-filter form {
  margin-bottom: 0; }

.recipes-list form {
  margin-bottom: 0; }

h3.info-title {
  font-size: 1.5rem;
  border-bottom: 3px solid #000;
  text-transform: uppercase;
  padding-bottom: 10px; }

.container-aside h3 {
  font-size: 1.250rem;
  text-transform: uppercase;
  color: #0067B9; }

h1.section-title {
  background: none;
  color: #0067B9;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  text-align: left;
  text-transform: uppercase;
  padding: 0; }

h2.section-title {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  font-size: 1.5rem;
  margin: 0.83em 0; }

p.lead {
  font-size: 1.188em; }

.slick-slide {
  position: relative; }

.tag {
  width: 130px;
  position: absolute;
  left: 10%;
  top: 170px;
  display: none; }
  .tag.trenyheter {
    width: 190px;
    left: auto;
    right: 0;
    top: 120px; }
  .tag.salakis-logo {
    left: auto;
    right: 7%;
    top: 120px;
    width: 110px; }

.section-content--slider .tag {
  position: relative;
  margin: 0 auto;
  margin-bottom: 2rem;
  top: auto;
  left: auto;
  right: auto;
  width: 150px;
  display: block; }

.topnav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: #0067B9;
  z-index: 10; }
  .topnav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 6px;
    float: left;
    font-size: 0.875rem;
    float: right; }
    .topnav ul.sites {
      float: left; }
  .topnav li {
    display: inline-block;
    padding-left: 8px; }
  .topnav a {
    color: #Fff; }
  body.lindahls-kvarg .topnav .sites li:first-child {
    display: inline-block; }
  body.lindahls-kvarg .topnav .sites li:last-child {
    display: none; }
  body.tunnel .topnav .sites li {
    display: none; }

.page-header {
  position: relative;
  width: 100%;
  height: calc(100% - 32px);
  margin: 0 auto; }
  .page-header .start-50 {
    position: relative;
    text-align: center;
    width: 100%;
    float: left;
    height: 50%;
    margin-top: 32px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top; }
    .page-header .start-50.salakis-start {
      margin-top: 0; }
      .page-header .start-50.salakis-start header h1 {
        font-family: "Old Standard TT", serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1.875rem; }
  .page-header header {
    color: #fff; }
    .page-header header h1 {
      font-size: 2.125rem;
      color: #fff;
      text-transform: none;
      max-width: 70%;
      margin: 2rem auto 0 auto;
      display: none;
      text-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
    .page-header header p {
      font-size: 1.5rem; }
  .page-header .logo-lindahls,
  .page-header .logo-salakis {
    z-index: 20000;
    margin: 0 auto;
    margin-top: 2rem;
    width: 142px; }
    .page-header .logo-lindahls a,
    .page-header .logo-salakis a {
      display: block; }

/* SECTIONS
--------------------------------------------------------*/
.site-width {
  width: 95%;
  max-width: 1322px;
  margin: 0 auto; }

header[role="banner"] {
  position: relative; }
  header[role="banner"].site-width {
    width: 100%; }
  header[role="banner"] .social-nav {
    display: none; }

.site-width--n {
  width: 95%;
  max-width: 980px;
  margin: 0 auto;
  overflow: hidden; }

.section-first {
  overflow: hidden;
  padding-top: 100px; }
  .section-first .site-width--n {
    position: relative; }

.container-base {
  margin-bottom: 2rem; }

.container-main {
  overflow: hidden; }

.section-top {
  overflow: hidden; }

/* Top Full width IMG */
.slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.slider-header {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 92.5%;
  margin-bottom: 4rem; }

.recept-slide p {
  font-size: 1.125rem !important;
  text-align: center;
  width: 80%;
  margin: 0.83em auto 2rem;
  color: #fff;
  font-weight: 600; }

.section-content--slider {
  z-index: 10;
  position: relative;
  top: 0;
  margin-top: 0;
  left: 0;
  width: 95%;
  max-width: 810px;
  margin: 0 auto;
  color: #fff; }
  .section-content--slider.blue h1 {
    color: #0067B9; }
  .section-content--slider.table {
    height: 100%; }
  .section-content--slider.salakis, .section-content--slider.kvarg-yoghurt {
    height: 80%; }
    .section-content--slider.salakis header p, .section-content--slider.kvarg-yoghurt header p {
      margin-top: 0.5em;
      margin-bottom: 0.63em;
      font-size: 1.125rem; }
  .section-content--slider header {
    text-align: center; }
    .section-content--slider header p {
      font-size: 1.125rem;
      margin-top: 0; }
  .section-content--slider.delivery header p {
    text-shadow: 0px 1px 0px #000; }
  .section-content--slider .search {
    width: 80%;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 2rem;
    position: relative;
    text-align: center; }
    .section-content--slider .search input {
      text-align: center;
      padding: 5px 10px;
      background: transparent;
      border: 2px solid #fff;
      color: #fff;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
      .section-content--slider .search input:focus {
        outline: none; }
    .section-content--slider .search input[type="submit"] {
      position: absolute;
      border: none;
      top: 10px;
      right: 10px;
      background: transparent;
      text-indent: -999em;
      background-image: url(../img/icon-search.png);
      background-size: 20px;
      background-repeat: no-repeat;
      width: 20px;
      height: 20px; }
  .section-content--slider.training ul {
    list-style: none;
    text-align: center;
    margin: 0;
    margin-top: 2rem;
    padding: 0; }
  .section-content--slider.training li {
    display: inline-block;
    padding-right: 1rem; }
    .section-content--slider.training li:last-child {
      padding-right: 0; }
  .section-content--slider .btn-content {
    width: 125px;
    height: 125px;
    display: inline-block; }
  .section-content--slider .cube {
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.875rem; }
    .section-content--slider .cube a {
      vertical-align: middle;
      color: #fff;
      border: 2px solid #fff;
      padding: 10px; }
      .section-content--slider .cube a:hover {
        color: #0067B9;
        border-color: #0067B9; }

.topbox {
  height: 400px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
  z-index: 0; }
  .topbox.topbox--low {
    max-height: 300px; }
  body.single-products .topbox {
    height: auto; }
  .topbox .site-width {
    height: 100%; }
  .topbox.has-sub-menu {
    margin-bottom: 0; }
  .topbox.kvarg-vanilj {
    background: #f4c726; }
  .topbox.recept-salakis .site-width {
    position: relative; }
  .topbox.recept-salakis .logo-box {
    position: absolute;
    left: 0;
    top: 80px;
    width: 90px;
    z-index: 10001; }
  .topbox.recept-salakis .topbox-content {
    text-align: center; }
    .topbox.recept-salakis .topbox-content h1 {
      font-family: Times, Georgia, serif;
      color: #fff;
      text-transform: none;
      margin-top: 2rem;
      font-size: 1.5rem; }
      html .topbox.recept-salakis .topbox-content h1 {
        font-family: "Old Standard TT", serif;
        font-weight: 700;
        font-style: normal;}
      .topbox.recept-salakis .topbox-content h1 span {
        font-size: 1.125rem;
        display: block;
        margin-top: 0.83rem; }

.topbox-content {
  margin: 0 auto;
  max-width: 600px; }
  .topbox-content.table {
    height: 100%; }
  body.single.produkter .topbox-content {
    padding-top: 80px; }
  .topbox-content h1 {
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 1.875rem;
    font-weight: 600;
    text-align: center; }
    .topbox-content h1.title-serif {
      font-weight: normal; }
    .topbox-content h1.small-title {
      font-size: 1.5rem;
      margin-top: 1rem;
      text-transform: none; }
    .kvarg-vanilj .topbox-content h1 {
      color: #662d1e; }
    body.recept .topbox-content h1, body.om-lindahls .topbox-content h1 {
      color: #fff; }
    body.single-products .topbox-content h1 {
      margin-top: 0.83em; }
    body.recept .topbox-content h1, body.yoghurtskolan .topbox-content h1 {
      margin-top: 4rem; }
  .topbox-content figure {
    max-width: 300px;
    margin: 0 auto;
    text-align: center; }
    .topbox-content figure.logo-box {
      max-width: 150px; }
    body.single-products .topbox-content figure {
      margin-bottom: -20px;
      max-width: 200px; }
      body.single-products .topbox-content figure img {
        max-height: 200px; }

.section-content--slider figure {
  max-width: 200px;
  margin: 0 auto;
  text-align: center; }
  .section-content--slider figure.logo-box {
    max-width: 150px; }

.breadcrumb {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  color: #9e9e9e; }
  body.single-products .breadcrumb {
    margin-top: 3rem; }
  .breadcrumb li {
    display: inline;
    background: url(../img/bc-divider.png) right center no-repeat;
    padding-right: 10px; }
    .breadcrumb li:last-child {
      background-image: none; }
  .breadcrumb a {
    color: #0067B9; }

/* ARTICLE
--------------------------------------------------------*/
.article {
  margin: 0 auto;
  max-width: 768px; }
  .article h1 {
    font-size: 1.75rem;
    text-transform: none;
    font-family: Times, Georgia, serif;
    color: #0067B9;
    font-weight: italic; }
    html .article h1 {
      font-family: "Old Standard TT", serif;
      font-weight: 700;
      font-style: italic;}
  .article .entry h2, .article .entry h3 {
    margin-bottom: 0.32em; }
  .article .entry p {
    margin-top: 0; }

/* MODULE
--------------------------------------------------------*/
.module h3 {
  margin: 0.25em 0;
  font-size: 1rem; }
.module p {
  margin-top: 0; }
.module.brand {
  background: #0067B9;
  color: #fff; }
  .module.brand .inner {
    padding: 1rem; }
  .module.brand h3 {
    color: #fff; }
  .module.brand a {
    color: #fff; }

.block .inner {
  background: #000;
  min-height: 400px; }

/* PRODUKTER
--------------------------------------------------------*/
.filter-produkter {
  border-top: 1px solid;
  border-color: #eaeaea;
  padding: 2rem 0 0; }
  .filter-produkter h3.product-title {
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: .38rem;
    font-size: 0.875rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center; }
  .filter-produkter li.active img {
    opacity: 1; }
  .filter-produkter li.active > a {
    color: #0067B9; }
  .filter-produkter li {
    text-align: center; }
    .filter-produkter li img {
      opacity: 0.5; }
    .filter-produkter li:hover img {
      opacity: 1; }
    .filter-produkter li ul {
      font-size: 0.875rem;
      margin: 0;
      padding: 0;
      list-style: none; }

.filter {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75rem;
  margin: 2rem 0; }
  .filter ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    text-align: center; }
  .filter li {
    display: inline-block;
    padding: 0; }
    .filter li:first-child a {
      padding-left: 0; }
    .filter li.current a, .filter li.current_page_item a {
      color: #0067B9; }
    .filter li.btn {
      padding: 0;
      float: right;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px; }
      .filter li.btn:hover {
        background: #0067B9;
        color: #dedede; }
      .filter li.btn a {
        font-family: Times, Georgia, serif;
        padding: 12px 20px 5px;
        text-transform: none;
        font-size: 1.125rem;
        color: #fff; }
        html .filter li.btn a {
          font-family: "Old Standard TT", serif;
          font-weight: 700;
          font-style: normal;}
        .filter li.btn a:hover {
          background: #0067B9;
          color: #dedede; }
  .filter a {
    display: block;
    padding: 5px 10px; }

.produkt-lista li {
  vertical-align: bottom; }
.produkt-lista .inner {
  position: relative;
  text-align: center;
  padding: 0 20px; }
.produkt-lista figure {
  margin: 1rem auto 0; }

.product-info h3.product-title {
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.5em; }
.product-info .product-weight {
  font-weight: 600; }

.news-tag {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  line-height: 65px;
  padding-top: 2px;
  text-align: center;
  font-size: 1.125rem;
  font-family: Times, Georgia, serif;
  position: absolute;
  top: 0;
  left: 0;
  background: #0067B9;
  color: #fff;
  z-index: 1; }
  html .news-tag {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-style: normal; }

.section-produkter h2 {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px; }

/* PRODUKTINFO
--------------------------------------------------------*/
.column-info {
  max-width: 980px;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 2rem; }
  .column-info h3 {
    font-size: 1.25rem;
    border-bottom: 3px solid #000;
    text-transform: uppercase;
    padding-bottom: 5px; }

.naringsvarden {
  list-style: none;
  margin: 0;
  padding: 0; }
  .naringsvarden li {
    border-bottom: 1px solid #dfdfdf;
    font-weight: 600;
    padding: 5px 0; }
    .naringsvarden li span {
      float: right;
      font-weight: 400; }

/* HEADER */
.section-wrapper.header {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 40px;
  background: #fff;
  z-index: 10;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1); }
  .section-wrapper.header.salakis-header {
    display: none; }
  body.fv-show .section-wrapper.header {
    position: fixed; }
  body.salakis .section-wrapper.header, body.salakis-start .section-wrapper.header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

/*
.shadow-wrapper {
	background-image: url(../img/bg-transparent-gray.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 2px;
}
*/
.logo {
  width: 156px;
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -78px;
  z-index: 200; }
  .logo .logo-black {
    display: none; }
  body.salakis .logo, body.salakis-start .logo {
    width: 100px;
    top: -28px;
    left: 50%;
    margin-left: -50px; }
    body.salakis .logo .logo-white, body.salakis-start .logo .logo-white {
      display: none; }
    body.salakis .logo .logo-black, body.salakis-start .logo .logo-black {
      display: block;
      width: 100px; }

.social-nav {
  position: absolute;
  left: 0; }
  .social-nav ul {
    margin: 0;
    padding: 0;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.875rem; }
    .social-nav ul li {
      display: inline-block;
      padding: 0 0.2rem; }
    .social-nav ul a {
      padding: 0;
      display: block; }

.mobile-nav {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1000;
  padding: 0;
  width: 40px;
  height: 40px;
  font-size: 1em;
  line-height: 1.5em;
  text-align: center;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../img/menu-mobile-icon.png) no-repeat center #0067B9;
  background-size: 18px 12px;
  cursor: pointer; }
  .mobile-nav:focus {
    outline: none; }
  body.fv-show .mobile-nav {
    background-image: url(../img/menu-close-icon.png); }

/* TABS
--------------------------------------------------------*/
.wrapper-tabs {
  overflow: hidden;
  margin-top: 2rem; }

.tabs {
  overflow: hidden;
  text-align: center;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: Times, Georgia, serif;
  font-size: 0.875rem; }
  html .tabs {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-style: normal;}
  .tabs > li {
    position: relative;
    margin-left: 0;
    margin-right: 1px;
    margin-bottom: 0;
    top: 1px;
    display: inline-block; }
    .tabs > li > a {
      font-size: 1.275em;
      display: block;
      color: #fff;
      background: #0067B9;
      text-decoration: none;
      padding: 10px 15px 5px;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
    .tabs > li.active a {
      background: #fff;
      color: #0067B9;
      padding-top: 12px;
      outline: none; }

.tabs-content {
  width: 100%;
  background: white;
  color: #000; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 40px 20px 30px;
    width: 100%;
    background: white;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    .tabs-content > .content.active {
      display: block; }
  .tabs-content figcaption {
    text-align: center;
    font-size: 1rem; }
  .tabs-content .block-grid-module {
    margin-bottom: 0;
    padding-bottom: 0; }
    .tabs-content .block-grid-module > li {
      padding-bottom: 0; }

/* MAINNAV
--------------------------------------------------------*/
#globalheader {
  float: left;
  width: 100%; }
  header[role="banner"] #globalheader {
    display: none; }

.mainnav {
  margin: 0;
  padding: 0;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
  float: left;
  width: 50%;
  text-align: right;
  padding-right: 110px; }
  .mainnav.part-two {
    text-align: left;
    padding-right: 0;
    padding-left: 110px; }
  .mainnav li {
    display: inline-block;
    line-height: 1.4;
    padding-top: 22px; }
  .mainnav a {
    padding: 0 0.83rem;
    display: block; }
  body.salakis .mainnav {
    padding-right: 100px; }
    body.salakis .mainnav.part-two {
      padding-left: 100px; }

/* MOBILENAV */
.fullview {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  color: #000;
  z-index: 10;
  display: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  body.fv-show .fullview {
    display: block; }
  .fullview .mobilenav-content {
    display: table;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }
  .fullview h2 {
    font-size: 1rem;
    text-transform: uppercase;
    color: #0067B9; }

.mobile-mainnav {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem; }
  .mobile-mainnav > li {
    text-align: center;
    padding: 0.25em 0; }
  .mobile-mainnav a {
    color: #0067B9; }

.mobile-subnav,
.sub-menu {
  text-transform: none;
  display: none;
  font-size: 0.875rem; }
  .mobile-subnav li.current a,
  .sub-menu li.current a {
    border-bottom: 1px solid #0067B9; }
  body.salakis-recept .mobile-subnav, body.salakis .mobile-subnav, body.salakis-recept
  .sub-menu, body.salakis
  .sub-menu {
    display: block; }

/* SUBNAV
--------------------------------------------------------*/
.sub-nav {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 0.875rem; }
  .sub-nav > li {
    border-bottom: 1px solid #e6e6e6; }
  .sub-nav a {
    display: block;
    padding: 10px 0; }

.submenu-wrapper {
  position: relative;
  width: 95%;
  max-width: 980px;
  margin: 0 auto;
  background: none; }
  .submenu-wrapper.section-first {
    height: auto;
    margin-bottom: 2rem; }

.section-first .submenu-position {
  position: relative;
  top: auto;
  left: auto;
  overflow: hidden; }

/* RECEPT
--------------------------------------------------------*/
/* filter */
.filter-recept--category label {
  text-transform: uppercase; }
.filter-recept--category select,
.filter-recept--category input[type="text"] {
  height: 40px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border-color: #646464;
  padding: 0 10px; }
.filter-recept--category select {
  width: 100%;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-image: url(../img/arrow-down.png);
  background-repeat: no-repeat;
  background-position: 95% center; }
.filter-recept--category input[type="text"] {
  width: 80%; }
.filter-recept--category input[type="submit"] {
  width: 17%;
  float: right;
  height: 40px; }
  .filter-recept--category input[type="submit"].btn {
    border-color: transparent;
    padding: 0;
    line-height: 1;
    font-size: 1rem; }
    .filter-recept--category input[type="submit"].btn:hover {
      background-color: #0067B9;
      color: #fff; }

.filter-recept {
  margin-bottom: 4rem; }

.filter-recept--subcategory {
  margin-top: 1rem; }
  .filter-recept .filter-recept--subcategory {
    padding-top: 0;
    padding-bottom: 2.5rem;
    margin-top: 0; }
  .filter-recept--subcategory h3 {
    color: #0067B9;
    font-size: 1.125rem;
    margin-bottom: 0.5rem; }
  .filter-recept--subcategory figure {
    position: relative; }

.tagged {
  position: absolute;
  top: -15px;
  right: 10px;
  width: 56px;
  height: 56px;
  display: none; }

.block-grid--subcategory {
  padding-top: 20px !important; }

.cat-subcategory {
  margin: 0;
  padding: 0;
  font-size: 0.875rem; }
  .cat-subcategory li {
    display: inline-block;
    margin-bottom: 3px; }
  .cat-subcategory a {
    display: block;
    background: #0067B9;
    color: #fff;
    padding: 3px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

/* eo filter */
/* tags */
.tags {
  font-size: 0.875rem; }
  .tags ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .tags li {
    display: inline-block;
    padding: 3px 10px;
    padding-left: 0; }

.result .info {
  color: #0067B9;
  display: block;
  font-weight: 600;
  margin: 1rem 0; }
.result .time {
  vertical-align: middle;
  margin-right: 1rem; }
  .result .time span.minutes {
    line-height: 1; }
.result .likes {
  float: right;
  width: 53px; }

.ingredients {
  overflow: hidden; }
  .ingredients p {
    margin: 0; }
  .ingredients figure {
    margin-top: 0;
    width: 45%;
    float: left; }
    .ingredients figure img {
      max-height: 170px;
      margin: 0 auto;
      display: block; }
  .ingredients figure + figure {
    float: right; }

/* FOOTER
--------------------------------------------------------*/
.footer {
  background: #0067B9;
  min-height: 300px;
  color: #fff;
  padding: 2rem 0;
  margin-top: 2rem; }
  body.tunnel .footer {
    margin-top: 32px; }
  .footer #langnav {
    overflow: hidden; }
    .footer #langnav ul {
      float: right;
      margin: 0;
      padding: 0; }
    .footer #langnav li {
      display: inline-block; }
    .footer #langnav img {
      margin-left: auto;
      margin-right: auto;
      /* position: relative; */
      display: block;
      width: 25px;
      height: auto; }

.footer-info {
  position: relative; }
  .footer-info a {
    color: #fff; }
  .footer-info h3 {
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.875rem; }
  .footer-info h4 {
    margin: 0;
    font-weight: 400; }
  .footer-info p {
    margin-top: 0; }
  .footer-info .download span {
    font-weight: 600;
    display: inline-block;
    margin-right: 1rem;
    margin-bottom: 0.6em; }
  .footer-info .social-nav {
    position: relative; }

.sub-footer-info {
  padding: 0;
  margin: 0;
  list-style: none; }

/* BLOCKGRID
--------------------------------------------------------*/
.grid {
  padding: 0;
  margin: 0 -0.938rem;
  overflow: hidden; }
  .grid > div {
    padding: 0 0.938rem 1.11111rem; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.938rem;
  overflow: hidden; }

[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.938rem 1.11111rem; }

.block-grid-module {
  margin: 0 -0.469rem; }

.block-grid-module > li {
  width: 25%;
  padding: 0 0.469rem 1.11111rem; }
  .block-grid-module > li:nth-of-type(4n+1) {
    clear: both; }

.main-blocks {
  text-align: center; }
  .main-blocks.bottom {
    margin-top: 0;
    padding-top: 2rem;
    float: none; }
    .main-blocks.bottom li {
      display: inline-block;
      margin: 0 auto;
      clear: none;
      float: none; }
  .main-blocks h2 {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-style: italic;
    color: #0067B9;
    font-size: 1.125rem;
    line-height: 1;
    margin: 0.83em 0 0; }
  .main-blocks p {
    margin: 0.5em 0; }
  .main-blocks > li {
    width: 50%; }
    .main-blocks > li:nth-of-type(2n+1) {
      clear: both; }
    .main-blocks > li:last-child {
      width: 100%; }
  .main-blocks figure {
    position: relative; }
  .main-blocks .search-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .main-blocks .search-wrapper .table {
      height: 100%; }
  .main-blocks .search {
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 80%; }
    .main-blocks .search input {
      text-align: center;
      padding: 5px 10px;
      background: rgba(255, 255, 255, 0.5);
      border: 2px solid #fff;
      color: #444;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
      .main-blocks .search input:focus {
        outline: none; }
    .main-blocks .search input[type="submit"] {
      position: absolute;
      border: none;
      top: 10px;
      right: 10px;
      background: transparent;
      text-indent: -999em;
      background-image: url(../img/icon-search.png);
      background-size: 20px;
      background-repeat: no-repeat;
      width: 20px;
      height: 20px; }
  .main-blocks .btn {
    margin-top: 1rem;
    font-size: 0.875rem; }

.footer-info > li {
  width: 50%; }
  .footer-info > li:nth-of-type(2n+1) {
    clear: both; }

.produkt-lista > li {
  width: 50%; }
  .produkt-lista > li:nth-of-type(2n+1) {
    clear: both; }

.block-grid-recipes > li {
  width: 100%;
  padding-bottom: 2rem; }

.block-grid-filter > li {
  width: 33.333333%;
  padding-bottom: 0;
  /*
  		&:nth-of-type(3n+1) {
      	clear: both;
    	}
  */ }
  .block-grid-filter > li:first-child {
    width: 100%;
    clear: both; }

.block-grid-produktfilter {
  margin: 0 -0.38rem; }
  .block-grid-produktfilter > li {
    width: 50%;
    padding: 0 0.38rem;
    padding-bottom: 2rem; }
    .block-grid-produktfilter > li:last-child {
      display: none; }

.block-grid--subcategory > li {
  width: 50%; }
  .block-grid--subcategory > li:nth-of-type(2n+1) {
    clear: both; }

/* PLACEHOLDER */
::-webkit-input-placeholder {
  color: #666;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal; }
  html ::-webkit-input-placeholder {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal;}

:-moz-placeholder {
  color: #666;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal; }
  html :-moz-placeholder {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal; }

::-moz-placeholder {
  color: #666;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;}
  html ::-moz-placeholder {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal; }

:-ms-input-placeholder {
  color: #666;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal; }
  html :-ms-input-placeholder {
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal;}

div.search ::-webkit-input-placeholder {
  color: #444;
  opacity: 1; }
  div.search ::-webkit-input-placeholder:focus {
    transition: opacity 0.5s 0.5s ease;
    opacity: 0; }
div.search :-moz-placeholder {
  color: #444;
  opacity: 1; }
  div.search :-moz-placeholder:focus {
    transition: opacity 0.5s 0.5s ease;
    opacity: 0; }
div.search ::-moz-placeholder {
  color: #444;
  opacity: 1; }
  div.search ::-moz-placeholder:focus {
    transition: opacity 0.5s 0.5s ease;
    opacity: 0; }
div.search :-ms-input-placeholder {
  color: #444;
  opacity: 1; }
  div.search :-ms-input-placeholder:focus {
    transition: opacity 0.5s 0.5s ease;
    opacity: 0; }

/* SLIDER
--------------------------------------------------------*/
.slick-list,
.slick-track {
  height: 100%; }

.slick-arrow {
  position: absolute;
  display: block;
  cursor: pointer;
  color: transparent;
  top: 50%;
  margin-top: -14px;
  padding: 0;
  border: none;
  z-index: 1; }
  .slick-arrow.slick-prev {
    left: 10px; }
  .slick-arrow.slick-next {
    right: 10px; }

.slick-prev, .slick-next {
  height: 28px;
  width: 18px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: url(../img/arrows@x2.png);
  background-size: 73px 28px;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
  opacity: 0.5; }
  .slick-prev:hover, .slick-next:hover {
    background-color: transparent;
    opacity: 1; }

.slick-next {
  background-position: -37px 0; }
  .slick-next:hover {
    background-position: -55px 0; }
  .slick-next:focus {
    background-position: -55px 0;
    opacity: 1; }

.slick-prev {
  background-position: 0 0; }
  .slick-prev:hover {
    background-position: -18px 0; }
  .slick-prev:focus {
    background-position: -18px 0;
    opacity: 1; }

.slick-dots {
  display: none !important; }

.slick-thumbs {
  bottom: 10px;
  left: 0;
  z-index: 999;
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 9; }
  .slick-thumbs li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-thumbs li.slick-active img {
      margin-top: -40px; }

[class^="dot-"] {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40px 80px;
  text-indent: -999em;
  margin-right: 0; }

span.dot-funky {
  background-image: url(../img/dot-funky.png); }
span.dot-funky-2 {
  background-image: url(../img/dot-funky-2.png); }
span.dot-recept {
  background-image: url(../img/dot-recept.png); }
span.dot-lindahlscoach {
  background-image: url(../img/dot-lindahlscoach.png); }
span.dot-salakis {
  background-image: url(../img/dot-salakis.png); }
span.dot-kvargsallad {
  background-image: url(../img/dot-kvargsallad.png); }
span.dot-julnyar {
  background-image: url(../img/dot-julnyar.png); }
span.dot-delivery {
  background-image: url(../img/dot-delivery.png); }
span.dot-kvarg-yoghurt {
  background-image: url(../img/dot-yoghurt.png); }
span.dot-kvargyoghurt {
  background-image: url(../img/dot-kvargyoghurt.png); }
span.dot-kramigarekvarg {
  background-image: url(../img/dot-kramigarekvarg.png); }
.slick-active span {
  background-position: 0 -40px; }

/* ICONS
--------------------------------------------------------*/
[class^="icon-"] {
  display: inline-block;
  width: 26px;
  height: 15px;
  vertical-align: text-top;
  background-image: url(../img/icon-sprite@x1.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -999em;
  margin-right: 0; }

[class^="icon-"]:last-child {
  *margin-left: 0; }

.icon-time,
.icon-likes,
.icon-portions {
  text-indent: 0;
  width: 18px;
  height: 21px;
  margin-top: -2px;
  margin-right: 0.3rem; }

.icon-recept {
  text-indent: 0;
  width: 80%;
  max-width: 90px;
  height: auto;
  margin: 0 auto; }

.icon-fb {
  background-image: url(../img/icon-facebook.png);
  width: 18px;
  height: 18px;
  background-size: 18px 36px;
  background-position: 0 0; }
  .icon-fb:hover {
    background-position: 0 -18px; }
  .footer-info .icon-fb {
    background-image: url(../img/icon-facebook-white.png); }

.icon-instagram {
  background-image: url(../img/icon-instagram.png);
  width: 18px;
  height: 18px;
  background-size: 18px 36px;
  background-position: 0 0; }
  .icon-instagram:hover {
    background-position: 0 -18px; }
  .footer-info .icon-instagram {
    background-image: url(../img/icon-instagram-white.png); }

.icon-youtube {
  background-image: url(../img/icon-youtube.png);
  width: 26px;
  height: 18px;
  background-size: 26px 36px;
  background-position: 0 0; }
  .icon-youtube:hover {
    background-position: 0 -18px; }
  .footer-info .icon-youtube {
    background-image: url(../img/icon-youtube-white.png); }

/* SALAKIS SIDOR
--------------------------------------------------------*/
body.salakis.page .article h1 {
  text-align: center;
  margin: 2rem 0; }
body.salakis.page .produkt-lista {
  margin-top: 2rem; }
  body.salakis.page .produkt-lista > li {
    width: 50%; }
    body.salakis.page .produkt-lista > li:nth-of-type(2n+1) {
      clear: both; }
    body.salakis.page .produkt-lista > li:nth-of-type(4n+1) {
      clear: none; }

.page-nav {
  text-align: center;
  font-size: 0.875rem;
  text-transform: none;
  font-family: Times, Georgia, serif;
  color: #0067B9;
  font-weight: normal;
  border-bottom: 2px solid #e5e5e5;
  padding: 0;
  margin-top: 0; }
  html .page-nav {
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-style: normal; }
  .page-nav li {
    display: inline-block;
    padding: 5px 8px;
    padding-bottom: 8px;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px; }
    .page-nav li.current, .page-nav li.current_page_item, .page-nav li.current_page_parent {
      border-color: #0067B9; }
    .page-nav li:hover {
      border-color: #999; }
  .page-nav a {
    color: #0067B9;
    display: block; }
  .page-nav figure {
    max-width: 60px;
    margin: 0 auto;
    padding: 0; }

.section-wrapper-start {
  padding: 2rem 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .section-wrapper-start.w-bg {
    padding: 4rem 0; }
  .section-wrapper-start.yoghurtskolan-start {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0;
    text-align: center;
    border-top: 1px solid #ebebeb; }
  .section-wrapper-start .col-3 {
    overflow: hidden;
    position: relative;
    height: 380px; }
    .section-wrapper-start .col-3 .col {
      width: 33.333333%;
      float: left;
      height: 100%; }
      .section-wrapper-start .col-3 .col h2 {
        font-size: 2rem; }
      .section-wrapper-start .col-3 .col p {
        font-size: 1.250rem; }
    .section-wrapper-start .col-3 .inner {
      background: #0067B9;
      color: #fff;
      padding: 2rem; }

.section-content {
  text-align: center;
  padding: 2rem 0; }
  .section-content h2 {
    text-transform: none;
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-style: normal;
    color: #0067B9;
    font-size: 1.5rem;
    margin: 0;
    margin-bottom: 0.5rem;
    line-height: 1.1; }
    .light .section-content h2 {
      color: #fff; }
  .section-content p {
    font-size: 1.125rem;
    max-width: 800px;
    margin: 1em auto; }
  .section-content figure {
    margin: 0 auto; }
    .section-content figure.salakisfam {
      max-width: 800px;
      margin: 2rem auto; }

.topbox-subnav {
  display: none;
  list-style: none;
  text-align: center;
  position: absolute;
  top: 120px;
  width: 100%;
  z-index: 10000; }
  .topbox-subnav li {
    display: inline-block;
    font-style: italic;
    font-family: Times, Georgia, serif;
    font-weight: 400;
    padding: 2px 5px; }
    html .topbox-subnav li {
      font-family: "Old Standard TT", serif;
      font-weight: 700;
      font-style: normal; }
    .topbox-subnav li.current a, .topbox-subnav li.current_page_item a, .topbox-subnav li.current_page_parent a {
      border-bottom: 1px solid #fff; }
  .topbox-subnav a {
    color: #fff;
    padding-bottom: 2px; }
    .topbox-subnav a:hover {
      border-bottom: 1px solid #fff; }

.block-grid-videos {
  padding-top: 3rem; }
  .block-grid-videos > li {
    width: 100%; }

.video-list {
  margin: 2rem 0; }
  .video-list .inner {
    padding: 20px; }
  .video-list li {
    text-align: center;
    position: relative;
    overflow: visible; }
  .video-list h3 {
    margin: 0;
    color: #0067B9;
    font-family: "Old Standard TT", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 1; }
    html .video-list h3 {
      font-family: "Old Standard TT", serif;
      font-weight: 700;
      font-style: normal; }
  .video-list .news-tag {
    left: auto;
    right: 30px;
    top: -20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-family: "Poppins", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.875rem; }
    html .video-list .news-tag {
      font-family: "Poppins", serif;
      font-weight: 400;
      font-style: normal; }

.video-thumb {
  position: relative; }
  .video-thumb .play-icon {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px; }

#movie {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden; }
  #movie video {
    min-width: 100%;
    min-height: 100%;
    z-index: 0;
    overflow: hidden;
    max-width: none; }

/* VIDEO */
.video-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1000;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }
  .video-wrapper.visible {
    opacity: 1.0;
    z-index: 3000; }
  .video-wrapper .table {
    height: 100%; }
  .video-wrapper .video-inner {
    display: none;
    position: relative;
    opacity: 0;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
    .video-wrapper .video-inner.active {
      display: block;
      opacity: 1.0;
      z-index: 3000; }
  .video-wrapper .close {
    position: absolute;
    top: -30px;
    right: 10px;
    cursor: pointer; }
    .video-wrapper .close a {
      color: #fff; }
  .video-wrapper .video-content {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }
    .video-wrapper .video-content .embed {
      margin-bottom: 0; }
    .video-wrapper .video-content .recept-content {
      overflow: hidden;
      padding-bottom: 1rem; }
    .video-wrapper .video-content h1 {
      font-size: 2rem;
      margin-top: 0; }
      .video-wrapper .video-content h1 span {
        display: block;
        font-size: 1.5rem; }
    .video-wrapper .video-content p {
      font-size: 1rem; }
  .video-wrapper .prev-next {
    border-bottom: 2px dashed #000;
    overflow: hidden;
    position: relative;
    padding: 10px 0; }
    .video-wrapper .prev-next h1 {
      color: #0067B9;
      font-style: italic;
      font-family: Times, Georgia, serif;
      font-weight: 400;
      font-size: 1.125rem;
      margin: 0;
      padding: 0 30px;
      text-align: center; }
      html .video-wrapper .prev-next h1 {
        font-family: "Old Standard TT", serif;
        font-weight: 700;
        font-style: normal; }
  .video-wrapper .prev,
  .video-wrapper .next {
    background: none;
    border: 0;
    padding: 5px;
    padding-top: 7px;
    position: absolute;
    top: 0; }
  .video-wrapper .next {
    right: 0; }
  .video-wrapper .prev {
    left: 0; }

body.salakis .footer {
  margin-top: 0; }

/* TAB Recept
--------------------------------------------------------*/
.recipe-category {
  list-style: none;
  margin: 1.313rem 0 0;
  padding: 0;
  text-align: center;
  font-size: 0.875rem;
  overflow: hidden; }
  .recipe-category li {
    float: left;
    width: 50%;
    font-style: italic;
    font-family: Times, Georgia, serif;
    font-weight: 400;
    font-size: 1.125rem; }
    html .recipe-category li {
      font-family: "Old Standard TT", serif;
      font-weight: 700;
      font-style: normal; }
    .recipe-category li a {
      display: block;
      color: #0067B9;
      padding: 10px 5px; }
      .recipe-category li a:focus {
        outline: none; }
    .recipe-category li.active a, .recipe-category li:hover a {
      color: #000; }

.recipe-tab-content {
  margin-top: 1rem;
  padding: 0 20px; }
  .recipe-tab-content .recipe {
    display: none;
    font-size: 1rem; }
    .recipe-tab-content .recipe.active {
      display: block; }

.block-grid-recipecontent ul {
  margin: 0;
  padding: 0;
  list-style: none; }
.block-grid-recipecontent li {
  padding-top: 3px;
  padding-bottom: 3px; }

.hidden {
  display: none !important; }

@media only screen and (min-width: 480px) {
  .block-grid-recipes > li {
    width: 50%; }
    .block-grid-recipes > li:nth-of-type(2n+1) {
      clear: both; }

  header[role="banner"] .social-nav {
    display: block; }

  .block-grid-videos > li {
    width: 50%; }
    .block-grid-videos > li:nth-of-type(2n+1) {
      clear: both; } }
@media only screen and (min-width: 568px) {
  .ingredients {
    float: left;
    width: 33.333333%; }

  .step-by-step {
    float: right;
    width: 62.66667%; }

  .footer-info > li {
    width: 25%; }
    .footer-info > li:nth-of-type(2n+1) {
      clear: none; }
    .footer-info > li:nth-of-type(4n+1) {
      clear: both; }

  .footer-info .social-nav {
    float: right; }

  .salakis h1 br {
    display: block; }

  body.salakis.page .article h1 {
    text-align: center;
    margin: 2rem 0; }
  body.salakis.page .produkt-lista > li {
    width: 33.333333%; }
    body.salakis.page .produkt-lista > li:nth-of-type(3n+1) {
      clear: both; }
    body.salakis.page .produkt-lista > li:nth-of-type(2n+1) {
      clear: none; }

  .filter-produkter h3.product-title {
    font-size: 1.17em; }
  .filter-produkter li ul {
    font-size: 1rem; }

  .block-grid-produktfilter {
    margin: 0 -0.938rem; }
    .block-grid-produktfilter > li {
      padding: 0 0.938rem 1.11111rem;
      padding-bottom: 2rem; } }
@media only screen and (min-width: 600px) {
  .page-header .table {
    height: 70%; }
  .page-header .logo-lindahls,
  .page-header .logo-salakis {
    width: 194px; }
  .page-header header h1 {
    display: block; }

  .btn {
    padding: 8px 35px 8px; }
    .start .btn {
      padding-top: 13px; }

  header[role="banner"].site-width {
    width: 95%; }

  .mobile-nav {
    width: 50px;
    height: 50px; }

  .section-wrapper.header {
    height: 60px;
    top: 30px; }

  .logo {
    width: 200px;
    top: -15px;
    left: 50%;
    margin-left: -100px; }
    body.salakis .logo, body.salakis-start .logo {
      width: 160px;
      top: -28px;
      left: 50%;
      margin-left: -80px; }
      body.salakis .logo .logo-black, body.salakis-start .logo .logo-black {
        width: 160px; }

  .social-nav ul {
    line-height: 60px; }
    .social-nav ul li {
      padding: 0 0.5rem; }

  body.single.produkter .topbox-content {
    padding-top: 100px; }
  .topbox-content figure {
    max-width: 458px; }
    .topbox-content figure.logo-box {
      max-width: 200px; }

  .topbox.recept-salakis .logo-box {
    top: 100px; }
  body.salakis.page .topbox {
    height: 490px; }

  /* slider */
  .section-content--slider figure {
    max-width: 458px; }
    .section-content--slider figure.logo-box {
      max-width: 200px; }
  .section-content--slider .search .btn {
    margin-top: 1rem; }

  .slick-thumbs {
    bottom: 20px; }
    .slick-thumbs li {
      width: 75px;
      height: 75px; }
      .slick-thumbs li.slick-active img {
        margin-top: -75px; }

  [class^="dot-"] {
    width: 75px;
    height: 75px;
    background-size: 75px 150px; }

  .slick-active span {
    background-position: 0 -75px; }

  /* */
  .article h1 {
    font-size: 2.375rem; }
    body.salakis .article h1 {
      font-size: 2.375rem; }

  h1 {
    font-size: 1.125rem; }
    .section-content--slider h1 {
      font-size: 4rem; }
    .salakis h1, .choose h1 {
      font-size: 3.25rem; }
    .recept-slide h1 {
      font-size: 3.25rem; }

  .section-content--slider header p {
    font-size: 1.5rem; }

  .section-first {
    padding-top: 130px; }

  .column-info {
    margin-top: 4rem; }
    .column-info .col2 {
      width: 48%;
      float: left; }
      .column-info .col2 + .col2 {
        float: right; }

  .main-blocks > li {
    width: 33.333333%; }
    .main-blocks > li:nth-of-type(2n+1) {
      clear: none; }
    .main-blocks > li:nth-of-type(3n+1) {
      clear: both; }
    .main-blocks > li:last-child {
      width: 33.333333%; }

  .produkt-lista > li {
    width: 33.333333%; }
    .produkt-lista > li:nth-of-type(2n+1) {
      clear: none; }
    .produkt-lista > li:nth-of-type(3n+1) {
      clear: both; }

  .block-grid--subcategory > li {
    width: 25%; }
    .block-grid--subcategory > li:nth-of-type(2n+1) {
      clear: none; }
    .block-grid--subcategory > li:nth-of-type(4n+1) {
      clear: both; }

  .block-grid-produktfilter > li {
    width: 33.333333%; }
    .block-grid-produktfilter > li:last-child {
      display: inline-block; }
    .block-grid-produktfilter > li:nth-of-type(3n+1) {
      clear: none; }

  .topbox-content {
    max-width: 600px; }
    .topbox-content h1 {
      font-size: 2.5em;
      margin-bottom: 1.875rem; }
      .topbox-content h1.small-title {
        font-size: 2rem;
        margin-top: 1rem; }
    .topbox-content figure {
      max-width: 458px; }
      .topbox-content figure.logo-box {
        max-width: 200px; }
      body.single-products .topbox-content figure {
        max-width: 400px; }
        body.single-products .topbox-content figure img {
          max-height: 400px; }

  #movie {
    display: block; } }
@media only screen and (min-width: 768px) {
  .topbox.recept-salakis .logo-box {
    width: 125px; }
  .topbox.recept-salakis .topbox-content h1 {
    font-size: 2.5em; }
    .topbox.recept-salakis .topbox-content h1 span {
      font-size: 2rem; }

  h1.page-title {
    font-size: 2.375rem;
    margin-bottom: 0.83em; }

  .recept-slide p {
    width: 60%; }

  article h1 {
    font-size: 2.375rem;
    margin: 0.67em 0; }

  .topbox {
    height: 550px;
    margin-bottom: 2em; }

  .section-first {
    padding-top: 100px; }

  .block-grid-recipes > li {
    width: 33.333333%; }
    .block-grid-recipes > li:nth-of-type(2n+1) {
      clear: none; }
    .block-grid-recipes > li:nth-of-type(3n+1) {
      clear: both; }

  .main-blocks.bottom {
    margin-top: 2rem; }
  .main-blocks h2 {
    font-size: 1.5rem; }
  .main-blocks .btn {
    font-size: 1rem; }

  hr.hr-style {
    margin-top: 2rem; }

  .grid > div {
    float: left;
    width: 50%; }

  .filter {
    font-size: 0.875rem; }
    .filter ul {
      text-align: left; }
    .filter li.news-filter {
      float: right; }

  .filter-recept--category input[type="submit"].btn {
    font-size: 1.5rem; }

  .block-grid-videos {
    padding-top: 3rem; }
    .block-grid-videos > li {
      width: 33.333333%; }
      .block-grid-videos > li:nth-of-type(2n+1) {
        clear: none; }
      .block-grid-videos > li:nth-of-type(3n+1) {
        clear: both; }

  .video-wrapper .video-content .embed {
    width: 66.66666666%;
    float: left;
    margin-bottom: 0; }
  .video-wrapper .video-content .recept-content {
    width: 33.333333%;
    float: right;
    overflow: hidden; }

  /* SALAKIS */
  .section-wrapper-start {
    padding: 2rem 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    .section-wrapper-start.w-bg {
      padding: 4rem 0; }

  .section-content {
    padding: 2rem 0; }
    .section-content h2 {
      font-size: 2.375rem; }
    .section-content p {
      font-size: 1.5rem; }

  .page-nav {
    font-size: 1rem; }
    .page-nav figure {
      max-width: 70px; }

  .page-header .start-50 {
    width: 50%;
    height: 100%;
    background-position: center top; }
    .page-header .start-50.salakis-start {
      margin-top: 32px; }
  .page-header header h1 br {
    display: none; } }
@media only screen and (min-width: 800px) {
  .mobile-mainnav {
    font-size: 1.5rem; }

  .container-main {
    width: 72%;
    float: left; }

  .container-aside {
    width: 22%;
    float: left;
    float: right; }

  .tag {
    display: block; }

  .tags {
    font-size: 1rem; }
    .tags ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .tags li {
      display: block;
      padding: 3px 0; } }
@media only screen and (min-width: 980px) {
  .tag.trenyheter {
    right: 5%;
    top: 120px; } }
@media only screen and (min-width: 1024px) {
  .topbox.recept-salakis .topbox-content h1 {
    font-size: 3rem; }

  .main-blocks h2 {
    font-size: 2rem; }

  body.fv-show .fullview {
    display: none; }

  .mobile-nav {
    display: none; }

  .topbox-subnav {
    display: block; }

  .social-nav {
    left: auto;
    right: 0; }

  header[role="banner"] #globalheader {
    display: block; }

  body.lindahls-kvarg #globalheader.salakis {
    display: none; }
  body.salakis #globalheader.salakis {
    display: block; }

  body.salakis #globalheader.lindahls-kvarg {
    display: none; }
  body.lindahls-kvarg #globalheader.lindahls-kvarg {
    display: block; }

  .produkt-lista > li {
    width: 25%; }
    .produkt-lista > li:nth-of-type(3n+1) {
      clear: none; }
    .produkt-lista > li:nth-of-type(4n+1) {
      clear: both; }

  .page-nav {
    font-size: 1.125rem; }
    .page-nav figure {
      max-width: 80px; } }
@media only screen and (min-width: 1200px) {
  .page-header header h1 {
    display: block; }
    .page-header header h1 br {
      display: block; } }
@media only screen and (min-width: 1440px) {
  .tag.trenyheter {
    right: 10%;
    width: 210px; } }

.produkt-lista img {
  max-height: 484px;
}
.produkt-lista {
  display: flex;
  align-items: end;
  flex-wrap: wrap;
}