/* Minification failed. Returning unminified contents.
(3149,1): run-time error CSS1019: Unexpected token, found '}'
 */
/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
@charset 'UTF-8';
/* Slider */

/* Icons */

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  /*background: transparent;*/

}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
/* Dots */

.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  cursor: default;
}
@font-face {
  font-family: 'product-page';
  font-display: swap;
  src: url('/src/css/fonts/icon-fonts/product-page.eot?-g37rxn');
  src: url('/src/css/fonts/icon-fonts/product-page.eot?#iefix-g37rxn') format('embedded-opentype'), url('/src/css/fonts/icon-fonts/product-page.ttf?-g37rxn') format('truetype'), url('/src/css/fonts/icon-fonts/product-page.woff?-g37rxn') format('woff'), url('/src/css/fonts/icon-fonts/product-page.svg?-g37rxn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-basket:before {
  content: "\e60d";
  font-family: 'product-page';
}
.icon-producer:before {
  content: "\e600";
  font-family: 'product-page';
}
.icon-ingredients:before {
  content: "\e601";
  font-family: 'product-page';
}
.icon-up_large:before {
  content: "\e602";
  font-family: 'product-page';
}
.icon-down_large:before {
  content: "\e603";
  font-family: 'product-page';
}
.icon-arrow-up:before {
  content: "\e604";
  font-family: 'product-page';
}
.icon-breadcrumb-arrow:before {
  content: "\e605";
  font-family: 'product-page';
}
.icon-checkbox-tick:before {
  content: "\e606";
  font-family: 'product-page';
}
.icon-favourites:before {
  content: "\e607";
  font-family: 'product-page';
}
.icon-search:before {
  content: "\e608";
  font-family: 'product-page';
}
.icon-prod_nutrition:before {
  content: "\e609";
  font-family: 'product-page';
}
.icon-prod_storage:before {
  content: "\e60a";
  font-family: 'product-page';
}
.icon-feeds:before {
  content: "\e60b";
  font-family: 'product-page';
}
.icon-cooking-time:before {
  content: "\e60c";
  font-family: 'product-page';
}
/*CUSTOMISED PRODUCT PAGE*/

.icon-down_large2:after {
  content: "\e603";
  font-family: 'product-page';
}
.icon-up_large2:after {
  content: "\e602";
  font-family: 'product-page';
}
.icon-nutrition:before {
  content: "\e609";
  font-family: 'product-page';
}
.breadcrumb a:after {
  content: "\e602";
  font-family: 'product-page';
}
/************Colours************/
/************Images************/
/************Images************/
/************CTA Colours************/
/************Header Colours************/
/************Menu Colours************/
/************Font Colours************/
body.hideFavouritesIcon .favorite-button.icon-favourites.pointer {
  display: none;
}
.category-page {
  color: #232323;
  font-size: 160%;
  position: relative;
  clear: both;
}
#main-inner.recommended-products {
  padding: 10px 2% 30px;
}
#main-inner .sticky-element {
  top: 100px;
}
.category.stick-menu #main-inner {
  padding-top: 0px;
}
.slider-title {
  cursor: pointer;
}
@-webkit-keyframes monanimation {
  0% {
    font-size: 1em;
  }
  25% {
    font-size: 1.1em;
  }
  50% {
    font-size: 1em;
  }
  75% {
    font-size: 1.1em;
  }
  100% {
    font-size: 1em;
  }
}
@-moz-keyframes monanimation {
  0% {
    font-size: 1em;
  }
  25% {
    font-size: 1.1em;
  }
  50% {
    font-size: 1em;
  }
  75% {
    font-size: 1.1em;
  }
  100% {
    font-size: 1em;
  }
}
@keyframes monanimation {
  0% {
    font-size: 1em;
  }
  25% {
    font-size: 1.1em;
  }
  50% {
    font-size: 1em;
  }
  75% {
    font-size: 1.1em;
  }
  100% {
    font-size: 1em;
  }
}
.slider-title span {
  background-size: 15px;
  margin-top: -2px;
}
/*----------------------------*/

/*Grid & product vignettes    */

/*----------------------------*/

.flexbox #product-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#product-list {
  padding: 25px 3.2% 30px 0;
  margin-left: 245px;
}
.recommended-products #product-list {
  margin: 0 0 0 0;
}
/*.no-flexbox .product-item {
    float:left;
}*/

html[data-useragent*='MSIE 10.0'].flexbox #product-list {
  display: block;
  flex-wrap: none;
}
/*html[data-useragent*='MSIE 10.0'] .product-item {
	display: inline-block;
	margin-left:4%;
}*/

.product-item {
  width: 27.83%;
  margin-left: 5.5%;
  font-size: 0.8em;
  position: relative;
  margin-bottom: 40px;
}
.product-item.hide {
  display: none;
}
@media only screen and (min-width: 900px) and (max-width: 1150px) {
  li.product-item-2.product-item:nth-child(4n) {
    display: none;
  }
}
.content-block {
  width: 61.16%;
  margin-left: 5.5%;
  margin-bottom: 40px;
  position: relative;
  background-size: cover;
  min-height: 300px;
}
@media screen and (max-width: 900px) and (min-width: 640px) {
  .content-block {
    min-height: 300px;
  }
}
@media screen and (max-width: 640px) {
  .content-block {
    min-height: 200px;
  }
}
.content-block .text-container {
  display: block;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
}
.content-block .text-container .text-wrapper {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.85);
  display: inline-block;
}
.content-block .text-container .text-wrapper .text,
.content-block .text-container .text-wrapper .text span {
  font-family: ApplesAndCarrots !important;
  font-size: 25px !important;
  color: #232323;
}
.content-block .text-container .text-wrapper .linkText {
  font-family: ACMontserratRegularFont;
  font-size: 16px !important;
  display: inline-block;
  color: #e85d4a !important;
}
.content-block .text-container .text-wrapper .linkText img {
  width: 12px;
  height: 12px;
}
.content-block.no-link .text-container .text-wrapper .text-no-link span,
.content-block.no-link .text-container .text-wrapper .text-no-link p {
  font-size: 16px !important;
  font-family: ACMontserratLightFont;
  color: #232323;
}
.product-item.concealed {
  display: none;
}
.product-item .multibuy-offer {
  display: table;
  color: #e85d4a;
  border: solid 1px #e85d4a;
  padding: 5px 10px;
  cursor: pointer;
  font-weight: normal;
  font-family: ACMontserratRegularFont;
  width: auto;
  margin: 5px 0;
}
.product-item .multibuy-offer div {
  display: table-cell;
  vertical-align: middle;
}
.product-item .multibuy-offer div:nth-child(2) {
  width: 15px;
  background-image: url(/content/homepage2017/images/ui-elements/arrow_red_wide.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75%;
}
.product-item .multibuy-offer a:hover {
  text-decoration: none;
}
.product-image {
  width: 100%;
  float: none;
  position: relative;
}
.product-image img {
  width: 100%;
  margin: 0 auto;
}
.product-image .img-prod {
  width: 100%;
  height: 125px;
  background-position: center center;
  background-size: 120% auto;
}
.product-image .sticker {
  position: absolute;
  top: 1%;
  left: 1%;
  width: 46px;
  height: 46px;
}
.favorite-button {
  top: 2%;
  right: 1%;
  text-align: center;
  color: #bbbbbb;
  font-size: 1.2em;
  padding: 5px 5px 10px 10px;
  position: absolute;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  z-index: 2;
}
.recommended-products .favorite-button {
  top: -5px;
  right: -5px;
  padding: 10px;
}
.favorite-button.on {
  color: #e75d49;
}
.product-price,
.cta-button {
  float: left;
}
.category-page .cta-button,
.recipe-ingredients .cta-button {
  padding: 0px 11%;
  line-height: 30px;
  margin-left: 10px;
}
.product-price {
  line-height: 32px;
  min-width: 70px;
  font-family: ACMontserratBoldFont;
  font-size: 1.6em;
  padding-right: 5px;
}
.product-price.on-offer {
  color: #e85d4a;
}
.original-on-offer {
  color: #878787;
  font-size: 0.8em;
  font-family: ACMontserratRegularFont;
  background: url('/src/images/shop/red-line.png') no-repeat;
  background-size: 70% 3px;
  background-position: left center;
  line-height: 15px;
}
.product-title {
  overflow: hidden;
  margin: 5px 0 10px;
  text-overflow: ellipsis;
  line-height: 1.7em;
  font-size: 1.05em;
}
.product-title a {
  color: #232323;
}
.no-touch .product-title a:hover {
  text-decoration: none;
}
.portion-price {
  font-size: 0.8em;
  color: #aaaaaa;
}
.rating {
  padding: 0px;
}
.nb-reviews,
.nb-reviews-mobile {
  float: left;
  height: 1.2em;
  line-height: 1.2em;
  padding-right: 5px;
}
.nb-reviews-mobile {
  display: none;
  color: #e85d4a;
}
.add-to-basket {
  clear: both;
  padding-top: 10px;
  padding-bottom: 5px;
}
.dietary-icons {
  clear: both;
  margin: 7px 0 0;
}
.dietary-icons img {
  max-width: 23px;
  height: 15px;
  margin-right: 5px;
}
.additional-info {
  clear: both;
  font-size: 0.87em;
}
.promotions {
  display: inline-block;
  color: #e85d4a;
  border: 1px solid #e85d4a;
  padding: 5px 10px;
  cursor: pointer;
  font-weight: normal;
  font-family: ACMontserratRegularFont;
  width: auto;
  margin: 5px 0;
  max-width: 99%;
  font-size: 12.8px;
}
.promotions.info {
  cursor: default;
}
.availability {
  color: #708e40;
}
.webComment {
  color: #aaaaaa;
}
.add.cta-button,
.dietary-icons,
.portion-price {
  display: none;
}
.empty .add.cta-button,
.empty .dietary-icons,
.empty .portion-price {
  display: block;
}
.empty .not-empty-view {
  display: none;
}
.input-quantity {
  width: 55%;
  float: left;
  position: relative;
  max-width: 100px;
}
.input-quantity div.add-sign.plus {
  float: right;
}
.input-quantity div.add-sign {
  width: 30px;
  line-height: 30px;
  text-align: center;
  border: solid 1px #e6e6e6;
  display: inline-block;
  padding: 0;
  margin-right: 2%;
  max-width: 36px;
  font-size: 1.25em;
}
.input-quantity div {
  font-family: ACMontserratBoldFont;
  color: #e6e6e6;
}
.input-quantity .textbox-quantity {
  color: #232323;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  padding: 0;
  max-width: 36px;
  font-size: 1.25em;
  width: 20px;
}
/*.input-quantity div.active {
    color:#fff;
   background-color:@colour-cta;
   cursor:pointer;
   border: 1px solid @colour-cta;
}*/

.input-quantity.plus-active div.add-sign.plus {
  color: #3c3b3c;
  background-color: #ff913d;
  cursor: pointer;
  border: 1px solid #f39851;
}
.input-quantity.plus-active div.add-sign.plus:hover {
  background-color: #f39851;
}
.input-quantity.minus-active div.add-sign.minus {
  color: #3c3b3c;
  background-color: #ff913d;
  cursor: pointer;
  border: 1px solid #f39851;
}
.input-quantity.minus-active div.add-sign.minus:hover {
  background-color: #f39851;
}
.not-empty-view div.add-sign.minus {
  color: #3c3b3c;
  background-color: #ff913d;
  cursor: pointer;
  border: 1px solid #f39851;
}
.not-empty-view div.add-sign.minus:hover {
  background-color: #f39851;
}
.not-empty-view .icon-basket {
  background-color: #edf7e4;
  color: #65b144;
  padding: 10px 15px;
  margin: 10px 0;
  clear: both;
  font-family: ACMontserratRegularFont;
  display: inline-block;
  float: left;
  width: 100%;
}
.not-empty-view .icon-basket a {
  color: #65b144;
}
.not-empty-view .icon-basket:before {
  padding-right: 5px;
}
/*----------------------------*/

/*nav                         */

/*----------------------------*/

.cat-top-menu .top-holder {
  border-bottom: solid 1px #bbbbbb;
  position: relative;
  background-color: white;
  width: 100%;
  padding-left: 3.2%;
}
.top-holder .wrapper {
  margin-right: 3.2%;
  padding: 8px 3px 8px 0;
}
.sort-by {
  float: right;
  font-size: 12px;
}
/*.slider-content .sort-by > div {
    padding-bottom: 10px;
    font-family:@font-regular;
    input {
        visibility: hidden;
        position: absolute;
        background: none;
        &:checked {
            & + i {
                background-image: url('/src/images/green_tick.svg');
                background-size: 70% 70%;
                background-position: center center;
                background-repeat: no-repeat;
            }
        }
    }
    i {
        display: inline-block;
        vertical-align: middle;
        width:  15px;
        height: 15px;
        border: 1px solid #cccccc;
        margin-right: 5px;
        float: left;
    }
}*/

.sort-by .slider-content {
  position: absolute;
  top: 33px;
  right: 0;
  background-color: white;
  padding: 0 20px;
  width: 190px;
  z-index: 11;
  display: none;
}
@media screen and (max-width: 640px) {
  .sort-by .slider-content {
    display: none;
  }
}
.sort-by .slider-content > div > label {
  padding-bottom: 10px;
  font-family: ACMontserratRegularFont;
}
.sort-by .slider-content > div > label:first-child {
  padding-top: 20px;
}
.sort-by .slider-content > div > label:last-child {
  padding-bottom: 20px;
}
.sort-by .slider-content > div > label > input {
  visibility: hidden;
  position: absolute;
  background: none;
}
.sort-by .slider-content > div > label > input:checked + i {
  background-image: url('/src/images/green_tick.svg');
  background-size: 70% 70%;
  background-position: center center;
  background-repeat: no-repeat;
}
.sort-by .slider-content > div > label i {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  border: 1px solid #cccccc;
  margin-right: 5px;
  float: left;
}
/*.sort-by .slider-title span {
     height: 20px;
     vertical-align:bottom;
     display:inline-block;
     float:none;
}*/

.sort-by .slider-title.open img,
.filters .slider-title.open img {
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.sort-by .slider-title img,
.filters .slider-title img {
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transition: 400ms;
  -webkit-transition: 400ms;
  transition: 400ms;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  vertical-align: bottom;
}
@media screen and (max-width: 640px) {
  .sort-by .slider-title img,
  .filters .slider-title img {
    vertical-align: inherit;
  }
}
.filter-wrapper {
  display: none;
  clear: both;
}
.filter-wrapper .top-filter {
  display: inline-block;
  padding: 20px 40px 0 25px;
  position: relative;
  display: none;
}
.filter-wrapper .top-filter.selected {
  display: inline-block;
}
.filter-wrapper .top-filter .cross {
  border: solid 1px #bbbbbb;
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 3px;
  left: 0;
  text-align: center;
  border-radius: 2px;
}
.filter-wrapper .top-filter .cross:before {
  content: 'x';
  color: #e85d4a;
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -4.45px;
}
/*----------------------------*/

/*nav LEFT                    */

/*----------------------------*/

.cat-left-menu {
  width: 245px;
  float: left;
  display: block;
  padding-left: 3.2%;
  padding-top: 20px;
}
.cat-left-menu .back-btn {
  display: inline-block;
  margin-bottom: 10px;
  color: #729043;
}
@media screen and (max-width: 640px) {
  .cat-left-menu .back-btn {
    display: none;
  }
}
.cat-left-menu .back-btn img {
  width: 14px;
  height: 10px;
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 5px;
}
.sticky #main-inner .cat-top-menu {
  background-color: white;
}
.sticky #main-inner .top-holder .wrapper {
  border: none;
}
.cat-top-menu {
  width: 100%;
  max-width: 1200px;
  top: 100px;
  z-index: 10;
}
.this-category-menu {
  padding-bottom: 10px;
  /*border-bottom: 1px solid @color-webcomment;
    margin-bottom: 20px;*/

}
.this-category-menu.showLis li {
  display: block;
}
.this-category-menu.filter__container--long {
  overflow: hidden;
}
.this-category-menu li {
  padding: 5px 0;
  cursor: pointer;
  font-family: ACMontserratLightFont;
  font-size: 0.9em;
  display: none;
}
.this-category-menu li.current-item {
  display: block;
}
.this-category-menu li.current-item li {
  display: block;
}
.this-category-menu li.open-item {
  display: block;
  /*.sub-category {
            display: block;
            li {
                display: block;
            }
        }*/

}
.this-category-menu li.open-item > a {
  display: none;
}
.this-category-menu li.open-item li.current-item {
  display: block;
}
.this-category-menu li.open-item li.current-item .sub-category {
  display: block;
  font-size: 16px;
}
.this-category-menu li.open-item li.current-item .sub-category li {
  display: block;
}
.this-category-menu li.open-item li {
  display: none;
}
.this-category-menu li.open-item .sub-category li.open-item {
  display: block;
}
.this-category-menu li.open-item .sub-category li.open-item > a {
  display: none;
}
.this-category-menu li.open-item .sub-category li.open-item li.current-item {
  display: block;
}
.this-category-menu .slider-title.open {
  font-family: ACMontserratBoldFont;
}
.this-category-menu li .sub-category {
  padding: 0px 0 0px 10px;
}
.this-category-menu a {
  color: black;
}
.this-category-menu li.current-item {
  cursor: default;
}
.this-category-menu li.open-item {
  padding-bottom: 5px;
}
.this-category-menu li.open-item > a,
.this-category-menu li.current-item > a {
  font-weight: bold;
}
.this-category-menu .current-item > a {
  pointer-events: none;
}
/*.this-category-menu li .sub-category a,
.this-category-menu li .sub-category span {
    color: @colour-cta;
    font-family:@font-regular;
}*/

.this-category-menu li .sub-category li:last-child {
  padding-bottom: 0;
}
.filter__more,
.filter__less {
  padding: 5px 0 5px 0;
  font-size: 0.9em;
  cursor: pointer;
}
.filter__more.hidden,
.filter__less.hidden {
  display: none;
}
.filter__more img,
.filter__less img {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  vertical-align: bottom;
}
@media (max-width: 660.5px) {
  .filter__more,
  .filter__less {
    display: none;
  }
}
.filter__more img {
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.filter__less img {
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.favorite {
  border-top: 1px solid #bbbbbb;
}
h3 {
  margin: 0;
  padding: 0px 0 20px 0;
  font-family: ACMontserratRegularFont;
  font-size: 1em;
}
.filters .icon-down_large2:after,
.arrow.open:after {
  float: right;
}
.filters .slider-title {
  padding: 21px 7px 10px 0;
  border-top: 1px solid #bbbbbb;
}
.filters .slider-title img {
  display: none;
}
@media screen and (max-width: 640px) {
  .filters .slider-title img {
    display: inline-block;
  }
}
.filters .slider-content {
  padding: 10px 0 5px;
}
@media screen and (max-width: 640px) {
  .filters .slider-content .filter-wrapper-1 {
    font-size: 0;
  }
}
.filters .slider-content .filter-wrapper-2,
.filters .slider-content .brand-wrapper-2 {
  display: none;
}
@media screen and (max-width: 640px) {
  .filters .slider-content .filter-wrapper-2,
  .filters .slider-content .brand-wrapper-2 {
    display: block;
  }
}
.filters .slider-content .show-all {
  color: #729043;
  /*span {
            display: inline-block;
            height: 10px;
            width: 20px;
            background-image: url(/src/images/boxChooser/down_arrow.svg);
            background-repeat: no-repeat;
            margin-left: 10px;
            -webkit-transition: 400ms;
            -moz-transition: 400ms;
            -ms-transition: 400ms;
            -o-transition: 400ms;
            transition: 400ms;
            &.open {
                -ms-transform: rotate(-180deg);
                -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg);
            }
        }*/

}
@media screen and (max-width: 640px) {
  .filters .slider-content .show-all {
    display: none;
  }
}
.filters .slider-content .show-all:hover {
  cursor: pointer;
}
.checkbox {
  padding: 0 0 10px 25px;
  font-family: ACMontserratLightFont;
  clear: both;
  position: relative;
  font-size: 0.9em;
}
.checkbox .icon-checkbox-tick:before {
  content: ' ';
}
.checkbox.checked .sticker:before {
  background-image: url(/src/images/green_tick.svg);
  background-size: 70% 70%;
  background-position: center center;
  background-repeat: no-repeat;
}
.checkbox[class*='level'] {
  margin-left: 20px;
}
#mobile-filter-all .checkbox span.sticker {
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 4px !important;
}
@media screen and (max-width: 480px) {
  #mobile-filter-all .checkbox span.sticker {
    width: 0;
    height: 0;
    margin-left: 30px;
  }
}
.checkbox label {
  font-family: ACMontserratLightFont;
  float: left;
}
.checkbox.disabled {
  /*color: @color-webcomment;
    pointer-events:none;
    cursor:default;*/
  display: none;
}
.filters .icon-down_large2:after,
.sort-by .icon-down_large2:after,
.arrow.open:after {
  padding-left: 15px;
  color: #e85d4a;
  font-size: 0.7em;
  line-height: 1.5em;
}
.filters .icon-down_large2,
.sort-by .icon-down_large2 {
  font-family: ACMontserratRegularFont;
}
/* hide the checkbox for browser that support css3 */

.filters input {
  position: absolute;
  left: -9999px;
}
/* style the label */

/* create 'false' checkboxes */

.checkbox span.sticker:before {
  content: '';
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background-repeat: no-repeat;
  border: 1px solid #bbbbbb;
}
@media screen and (max-width: 480px) {
  .checkbox span.sticker:before {
    top: 21%;
  }
}
.checkbox.disabled span.sticker:after {
  border: 1px solid gainsboro;
}
.filters span.icon-checkbox-tick {
  display: none;
  position: absolute;
  left: 0;
}
.filters span.icon-checkbox-tick:before,
.sort-by ul li:before {
  position: absolute;
  color: #e85d4a;
  font-size: 0.7em;
  top: 5px;
  left: 2px;
}
.sort-by ul li:before {
  display: none;
}
.filters .checked span,
.filters .checked label,
.sort-by ul li.selected {
  font-family: ACMontserratRegularFont;
}
.clear-filters {
  padding: 20px 0;
  border-top: solid 1px #bbbbbb;
  display: none;
}
.fav-info {
  padding: 20px 0 20px 0;
  font-size: 0.9em;
  position: relative;
}
.fav-info .icon-favourites {
  color: #bbbbbb;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  position: absolute;
  padding-left: 3px;
}
.favorite .cta-button {
  font-size: 0.75em;
  margin-left: 0;
}
.favorite .cta-button:before {
  float: right;
  padding-left: 10px;
  font-size: 1.4em;
}
#scroll-top {
  position: fixed ;
  bottom: 5%;
  right: 10%;
  z-index: 99;
  display: none;
  cursor: pointer;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#scroll-top:before {
  position: absolute;
  color: #e85d4a;
  top: 50%;
  left: 50%;
  font-size: 3em;
  margin-left: -18px;
  margin-top: -14px;
  opacity: 0.2;
}
/*----------------------------*/

/*nav LEFT                    */

/*----------------------------*/

.search-header {
  color: #65b144;
  text-align: center;
  font-size: 220%;
  padding: 50px 40px 26px;
  position: relative;
}
.search-header h1 {
  font-family: ACFont;
  color: #65b144;
  margin-bottom: 10px;
  font-size: 2em;
  position: relative;
  z-index: 2;
}
.recommended-products h1 {
  font-family: ACFont;
  color: #65b144;
  margin: 40px 2.5% 20px;
  font-size: 1.6em;
}
.recommended-products p {
  margin: 0 2.5% 20px;
}
.recommended-products .buttons .interruper_thanks {
  border: 1px solid #e75d49;
  padding: 5px;
  line-height: 25px;
  width: 150px;
  float: right;
  text-align: center;
}
.search-header p {
  position: relative;
  z-index: 2;
  font-family: ACMontserratRegularFont;
}
.search-header p.no-result {
  font-size: 0.9em;
  line-height: 1.3em;
}
#cat-header-full .icon-search:before {
  color: #e4f8db;
  position: absolute;
  font-size: 170px;
  top: 50%;
  margin-top: -71px;
  z-index: 0;
  left: 50%;
  margin-left: -75px;
}
.buttons.cta-button {
  width: 611px;
  padding: 10px 0;
  line-height: 1.4em;
}
.stick-menu .top-holder .wrapper {
  margin-right: 6.2%;
}
.interrupter #confirm-button {
  display: none;
}
.add-comp-prod-to-basket {
  padding-top: 10px;
}
/*-----------------------------------------*/

/*-------favourite section design----------*/

/*-----------------------------------------*/

.featherlight .featherlight-content {
  padding: 25px 25px 0;
  min-width: 100px;
}
.featherlight-content .featherlight-close-icon {
  display: none;
}
#favourites-popup .close-favourites-popup {
  width: 35px;
  height: 35px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  position: absolute;
}
#favourites-popup .image {
  border: 2px solid #d9d9d9;
  width: 100%;
  max-width: 400px;
  /*margin:auto;*/
  margin-top: 30px;
}
#favourites-popup .image img {
  width: 100%;
}
#favourites-popup .content {
  width: 100%;
  max-width: 400px;
}
#favourites-popup .content p {
  margin: 20px 0px;
  font-size: 16px;
  font-family: ACMontserratLightFont;
}
#favourites-popup .content span {
  font-size: 16px;
  font-family: ACMontserratRegularFont;
}
#favourites-popup .content .log-in-favourites {
  margin: 20px 0;
  float: none;
  width: 110px;
}
#favourites-popup .content a:hover {
  text-decoration: none;
}
.display-home-page-promos-popup {
  max-width: 640px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  height: auto;
  padding-top: 30px;
  overflow: hidden;
  /*border-bottom:25px solid transparent !important;*/

}
.display-home-page-promos-popup .close-homepage-promo-popup {
  font-size: 15px;
  margin-top: 20px;
  font-family: ACMontserratRegularFont;
  color: #666666;
  text-decoration: underline;
  cursor: pointer;
  float: right;
  margin-right: 5px;
}
.show-close-icon {
  display: block !important;
}
.home-page-popup-close-icon {
  background-image: url(/src/images/boxes/close-cross_black.svg) !important;
  width: 25px !important;
  height: 25px !important;
  top: 10px !important;
  right: 10px !important;
  padding-bottom: 20px;
}
.featherlight .featherlight-content.home-page-popup-content {
  min-width: initial !important;
  background: white !important;
  max-width: 640px !important;
  width: 100% !important;
  padding: 10px 10px 0 !important;
}
/*--------------------------------------------------*/

/*-------Recommended Products Interrupter----------*/

/*------------------------------------------------*/

.category-page.recommended-products.interrupter.favourites {
  display: none;
}
@media (min-width: 1200px) {
  #scroll-top {
    margin-left: 1150px;
    left: auto;
    right: auto;
  }
}
@media (min-width: 1240px) {
  .cat-top-menu .top-holder {
    width: 100%;
    padding: 0;
  }
  .sort-by {
    padding: 0;
  }
  .cat-left-menu {
    padding-left: 0;
  }
  #product-list {
    padding-right: 0;
  }
  .top-holder .wrapper {
    margin-right: 0;
  }
  .stick-menu .top-holder .wrapper {
    margin-right: 0;
  }
}
@media (min-width: 1150px) {
  .product-item-2 {
    display: block;
    float: left;
  }
  .product-item {
    width: 19.5%;
  }
  .content-block {
    width: 44.5%;
  }
}
@media only screen and (max-width: 1024px) {
  .buttons.cta-button {
    width: 95%;
    padding: 10px 0;
  }
  .display-home-page-promos-popup {
    border-bottom: 25px solid transparent !important;
  }
}
/* All Mobile Sizes (devices and browser) */

@media (max-width: 900px) {
  .product-item {
    width: 44.5%;
  }
  .content-block {
    width: 100%;
  }
}
/* Alltablet (devices and browser) */

@media (max-width: 758px) {
  #main-inner .sticky-element {
    top: 64px;
  }
}
/* All Mobile Sizes (devices and browser) */

@media (max-width: 660px), (orientation: landscape) and (max-width: 758px) {
  #product-list {
    width: 95%;
    margin: 0 auto;
    float: none;
    padding-top: 20px;
  }
  .hide-largemobile,
  .menus.sticky .breadcrumb,
  .cat-top-menu .breadcrumb {
    display: none;
  }
  .clear-filters {
    display: none !important;
  }
  .product-item,
  .content-block {
    margin: 0 auto 20px;
  }
  .product-title {
    font-size: 1.2em;
    margin: 0px 0 5px;
    line-height: 1.25em;
  }
  .product-price {
    font-size: 1.7em;
  }
  .category-page {
    padding: 0 0 30px;
  }
  .hide-mobile {
    display: none;
  }
  .cat-top-menu .top-holder,
  .cat-top-menu .top-holder .wrapper,
  .cat-left-menu,
  .filters {
    width: 100%;
    border: none;
    background-color: white;
    padding: 0;
    margin: 0;
  }
  .cat-top-menu .top-holder .wrapper {
    padding: 5px 0;
    border: none;
  }
  .cat-top-menu {
    border-bottom: 1px solid #bbbbbb;
  }
  .filters .slider-content {
    width: 100%;
    position: absolute;
    padding: 18px 0 18px 0;
    border-bottom: 1px solid #bbbbbb;
    background-color: white;
    z-index: 11;
    top: 77px;
    display: none;
  }
  .sort-by .slider-content {
    top: 72px;
    left: auto;
    border: none;
    width: 100%;
    box-shadow: none;
    border-top: 1px solid #bbbbbb;
    padding: 20px 0 40px 83px;
    text-align: left;
    border-bottom: 1px solid #bbbbbb;
    z-index: 11;
  }
  .filters .slider-content.brand {
    top: 36px;
  }
  .checkbox {
    padding: 10px 0 10px 25px;
  }
  .filters .slider-title {
    display: none;
  }
  .filters .main.slider-title {
    position: absolute;
    display: block;
    left: 0;
    width: 50%;
    top: 20px;
    border: none;
    border-right: solid 1px #bbbbbb;
    padding: 5px 0;
    text-align: center;
    font-size: 1.3em;
  }
  .sort-by {
    float: left;
    width: 100%;
    font-size: 1em;
  }
  .sort-by .slider-title {
    text-align: center;
    margin-left: 50%;
    padding: 20px 10px;
    font-size: 1.3em;
  }
  .filters .icon-down_large2:after,
  .sort-by .icon-down_large2:after {
    float: none;
  }
  /* style the label */
  
  .sort-by ul li,
  .filters label {
    position: relative;
    font-size: 1em;
  }
  .sort-by ul li {
    line-height: 25px;
  }
  .checkbox,
  .sort-by ul li {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
  }
  .sort-by ul li.checked {
    font-family: ACMontserratBoldFont;
  }
  .checkbox {
    width: 50%;
    display: inline-block;
    font-size: initial;
  }
  .filters span.icon-checkbox-tick {
    top: 85%;
    left: -9px;
  }
  #mobile-filter-all .checked:nth-child(2n) .icon-checkbox-tick {
    left: -18px !important;
  }
  .filters span.icon-checkbox-tick:before,
  .sort-by ul li:before {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 0.8em;
  }
  .filters span.icon-checkbox-tick:before {
    left: 30px;
    margin-top: -5px;
  }
  #menu-to-stick.sticky,
  .sticky .cat-top-menu {
    width: 100%;
    z-index: 19;
    left: 0;
  }
  .product-item:last-child {
    margin-left: 4%;
  }
  .sort-by ul li:after {
    content: '';
    position: absolute;
    left: -38px;
    top: 50%;
    width: 23px;
    height: 23px;
    cursor: pointer;
    background-repeat: no-repeat;
    margin-top: -13px;
    border: 1px solid #bbbbbb;
  }
  .sort-by ul li:before {
    left: -34px;
  }
  .sort-by ul li.selected:before {
    display: block;
  }
  .sort-by ul li {
    font-size: 1.1em;
    font-family: ACMontserratLightFont;
  }
  .slider-title span {
    background-size: 24px;
    margin-top: 0;
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 10px;
  }
  .sticky #main-inner .sticky-element {
    left: 0 !important;
  }
}
/* All Mobile Sizes (devices and browser) */

@media (max-width: 479px) {
  .product-image {
    width: 32%;
    float: left;
    margin-top: 0px;
  }
  .product-infos {
    width: 63%;
    float: right;
  }
  .product-item,
  .content-block,
  #product-list {
    display: inline-block;
    width: 100%;
    max-width: 479px;
  }
  #product-list {
    display: block;
    width: 100%;
    max-width: 479px;
  }
  .nb-reviews-mobile {
    display: block;
  }
  .product-image .sticker {
    width: 64px;
    height: 64px;
  }
  .category-page {
    padding: 0 0 30px;
  }
  .hide-mobile {
    display: none;
  }
  #product-list {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .product-item,
  .content-block {
    padding: 15px 0 15px;
    font-size: 0.8em;
    width: 100%;
    border-bottom: 1px solid lightgray;
    margin: 0 2.5%;
    float: none;
  }
  #product-list .product-title {
    padding-right: 25px;
    height: auto !important;
  }
  .filters .slider-content {
    padding-top: 5px;
    padding-left: 0;
  }
  .filters .slider-title.main {
    padding: 6px 0;
    top: 6px;
  }
  .sort-by .slider-title {
    padding: 6px 10px;
  }
  .product-image .sticker {
    width: 32px;
    height: 32px;
  }
  .favorite-button {
    top: 15px;
  }
  .add-to-basket {
    padding-bottom: 0;
  }
  .sort-by .slider-title,
  .filters .slider-title.main {
    font-size: 1em;
  }
  .nb-reviews-mobile {
    font-size: 0.85em;
  }
  .add-to-basket,
  .add-comp-prod-to-basket {
    font-size: 0.7em;
    padding-top: 5px;
  }
  .category-page .product-item .cta-button,
  .recipe-ingredients .cta-button {
    line-height: 30px;
    font-size: 1.5em;
  }
  .product-price {
    line-height: 35px;
    min-width: 60px;
    letter-spacing: 1px;
    padding-right: 15px;
    font-size: 2.2em;
  }
  .portion-price {
    font-size: 0.9em;
    padding: 3px 0 0;
    color: #bbbbbb;
  }
  .dietary-icons img {
    height: 13px;
    width: auto;
    max-width: 20px;
  }
  .additional-info {
    font-size: 0.9em;
  }
  .input-quantity div.add-sign {
    font-size: 2em;
  }
  .not-empty-view .icon-basket {
    font-size: 1.2em;
  }
  .dietary-icons {
    margin: 3px 0 0;
    margin-bottom: 0px;
  }
  .filters .icon-down_large2:after,
  .sort-by .icon-down_large2:after {
    font-size: 0.5em;
  }
  .rating {
    padding: 0;
  }
  .sort-by ul li,
  .filters label {
    font-size: 0.9em;
  }
  .sort-by ul li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .checkbox {
    padding-left: 25px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .checkbox label {
    background-size: 20px auto;
    /*clear: both;*/
  
  }
  .search-header {
    padding: 20px 40px 30px;
    font-size: 140%;
  }
  .search-header p {
    font-size: 1em;
  }
  .category-page .icon-search:before {
    font-size: 90px;
    margin-left: -40px;
    margin-top: -45px;
  }
  .checkbox span.sticker {
    width: 18px;
    background-position: right center;
    background: none !important;
  }
  .checkbox span.sticker:after,
  .sort-by ul li:after {
    width: 15px;
    height: 15px;
    margin-top: -9px;
  }
  .filters span.icon-checkbox-tick:before {
    margin-top: -18px;
    font-size: 0.5em;
    left: 28px;
  }
  .sort-by ul li:before {
    margin-top: -14.5px;
    font-size: 0.6em;
  }
  .sort-by ul li {
    font-size: 1em;
  }
  .sort-by ul li:before {
    left: -36px;
  }
  .filters .slider-content,
  .sort-by .slider-content {
    border-top: 1px solid white;
    top: 43px;
  }
  .filters .slider-content.brand {
    top: 330px;
  }
  .clear-filters {
    display: none;
  }
  .slider-title span {
    background-size: 15px;
    margin-top: -5px;
    margin-right: 0;
    height: 20px;
  }
  .no-flexbox .product-item {
    float: none;
    height: auto !important;
    display: block;
    clear: both;
  }
  .featherlight .featherlight-content {
    padding: 25px 25px 0;
  }
  .sold-out.cta-button {
    padding: 0 7% 0 7% !important;
  }
}
@media (max-width: 479px) and (max-width: 320px) {
  .product-price {
    font-size: 1.7em;
  }
}
/* All Mobile Sizes (devices and browser) */

@media (orientation: landscape) and (max-width: 758px) {
  .category-page #menu-to-stick,
  .cat-top-menu,
  #scrollbar-filter {
    display: none !important;
  }
}
@media (max-width: 420px) {
  .display-home-page-promos-popup {
    overflow: initial;
  }
  .display-home-page-promos-popup .close-homepage-promo-popup {
    float: none;
  }
}
.add.cta-button {
  padding: 0 15% 0 15%;
}
.add.cta-button.hide {
  display: none;
}
@media (max-width: 320px) {
  .add.cta-button {
    padding: 0 10% 0 10%;
  }
}
.sold-out.cta-button {
  background-color: #f2f2f2;
  border-bottom: 2px solid #bbbbbb;
  color: #414042;
  cursor: default;
  padding: 0 7% 0 7%;
}
@media (min-width: 768px) {
  #product-list .product-item {
    margin: 0;
    width: 50%;
    margin-bottom: 16px;
    padding-left: 16px;
  }
  #product-list {
    padding-left: 24px;
  }
}
@media (min-width: 990px) {
  #product-list .product-item {
    width: 33.3333%;
  }
}
@media (min-width: 1150px) {
  #product-list .product-item {
    width: 25%;
  }
}
.flex-fix--ie {
  min-height: 1px;
}
#showcaseShop {
  height: 67px;
  margin: -67px 0 0;
  display: block;
  content: "";
}
.button {
  border: none;
  border-bottom: 2px solid #c0473a;
  padding: 10px 30px;
  background-color: #e85d4a;
  font-family: ACMontserratRegularFont;
  font-size: 14px;
  line-height: 30px;
  color: white;
  text-align: center;
  cursor: pointer;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
}
.button:hover {
  background-color: #cd4435;
}
.button.button--sign-up {
  border: 1px solid #729043;
  border-radius: 0;
  padding: 5px 32px 5px;
  background-color: #729043;
}
.button.button--sign-up:hover {
  border: 1px solid #6a0e5a;
  background-color: #6a0e5a;
}
.category__container {
  margin: 0 auto;
  margin-top: 1.5rem;
  padding: 0 1rem;
  width: 100%;
  max-width: 1200px;
}
@media (max-width: 640px) {
  .category__container {
    display: inline-block;
    width: 95%;
    max-width: 640px;
    padding: 0 .5rem;
  }
}
.anchor-focus-helper {
  position: relative;
  display: block;
  margin-top: -67px;
  padding-top: 67px;
  z-index: -1;
}
@media (min-width: 640px) {
  .anchor-focus-helper {
    margin-top: -102px;
    padding-top: 102px;
  }
}
.category-single__wrapper {
  position: relative;
  margin-top: 3rem;
  z-index: 0;
}
.category-single__wrapper:focus {
  outline: none;
}
.category-single__wrapper .new-and-restarting-customers-banner {
  width: 100%;
  max-width: 310px;
  margin: 0 auto 20px auto;
  padding: 10px;
}
.category-single__arrow {
  display: none !important;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 50px;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.category-single__arrow img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
}
.category-single__arrow--left {
  left: -17.5px;
}
.category-single__arrow--right {
  right: -17.5px;
}
.category-single__arrow--right img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.category-single__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(109, 120, 110, 0.2);
  width: 100%;
  font-size: 1.6em;
}
.category-single__title {
  margin-bottom: 5px;
  font-family: ApplesAndCarrots, serif;
  font-size: 1.5em;
  font-weight: normal;
  text-align: left;
  color: #709040;
}
@media (min-width: 640px) {
  .category-single__title {
    font-size: 2.3em;
  }
}
.category-single__button {
  padding: .35em 1em;
}
@media (max-width: 640px) {
  .category-single__button {
    line-height: 1;
  }
}
.category-single__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.category-single__container .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.category-single__container .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  height: auto;
}
@media (min-width: 640px) {
  .category-single__container {
    padding: 0 1rem;
  }
}
.category-single__card {
  margin: 1rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
@media (min-width: 640px) {
  .category-single__card {
    -ms-flex-preferred-size: calc(50% - 2rem);
    flex-basis: calc(50% - 2rem);
    max-width: calc(50% - 2rem);
  }
}
@media (min-width: 900px) {
  .category-single__card {
    -ms-flex-preferred-size: calc(33.3% - 2rem);
    flex-basis: calc(33.3% - 2rem);
    max-width: calc(33.3% - 2rem);
  }
}
@media (min-width: 1150px) {
  .category-single__card {
    -ms-flex-preferred-size: calc(25% - 2rem);
    flex-basis: calc(25% - 2rem);
    max-width: calc(25% - 2rem);
  }
}
@media screen and (max-width: 640px) {
  .js-category-single--loading-mobile .category-single__card {
    display: none;
    max-width: calc(100% - 2rem);
  }
  .js-category-single--loading-mobile .category-single__card:first-child {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .category-single__arrow {
    display: block !important;
  }
}
.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: ACMontserratLightFont, sans-serif;
  font-size: 1.2em;
  line-height: 1.42857;
  text-align: left;
  color: #232323;
}
.card img {
  display: block;
  width: 100%;
}
.card .card__wrapper-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: white;
  color: inherit;
  min-height: 1px;
}
.card .card__wrapper-link:hover * {
  text-decoration: none;
}
.card .card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 1rem;
}
.card .card__image {
  min-height: 1px;
}
.card--recipe-box .card__content {
  border: 1px solid rgba(109, 120, 110, 0.2);
}
.card--recipe-box__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.card--recipe-box__name {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1em;
  font-family: ACMontserratLightFont, sans-serif;
  font-weight: 100;
  letter-spacing: 1px;
}
/* FIXES FOR PRODUCTS DISPLAYED USING SHOP GRID CLASSES */

li {
  list-style-type: none;
}
@media (max-width: 660px), (max-width: 758px) and (orientation: landscape) {
  .category-single__container li:last-child {
    margin: 1rem;
  }
  #product-list {
    width: auto;
  }
}
@media screen and (max-width: 660px) {
  .category-single--loading-mobile li {
    display: none;
    max-width: calc(100% - 2rem);
  }
  .category-single--loading-mobile li:first-child {
    display: block;
  }
}
.favorite-button {
  display: none;
}
.product-item {
  margin: 1rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: none;
  text-align: left;
  font-size: 1.3em;
}
@media (min-width: 640px) {
  .product-item {
    -ms-flex-preferred-size: calc(50% - 2rem);
    flex-basis: calc(50% - 2rem);
    max-width: calc(50% - 2rem);
  }
}
@media (min-width: 900px) {
  .product-item {
    -ms-flex-preferred-size: calc(33.3% - 2rem);
    flex-basis: calc(33.3% - 2rem);
    max-width: calc(33.3% - 2rem);
  }
}
@media (min-width: 1150px) {
  .product-item {
    -ms-flex-preferred-size: calc(25% - 2rem);
    flex-basis: calc(25% - 2rem);
    max-width: calc(25% - 2rem);
  }
}
.product-item.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  height: auto;
}
.product-item .product-image {
  min-height: 1px;
}
@media (max-width: 640px) {
  .product-item .product-image {
    min-height: 1px;
    width: 100%;
  }
  .product-item .product-infos {
    width: 100%;
  }
}
@media (min-width: 640px) {
  .product-item {
    font-size: 1.7em;
  }
}
@media (min-width: 800px) {
  .product-item {
    font-size: 1.5em;
  }
}
#product-list {
  margin: 0;
  padding: 0;
}
@media (min-width: 640px) {
  #product-list {
    padding: 0 1rem;
  }
}
.dietary-icons img {
  display: inline;
}
.product-showcase__title {
  margin: 2rem auto 1rem auto;
  font-family: ApplesAndCarrots, serif;
  font-size: 1.5rem;
  font-weight: normal;
  text-align: left;
  color: #709040;
}
@media (min-width: 768px) {
  .product-showcase__title {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  .product-showcase__title {
    text-align: center;
  }
}
.product-showcase__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
@media (min-width: 640px) {
  .product-showcase__wrapper {
    padding: 0 1rem;
  }
}
/**
* add two-columns class to toggle two columns layout
**/

.two-columns.product-showcase__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.two-columns.product-showcase__wrapper:after {
  content: "";
  max-width: 48%;
  margin: 1%;
  padding: 1rem 0.3rem;
  -ms-flex-preferred-size: calc(31.3%);
  flex-basis: calc(31.3%);
  max-width: calc(31.3%);
}
.two-columns.product-showcase__wrapper .product-item {
  max-width: 48%;
  margin: 1%;
  padding: 1rem 0.3rem;
}
.two-columns.product-showcase__wrapper .product-item .favorite-button {
  top: 17px;
  right: 7px;
}
.two-columns.product-showcase__wrapper .product-item .product-image {
  width: 100%;
}
.two-columns.product-showcase__wrapper .product-item .product-title {
  font-size: 13px;
}
.two-columns.product-showcase__wrapper .product-item .product-infos {
  width: 100%;
}
.two-columns.product-showcase__wrapper .product-item .product-price {
  margin-right: 5px;
  padding-right: 0px;
  min-width: auto;
  font-size: 1.8em;
}
.two-columns.product-showcase__wrapper #product-list > li:nth-of-type(3) > div:nth-of-type(3) > div:nth-of-type(3) > div:nth-of-type(1) > div {
  line-height: 8px;
}
.two-columns.product-showcase__wrapper .product-item .cta-button {
  float: right;
}
.two-columns.product-showcase__wrapper .product-item .input-quantity {
  width: 100%;
  max-width: 93px;
}
.two-columns.product-showcase__wrapper .product-grid__info-icon {
  top: 0px;
  right: -5px;
}
.product-showcase__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 2rem auto 1rem auto;
}
@media (min-width: 640px) {
  .product-showcase__categories {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2rem auto;
  }
}
.product-showcase__category {
  margin-bottom: 1rem;
  border: 1px solid #6a0e5a;
  padding: .4rem .75rem;
  background: none;
  min-width: calc(50% - 0.8rem);
  font-family: ACMontserratLightFont, arial;
  cursor: pointer;
}
.product-showcase__category--active,
.product-showcase__category:hover,
.product-showcase__category:focus {
  border-color: #6a0e5a;
  background: #6a0e5a;
  color: white;
}
.product-showcase__category--active {
  font-family: ACMontserratRegularFont, arial;
}
@media (min-width: 640px) {
  .product-showcase__category {
    margin-right: 1rem;
    padding: .75rem;
    min-width: 15%;
    font-size: 1.1rem;
  }
}
@media (min-width: 640px) {
  .product-showcase__category:last-child {
    margin-right: 0;
  }
}
/*****************************
    NPJ styles - 17/07/2019
*****************************/

.start-my-shop-npj .category-single__header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: none;
}
@media (min-width: 768px) {
  .start-my-shop-npj .category-single__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.start-my-shop-npj .category-single__description {
  margin: 1rem auto 2rem 0;
  font-family: ACMontserratLightFont, sans-serif;
  text-align: left;
}
@media (min-width: 768px) {
  .start-my-shop-npj .category-single__description {
    margin: 2rem auto;
    max-width: 300px;
    text-align: center;
  }
}
.start-my-shop-npj .product-item,
.start-my-shop-npj .category-single__card {
  margin: .5rem;
}
@media (min-width: 768px) {
  .start-my-shop-npj .product-item,
  .start-my-shop-npj .category-single__card {
    margin: 1rem;
  }
}
@media (max-width: 660px), (max-width: 758px) and (orientation: landscape) {
  .start-my-shop-npj .category-single__container li:last-child {
    margin: .5rem;
  }
}
@media (min-width: 768px) {
  .start-my-shop-npj .category-single__title {
    text-align: center;
    font-size: 2em;
  }
}
.start-my-shop-npj .category-single__button-container {
  position: relative;
  margin: 2rem auto;
}
.start-my-shop-npj .category-single__button-container:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  right: 0;
  border-top: 3px dotted #708e40;
}
@media (min-width: 640px) {
  .start-my-shop-npj .category-single__button-container {
    display: block;
  }
}
.start-my-shop-npj .category-single__button {
  position: relative;
  display: inline-block;
  border: none;
  max-width: 275px;
  width: 100%;
  background: white;
  font-family: ACMontserratRegularFont, sans-serif;
  font-weight: bold;
  color: #e3782f;
  text-decoration: underline;
}
.start-my-shop-npj .category-single__button:hover {
  color: #da9220;
}
@media (max-width: 640px) {
  .start-my-shop-npj .category-single__button {
    width: 35%;
  }
}
.start-my-shop-npj .product-price {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: .4rem 1.5rem;
  background: rgba(255, 255, 255, 0.85);
  font-size: 1.3rem;
  line-height: 1;
}
.start-my-shop-npj .product-price .original-on-offer {
  position: relative;
  display: inline-block;
  margin-left: 1px;
  background: none;
  font-size: 0.7em;
}
.start-my-shop-npj .product-price .original-on-offer:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #e85d4a;
}
.start-my-shop-npj .dietary-icons {
  display: block;
}
.start-my-shop-npj .multibuy-offer,
.start-my-shop-npj .promotions.info,
.start-my-shop-npj .availability.info {
  display: none;
}
.start-my-shop-npj .add.cta-button {
  margin-top: 1rem;
  margin-left: 0;
  padding: .3rem 17%;
  font-size: 1rem;
  line-height: 30px;
}
@media (min-width: 768px) {
  .start-my-shop-npj .add.cta-button {
    margin-top: .5rem;
    padding: 0px 11%;
  }
}
.start-my-shop-npj .add-to-basket-controls .not-empty-view {
  padding: .5rem 0 0 0;
}
.start-my-shop-npj .add-to-basket-controls .not-empty-view .input-quantity {
  width: 100%;
  max-width: 93px;
}
.start-my-shop-npj .webComment.info.comment {
  display: none;
}
.start-my-shop-npj .category-single__container .product-item[data-category-names="Boxes | Fruit & veg boxes | Fruit & veg boxes"] .webComment.info.comment {
  display: block;
}
.start-my-shop-npj .category-single__wrapper--recipes {
  padding: 2rem 0;
}
.start-my-shop-npj .category-single__wrapper--recipes:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1rem;
  right: -1rem;
  bottom: 0;
  background: #f9f9f9;
  z-index: -1;
}
.start-my-shop-npj .category-single__wrapper--recipes .category-single__button {
  background: #f9f9f9;
}
@media (min-width: 1200px) {
  .start-my-shop-npj .category-single__wrapper--recipes:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: calc(calc(100vw - 1200px + 2rem) * -0.5);
    right: calc(calc(100vw - 1200px + 2rem) * -0.5);
    bottom: 0;
    background: #f9f9f9;
    z-index: -1;
  }
}
@media (max-width: 767px) {
  .start-my-shop-npj .product-title {
    padding: .5rem 0;
  }
  .start-my-shop-npj .webComment.info.comment {
    min-height: 28px;
  }
  .start-my-shop-npj .add.cta-button {
    padding: 0 13.25%;
  }
  .start-my-shop-npj .two-columns .add.cta-button {
    padding: 0 18%;
  }
  .start-my-shop-npj .add-to-basket-controls .not-empty-view {
    padding-top: 1rem;
    font-size: .75rem;
  }
  .start-my-shop-npj .add-to-basket-controls .not-empty-view .input-quantity {
    max-width: 99px;
  }
  .start-my-shop-npj .add-to-basket-controls .not-empty-view .add-sign {
    width: 30px;
    line-height: 30px;
  }
  .start-my-shop-npj .add-to-basket-controls .not-empty-view .textbox-quantity {
    width: 30px;
    line-height: 30px;
  }
  .start-my-shop-npj .card--recipe-box__header {
    min-height: 44px;
  }
}
.start-my-shop-npj .two-columns.product-showcase__wrapper .product-item .product-price {
  margin: 0;
  padding: .4rem 1rem;
  font-size: 1.1rem;
}
.start-my-shop-npj .two-columns.product-showcase__wrapper .product-item .product-title {
  padding-top: .5rem;
  font-size: 14px;
}
.start-my-shop-npj .two-columns.product-showcase__wrapper .add.cta-button {
  float: left;
}
/*
    New Prospect Journey
*/

.product-grid__info-icon,
.product-carousel__info-icon {
  display: none;
  position: absolute;
  top: -7.5px;
  right: -7.5px;
  border: none;
  padding: 0 0 11px 11px;
  width: 44px;
  height: 44px;
  background: none;
  cursor: pointer;
}
.product-grid__info-icon:focus,
.product-carousel__info-icon:focus {
  outline: none;
}
.product-grid__info-icon:focus img,
.product-carousel__info-icon:focus img {
  border: 1px solid rgba(48, 90, 130, 0.5);
}
.product-carousel__info-icon {
  top: 7.5px;
  right: calc(20% - 25px);
  display: block;
  margin: 0;
}
.product-carousel__info-icon:hover {
  background: none;
}
@media (min-width: 768px) {
  .product-carousel__info-icon {
    right: calc(20% - 12.5px);
  }
}
#basic-product-carousel .product-slider .slide .product-slide .product-carousel__info-icon img {
  display: block;
  padding-top: 0;
  width: 100%;
}
.product-carousel__header {
  position: relative;
}
.lightbox-product__lightbox {
  margin-left: 3.5%;
  margin-right: 3.5%;
  border: none;
  border-radius: 5px;
  padding: 0;
  width: 93vw;
  max-width: unset;
  max-height: unset;
  -webkit-animation-name: lightboxAnimation;
  animation-name: lightboxAnimation;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  overflow: initial;
}
@media (min-width: 768px) {
  .lightbox-product__lightbox {
    width: 73vw;
  }
}
@media (min-width: 1024px) {
  .lightbox-product__lightbox {
    width: 90vw;
  }
}
@media (min-width: 1200px) {
  .lightbox-product__lightbox {
    width: 81vw;
  }
}
@media (min-width: 1600px) {
  .lightbox-product__lightbox {
    width: 73vw;
  }
}
@media (min-width: 1920px) {
  .lightbox-product__lightbox {
    width: 64vw;
  }
}
.lightbox-product__lightbox .react-popup__overflow-helper {
  overflow: auto;
  max-height: 80vh;
}
.lightbox-product__lightbox .popup__close {
  top: -12.5px;
  right: -11.5px;
}
.lightbox-product__lightbox .popup__close-cross {
  width: 30px;
}
.lightbox-product__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  .lightbox-product__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .lightbox-product__header {
    margin: 3rem 1.5rem 6rem 3rem;
  }
}
@media (min-width: 1600px) {
  .lightbox-product__header {
    margin: 3rem 1.5rem 8rem 3.5rem;
  }
}
.lightbox-product__header-inner {
  padding: .5rem;
}
@media (min-width: 1024px) {
  .lightbox-product__header-inner {
    padding: 1rem 0 0 0;
  }
}
.lightbox-product__title {
  padding: 0;
  font-family: ACMontserratRegularFont;
  font-weight: bold;
  font-size: 1rem;
  line-height: initial;
  color: #232323;
}
@media (min-width: 768px) {
  .lightbox-product__title {
    font-size: 1.5rem;
  }
}
.lightbox-product__image {
  display: block;
  max-width: 100%;
  width: 100%;
  background-image: linear-gradient(90deg, #e7e7e7 0px, white 40px, #e7e7e7 80px);
  background-size: 500%;
  -webkit-animation: shine-lines 3s infinite cubic-bezier(0.4, 0, 0.2, 1);
  animation: shine-lines 3s infinite cubic-bezier(0.4, 0, 0.2, 1);
}
.lightbox-product__rating {
  height: 20px;
}
.lightbox-product__rating .bv-cleanslate {
  height: 20px;
  animation-name: appear;
  animation-duration: 0.25s;
  animation-fill-mode: forwards;
}
.lightbox-product__body {
  padding: .5rem;
}
@media (min-width: 1024px) {
  .lightbox-product__body {
    margin: 3rem 3rem 6rem 1.5rem;
    padding: 0;
    max-width: calc(58%);
  }
}
@media (min-width: 1600px) {
  .lightbox-product__body {
    margin: 3rem 3.5rem 8rem 1.5rem;
    max-width: calc(61% - 5rem);
  }
}
.lightbox-product__frequency {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .lightbox-product__frequency {
    margin-top: 2rem;
  }
}
@media (min-width: 1024px) {
  .lightbox-product__frequency {
    margin-top: 0;
  }
}
.lightbox-product__description {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  .lightbox-product__description {
    margin-top: 3rem;
  }
}
@media (min-width: 1024px) {
  .lightbox-product__see-more-container--mobile {
    display: none;
  }
}
.lightbox-product__see-more-container--desktop {
  display: none;
}
@media (min-width: 1024px) {
  .lightbox-product__see-more-container--desktop {
    display: block;
  }
}
.lightbox-product__see-more {
  font-size: 1rem;
  color: #e3782f;
  text-decoration: underline;
}
.lightbox-product__see-more:hover {
  color: #da9220;
}
@-webkit-keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes lightboxAnimation {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes lightboxAnimation {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.lightbox-product__container--loading {
  width: 90vw;
}
@media (min-width: 768px) {
  .lightbox-product__container--loading {
    width: 73vw;
  }
}
@media (min-width: 1024px) {
  .lightbox-product__container--loading {
    width: 90vw;
  }
}
@media (min-width: 1200px) {
  .lightbox-product__container--loading {
    width: 81vw;
  }
}
@media (min-width: 1600px) {
  .lightbox-product__container--loading {
    width: 73vw;
  }
}
.lightbox-product__image--loading {
  display: block;
  width: 100%;
  height: calc(63vw);
  background-image: linear-gradient(90deg, #e7e7e7 0px, white 40px, #e7e7e7 80px);
  background-size: 500%;
  -webkit-animation: shine-lines 3s infinite cubic-bezier(0.4, 0, 0.2, 1);
  animation: shine-lines 3s infinite cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 768px) {
  .lightbox-product__image--loading {
    height: calc(51.1vw);
  }
}
@media (min-width: 1024px) {
  .lightbox-product__image--loading {
    height: calc(42vw);
  }
}
@media (min-width: 1200px) {
  .lightbox-product__image--loading {
    height: calc(28vw);
  }
}
.lightbox-product__title--loading {
  margin: .5rem;
  height: 2rem;
  background-image: linear-gradient(90deg, #e7e7e7 0px, white 40px, #e7e7e7 80px);
  background-size: 500%;
  -webkit-animation: shine-lines 3s infinite cubic-bezier(0.4, 0, 0.2, 1);
  animation: shine-lines 3s infinite cubic-bezier(0.4, 0, 0.2, 1);
}
.lightbox-product__price--loading {
  margin: .5rem;
  height: 2rem;
  width: 5rem;
  background-image: linear-gradient(90deg, #e7e7e7 0px, white 40px, #e7e7e7 80px);
  background-size: 500%;
  -webkit-animation: shine-lines 1.6s infinite cubic-bezier(0.4, 0, 0.2, 1);
  animation: shine-lines 1.6s infinite cubic-bezier(0.4, 0, 0.2, 1);
}
@-webkit-keyframes shine-lines {
  0% {
    background-position: -140px;
  }
  60%, 100% {
    background-position: 250px;
  }
}
@keyframes shine-lines {
  0% {
    background-position: -140px;
  }
  60%, 100% {
    background-position: 250px;
  }
}
@media (min-width: 768px) {
  @-webkit-keyframes shine-lines {
    0% {
      background-position: 10%;
    }
    60%, 100% {
      background-position: -50%;
    }
  }
  @keyframes shine-lines {
    0% {
      background-position: 10%;
    }
    60%, 100% {
      background-position: -50%;
    }
  }
}
.product-price__price {
  font-family: ACMontserratRegularFont, arial;
  font-size: 1.6rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .product-price__price {
    font-size: 1.5rem;
  }
}
.product-price__original {
  position: relative;
  margin-right: .5rem;
  font-family: ACMontserratLightFont;
}
.product-price__original:after {
  content: "";
  position: absolute;
  top: calc(48.5%);
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #ff0e17;
}
.product-price__unit {
  font-family: ACMontserratRegularFont, arial;
  font-size: .9rem;
  color: #707070;
}
.product-comments__comment {
  display: inline-block;
  margin: 1rem 0 .5rem;
  width: auto;
  font-family: ACMontserratLightFont;
  font-size: 1rem;
  cursor: pointer;
}
.product-comments__comment--offer {
  color: #e85d4a;
}
.product-comments__comment--availability {
  color: #708e40;
}
@media (min-width: 1024px) {
  .add-to-basket__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.add-to-basket__button {
  display: block;
  float: none;
  margin: 0 auto;
  border: none;
  width: 90%;
  background: #e85c4a;
  -webkit-transition: background ease .2s;
  -o-transition: background ease .2s;
  transition: background ease .2s;
}
.add-to-basket__button:hover {
  background: #cd4435;
}
.add-to-basket__quantity {
  margin: 0;
  font-size: 1rem;
  text-align: center;
}
@media (min-width: 1024px) {
  .add-to-basket__quantity {
    margin-left: 1.5rem;
  }
}
.add-to-basket__variate-container {
  text-align: center;
}
.add-to-basket__variate-button {
  display: inline-block;
  margin-top: 0;
  border: none;
  padding: 0;
  max-width: 36px;
  width: 38px;
  background-color: #e85c4a;
  font-size: 1.25em;
  line-height: 38px;
  text-align: center;
  color: white;
  -webkit-transition: background ease .2s;
  -o-transition: background ease .2s;
  transition: background ease .2s;
  cursor: pointer;
}
.add-to-basket__variate-button:hover {
  background: #cd4435;
}
.add-to-basket__variate-quantity {
  display: inline-block;
  padding: 0;
  max-width: 36px;
  width: 38px;
  font-size: 1.25em;
  line-height: 38px;
  text-align: center;
  color: #232323;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .add-to-basket__variate-quantity {
    max-width: none;
    width: 100px;
    font-size: 2.25em;
  }
}
@media (min-width: 1024px) {
  .lightbox-product__lightbox .add-to-basket__container {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding-top: 2rem;
    height: 6rem;
    background: white;
    background: linear-gradient(0deg, white 0%, white 75%, rgba(255, 255, 255, 0) 100%);
  }
}
@media (min-width: 1024px) {
  .lightbox-product__lightbox .add-to-basket__button {
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .lightbox-product__lightbox .product-price__container {
    margin-top: .5rem;
  }
}
@media (min-width: 768px) {
  .product-frequency__ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
  }
}
.product-frequency__title {
  margin-bottom: .8rem;
  padding-bottom: 0;
  font-family: ACMontserratRegularFont;
  font-weight: bold;
  width: 100%;
  font-size: 1rem;
  color: #232323;
}
@media (min-width: 768px) {
  .product-frequency__title {
    margin-bottom: 1.5rem;
    font-size: 1.35rem;
  }
}
@media (min-width: 1024px) {
  .product-frequency__title {
    font-size: 1.2rem;
  }
}
.product-frequency__frequency {
  margin-right: .25rem;
  margin-bottom: .25rem;
  border: 1px solid #6a0e5a;
  padding: .3rem;
  background: none;
  font-family: ACMontserratLightFont, arial;
  color: #232323;
  cursor: pointer;
}
.product-frequency__frequency:hover {
  background: #6a0e5a;
  color: white;
}
.product-frequency__frequency:disabled {
  border: 1px solid #c5c5c5;
  background: #c5c5c5;
  color: white;
  cursor: default;
}
.product-frequency__frequency:disabled:hover {
  background: #c5c5c5;
  color: white;
}
.product-frequency__frequency--active {
  background: #6a0e5a;
  color: white;
}
.product-frequency__frequency--active:disabled,
.product-frequency__frequency--active:disabled:hover {
  background: #6a0e5a;
  color: white;
}
@media (min-width: 768px) {
  .product-frequency__frequency {
    margin-right: 1rem;
    margin-bottom: 1rem;
    padding: .5rem .3rem;
    width: calc(33.333% - 1rem);
    font-size: 1rem;
  }
}
.product-frequency__description {
  margin-top: 1rem;
  font-family: ACMontserratLightFont, arial;
  font-size: 1rem;
}
@media (min-width: 1024px) {
  .product-frequency__description {
    margin-top: 0;
  }
}
.product-tabs__titles-container {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: .8rem;
}
@media (min-width: 768px) {
  .product-tabs__titles-container {
    margin-bottom: 1.5rem;
  }
}
.product-tabs__title {
  display: inline;
  position: relative;
  margin-top: 1.5rem;
  margin-bottom: .8rem;
  padding-bottom: .8rem;
  width: 100%;
  font-family: ACMontserratRegularFont;
  font-weight: bold;
  font-size: 1rem;
  color: #232323;
}
.product-tabs__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 5px;
  background: #e3782f;
}
@media (min-width: 768px) {
  .product-tabs__title {
    font-size: 1.35rem;
  }
}
@media (min-width: 1024px) {
  .product-tabs__title {
    font-size: 1.1rem;
  }
}
.product-tabs__description {
  margin-top: 1rem;
  font-family: ACMontserratLightFont, arial;
  font-size: 1rem;
  line-height: 1.6;
}
.lightbox-product--home .product-frequency__frequency {
  display: inline-block;
  margin: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: .25rem;
  margin-bottom: .25rem;
}
@media (min-width: 768px) {
  .lightbox-product--home .product-frequency__frequency {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
}
.lightbox-product--home .product-frequency__frequency--single-delivery {
  display: none;
}
