@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,600|Roboto+Condensed:400,700|Roboto:400,500,700,900");
@font-face {
  font-family: 'fontello';
  src: url("/assets-fonts/fontello.woff2") format("woff2"), url("/assets-fonts/fontello.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* Fonts
   -------------------------------------------------------------------------- */
/* Base font
   -------------------------------------------------------------------------- */
body {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121; }

input, select, textarea {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121; }

/* Content: "no ordering" category page
   -------------------------------------------------------------------------- */
.content_no-ordering .content__side {
  display: none; }

.content__main {
  width: 820px;
  max-width: 100%; }

.page_menu .content__main,
.page_deal_wizard .content__main {
  width: 100%; }

@media screen and (max-width: 52.5em) {
  .page_menu .content__wrapper,
  .page_deal_wizard .content__wrapper,
  .page_favourites .content__wrapper {
    width: 100%; } }
/*
@media screen and (max-width: 32em){
  .page_menu,
  .page_deal_wizard,
  .page_favourites {
    .content__wrapper { padding: 0; }
  }
}
*/
/* Page header
   -------------------------------------------------------------------------- */
.header {
  background-color: #fff; }

.header {
  max-width: 800px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  padding: .6rem 1.6rem .7rem 5.8rem;
  box-sizing: border-box; }
.header__wrapper {
  width: 100%; }
  @media screen and (max-width: 52.5em) {
    .header__wrapper {
      width: 96%; } }

.header__logo-image {
  transform: rotate(-6deg);
  max-width: 95px; }

@media screen and (max-width: 52.5em) {
  .header {
    max-width: none;
    padding: 0;
    background: #fff;
    border-bottom: solid 0.06rem #d2d2d2; }

  .header__logo {
    position: relative;
    left: auto;
    top: auto;
    z-index: 9;
    margin: 0 130px;
    text-align: center; }

  .header__logo-image {
    margin-top: 7px;
    margin-bottom: 7px;
    max-width: 73px; } }
@media screen and (max-width: 24em) {
  .header__logo {
    margin: 0 130px 0 40px; } }
/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  position: relative;
  color: #fff;
  background-color: #194D25; }

.footer:after {
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  height: 8px;
  content: '';
  display: block;
  background: url("/assets-images/separator_dark.png") repeat-x 0 0;
  z-index: 1; }

.footer__wrapper {
  padding: 1rem 0 .2rem; }

.footer__credits {
  padding-top: 1.1em;
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center; }

.footer__links {
  padding-top: .5rem; }

.footer__links > li {
  padding-top: .6rem;
  margin: 0 1rem; }

.footer__links a {
  line-height: 2rem; }

.footer__link {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #fff;
  font-weight: 300; }

.footer__link:hover {
  color: #fff; }

.footer .social-icons {
  margin-top: 0; }

.footer .social-icons__link {
  margin: 0;
  color: #fff;
  opacity: 1; }

.footer .social-icons__link:hover {
  color: #ccc;
  border-color: #ccc; }

@media screen and (max-width: 52.5em) {
  .footer__wrapper {
    width: 100%;
    padding-bottom: 0; }

  .footer__credits {
    padding-bottom: 0.55em;
    background-color: rgba(0, 0, 0, 0.3); }

  .footer__links {
    margin-top: 0;
    margin-bottom: 1.5rem;
    order: 2; }

  .footer .social-icons {
    order: 1; }

  .footer__credits {
    font-size: 1.2rem;
    padding: .7em 0; }

  .footer__links > li {
    padding-top: 0; } }
@media screen and (max-width: 60em) {
  .footer .social-icons {
    margin: .5em 0; } }
/* Social icons
   -------------------------------------------------------------------------- */
.social-icons__link {
  opacity: .8; }

.social-icons__link:hover {
  opacity: 1; }

.social-icons__icon {
  margin-right: 1rem; }

.social-icons__google-plus:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: 0;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.social-icons__instagram:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: 0;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.social-icons__twitter:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: 0;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.social-icons__facebook,
.social-icons__youtube {
  display: block;
  width: 37px;
  height: 40px; }

.social-icons__facebook {
  background: url("/assets-images/icon-facebook.png") no-repeat 0 0; }

.social-icons__youtube {
  background: url("/assets-images/icon-youtube.png") no-repeat 0 0; }

.social-icons__email {
  background: url("/assets-images/icon-mail.png") no-repeat 0 0;
  width: 38px;
  height: 38px;
  display: block; }

.social-icons__tiktok:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: 0;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.shop-info__social-icons .social-icons__link i:before {
  line-height: 36px;
  font-size: 2rem; }

.footer__nav .social-icons__link i {
  display: inline-block;
  margin: 0; }

.footer__nav .social-icons__link i:before {
  font-size: 1em; }

@media screen and (max-width: 52.5em) {
  .footer__nav {
    display: flex;
    flex-direction: column; }

  .footer__nav .social-icons__link {
    margin: 0 .2em; } }
/* Scroll up button
   -------------------------------------------------------------------------- */
.scroll-up {
  bottom: 5.7rem;
  padding: 1.2rem 1.3rem;
  font-size: 1.7rem;
  color: #fff;
  background-color: #000;
  border-radius: 0em; }

.scroll-up__icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

/* NiceSelect (used as a <select> replacement)
   -------------------------------------------------------------------------- */
.checkout-variant__select-set .nice-select .list {
  width: 100%; }

.checkout-variant__select-set .nice-select__container:first-of-type .nice-select {
  min-width: 120px; }

.nice-select {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  border: 1px solid #c7cbd2;
  border-radius: 4px;
  background-color: transparent; }

.nice-select:after {
  border-color: #898989; }

.nice-select .option:hover {
  color: #191919;
  background-color: #dedede; }

.nice-select .option.focus {
  color: #000;
  background-color: #dedede; }

.nice-select .option.selected.focus:hover {
  color: #191919;
  background-color: #dedede; }

.nice-select .option.disabled {
  color: #ddd !important; }

.popup .nice-select:after {
  border-color: #c7cbd2; }
.popup .nice-select > .current {
  color: #c7cbd2; }

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
/* Desktop navigation:
   * account pages
   * category pages (touch only)
   -------------------------------------------------------------------------- */
.category-navigation {
  position: relative;
  padding-top: 1px;
  background-color: #194D25; }

.category-navigation.fixed-topbar {
  position: fixed; }

.category-navigation:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  height: 8px;
  content: '';
  display: block;
  background: url("/assets-images/separator_dark.png") repeat-x 0 0;
  z-index: 1; }

.category-navigation__list {
  font-size: 0;
  letter-spacing: 0;
  text-align: center; }

.category-navigation__item {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: middle; }

.category-navigation__link {
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.category-navigation__link:hover,
.category-navigation__item_active .category-navigation__link {
  color: #194D25;
  background-color: #fff; }

.category-navigation_mobile {
  background-color: #fff;
  border-top: 1px solid #fff; }

.category-navigation_mobile .category-navigation__item {
  color: #212121; }

.category-navigation_mobile .category-navigation__item_active {
  color: #212121;
  border-bottom: 4px solid #212121; }

.category-navigation_mobile .category-navigation__link:hover, .category-navigation__link:focus,
.category-navigation_mobile .category-navigation__item_active .category-navigation__link {
  color: #212121;
  background-color: #fff; }

.category-navigation__link {
  padding: 1.55rem 2.3rem; }

.account-navigation__list {
  font-size: 0;
  letter-spacing: 0; }

.account-navigation {
  position: relative;
  padding-top: 1px;
  background-color: #194D25; }

.account-navigation:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  height: 8px;
  content: '';
  display: block;
  background: url("/assets-images/separator_dark.png") repeat-x 0 0;
  z-index: 1; }

.account-navigation__item {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase; }

.account-navigation__link {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.account-navigation__link:hover,
.account-navigation__item_active .account-navigation__link {
  color: #194D25;
  background-color: #fff; }

@media screen and (max-width: 1199px) {
  .account-navigation__link {
    padding-left: 1.1rem;
    padding-right: 1.1rem; } }
@media screen and (max-width: 52.55em) {
  .checkout-navigation__list {
    padding-left: 0; } }
@media screen and (max-width: 52.5em) {
  .category-navigation_mobile {
    border-top: none;
    padding-top: 0; }

  .category-navigation:after {
    display: none; }

  .category-navigation_mobile .category-navigation__list {
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: left; }

  .category-navigation_mobile .category-navigation__item {
    margin: 0;
    border-bottom: solid 0.3rem transparent; }

  .category-navigation_mobile .category-navigation__item + .category-navigation__item {
    margin-left: 1.55rem; }

  .category-navigation_mobile .category-navigation__item_active {
    border-bottom: solid 0.3rem #000; }

  .category-navigation_mobile .category-navigation__link {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 700;
    color: #000;
    display: block;
    padding: 0; }

  .category-navigation_mobile .category-navigation__item_active .category-navigation__link {
    color: #194D25; } }
/* Desktop navigation:
   * category pages (sidetouch only)
   -------------------------------------------------------------------------- */
.category-navigation_sidetouch {
  background-color: transparent; }

.category-navigation_sidetouch .category-navigation__item {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #777;
  font-weight: 700;
  text-transform: uppercase; }

.category-navigation_sidetouch .category-navigation__link:hover,
.category-navigation_sidetouch .category-navigation__item_active .category-navigation__link {
  color: #212121;
  background-color: transparent; }

/* Desktop navigation:
   * checkout pages
   -------------------------------------------------------------------------- */
.checkout-navigation {
  position: relative;
  padding-top: 1px;
  background-color: #194D25; }

.checkout-navigation:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  height: 8px;
  content: '';
  display: block;
  background: url("/assets-images/separator_dark.png") repeat-x 0 0;
  z-index: 1; }

.checkout-navigation__item {
  height: 40px;
  line-height: 40px;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase; }

.checkout-navigation__item_active {
  color: #194D25;
  background-color: #fff; }

.checkout-navigation__item_active:after {
  content: '';
  display: block;
  position: absolute;
  right: -15px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 20px solid transparent;
  border-left: 15px solid #fff;
  border-top: 20px solid transparent; }

/* Desktop: user and shop menus
   -------------------------------------------------------------------------- */
.header__order-button,
.header__user-menu {
  padding-left: 2rem;
  margin-top: 2.85rem;
  margin-left: 2rem;
  border-left: 1px solid #191919; }

.header__shop-menu,
.header__ordering-menu {
  margin-top: 2.85rem; }

.dropdown-menu__header-link {
  padding: 0;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 500;
  line-height: 1; }

.dropdown-menu__header-icon {
  font-size: 1.2rem; }
  .dropdown-menu__header-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.dropdown-menu__header-link:hover {
  color: #191919;
  background-color: transparent; }

.dropdown-menu__body {
  top: 125%;
  right: -15px;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  background-color: #191919;
  border: 1px solid #4a4a4a;
  border-radius: 4px; }

.dropdown-menu_shop .dropdown-menu__body {
  right: -195px; }

.dropdown-menu__body > * {
  position: relative; }

.dropdown-menu__body > *:before {
  position: absolute;
  top: -7px;
  right: 18px;
  display: block;
  content: '';
  border: 7px solid;
  border-top-width: 0;
  border-color: #191919;
  border-left-color: transparent;
  border-right-color: transparent; }

.dropdown-menu_shop .dropdown-menu__body > *:before {
  right: 227px; }

.dropdown-menu__body-link {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }

.dropdown-menu__item-link {
  padding: 0.8rem 1rem;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.dropdown-menu__item-link:hover {
  background-color: #194D25;
  text-decoration: none; }

.header__order-button {
  position: relative;
  float: right; }

@media screen and (max-width: 52.5em) {
  .header__order-button {
    display: none; } }
/* Pickup navigation
   -------------------------------------------------------------------------- */
.pickup-method-navigation {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 2.2rem;
  padding-bottom: 1.7rem;
  font-size: 0; }

.pickup-method-navigation__title,
.pickup-method-navigation__list {
  display: inline-block;
  vertical-align: middle; }

.pickup-method-navigation__title {
  font-size: 2.8rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 3.4rem;
  margin-top: 2.3rem;
  margin-bottom: 2.3rem; }

.pickup-method-navigation__list {
  margin-left: 4.1rem;
  font-size: 0; }

.pickup-method-navigation__item {
  display: inline-block;
  vertical-align: middle;
  width: 18rem; }

.pickup-method-navigation__item a {
  border-radius: 0.4rem;
  padding-top: 0.8rem;
  padding-bottom: 1rem;
  display: block;
  width: 100%;
  background-color: #191919; }

.pickup-method-navigation__item-separator {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.2rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.6rem;
  background-color: #194D25;
  margin-left: 2rem;
  margin-right: 2rem; }

.pickup-method-navigation__item-icon {
  display: block;
  margin-bottom: 0.9rem;
  margin-left: auto;
  margin-right: auto; }

.pickup-method-navigation__item-icon-importer {
  width: 4.0rem;
  height: 3.7rem;
  background: url("/assets-images/item-importer.png") top left no-repeat;
  background-size: contain; }

.pickup-method-navigation__item-icon-place {
  width: 3.7rem;
  height: 3.7rem;
  background: url("/assets-images/item-place.png") top left no-repeat;
  background-size: contain; }

.pickup-method-navigation__item-icon-livraison {
  width: 4.2rem;
  height: 3.7rem;
  background: url("/assets-images/item-livraison.png") top left no-repeat;
  background-size: contain; }

.pickup-method-navigation__item-title {
  display: block;
  font-size: 2.4rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.8rem; }

@media screen and (max-width: 63rem) {
  .pickup-method-navigation__title,
  .pickup-method-navigation__list {
    display: block;
    margin-left: auto;
    margin-right: auto; }

  .pickup-method-navigation__title {
    margin-top: 0; } }
@media screen and (max-width: 43rem) {
  .pickup-method-navigation__list {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }

  .pickup-method-navigation__item-separator {
    display: none; }

  .pickup-method-navigation__item {
    display: block;
    width: 100%;
    margin-top: 1.25rem; }

  .pickup-method-navigation__item:first-child {
    margin-top: 0; } }
.header-link-main-title {
  display: block;
  font-size: 2.8rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase; }

/* Mobile: off-canvas
   -------------------------------------------------------------------------- */
.off-canvas_open {
  background-color: #191919; }

/* Mobile: menu on the left (navigation)
   -------------------------------------------------------------------------- */
.header__burger-menu {
  margin-top: 4.1rem; }

@media screen and (max-width: 52.5em) {
  .header__burger-menu {
    margin-top: 2.25rem;
    position: relative;
    z-index: 10; } }
.burger-menu__line {
  height: 6px;
  border-top: 2px solid #212121; }

.mobile-menu__header {
  background-color: #000; }

.mobile-menu__close-icon {
  color: #fff;
  font-size: 2.5rem; }
  .mobile-menu__close-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.mobile-menu__section_user {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #191919; }

.mobile-menu__section {
  border-bottom: 1px solid #3e3e3e; }

.mobile-menu__section-link {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #191919; }

.mobile-menu__section_unfolded .mobile-menu__section-link {
  color: #fff;
  background-color: #194D25; }

.mobile-menu__section-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.mobile-menu__section_unfolded .mobile-menu__section-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.mobile-menu__item-link {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #fff;
  font-weight: 300;
  background-color: #191919; }

.mobile-menu__item_active .mobile-menu__item-link {
  color: #fff;
  background-color: #262626; }

/* Shop info.
   * desktop: displayed in a popup
   * mobile: displayed in the left menu
   -------------------------------------------------------------------------- */
.shop-info {
  background-color: #191919; }

.shop-info_desktop {
  padding: 2.3rem 2.3rem 2.5rem; }

.shop-info__feature {
  margin-top: 2.2rem; }

.shop-info__title {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700;
  line-height: 1.2; }

.shop-info__feature-title {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700;
  text-transform: uppercase; }

.shop-info__feature-content {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #fff;
  font-weight: 300; }

.shop-info__link {
  color: #fff; }

.shop-info .social-icons__link {
  color: #fff;
  background-color: transparent; }

.shop-info .social-icons__link:hover {
  color: #fff;
  background-color: transparent; }

/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Page header
   -------------------------------------------------------------------------- */
.content__banner {
  position: relative;
  margin-bottom: 20px; }

.header-bg__image {
  width: 100%;
  display: block; }

.category__header {
  margin-bottom: 0; }

.category__title {
  position: absolute;
  bottom: 20%;
  left: 2%;
  font-size: 6.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase; }

.category__subcategory + .category__subcategory {
  margin-top: 1rem; }

.category__subcategory-title {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #111;
  font-weight: 700;
  text-transform: uppercase; }

.category__description {
  margin-bottom: 1em;
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.category_upselling {
  margin-top: 3rem;
  padding-top: 3.5rem;
  border-top: 1px solid rgba(75, 75, 75, 0.6); }

.category_upselling .category__title {
  position: relative;
  bottom: auto;
  left: auto;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 900;
  text-transform: uppercase; }

.category_upselling .category__header {
  margin-bottom: 2em; }

@media screen and (max-width: 52.5em) {
  .category_improved .category__title,
  .category_improved .category__subcategory-title,
  .category_improved .category__description {
    text-align: left; }

  .category__title {
    font-size: 4.8rem; }

  .category__subcategory-title {
    font-size: 2.06rem;
    line-height: 2.06rem;
    font-weight: 700;
    margin-bottom: 0.69rem;
    color: #194D25;
    padding-left: 2%;
    padding-right: 2%; }

  .category__description {
    padding-left: 2%;
    padding-right: 2%;
    font-size: 1.4rem; }

  .content {
    margin-top: 0.69rem;
    margin-bottom: 0.69rem; }

  .content__banner {
    display: none; }

  .page_favourites .category_improved .category__title {
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%; } }
@media screen and (max-width: 40em) {
  .category__title {
    font-size: 3.3rem; } }
/* Product
   -------------------------------------------------------------------------- */
.product {
  margin-bottom: 2rem; }

.product__wrapper {
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #d2d2d2;
  background-color: #fafafa; }

.product__picture-container {
  margin-bottom: 1.5rem;
  border-radius: 4px;
  overflow: hidden;
  height: 15.5rem;
  position: relative; }

.product__picture {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  margin: auto;
  display: block; }

.product__name {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: uppercase; }

.product__description {
  margin-top: 1rem;
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.product__price {
  margin-left: 8px;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

.product__sku-label {
  width: 50px;
  font-size: 1.2rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2rem; }

.product__sku-value {
  line-height: 2rem; }

.product__sku + .product__sku {
  margin-top: 1rem; }

.product__sku-select {
  width: 12rem; }

.product__sku-select .list {
  width: 100%; }

.product__mobile-price-message {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase; }

.product__bottom + .product__sku-list {
  margin-top: 1.2rem;
  margin-bottom: 1.5rem; }

@media screen and (max-width: 52.5em) {
  .category__products {
    margin: 0;
    margin-bottom: 1.25rem; }

  .category__subcategory {
    margin-bottom: 1.25rem; }

  .category__products + .category__subcategory {
    margin-top: 1.25rem; }

  .product__wrapper {
    border-left: none;
    border-right: none;
    border-radius: 0;
    padding: 1.37rem;
    position: relative; }

  .product_improved .product__counter {
    line-height: 1.6rem; }

  .product_improved .product__wrapper {
    padding: 1.37rem; }

  .product__name {
    font-size: 1.6rem;
    line-height: 1.6rem; }

  .product__description {
    font-size: 1.4rem;
    margin-top: 1rem;
    margin-bottom: 1.2rem;
    padding-bottom: 1.2rem; }

  .product {
    margin-bottom: 0; }

  .product + .product .product__wrapper {
    border-top: none; }

  .product__wrapper {
    background-color: #fff; }

  .product_improved.product_with-counter .product__wrapper {
    background-color: #fafafa; }

  .product_improved.product_with-counter .product__wrapper:before {
    content: "";
    display: block;
    width: 0.4rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    background-color: black;
    border-radius: 0 4.28rem 4.28rem 0; }

  .product_improved.product_with-counter:after {
    display: none; }

  .product__picture-container,
  .product_improved .product__picture-container {
    height: auto;
    width: 15rem;
    margin-left: 1.71rem;
    margin-right: 1.71rem;
    overflow: hidden; }

  .product__picture {
    position: static;
    border: none;
    border-radius: 0.25rem; }

  .product__bottom + .product__sku-list {
    margin: 0;
    padding-bottom: 2.2rem; }

  .product_improved .product__mobile-price {
    display: block;
    text-align: left;
    position: absolute;
    left: 1.37rem;
    bottom: 1.37rem; }

  .product_improved .product__mobile-price-from,
  .product_improved .product__mobile-price-value {
    font-size: 1.4rem;
    color: #194D25; }

  .product_improved [data-deal] .product__price {
    display: block;
    text-align: left;
    position: absolute;
    left: 1.37rem;
    bottom: 1.37rem;
    margin-left: 0; }

  .product_improved .product__mobile-price-message + .product__mobile-price-value {
    display: none; } }
@media screen and (max-width: 32em) {
  .category__products {
    width: 100%; }

  .product__picture-container,
  .product_improved .product__picture-container {
    margin-right: 0; } }
@media screen and (max-width: 32em) {
  .product__picture-container,
  .product_improved .product__picture-container {
    width: 15rem; }

  .product .product__buttons {
    max-width: calc(100% - 11.71rem); } }
@media screen and (max-width: 21.25em) {
  .product__picture-container,
  .product_improved .product__picture-container {
    margin-bottom: 1rem; }

  .product .product__buttons {
    max-width: 100%;
    width: 100%;
    margin-top: 1rem; } }
/*
    Product filter
 -------------------------------------------------------------------------- */
.product-filter {
  margin: 1rem 0 1.5rem; }

.product-filter__set {
  margin-bottom: .5rem; }

.product-filter__list {
  margin: 0 -1rem;
  font-size: 0;
  letter-spacing: 0; }

.product-filter__item {
  display: inline-block;
  vertical-align: middle;
  margin: .5rem 0;
  padding: 0 .5rem;
  width: 16.6%;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  box-sizing: border-box; }

.product-filter__item:nth-last-child(5):first-child,
.product-filter__item:nth-last-child(5):first-child ~ .product-filter__item {
  width: 20%; }

.product-filter__item:nth-last-child(4):first-child,
.product-filter__item:nth-last-child(4):first-child ~ .product-filter__item {
  width: 25%; }

.product-filter__item:nth-last-child(3):first-child,
.product-filter__item:nth-last-child(3):first-child ~ .product-filter__item {
  width: 33.3%; }

.product-filter__name {
  color: #191919;
  display: block;
  padding: .8rem .5rem;
  background: #dedede;
  border-radius: 4px;
  cursor: pointer; }

.product-filter__input {
  display: none; }

.product-filter__input:checked + .product-filter__name {
  background: #194D25;
  color: #fff; }

.product-filter__summary {
  font-size: 1.3rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  margin-bottom: 3rem; }

@media screen and (max-width: 40em) {
  .product-filter__item {
    width: 33.333%; } }
.product-filter .nice-select__container {
  display: none; }

@media screen and (max-width: 52.5em) {
  .product-filter {
    margin: 0; }

  .product-filter .nice-select__container {
    display: block;
    position: fixed;
    top: 3.6rem;
    right: 2%;
    z-index: 900; }

  .product-filter .nice-select .list {
    left: auto;
    right: 0;
    border: solid 0.06rem #737373;
    border-radius: 0.25rem;
    box-shadow: none;
    background-color: #191919;
    margin-top: 0.75rem;
    padding: 0.69rem 0;
    overflow: visible; }

  .product-filter .nice-select .option {
    padding-right: 1.88rem;
    padding-left: 1.44rem;
    min-height: 2.4rem;
    line-height: 2.23rem;
    border-radius: 0;
    background: transparent; }

  .product-filter .nice-select .list:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0.5rem 0.56rem 0.5rem;
    border-color: transparent transparent #191919 transparent;
    position: absolute;
    top: 0;
    right: 0.9rem;
    z-index: 2;
    margin-top: -0.52rem; }

  .product-filter .nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important; }

  .product-filter .nice-select .list:hover .option {
    background-color: #194D25 !important; }

  .product-filter .nice-select .option:hover,
  .product-filter .nice-select .option.focus,
  .product-filter .nice-select .option.selected.focus,
  .product-filter .nice-select .option[data-filter-selected="true"] {
    background-color: #194D25; }

  .product-filter .nice-select .product-filter__name {
    border-radius: 0;
    background: transparent;
    padding: 0;
    display: block;
    font-size: 1.2rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2.8rem; }

  .product-filter .product-filter__set {
    display: none; }

  .product-filter .nice-select {
    font-size: 1.2rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #191919;
    font-weight: 500;
    text-transform: uppercase;
    height: auto;
    line-height: 1;
    padding-left: 0;
    border: none; }

  .product-filter .nice-select .current {
    color: #191919; }

  .product-filter .nice-select:after {
    margin-top: -6px;
    border-color: #363636; } }
/* product counter */
.product_with-counter:after {
  background-color: #212121; }

.product__counter {
  color: #212121; }

/* Product zebra. Used in:
   * sidetouch categories page
   * touch & sidetouch favourites page
   -------------------------------------------------------------------------- */
/*$product-even-background-color: #fafafa;
$product-odd-background-color: #f0f0f0;

.product_sidetouch { background-color: $product-even-background-color; }
.product_sidetouch:nth-child(2n+1) { background-color: $product-odd-background-color; }

.product_favourites { background-color: $product-even-background-color; }
.product_favourites:nth-child(2n+1) { background-color: $product-odd-background-color; }*/
.page_favourites .category__title {
  position: static;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #111;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.5rem; }

.product_favourites {
  padding: 0; }

.product_favourites .product__wrapper {
  padding: .9rem; }

.product_favourites .product__picture {
  top: 0;
  bottom: auto; }

.product_favourites .sku-buttons__part:after {
  clear: none; }

.product_favourites .sku-buttons__item {
  width: 100%; }

.product_favourites .product__buttons .product__price-message,
.product_favourites .product__buttons .product__price {
  display: none; }

.product_favourites .product__bottom {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin-top: 0; }

.product_favourites .product__customize-link {
  margin-top: 0; }

.product_favourites .product__customize-link .product__customise {
  padding-left: 0;
  line-height: 30px; }

/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product__buttons .product__price {
  display: block;
  float: left;
  margin: 0 1rem 0 0;
  line-height: 30px; }
.product__buttons .product__price-message ~ .product__price {
  display: none; }
.product__buttons .product__price-message {
  float: left;
  margin: .9rem 1rem 0 0;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase; }

.product__add {
  color: #fff;
  background-color: #191919;
  border: none;
  height: 30px;
  line-height: 30px;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  text-transform: uppercase;
  border-radius: .4rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .product__add:hover {
    color: #fff;
    background-color: #194D25; }

.product__price ~ .product__add,
.product__price-message ~ .product__add {
  float: right;
  padding: 0 1rem;
  width: auto; }

@media screen and (max-width: 32em) {
  .product__add {
    height: 4rem;
    line-height: 4rem; } }
.product__customize-link {
  margin-top: 1rem; }

.product__customise {
  font-size: 1.2rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  text-decoration: underline;
  display: inline-block;
  float: none;
  padding: .7rem 0;
  height: auto;
  width: auto;
  line-height: 1; }

.product__customise:hover {
  text-decoration: none; }

@media screen and (max-width: 52.5em) {
  .product_improved .product__customize-link {
    display: none; } }
/* Favourite icon
   -------------------------------------------------------------------------- */
.product__favourite_add .product__favourite-icon {
  color: #212121; }
  .product__favourite_add .product__favourite-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.product__favourite_remove .product__favourite-icon {
  color: #194D25; }
  .product__favourite_remove .product__favourite-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

/* Deal wizard
   -------------------------------------------------------------------------- */
.deal-wizard__title {
  display: none; }

.deal-wizard-navigation {
  background-color: transparent; }

.deal-wizard-navigation__wrapper {
  padding-right: 15px; }

.deal-wizard-navigation__tab {
  margin-bottom: 6px;
  background-color: #f3e9d7; }

.deal-wizard-navigation__tab:nth-child(4n),
.deal-wizard-navigation__tab:last-child {
  background-color: transparent; }

.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
  padding-left: 0;
  border-radius: 0 5px 5px 0; }

.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link:before,
.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link:after {
  display: none; }

.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__title:after {
  display: none; }

.deal-wizard-navigation__link {
  margin-right: 0;
  padding-left: 17px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 1.2rem;
  color: #3a342a;
  background-color: #f3e9d7;
  text-transform: uppercase; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  color: #3a342a;
  background-color: #edaf46; }

.deal-wizard-navigation__link:before {
  border-left-color: #f1d3a0;
  z-index: 1; }

.deal-wizard-navigation__link:after {
  border-left-color: #f3e9d7;
  z-index: 1; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
  border-left-color: #edaf46; }

.deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(243, 233, 215, 0), #f3e9d7);
  background: linear-gradient(to right, rgba(243, 233, 215, 0), #f3e9d7); }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(237, 175, 70, 0), #edaf46);
  background: linear-gradient(to right, rgba(237, 175, 70, 0), #edaf46); }

/* ==========================================================================
   BASKET
   ========================================================================== */
.basket {
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  background-color: #fafafa; }

@media screen and (max-width: 52.5em) {
  .basket {
    border: none;
    border-radius: 0; } }
/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  padding: 1.5rem 1.2rem 1.2rem; }

.basket__title {
  font-size: 1.4rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase; }

.basket__repeat {
  margin-top: 0;
  font-size: 1.2rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.basket__close {
  margin-top: -2px;
  margin-right: -6px;
  font-size: 2rem;
  color: #000; }

.basket__close-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

@media screen and (max-width: 52.5em) {
  .basket__repeat {
    padding-top: 0.1rem; } }
/* Basket item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: transparent; }

.basket-item + .basket-item {
  margin-top: 1rem; }

.basket-item__title {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.basket-item__link:hover {
  color: #000; }

.basket-item__option {
  font-size: 1.2rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000; }

.basket-item__delete-icon {
  color: #194D25;
  opacity: 0.5; }
  .basket-item__delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0em;
    margin-left: 0em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.basket-item__delete:hover .basket-item__delete-icon {
  opacity: 1; }

.basket__empty {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  background-color: transparent; }

/* Basket deal title
   -------------------------------------------------------------------------- */
.basket-deal__header {
  background-color: #edaf46; }

.basket-deal__title {
  padding-top: 0.2rem;
  font-size: 1.2rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #3a3429;
  font-weight: 700;
  text-transform: uppercase; }

.basket-deal__link:hover {
  color: #3a3429; }

.basket-deal__delete-icon {
  color: #191919; }
  .basket-deal__delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0em;
    margin-left: 0em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.basket-deal__delete:hover .basket-deal__delete-icon {
  color: #000; }

/* Basket deal item
   -------------------------------------------------------------------------- */
.basket-deal__items {
  background-color: #f3e9d7; }

.basket-deal__item-title {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.basket-deal__item-link:hover {
  color: #000; }

.basket-deal__item-option {
  font-size: 1.2rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.basket-deal__item-delete-icon {
  color: #edaf46;
  opacity: 0.5; }
  .basket-deal__item-delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0em;
    margin-left: 0em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.basket-deal__item-delete:hover .basket-deal__item-delete-icon {
  opacity: 1; }

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 4px;
  overflow: hidden; }

.basket__delivery-method {
  padding: 0.9rem 0;
  background-color: #dedede; }

.basket__delivery-radio:checked + .basket__delivery-method {
  font-weight: 500;
  color: #fff;
  background-color: #194D25; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__footer {
  padding-top: .5rem;
  padding-bottom: 1rem;
  color: #194D25;
  background-color: transparent; }

.basket__footer-row {
  padding: 1rem 1.2rem; }

.basket__footer-orange-message {
  color: #212121;
  background-color: #ffe480; }

.basket__footer-red-message {
  color: #fff;
  background-color: #d9230b; }

.basket__savings {
  color: #3a3429;
  background-color: #f3e9d7; }

.basket__charge-title,
.basket__charge-amount {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700; }

.basket__total-title,
.basket__total-amount {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700; }

.basket__button-link {
  padding: 1.4rem 1rem;
  color: #fff;
  background-color: #191919;
  border: none;
  border-radius: 4px;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .basket__button-link:hover {
    color: #fff;
    background-color: #194D25; }

.basket__coupon {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.basket__coupon-link {
  font-size: 12px;
  color: #191919; }

.basket__coupon-enable {
  padding-right: 18px;
  position: relative; }
  .basket__coupon-enable:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.basket__coupon-enable:before {
  position: absolute;
  right: 0;
  top: 9px;
  font-size: 1rem; }

/* Basket promotions
   -------------------------------------------------------------------------- */
.basket__clickable-promotions {
  font-size: 0;
  letter-spacing: 0;
  margin: 1.5rem -.5rem 0; }

.basket__clickable-promotions:after {
  display: table;
  clear: both;
  content: ''; }

.clickable-promotion {
  display: inline-block;
  width: 50%;
  margin-bottom: 1rem;
  padding: 0 .5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 1.4rem; }

.clickable-promotion__form {
  overflow: hidden;
  border-radius: 4px;
  text-align: center; }

.clickable-promotion__form img {
  display: block; }

.mobile-basket-button__nb-items {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

.mobile-basket-button__icon {
  border-bottom-color: #fff; }

.mobile-basket-button__icon:after {
  border-left-color: #fff; }

.mobile-basket-button__link {
  color: #fff;
  background-color: #191919;
  border: none;
  border-radius: 4px;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .mobile-basket-button__link:hover {
    color: #fff;
    background-color: #194D25; }

@media screen and (max-width: 52.5em) {
  .mobile-basket-button__link {
    border-radius: 0; }

  .mobile-basket-button .mobile-basket-button__nb-items {
    position: relative;
    z-index: 2;
    line-height: 1.6rem;
    width: 1.6rem; }

  .mobile-basket-button .mobile-basket-button__nb-items:before {
    content: "";
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    border-radius: 50%;
    background-color: #194D25;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; } }
/* Basket dropdown
   -------------------------------------------------------------------------- */
.header__basket-menu {
  display: block;
  margin: 3.1rem 0 0 0; }

.content_no-ordering .header__basket-menu {
  display: none; }

/* moved to widget level
.content_no-ordering,
.page_thank_you,
.page_account,
.page_edit_account,
.page_login,
.page_forgot_password,
.page_static,
.page_actualites,
.page_franchise_thank_you,
.page_franchise,
.page_gallerie,
.page_thankyou_newsletter {
  .header__basket-menu { display: none; }
}
*/
.mobile-basket-button {
  display: none; }

.basket-menu {
  display: block; }

@media screen and (max-width: 52.5em) {
  .mobile-basket-button {
    display: block; }

  .mobile-basket-button ~ .basket-menu {
    display: none; } }
.basket-menu {
  margin-left: 2rem; }
.basket-menu__link {
  padding: .6rem 1.5rem;
  color: #fff;
  background-color: #191919;
  border-radius: .4rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
.basket-menu__link:hover {
  padding: .6rem 1.5rem;
  color: #fff;
  background-color: #194D25; }
.basket-menu__basket-icon {
  display: inline-block;
  vertical-align: top;
  font-size: 2.5rem !important;
  line-height: 1em; }
  .basket-menu__basket-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
.basket-menu__items {
  display: inline-block;
  vertical-align: top;
  position: static;
  margin: .7rem 0 0 .7rem;
  width: auto;
  height: auto;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  font-family: inherit;
  background: none;
  border: none;
  border-radius: 0;
  overflow: visible; }
.basket-menu__link_franchise .basket-menu__items {
  font-size: 1.3rem;
  font-weight: 400; }
@media screen and (max-width: 52.5em) {
  .basket-menu {
    margin-left: 0; } }

.basket-menu__link {
  display: none; }

.basket-menu__link_dropdown {
  display: block; }

.basket-menu__link_franchise {
  display: block; }

@media screen and (max-width: 52.5em) {
  .basket-menu__link_off-canvas {
    display: block; }

  .basket-menu__link_dropdown {
    display: none; } }
.content__side {
  z-index: -100;
  opacity: 0;
  -webkit-transform: scale(0.75) translateY(-20px);
  -ms-transform: scale(0.75) translateY(-20px);
  transform: scale(0.75) translateY(-20px);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all 0.15s ease-out, opacity 0.15s ease-out;
  -ms-transition: all 0.15s ease-out, opacity 0.15s ease-out;
  transition: all 0.15s ease-out, opacity 0.15s ease-out;
  position: fixed;
  top: 0;
  right: auto;
  width: 400px;
  max-width: 100%;
  box-sizing: border-box; }
.content__side.basket-dropdown-open {
  z-index: 991;
  opacity: 1;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }
.content__side-wrapper {
  overflow-x: hidden;
  overflow-y: auto; }
@media screen and (max-width: 52.5em) {
  .content__side {
    position: static;
    float: none;
    width: 430px;
    z-index: auto;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none; } }

.content__side {
  background-color: #fff; }

.content__side.basket-dropdown-open {
  margin: 1.2rem -2.5rem 0 0;
  border: 2px solid #000;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); }
  .content__side.basket-dropdown-open:before, .content__side.basket-dropdown-open:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0; }
  .content__side.basket-dropdown-open:before {
    top: -0.8rem;
    right: 6.3rem;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 0.8rem solid #000; }
  .content__side.basket-dropdown-open:after {
    top: -0.6rem;
    right: 6.3rem;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 0.8rem solid #fafafa; }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  border-radius: 4px;
  background-color: #fff; }

.popup__wrapper {
  margin: 5rem 5.5% 4rem; }

.popup__picture {
  width: 30%;
  overflow: hidden;
  border-radius: 4px; }

.popup__description {
  margin-top: 1.5rem;
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.popup__close {
  top: -11px;
  right: -11px;
  height: 26px;
  width: 26px;
  font-size: 1.4rem;
  background-color: #194D25; }

.popup__close-icon {
  line-height: 26px; }
  .popup__close-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.popup__title,
.popup__price {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700;
  text-transform: uppercase; }

.popup-set__label {
  padding-left: 25px;
  padding-bottom: 15px; }

.popup_improved.popup_scrolled .popup__title {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

/* Popup group
   -------------------------------------------------------------------------- */
.popup__group {
  padding-top: 3rem; }

.popup-group__quantity-field {
  margin: 0 1rem;
  font-size: 1.2rem;
  color: #fff;
  line-height: 24px;
  background-color: #313030;
  border: none;
  border-radius: 4px; }

.popup-group__quantity-button {
  margin-top: 0;
  font-size: 1.1rem;
  color: #cdcdcd; }

.popup-group__quantity-minus-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.popup-group__quantity-plus-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.popup-group__label {
  width: 110px; }

.popup-group__label,
.popup-group__single-choice {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  line-height: 30px; }

.popup__group .nice-select {
  width: 120px;
  height: 24px;
  line-height: 24px;
  background-color: #313030;
  border: none; }

.popup__group .nice-select > .current {
  color: #fff; }

.popup__group .nice-select .list {
  width: 100%; }

.popup-group__line + .popup-group__line {
  margin-top: 0.3rem; }

@media (max-width: 52.5em) {
  .popup__group .nice-select > .current {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis; }

  .popup__group .nice-select .option {
    overflow: hidden;
    text-overflow: ellipsis; } }
/* Popup row
   -------------------------------------------------------------------------- */
.popup-row {
  padding-bottom: 0; }

.popup-row:last-of-type {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(132, 132, 132, 0.16); }

.popup-row__description {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  margin-bottom: 2rem; }

.popup-row__title {
  margin-bottom: 2.2rem;
  padding: 8px 0;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(132, 132, 132, 0.16); }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-enum__option {
  margin-bottom: 10px; }

.popup-enum__text {
  padding: 0.7rem 2.1rem;
  border-radius: 4px;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #737373;
  background-color: transparent;
  border: 1px solid #737373; }

.popup-enum__radio:checked + .popup-enum__text {
  color: #fff;
  background-color: #194D25;
  border-color: #194D25; }

.popup-enum__radio:disabled + .popup-enum__text {
  color: #999;
  background-color: #eee; }

/* Popup set
   -------------------------------------------------------------------------- */
.popup-set__group-title {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #777;
  font-weight: 700; }

.popup-set__title {
  color: #000; }

.popup-set__text {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  text-transform: capitalize; }

.popup-set__label input[type=checkbox]:checked + .popup-set__text {
  font-weight: 300; }

.popup-set__text:before,
.popup-set__text:after {
  top: 0px;
  left: -25px; }

.popup-set__text:before {
  border-radius: 2px;
  border-color: #737373;
  background-color: transparent; }

.popup-set__text:after {
  background-color: #194D25;
  top: 1px;
  left: -24px;
  width: 8px;
  height: 8px; }

.popup-set__option[data-double] .popup-set__label:before {
  border-color: #737373;
  background-color: transparent; }

.popup-set__option[data-double] .popup-set__label .popup-set__phantom:after {
  background-color: #194D25; }

/* Popup deal line
   -------------------------------------------------------------------------- */
.popup-deal-line__label {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  font-weight: 700; }

.popup-deal-line__description {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.popup-deal-line__single-option {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup__buttons {
  margin-top: 3.5rem; }

.popup-buttons__button {
  color: #fff;
  background-color: #194D25;
  border: none;
  padding: 1.4rem 5rem;
  border-radius: 4px;
  border-radius: 4px 0 4px 0;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .popup-buttons__button:hover {
    color: #fff;
    background-color: #0d2713; }

.popup-buttons_improved .popup-buttons__button {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

.popup-buttons__link {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #fff;
  font-weight: 300;
  text-decoration: underline; }

.popup-buttons__link:hover {
  color: #fff;
  text-decoration: none; }

/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.content__main:not(.order-page) .checkout {
  margin-bottom: 6rem;
  padding: 4rem 2rem;
  border-radius: 4px;
  border: 1px solid #d2d2d2;
  background-color: #fafafa; }

.checkout__section + .checkout__section {
  margin-top: 3rem;
  padding-top: 3.5rem;
  border-top: 1px solid rgba(75, 75, 75, 0.6); }

.checkout-row {
  max-width: 380px;
  margin-bottom: 2rem; }

.checkout-row__field-text_half {
  width: 100%; }

.checkout-row__field-text,
.checkout-row__field-textarea {
  padding: 0.6rem;
  background-color: transparent;
  box-shadow: none !important;
  border: 1px solid #b4b4b4;
  border-radius: 4px; }

.checkout-row__field-text:focus,
.checkout-row__field-textarea:focus {
  background-color: #fff; }

.checkout__title {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 900;
  text-transform: uppercase; }

.checkout-row__label,
.checkout-row__group-label,
.checkout-variant__label,
.checkout-variant__select-label,
.card-entry__label,
.card-entry__saved-card-label,
.checkout-row__group-item_forgot-password {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.checkout-row__group-item_forgot-password,
.checkout-row__group-label_checkbox {
  font-size: 1.2rem; }

.checkout-row__field-text,
.checkout-row__field-textarea,
.checkout__description,
.checkout-row__group,
.card-entry__instructions,
.card-entry__cvcode-label {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121; }

.checkout-row__label {
  line-height: 25px; }

/* Custom checkboxes
   -------------------------------------------------------------------------- */
.checkout-row__group-label_checkbox {
  padding-left: 25px; }

.checkout-row__group-label_checkbox .checkout-row__label-text {
  position: relative; }

.checkout-row__group-label_checkbox input[type=checkbox] {
  display: none; }

.checkout-row__group-label_checkbox .checkout-row__label-text:before,
.checkout-row__group-label_checkbox .checkout-row__label-text:after {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  box-sizing: border-box; }

.checkout-row__group-label_checkbox .checkout-row__label-text:before {
  left: -25px;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #737373; }

.checkout-row__group-label_checkbox .checkout-row__label-text:after {
  left: -24px;
  top: 1px;
  display: none;
  margin: 3px;
  width: 8px;
  height: 8px;
  background-color: #194D25; }

.checkout-row__group-label_checkbox input[type=checkbox]:checked + .checkout-row__label-text:after {
  display: block; }

.checkout-row__group-item_register-phone .checkout-row__field-text {
  margin-bottom: .5em; }

/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  color: #fff;
  background-color: #191919;
  border: none;
  padding: 1em 2em;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .form-buttons__button:hover {
    color: #fff;
    background-color: #194D25; }

.form-buttons__link {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121; }

.form-buttons__link:hover {
  color: #000; }

/* Loyalty (step4)
   -------------------------------------------------------------------------- */
.checkout-loyalty__balance {
  font-size: 2rem; }

/* Checkout confirmation page (step5)
   -------------------------------------------------------------------------- */
.checkout-confirm__title {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.checkout-confirm__content {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121; }

.checkout-terms-acceptance_error {
  color: #fff;
  background-color: #d9230b; }

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  border-radius: 0.4rem;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  padding: 1.2rem 2rem; }

.checkout__facebook-login-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.checkout__facebook-login-separator {
  position: relative; }

.checkout__facebook-login-separator:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  height: 0;
  width: 100%;
  border-top: 1px solid #191919; }

.checkout__facebook-login-separator-text {
  display: inline-block;
  position: relative;
  padding: 0 .5em;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #fafafa; }

/* User registration error (invalid/empty fields)
   -------------------------------------------------------------------------- */
.checkout-error {
  color: #fff;
  background-color: #900; }

/* Order page
   -------------------------------------------------------------------------- */
.order-row__header-item {
  font-family: "Montserrat", Arial, sans-serif; }

.order-table__header {
  color: #191919;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ededed; }

.order-row:nth-child(even) .order-row__header {
  color: #000;
  background-color: #f2f2f2; }

.order-row__header {
  color: #000;
  font-size: 1.4rem;
  background-color: #fafafa;
  border-top: 3px solid #fff; }

.order-row__header:hover {
  color: #000 !important;
  background-color: #ebebeb !important;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.order-row__order {
  border-top: 3px solid #fff; }

@media (max-width: 52.5em) {
  .page_orders .page__header {
    border-bottom: 1px solid #dedede; } }
.order {
  color: #000;
  font-size: 1.4rem;
  background-color: #fafafa; }

.order__group-title {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #194D25; }

.order__add {
  padding-right: 0; }

.order__add-button, .order__repeat-button {
  color: #fff;
  background-color: #191919;
  border: none;
  padding: 0.5rem 2rem 0.4rem;
  border-radius: 0;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 1.2;
  border-radius: 4px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .order__add-button:hover, .order__repeat-button:hover {
    color: #fff;
    background-color: #194D25; }

.order__repeat-button {
  padding-top: 0.9rem;
  padding-bottom: 0.7rem; }

.order__items-container {
  max-width: 630px;
  border-top: none; }

.order__items-table {
  color: #000;
  font-size: 1.4rem;
  background-color: #fafafa;
  border: none; }

.order__items-deal {
  color: #000;
  background-color: transparent; }

.order__items-deal-title {
  color: #000;
  background-color: #eeb558; }

.order__items-footer {
  border-top-color: #a2a2a2;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase; }

.order__total {
  border-top-color: #a2a2a2; }

.order__items-deal-header-column {
  font-size: 1.2rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #3a3429;
  font-weight: 700;
  text-transform: uppercase; }

.order__items-column {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300; }

.order__items-column:not(:last-child),
.order__items-deal-header-column {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.order__items-total-title {
  font-size: 1.6rem; }

.order__items-total-price {
  padding-right: 1.5rem;
  font-size: 1.6rem; }

.order__items-attribute {
  font-size: 1.2rem; }

.order__group_columns {
  font-family: "Montserrat", Arial, sans-serif; }

.order__repeat-label {
  margin-top: 8px; }

.order__total {
  color: #194D25; }

@media (max-width: 30em) {
  .order__repeat-button {
    padding-left: 1rem;
    padding-right: 1rem; }

  .order__repeat-label {
    clear: none;
    margin: 0.8rem 0 0 1rem; } }
@media (max-width: 469px) {
  .order-table__header {
    font-size: 1.2rem; }

  .order-row__header {
    font-size: 1.2rem; } }
@media (max-width: 379px) {
  .order-table__show-icon {
    display: block; } }
/* Referral banner
  -------------------------------------------------------------------------- */
.checkout-confirm__referral-banner {
  margin-bottom: 2.5rem;
  padding: 0;
  max-width: 100%;
  border-radius: 0;
  box-shadow: none; }

.checkout-confirm__content img {
  width: auto;
  max-width: 100%; }

/* ==========================================================================
   MESSAGES
   ========================================================================== */
/* Transient information message displayed at the top
   Eg. when a product has just been added
   -------------------------------------------------------------------------- */
.message_info {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 500;
  color: #000;
  background-color: #fae3b4;
  opacity: 1; }

.message_info a,
.message_info a:hover {
  color: #000; }

@media screen and (max-width: 52.5em) {
  .page_menu.page_improved .message_info {
    bottom: auto;
    top: 0;
    text-align: center;
    background-color: transparent; }

  .page_menu.page_improved .message_info .message__wrapper {
    display: inline-block;
    background-color: #fae3b4; } }
/* Important (warning/error) message displayed at the top
   Eg. someone tries to access /account without being logged in
   -------------------------------------------------------------------------- */
.message_error {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 500;
  color: #fff;
  background-color: #df9a0f;
  opacity: 1; }

.message_error a,
.message_error a:hover {
  color: #fff; }

/* ==========================================================================
   HOMEPAGE
   ========================================================================== */
.content_index {
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden; }

.content_index .content__wrapper {
  width: 100%;
  max-width: none; }

@media screen and (max-width: 52.5em) {
  .content_index {
    margin-bottom: 0; } }
@media screen and (max-width: 32em) {
  .index-microblog__wrapper {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box; } }
/* Homepage: slideshow at the top
   -------------------------------------------------------------------------- */
.slider {
  max-width: 180rem;
  margin: 0 auto; }

.unslider li img {
  width: 100%; }

.unslider-nav {
  bottom: 4rem; }

.unslider-nav ol li {
  width: .9rem;
  height: .9rem;
  background-color: transparent;
  border: 1px solid #fff; }

.unslider-nav ol li.unslider-active {
  background-color: #fff;
  border-color: #fff; }

.category-navigation__order-button {
  display: inline-block;
  float: right;
  margin: 6px 0 6px 5px;
  height: 40px;
  line-height: 40px;
  color: #000;
  background-color: #fff;
  border: none;
  padding: 0 2em;
  border-radius: 0.4rem;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .category-navigation__order-button:hover {
    color: #fff;
    background-color: #194D25; }

.index-slideshow-links {
  z-index: 2;
  bottom: 30%; }

.index-slideshow-links__link {
  display: inline-block;
  min-width: 190px;
  margin: .5em .3em;
  box-sizing: border-box;
  color: #000;
  background-color: #fff;
  border: none;
  padding: 1.4rem;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-slideshow-links__link:hover {
    color: #fff;
    background-color: #194D25; }

/* Homepage: shop picker above the slideshow
   -------------------------------------------------------------------------- */
.index-locator {
  color: #000;
  background-color: #ddd;
  min-height: auto;
  top: 7.5rem;
  left: 50%;
  transform: translate(-50%, 0); }
  @media screen and (max-width: 52.5em) {
    .index-locator {
      transform: none;
      margin-bottom: 3rem; } }
  .index-locator__container {
    padding-right: 0; }

@media screen and (max-width: 52.5em) {
  .index-locator__wrapper {
    padding-bottom: 2rem; } }
.index-locator__title {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  background-color: #686868; }

.index-locator__method {
  font-size: 1.5rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 600;
  text-transform: uppercase; }

.index-locator__method-name {
  background-color: #b6b6b6; }

.index-locator__method input[type=radio]:checked + span {
  color: #fff;
  background-color: #191919; }

.index-locator__postcode-input {
  font-size: 1.7rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  border: 1px solid #c6c6c6; }

.index-locator__postcode-button {
  color: #fff;
  background-color: #000;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-locator__postcode-button:hover {
    color: #fff;
    background-color: #555; }

.index-locator__postcode-warning {
  color: #191919;
  font-size: 1.3rem; }

.index-locator__text {
  font-size: 1.3rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

.index-locator__postcode-selected {
  font-size: 1.5rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  text-transform: uppercase; }

.index-locator__postcode-link {
  color: #000;
  font-weight: 400; }

.index-locator-restaurant {
  color: #000;
  font-size: 1.4rem;
  border-top: 1px solid #000; }

.index-locator-restaurant__name {
  font-size: 1.7rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  line-height: 1; }

.index-locator-restaurant__phone {
  font-size: 1.7rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  line-height: 1; }

.index-locator-restaurant__phone a {
  color: #000;
  text-decoration: none; }

.index-locator-restaurant__button {
  color: #fff;
  background-color: #000;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-locator-restaurant__button:hover {
    color: #fff;
    background-color: #555; }

/* Homepage: connected customer
   -------------------------------------------------------------------------- */
.index-connected-customer {
  margin: 4.5rem 0; }
  .index-connected-customer__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%; }
    .index-connected-customer__wrapper:before {
      display: table;
      content: ""; }
    .index-connected-customer__wrapper:after {
      display: table;
      content: "";
      clear: both; }
  .index-connected-customer__items {
    font-size: 0;
    text-align: center; }
  .index-connected-customer__item {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 3.6rem 3.3rem;
    text-align: center;
    color: #242424;
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 37.5%;
    max-width: 37rem; }
    .index-connected-customer__item:first-of-type {
      color: #fff;
      text-align: left;
      background-color: #194D25; }
      .index-connected-customer__item:first-of-type .index-connected-customer__title {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 1.4rem;
        line-height: 14px;
        color: #fff;
        text-transform: uppercase; }
      .index-connected-customer__item:first-of-type p,
      .index-connected-customer__item:first-of-type .index-connected-customer__content {
        color: #fff; }
      .index-connected-customer__item:first-of-type .index-connected-customer__buttons {
        text-align: left; }
      .index-connected-customer__item:first-of-type .index-connected-customer__button {
        min-width: 13rem;
        margin-left: 0;
        margin-right: 0;
        background-color: #181818;
        color: #fff;
        text-align: center;
        padding: 0;
        box-sizing: border-box; }
        .index-connected-customer__item:first-of-type .index-connected-customer__button:hover, .index-connected-customer__item:first-of-type .index-connected-customer__button:active, .index-connected-customer__item:first-of-type .index-connected-customer__button:focus {
          background-color: #fff;
          color: #181818; }
        .index-connected-customer__item:first-of-type .index-connected-customer__button + .index-connected-customer__button {
          margin-left: 1rem; }
          @media screen and (max-width: 22.5em) {
            .index-connected-customer__item:first-of-type .index-connected-customer__button + .index-connected-customer__button {
              margin-left: 0;
              margin-top: 1rem; } }
      .index-connected-customer__item:first-of-type .index-connected-customer__button_other {
        background-color: #fff;
        color: #191919;
        border: solid 1px #fff; }
        .index-connected-customer__item:first-of-type .index-connected-customer__button_other:hover, .index-connected-customer__item:first-of-type .index-connected-customer__button_other:active, .index-connected-customer__item:first-of-type .index-connected-customer__button_other:focus {
          color: #fff;
          background-color: #191919;
          border: solid 1px #181818; }
    .index-connected-customer__item:nth-last-child(2) .index-connected-customer__title, .index-connected-customer__item:last-child .index-connected-customer__title {
      padding-right: 20px;
      display: inline-block;
      vertical-align: top;
      clear: both; }
    .index-connected-customer__item:nth-last-child(2) .index-connected-customer__title {
      background: url("/assets-images/flash-icon.png") right top 1px no-repeat; }
    .index-connected-customer__item:last-child .index-connected-customer__title {
      background: url("/assets-images/fav-icon.png") right 2px top 1px no-repeat; }
    .index-connected-customer__item p {
      font-size: 1.4rem;
      font-family: "Montserrat", Arial, sans-serif;
      color: #242424;
      font-weight: 300;
      min-height: 5.4rem;
      line-height: 24px; }
  .index-connected-customer__title {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #194D25;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 14px;
    margin-bottom: 1rem; }
  .index-connected-customer__content {
    font-size: 1.4rem;
    font-family: "Montserrat", Arial, sans-serif;
    color: #242424;
    font-weight: 300;
    min-height: 7.2rem;
    line-height: 24px; }
    @media screen and (max-width: 62em) {
      .index-connected-customer__content {
        min-height: auto; } }
  .index-connected-customer__buttons {
    margin: 1.7rem 0 0 0;
    text-align: center; }
  .index-connected-customer__button {
    display: inline-block;
    border-radius: 4px;
    margin-top: 0;
    width: 13rem;
    padding: 0;
    border: solid 1px #181818;
    background-color: #181818;
    line-height: 30px;
    height: 3rem;
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease; }
    .index-connected-customer__button:hover, .index-connected-customer__button:active, .index-connected-customer__button:focus {
      background-color: #fff;
      border: solid 1px #fff;
      color: #181818; }
    @media screen and (max-width: 22.5em) {
      .index-connected-customer__button {
        width: 100%;
        display: block; } }

.index-connected-customer ~ .pickup-method-navigation {
  display: none; }

@media screen and (max-width: 75.25em) {
  .index-connected-customer__item {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    width: 30%;
    max-width: 30%;
    padding: 2rem 1.5rem; }

  .index-connected-customer__content {
    font-size: 1.2rem; } }
@media screen and (max-width: 67.5em) {
  .index-connected-customer__item {
    margin-left: .5rem;
    margin-right: .5rem;
    width: calc(33.33% - 1rem);
    max-width: 100%; } }
@media screen and (max-width: 62em) {
  .index-connected-customer__item {
    min-height: 20rem;
    position: relative; }
    .index-connected-customer__item:not(:first-of-type) .index-connected-customer__buttons {
      transform: translate(-50%, 0);
      left: 50%; }

  .index-connected-customer__buttons {
    position: absolute;
    bottom: 2rem;
    left: 1.5rem;
    transform: none; } }
@media screen and (max-width: 61em) {
  .index-connected-customer__item:first-of-type .index-connected-customer__buttons {
    width: calc(100% - 3rem); }
    .index-connected-customer__item:first-of-type .index-connected-customer__buttons .index-connected-customer__button,
    .index-connected-customer__item:first-of-type .index-connected-customer__buttons .index-connected-customer__button_other {
      min-width: 40%;
      width: 40%; } }
@media screen and (max-width: 52.5em) {
  .index-connected-customer__item {
    width: 100%;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 3.6rem 3.3rem;
    min-height: auto; }
    .index-connected-customer__item:not(:first-of-type) {
      margin-top: 2.5rem; }
      .index-connected-customer__item:not(:first-of-type) .index-connected-customer__buttons {
        position: static;
        transform: none;
        width: 100%; }
        .index-connected-customer__item:not(:first-of-type) .index-connected-customer__buttons .index-connected-customer__button {
          width: 80%;
          margin-left: auto;
          margin-right: auto; }
    .index-connected-customer__item:first-of-type .index-connected-customer__buttons {
      position: static;
      transform: none;
      width: 100%; }
      .index-connected-customer__item:first-of-type .index-connected-customer__buttons .index-connected-customer__button,
      .index-connected-customer__item:first-of-type .index-connected-customer__buttons .index-connected-customer__button_other {
        min-width: 13rem;
        width: 13rem; }
    .index-connected-customer__item .index-connected-customer__content {
      font-size: 1.4rem; } }
/* Homepage: promotion
   -------------------------------------------------------------------------- */
.index_promotion {
  position: relative;
  padding: 2.3rem 1rem 2rem;
  text-align: center;
  background-color: #194D25;
  margin-top: -2px; }

.index_promotion:before,
.index_promotion:after {
  position: absolute;
  left: 0;
  right: 0;
  height: 8px;
  content: '';
  display: block;
  background: url("/assets-images/separator_green.png") repeat-x 0 0;
  z-index: 1; }

.index_promotion:before {
  top: -4px; }

.index_promotion:after {
  bottom: -4px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.index_promotion h3 {
  font-size: 3rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase; }

.index_promotion p {
  font-size: 1.2rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase; }

@media screen and (max-width: 52.5em) {
  .index_promotion h3 {
    font-size: 2.4rem; } }
@media screen and (max-width: 440px) {
  .index_promotion h3 {
    font-size: 1.7rem; }

  .index_promotion p {
    font-size: 1.1rem; } }
/* Homepage: microblog - a series of short blocks (image + text)
   -------------------------------------------------------------------------- */
.index-microblog {
  margin-top: 3rem; }

.index-microblog__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .index-microblog__wrapper:before {
    display: table;
    content: ""; }
  .index-microblog__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-microblog__image-wrapper {
  margin: 0 0 2rem; }

.index-microblog__image {
  width: 100%; }

@media screen and (max-width: 82.5em) {
  .index-microblog__image {
    width: auto; } }
.index-microblog__post {
  padding: 0;
  color: #000;
  background-color: transparent; }

.index-microblog__title {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: .5rem;
  line-height: 1.2;
  text-align: center; }

.index-microblog__content {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  line-height: 1.7;
  text-align: justify; }

.index-microblog__content p {
  line-height: 1.7;
  color: #000; }

.index-microblog__content p + p {
  margin-top: 1rem; }

.index-microblog__footer {
  margin-top: 1em;
  text-align: center; }

.index-microblog__link {
  display: inline-block;
  color: #fff;
  background-color: #191919;
  border: none;
  padding: 0.8rem 3.2rem;
  border-radius: 0.4rem;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-microblog__link:hover {
    color: #fff;
    background-color: #194D25; }

@media screen and (max-width: 52.5em) {
  .index-microblog__post {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto; }

  .index-microblog__post + .index-microblog__post {
    margin-top: 5rem;
    margin-left: auto;
    margin-right: auto; } }
/* Homepage: About us
   -------------------------------------------------------------------------- */
.index-about {
  margin-top: 4.5rem; }

.index-about__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  padding: 6rem 5% 7rem;
  font-size: 1.8rem;
  text-align: center;
  box-sizing: border-box;
  background: rgba(245, 245, 245, 0.53);
  border-radius: .4rem; }
  .index-about__wrapper:before {
    display: table;
    content: ""; }
  .index-about__wrapper:after {
    display: table;
    content: "";
    clear: both; }

  /*
.index-about__wrapper:before,
.index-about__wrapper:after { position: absolute; content:''; display: block; width: 550px; height: 563px; background: url($path-images + 'background_logo.png') no-repeat 0 0; }
.index-about__wrapper:before { top: -510px; left: -615px; }
.index-about__wrapper:after { top: -290px; right: -625px; }
*/
.index-about__title {
  margin-bottom: 3rem;
  font-size: 2.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700;
  text-transform: uppercase; }

.index-about__wrapper p {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  line-height: 2; }

@media screen and (max-width: 40em) {
  .index-about__title {
    font-size: 2.5rem; } }
@media screen and (max-width: 52.5em) {
  .index-about .index-about__wrapper {
    width: 100%; } }
/* Homepage: left/right background helper
  -----------------------------------------------------------------------------*/
.index-bg-helper {
  position: relative;
  overflow-x: hidden; }

/* Homepage: newsletter signup form
   -------------------------------------------------------------------------- */
.index-newsletter {
  position: relative;
  margin-top: 3rem;
  padding: 2.5rem 1rem;
  color: #fff;
  background-color: #194D25; }

.index-newsletter:after {
  position: absolute;
  left: 0;
  right: 0;
  height: 8px;
  content: '';
  display: block;
  bottom: -4px;
  background: url("/assets-images/separator_dark.png") repeat-x 0 0;
  z-index: 1; }

.index-newsletter:before {
  position: absolute;
  left: 0;
  right: 0;
  height: 8px;
  content: '';
  display: block;
  background: url("/assets-images/separator_green.png") repeat-x 0 0;
  z-index: 1;
  top: -.4rem; }

.index-newsletter__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .index-newsletter__wrapper:before {
    display: table;
    content: ""; }
  .index-newsletter__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-newsletter__title {
  font-size: 2.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: -270px;
  line-height: 40px; }

.index-newsletter__fieldset {
  max-width: 1080px;
  padding: 0 190px 0 270px; }

.index-newsletter__field-wrapper {
  padding-left: 1rem;
  padding-right: 1rem; }

.index-newsletter__field {
  padding: 0 1.8rem;
  border: none;
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border-radius: 4px; }

.index-newsletter__field::placeholder {
  color: #000; }

.index-newsletter__button {
  color: #fff;
  background-color: #191919;
  border: none;
  padding: 0;
  border-radius: 0.4rem;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  font-weight: 700;
  font-size: 1.2rem;
  cursor: pointer;
  margin-right: -190px;
  width: 175px;
  height: 40px;
  line-height: 40px; }
  .index-newsletter__button:hover {
    color: #fff;
    background-color: #333333; }

@media screen and (max-width: 52.5em) {
  .index-newsletter .index-newsletter__title {
    text-align: center; }

  .index-newsletter__field-wrapper {
    padding: 0 0.8%; } }
/* Homepage: map showing the position of the restaurant
   -------------------------------------------------------------------------- */
.index-map {
  margin-top: 3rem;
  margin-bottom: 3rem; }
  .index-map__image {
    display: block;
    max-width: 100%;
    margin: 0 auto; }

/* Homepage: list of restaurants (franchises only)
   -------------------------------------------------------------------------- */
.index-shop-list {
  margin: 4rem 0 1rem; }
  .index-shop-list__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    background: rgba(245, 245, 245, 0.53);
    border-radius: .4rem;
    padding: 6rem 5% 7rem;
    box-sizing: border-box; }
    .index-shop-list__wrapper:before {
      display: table;
      content: ""; }
    .index-shop-list__wrapper:after {
      display: table;
      content: "";
      clear: both; }
  .index-shop-list__header {
    margin-bottom: 3rem;
    text-align: center; }
  .index-shop-list__title {
    font-size: 2.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #194D25;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px; }
    @media screen and (max-width: 52.5em) {
      .index-shop-list__title {
        color: #000; } }
  .index-shop-list__shops {
    text-align: center;
    font-size: 0; }
  .index-shop-list__shop {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    float: none;
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    padding-bottom: 5rem; }
    @media screen and (max-width: 52.5em) {
      .index-shop-list__shop {
        width: 100%;
        padding-bottom: 0;
        font-size: 1.8rem;
        line-height: 30px; }
        .index-shop-list__shop + .index-shop-list__shop {
          margin-top: 4rem; } }
    .index-shop-list__shop-title {
      font-size: 1.4rem;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #194D25;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 18px;
      margin-bottom: 3rem; }
      @media screen and (max-width: 52.5em) {
        .index-shop-list__shop-title {
          font-size: 2.2rem;
          line-height: 2.4rem; } }
    .index-shop-list__shop-phone {
      line-height: 24px;
      color: #000000; }
  .index-shop-list__image-wrapper {
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #f0f0f0;
    display: block;
    margin: 0 auto 3rem;
    max-width: 30rem;
    overflow: hidden; }
  .index-shop-list__image {
    display: block;
    margin: 0 auto; }

.index-shop-list__filter {
  display: inline-block; }

.index-shop-list__shop:nth-child(4n+1) {
  clear: none; }

/* ==========================================================================
   STATIC PAGE
   ========================================================================== */
.static-page .static-page__title {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2; }

.static-page h3 {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2; }

.static-page h4 {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2; }

.static-page p,
.static-page ul {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  text-align: justify;
  line-height: 2.5; }

.static-page ul li {
  margin-bottom: 1rem; }

.static-page__header {
  max-width: 740px; }

.static-page__body {
  margin-bottom: 5rem; }

#instagram-galary {
  font-size: 0; }

.instagram__photo-link {
  position: relative;
  display: inline-block;
  width: 20%;
  max-width: 230px; }

.instagram__photo-link:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
  display: block;
  background-color: #fff;
  opacity: 0;
  transition: opacity .2s linear; }

.instagram__photo-link:hover:after {
  opacity: .2; }

@media screen and (max-width: 52.5em) {
  .instagram__photo-link {
    width: 33.3%; } }
/* Franchise page
------------------------------*/
.page_franchise_thank_you .header__basket-menu,
.page_franchise .header__basket-menu {
  display: none; }

.static-page_franchise {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .static-page_franchise:before {
    display: table;
    content: ""; }
  .static-page_franchise:after {
    display: table;
    content: "";
    clear: both; }

.franchise__block {
  margin-bottom: 2rem;
  padding: 2.5rem;
  background-color: #fafafa;
  overflow: hidden; }

.franchise__image-wrapper {
  max-width: 31%;
  display: inline-block;
  vertical-align: top; }

.franchise__image-wrapper_fullwidth {
  display: block;
  max-width: 100%;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto; }

.franchise__image-wrapper img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.franchise__image-wrapper_left {
  float: left;
  margin-right: 3rem; }

.franchise__image-wrapper_right {
  float: right;
  margin-left: 3rem; }

.franchise__image-wrapper:not(.franchise__image-wrapper_fullwidth) + .franchise__image-wrapper {
  margin-left: 3.5%; }

.franchise__image-wrapper + .franchise__image-wrapper.franchise__image-wrapper_fullwidth {
  margin-top: 2.5rem;
  margin-left: auto; }

.franchise__block-content {
  line-height: 1.6;
  overflow: hidden; }

.franchise__block-content > *:first-child {
  margin-top: 0; }

.franchise__block-content p, .franchise__block-content ul li, .franchise__block-content ol li {
  line-height: 1.6; }
.franchise__block-content ul li, .franchise__block-content ol li {
  margin-bottom: .5rem; }
.franchise__block-content ul, .franchise__block-content ol {
  margin-left: 1.5rem; }
.franchise__block-content h3, .franchise__block-content h4, .franchise__block-content h5, .franchise__block-content h6 {
  color: #194D25; }

.franchise__block-images {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0; }

@media screen and (max-width: 60em) {
  .franchise__image-wrapper {
    max-width: 40%;
    margin-top: 2rem;
    margin-bottom: 2rem; }

  .franchise__image-wrapper_fullwidth {
    max-width: 100%; } }
@media screen and (max-width: 52.5em) {
  .franchise__block {
    padding: 2.5rem 1.5rem; }

  .franchise__image-wrapper {
    float: none;
    margin-bottom: 2rem;
    max-width: none;
    text-align: center; }

  .franchise__image-wrapper:not(.franchise__image-wrapper_fullwidth) + .franchise__image-wrapper {
    margin-left: auto; } }
/* Franchise page - Contact form
-------------------------------------*/
.contact-form {
  margin-top: 3rem; }

.contact-form .contact-form__title {
  margin: 0 0 2rem;
  color: #194D25;
  font-size: 1.8rem;
  text-transform: uppercase;
  text-align: center; }

.contact-form__description {
  text-align: center; }

.contact-form__description p, .contact-form__description ul li, .contact-form__description ol li {
  line-height: 1.6;
  text-align: unset; }
.contact-form__description b, .contact-form__description strong {
  font-weight: 700; }

.contact-form__form {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  margin-top: 5rem; }
  .contact-form__form:before {
    display: table;
    content: ""; }
  .contact-form__form:after {
    display: table;
    content: "";
    clear: both; }

.contact {
  margin: 0 auto;
  width: 515px;
  max-width: 100%; }

.contact__row {
  margin-bottom: 2.4rem;
  font-size: 0; }

.contact__2col {
  display: inline-block;
  width: 49%; }

.contact__2col:first-child {
  margin-right: 2%; }

.contact__label {
  display: inline-block;
  margin: 0 0 .3rem .3rem;
  font-size: 1.3rem; }

.placeholder .contact__label {
  display: none; }

.contact__input,
.contact__textarea {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121;
  padding: 1rem;
  width: 100%;
  background-color: transparent;
  box-shadow: none !important;
  border: 1px solid #b4b4b4;
  border-radius: 4px;
  box-sizing: border-box; }

.contact__textarea {
  height: 12rem; }

.contact__input:focus,
.contact__textarea:focus {
  background-color: #fff; }

.contact-form .checkout-row__warning {
  border-color: #c00; }

.contact__row_button {
  margin-top: 4rem; }

.contact__button {
  display: block;
  margin: auto;
  padding: 1.2rem 0;
  width: 190px;
  font-size: 1.3rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #191919;
  border: none;
  border-radius: 4px;
  cursor: pointer; }

.contact__button:hover {
  background-color: #194D25; }

@media screen and (max-width: 30em) {
  .contact__2col {
    display: inline-block;
    width: 100%; }

  .contact__2col:first-child {
    margin-right: 0;
    margin-bottom: 2.4rem; } }
.thank-you {
  margin-bottom: 3rem;
  background-color: #fafafa; }

.thank-you {
  display: flex; }

.thank-you__content {
  flex: 1 1 auto;
  order: 2;
  align-self: center; }

.thank-you__image-container {
  flex: 1 0 auto;
  order: 1;
  align-self: center; }

.thank-you__content {
  padding: 3rem 7%; }

.thank-you .thank-you__title {
  font-size: 3.6rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #194D25;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 3rem; }

.thank-you__content p, .thank-you__content ul li, .thank-you__content ol li {
  line-height: 1.6;
  text-align: unset; }

.thank-you__page-link {
  display: inline-block;
  margin-top: 3rem;
  padding: 1rem 3rem;
  font-size: 1.3rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #191919;
  border: none;
  border-radius: 4px;
  cursor: pointer; }

.thank-you__page-link:hover {
  background-color: #194D25; }

.thank-you__image-container {
  margin: 0 auto;
  text-align: center; }

.thank-you__image {
  border-radius: 4px; }

@media screen and (max-width: 52.5em) {
  .thank-you {
    width: 96%; }

  .thank-you__content {
    padding: 3rem 3%; }

  .thank-you__image-container {
    width: 320px; } }
@media screen and (max-width: 40em) {
  .thank-you {
    display: block; }

  .thank-you__image-container {
    width: 100%;
    text-align: center; }

  .thank-you__page-link {
    margin-top: 1rem; } }
/* ==========================================================================
   SPECIAL FEATURES
   ========================================================================== */
/* --------------------------------------------------------------------------
   SKU BUTTONS
   (optional feature, available on touch but NOT on sidetouch)
   --------------------------------------------------------------------------
   Shows product sizes (skus) as buttons instead of selects.
   To activate, create a 'size_buttons' tag and set it on the chosen products/categories
   -------------------------------------------------------------------------- */
.product__sku-buttons {
  margin: 1.5rem 0; }

.sku-buttons__part + .sku-buttons__part {
  margin-top: 1rem; }

.sku-buttons__part {
  padding-left: 0; }

.page_favourites .sku-buttons__part {
  font-size: 0;
  box-sizing: border-box; }

.sku-buttons__part .sku-buttons__part-label {
  display: none; }

.page_favourites .sku-buttons__part .sku-buttons__part-label,
.page_favourites .sku-buttons__part .sku-buttons__list {
  display: inline-block;
  vertical-align: top; }

.page_favourites .sku-buttons__part .sku-buttons__part-label {
  min-width: 6rem;
  margin-left: 0; }

.page_favourites .sku-buttons__part .sku-buttons__list {
  max-width: calc(100% - 6rem);
  width: 25rem; }

.sku-buttons__list {
  background-color: #dedede;
  border-radius: 4px;
  overflow: hidden; }

.sku-buttons__part-label {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase; }

.sku-buttons__text {
  height: 2rem;
  line-height: 2rem;
  font-size: 1.2rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #dedede;
  border-left: 1px solid #8c8c8c; }

.sku-buttons__item:first-of-type .sku-buttons__text {
  border-left: none; }

.sku-buttons__radio:checked + .sku-buttons__text {
  color: #fff;
  background-color: #194D25; }

.sku-buttons__radio:disabled + .sku-buttons__text {
  color: #aaa;
  background-color: #ddd; }

.sku-buttons-summary__name {
  color: #555; }

.sku-buttons-summary__value {
  color: #212121; }

.sku-buttons-summary__icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

@media screen and (max-width: 40em) {
  .product__sku .nice-select__container {
    width: calc(100% - 56px); }

  .product__sku .product__sku-select {
    width: 100%; } }
/* --------------------------------------------------------------------------
   GROUPED SKUS
   (optional feature)
   --------------------------------------------------------------------------
   Group size selection at the top of the page (instead of for every product).
   To activate, create a 'size_group' tag and set it on one or several main (topmost) categories.
   -------------------------------------------------------------------------- */
.grouped-skus__title {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121;
  font-weight: 700; }

.grouped-skus__list {
  border-radius: 0em; }

.grouped-skus__text {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121;
  font-weight: 400;
  background-color: #ddd;
  border-left: 1px solid #fff; }

.grouped-skus__item:first-child .grouped-skus__text {
  border-left: none; }

.grouped-skus__radio:checked + .grouped-skus__text {
  color: #fff;
  background-color: #212121; }

.grouped-skus__radio:disabled + .grouped-skus__text {
  color: #aaa;
  background-color: #ddd; }

/* --------------------------------------------------------------------------
   LOCATOR
   (optional page)
   --------------------------------------------------------------------------
   Page which lets the user pick a restaurant based on his address.
   Functionality is similar to index shop picker, but on its own page.
   -------------------------------------------------------------------------- */
.page_locator .header {
  max-width: 33.2rem;
  padding: 3.3rem 0 2.3rem; }

.page_locator .header__wrapper {
  text-align: center; }

.page_locator .header__logo-image {
  max-width: 15rem; }

.page_locator .header__logo {
  max-width: 16.8rem;
  display: block;
  float: none;
  margin: 0 auto; }

.page_locator .header__basket-menu,
.page_locator .header__shop-menu,
.page_locator .header__ordering-menu,
.page_locator .header__order-button,
.page_locator .header__user-menu {
  display: none; }

.page_locator .header__logo {
  position: static;
  margin-top: 0; }

.page_locator .page__header {
  border-bottom: none; }

.locator {
  margin-top: 0;
  position: relative;
  width: 100%;
  max-width: 772px;
  border: 7px solid #194D25;
  color: #191919;
  background-color: #fff;
  box-sizing: border-box; }

.locator:before {
  display: none; }

.locator__wrapper {
  padding: 8.5rem 1.5rem 8.5rem; }

.page_locator .page__content {
  padding-bottom: 7.2rem; }

.page_locator .page__footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 5; }

.page_locator .footer__links {
  padding-top: 0; }

.page_locator .footer__links > li {
  padding-top: 0.8rem; }

.locator__title {
  font-size: 2.4rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2; }

.page_locator .locator__title {
  margin-bottom: 2.6rem; }

.locator__methods {
  overflow: hidden;
  border-radius: 4px; }

.locator__method {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 500;
  text-transform: uppercase; }

.locator__method-name {
  background-color: #dedede;
  height: 40px;
  line-height: 40px; }

.locator__method input[type=radio]:checked + span {
  color: #fff;
  background-color: #194D25; }

.page_locator .locator__methods {
  margin-bottom: 3rem; }

.page_locator .locator__fields-wrapper {
  width: 100%;
  max-width: 44rem; }

.page_locator .locator__selected {
  margin-bottom: 3rem;
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.page_locator .locator__selected .locator__selected-value span,
.page_locator .locator__selected .locator__selected-value .locator__selected-link {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase;
  color: #194D25; }

.page_locator .locator-restaurant {
  margin: 0 auto;
  padding: 3rem; }

.page_locator .locator-restaurant__content-name {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase;
  color: #194D25;
  line-height: 3rem; }

.page_locator .locator-restaurant__content-header {
  margin-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem; }

.page_locator .locator-restaurant__address {
  padding-left: 1rem;
  padding-right: 1rem; }

.page_locator .locator-restaurant__button-wrapper {
  right: 1rem; }

.page_locator .locator-restaurant__opening-times {
  padding: 1.6rem 1rem;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase; }

.page_locator [data-locator-selected-method=delivery] .locator__restaurants {
  border-top: dashed 0.1rem #191919; }

.page_locator [data-locator-selected-method=delivery] .locator__restaurants .locator-restaurant {
  max-width: 44rem;
  padding: 3rem 0;
  border-top: none; }

.locator__postcode-input-wrapper {
  padding-right: 70px; }

.locator__postcode-input {
  height: 45px;
  line-height: 45px;
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  border: 1px solid #212121;
  float: left;
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px 0 0 4px; }

.locator_google .locator__postcode-input {
  border-radius: 4px; }

.locator__postcode-input::-webkit-input-placeholder {
  color: #959598;
  font-size: 1.5rem; }

.locator__postcode-input::-moz-placeholder {
  color: #959598;
  font-size: 1.5rem; }

.locator__postcode-input:-ms-input-placeholder {
  color: #959598;
  font-size: 1.5rem; }

.locator__postcode-input[data-locator-error] {
  background-color: #fbd6d2; }

.page_locator .locator__postcode-input {
  padding-left: 1.6rem;
  padding-right: 1.6rem; }

.page_locator .locator__postcode-warning {
  margin-top: 1.6rem;
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  color: #000;
  font-weight: 300; }

.page_locator .locator-restaurant__toggle {
  line-height: 2rem; }

.page_locator .locator-restaurant__name {
  line-height: 2rem;
  padding: .7rem 1rem .3rem 0; }

.locator__postcode-button {
  height: 45px;
  line-height: 45px;
  color: #fff;
  background-color: #000;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  float: left;
  margin-right: -70px;
  width: 70px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  border-radius: 0 4px 4px 0; }
  .locator__postcode-button:hover {
    color: #fff;
    background-color: #555; }

.locator__search-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.locator__postcode-warning {
  color: #191919;
  font-size: 1.4rem; }

.locator__selected {
  font-size: 1.7rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000; }

.locator__selected-value {
  color: #000;
  font-weight: 600;
  text-transform: uppercase; }

.locator__selected-link {
  font-size: 1.3rem;
  font-weight: 400;
  text-decoration: underline;
  text-transform: none; }

.locator-restaurant {
  padding: 3.3rem 3rem;
  border-top: 1px dashed #191919; }

.locator-restaurant__name {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #194D25;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1; }

.locator__restaurants {
  margin: 0; }

.locator-restaurant__embed-map {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.locator-restaurant__toggle {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  line-height: 1.9rem; }

.locator-restaurant__content-name {
  font-size: 1.9rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1; }

.locator-restaurant__opening-times {
  margin-left: 0;
  margin-right: 0;
  background-color: #efefef;
  line-height: 1.5; }

.locator-restaurant__address {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.2; }

.locator-restaurant__phone {
  font-size: 1.7rem; }

.locator-restaurant__button {
  color: #fff;
  background-color: #191919;
  border: none;
  padding: 0.7rem 4rem 0.4rem;
  border-radius: 0.4rem;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.9rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .locator-restaurant__button:hover {
    color: #fff;
    background-color: #194D25; }

@media screen and (max-width: 52.5em) {
  .page_locator .header {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    max-width: 100%; }

  .page_locator .header__logo {
    max-width: 7.3rem;
    display: block;
    float: none;
    margin: 0 auto; }

  .page_locator .header__logo-image {
    max-width: 7.3rem; } }
@media screen and (max-width: 40em) {
  .locator-restaurant__button_header {
    float: right;
    clear: none;
    display: inline-block;
    text-align: center;
    width: auto; } }
@media screen and (max-width: 449px) {
  .locator-restaurant__header {
    text-align: center; }

  .locator-restaurant__toggle {
    margin: 0 4.5rem 2rem;
    clear: none;
    float: none; }

  .locator-restaurant__button_header {
    float: none; }

  .locator-restaurant {
    padding-left: 0;
    padding-right: 0; } }
/* --------------------------------------------------------------------------
   PASSWORD STRENGTH CHECKER
   --------------------------------------------------------------------------
   On the 'register' and 'order_step2' pages
   -------------------------------------------------------------------------- */
.password-checker {
  background-color: #fff;
  border-color: #818181; }

.password-checker:before {
  border-left-color: #818181;
  border-right-color: #818181; }

.password-checker:after {
  border-left-color: #fff;
  border-right-color: #fff; }

.password-checker__label {
  font-size: 1rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff; }

.password-checker__text {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121;
  letter-spacing: -0.2px; }

.password-checker__bar {
  background-color: #e8e8e8; }

.password-checker__score {
  background-color: #c64c4a; }

.password-checker__score.weak {
  width: 30%;
  background-color: #c64c4a; }

.password-checker__score.medium {
  width: 60%;
  background-color: #e1aa17; }

.password-checker__score.strong {
  width: 100%;
  background-color: #558b2f; }

.password-checker__input-message {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #900; }

/* --------------------------------------------------------------------------
   ADVANCED LOYALTY
   (optional feature)
   --------------------------------------------------------------------------
   Can be activated by setting the "loyalty_page" boolean parameter
   - Adds a /loyalty page
   - Adds links to this page in user, account and mobile menus
   -------------------------------------------------------------------------- */
.loyalty-dropdown {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #0a0a0a;
  font-weight: 300; }

.loyalty-dropdown:before {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .2; }

.loyalty-dropdown__title {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #0a0a0a;
  font-weight: 700;
  text-transform: capitilize; }

.loyalty-dropdown__more-link {
  color: #0a0a0a;
  text-decoration: underline; }

.loyalty-dropdown__more-link:hover {
  text-decoration: none; }

.loyalty-page__banner__content {
  font-size: 2.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

.loyalty-page__banner__title {
  font-size: 3.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }

.loyalty-page__banner__p {
  color: #fff;
  font-size: 1.8rem; }

.loyalty-page__banner__points-value {
  color: #fff;
  font-weight: 400; }

.loyalty-page__banner__note {
  color: #fff;
  font-size: 1.2rem; }

.loyalty-table thead tr {
  background-color: #0a0a0a; }

.loyalty-table tbody tr {
  background-color: #fcfcfc; }

.loyalty-table tbody tr:nth-child(odd) {
  background-color: #f4f5f6; }

.loyalty-table tbody tr:hover {
  background-color: #ccc; }

.loyalty-table th {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }

.loyalty-table td {
  font-size: 1.2rem;
  color: #000; }

.loyalty-table__row plus {
  color: #686868;
  font-weight: 400; }

.loyalty-table__row minus {
  color: #686868;
  font-weight: 400; }

.loyalty-page__howto {
  background-color: #f4f5f6; }

.loyalty-page__howto:before {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .13; }

.loyalty-page__howto__wrapper {
  color: #000;
  font-weight: 300; }

.loyalty-page__howto__title {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

@media screen and (max-width: 52.5em) {
  .category_improved .category__title,
  .category_improved .category__subcategory-title,
  .category_improved .category__description {
    text-align: left; }

  .product-filter__summary {
    font-size: 1.4rem;
    padding-left: 2%; }

  .popup_improved .popup__wrapper {
    padding: 1.71rem; }

  .popup_improved .popup__title-mobile-close .popup__title-mobile-close-icon {
    display: none; }

  .popup_improved .popup__title-mobile-close {
    width: 2.2rem;
    height: 1.4rem;
    background: url("/assets-images/popup-arrow-back.png") center center no-repeat;
    padding-right: 0;
    margin-right: 1rem;
    margin-top: 0; }

  .popup_improved .popup__title {
    display: block;
    line-height: 1.6rem; }

  .popup_improved .popup__header {
    margin-bottom: 2.4rem; }

  .popup_improved .popup__description {
    margin-top: 2.4rem;
    margin-bottom: 2.2rem;
    padding-left: 2.2rem;
    box-sizing: border-box; }

  .popup_improved .popup__picture {
    margin: 2.4rem 0 2.4rem 0;
    padding-left: 2.2rem;
    box-sizing: border-box; }

  .popup_improved .popup__picture img {
    display: inline-block;
    vertical-align: top; }

  .popup__group.popup-group.popup-group_improved {
    margin-top: 2.4rem;
    padding-top: 0;
    padding-left: 2.2rem; }

  .popup-group_improved .popup-group__label,
  .popup-group_improved .popup-group__single-choice {
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #194D25; }

  .popup-group__quantity-plus-icon:before {
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin: 0; }

  .popup-group__quantity-minus-icon:before {
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin: 0; }

  .popup-group__quantity-field {
    font-size: 1.4rem;
    line-height: 2.2rem;
    width: 3.4rem; }

  .popup__group .nice-select {
    width: 14rem; }

  .popup-row.popup-row_enum {
    padding-top: 0;
    padding-left: 2.2rem;
    box-sizing: border-box; }

  .popup-row.popup-row_enum .popup-row__title {
    margin-bottom: 1rem; }

  .popup-enum__option {
    margin-right: 1rem;
    min-width: 8rem; }

  .popup-enum__text {
    font-size: 1.2rem;
    line-height: 2.2rem;
    margin: 0;
    padding: 0;
    display: block;
    color: #191919;
    background-color: #dedede;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }

  .popup-enum__text,
  .popup-enum__radio:checked + .popup-enum__text {
    border: none; }

  .popup-enum__radio:checked + .popup-enum__text {
    color: #fff; }

  .popup-row.popup-row_set {
    padding-left: 2.2rem;
    box-sizing: border-box; }

  .popup-row:last-of-type {
    padding-bottom: 0;
    border: none; }

  .popup-set__label {
    padding-left: 2.8rem;
    padding-bottom: 2.7rem;
    border-radius: 0; }

  .popup-set__text {
    font-size: 0; }

  .popup-set__text .popup-set__name,
  .popup-set__text .popup-set__price {
    font-size: 1.4rem;
    line-height: 1.5rem;
    display: inline-block;
    vertical-align: top; }

  .popup-set__text .popup-set__price {
    margin-left: 0.4rem; }

  .popup-set__text:before {
    border-radius: 0;
    border-color: #5e5e5e;
    width: 1.5rem;
    height: 1.5rem;
    left: -2.8rem; }

  .popup-set__text:after {
    width: 1.3rem;
    height: 1.3rem;
    top: 0.1rem;
    left: -2.7rem;
    border: solid 0.2rem #191919;
    margin: 0; }

  .popup_improved.popup_scrolled .popup__title .popup__title-mobile-close {
    background-image: url("/assets-images/popup-arrow-back-sticky.png"); }

  .popup_improved.popup_scrolled .popup__title {
    border-radius: 0;
    border-bottom: 0;
    box-shadow: none;
    padding-top: 1.6rem;
    padding-bottom: 1.4rem; }

  .popup_improved.popup_scrolled {
    border-radius: 0; }

  .popup-buttons_improved .popup-buttons__button {
    border-radius: 0; }

  .popup-buttons_improved .popup-buttons__button-price:after {
    content: "";
    width: 0.1rem;
    height: 2.2rem;
    background-color: #fff;
    margin-top: 1.2rem; } }
.page_menu .product-filter {
  margin-top: 0; }

.page_menu .product-filter .product-filter__item {
  margin-top: 0; }

.page_menu .product,
.page_deal_wizard .product {
  width: 25%; }
.page_menu .product:nth-child(3n+1),
.page_deal_wizard .product:nth-child(3n+1) {
  clear: none; }
@media screen and (max-width: 60em) {
  .page_menu .product,
  .page_deal_wizard .product {
    width: 33.33%; }
  .page_menu .product:nth-child(2n+1),
  .page_deal_wizard .product:nth-child(2n+1) {
    clear: none; } }
@media screen and (max-width: 52.5em) {
  .page_menu .product,
  .page_deal_wizard .product {
    width: 100%; } }

.g-recaptcha > div {
  margin-left: auto;
  margin-right: auto; }

.hybrid_app .burger-menu {
  display: none; }
@media screen and (max-width: 52.5em) {
  .hybrid_app .header__burger-menu--app-visible .burger-menu {
    display: block; } }
