html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

html {
  font-size: 100%;
  line-height: 0.375em; }

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

::-moz-selection {
  background: #3969ca;
  text-shadow: none;
  color: white; }

::selection {
  background: #3969ca;
  text-shadow: none;
  color: white; }

hr {
  display: block;
  margin: 0;
  height: 0;
  border: 0;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  padding-bottom: 0.3125rem;
  margin-top: 1.125rem;
  margin-bottom: 1.5rem;
  border-color: gray; }

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

.is-hidden {
  display: none !important;
  visibility: hidden; }

.is-vishidden, .sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .focusable.is-vishidden:active, .focusable.sr-only:active, .focusable.is-vishidden:focus, .focusable.sr-only:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.missing {
  color: red !important; }

.invisible {
  visibility: hidden; }

.clearfix, [role="main"], .outer-container, .wide-container, .slim-container, .row, .search-results-autocomplete ul li a, .module {
  zoom: 1; }
  .clearfix:before, [role="main"]:before, .outer-container:before, .wide-container:before, .slim-container:before, .row:before, .search-results-autocomplete ul li a:before, .module:before, .clearfix:after, [role="main"]:after, .outer-container:after, .wide-container:after, .slim-container:after, .row:after, .search-results-autocomplete ul li a:after, .module:after {
    content: "";
    display: table; }
  .clearfix:after, [role="main"]:after, .outer-container:after, .wide-container:after, .slim-container:after, .row:after, .search-results-autocomplete ul li a:after, .module:after {
    clear: both; }

.g-xup {
  overflow: hidden;
  clear: both; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 0.375rem 1.125rem 1.125rem 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0.375rem auto 0.375rem auto; }

.alignright {
  float: right;
  margin: 0.375rem 0 1.125rem 1.125rem; }

.alignleft {
  float: left;
  margin: 0.375rem 1.125rem 1.125rem 0; }

a img.alignright {
  float: right;
  margin: 0.375rem 0 1.125rem 1.125rem; }

a img.alignnone {
  margin: 0.375rem 1.125rem 1.125rem 0; }

a img.alignleft {
  float: left;
  margin: 0.375rem 1.125rem 1.125rem 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 0.375rem 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 0.375rem 1.125rem 1.125rem 0; }

.wp-caption.alignleft {
  margin: 0.375rem 1.125rem 1.125rem 0; }

.wp-caption.alignright {
  margin: 0.375rem 0 1.125rem 1.125rem; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin: 0;
  padding: 0 0.375rem 0.375rem; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.375rem;
  line-height: normal;
  padding: 1rhythm 1 23px 14px;
  text-decoration: none;
  top: 0.375rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/*Import atom files*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  line-height: 1.5rem; }

body {
  font-family: museo-sans, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  font-style: normal;
  color: #4e474b;
  background-color: #f1f1f1; }

[role="main"] {
  outline: none; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

h1, .alpha {
  font-family: museo-sans, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin-bottom: 1.125rem; }

@media (min-width: 62em) {
  h1, .alpha {
    font-size: 2rem;
    line-height: 2.25rem;
    margin-bottom: 1.5rem; } }
h2, .beta {
  font-family: museo-sans, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-bottom: 1.125rem; }

@media (min-width: 62em) {
  h2, .beta {
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin-bottom: 1.5rem; } }
h3, .gamma {
  font-family: museo-sans, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-bottom: 1.125rem; }

@media (min-width: 62em) {
  h3, .gamma {
    font-size: 1.375rem;
    line-height: 1.875rem;
    margin-bottom: 1.5rem; } }
h4, .delta {
  font-family: museo-sans, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1.125rem; }

@media (min-width: 62em) {
  h4, .delta {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem; } }
a {
  color: #4e474b;
  text-decoration: underline; }
  a:hover, a:active {
    text-decoration: none;
    color: #c0041d; }
  a.link-arrow-after {
    text-transform: uppercase;
    color: #c0041d;
    font-weight: 500;
    vertical-align: middle; }
    a.link-arrow-after::after {
      content: "";
      margin-left: 6px;
      background-image: url("../images/icons/icon-arrow-right.svg");
      background-size: 12px 12px;
      display: inline-block;
      width: 12px;
      height: 12px; }

p {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.125rem; }

/*Add font import here*/
.orkla-button {
  display: block;
  padding: 3px 0;
  border-top: 3px solid #d5d5d5;
  border-bottom: 3px solid #d5d5d5;
  text-decoration: none;
  text-transform: uppercase;
  color: #c0041d;
  text-align: center; }
  .orkla-button:hover, .orkla-button.selected {
    border-color: #c0041d; }
  .orkla-button .inner {
    display: block;
    background-color: white;
    padding: 6px 12px; }
    @media (min-width: 41.75em) {
      .orkla-button .inner {
        padding: 6px 12px; } }
    .orkla-button .inner::after {
      content: "";
      margin-left: 6px;
      background-image: url("../images/icons/icon-arrow-right.svg");
      background-size: 12px 12px;
      display: inline-block;
      width: 12px;
      height: 12px; }

.label {
  color: #fff;
  background-color: #c0041d;
  border-bottom: 3px solid #a70319;
  font-weight: 500;
  text-align: center;
  padding: 0.25em 0.5em;
  display: inline-block; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-9ni7pp");
  src: url("../fonts/icomoon.eot?#iefix-9ni7pp") format("embedded-opentype"), url("../fonts/icomoon.woff?-9ni7pp") format("woff"), url("../fonts/icomoon.ttf?-9ni7pp") format("truetype"), url("../fonts/icomoon.svg?-9ni7pp#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  a [class^="icon-"], a [class*=" icon-"] {
    text-decoration: none; }

.icon-ripples:before {
  content: "\e601"; }

a.icon {
  text-decoration: none; }
  a.icon:hover, a.icon:active, a.icon:focus {
    text-decoration: none; }
a [class^="icon-"], a [class*=" icon-"] {
  vertical-align: middle;
  color: #4e474b; }
a:hover [class^="icon-"], a:hover [class*=" icon-"] {
  color: #83787e; }

.icon {
  color: #4e474b; }

.icon-label {
  font-size: 0;
  height: 1px;
  overflow: hidden;
  display: inline-block; }

.img-flow {
  position: relative;
  height: 0;
  padding-top: 0px;
  overflow: hidden;
  /*&.ratio-360-420 {
    padding-bottom: 120.966667%;
    @include breakpoint($breakpoint-desktop) {
      padding-bottom: $ratio-360-420;
    }
  }*/ }
  .img-flow.ratio-wide {
    padding-bottom: 37.5%; }
  .img-flow.ratio-landscape {
    padding-bottom: 56.45161%; }
  .img-flow.ratio-landscape-low {
    padding-bottom: 37.5%; }
  .img-flow.ratio-portrait {
    padding-bottom: 133.33333%; }
  .img-flow.ratio-16-9 {
    padding-bottom: 56.25%; }
  .img-flow.ratio-3-4 {
    padding-bottom: 133.33333%; }
  .img-flow.ratio-1-1 {
    padding-bottom: 100%; }
  .img-flow iframe, .img-flow object, .img-flow embed, .img-flow img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .img-flow img {
    height: auto; }

.button, button, [type="button"], [type="submit"], [type="reset"], [type="image"] {
  background-color: #c0041d;
  border: 0;
  cursor: pointer;
  appearance: none;
  font-family: "museo-sans", Arial, sans-serif;
  font-weight: 300; }

input, input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="tel"], input[type="number"], input[type="search"], input[type="file"], input[type="date"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, select {
  appearance: none;
  border: 1px solid #d5d5d5;
  border-radius: 0;
  color: #4e474b;
  display: block;
  outline: none;
  padding: 0 0.7em;
  width: 100%;
  font-size: 1rem;
  font-family: "museo-sans", Arial, sans-serif;
  font-weight: 300; }

input[type="checkbox"] {
  position: absolute;
  left: -999em; }
  input[type="checkbox"] + label::before {
    content: "";
    height: 1.5rem;
    width: 1.5rem;
    border: 3px solid #e9e9e9;
    background: white;
    border-radius: 0;
    display: inline-block;
    margin-right: 0.6em;
    text-indent: 0.15em;
    vertical-align: middle; }
  input[type="checkbox"]:hover, input[type="checkbox"]:focus {
    cursor: pointer; }
    input[type="checkbox"]:hover + label, input[type="checkbox"]:focus + label {
      cursor: pointer; }
      input[type="checkbox"]:hover + label::before, input[type="checkbox"]:focus + label::before {
        border-color: #d5d5d5; }
  input[type="checkbox"]:checked + label::before {
    background-image: url("../images/icons/icon-check.svg");
    background-position: center center;
    background-repeat: no-repeat;
    border-color: #e9e9e9; }
  input[type="checkbox"]:disabled + label {
    color: #d5d5d5; }
    input[type="checkbox"]:disabled + label::before {
      background-position: center center;
      background-repeat: no-repeat;
      border-color: #f1f1f1; }

input[type="radio"] {
  position: absolute;
  left: -999em; }
  input[type="radio"] + label::before {
    content: "";
    height: 1.5rem;
    width: 1.5rem;
    border: 3px solid #e9e9e9;
    background: white;
    border-radius: 100%;
    display: inline-block;
    line-height: 0.8;
    margin-right: 0.6em;
    text-indent: 0.15em;
    vertical-align: middle; }
  input[type="radio"]:hover, input[type="radio"]:focus {
    cursor: pointer; }
    input[type="radio"]:hover + label, input[type="radio"]:focus + label {
      cursor: pointer; }
      input[type="radio"]:hover + label::before, input[type="radio"]:focus + label::before {
        border-color: #d5d5d5; }
  input[type="radio"]:checked + label::before {
    background-image: url("../images/icons/icon-radio.svg");
    background-position: center center;
    background-repeat: no-repeat;
    border-color: #e9e9e9; }

table {
  width: 100%;
  border: 2px solid #ececec;
  font-size: 0.75rem;
  line-height: 1.125rem; }
  @media (min-width: 41.75em) {
    table {
      font-size: 1rem;
      line-height: 1.5rem; } }
  table tr th, table tr td {
    padding: 0.375rem;
    border-right: 2px solid #ececec;
    border-bottom: 2px solid #ececec; }
    table tr th:last-child, table tr td:last-child {
      border-right: 0; }
  table tr th {
    background-color: #d5d5d5;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.125rem; }
    @media (min-width: 41.75em) {
      table tr th {
        font-size: 1rem;
        line-height: 1.5rem; } }
  table tr td {
    background-color: white;
    font-weight: 100; }

.disclaimer-box {
  background-color: white;
  border: 3px solid #ececec;
  padding: 0.375rem;
  font-weight: 100;
  font-size: 0.75rem;
  line-height: 1.125rem; }
  @media (min-width: 41.75em) {
    .disclaimer-box {
      font-size: 1rem;
      line-height: 1.5rem; } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.allergen-dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  background-color: #d5d5d5;
  border-radius: 50%; }
  .allergen-dot.contains {
    background-color: #c0041d; }
  .allergen-dot.free_from {
    background-color: #068800; }
  .allergen-dot.traces {
    background-color: #FFD61D; }

/*Import molecule files*/
.category-list-item a {
  display: block;
  border-top: 3px solid #d5d5d5;
  border-bottom: 3px solid #d5d5d5;
  padding: 3px 0 3px 0;
  text-decoration: none; }
  .category-list-item a:hover {
    border-color: #c0041d; }
.category-list-item .list-item-inner {
  background-color: #fff;
  padding: 6px; }
.category-list-item .category-list-item-image {
  background-color: #d5d5d5; }
.category-list-item .category-list-item-title {
  text-align: center;
  padding: 6px 0;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0; }

.product-list-item a {
  display: block;
  border-top: 3px solid #d5d5d5;
  border-bottom: 3px solid #d5d5d5;
  padding: 3px 0 3px 0;
  text-decoration: none; }
  .product-list-item a:hover {
    border-color: #c0041d; }
.product-list-item .list-item-inner {
  background-color: #fff;
  padding: 0.75rem;
  position: relative; }
  @media (min-width: 41.75em) {
    .product-list-item .list-item-inner {
      padding: 1.5rem;
      min-height: 240px; } }
.product-list-item .product-list-item-image {
  width: 20%;
  height: 100%;
  float: left; }
  @media (min-width: 41.75em) {
    .product-list-item .product-list-item-image {
      width: 30%; } }
.product-list-item .product-list-item-content {
  float: right;
  width: 80%;
  padding: 0 0 0 24px; }
  @media (min-width: 41.75em) {
    .product-list-item .product-list-item-content {
      width: 70%; } }
.product-list-item .title {
  margin-top: 0.375rem;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5rem; }
  @media (min-width: 41.75em) {
    .product-list-item .title {
      font-size: 1.25rem;
      line-height: 1.5rem; } }
  .product-list-item .title .highlight {
    font-weight: 700; }
.product-list-item .sizes {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #767676; }
  .product-list-item .sizes .sizes-heading {
    font-size: 0.875rem;
    line-height: 1.125rem;
    color: #767676;
    margin-bottom: 3px; }
  .product-list-item .sizes .size {
    display: inline-block; }
    .product-list-item .sizes .size span {
      margin-left: 8px;
      margin-right: 8px; }
.product-list-item .brand-logo {
  height: 45px;
  width: 100px; }
  .product-list-item .brand-logo img {
    max-height: 100%;
    width: auto; }
.product-list-item .label {
  position: absolute;
  top: -6px;
  right: 1.5rem;
  font-size: 0.6875rem;
  line-height: 1.125rem; }
  @media (min-width: 41.75em) {
    .product-list-item .label {
      font-size: 0.75rem;
      line-height: 1.125rem; } }

.outer-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 94%; }
  .outer-container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 62em) {
    .outer-container {
      max-width: 70.5em;
      margin-left: auto;
      margin-right: auto; }
      .outer-container:after {
        content: " ";
        display: block;
        clear: both; } }

.wide-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 94%; }
  .wide-container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 62em) {
    .wide-container {
      max-width: 87.5rem;
      margin-left: auto;
      margin-right: auto; }
      .wide-container:after {
        content: " ";
        display: block;
        clear: both; } }

.slim-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 94%; }
  .slim-container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 62em) {
    .slim-container {
      max-width: 43em;
      margin-left: auto;
      margin-right: auto; }
      .slim-container:after {
        content: " ";
        display: block;
        clear: both; } }

.inner-container {
  float: left;
  width: 100%; }

.row {
  position: relative;
  float: left;
  width: 100%; }

.orkla-search {
  position: relative;
  /**********************************************************
  * No button search
  ***********************************************************/ }
  @media (min-width: 62em) {
    .orkla-search {
      width: 65.95745%;
      float: left;
      margin-right: 2.12766%;
      margin-left: 17.02128%; } }
  .orkla-search .input-wrapper {
    height: 3rem;
    border-bottom: 3px solid #d5d5d5;
    width: calc(100% - 3rem);
    float: left; }
    .orkla-search .input-wrapper input[type="search"] {
      height: calc(3rem - 6px);
      border: 0; }
      @media (min-width: 41.75em) {
        .orkla-search .input-wrapper input[type="search"] {
          font-size: 1.125rem;
          line-height: 1.5rem; } }
  .orkla-search button[type="submit"] {
    width: 3rem;
    height: 3rem;
    background-image: url("../images/icons/icon-search.svg");
    background-position: center center;
    background-repeat: no-repeat; }
  .orkla-search.hide-button .input-wrapper {
    width: 100%; }
    .orkla-search.hide-button .input-wrapper input[type="search"] {
      background-image: url("../images/icons/icon-search-red.svg");
      background-position: right 9px center;
      background-repeat: no-repeat;
      padding-right: 3rem; }
  .orkla-search.big .input-wrapper {
    height: 5rem;
    border-bottom: 3px solid #d5d5d5;
    width: calc(100% - 5rem);
    float: left; }
    .orkla-search.big .input-wrapper input[type="search"] {
      height: calc(5rem - 6px);
      border: 0; }
  .orkla-search.big button[type="submit"] {
    width: 5rem;
    height: 5rem;
    background-image: url("../images/icons/icon-search.svg");
    background-position: center center;
    background-repeat: no-repeat; }
  .orkla-search.big.hide-button .input-wrapper {
    width: 100%; }
    .orkla-search.big.hide-button .input-wrapper input[type="search"] {
      background-image: url("../images/icons/icon-search-red.svg");
      background-position: right 9px center;
      background-repeat: no-repeat;
      padding-right: 3rem; }

.search-results-autocomplete {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  background-color: white;
  width: 100%;
  position: absolute;
  top: 45px;
  z-index: 1000;
  border: 3px solid #d5d5d5; }
  .search-results-autocomplete .match-word {
    color: #4e474b;
    font-weight: bold; }
  .search-results-autocomplete .autocomplete-title {
    font-size: 0.75rem;
    line-height: 1.125rem;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 8px 12px 1px 12px;
    color: #c0041d;
    font-weight: bold; }
  .search-results-autocomplete ul li {
    border-bottom: 1px solid #d5d5d5; }
    .search-results-autocomplete ul li div.no-result {
      padding: 12px;
      font-style: italic; }
    .search-results-autocomplete ul li a {
      display: block;
      padding: 6px 12px;
      text-decoration: none;
      font-size: 0.875rem;
      line-height: 1.125rem; }
      .search-results-autocomplete ul li a:hover, .search-results-autocomplete ul li a:focus {
        background-color: #f1f1f1;
        color: #4e474b; }
    .search-results-autocomplete ul li.single-product-result a {
      display: flex;
      align-items: center; }
      .search-results-autocomplete ul li.single-product-result a .image {
        width: 30px;
        float: left; }
      .search-results-autocomplete ul li.single-product-result a .content {
        float: left;
        padding-left: 24px;
        width: calc(100% - 60px); }
  .search-results-autocomplete ul.words li.single-product-result a .content {
    float: left;
    padding-left: 0px;
    width: calc(100% - 60px); }

.orkla-dropdown-select {
  margin-bottom: 1.125rem;
  animation: fade-in 0.5s;
  position: relative;
  width: auto; }
  @media (min-width: 41.75em) {
    .orkla-dropdown-select {
      display: inline-block;
      margin-right: 20px;
      vertical-align: bottom; }
      .orkla-dropdown-select:last-child {
        margin-right: 0; } }
  .orkla-dropdown-select .dropdown-label-inside {
    position: absolute;
    font-style: italic;
    font-size: 0.5rem;
    line-height: 0.75rem;
    line-height: 8px;
    top: 2px; }
    @media (min-width: 41.75em) {
      .orkla-dropdown-select .dropdown-label-inside {
        font-size: 0.625rem;
        line-height: 1.125rem;
        line-height: 10px;
        top: 3px; } }
  .orkla-dropdown-select .orkla-dropdown-select-title {
    font-size: 0.875rem;
    line-height: 1.125rem;
    margin-bottom: 0.375rem; }
    @media (min-width: 41.75em) {
      .orkla-dropdown-select .orkla-dropdown-select-title {
        font-size: 1rem;
        line-height: 1.5rem; } }
  .orkla-dropdown-select .dropdown-select-wrapper {
    position: relative; }
  .orkla-dropdown-select .dropdown-select {
    display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 40px 0 12px;
    background-color: white;
    position: relative;
    text-decoration: none;
    text-align: left;
    font-size: 0.875rem;
    width: 100%;
    transition: background-color 0.35s linear; }
    @media (min-width: 41.75em) {
      .orkla-dropdown-select .dropdown-select {
        font-size: 1rem;
        height: 46px;
        line-height: 46px;
        min-width: 130px;
        max-width: 320px; } }
    .orkla-dropdown-select .dropdown-select span {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .orkla-dropdown-select .dropdown-select::after {
      content: "";
      display: block;
      width: 100%;
      height: 3px;
      background-color: #d5d5d5;
      position: absolute;
      bottom: -6px;
      left: 0; }
    .orkla-dropdown-select .dropdown-select::before {
      content: "";
      width: 15px;
      height: 12px;
      position: absolute;
      right: 12px;
      top: 50%;
      margin-top: -6px;
      background-image: url("../images/icons/icon-select-arrow.svg");
      background-position: center center;
      background-repeat: no-repeat;
      transition: transform 0.35s; }
    .orkla-dropdown-select .dropdown-select:focus {
      outline: none; }
      .orkla-dropdown-select .dropdown-select:focus::after {
        background-color: #c0041d; }
    .orkla-dropdown-select .dropdown-select.open::before {
      transform: rotate(180deg); }
    .orkla-dropdown-select .dropdown-select.open.active::after {
      background-color: #9d0318; }
    .orkla-dropdown-select .dropdown-select.active::after {
      background-color: #c0041d; }
    .orkla-dropdown-select .dropdown-select.active:focus::after {
      background-color: #9d0318; }

/**********************************************************
* dropdown-controllers
***********************************************************/
.dropdown-controllers {
  padding-bottom: 6px; }

/**********************************************************
  * dropdown-list-wrapper
  ***********************************************************/
.dropdown-list-wrapper {
  overflow: hidden;
  margin-bottom: 1.875rem;
  background-color: #e9e9e9; }
  .dropdown-list-wrapper .dropdown-list {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem; }
    @media (min-width: 41.75em) {
      .dropdown-list-wrapper .dropdown-list {
        margin-top: 1.125rem; } }
    .dropdown-list-wrapper .dropdown-list .dropdown-list-item {
      animation: fade-in 0.5s;
      margin-bottom: 0.375rem; }
      @media (min-width: 41.75em) {
        .dropdown-list-wrapper .dropdown-list .dropdown-list-item {
          margin-bottom: 1.125rem;
          width: 48.93617%;
          float: left; }
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item:nth-child(2n + 1) {
            margin-left: 0;
            margin-right: -100%;
            clear: both;
            margin-left: 0; }
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item:nth-child(2n + 2) {
            margin-left: 51.06383%;
            margin-right: -100%;
            clear: none; } }
      @media (min-width: 62em) {
        .dropdown-list-wrapper .dropdown-list .dropdown-list-item {
          width: 31.91489%;
          float: left; }
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item:nth-child(3n + 1) {
            margin-left: 0;
            margin-right: -100%;
            clear: both;
            margin-left: 0; }
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item:nth-child(3n + 2) {
            margin-left: 34.04255%;
            margin-right: -100%;
            clear: none; }
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item:nth-child(3n + 3) {
            margin-left: 68.08511%;
            margin-right: -100%;
            clear: none; } }
      @media (min-width: 80em) {
        .dropdown-list-wrapper .dropdown-list .dropdown-list-item {
          width: 23.40426%;
          float: left; }
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item:nth-child(4n + 1) {
            margin-left: 0;
            margin-right: -100%;
            clear: both;
            margin-left: 0; }
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item:nth-child(4n + 2) {
            margin-left: 25.53191%;
            margin-right: -100%;
            clear: none; }
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item:nth-child(4n + 3) {
            margin-left: 51.06383%;
            margin-right: -100%;
            clear: none; }
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item:nth-child(4n + 4) {
            margin-left: 76.59574%;
            margin-right: -100%;
            clear: none; } }
      .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper {
        display: block;
        text-decoration: none; }
        @media (min-width: 41.75em) {
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper {
            padding: 3px 0;
            border-top: 3px solid #d5d5d5;
            border-bottom: 3px solid #d5d5d5; } }
        .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper:hover, .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper.selected {
          color: #c0041d;
          border-color: #c0041d; }
        .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper.selected .dropdown-list-item-inner {
          background-image: url("../images/icons/icon-x-red.svg");
          background-repeat: no-repeat;
          background-position: right 10px center; }
          @media (min-width: 41.75em) {
            .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper.selected .dropdown-list-item-inner {
              background-size: 14px 14px; } }
        .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper.selected label.dropdown-list-item-inner {
          background-image: none; }
        .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper .dropdown-list-item-inner {
          display: block;
          background-color: white;
          padding: 9px 26px 9px 12px; }
          @media (min-width: 41.75em) {
            .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper .dropdown-list-item-inner {
              padding: 18px 26px 18px 18px; } }
          .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper .dropdown-list-item-inner.category {
            padding: 6px 26px 6px 6px; }
            .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper .dropdown-list-item-inner.category .category-list-item-image-wrapper {
              width: 30%;
              display: inline-block;
              vertical-align: middle; }
            .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper .dropdown-list-item-inner.category .category-list-item-image {
              background-color: #d5d5d5; }
            .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper .dropdown-list-item-inner.category .category-list-item-title {
              font-size: 0.875rem;
              line-height: 1.125rem;
              margin-bottom: 0;
              display: inline-block;
              padding-left: 12px;
              vertical-align: middle;
              width: 68%; }
              @media (min-width: 41.75em) {
                .dropdown-list-wrapper .dropdown-list .dropdown-list-item .dropdown-list-item-inner-wrapper .dropdown-list-item-inner.category .category-list-item-title {
                  font-size: 1rem;
                  line-height: 1.5rem; } }

.active-filter-item {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background-color: #c0041d;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  margin-right: 0.25rem;
  position: relative;
  padding: 0 30px 0 6px;
  font-size: 0.75rem;
  font-weight: 700; }
  .active-filter-item:hover, .active-filter-item:focus {
    background-color: #a70319;
    color: #fff;
    outline: none; }
    .active-filter-item:hover::after, .active-filter-item:focus::after {
      background-size: 12px;
      border-left: 1px solid #8e0315; }
  .active-filter-item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background-image: url("../images/icons/icon-x.svg");
    background-position: center center;
    background-repeat: no-repeat;
    border-left: 1px solid #a70319; }
  .active-filter-item.remove-all-filters {
    background-color: #4e474b; }
    .active-filter-item.remove-all-filters::after {
      border-left: 1px solid #5b5358; }

.menu-icon-wrapper {
  position: relative;
  height: 48px;
  width: 48px; }
  .menu-icon-wrapper.open .menu-icon.cross {
    background-color: transparent; }
    .menu-icon-wrapper.open .menu-icon.cross:before {
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .menu-icon-wrapper.open .menu-icon.cross:after {
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }

.menu-icon, .menu-icon:before, .menu-icon:after {
  -moz-transition: -moz-transform 0.5s, width 0.5s, top 0.3s, background-color 0.3s;
  -o-transition: -o-transform 0.5s, width 0.5s, top 0.3s, background-color 0.3s;
  -webkit-transition: -webkit-transform 0.5s, width 0.5s, top 0.3s, background-color 0.3s;
  transition: transform 0.5s, width 0.5s, top 0.3s, background-color 0.3s; }

.menu-icon {
  width: 33px;
  height: 2px;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #c0041d; }
  .menu-icon:before, .menu-icon:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 33px;
    height: 2px;
    border-radius: 2px;
    background-color: #c0041d; }
  .menu-icon.cross:before {
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -moz-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px); }
  .menu-icon.cross:after {
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -moz-transform: translateY(12px);
    -ms-transform: translateY(12px);
    -webkit-transform: translateY(12px);
    transform: translateY(12px); }

.size-select ul li {
  float: left;
  margin-right: 8px;
  margin-bottom: 12px; }
  .size-select ul li:last-child {
    margin-right: 0; }
  .size-select ul li a {
    display: inline-block;
    height: 32px;
    line-height: 28px;
    padding: 0 8px;
    border: 2px solid #767676;
    text-decoration: none;
    position: relative;
    font-weight: 300; }
    .size-select ul li a:hover {
      color: #4e474b;
      border-color: currentColor; }
    .size-select ul li a:after {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      border-style: solid;
      border-width: 7px 7px 0 7px;
      border-color: #c0041d transparent transparent transparent;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: -8px;
      transition: all ease 0.2s;
      opacity: 0; }
    .size-select ul li a.selected {
      color: #c0041d;
      border-color: currentColor; }
      .size-select ul li a.selected:after {
        bottom: -12px;
        opacity: 1; }

.product-info-molecule {
  margin-bottom: 3rem; }
  .product-info-molecule .title, .product-info-molecule .subtitle {
    font-size: 1.375rem;
    line-height: 1.875rem;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    font-weight: 300; }
  .product-info-molecule .subtitle {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0.25em; }
  .product-info-molecule.nutrition table, .product-info-molecule.nutrition .accordion {
    margin-bottom: 1.5rem; }
  .product-info-molecule.nutrition .nutrition-disclaimer {
    font-style: italic;
    font-size: 0.875rem; }
  .product-info-molecule .allergen {
    font-weight: normal; }

.social-media-link {
  height: 40px;
  width: 40px;
  border-radius: 3px;
  display: block;
  background-color: #767676;
  background-repeat: no-repeat;
  background-image: url("../images/icons/social/icon-social-media.svg"); }
  .social-media-link.twitter {
    background-position: 0 center; }
  .social-media-link.facebook {
    background-position: -80px center; }
  .social-media-link.vimeo {
    background-position: -40px center; }
  .social-media-link:hover {
    background-color: #c0041d; }

.loading-spinner-wrapper, .loading-spinner-wrapper-test {
  display: block;
  position: fixed;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.6);
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  animation: fade-in 0.3s 1;
  border-radius: 4px; }
  .loading-spinner-wrapper .loading-spinner, .loading-spinner-wrapper .loading-spinner-test, .loading-spinner-wrapper-test .loading-spinner, .loading-spinner-wrapper-test .loading-spinner-test {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    top: 20px;
    left: 20px;
    z-index: 9999;
    border: 8px solid #fff;
    border-top: 8px solid #c0041d;
    border-radius: 50%;
    animation: spin 1s ease-in-out infinite; }

.employee-list-item .image {
  width: 30%;
  float: left; }
.employee-list-item .info {
  width: 70%;
  padding-left: 20px;
  float: left; }
  .employee-list-item .info .employee-name {
    margin-bottom: 0.375rem;
    font-size: 1.125rem;
    line-height: 1.5rem; }
  .employee-list-item .info p {
    margin-bottom: 3px; }
    .employee-list-item .info p.employee-title {
      font-style: italic; }

.employee-group-title {
  padding-bottom: 3px;
  border-bottom: 3px solid #d5d5d5; }

.search-result-sorting {
  position: relative;
  float: right; }
  .search-result-sorting .toggle {
    background-color: white;
    padding: 3px 40px 3px 6px;
    display: inline-block;
    margin-left: 6px;
    text-decoration: none; }
    .search-result-sorting .toggle::before {
      content: "";
      width: 15px;
      height: 12px;
      position: absolute;
      right: 12px;
      top: 50%;
      margin-top: -6px;
      background-image: url("../images/icons/icon-select-arrow.svg");
      background-position: center center;
      background-repeat: no-repeat;
      transition: transform 0.35s; }
    .search-result-sorting .toggle.open::before {
      transform: rotate(180deg); }
  .search-result-sorting .search-result-sorting-list {
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 100;
    background-color: white;
    border: 3px solid #d5d5d5;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    font-size: 0.875rem;
    line-height: 1.125rem; }
    .search-result-sorting .search-result-sorting-list li {
      border-bottom: 1px solid #f1f1f1; }
      .search-result-sorting .search-result-sorting-list li:last-child {
        border-bottom: 0; }
      .search-result-sorting .search-result-sorting-list li a, .search-result-sorting .search-result-sorting-list li .inactive {
        display: block;
        padding: 10px;
        text-decoration: none; }
      .search-result-sorting .search-result-sorting-list li .inactive {
        color: #999; }

.allergen-table .allergen-table-head th {
  font-size: 0.9rem;
  line-height: 1.1rem;
  padding: 10px; }
.allergen-table td {
  max-width: 200px; }
.allergen-table .center-text {
  text-align: center;
  max-width: 90px; }
.allergen-table .traces-of-label {
  line-height: 1.3;
  margin-top: -1px;
  font-size: 80%;
  color: #909090; }
.allergen-table .traces-of-allergen {
  color: #909090; }
  .allergen-table .traces-of-allergen span {
    word-break: break-all; }
  .allergen-table .traces-of-allergen::after {
    content: ", \00a0";
    white-space: pre;
    color: #909090; }
  .allergen-table .traces-of-allergen:last-child::after {
    content: ""; }

.sub-nutrient {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.9em; }
  @media (min-width: 41.75em) {
    .sub-nutrient {
      padding-left: 0.375rem; } }

/*Import organism files*/
#header {
  /**********************************************************
  * SITES NAV
  ***********************************************************/
  /**********************************************************
  * SITE HEADER
  ***********************************************************/ }
  #header .sites-nav {
    padding-left: 4%;
    height: 40px;
    background-color: #c0041d; }
    @media (min-width: 62em) {
      #header .sites-nav {
        padding-left: 160px; } }
    #header .sites-nav a {
      font-weight: 300;
      height: 40px;
      line-height: 40px;
      background-color: #c0041d;
      color: white;
      display: block;
      float: left;
      text-decoration: none;
      padding: 0 12px; }
      @media (min-width: 62em) {
        #header .sites-nav a {
          padding: 0 24px; } }
      #header .sites-nav a.active {
        background-color: white;
        color: #4e474b; }
  #header .site-header {
    background-color: white;
    height: 80px;
    position: relative; }
    #header .site-header #logo {
      position: absolute;
      left: 20px;
      top: 10px; }
      #header .site-header #logo img {
        height: 60px; }
    #header .site-header .menu-icon-wrapper {
      position: absolute;
      right: 4%;
      top: 15px;
      display: none; }
      @media (max-width: 61.9375em) {
        #header .site-header .menu-icon-wrapper {
          display: block; } }
    #header .site-header #primary-navigation {
      font-size: 1.25rem;
      line-height: 1.5rem; }
      #header .site-header #primary-navigation ul li a {
        text-decoration: none;
        font-weight: 500; }
      #header .site-header #primary-navigation ul li.active a {
        color: #c0041d;
        font-weight: 700; }
    @media (min-width: 62em) {
      #header .site-header #primary-navigation {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        height: auto !important; }
        #header .site-header #primary-navigation ul li {
          display: inline-block;
          margin-right: 5rem; }
          #header .site-header #primary-navigation ul li:last-child {
            margin-right: 0; } }
    @media (max-width: 61.9375em) {
      #header .site-header #primary-navigation {
        position: absolute;
        top: 80px;
        width: 100%;
        z-index: 2;
        height: 0;
        overflow: hidden;
        background-color: white; }
        #header .site-header #primary-navigation.open {
          border-top: 3px solid #f1f1f1; }
      #header .site-header ul li {
        display: block;
        border-bottom: 2px solid #f1f1f1; }
        #header .site-header ul li a {
          display: block;
          padding: 1.125rem 4%;
          text-align: left;
          text-decoration: none; } }

.module {
  position: relative;
  padding: 1.5rem 0; }
  @media (min-width: 62em) {
    .module {
      padding: 1.875rem 0 2.25rem; } }

.footer {
  background-color: #4e474b;
  color: #fff;
  padding: 2.25rem 0;
  /**********************************************************
  * Links
  ***********************************************************/
  /**********************************************************
  * Footer columns
  ***********************************************************/ }
  .footer a {
    color: #fff; }
  .footer .footer-col {
    margin-bottom: 2.25rem;
    /**********************************************************
    * Social media
    ***********************************************************/ }
    @media (min-width: 41.75em) {
      .footer .footer-col {
        width: 48.93617%;
        float: left; }
        .footer .footer-col:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .footer .footer-col:nth-child(2n + 2) {
          margin-left: 51.06383%;
          margin-right: -100%;
          clear: none; } }
    @media (min-width: 62em) {
      .footer .footer-col {
        width: 23.40426%;
        float: left; }
        .footer .footer-col:nth-child(4n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .footer .footer-col:nth-child(4n + 2) {
          margin-left: 25.53191%;
          margin-right: -100%;
          clear: none; }
        .footer .footer-col:nth-child(4n + 3) {
          margin-left: 51.06383%;
          margin-right: -100%;
          clear: none; }
        .footer .footer-col:nth-child(4n + 4) {
          margin-left: 76.59574%;
          margin-right: -100%;
          clear: none; } }
    .footer .footer-col .footer-col-title {
      font-size: 1rem;
      line-height: 1.5rem;
      text-transform: uppercase; }
    .footer .footer-col .social-media-link {
      float: left;
      margin-right: 1.5rem; }

.entry-content h3, .entry-content h4 {
  margin-bottom: 0.375rem; }
.entry-content ul {
  margin-left: 1.5rem;
  margin-bottom: 0.75rem;
  list-style-type: disc; }
  .entry-content ul li > ul {
    margin-bottom: 0; }
.entry-content ol {
  margin-left: 1.5rem;
  margin-bottom: 0.75rem;
  list-style-type: decimal; }
  .entry-content ol li > ol {
    margin-bottom: 0; }
.entry-content dl {
  margin-bottom: 0.75rem;
  list-style-type: none; }
  .entry-content dl dd {
    margin-left: 1.5rem; }
.entry-content strong {
  font-weight: bold; }

.category-list .category-list-item {
  width: 100%;
  margin-bottom: 1.5rem; }
  @media (min-width: 41.75em) {
    .category-list .category-list-item {
      width: 48.93617%;
      float: left; }
      .category-list .category-list-item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .category-list .category-list-item:nth-child(2n + 2) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; } }
  @media (min-width: 62em) {
    .category-list .category-list-item {
      width: 31.91489%;
      float: left; }
      .category-list .category-list-item:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .category-list .category-list-item:nth-child(3n + 2) {
        margin-left: 34.04255%;
        margin-right: -100%;
        clear: none; }
      .category-list .category-list-item:nth-child(3n + 3) {
        margin-left: 68.08511%;
        margin-right: -100%;
        clear: none; } }
  @media (min-width: 80em) {
    .category-list .category-list-item {
      width: 23.40426%;
      float: left; }
      .category-list .category-list-item:nth-child(4n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .category-list .category-list-item:nth-child(4n + 2) {
        margin-left: 25.53191%;
        margin-right: -100%;
        clear: none; }
      .category-list .category-list-item:nth-child(4n + 3) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; }
      .category-list .category-list-item:nth-child(4n + 4) {
        margin-left: 76.59574%;
        margin-right: -100%;
        clear: none; } }

.orkla-button-list {
  margin-bottom: 1.5rem; }
  @media (min-width: 62em) {
    .orkla-button-list {
      width: 65.95745%;
      float: left;
      margin-right: 2.12766%;
      margin-left: 17.02128%; } }
  .orkla-button-list .orkla-button-list-item {
    width: 100%;
    margin-bottom: 1.5rem; }
    @media (min-width: 41.75em) {
      .orkla-button-list .orkla-button-list-item {
        width: 48.3871%;
        float: left; }
        .orkla-button-list .orkla-button-list-item:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .orkla-button-list .orkla-button-list-item:nth-child(2n + 2) {
          margin-left: 51.6129%;
          margin-right: -100%;
          clear: none; } }
    @media (min-width: 62em) {
      .orkla-button-list .orkla-button-list-item {
        width: 48.3871%;
        float: left; }
        .orkla-button-list .orkla-button-list-item:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .orkla-button-list .orkla-button-list-item:nth-child(2n + 2) {
          margin-left: 51.6129%;
          margin-right: -100%;
          clear: none; } }
    @media (min-width: 80em) {
      .orkla-button-list .orkla-button-list-item {
        width: 48.3871%;
        float: left; }
        .orkla-button-list .orkla-button-list-item:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .orkla-button-list .orkla-button-list-item:nth-child(2n + 2) {
          margin-left: 51.6129%;
          margin-right: -100%;
          clear: none; } }

.product-list .product-list-item {
  opacity: 1;
  transition: opacity 0.3s;
  width: 100%;
  margin-bottom: 1.5rem; }
  @media (min-width: 41.75em) {
    .product-list .product-list-item {
      width: 48.93617%;
      float: left; }
      .product-list .product-list-item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .product-list .product-list-item:nth-child(2n + 2) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; } }
  @media (min-width: 62em) {
    .product-list .product-list-item {
      width: 48.93617%;
      float: left; }
      .product-list .product-list-item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .product-list .product-list-item:nth-child(2n + 2) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; } }
  @media (min-width: 80em) {
    .product-list .product-list-item {
      width: 31.91489%;
      float: left; }
      .product-list .product-list-item:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .product-list .product-list-item:nth-child(3n + 2) {
        margin-left: 34.04255%;
        margin-right: -100%;
        clear: none; }
      .product-list .product-list-item:nth-child(3n + 3) {
        margin-left: 68.08511%;
        margin-right: -100%;
        clear: none; } }
  @media print {
    .product-list .product-list-item {
      width: 48.93617%;
      float: left; }
      .product-list .product-list-item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .product-list .product-list-item:nth-child(2n + 2) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; } }
.product-list.loading .product-list-item {
  opacity: 0; }

@media (max-width: 41.6875em) {
  .search-and-filter {
    margin-top: 2.25rem; } }
.search-and-filter .orkla-search {
  margin-bottom: 1.5rem; }
  @media (min-width: 41.75em) {
    .search-and-filter .orkla-search {
      margin-bottom: 1.5rem; } }
.search-and-filter .filters .dropdowns .dropdown-1, .search-and-filter .filters .dropdowns .dropdown-2 {
  margin-bottom: 2.25rem; }
@media (min-width: 41.75em) {
  .search-and-filter .filters .dropdowns .dropdown-1, .search-and-filter .filters .dropdowns .dropdown-2 {
    margin-bottom: 0; }
  .search-and-filter .filters .dropdowns .dropdown-1 {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
  .search-and-filter .filters .dropdowns .dropdown-2 {
    width: 47.82609%;
    float: right;
    margin-right: 0; } }
.search-and-filter .filters .checkboxes .checkbox-1, .search-and-filter .filters .checkboxes .checkbox-2 {
  margin-bottom: 1.125rem; }
  .search-and-filter .filters .checkboxes .checkbox-1 input[type="checkbox"], .search-and-filter .filters .checkboxes .checkbox-2 input[type="checkbox"] {
    position: absolute;
    left: -999em; }
    .search-and-filter .filters .checkboxes .checkbox-1 input[type="checkbox"] + label::before, .search-and-filter .filters .checkboxes .checkbox-2 input[type="checkbox"] + label::before {
      content: "";
      height: 32px;
      width: 32px;
      border-color: #d5d5d5; }
    .search-and-filter .filters .checkboxes .checkbox-1 input[type="checkbox"]:checked + label::before, .search-and-filter .filters .checkboxes .checkbox-2 input[type="checkbox"]:checked + label::before {
      background-size: 18px; }
@media (min-width: 41.75em) {
  .search-and-filter .filters .checkboxes {
    margin-top: 2.25rem; }
    .search-and-filter .filters .checkboxes .checkbox-1 {
      width: 47.82609%;
      float: left;
      margin-right: 4.34783%; }
    .search-and-filter .filters .checkboxes .checkbox-2 {
      width: 47.82609%;
      float: right;
      margin-right: 0; } }
.search-and-filter .search-result-info {
  margin-bottom: 1.5rem; }

.search-result-info {
  border-bottom: 3px solid #d5d5d5; }
  .search-result-info .search-result-title {
    font-weight: 300;
    float: left;
    margin-bottom: 3px; }
    .search-result-info .search-result-title small {
      display: block;
      font-size: 0.75em;
      font-style: italic; }
    @media (min-width: 41.75em) {
      .search-result-info .search-result-title {
        width: 75%; } }
  .search-result-info .search-result-num {
    font-weight: 700; }
  .search-result-info .search-result-string {
    font-weight: bold; }
  .search-result-info .search-result-sorting {
    margin-bottom: 3px; }
  .search-result-info .active-filters {
    line-height: 2em; }
  @media (min-width: 41.75em) {
    .search-result-info .active-filters-wrapper {
      display: inline; } }

.product-top {
  padding: 2.25rem 0;
  background-color: #fff; }
  .product-top .outer-container {
    position: relative; }
  .product-top .image {
    margin-bottom: 1.5rem; }
    @media (min-width: 41.75em) {
      .product-top .image {
        width: 40.42553%;
        float: left;
        margin-right: 2.12766%;
        margin-bottom: 0; } }
  @media (min-width: 41.75em) {
    .product-top .content {
      width: 48.93617%;
      float: right;
      margin-right: 0; } }
  .product-top .content .title {
    margin-bottom: 0.375rem; }
  .product-top .content .product-header {
    margin-bottom: 1.125rem; }
    .product-top .content .product-header p {
      margin-bottom: 0; }
      .product-top .content .product-header p.product-number, .product-top .content .product-header p.product-package {
        color: #767676;
        font-size: 0.875rem;
        line-height: 1.125rem; }
      .product-top .content .product-header p.product-number {
        font-size: 1.1rem;
        line-height: 1.7; }
      .product-top .content .product-header p.product-weight {
        font-size: 1.125rem;
        line-height: 1.5rem;
        color: #767676;
        margin-bottom: 0.75rem; }
  .product-top .content .size-select {
    margin-top: 2.25rem; }
  .product-top .content .brand-logo {
    height: 60px;
    margin-bottom: 1.125rem; }
    .product-top .content .brand-logo img {
      max-height: 100%; }
  .product-top .content .brand-logo-bigger {
    height: 110px;
    margin-bottom: 1.125rem; }
    .product-top .content .brand-logo-bigger img {
      max-height: 100%; }
  .product-top .content .label {
    position: absolute;
    top: -2.25rem;
    right: 0;
    font-size: 0.75rem;
    line-height: 1.125rem; }
    @media (min-width: 41.75em) {
      .product-top .content .label {
        font-size: 0.875rem;
        line-height: 1.125rem; } }
  .product-top .food-certifications img {
    max-width: 55px;
    margin-right: 15px; }

.product-main {
  padding: 2.25rem 0; }
  @media (min-width: 62em) {
    .product-main .column-left {
      width: 40.42553%;
      float: left;
      margin-right: 2.12766%; }
    .product-main .column-right {
      width: 48.93617%;
      float: right;
      margin-right: 0; } }
  .product-main .ingredients p {
    font-style: italic; }
  .product-main .storage table th, .product-main .storage table td {
    width: 50%; }
  .product-main .toolbox {
    margin: 24px 0;
    text-align: center;
    background-color: #fff;
    padding: 12px 0; }
    .product-main .toolbox .toolbox-link {
      margin-right: 30px;
      text-align: center;
      padding-top: 48px;
      background-position: top center;
      background-repeat: no-repeat;
      background-size: 42px 42px;
      display: inline-block;
      font-size: 0.875rem;
      line-height: 1.125rem;
      text-decoration: none; }
      .product-main .toolbox .toolbox-link.print {
        background-image: url("../images/icons/icon-print.svg"); }
      .product-main .toolbox .toolbox-link.email {
        background-image: url("../images/icons/icon-email.svg"); }
      .product-main .toolbox .toolbox-link:last-child {
        margin-right: 0; }
  .product-main .allergen-extra-info {
    margin-top: 0.75rem; }

.breadcrumbs {
  padding: 1.125rem 20px;
  display: none; }
  @media (min-width: 41.75em) {
    .breadcrumbs {
      display: block; } }
  .breadcrumbs ul li {
    float: left;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    font-size: 0.75rem;
  /*
  span.breadcrumb_last {
display: inline-block;
float: left;
margin-right: 10px;}*/ }
    .breadcrumbs ul li a {
      color: #c0041d;
      float: left;
      margin-right: 10px; }
    .breadcrumbs ul li:first-child a {
      background-image: url("../images/icons/icon-breadcrumb-home.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 21px 21px;
      width: 21px;
      height: 21px;
      display: block; }
    .breadcrumbs ul li .separator {
      display: inline-block;
      float: left;
      width: 4px;
      height: 21px;
      margin-right: 10px;
      background-image: url("../images/icons/icon-breadcrumb-divider.svg");
      background-repeat: no-repeat;
      background-position: center center; }

.pagination {
  text-align: center;
  padding: 1.5rem 0; }
  .pagination ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 1.125rem; }
    @media (min-width: 41.75em) {
      .pagination ul {
        font-size: 1.5rem; } }
    .pagination ul li {
      display: block;
      float: left;
      width: 28px;
      height: 28px;
      text-align: center; }
      @media (min-width: 41.75em) {
        .pagination ul li {
          width: 36px;
          height: 36px; } }
      .pagination ul li a, .pagination ul li span {
        color: #767676;
        float: left;
        width: 28px;
        height: 28px;
        line-height: 28px;
        text-decoration: none; }
        @media (min-width: 41.75em) {
          .pagination ul li a, .pagination ul li span {
            width: 36px;
            height: 36px;
            line-height: 36px; } }
        .pagination ul li a.active, .pagination ul li span.active {
          color: #c0041d; }
        .pagination ul li a:hover:not(.active), .pagination ul li span:hover:not(.active) {
          color: #4e474b; }
      .pagination ul li:first-child a, .pagination ul li:last-child a {
        color: #c0041d; }
      .pagination ul li.pagination-nav a {
        background-repeat: no-repeat;
        background-position: center center;
        text-indent: -999em;
        background-size: 16px 16px; }
        @media (min-width: 41.75em) {
          .pagination ul li.pagination-nav a {
            background-size: 24px 24px; } }
      .pagination ul li.pagination-nav.prev {
        margin-right: 6px; }
        .pagination ul li.pagination-nav.prev a {
          background-image: url("../images/icons/icon-pagination-previous.svg"); }
      .pagination ul li.pagination-nav.next {
        margin-left: 6px; }
        .pagination ul li.pagination-nav.next a {
          background-image: url("../images/icons/icon-pagination-next.svg"); }

.accordion .accordion-item {
  margin-bottom: 2px;
  background-color: #fff; }
  .accordion .accordion-item a {
    text-decoration: none; }
  .accordion .accordion-item .accordion-title {
    font-size: 1rem;
    padding: 0.75rem 36px 0.75rem 12px;
    margin-bottom: 0;
    position: relative;
    width: 100%; }
    @media (min-width: 41.75em) {
      .accordion .accordion-item .accordion-title {
        padding: 0.75rem 36px 0.75rem 18px; } }
    .accordion .accordion-item .accordion-title:before {
      content: '';
      display: block;
      width: 2px;
      height: 14px;
      background-color: #c0041d;
      position: absolute;
      right: 18px;
      top: 50%;
      margin-top: -7px;
      transition: all ease 0.35s; }
    .accordion .accordion-item .accordion-title::after {
      content: '';
      display: block;
      width: 14px;
      height: 2px;
      background-color: #c0041d;
      position: absolute;
      right: 12px;
      top: 50%;
      margin-top: -1px; }
    .accordion .accordion-item .accordion-title.open:before {
      transform: rotate(-90deg);
      opacity: 0; }
  .accordion .accordion-item .accordion-content {
    height: 0;
    overflow: hidden; }
    .accordion .accordion-item .accordion-content .accordion-inner {
      padding: 0.75rem 0.75rem 1.125rem 0.75rem; }
      @media (min-width: 41.75em) {
        .accordion .accordion-item .accordion-content .accordion-inner {
          padding: 0.75rem 1.125rem 1.125rem 1.125rem; } }

.employee-list .employee-list-item {
  margin-bottom: 20px; }
  @media (min-width: 41.75em) {
    .employee-list .employee-list-item {
      width: 48.93617%;
      float: left; }
      .employee-list .employee-list-item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .employee-list .employee-list-item:nth-child(2n + 2) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; } }

#react_app {
  min-height: 100vh; }

/*Import page files*/
body.page .default-template .featured-image img {
  width: 100%;
  margin-bottom: 1.5rem; }
body.page .default-template .content {
  padding: 24px;
  background-color: white;
  margin-top: 20px; }
  @media (min-width: 41.75em) {
    body.page .default-template .content {
      margin-top: 0; } }
  @media (min-width: 62em) {
    body.page .default-template .content {
      padding: 48px;
      width: 65.95745%;
      float: left;
      margin-right: 2.12766%; } }
body.page .default-template .sidebar {
  padding: 24px;
  background-color: white;
  margin-top: 20px; }
  @media (min-width: 62em) {
    body.page .default-template .sidebar {
      margin-top: 0;
      padding: 48px;
      width: 31.91489%;
      float: right;
      margin-right: 0; } }
  body.page .default-template .sidebar ul li {
    margin-bottom: 0.75rem; }
    body.page .default-template .sidebar ul li.current_page_item a {
      font-weight: bold; }
    body.page .default-template .sidebar ul li a {
      color: #c0041d; }
  body.page .default-template .sidebar .external-links {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 3px solid #d5d5d5; }

@media print {
  /* Welcome to Compass. Use this file to define print styles.
   * Import this file using the following HTML or equivalent:
   * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
  body {
    background-color: white;
    font-size: 10pt; }
    body::before {
      display: none; }

  .header {
    display: none; }

  .footer {
    display: none; }

  .product-top .image {
    width: 31.91489%;
    float: left;
    margin-right: 2.12766%; }
  .product-top .content {
    width: 65.95745%;
    float: right;
    margin-right: 0; }
  .product-top .size-select {
    display: none; }

  .toolbox {
    display: none; }

  nav.breadcrumbs {
    display: none; }

  .search-and-filter {
    display: none; }

  .product-site {
    display: none; }

  .product-top .outer-container, .product-main .outer-container {
    max-width: 100%;
    font-size: 1.3em; }

  .product-top .outer-container table, .product-main .outer-container table {
    font-size: 1.1em; }

  .accordion .accordion-item .accordion-title {
    font-size: inherit; }

  .related-products {
    display: none; }

  .product-main table {
    max-width: 75%; }

  .product-info-molecule.storage {
    display: none; }

  .accordion .accordion-item {
    margin-bottom: 5mm; }
    .accordion .accordion-item .accordion-title {
      padding: 0;
      color: #4e474b !important; }
      .accordion .accordion-item .accordion-title::before {
        display: none; }
      .accordion .accordion-item .accordion-title::after {
        display: none; }
    .accordion .accordion-item .accordion-content {
      height: auto !important; }
      .accordion .accordion-item .accordion-content .accordion-inner {
        padding: 0; }

  .allergen-dot {
    width: 10px;
    height: auto;
    display: inline;
    vertical-align: middle;
    background-color: transparent;
    border-radius: 50%; }
    .allergen-dot::before {
      content: "\2022"; }
    .allergen-dot.contains {
      background-color: transparent; }
    .allergen-dot.free_from {
      background-color: transparent; } }
