.cookiepanel-sidebar .toggler label, form .input textarea, .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col, footer .wrap .cols .col {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.rangeSlider .swiper-menu button, .stores .slider .swiper-menu button {
  background-image: url("../sprites/sprite.svg");
  background-size: 500px 500px;
  font-size: 20px; }

.textPanel .wrap p {
  font-family: 'Montecatini Stretto Bold';
  font-weight: 700;
  font-style: normal; }

.cookiepanel-open, .cookiepanel-sidebar .heading, body.chefsTable .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 em, h2, .mobileNav .wrap ul li, .textPanel .wrap h3 {
  font-family: 'Montecatini Largo Ultra';
  font-weight: 900;
  font-style: normal; }

.cookiepanel-sidebar .buttons button, .cookiepanel-sidebar .toggler label, form button, form .input input, form .input textarea, form .input select, form .input label, .textPanel.terms .wrap h2, .textPanel.terms .wrap h3, .textPanel.terms .wrap p strong, .textPanel.terms .wrap table thead tr td, .textPanel .wrap h4, .ranges .wrap header, .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3, .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 strong, .recipes .wrap .cols .col header p, .recipes .wrap .cols .col .buttons button, .recipes .wrap .cols .col .half .contain .swiper-menu button, .instagramFeed header h3 {
  font-family: 'Gilroy Bold';
  font-weight: 700;
  font-style: normal; }

body, body.chefsTable .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3, .textPanel.terms .wrap p, .textPanel.terms .wrap table tbody tr td, .textPanel.terms .wrap ol li, .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col.weight h3, .recipes .wrap .cols .col header h3, .recipes .wrap .cols .col .half .contain ul li, .recipes .wrap .cols .col .half .contain p, .instagramFeed .swiper-container .swiper-wrapper .swiper-slide h4, .instagramFeed .swiper-container .swiper-wrapper .swiper-slide p, footer .wrap .cols .col p, footer .wrap .cols .col a, footer .wrap .copy {
  font-family: 'Gilroy Medium';
  font-weight: 500;
  font-style: normal; }

.mobileNav .wrap .social h3, .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 em, .recipes .wrap .cols .col header h3 em, .recipes .wrap .cols .col .half .contain h5, footer .wrap .cols .col .social h3 {
  font-family: voltage, sans-serif;
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Montecatini Stretto Bold';
  src: url("/assets/css/fonts/Montecatini/MontecatiniPro-StrettoBold.woff2") format("woff2"), url("/assets/css/fonts/Montecatini/MontecatiniPro-StrettoBold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Montecatini Largo Ultra';
  src: url("/assets/css/fonts/Montecatini/MontecatiniPro-LargoUltra.woff2") format("woff2"), url("/assets/css/fonts/Montecatini/MontecatiniPro-LargoUltra.woff") format("woff");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Gilroy Bold';
  src: url("/assets/css/fonts/Gilroy/Gilroy-Bold.woff") format("woff2"), url("/assets/css/fonts/Gilroy/Gilroy-Bold.woff2") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Gilroy Medium';
  src: url("/assets/css/fonts/Gilroy/Gilroy-Medium.woff") format("woff2"), url("/assets/css/fonts/Gilroy/Gilroy-Medium.woff2") format("woff");
  font-weight: 500;
  font-style: normal; }
/*
$min_width: 320px;
$max_width: 1200px;
$min_font: 16px;
$max_font: 24px;

html {
  @include fluid-type($min_width, $max_width, $min_font, $max_font);
}
*/
.placeholder {
  pointer-events: none;
  -webkit-transition: 0.3s opacity linear;
  -ms-transition: 0.3s opacity linear;
  transition: 0.3s opacity linear;
  position: absolute; }
  .placeholder.faded {
    opacity: 0.5; }
  .placeholder.hide {
    display: none; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  width: 100%;
  display: block; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.hide {
  display: none !important; }

.desktop {
  display: none; }

body, html, * {
  margin: 0;
  padding: 0; }
  body.chefsTable .rangeSlider .swiper-container .swiper-wrapper, html.chefsTable .rangeSlider .swiper-container .swiper-wrapper, *.chefsTable .rangeSlider .swiper-container .swiper-wrapper {
    transform: none !important;
    cursor: default !important; }

.headroom {
  will-change: transform;
  transition: transform 200ms linear; }

.headroom--pinned {
  transform: translateY(0%); }

.headroom--unpinned {
  transform: translateY(-100%); }

.cookiepanel-open {
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-transform: uppercase;
  font-size: 1.125rem; }

.cookiepanel-sidebar {
  z-index: 100000000;
  color: #f8f3e3 !important;
  padding-top: 100px !important; }
  .cookiepanel-sidebar p {
    font-size: 1rem !important; }
    .cookiepanel-sidebar p + .heading {
      border-top: 2px solid #f8f3e2 !important; }
  .cookiepanel-sidebar div + .heading {
    border-top: 2px solid #f8f3e2 !important; }
  .cookiepanel-sidebar .heading {
    font-weight: normal !important;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-transform: uppercase;
    font-size: 1.125rem; }
  .cookiepanel-sidebar .buttons button {
    display: inline-block;
    border-radius: 25px;
    background-color: #ece6c8;
    text-align: center;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    height: 32px;
    border: 0 !important; }
  .cookiepanel-sidebar .toggler {
    width: 100% !important; }
    .cookiepanel-sidebar .toggler label {
      cursor: pointer;
      font-size: 1rem;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: black;
      text-align: center;
      padding: 0 !important;
      float: right; }
      .cookiepanel-sidebar .toggler label + label {
        padding-right: 0 !important;
        text-align: center !important;
        float: left !important; }
      .cookiepanel-sidebar .toggler label:before {
        background-color: #ece6c8;
        z-index: -1; }

body {
  background-color: #f8f3e3;
  -webkit-font-smoothing: antialiased;
  padding-top: 110px; }
  body a {
    text-decoration: none; }
  body.home .textPanel {
    overflow: hidden; }
  body.home .stores {
    margin-top: -100px; }
  body.showNav {
    overflow: hidden;
    max-width: 100%; }
    body.showNav .mobileNav {
      opacity: 1;
      visibility: visible;
      pointer-events: all; }
  body.plantiful .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col.weight:before {
    background-image: url("../images/plantiful/plant-based.svg");
    width: 51px;
    height: 75px;
    background-size: cover;
    background-position: center;
    top: -20px;
    left: 0; }
  body.plantiful .recipes.yellow .wrap .cols .col .buttons button {
    color: #c0d46e; }
  body.plantiful .recipes .wrap .cols .col header p {
    background-image: url("../images/plantiful/green-stamp.png"); }
  body.eatWell .recipes.yellow .wrap .cols .col .buttons button, body.eatWell .recipes .wrap .cols .col .buttons button {
    color: #f3c200; }
  body.eatWell .recipes .wrap .cols .col header p {
    background-image: url("../images/eat-well/yellow-stamp.png"); }
  body.eatWell .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar-track {
    background-color: transparent; }
  body.eatWell .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar {
    background-color: transparent; }
  body.eatWell .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar-thumb {
    background-color: transparent; }
  body.chefsTable .textPanel {
    background-image: url("../images/chefs-table/background.png");
    background-size: cover;
    background-position: center center; }
  body.chefsTable .textPanel .wrap figure {
    width: 300px;
    margin: 60px auto 0 auto; }
  body.chefsTable .textPanel .wrap h2 {
    color: #b49e68; }
  body.chefsTable .textPanel .wrap p {
    color: #f8f3e2; }
  body.chefsTable .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  body.chefsTable .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 em {
    font-size: 1rem;
    display: inline-block;
    margin-left: 7px; }
  body.chefsTable .recipes {
    margin-top: 15px; }
  body.chefsTable .recipes.yellow .wrap .cols .col .buttons button {
    color: #b49e68; }
  body.chefsTable .recipes .wrap .cols .col header p {
    background-image: url("../images/chefs-table/gold-stamp.png");
    color: #f8f3e2; }
  body.chefsTable .recipes .wrap .cols .col .half .contain .swiper-menu button {
    color: #b49e68; }
  body.chefsTable .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar-track {
    background-color: rgba(180, 158, 104, 0.2); }
  body.chefsTable .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar {
    background-color: rgba(180, 158, 104, 0.2); }
  body.chefsTable .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar-thumb {
    background-color: #b49e68; }
  body.favourites .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar-track {
    background-color: transparent; }
  body.favourites .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar {
    background-color: transparent; }
  body.favourites .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar-thumb {
    background-color: transparent; }

form.success .message {
  display: block; }
form.success .input, form.success button {
  display: none; }
form .message {
  display: none; }
form button {
  border-radius: 25px;
  background-color: #ece6c8;
  text-align: center;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  width: 135px;
  height: 32px;
  line-height: 35px;
  margin: 28px 0 0 auto; }
form .input {
  position: relative; }
  form .input + .input {
    margin-top: 28px; }
  form .input ul li {
    color: red;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.75rem;
    text-transform: uppercase; }
  form .input input, form .input textarea, form .input select {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid black;
    font-size: 0.875rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-radius: 0;
    color: black; }
  form .input [data-invalid="true"] {
    border-color: red; }
  form .input label {
    font-size: 0.875rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px; }
  form .input ::placeholder {
    color: black; }
  form .input textarea {
    border: 1px solid black;
    border-radius: 6px;
    height: 130px;
    padding: 10px; }

h2 {
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-transform: uppercase; }
  h2 {
    font-size: 24px; }
    @media screen and (min-width: 320px) {
      h2 {
        font-size: calc(24px + 11 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      h2 {
        font-size: 35px; } }

header[role="banner"] {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  background-image: url("/assets/images/icons/header-bg.svg");
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 100000; }
  header[role="banner"] .wrap h1 {
    background-image: url("/assets/images/icons/logo.svg");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 194px;
    height: 77px;
    margin: 16px auto 0; }
    header[role="banner"] .wrap h1 a {
      width: 100%;
      height: 100%;
      display: block; }
  header[role="banner"] .wrap .navButton {
    position: absolute;
    top: 20px;
    left: 20px; }
    header[role="banner"] .wrap .navButton span {
      display: block;
      width: 34px;
      height: 2px;
      background-color: #f8f3e2;
      pointer-events: none; }
      header[role="banner"] .wrap .navButton span + span {
        margin-top: 8px; }

.mobileNav {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  background-color: #f8f3e2;
  z-index: 100000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition-timing-function: linear;
  -webkit-transition-duration: 300ms;
  -webkit-transition-property: all;
  -moz-transition-timing-function: linear;
  -moz-transition-duration: 300ms;
  -moz-transition-property: all;
  -o-transition-timing-function: linear;
  -o-transition-duration: 300ms;
  -o-transition-property: all;
  -ms-transition-timing-function: linear;
  -ms-transition-duration: 300ms;
  -ms-transition-property: all;
  transition-timing-function: linear;
  transition-duration: 300ms;
  transition-property: all;
  overflow: auto; }
  .mobileNav .wrap h1 {
    background-image: url("/assets/images/icons/logo-nav.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    text-indent: -9999px;
    width: 194px;
    height: 77px;
    top: 16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .mobileNav .wrap .close-button {
    background-image: url("/assets/images/icons/close-button.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    top: 20px;
    left: 20px;
    overflow: hidden; }
    .mobileNav .wrap .close-button:before {
      content: '';
      display: block;
      background-color: transparent;
      width: -moz-calc(100% + 30px);
      width: -o-calc(100% + 30px);
      width: -webkit-calc(100% + 30px);
      width: calc(100% + 30px);
      height: -moz-calc(100% + 30px);
      height: -o-calc(100% + 30px);
      height: -webkit-calc(100% + 30px);
      height: calc(100% + 30px);
      left: -15px;
      top: -15px; }
  .mobileNav .wrap ul {
    margin: 132px 10px 0 10px;
    position: relative; }
    .mobileNav .wrap ul:before, .mobileNav .wrap ul:after {
      content: '';
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background-color: black;
      display: block;
      position: absolute;
      bottom: -3px;
      left: 0; }
    .mobileNav .wrap ul:after {
      left: auto;
      right: 0; }
    .mobileNav .wrap ul + .social {
      margin-top: 33px; }
    .mobileNav .wrap ul li {
      position: relative;
      color: #ef3346;
      font-size: 1.5rem;
      padding: 30px 0 25px 0;
      text-align: center;
      border-top: 1px solid black; }
      .mobileNav .wrap ul li:last-of-type {
        border-bottom: 1px solid black; }
      .mobileNav .wrap ul li:before, .mobileNav .wrap ul li:after {
        content: '';
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background-color: black;
        display: block;
        position: absolute;
        top: -4px;
        left: 0; }
      .mobileNav .wrap ul li:after {
        left: auto;
        right: 0; }
      .mobileNav .wrap ul li.yellow {
        color: #f3c200; }
      .mobileNav .wrap ul li.gold {
        color: #b49e68; }
      .mobileNav .wrap ul li.green {
        color: #3ba218; }
      .mobileNav .wrap ul li.grey {
        color: #1a1a19; }
  .mobileNav .wrap .social {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    max-width: 200px;
    margin: 28px auto 0; }
    .mobileNav .wrap .social h3 {
      font-size: 1.375rem;
      color: #b49e68; }
    .mobileNav .wrap .social nav a + a {
      margin-left: 6px; }

.hero {
  position: relative; }
  .hero + .textPanel {
    padding-top: 100px; }
  .hero .wrap figure img {
    display: block;
    width: 100%;
    height: auto; }
  .hero .wrap .stamp-animation {
    position: absolute;
    bottom: -82px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 151px;
    height: 151px; }

.textPanel {
  position: relative;
  padding: 100px 0 65px 0; }
  .textPanel + .textPanel {
    padding-top: 0; }
  .textPanel.greyText .wrap p {
    color: #706e66; }
  .textPanel.terms .wrap h2 {
    text-align: left;
    font-size: 1.625rem;
    letter-spacing: 0.08em;
    line-height: 1.3; }
    .textPanel.terms .wrap h2 + span {
      margin-top: 12px; }
  .textPanel.terms .wrap .subheading {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .textPanel.terms .wrap .subheading + .subheading {
      margin-top: 20px; }
    .textPanel.terms .wrap .subheading h3 + span {
      margin-left: 12px; }
    .textPanel.terms .wrap .subheading + p {
      margin-top: 10px; }
      .textPanel.terms .wrap .subheading + p + .subheading {
        margin-top: 40px; }
  .textPanel.terms .wrap h3 {
    text-align: left;
    font-size: 1.25rem;
    letter-spacing: 0.08em;
    line-height: 1.5; }
    .textPanel.terms .wrap h3 + p {
      margin-top: 10px; }
  .textPanel.terms .wrap span {
    display: block;
    background-color: #ef3346;
    width: 100%;
    height: 1px; }
    .textPanel.terms .wrap span + p {
      margin-top: 32px; }
  .textPanel.terms .wrap p {
    text-align: left;
    font-size: 0.9375rem;
    line-height: 1.5;
    text-transform: none;
    letter-spacing: normal;
    display: block; }
    .textPanel.terms .wrap p + p {
      margin-top: 25px; }
    .textPanel.terms .wrap p + h3, .textPanel.terms .wrap p + .subheading {
      margin-top: 60px; }
    .textPanel.terms .wrap p + table {
      margin-top: 20px; }
    .textPanel.terms .wrap p a {
      color: black; }
    .textPanel.terms .wrap p strong {
      display: block; }
    .textPanel.terms .wrap p.address {
      line-height: 1.9; }
  .textPanel.terms .wrap table {
    display: block;
    overflow-x: auto;
    max-width: fit-content;
    margin: 0 auto;
    white-space: nowrap; }
    .textPanel.terms .wrap table + .subheading, .textPanel.terms .wrap table + h3 {
      margin-top: 20px; }
    .textPanel.terms .wrap table tr, .textPanel.terms .wrap table td {
      border-top: 1px solid black;
      border-bottom: 1px solid black; }
    .textPanel.terms .wrap table td {
      border-left: 1px solid black;
      border-right: 1px solid black;
      padding: 8px; }
      .textPanel.terms .wrap table td:first-of-type {
        border-left: 0;
        padding-left: 0; }
      .textPanel.terms .wrap table td:last-of-type {
        border-right: 0;
        padding-right: 0; }
    .textPanel.terms .wrap table thead tr td {
      font-size: 0.9375rem;
      line-height: 1.5; }
    .textPanel.terms .wrap table tbody tr td {
      font-size: 0.9375rem;
      line-height: 1.5; }
  .textPanel.terms .wrap ol {
    margin-left: 20px; }
    .textPanel.terms .wrap ol + .subheading {
      margin-top: 20px; }
    .textPanel.terms .wrap ol p {
      margin-left: -20px; }
    .textPanel.terms .wrap ol li {
      font-size: 0.9375rem;
      line-height: 1.5;
      list-style: decimal; }
    .textPanel.terms .wrap ol ul li {
      position: relative;
      list-style: none;
      margin-left: -20px; }
      .textPanel.terms .wrap ol ul li:before {
        content: '';
        border-radius: 50%;
        background-color: black;
        width: 4px;
        height: 4px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 17px; }
  .textPanel .wrap {
    margin: 0 22px; }
    .textPanel .wrap .hills {
      margin: 0 -100px; }
    .textPanel .wrap .birds {
      width: 80px;
      position: absolute;
      top: 20px;
      left: 20px; }
    .textPanel .wrap .leaves {
      position: absolute;
      width: 250px;
      top: 20px;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .textPanel .wrap h2 + p {
      margin-top: 10px; }
    .textPanel .wrap h2 {
      text-align: center;
      position: relative;
      z-index: 1; }
      .textPanel .wrap h2 + h3 {
        margin-top: 15px; }
    .textPanel .wrap h3 {
      font-size: 1.125rem;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      text-align: center;
      z-index: 1;
      position: relative; }
      .textPanel .wrap h3 + h4 {
        margin-top: 30px; }
    .textPanel .wrap h4 {
      font-size: 1rem;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      text-align: center;
      color: rgba(0, 0, 0, 0.32);
      z-index: 1;
      position: relative; }
      .textPanel .wrap h4 figure {
        width: 27px;
        height: 33px;
        display: inline-block;
        vertical-align: middle; }
        .textPanel .wrap h4 figure img {
          display: block;
          width: 100%;
          height: auto; }
    .textPanel .wrap p {
      text-transform: uppercase;
      line-height: 1.5;
      letter-spacing: 0.1em;
      text-align: center;
      z-index: 1;
      position: relative; }
      .textPanel .wrap p {
        font-size: 18px; }
        @media screen and (min-width: 320px) {
          .textPanel .wrap p {
            font-size: calc(18px + 7 * ((100vw - 320px) / 880)); } }
        @media screen and (min-width: 1200px) {
          .textPanel .wrap p {
            font-size: 25px; } }
      .textPanel .wrap p + p {
        margin-top: 20px; }
      .textPanel .wrap p a {
        display: inline-block;
        color: #ef3346;
        -webkit-transition-timing-function: linear;
        -webkit-transition-duration: 200ms;
        -webkit-transition-property: all;
        -moz-transition-timing-function: linear;
        -moz-transition-duration: 200ms;
        -moz-transition-property: all;
        -o-transition-timing-function: linear;
        -o-transition-duration: 200ms;
        -o-transition-property: all;
        -ms-transition-timing-function: linear;
        -ms-transition-duration: 200ms;
        -ms-transition-property: all;
        transition-timing-function: linear;
        transition-duration: 200ms;
        transition-property: all; }
        .textPanel .wrap p a:hover {
          color: black;
          -webkit-transition-timing-function: linear;
          -webkit-transition-duration: 200ms;
          -webkit-transition-property: all;
          -moz-transition-timing-function: linear;
          -moz-transition-duration: 200ms;
          -moz-transition-property: all;
          -o-transition-timing-function: linear;
          -o-transition-duration: 200ms;
          -o-transition-property: all;
          -ms-transition-timing-function: linear;
          -ms-transition-duration: 200ms;
          -ms-transition-property: all;
          transition-timing-function: linear;
          transition-duration: 200ms;
          transition-property: all; }

.imageSlide {
  cursor: grab;
  margin-top: -40px;
  overflow: auto;
  position: relative;
  width: 100%;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-transition-timing-function: linear;
  -webkit-transition-duration: 300ms;
  -webkit-transition-property: all;
  -moz-transition-timing-function: linear;
  -moz-transition-duration: 300ms;
  -moz-transition-property: all;
  -o-transition-timing-function: linear;
  -o-transition-duration: 300ms;
  -o-transition-property: all;
  -ms-transition-timing-function: linear;
  -ms-transition-duration: 300ms;
  -ms-transition-property: all;
  transition-timing-function: linear;
  transition-duration: 300ms;
  transition-property: all;
  will-change: transform;
  user-select: none; }
  .imageSlide figure {
    width: 1609px;
    pointer-events: none; }
    .imageSlide figure img {
      pointer-events: none; }

.clouds .cloud {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: -1;
  width: 68px;
  -webkit-animation: animateCloud 50s linear infinite;
  animation: animateCloud 50s linear infinite; }
@-webkit-keyframes animateCloud {
  0% {
    margin-left: -100px; }
  100% {
    margin-left: 100%; } }
@keyframes animateCloud {
  0% {
    margin-left: -100px; }
  100% {
    margin-left: 100%; } }
  .clouds .cloud:nth-of-type(odd) {
    margin-left: auto;
    -webkit-animation: animateCloudRight 40s linear infinite;
    animation: animateCloudRight 40s linear infinite; }
@-webkit-keyframes animateCloudRight {
  0% {
    margin-right: -100px; }
  100% {
    margin-right: 100%; } }
@keyframes animateCloudRight {
  0% {
    margin-right: -100px; }
  100% {
    margin-right: 100%; } }
  .clouds .cloud + .cloud {
    width: 180px;
    top: 180px;
    right: auto;
    left: -46px; }
    .clouds .cloud + .cloud + .cloud {
      width: 140px;
      right: -40px;
      top: 425px;
      -webkit-animation: animateCloudRight 50s linear infinite;
      animation: animateCloudRight 50s linear infinite;
      left: auto; }
      .clouds .cloud + .cloud + .cloud + .cloud {
        top: 560px;
        left: -20px;
        right: auto;
        -webkit-animation: animateCloud 50s linear infinite;
        animation: animateCloud 50s linear infinite;
        animation-delay: 1s; }
        .clouds .cloud + .cloud + .cloud + .cloud + .cloud {
          width: 76px;
          top: 760px;
          left: auto;
          right: -20px;
          -webkit-animation: animateCloudRight 50s linear infinite;
          animation: animateCloudRight 50s linear infinite;
          animation-delay: 0s; }
          .clouds .cloud + .cloud + .cloud + .cloud + .cloud + .cloud {
            width: 150px;
            top: 880px;
            left: -20px;
            -webkit-animation: animateCloud 50s linear infinite;
            animation: animateCloud 50s linear infinite;
            animation-delay: 1s; }
            .clouds .cloud + .cloud + .cloud + .cloud + .cloud + .cloud + .cloud {
              width: 140px;
              top: 1020px;
              left: auto;
              right: -20px;
              -webkit-animation: animateCloudRight 50s linear infinite;
              animation: animateCloudRight 50s linear infinite;
              animation-delay: 0s; }
              .clouds .cloud + .cloud + .cloud + .cloud + .cloud + .cloud + .cloud + .cloud {
                width: 50px;
                top: 1100px;
                left: 40px;
                right: auto;
                -webkit-animation: animateCloud 60s linear infinite;
                animation: animateCloud 60s linear infinite;
                animation-delay: 1s; }

.ranges {
  position: relative;
  overflow: hidden; }
  .ranges .wrap {
    margin: 0 20px; }
    .ranges .wrap header {
      text-align: center;
      text-transform: uppercase;
      margin-top: 60px; }
      .ranges .wrap header h3 {
        font-size: 1.625rem;
        letter-spacing: 0.08em;
        margin-top: 20px; }
    .ranges .wrap .cols {
      margin-top: 35px; }
      .ranges .wrap .cols .col + .col {
        margin-top: 35px; }

.rangeSlider {
  margin: 60px 20px 0;
  overflow: hidden; }
  .rangeSlider h2 {
    text-align: center;
    margin-bottom: 24px; }
  .rangeSlider .swiper-menu button {
    background-color: transparent;
    background-position: -50px -20px;
    width: 18px;
    height: 29px;
    margin-top: -65px;
    top: 50%; }
    .rangeSlider .swiper-menu button + button {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .rangeSlider .swiper-container {
    padding-bottom: 50px; }
    .rangeSlider .swiper-container .swiper-wrapper .swiper-slide > figure {
      width: 250px;
      margin: 0 auto 40px; }
    .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col {
        padding: 14px 0;
        width: 100%;
        border-bottom: 1px solid black;
        position: relative; }
        .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col:first-of-type {
          border-top: 1px solid black; }
        .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col:nth-of-type(2) {
          border-right: 1px solid black; }
        .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col:nth-last-of-type(-n+2) {
          width: 60%;
          padding: 20px 0; }
        .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col:last-of-type {
          width: 40%; }
        .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col.weight h3 {
          font-size: 0.875rem;
          text-align: left;
          padding-left: 25px; }
        .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col.weight:before {
          content: '';
          background-image: url("../images/favourites/knives.svg");
          width: 18px;
          height: 36px;
          background-size: contain;
          display: block;
          position: absolute;
          top: -2px;
          left: 0;
          background-repeat: no-repeat; }
        .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 {
          text-transform: uppercase;
          font-size: 0.875rem;
          letter-spacing: 0.08em; }
          .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 em {
            font-size: 1.5rem;
            text-transform: none;
            letter-spacing: 0;
            display: inline-block; }
          .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 img,
          .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 svg {
            width: 80px;
            display: inline-block;
            margin-left: 10px; }
        .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col figure {
          width: 80px;
          position: absolute;
          top: -10px;
          right: 0;
          left: 0;
          margin: 0 auto;
          background-color: #f8f3e2; }

.recipes + .stores {
  margin-top: 140px; }

.recipes {
  background-image: url("../images/favourites/inspiration-background-mobile.png");
  background-size: cover;
  background-position: top center;
  background-repeat: repeat;
  margin: 14px 20px 70px;
  padding-bottom: 50px;
  background-repeat: no-repeat;
  position: relative; }
  .recipes:before, .recipes:after {
    content: '';
    background-image: url("../images/favourites/cream-notch-left.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -1px;
    left: -2px; }
  .recipes:after {
    left: auto;
    right: -2px;
    background-image: url("../images/favourites/cream-notch-right.svg"); }
  .recipes .wrap:before, .recipes .wrap:after {
    content: '';
    background-image: url("../images/icons/chain.svg");
    background-repeat: no-repeat;
    width: 36px;
    height: 88px;
    display: block;
    position: absolute;
    background-size: contain;
    top: -62px;
    left: -2px; }
  .recipes .wrap:after {
    left: auto;
    right: -2px;
    background-image: url("../images/icons/chain-right.svg"); }
  .recipes .wrap h2 {
    color: #f8f3e2;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 40px; }
  .recipes .wrap figure {
    margin: 0 20px;
    position: relative; }
    .recipes .wrap figure:before, .recipes .wrap figure:after {
      content: '';
      display: block;
      background-image: url("../images/icons/tape.png");
      width: 80px;
      height: 80px;
      background-size: contain;
      position: absolute;
      top: -35px;
      left: -35px; }
    .recipes .wrap figure:after {
      top: auto;
      left: auto;
      right: -30px;
      bottom: -40px; }
  .recipes .wrap .cols {
    position: relative; }
    .recipes .wrap .cols .col {
      color: #f8f3e2; }
      .recipes .wrap .cols .col header {
        border-top: 1px solid #f8f3e2;
        border-bottom: 1px solid #f8f3e2;
        margin: 30px 20px 0;
        text-align: center;
        padding: 10px 0; }
        .recipes .wrap .cols .col header h3 {
          text-transform: uppercase;
          letter-spacing: 0.08em; }
          .recipes .wrap .cols .col header h3 {
            font-size: 17px; }
            @media screen and (min-width: 320px) {
              .recipes .wrap .cols .col header h3 {
                font-size: calc(17px + 2 * ((100vw - 320px) / 880)); } }
            @media screen and (min-width: 1200px) {
              .recipes .wrap .cols .col header h3 {
                font-size: 19px; } }
          .recipes .wrap .cols .col header h3 em {
            letter-spacing: 0;
            text-transform: none; }
            .recipes .wrap .cols .col header h3 em {
              font-size: 25px; }
              @media screen and (min-width: 320px) {
                .recipes .wrap .cols .col header h3 em {
                  font-size: calc(25px + 3 * ((100vw - 320px) / 880)); } }
              @media screen and (min-width: 1200px) {
                .recipes .wrap .cols .col header h3 em {
                  font-size: 28px; } }
        .recipes .wrap .cols .col header p {
          font-size: 0.625rem;
          text-transform: uppercase;
          letter-spacing: 0.08em;
          background-image: url("../images/favourites/pink-stamp.png");
          width: 64px;
          height: 64px;
          background-size: contain;
          color: black;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          position: absolute;
          top: -30px;
          right: 12px;
          text-align: center;
          background-repeat: no-repeat; }
      .recipes .wrap .cols .col .buttons {
        margin: 0 20px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        border-bottom: 1px solid #f8f3e2; }
        .recipes .wrap .cols .col .buttons button {
          padding: 13px 0;
          width: 50%;
          color: #ff6c72;
          font-size: 0.9375rem;
          text-transform: uppercase;
          letter-spacing: 0.08em;
          text-align: center;
          opacity: 0.5;
          border-right: 1px solid #f8f3e2; }
          .recipes .wrap .cols .col .buttons button + button {
            border-right: 0; }
          .recipes .wrap .cols .col .buttons button.active {
            opacity: 1; }
      .recipes .wrap .cols .col .half {
        margin: 0 20px;
        display: none; }
        .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain {
          height: 224px;
          overflow-y: scroll; }
          .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar {
            -webkit-appearance: none; }
          .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar:vertical {
            width: 11px;
            border-radius: 6px;
            background-color: rgba(192, 212, 110, 0.2); }
          .recipes .wrap .cols .col .half[data-fortab="ingredients"] .contain::-webkit-scrollbar-thumb {
            border-radius: 6px;
            background-color: #c0d46e !important; }
        .recipes .wrap .cols .col .half.show {
          display: block; }
        .recipes .wrap .cols .col .half .contain {
          margin: 26px 10px 0; }
          .recipes .wrap .cols .col .half .contain .swiper-container {
            padding-bottom: 10px; }
          .recipes .wrap .cols .col .half .contain .swiper-pagination {
            text-align: center;
            margin-top: 110px;
            position: relative;
            top: 7px; }
            .recipes .wrap .cols .col .half .contain .swiper-pagination span {
              width: 9px;
              height: 9px;
              border-radius: 50%;
              border: 1px solid #f8f3e2;
              display: inline-block; }
              .recipes .wrap .cols .col .half .contain .swiper-pagination span + span {
                margin-left: 6px; }
              .recipes .wrap .cols .col .half .contain .swiper-pagination span.swiper-pagination-bullet-active {
                background-color: #f8f3e2; }
          .recipes .wrap .cols .col .half .contain .swiper-menu {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex; }
            .recipes .wrap .cols .col .half .contain .swiper-menu button {
              text-indent: 0;
              background-color: transparent;
              color: #c0d46e;
              text-transform: uppercase;
              position: static;
              font-family: 0.625rem;
              display: inline-block;
              width: 50%;
              height: auto;
              text-align: left;
              letter-spacing: 0.08em; }
              .recipes .wrap .cols .col .half .contain .swiper-menu button + button {
                text-align: right; }
          .recipes .wrap .cols .col .half .contain h5 {
            font-size: 1.5rem;
            color: #f8f3e2;
            padding-bottom: 8px; }
          .recipes .wrap .cols .col .half .contain ul li {
            font-size: 0.9375rem;
            text-transform: uppercase;
            letter-spacing: 0.08em;
            line-height: 1.4;
            position: relative;
            padding-left: 15px; }
            .recipes .wrap .cols .col .half .contain ul li:before {
              content: '';
              width: 6px;
              height: 6px;
              background-color: #f8f3e2;
              border-radius: 50%;
              position: absolute;
              top: 6px;
              left: 0;
              display: inline-block; }
            .recipes .wrap .cols .col .half .contain ul li + li {
              margin-top: 25px; }
          .recipes .wrap .cols .col .half .contain p {
            font-size: 1rem;
            line-height: 1.4; }
            .recipes .wrap .cols .col .half .contain p + p {
              margin-top: 20px; }

.stores {
  background-image: url("/assets/images/icons/header-bg.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: repeat;
  padding: 60px 20px 70px;
  color: #f8f3e2;
  text-align: center;
  overflow: hidden; }
  .stores header {
    margin-bottom: 60px; }
    .stores header h2 {
      position: relative; }
      .stores header h2 {
        font-size: 24px; }
        @media screen and (min-width: 320px) {
          .stores header h2 {
            font-size: calc(24px + 6 * ((100vw - 320px) / 880)); } }
        @media screen and (min-width: 1200px) {
          .stores header h2 {
            font-size: 30px; } }
      .stores header h2:before, .stores header h2:after {
        content: '';
        background-image: url("../images/icons/circle-border-cream-half.svg");
        width: 80px;
        height: 11px;
        display: block;
        margin: 0 auto;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 11px;
        left: 0; }
      .stores header h2:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        left: auto;
        right: 0; }
  .stores .slider .swiper-container .swiper-wrapper {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .stores .slider .swiper-container .swiper-wrapper .swiper-slide figure {
      width: 200px;
      margin: 0 auto; }
  .stores .slider .swiper-menu button {
    background-color: transparent;
    background-position: -20px -20px;
    width: 18px;
    height: 29px;
    margin-top: -15px; }
    .stores .slider .swiper-menu button + button {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.contact {
  margin: 50px 0 0; }
  .contact figure {
    margin-top: -50px; }
  .contact .wrap h2 {
    text-align: center;
    margin-bottom: 40px;
    position: relative; }
    .contact .wrap h2:before, .contact .wrap h2:after {
      content: '';
      background-image: url("../images/icons/circle-border-black-half.svg");
      width: 25px;
      height: 11px;
      display: block;
      margin: 0 auto;
      background-repeat: no-repeat;
      position: absolute;
      bottom: 11px;
      left: 50%;
      margin-left: -172px; }
    .contact .wrap h2:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      margin-left: 140px; }
  .contact .wrap form {
    margin: 0 40px; }

.instagramFeed {
  padding: 60px 0; }
  .instagramFeed header {
    text-align: center;
    margin-bottom: 30px; }
    .instagramFeed header h2:after {
      content: '';
      background-color: #ef3346;
      width: 11px;
      height: 11px;
      display: block;
      border-radius: 50%;
      margin: 10px auto 15px; }
    .instagramFeed header h3 {
      letter-spacing: 0.08em;
      max-width: 270px;
      margin: 0 auto;
      line-height: 1.5; }
      .instagramFeed header h3 {
        font-size: 16px; }
        @media screen and (min-width: 320px) {
          .instagramFeed header h3 {
            font-size: calc(16px + 3 * ((100vw - 320px) / 880)); } }
        @media screen and (min-width: 1200px) {
          .instagramFeed header h3 {
            font-size: 19px; } }
  .instagramFeed .swiper-pagination {
    text-align: center;
    margin-top: 28px; }
    .instagramFeed .swiper-pagination span {
      width: 14px;
      height: 14px;
      display: inline-block;
      background-color: rgba(0, 0, 0, 0.2);
      border-radius: 50%; }
      .instagramFeed .swiper-pagination span + span {
        margin-left: 10px; }
      .instagramFeed .swiper-pagination span.swiper-pagination-bullet-active {
        background-color: black; }
  .instagramFeed .swiper-container {
    margin-left: 20px; }
    .instagramFeed .swiper-container .swiper-wrapper .swiper-slide {
      width: -moz-calc(100% - 150px);
      width: -o-calc(100% - 150px);
      width: -webkit-calc(100% - 150px);
      width: calc(100% - 150px); }
      .instagramFeed .swiper-container .swiper-wrapper .swiper-slide figure {
        margin-bottom: 14px; }
        .instagramFeed .swiper-container .swiper-wrapper .swiper-slide figure img {
          max-height: 59vw;
          object-fit: cover; }
        .instagramFeed .swiper-container .swiper-wrapper .swiper-slide figure.video {
          padding-bottom: 0;
          height: 100%;
          max-height: 59vw; }
          .instagramFeed .swiper-container .swiper-wrapper .swiper-slide figure.video video {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            object-fit: cover;
            width: 100%;
            height: 100%; }
      .instagramFeed .swiper-container .swiper-wrapper .swiper-slide h4, .instagramFeed .swiper-container .swiper-wrapper .swiper-slide p {
        text-transform: uppercase;
        letter-spacing: 0.08em; }
      .instagramFeed .swiper-container .swiper-wrapper .swiper-slide h4 {
        line-height: 1.385; }
        .instagramFeed .swiper-container .swiper-wrapper .swiper-slide h4 {
          font-size: 13px; }
          @media screen and (min-width: 320px) {
            .instagramFeed .swiper-container .swiper-wrapper .swiper-slide h4 {
              font-size: calc(13px + 0 * ((100vw - 320px) / 880)); } }
          @media screen and (min-width: 1200px) {
            .instagramFeed .swiper-container .swiper-wrapper .swiper-slide h4 {
              font-size: 13px; } }
      .instagramFeed .swiper-container .swiper-wrapper .swiper-slide p {
        font-size: 12px; }
        @media screen and (min-width: 320px) {
          .instagramFeed .swiper-container .swiper-wrapper .swiper-slide p {
            font-size: calc(12px + 3 * ((100vw - 320px) / 880)); } }
        @media screen and (min-width: 1200px) {
          .instagramFeed .swiper-container .swiper-wrapper .swiper-slide p {
            font-size: 15px; } }

footer {
  background-image: url("/assets/images/icons/header-bg.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 50px 20px 30px;
  color: #f8f3e2; }
  footer .wrap figure {
    width: 260px;
    margin: 0 auto 30px; }
  footer .wrap .cols {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    footer .wrap .cols .col {
      border-top: 1px solid #f8f3e2;
      padding: 12px 0;
      width: 100%;
      text-align: center;
      border-bottom: 1px solid #f8f3e2; }
      footer .wrap .cols .col:nth-of-type(3), footer .wrap .cols .col:nth-of-type(4) {
        border-top: 0;
        border-bottom: 1px solid #f8f3e2; }
      footer .wrap .cols .col:nth-of-type(4) {
        border-left: 1px solid #f8f3e2; }
      footer .wrap .cols .col p, footer .wrap .cols .col a {
        text-transform: uppercase;
        font-size: 0.8125rem;
        letter-spacing: 0.08em; }
      footer .wrap .cols .col .social {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        max-width: 186px;
        margin: 0 auto; }
        footer .wrap .cols .col .social h3 {
          font-size: 1.25rem;
          color: #f8f3e2; }
        footer .wrap .cols .col .social nav a + a {
          margin-left: 10px; }
  footer .wrap .copy {
    font-size: 0.8125rem;
    letter-spacing: 0.08em;
    text-align: center;
    margin-top: 70px; }

@media screen and (min-width: 360px) and (max-width: 768px) {
  .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col.weight h3 {
    padding-left: 50px; }

  .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 img,
  .rangeSlider .swiper-container .swiper-wrapper .swiper-slide .info .col h3 svg {
    width: 100px; }

  .recipes {
    background-size: cover; }
    .recipes .wrap .cols .col .half .contain {
      height: auto;
      overflow: hidden; } }

/*# sourceMappingURL=mobile.css.map */
