@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@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: #1a171b; }

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

/* Page header
   -------------------------------------------------------------------------- */
.header {
  background: url("/assets-images/header-bg.png") left center repeat-x;
  background-color: #fff;
  border-bottom: none;
  padding-top: .3rem;
  padding-bottom: .3rem;
  text-align: center; }
  @media screen and (max-width: 52.5em) {
    .header {
      padding-top: .5rem;
      padding-bottom: .3rem;
      background: none;
      background-color: #fff; } }

.header__wrapper {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: auto;
  padding-left: 6.4rem;
  padding-right: 6.4rem;
  background-color: #fff;
  white-space: nowrap;
  font-size: 0; }
  .header__wrapper .header__user-menu,
  .header__wrapper .header__shop-menu,
  .header__wrapper .header__ordering-menu,
  .header__wrapper .header__locator-menu,
  .header__wrapper .header__logo {
    display: inline-block;
    vertical-align: middle;
    float: none; }
  @media screen and (max-width: 52.5em) {
    .header__wrapper {
      padding-left: 0;
      padding-right: 0;
      width: 96%; }
      .header__wrapper .header__user-menu,
      .header__wrapper .header__shop-menu,
      .header__wrapper .header__ordering-menu,
      .header__wrapper .header__locator-menu {
        display: none; } }

.header__locator-menu,
.header__ordering-menu,
.dropdown-menu_user,
.header__shop-menu {
  box-sizing: border-box;
  padding-left: 1.8rem;
  padding-right: 1.8rem;
  border-left: dotted 3px #1a171b;
  height: 5rem;
  text-align: left; }

.header-locator__link,
.header-locator__link:hover {
  text-decoration: none; }

.header__logo {
  float: none;
  margin-right: 6.6rem; }
  @media screen and (max-width: 52.5em) {
    .header__logo {
      max-width: 5.1rem; } }

/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  color: #1a171b;
  background-color: #fff; }

.footer .footer__wrapper {
  padding-top: 2.8rem;
  padding-bottom: 2.8rem;
  text-align: center; }

.footer__nav,
.footer__credits {
  padding: 0;
  float: none; }

.footer__nav {
  margin-bottom: 3rem; }

.footer__nav .footer__links,
.footer__nav .social-icons {
  padding: 0;
  float: none; }

.footer__nav .social-icons {
  margin-top: 3rem; }
  @media screen and (max-width: 52.5em) {
    .footer__nav .social-icons {
      margin-top: 1.5rem; } }

.footer__nav .footer__links {
  font-size: 0; }
  @media screen and (max-width: 52.5em) {
    .footer__nav .footer__links .footer__link {
      margin-bottom: 1.5rem; } }

.footer__link {
  color: #1a171b;
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 700;
  line-height: 24px;
  margin: 0 2.5rem; }

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

.footer .social-icons__link {
  margin: 0;
  padding: 0;
  color: #fff;
  border: none;
  border-radius: 50%;
  background-color: #18161b;
  transition: all .3s ease; }

.footer .social-icons__link:hover {
  color: #fff;
  background-color: #e00420; }

/* Social icons
   -------------------------------------------------------------------------- */
.social-icons__email: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: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__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__youtube: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__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: ""; }

.footer .social-icons__icon {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  width: 3.8rem;
  height: 38px; }

.footer .social-icons__icon:first-child {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

@media screen and (max-width: 52.5em) {
  .shop-info__social-icons {
    display: block;
    width: 100%;
    float: none; }
    .shop-info__social-icons .social-icons {
      font-size: 0; }
      .shop-info__social-icons .social-icons .social-icons__icon + .social-icons__icon {
        margin-left: 1rem; } }

.shop-info__social-icons .social-icons__link {
  transition: all .3s ease; }

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

.footer__nav .social-icons__link i {
  display: block;
  margin: 0;
  width: 3.8rem;
  height: 38px; }

.footer__nav .social-icons__link i:before {
  font-size: 2rem;
  line-height: 38px; }

.footer__credits,
.footer__credits .footer__link {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 400;
  line-height: 18px; }

.footer__credits .footer__link {
  margin: 0; }

@media screen and (max-width: 30em) {
  .footer .social-icons__icon,
  .footer .social-icons__icon:first-child {
    margin-left: .5rem;
    margin-right: .5rem; } }
/* Scroll up button
   -------------------------------------------------------------------------- */
.scroll-up {
  color: #fff;
  background-color: #1a171b;
  border-radius: 5rem;
  width: 5rem;
  height: 5rem;
  padding: 0; }

.scroll-up__icon {
  display: block;
  margin: 0; }

.scroll-up__icon:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 11px 8px;
  border-color: transparent transparent #ffffff transparent;
  line-height: 50px;
  margin: 1.95rem auto 0; }

/* NiceSelect (used as a <select> replacement)
   -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 30px;
  border: none;
  border-bottom: 1px solid #c9c9c9;
  border-radius: 0;
  padding-right: 2rem;
  height: 30px; }

.nice-select:after {
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
  right: .4rem; }

.basket__time .nice-select.open .list {
  box-shadow: 0px 0px 15px 0px rgba(35, 32, 32, 0.13);
  padding-top: .4rem;
  padding-bottom: .4rem; }

.nice-select .option {
  box-sizing: border-box;
  padding: 0 1.1rem;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 36px; }

.nice-select .option:hover {
  color: #000;
  background-color: #c3c3c3; }

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

.nice-select .option.selected.focus:hover {
  color: #000;
  background-color: #c3c3c3; }

.basket__time .nice-select__container {
  margin: 0; }

.basket__time .nice-select {
  padding-left: 0; }

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
/* Desktop navigation:
   * account pages
   * category pages (touch only)
   -------------------------------------------------------------------------- */
.category-navigation {
  background-color: #e00420;
  text-align: center; }

.category-navigation__list {
  font-size: 0; }

.category-navigation__item {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px;
  display: inline-block;
  vertical-align: top; }

.category-navigation__link {
  padding: 1.3rem 2.5rem;
  transition: all .3s ease; }
  @media screen and (max-width: 65em) {
    .category-navigation__link {
      padding: 1.3rem 1.5rem; } }
  @media screen and (max-width: 60em) {
    .category-navigation__link {
      padding: 1.3rem 1rem; } }

.category-navigation__link:hover {
  color: #1a171b; }

.category-navigation__item_active .category-navigation__link {
  color: #fff;
  background-color: #1a171b; }

.category-navigation_mobile {
  background-color: #e00420;
  border-top: none;
  height: 4.4rem; }

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

.category-navigation_mobile .category-navigation__item {
  color: #fff;
  padding: 0;
  line-height: 24px; }

.category-navigation_mobile .category-navigation__item_active {
  color: #1a171b;
  border-bottom: none; }

.category-navigation_mobile .category-navigation__link {
  padding: 0; }

.category-navigation_mobile .category-navigation__link:hover,
.category-navigation_mobile .category-navigation__item_active .category-navigation__link {
  color: #232020;
  background-color: transparent; }

.category-navigation__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: 0;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.account-navigation {
  background-color: #e00420;
  font-size: 0; }

.account-navigation__item {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: top; }

.account-navigation__link {
  padding-top: 0;
  padding-bottom: 0; }

.account-navigation__link:hover,
.account-navigation__item_active .account-navigation__link {
  color: #fff;
  background-color: #1a171b; }

/* 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 {
  background-color: #e00420;
  font-size: 0; }

.checkout-navigation__item {
  font-size: 1.8rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 40px;
  height: 40px;
  background-color: #c3c3c3;
  display: inline-block;
  vertical-align: top; }
  @media screen and (max-width: 47.5em) {
    .checkout-navigation__item {
      padding-left: 2.4rem;
      padding-right: .9rem; }
      .checkout-navigation__item:not(.checkout-navigation__item_active) .checkout-navigation__item-title {
        display: none; } }
  @media screen and (max-width: 21.25em) {
    .checkout-navigation__item {
      padding-left: 2.4rem;
      padding-right: .5rem; } }

.checkout-navigation__item:nth-child(1) {
  z-index: 5; }

.checkout-navigation__item:nth-child(2) {
  z-index: 4; }

.checkout-navigation__item:nth-child(3) {
  z-index: 3; }

.checkout-navigation__item:nth-child(4) {
  z-index: 2; }

.checkout-navigation__item:nth-child(5) {
  z-index: 1; }

.checkout-navigation__item:before {
  content: '';
  display: block;
  position: absolute;
  right: -16px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 20px solid transparent;
  border-left: 15px solid #1a171b;
  border-top: 20px solid transparent; }

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

.checkout-navigation__item:last-child:before {
  display: none; }

.checkout-navigation__item_active {
  color: #fff;
  background-color: #1a171b; }

.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 #1a171b;
  border-top: 20px solid transparent; }

/* Desktop: user and shop menus
   -------------------------------------------------------------------------- */
.dropdown-menu__header-link {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #1a171b;
  padding: 0; }

.dropdown-menu__header-icon:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3.5px 0 3.5px;
  border-color: #1a171b transparent transparent transparent;
  margin: 0;
  position: absolute;
  right: 0;
  top: .5rem; }

.dropdown-menu__header_loged .dropdown-menu__header-subtitle,
.dropdown-menu_shop .dropdown-menu__header-subtitle {
  position: relative;
  box-sizing: border-box;
  padding-right: 1rem; }

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

.dropdown-menu__body {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #fff;
  border: none;
  box-shadow: 0px 0px 15px 0px rgba(35, 32, 32, 0.13);
  left: 0;
  right: auto;
  margin-top: 1rem; }

.dropdown-menu_user .dropdown-menu__body {
  width: auto; }

.dropdown-menu__items {
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center; }

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

.dropdown-menu__item-link {
  display: block;
  padding: 0 3rem;
  text-decoration: none;
  line-height: 34px;
  white-space: nowrap;
  transition: all .3s ease; }

.dropdown-menu__item-link:hover {
  color: #fff;
  background-color: #1a171b;
  text-decoration: none; }

.dropdown-menu_ordering {
  text-align: left; }

.dropdown-menu__header-title {
  font-size: 2.8rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  display: block; }

.dropdown-menu__header-subtitle {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 700;
  line-height: 18px;
  display: block;
  margin-top: 2px; }

.dropdown-menu__header_nologed .dropdown-menu__header-link {
  font-size: 2.8rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 50px; }

.dropdown-menu__header_loged {
  text-align: left; }

.dropdown-menu_shop .dropdown-menu__body {
  right: 0;
  left: auto;
  width: 51rem; }

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

/* Mobile: menu on the left (navigation)
   -------------------------------------------------------------------------- */
@media screen and (max-width: 52.5em) {
  .header__burger-menu {
    position: absolute;
    top: .5rem;
    left: 2%; } }

.burger-menu__button {
  padding-top: 1.6rem; }

.burger-menu__line {
  border-top: 2px solid #1a171b;
  height: 5px; }

@media screen and (max-width: 52.5em) {
  .mobile-menu__header {
    background-color: #fff;
    box-sizing: border-box;
    padding: 1.5rem;
    box-shadow: 1.5px 2.598px 35px 10px rgba(0, 0, 0, 0.15); } }

@media screen and (max-width: 52.5em) {
  .mobile-menu__content {
    box-shadow: 1.5px 2.598px 35px 10px rgba(0, 0, 0, 0.15);
    box-sizing: border-box; } }

.mobile-menu__close-icon {
  color: #0d0d0d;
  font-size: 2.4rem; }
  .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__close-icon:before {
    margin: 0;
    width: 3rem;
    height: 3rem;
    line-height: 30px; }

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

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

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

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

.mobile-menu__section-icon {
  -webkit-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .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 {
  border-top: 1px solid #c3c3c3; }

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

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

.mobile-menu__item_favourites .mobile-menu__item-link {
  overflow: hidden; }

.mobile-menu__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: 0;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.mobile-menu__favourite-name {
  float: left;
  margin-right: .5rem; }

/* Mobile: menu on the right (basket)
   -------------------------------------------------------------------------- */
.basket-menu {
  font-size: 1.6rem; }

.basket-menu__basket-icon {
  color: #1a171b; }
  .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: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.basket-menu__items {
  background-color: #cc0000;
  border: none;
  color: #fff;
  top: 0;
  height: 20px;
  line-height: 20px;
  display: block;
  font-size: 1.6rem;
  min-width: 2rem;
  text-align: center; }

/* Shop info.
   * desktop: displayed in a popup
   * mobile: displayed in the left menu
   -------------------------------------------------------------------------- */
.shop-info {
  background-color: #fff;
  padding: 1.8rem 2.6rem 3.2rem; }

.shop-info__title {
  font-size: 1.6rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 0; }
  @media screen and (max-width: 52.5em) {
    .shop-info__title {
      margin: 0;
      display: block;
      float: none;
      width: 100%; } }

.shop-info__feature-title {
  font-size: 1.6rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 700;
  text-transform: none;
  line-height: 24px; }

.shop-info__feature-content {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 400;
  line-height: 24px;
  text-transform: none; }

.shop-info__link {
  color: #232020;
  line-height: 24px;
  text-decoration: underline;
  text-transform: none; }

.shop-info__link:hover {
  text-decoration: none; }

.shop-info .social-icons__link {
  color: #232020;
  background-color: transparent; }
  @media screen and (max-width: 52.5em) {
    .shop-info .social-icons__link {
      background-color: #1a171b;
      color: #fff;
      border-radius: 5rem; } }

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

/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Page header
   -------------------------------------------------------------------------- */
.category__header {
  margin-bottom: 1.5rem; }
  @media screen and (max-width: 52.5em) {
    .category__header {
      margin-bottom: .4rem; } }

.category__title {
  font-size: 5.5rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 60px;
  text-align: center; }
  @media screen and (max-width: 52.5em) {
    .category__title {
      font-size: 3rem;
      line-height: 36px;
      padding-left: 2%;
      padding-right: 2%; } }

.category__subcategory-title {
  font-size: 2.4rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 36px;
  text-align: center;
  margin-bottom: 1em; }
  @media screen and (max-width: 52.5em) {
    .category__subcategory-title {
      font-size: 1.8rem;
      margin-bottom: 1.3rem;
      padding-left: 2%;
      padding-right: 2%; } }

.category__description {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  margin-bottom: 2.2rem;
  margin-top: 0; }
  @media screen and (max-width: 52.5em) {
    .category__description {
      font-size: 1.4rem;
      line-height: 18px;
      padding-left: 2%;
      padding-right: 2%; } }

/* Product
   -------------------------------------------------------------------------- */
.product__wrapper {
  background-color: #fff;
  border-radius: 1.8rem; }
  @media screen and (max-width: 52.5em) {
    .product__wrapper {
      border-radius: 0;
      box-sizing: border-box;
      padding: .9rem 1.1rem; } }

.product__picture-container {
  border-radius: 1.8rem 1.8rem 0 0;
  border-bottom: solid 1px #c3c3c3;
  margin-bottom: 1rem;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 52.5em) {
    .product__picture-container {
      border-radius: 1.8rem;
      border-bottom: none;
      overflow: hidden; } }

.product__tags-content {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: rgba(26, 27, 23, 0.25);
  box-sizing: border-box;
  padding: .7rem 1.6rem;
  font-size: 0; }
  @media screen and (max-width: 52.5em) {
    .product__tags-content {
      padding-left: .3rem;
      padding-right: .3rem; }
      .product__tags-content .product__pictos {
        margin-left: auto;
        margin-right: auto;
        text-align: center; } }

.product__picto {
  display: inline-block;
  vertical-align: top;
  width: 2rem;
  height: 15px; }

.product__picto + .product__picto {
  margin-left: 1.6rem; }
  @media screen and (max-width: 52.5em) {
    .product__picto + .product__picto {
      margin-left: .5rem; } }

.product__picto_sans_porc {
  background: url("/assets-images/products-tags-sprite.png") top left -20px no-repeat;
  background-size: 81px 15px;
  width: 2.1rem; }

.product__picto_avec_poisson {
  background: url("/assets-images/products-tags-sprite.png") top left no-repeat;
  background-size: 81px 15px; }

.product__picto_base_creme {
  background: url("/assets-images/products-tags-sprite.png") top left -61px no-repeat;
  background-size: 81px 15px; }

.product__picto_base_tomate {
  background: url("/assets-images/products-tags-sprite.png") top left -41px no-repeat;
  background-size: 81px 15px; }

.product__top {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  box-sizing: border-box; }
  @media screen and (max-width: 52.5em) {
    .product__top {
      padding-left: 0; } }

.product__name {
  font-size: 1.6rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  overflow: hidden;
  word-break: break-word; }

.product__description {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 400;
  line-height: 16px;
  margin-top: 1rem; }

.product__price {
  font-size: 1.6rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: 700;
  line-height: 20px;
  box-sizing: border-box;
  padding-left: .5rem; }

.product__sku-label {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 400; }

.product__bottom {
  margin-top: 0;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.product__buttons {
  margin-top: 2rem;
  box-sizing: border-box;
  padding: 0 1.5rem 1.8rem; }

.product__sku-list {
  margin-top: 2rem; }

.product__sku-value {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: none;
  line-height: 30px;
  padding: 0;
  display: block;
  width: 100%; }

.product__sku .nice-select__container {
  display: block;
  width: 100%; }

.product__sku-select {
  padding-left: 0;
  width: 100%;
  display: block; }

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

/* product counter */
.product_with-counter:after {
  background-color: #232020; }

.product__counter {
  color: #e00420; }

.product_improved .product__counter {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700; }

/* Product zebra. Used in:
   * sidetouch categories page
   * touch & sidetouch favourites page
   -------------------------------------------------------------------------- */
.product_sidetouch {
  background-color: #fafafa; }

.product_sidetouch:nth-child(2n+1) {
  background-color: #f0f0f0; }

@media screen and (max-width: 52.5em) {
  .product_improved {
    margin-bottom: 0;
    border-bottom: solid 1px #c3c3c3; } }

.product_improved.product_favourites {
  padding: 0;
  background-color: transparent; }

.product_improved.product_favourites + .product_favourites {
  margin-top: 2rem; }
  @media screen and (max-width: 52.5em) {
    .product_improved.product_favourites + .product_favourites {
      margin-top: 0; } }

.product_favourites .product__picture-container {
  margin-bottom: 0;
  border-radius: 1.8rem 0 0 1.8rem;
  border-bottom: none;
  width: 240px;
  margin-right: -240px; }
  @media screen and (max-width: 52.5em) {
    .product_favourites .product__picture-container {
      width: 120px;
      margin-right: 0; } }

.product_favourites .product__picture-container ~ * {
  margin-left: 240px; }

.product_favourites .product__picture {
  border-radius: 1.8rem 0 0 1.8rem; }

.product_favourites .product__top {
  /*padding-top: 2.2rem;*/
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media screen and (max-width: 52.5em) {
    .product_favourites .product__top {
      padding-left: 0;
      padding-top: 0; } }

.product_favourites .product__top .product__name,
.product_favourites .product__top .product__price {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase; }

.product_favourites .product__description {
  font-size: 1.4rem;
  line-height: 16px;
  margin-top: .5rem; }

.product_favourites .product__buttons {
  padding-top: 2rem;
  text-align: right; }
  .product_favourites .product__buttons .product__customise,
  .product_favourites .product__buttons .product__add {
    float: none;
    display: inline-block;
    vertical-align: middle; }
  .product_favourites .product__buttons .product__add {
    width: auto;
    min-width: 12rem; }
    @media screen and (max-width: 55em) {
      .product_favourites .product__buttons .product__add {
        min-width: auto; } }
  .product_favourites .product__buttons .product__customise {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    @media screen and (max-width: 55em) {
      .product_favourites .product__buttons .product__customise {
        padding: 0;
        float: left; } }

.product_favourites .product__bottom,
.product_favourites .product__buttons {
  width: calc(50% - 81px); }
  @media screen and (max-width: 72.5em) {
    .product_favourites .product__bottom,
    .product_favourites .product__buttons {
      width: calc(100% - 260px); } }

.product_favourites .product__bottom {
  float: left;
  box-sizing: border-box;
  padding-bottom: 5.6rem;
  padding-left: 1rem;
  padding-right: 1rem; }

.product_favourites .product__add {
  float: right; }

.product_favourites .product__bottom .nice-select__container {
  width: 16rem; }

.product_favourites .product__bottom .nice-select {
  width: 100%; }

.product_favourites .product__sku {
  vertical-align: top; }

.product_favourites .product__buttons {
  padding: 0;
  position: absolute;
  right: 1rem;
  bottom: 1rem; }

.product_favourites .product__wrapper {
  position: relative; }

/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product__add {
  color: #fff;
  background-color: #e00420;
  border: none;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 36px;
  height: 36px;
  padding: 0;
  font-weight: 700;
  border-radius: 2.5rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  text-transform: uppercase; }
  .product__add:hover {
    color: #fff;
    background-color: #77000f; }

.product__customise {
  color: #e00420;
  background-color: transparent;
  border: none;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 36px;
  height: 36px;
  padding: 0;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  width: auto;
  text-transform: uppercase; }
  .product__customise:hover {
    color: #77000f;
    background-color: transparent; }

.product__customise + .product__add {
  width: 40%; }

/* Favourite icon
   -------------------------------------------------------------------------- */
.product__favourite {
  text-decoration: none; }

.product__favourite_add .product__favourite-icon {
  color: #aeaeae; }
  .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: #e00420; }
  .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__header {
  margin-bottom: 2rem; }

.deal-wizard__title {
  padding-top: 2rem;
  text-align: center;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 6rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff; }
  @media screen and (max-width: 52.5em) {
    .deal-wizard__title {
      font-size: 3rem;
      line-height: 36px; } }

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

.deal-wizard-navigation__tab {
  background-color: #808080; }

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

/* More accurate active tab shape*/
.deal-wizard-navigation__tab:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 15px;
  height: 100%; }

/*.deal-wizard-navigation__tab:nth-child(3n-2):before { display: none; }*/
.deal-wizard-navigation__tab:nth-child(3n) {
  z-index: 7; }

.deal-wizard-navigation__tab:nth-child(3n-1) {
  z-index: 8; }

.deal-wizard-navigation__tab:nth-child(3n-2) {
  z-index: 9; }

.deal-wizard-navigation__tab {
  background-color: transparent;
  margin-bottom: 1rem; }

.deal-wizard-navigation__tab:before {
  background-color: transparent; }

.deal-wizard-navigation__tab_active:before {
  background-color: #313131; }

/**/
.deal-wizard-navigation__link {
  font-size: 1.6rem;
  color: #fff;
  background-color: #808080; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  color: #232020;
  background-color: #c3c3c3; }

.deal-wizard-navigation__link:before {
  border-left-color: #313131; }

.deal-wizard-navigation__tab + .deal-wizard-navigation__tab:before {
  background-color: #808080; }

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

.deal-wizard-navigation__tab_active:first-child:last-child .deal-wizard-navigation__link:after {
  border-left-color: #c3c3c3;
  margin-left: 0; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
  border-left-color: #c3c3c3;
  margin-left: -1px; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link:before {
  display: block;
  border-left-color: #313131; }

.deal-wizard-navigation__title {
  font-size: 1.8rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__title {
  font-size: 1.8rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

.deal-wizard-navigation__tab_active:before {
  display: none; }

.deal-wizard-navigation__tab + .deal-wizard-navigation__tab_active:before {
  display: block;
  background-color: #c3c3c3; }

.deal-wizard-navigation__tab_active + .deal-wizard-navigation__tab:before {
  background-color: #808080; }

/* Product tags / pictos
   -------------------------------------------------------------------------- */
.product-picto {
  display: inline-block;
  font-size: 2rem; }

.product-picto_vegan: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: ""; }

.product-picto_vegetarian: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: ""; }

.product-picto_spicy: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: ""; }

.product-picto_gluten-free: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: ""; }

.product-picto_organic: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: ""; }

.product-picto_porc-free: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: ""; }

.product-picto_halal: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: ""; }

.product-picto_nut-free: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: ""; }

.product-picto_lactose-free: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: ""; }

.product-pictos {
  margin-top: .5rem;
  font-size: 1.8rem; }

.product-pictos .product-picto {
  margin: 0 .2rem .2rem 0; }

.product-legend {
  margin-top: 2rem; }

.product-legend__list {
  font-size: 0;
  text-align: justify; }

.product-legend__item {
  display: inline-block;
  margin: 1rem 0;
  padding-right: 2rem;
  min-width: 20%;
  font-size: 1.4rem;
  box-sizing: border-box; }

.product-legend__item-name {
  display: inline-block;
  vertical-align: top;
  line-height: 23px;
  white-space: nowrap; }

.product-legend .product-picto {
  display: inline-block;
  vertical-align: top;
  margin-right: .2rem;
  line-height: 23px; }

/* ==========================================================================
   BASKET
   ========================================================================== */
.basket {
  border: none;
  border-radius: 1.8rem;
  background-color: #fff; }

/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  background-color: #fff;
  border-radius: 1.8rem 1.8rem 0 0;
  box-sizing: border-box;
  padding: 1.7rem; }
  @media screen and (max-width: 52.5em) {
    .basket__header {
      padding: .5rem 1.7rem; } }

.basket__title {
  font-size: 2.4rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px; }

.basket__repeat {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
  margin-top: .6rem;
  width: auto;
  max-width: 48%;
  text-decoration: underline;
  text-align: right; }
  @media screen and (max-width: 75em) {
    .basket__repeat {
      max-width: 35%; } }
  @media screen and (max-width: 52.5em) {
    .basket__repeat {
      padding: 0;
      max-width: 100%; } }

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

.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: ""; }

/* Basket deal title
   -------------------------------------------------------------------------- */
.basket-deal__header {
  background-color: #c3c3c3;
  padding: .7rem 1.7rem; }

.basket-deal__title {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  line-height: 24px; }

.basket-deal__link:hover {
  color: #fff; }

.basket-deal__delete-icon {
  color: #fff;
  width: 2.4rem;
  height: 2.4rem;
  display: block;
  box-sizing: border-box;
  padding-left: 0; }
  .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-icon:before {
  width: 2.4rem;
  height: 2.4rem;
  display: block;
  line-height: 24px; }

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

/* Basket deal item
   -------------------------------------------------------------------------- */
.basket-deal__items {
  background-color: #e8e8e8;
  box-sizing: border-box;
  padding: 1.2rem 1.7rem; }

.basket-deal__item {
  line-height: 24px;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.basket-deal__item + .basket-deal__item {
  margin-top: 0; }

.basket-deal__item-title {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 24px;
  font-size: 0; }

.basket-deal__item-name,
.basket-deal__item-link {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  line-height: 24px; }

@media screen and (max-width: 63.75em) {
  .basket-deal__item-name {
    width: 60%; } }

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

.basket-deal__item-options {
  margin-top: 1.2rem; }

.basket-deal__item-option {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #828282;
  font-weight: 400;
  line-height: 18px;
  font-size: 0; }

.basket-deal__item-option-name,
.basket-deal__item-option-details {
  display: inline-block;
  vertical-align: top;
  font-size: 1.2rem; }

.basket-deal__item-option-name {
  padding-left: 0; }

.basket-deal__item-delete {
  vertical-align: top; }

.basket-deal__item-delete-icon {
  color: #f47474;
  width: 2rem;
  height: 20px;
  display: block; }
  .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-icon:before {
  width: 2rem;
  height: 20px;
  line-height: 20px;
  font-size: 2rem;
  display: block; }

.basket-deal__item-delete:hover .basket-deal__item-delete-icon {
  color: #77000f; }

.basket-deal__item-details {
  font-size: 0; }
  @media screen and (max-width: 63.75em) {
    .basket-deal__item-details {
      width: 40%; } }

.basket-deal__item-quantity,
.basket-deal__item-price {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  font-size: 1.4rem; }

.basket-deal__item-price {
  box-sizing: border-box;
  padding-right: .5rem; }

/* Basket item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: #fff;
  box-sizing: border-box;
  padding: 1.2rem 1.7rem; }

.basket-item {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.basket-item + .basket-item {
  margin-top: 0; }

.basket-item__title {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 24px;
  font-size: 0; }

.basket-item__name,
.basket-item__details,
.basket-item__link,
.basket-item__quantity,
.basket-item__price {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  line-height: 24px; }

@media screen and (max-width: 63.75em) {
  .basket-item__name {
    width: 60%; } }

.basket-item__details {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 63.75em) {
    .basket-item__details {
      width: 40%; } }

.basket-item__wrapper_price {
  display: flex;
  justify-content: space-between; }

.basket-item__price {
  box-sizing: border-box;
  padding-right: .5rem; }

.basket-item__delete {
  text-decoration: none; }

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

.basket-item__options {
  margin-top: 1.2rem; }

.basket-item__option {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #828282;
  font-weight: 400;
  line-height: 18px;
  font-size: 0; }

.basket-item__option-name,
.basket-item__option-details {
  display: inline-block;
  vertical-align: top;
  font-size: 1.2rem; }

.basket-item__option-name {
  padding-left: 0; }

.basket-item__delete {
  vertical-align: top; }

.basket-item__delete-icon {
  color: #ff807f;
  width: 2rem;
  height: 20px;
  display: block; }
  .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-icon:before {
  width: 2rem;
  height: 20px;
  line-height: 20px;
  font-size: 2rem;
  display: block; }

.basket-item__delete:hover .basket-item__delete-icon {
  color: #77000f; }

.basket__empty {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  background-color: #fff; }

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  font-size: 1.8rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #1a171b;
  border-radius: 2.5rem;
  overflow: hidden;
  line-height: 45px; }

.basket__delivery-method {
  background-color: #fff;
  transition: all .3s ease;
  line-height: 45px;
  padding-top: 0;
  padding-bottom: 0; }

.basket__delivery-method:hover {
  background-color: #e8e8e8; }

.basket__delivery-radio:checked + .basket__delivery-method {
  color: #fff;
  background-color: #1a171b; }

.basket__time {
  margin-top: 2rem; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__footer {
  color: #000;
  background-color: #fff;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  border-radius: 0 0 1.8rem 1.8rem; }

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

.text-below-basket {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  background-color: #f65700;
  text-align: center;
  box-sizing: border-box;
  padding: 2.5rem 1.2rem 1.8rem;
  margin-top: 3.3rem;
  margin-bottom: 3.3rem; }

.basket__error {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  line-height: 18px;
  padding: .9rem 1.7rem;
  box-sizing: border-box;
  text-align: center;
  background-color: #f65700;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.basket__savings {
  color: #fff;
  background-color: #e8e8e8; }

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

.basket__charge-title,
.basket__charge-amount {
  font-size: 2.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px; }

.basket__total-title,
.basket__total-amount {
  font-size: 2.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px; }

.basket__button-link {
  color: #fff;
  background-color: #e00420;
  border: none;
  border-radius: 2.5rem;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 47px;
  text-transform: uppercase;
  transition: all .3s ease; }
  .basket__button-link:hover {
    color: #fff;
    background-color: #77000f; }

.basket__coupon-enable {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 30px; }

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

.basket__coupon-link {
  color: #828282;
  line-height: 30px; }

.basket__coupon-form {
  font-size: 0; }

.basket__coupon-form > span,
.basket__coupon-input,
.basket__coupon-validate {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  color: #828282; }

.basket__coupon-input {
  font-size: 1.4rem;
  line-height: 28px;
  padding: 0 .5rem;
  margin: 0 .5rem;
  height: 28px;
  border: solid 1px; }

.basket__coupon-form > span {
  font-size: 1.4rem;
  line-height: 30px; }

.basket__coupon-validate {
  font-size: 1.4rem;
  line-height: 30px;
  text-decoration: underline; }

.mobile-basket-button .mobile-basket-button__nb-items {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 16px;
  min-width: 1.6rem;
  border-radius: 5rem;
  background-color: #232020;
  color: #fff;
  text-align: center; }

.mobile-basket-button .mobile-basket-button__icon {
  border-bottom-color: #fff;
  padding-left: .3rem;
  padding-right: .3rem; }

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

.mobile-basket-button__link {
  color: #fff;
  background-color: #e00420;
  border: none;
  border-radius: 2.5rem;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  border-radius: 0; }
  .mobile-basket-button__link:hover {
    color: #fff;
    background-color: #77000f; }

.mobile-basket-button .mobile-basket-button__part {
  border-radius: 0;
  height: 56px;
  line-height: 56px;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase; }

.mobile-basket-button .mobile-basket-button__total {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  font-weight: 700; }

.mobile-basket-button .mobile-basket-button__link:after {
  height: 40px;
  top: .9rem; }

/* Basket clickable promotions
   -------------------------------------------------------------------------- */
.basket__clickable-promotions {
  margin-top: 3.3rem;
  margin-bottom: 3.3rem;
  font-size: 0; }

.clickable-promotion {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 100%;
  box-sizing: border-box; }
  .clickable-promotion + .clickable-promotion {
    margin-top: 2.5rem; }

.clickable-promotion__form {
  display: block; }

.clickable-promotion__link {
  display: block;
  text-decoration: none; }

.clickable-promotion__image {
  display: block;
  width: 100%;
  border: none; }

@media screen and (max-width: 52.5em) {
  .basket__clickable-promotions {
    margin: 1rem .8rem 3.5rem; } }
/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  border-radius: 1.8rem; }
  @media screen and (max-width: 52.5em) {
    .popup {
      border-radius: 0; }
      .popup.popup_full-height {
        height: 100%; } }

.popup__description {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 18px; }

.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,
.popup_improved .popup__title {
  font-size: 2.4rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px; }

.popup__price {
  color: #e00420; }

.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_improved .popup__title-mobile-close {
  padding-top: .3rem; }

.popup_improved .popup__title-mobile-close-icon {
  font-size: 2.5rem; }
  .popup_improved .popup__title-mobile-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: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

/* Popup group
   -------------------------------------------------------------------------- */
.popup__group {
  padding-bottom: 0; }

.popup-group__quantity-field {
  font-size: 1.4rem;
  line-height: 20px;
  padding: 0 .5rem;
  margin: 0;
  text-align: center;
  border: none;
  outline: none;
  box-shadow: none;
  width: 6rem;
  background-color: transparent; }

.popup-group__quantity-minus-icon {
  margin-right: 0;
  width: 2rem;
  height: 20px;
  display: block;
  line-height: 20px; }
  .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-minus-icon:before {
    width: 2rem;
    height: 20px;
    line-height: 20px;
    border-radius: 2.5rem;
    background-color: #e00420;
    display: block;
    text-align: center;
    color: #fff;
    margin: 0; }

.popup-group__quantity-plus-icon {
  margin-left: 0;
  width: 2rem;
  height: 20px;
  display: block;
  line-height: 20px; }
  .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__quantity-plus-icon:before {
    width: 2rem;
    height: 20px;
    line-height: 20px;
    border-radius: 2.5rem;
    background-color: #e00420;
    display: block;
    text-align: center;
    color: #fff;
    margin: 0; }

.popup-group__quantity {
  vertical-align: top; }

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

.popup-group_improved .popup-group__label {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 30px;
  color: #1d1d1b; }

.popup-group__label_quantity,
.popup-group_improved .popup-group__label_quantity {
  font-weight: 400;
  text-transform: uppercase;
  line-height: 20px;
  color: #1d1d1b; }

.popup-group_improved .popup-group__line + .popup-group__line,
.popup-group__line + .popup-group__line {
  margin-top: 2rem; }

.popup-group__line .nice-select__container {
  width: 16.1rem;
  vertical-align: top; }

.popup-group__line .nice-select {
  width: 100%;
  line-height: 29px;
  height: 30px;
  padding-left: 0; }

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

/* Popup row
   -------------------------------------------------------------------------- */
.popup-row {
  padding-top: 2rem;
  padding-bottom: 1.7rem; }

.popup-row + .popup-row {
  border-top: none; }

.popup-row__title {
  font-size: 1.6rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: none;
  line-height: 28px;
  padding-bottom: .3rem;
  border-bottom: solid 1px #e0dfdf;
  margin-bottom: .4rem; }

.popup-row__description {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 28px;
  color: #828282;
  margin-bottom: 3.2rem; }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-enum {
  margin-top: 3.4rem; }

.popup-enum__option {
  margin-right: 1.9rem;
  margin-bottom: 1.9rem; }

.popup-enum__text {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 32px;
  height: 34px;
  color: #232020;
  background-color: #fff;
  border-radius: 2.5rem;
  border: solid 1px #1a171b;
  box-sizing: border-box;
  padding: 0 4rem;
  min-width: 10.7rem; }

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

.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 Condensed", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 700;
  text-transform: none;
  line-height: 28px; }

.popup-set__title {
  color: #000; }

.popup-set__label {
  padding-left: 2.7rem;
  padding-bottom: 2.5rem;
  position: relative; }

.popup-set__label input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0; }

.popup-set__text {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 1.4rem;
  line-height: 16px;
  font-weight: 400;
  color: #000; }

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

.popup-set__text:before {
  border-color: #dedddd;
  background-color: #fff;
  margin: 0;
  top: 0;
  left: -2.7rem; }

.popup-set__text:after {
  background-color: #ff0000;
  width: .8rem;
  height: 8px;
  margin: .4rem;
  top: 0;
  left: -2.7rem; }

.popup_improved {
  padding-bottom: 4.6rem; }

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

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

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

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

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

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup-buttons__button {
  color: #fff;
  background-color: #e00420;
  border: none;
  padding: 0 2.5rem;
  border-radius: 2.5rem 0 0 0;
  font-size: 1.8rem;
  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;
  height: 40px;
  line-height: 40px; }
  .popup-buttons__button:hover {
    color: #fff;
    background-color: #77000f; }
  @media screen and (max-width: 52.5em) {
    .popup-buttons__button {
      height: 56px;
      line-height: 56px; } }

.popup-buttons__button:hover {
  background-color: #77000f; }

.popup-buttons_improved .popup-buttons__button {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  height: 46px;
  line-height: 46px; }
  @media screen and (max-width: 52.5em) {
    .popup-buttons_improved .popup-buttons__button {
      border-radius: 0;
      height: 56px;
      line-height: 56px; } }

.popup-buttons_improved .popup-buttons__button-price {
  width: 30%; }

.popup-buttons_improved .popup-buttons__button-price + .popup-buttons__button-text {
  width: 70%; }

@media screen and (max-width: 52.5em) {
  .popup-buttons_improved .popup-buttons__button-price,
  .popup-buttons_improved .popup-buttons__button-price + .popup-buttons__button-text {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 1.8rem;
    font-weight: 700; } }

.popup-buttons__link,
.popup-buttons_improved .popup-buttons__link {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #e00420;
  padding: 0;
  line-height: 46px;
  text-decoration: underline;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  margin-left: 2rem; }

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

.popup__picture {
  position: relative; }

.popup_improved .popup__picture-image_desktop {
  display: block; }

.popup-buttons_improved .popup-buttons__button-price:after {
  width: 1px;
  height: 40px;
  top: .3rem;
  content: '';
  background-color: #fff; }
  @media screen and (max-width: 52.5em) {
    .popup-buttons_improved .popup-buttons__button-price:after {
      top: .8rem; } }

/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.checkout {
  box-sizing: border-box;
  padding-top: 6rem;
  padding-bottom: 8.8rem;
  padding-left: 3rem;
  padding-right: 3rem;
  background-color: #fff;
  border-radius: 1.8rem; }
  @media screen and (max-width: 52.5em) {
    .checkout {
      border-radius: 0;
      padding-top: 3rem;
      padding-bottom: 0; } }

.checkout__header {
  margin-bottom: 3.4rem; }

.checkout__title,
.credit-page__title {
  font-size: 3.6rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 700;
  line-height: 40px;
  text-align: center; }

.checkout__section {
  margin: 0 auto;
  max-width: 77.3rem;
  padding-bottom: 5.1rem;
  border-bottom: solid 2px #000; }

.checkout__section + .checkout__section {
  margin-top: 5rem; }
  @media screen and (max-width: 52.5em) {
    .checkout__section + .checkout__section {
      margin-top: 3rem;
      border-bottom: none; } }

.checkout-row {
  margin-bottom: 1.4rem;
  max-width: 38rem;
  margin-left: -7.5rem; }
  @media screen and (max-width: 40em) {
    .checkout-row {
      margin-left: auto;
      margin-right: auto; } }

.checkout__fieldset {
  max-width: 53rem; }

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

.checkout-variant__helper,
.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: #000;
  font-weight: 400; }

.checkout__description {
  line-height: 20px;
  text-align: center;
  margin-top: 1rem; }

.checkout-row__label {
  line-height: 20px;
  padding-top: .8rem; }
  @media screen and (max-width: 52.5em) {
    .checkout-row__label {
      display: block;
      margin: 0;
      margin-bottom: .8rem;
      width: 100%; } }

@media screen and (max-width: 71.25em) {
  .page_order_step2 .checkout-row__label {
    display: block;
    margin: 0;
    margin-bottom: .8rem;
    width: 100%; } }
@media screen and (max-width: 60em) {
  .page_order_step2 .checkout-row {
    padding-left: 0;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 52.5em) {
  .page_order_step2 .content {
    padding-top: 0;
    padding-bottom: 0; } }

.checkout-row__group-item {
  margin-top: 1.2rem; }
  .checkout-row__group-item .checkout-row__group-label {
    margin-bottom: .8rem;
    display: block; }

.checkout-row__group-item_forgot-password {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #828282;
  font-weight: 400;
  text-transform: none;
  line-height: 20px;
  margin-top: 3.2rem; }

.checkout-row__field-textarea {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: none;
  line-height: 24px;
  border-radius: 2rem;
  box-sizing: border-box;
  border: solid 1px #dedddd;
  background-color: #fff;
  padding: .7rem 1.5rem;
  outline: none;
  min-height: 8.9rem;
  display: block; }

.checkout-row__group-item_helper {
  margin-top: 1.2rem;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #828282;
  font-weight: 400;
  text-transform: none;
  line-height: 20px; }

@media screen and (max-width: 62em) {
  .checkout-variant {
    padding-left: 0; } }

.checkout-variant__select {
  padding-bottom: 0; }
  @media screen and (max-width: 60em) {
    .checkout-variant__select {
      padding-left: 0; } }

.checkout-variant__label {
  position: relative;
  box-sizing: border-box; }
  @media screen and (max-width: 60em) {
    .checkout-variant__label {
      display: block;
      width: 100%;
      margin-left: 0;
      margin-bottom: 1rem; } }
  .checkout-variant__label .checkout-variant__radio {
    display: block;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .checkout-variant__label .checkout-variant__radio:checked ~ .checkout-variant__text {
      font-weight: 400;
      color: #e32213; }
      .checkout-variant__label .checkout-variant__radio:checked ~ .checkout-variant__text:after {
        display: block; }
  .checkout-variant__label .checkout-variant__text {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    text-transform: none;
    line-height: 18px;
    box-sizing: border-box;
    padding-left: 2.4rem; }
    .checkout-variant__label .checkout-variant__text:before {
      display: block;
      content: '';
      box-sizing: border-box;
      width: 1.8rem;
      height: 1.8rem;
      border-radius: 5rem;
      border: solid 1px #c8ccd3;
      background-color: #fff;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .checkout-variant__label .checkout-variant__text:after {
      display: none;
      content: '';
      box-sizing: border-box;
      width: .8rem;
      height: .8rem;
      border-radius: 5rem;
      background-color: #e00420;
      position: absolute;
      margin: .5rem;
      top: 0;
      left: 0;
      z-index: 2; }

@media screen and (max-width: 60em) {
  .checkout-variant__select-label {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-bottom: 1rem; } }

.checkout-variant__helper {
  margin-top: 1.2rem;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #828282;
  font-weight: 400;
  text-transform: none;
  line-height: 20px;
  padding-top: 0;
  padding-bottom: 0; }

.checkout-variant__select-set .nice-select__container {
  vertical-align: top;
  width: calc(50% - .2rem); }
  .checkout-variant__select-set .nice-select__container ~ .nice-select__container {
    margin-left: .4rem; }
  .checkout-variant__select-set .nice-select__container .nice-select {
    width: 100%;
    padding-left: 0; }
    .checkout-variant__select-set .nice-select__container .nice-select.open .list {
      width: 100%; }
    .checkout-variant__select-set .nice-select__container .nice-select > .current {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: block;
      max-width: 100%; }

.checkout-variant__select + .checkout-variant__helper {
  padding-left: 190px; }
  @media screen and (max-width: 60em) {
    .checkout-variant__select + .checkout-variant__helper {
      padding-left: 0; } }

.checkout__section + .checkout__section.checkout__section_no-separation {
  background-color: #fff;
  border-bottom: none;
  padding-top: 3.6rem; }
  .checkout__section + .checkout__section.checkout__section_no-separation .checkout__map-comment {
    text-align: center; }

.checkout-row__group_emphisized {
  padding: 1rem;
  color: #000;
  background-color: #f9eeba; }

.checkout-row__group-item_description {
  line-height: 1.3; }

.checkout-row__field-text {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 34px;
  height: 36px;
  padding: 0 1.5rem;
  box-sizing: border-box;
  outline: none;
  box-shadow: none;
  border-radius: 2rem;
  border: solid 1px #dedddd;
  background-color: #fff;
  box-shadow: none; }

.checkout__footer {
  margin-top: 2.8rem; }

.checkout-row__group-label_checkbox {
  position: relative;
  box-sizing: border-box;
  padding-left: 2.4rem; }
  .checkout-row__group-label_checkbox .checkout-row__field-checkbox {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .checkout-row__group-label_checkbox .checkout-row__label-text {
    font-size: 1.2rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #828282;
    font-weight: 400;
    text-transform: none;
    line-height: 18px;
    display: block; }
    .checkout-row__group-label_checkbox .checkout-row__label-text:before {
      display: block;
      content: '';
      width: 1.8rem;
      height: 1.8rem;
      border-radius: 5rem;
      border: solid 1px #c8ccd3;
      background-color: #fff;
      position: absolute;
      box-sizing: border-box;
      margin: 0;
      top: 0;
      left: 0;
      z-index: 1; }
    .checkout-row__group-label_checkbox .checkout-row__label-text:after {
      display: none;
      content: '';
      width: .8rem;
      height: .8rem;
      margin: .5rem;
      border-radius: 5rem;
      background-color: #e00420;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
  .checkout-row__group-label_checkbox .checkout-row__field-checkbox:checked + .checkout-row__label-text:after {
    display: block; }

.checkout-row__group-item_atoms {
  max-width: 38rem;
  font-size: 0; }

.checkout-row__group-atom {
  margin: 0 0.2rem 0 0;
  width: calc(50% - 3.3rem); }

.checkout-row__group-atom:first-child {
  width: 6.2rem; }

.checkout-row__group-label_atom {
  display: inline-block; }

.checkout-row__group-atom:last-child {
  margin-right: 0; }

.checkout-row__field-text_small {
  width: 6rem; }

.checkout-row__group-atom .checkout-row__group-label_atom {
  width: calc(100% - 6rem);
  padding-top: 0;
  line-height: 3rem;
  text-align: right;
  display: inline-block; }

.checkout-row__group-atom:first-child .checkout-row__group-label_atom {
  width: 150px;
  margin-left: -150px;
  padding-top: 0;
  line-height: 36px;
  text-align: left; }

.checkout-row__group-item_atoms .checkout-row__group-atom .checkout-row__group-label_atom {
  margin-bottom: 0; }

@media screen and (max-width: 64rem) {
  .checkout-row__group-item.checkout-row__group-item_atoms {
    font-size: 0; }

  .checkout-row__group-atom {
    display: inline-block;
    vertical-align: middle;
    width: 32%;
    margin: 0; }

  .checkout-row__group-atom + .checkout-row__group-atom {
    margin-left: 2%; }

  .checkout-row__group-atom:first-child {
    width: 32%; }

  .checkout-row__group-atom .checkout-row__group-label_atom,
  .checkout-row__group-atom:first-child .checkout-row__group-label_atom {
    text-align: left;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0; }

  .checkout-row__field-text_small {
    width: 100%; } }
/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  color: #fff;
  background-color: #e00420;
  border: none;
  padding: 0 1.5rem;
  border-radius: 0;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  line-height: 35px;
  border-radius: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 1.5rem;
  box-sizing: border-box;
  min-width: 13.8rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  text-align: center; }
  .form-buttons__button:hover {
    color: #fff;
    background-color: #77000f; }

.form-buttons__link {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #e32213;
  line-height: 35px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: 0; }

.form-buttons__link:hover {
  color: #77000f; }

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

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

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

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

/* Checkout upselling
   -------------------------------------------------------------------------- */
.category_upselling .category__title {
  font-size: 2.4rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: none;
  line-height: 30px; }

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  border-radius: 2rem;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  background-color: #3b5999;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem; }
  @media screen and (max-width: 22.5em) {
    .checkout__facebook-login-button {
      font-size: 1.6rem; } }

.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 {
  margin-top: 2rem;
  text-align: center;
  position: relative;
  margin-bottom: .8rem; }

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

.checkout__facebook-login-separator-text {
  display: inline-block;
  position: relative;
  padding: 0 1rem;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 400;
  background-color: #fff;
  color: #232020; }

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

/* Order page
   -------------------------------------------------------------------------- */
.order-table__header {
  color: #fff;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  background-color: #1a171b;
  text-transform: none; }
  .order-table__header-item {
    line-height: 20px;
    padding-top: .9rem;
    padding-bottom: .9rem; }

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

.order-row__header {
  color: #000;
  font-size: 1.6rem;
  background-color: #fff;
  border-top: 0 solid #fff; }
  .order-row__header-item {
    font-size: 1.4rem;
    line-height: 20px;
    font-weight: 400;
    padding-top: .8rem;
    padding-bottom: .8rem; }

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

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

.order {
  color: #000;
  font-size: 1.6rem;
  background-color: #fff;
  padding: 0; }
  .order > .order__group:first-child {
    padding: 2.5rem 1.7rem 1.3rem; }
  .order .order__group_columns {
    margin-top: 0;
    box-sizing: border-box;
    padding-left: 1.7rem;
    padding-right: 1.7rem; }
    .order .order__group_columns .order__group-title {
      padding-left: 0;
      padding-right: 0; }

.order__repeat-button {
  color: #fff;
  background-color: #e00420;
  border: none;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  height: 30px;
  border-radius: 2.5rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: 0 5rem; }
  .order__repeat-button:hover {
    color: #fff;
    background-color: #77000f; }

.order__repeat-empty-basket {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 30px;
  font-weight: 700;
  text-decoration: underline;
  color: #ff0000;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .order__repeat-empty-basket:hover {
    text-decoration: none; }

.order__group_columns .order__group.order__group_col-2 {
  padding-top: 0;
  padding-bottom: 0;
  box-sizing: border-box; }
  .order__group_columns .order__group.order__group_col-2 .order__group-title {
    padding-left: 0;
    padding-right: 0; }

.order__group-title {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 1.1rem; }

.order__group-content {
  font-size: 1.4rem;
  line-height: 20px;
  font-weight: 400; }

.order__info-item:not(:first-child) {
  margin-top: 0; }

.order__group:not(:first-child) {
  margin-top: 1.5rem; }
  .order__group:not(:first-child) .order__group-title {
    padding-left: 1.7rem;
    padding-right: 1.7rem; }

.order__items-container {
  border-top-color: #000;
  border-top: none; }

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

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

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

.order__items-deal-header-column {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 20px;
  box-sizing: border-box;
  padding: .5rem 1.7rem; }

.order__items-column {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 28px;
  padding: .4rem 1.7rem;
  box-sizing: border-box; }

.order__add {
  padding-right: 1.3rem; }

.order__add-button {
  color: #fff;
  background-color: #e00420;
  border: none;
  border-radius: 0;
  font-size: 1.4rem;
  text-transform: uppercase;
  line-height: 28px;
  color: #fff;
  font-weight: 700;
  border-radius: 2.5rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  margin: 0;
  padding: 0 3rem; }
  .order__add-button:hover {
    color: #fff;
    background-color: #77000f; }

.order__items-attribute {
  margin-top: .8rem;
  margin-bottom: .8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  line-height: 16px;
  font-weight: 400;
  color: #828282;
  font-style: normal; }

.order__items-price {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700; }

.order__items-footer {
  border-top-color: #000;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  padding-top: .6rem;
  padding-bottom: .6rem; }

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

/* Credit
   -------------------------------------------------------------------------- */
.credit-page__main {
  color: #0a0a0a;
  background-color: #f4f5f6; }

.credit-page__status__balance {
  font-size: 2rem;
  font-weight: 400; }

.credit-page__status__balance-amount {
  font-size: 2.4rem;
  margin-top: .5rem; }

.credit-page__status__rules {
  font-size: 1.4rem;
  line-height: 1.4; }

.credit-page__form__teaser {
  font-size: 1.6rem;
  color: #3f3e3e;
  font-weight: 700; }

.credit-page__form__input {
  border: 1px solid #ddd;
  background-color: #fff; }

.credit-page__form__button {
  color: #fff;
  background-color: #e00420;
  border: none;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: 700;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .credit-page__form__button:hover {
    color: #fff;
    background-color: #77000f; }

.credit-table__header {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  background-color: #1a171b; }

.credit-table__row {
  background-color: #fff; }

.credit-table__row:nth-child(odd) {
  background-color: #f8f8f8; }

.credit-table__row:hover {
  background-color: #f8f8f8; }

.credit-table td {
  font-size: 1.6rem;
  color: #000; }

/* ==========================================================================
   MESSAGES
   ========================================================================== */
/* Transient information message displayed at the top
   Eg. when a product has just been added
   -------------------------------------------------------------------------- */
.message_info {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 24px;
  color: #fff;
  background-color: #60a332;
  opacity: 0.95; }
  .message_info .message__content {
    padding-top: 1.8rem;
    padding-bottom: 1.8rem; }

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

@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: #60a332; } }
/* Important (warning/error) message displayed at the top
   Eg. someone tries to access /account without being logged in
   -------------------------------------------------------------------------- */
.message_error {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 24px;
  color: #fff;
  background-color: #f65700;
  opacity: 0.95; }
  .message_error .message__content {
    padding-top: 1.8rem;
    padding-bottom: 1.8rem; }

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

@media screen and (max-width: 52.5em) {
  .content__wrapper {
    width: 100%; } }

/* ==========================================================================
   HOMEPAGE
   ========================================================================== */
.content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.5em;
  padding-bottom: 1.5em; }

.content_index {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 1.5em; }

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

/* Homepage: slideshow at the top
   -------------------------------------------------------------------------- */
.slider {
  margin-bottom: 8rem; }
  @media screen and (max-width: 52.5em) {
    .slider {
      margin-bottom: 4rem; } }

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

.unslider-nav {
  bottom: 4.2rem; }
  @media screen and (max-width: 46.875em) {
    .unslider-nav {
      bottom: 1.7rem; } }

.unslider-nav ol li {
  background-color: transparent;
  border: 3px solid #fff;
  width: 1.1rem;
  height: 1.1rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem; }
  @media screen and (max-width: 46.875em) {
    .unslider-nav ol li {
      box-sizing: border-box;
      width: 1rem;
      height: 1rem;
      border: solid 2px #fff;
      margin-left: .9rem;
      margin-right: .9rem; } }

.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;
  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: #77000f; }

.index-slideshow-links__link {
  display: inline-block;
  min-width: 200px;
  margin: .5em .3em;
  box-sizing: border-box;
  color: #fff;
  background-color: #e00420;
  border: none;
  padding: 0 1.5rem;
  border-radius: 0;
  font-size: 1.5rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  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; }
  .index-slideshow-links__link:hover {
    color: #fff;
    background-color: #77000f; }

.index-slideshow-links__link:hover {
  color: #000;
  background-color: #fff; }

@media screen and (max-width: 52.5em) {
  .index-slideshow-links__link {
    border: 1px solid #e00420; }

  .index-slideshow-links {
    position: static;
    margin-top: 1em; } }
/* Homepage: shop picker above the slideshow
   -------------------------------------------------------------------------- */
.index-locator {
  color: #000;
  background-color: #ddd; }

@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.8rem 0; }
  @media screen and (max-width: 60em) {
    .index-connected-customer {
      margin-top: 4rem;
      margin-bottom: 4rem; } }

.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__item {
  padding: 3.1rem 3rem;
  text-align: center;
  color: #1a171b;
  background-color: #fff;
  border-radius: 1.8rem; }
  @media screen and (max-width: 60em) {
    .index-connected-customer__item {
      display: block;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      float: none;
      background-color: #e9e9e9;
      padding: 2.3rem 1.6rem 2.7rem; }
      .index-connected-customer__item + .index-connected-customer__item {
        margin-top: 2.8rem; } }

.index-connected-customer__title {
  margin-bottom: 1rem;
  font-size: 2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 700;
  text-transform: none;
  line-height: 24px; }
  @media screen and (max-width: 60em) {
    .index-connected-customer__title {
      margin-bottom: 0; } }

.index-connected-customer__content {
  min-height: 5rem;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 400;
  text-transform: none;
  line-height: 24px; }
  @media screen and (max-width: 60em) {
    .index-connected-customer__content {
      line-height: 18px;
      min-height: auto;
      margin-top: .5rem; } }

.index-connected-customer__content__label {
  font-weight: 400; }

.index-connected-customer__buttons {
  margin-top: 1.5rem; }
  @media screen and (max-width: 60em) {
    .index-connected-customer__buttons {
      margin-top: 1.6rem; } }

.index-connected-customer__button {
  display: inline-block;
  color: #fff;
  background-color: #e00420;
  border: none;
  padding: 0 2rem;
  border-radius: 2.5rem;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 40px;
  height: 40px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  box-sizing: border-box; }
  .index-connected-customer__button:hover {
    color: #fff;
    background-color: #77000f; }

.index-connected-customer__item:first-of-type {
  color: #1a171b;
  text-align: left;
  background-color: #dedede; }

.index-connected-customer__item:first-of-type .index-connected-customer__title {
  color: #1a171b; }

.index-connected-customer__item:first-of-type .index-connected-customer__buttons {
  font-size: 0; }

.index-connected-customer__item:first-of-type .index-connected-customer__button {
  min-width: 10rem;
  text-align: center;
  padding: 0 2rem;
  display: inline-block;
  vertical-align: top; }

.index-connected-customer__item:first-of-type .index-connected-customer__button_other {
  margin-left: 3rem;
  background-color: #1a171b;
  color: #fff; }

.index-connected-customer__item:first-of-type .index-connected-customer__button_other:hover {
  color: #fff;
  background-color: #e00420; }

@media screen and (max-width: 52.5em) {
  .index-connected-customer__content {
    min-height: 0; } }
.page__content {
  background: url("/assets-images/main-page-bg.jpg") top center; }

/* Homepage: microblog - a series of short blocks (image + text)
   -------------------------------------------------------------------------- */
.index-microblog {
  margin-bottom: 6.9rem; }

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

.index-microblog__post {
  color: #000;
  background-color: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 0;
  box-shadow: 0px 0px 15px 0px rgba(26, 23, 27, 0.5);
  max-width: 35rem;
  /*float: none;*/
  display: inline-block;
  vertical-align: top;
  border-radius: 1.8rem;
  width: 29%; }

.index-microblog__post:first-child {
  margin-left: 1.5%; }

.index-microblog__post:nth-child(2) {
  margin-left: 5%;
  margin-right: 5%; }

.index-microblog__post:last-child {
  margin-right: 1.5%; }

@media screen and (max-width: 60em) {
  .index-microblog__post {
    max-width: 100%;
    width: 100%;
    height: auto !important; }
    .index-microblog__post:first-child {
      margin-left: 0; }
    .index-microblog__post:nth-child(2) {
      margin-left: 0;
      margin-right: 0; }
    .index-microblog__post:last-child {
      margin-right: 0; }
    .index-microblog__post + .index-microblog__post {
      margin-top: 2.5rem; } }
.index-microblog__image-wrapper {
  margin: 0;
  border-radius: 1.8rem 1.8rem 0 0; }

.index-microblog__title {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #e00420;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  line-height: 24px;
  text-align: left; }

.index-microblog__content {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 400;
  line-height: 24px;
  box-sizing: border-box;
  padding-left: 2.1rem;
  padding-right: 2.1rem;
  text-align: justify; }

.index-microblog__content p {
  margin: 0;
  line-height: 24px; }

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

.index-microblog__spacer {
  height: 10.7rem; }

.index-microblog__footer {
  position: absolute;
  bottom: 0;
  padding-bottom: 4rem;
  width: 100%; }

.index-microblog__link {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  background-color: #e00420;
  border: none;
  padding: 1rem 2rem;
  border-radius: 0;
  font-size: 1.4rem;
  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;
  text-align: center;
  border-radius: 2.5rem;
  padding: 0 2.6rem;
  line-height: 36px;
  height: 36px; }
  .index-microblog__link:hover {
    color: #fff;
    background-color: #77000f; }

/* Homepage: About us
   -------------------------------------------------------------------------- */
.index-about {
  margin-bottom: 7rem;
  color: #fff; }

.index-about__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  max-width: 1050px;
  padding: 3.4rem 9%;
  font-size: 1.8rem;
  text-align: center;
  background-color: transparent;
  box-sizing: border-box;
  border: dotted 3px #fff; }
  .index-about__wrapper:before {
    display: table;
    content: ""; }
  .index-about__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-about__title {
  margin-bottom: 2.4rem;
  font-size: 2.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #e00420;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px; }

.index-about__wrapper p {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  text-align: center; }

@media screen and (max-width: 40em) {
  .index-about__title {
    font-size: 2.5rem; } }
/* Homepage: newsletter signup form
   -------------------------------------------------------------------------- */
.index-newsletter {
  margin-bottom: 7rem;
  padding: 2.6rem 0;
  color: #fff;
  background-color: #e00420; }

.index-newsletter__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  box-sizing: border-box;
  padding: 0 1.8rem; }
  .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: -400px;
  line-height: 36px;
  text-align: center;
  width: 400px; }
  @media screen and (max-width: 60em) {
    .index-newsletter__title {
      display: block;
      width: 100%;
      margin: 0 auto 2rem; } }

.index-newsletter__field-wrapper {
  padding: 0 .8rem 0 0; }
  @media screen and (max-width: 60em) {
    .index-newsletter__field-wrapper {
      padding-left: 1rem;
      padding-right: 1rem;
      float: none;
      display: block;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 52.5em) {
    .index-newsletter__field-wrapper {
      padding: 0;
      width: 100%; } }

.index-newsletter__field-wrapper + .index-newsletter__field-wrapper {
  padding: 0 2.6rem 0 0; }
  @media screen and (max-width: 60em) {
    .index-newsletter__field-wrapper + .index-newsletter__field-wrapper {
      padding-left: 1rem;
      padding-right: 1rem;
      margin-top: 2.5rem; } }
  @media screen and (max-width: 52.5em) {
    .index-newsletter__field-wrapper + .index-newsletter__field-wrapper {
      padding: 0;
      width: 100%; } }

@media screen and (max-width: 52.5em) {
  .index-newsletter .index-newsletter__button {
    float: none;
    margin-top: 2.5rem;
    width: 100%;
    margin: 2.5rem 0 0 0; } }

.index-newsletter__fieldset {
  padding: 0 190px 0 400px; }
  @media screen and (max-width: 60em) {
    .index-newsletter__fieldset {
      padding: 0;
      text-align: center; } }

.index-newsletter__field {
  height: 36px;
  line-height: 36px;
  border-radius: 2.5rem;
  border: none;
  background-color: #fff;
  padding: 0 1.8rem;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 400;
  line-height: 36px; }

.index-newsletter__button {
  color: #fff;
  background-color: #191919;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: 0 1.5rem;
  margin-right: -190px;
  width: 190px;
  height: 36px;
  line-height: 36px;
  border-radius: 2.5rem; }
  .index-newsletter__button:hover {
    color: #191919;
    background-color: #fff; }
  @media screen and (max-width: 60em) {
    .index-newsletter__button {
      float: none;
      margin-left: auto;
      margin-right: auto;
      margin-top: 2.5rem; } }

/* Homepage: map showing the position of the restaurant
   -------------------------------------------------------------------------- */
.index-map__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  max-width: 1162px; }
  .index-map__wrapper:before {
    display: table;
    content: ""; }
  .index-map__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-map__shop {
  width: 350px;
  background-color: #fff;
  border: 1px solid #c6c6c6; }

.index-map__shop-title {
  margin-bottom: .5em;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.1; }

.index-map__shop-phone {
  margin: .5em 0;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600; }

.index-map__shop-phone a {
  color: #000; }

.index-map__shop .social-icons__link {
  border: 1px solid #000; }

.index-map__order-button {
  color: #fff;
  background-color: #e00420;
  border: none;
  padding: 0.7em 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;
  display: block;
  margin-top: 1rem;
  width: 100%;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box; }
  .index-map__order-button:hover {
    color: #fff;
    background-color: #77000f; }

.index-map__embed-image {
  position: static;
  display: block;
  margin: 0 auto;
  max-width: 100%; }

/* Homepage: list of restaurants (franchises only)
   -------------------------------------------------------------------------- */
.index-shop-list {
  margin: 7rem 0 7.9rem; }

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

.index-shop-list__shops {
  text-align: center; }

.index-shop-list__shop {
  width: 33%;
  max-width: 30.1rem;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  float: none;
  padding-bottom: 0; }
  @media screen and (max-width: 60em) {
    .index-shop-list__shop {
      width: 30%; } }
  @media screen and (max-width: 52.5em) {
    .index-shop-list__shop {
      display: block;
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }

.index-shop-list__shop:nth-child(2) {
  margin-left: 10%;
  margin-right: 10%; }
  @media screen and (max-width: 77.5em) {
    .index-shop-list__shop:nth-child(2) {
      margin-left: 2%;
      margin-right: 2%; } }
  @media screen and (max-width: 60em) {
    .index-shop-list__shop:nth-child(2) {
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (max-width: 52.5em) {
    .index-shop-list__shop:nth-child(2) {
      margin-left: auto;
      margin-right: auto;
      margin-top: 3rem;
      margin-bottom: 3rem; } }

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

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

.index-shop-list__shop-title {
  margin-bottom: 4rem;
  font-size: 2.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #e00420;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  text-align: center; }

.index-shop-list__shop-address {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  margin-bottom: 3rem; }

.index-shop-list__shop-address ~ p > a,
.index-shop-list__shop-link {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  text-decoration: underline; }

.index-shop-list__shop-address ~ p > a:hover,
.index-shop-list__shop-link:hover {
  text-decoration: none; }

@media screen and (max-width: 52.5em) {
  .index-shop-list {
    margin: 2rem 0 0; }

  .index-shop-list__header {
    margin-bottom: 2rem; } }
@media screen and (max-width: 40em) {
  .index-shop-list__title {
    font-size: 2.5rem; } }
/* ==========================================================================
   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
   -------------------------------------------------------------------------- */
.sku-buttons {
  border-radius: 0em; }

.sku-buttons__text {
  color: #212121;
  background-color: #ddd;
  border-left: 1px solid #fff; }

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

.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: ""; }

/* --------------------------------------------------------------------------
   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; }

/* --------------------------------------------------------------------------
   CYO
   (optional page)
   --------------------------------------------------------------------------
   Makes a product editable in its own page instead of a popup.
   To activate, create a 'cyo' tag in theme.xml and set this tag on the product.
   -------------------------------------------------------------------------- */
.cyo__add-button {
  color: #fff;
  background-color: #e00420;
  border: none;
  padding: 0 2.5rem;
  border-radius: 2.5rem 0 0 0;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .cyo__add-button:hover {
    color: #fff;
    background-color: #77000f; }

.cyo__fieldset-title {
  font-size: 1.6rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: none; }

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

.cyo-enum__text {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  color: #232020;
  background-color: #fff; }

.cyo-enum__radio:checked + .cyo-enum__text {
  color: #fff;
  background-color: #1a171b; }

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

.cyo-set__label input[type=checkbox]:checked + .cyo-set__text:after {
  display: block;
  background-color: #1a171b; }

.cyo-set__group-title {
  font-size: 1.6rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 700;
  text-transform: none; }

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

.cyo-set__text:before {
  border-color: #dedddd;
  background-color: #fff; }

.cyo-set__text:after {
  color: #fff;
  background-color: #ff0000; }

.cyo-icon-enum__text:before {
  width: 65px;
  height: 68px;
  background: url("/assets-images/cyo_sizes.png") no-repeat; }

.cyo-icon-enum__text_small:before {
  background-position: 10px 0; }

.cyo-icon-enum__text_medium:before {
  background-position: -73px 0; }

.cyo-icon-enum__text_large:before {
  background-position: -167px 0; }

/* --------------------------------------------------------------------------
   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.
   -------------------------------------------------------------------------- */
.locator {
  color: #1a171b;
  background-color: #fff;
  margin: 0 auto;
  border-radius: 1.8rem;
  width: 100%;
  max-width: 78rem; }

.locator__wrapper {
  border-radius: 1.8rem;
  padding: 6.3rem 2rem; }

.locator__title {
  font-size: 2.4rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 2.2rem;
  text-align: center; }

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

.locator__methods {
  border: 1px solid #1a171b;
  border-radius: 2.5rem;
  margin: 0 auto; }

.locator__methods + .locator__postcode {
  margin-top: 2rem; }

.locator__method {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 38px;
  height: 38px;
  border-radius: 2.5rem; }

.locator__method-name {
  background-color: #fff;
  height: 38px;
  line-height: 38px;
  transition: all .3s ease; }

.locator__method_delivery .locator__method-name {
  border-radius: 2.5rem 0 0 2.5rem; }

.locator__method_collection .locator__method-name {
  border-radius: 0 2.5rem 2.5rem 0; }

.locator__method:hover .locator__method-name {
  background-color: #e8e8e8;
  color: #232020; }

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

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

.locator__postcode-input {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 400;
  height: 45px;
  line-height: 45px;
  border: 1px solid #212121;
  float: left;
  width: 100%;
  box-sizing: border-box;
  border-radius: 2.5rem;
  padding-left: 2rem; }

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

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

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

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

.locator__postcode-button {
  color: #fff;
  background-color: #e00420;
  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: -68px;
  width: 68px;
  height: 45px;
  line-height: 45px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  border-radius: 0 2.5rem 2.5rem 0; }
  .locator__postcode-button:hover {
    color: #fff;
    background-color: #77000f; }

.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;
  line-height: 18px;
  text-align: center;
  box-sizing: border-box;
  padding-left: 6rem;
  padding-right: 6rem;
  margin-top: 1.4rem; }

.locator__selected {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 700;
  margin-top: 1.3rem;
  margin-bottom: 1.3rem;
  line-height: 30px; }

.locator__selected-value {
  color: #cc0000;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px; }

.locator__selected-link {
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: underline;
  text-transform: none;
  line-height: 30px; }

.locator__restaurants {
  margin: 0 auto; }

[data-locator-selected-method=delivery] .locator__restaurants {
  padding: 0; }

[data-locator-selected-method=delivery] .locator-restaurant {
  border-top: solid 1px #191919;
  border-bottom: solid 1px #191919; }

.locator-restaurant {
  background-color: transparent;
  padding: 2rem 0; }

[data-locator-selected-method=delivery] .locator-restaurant__content {
  width: 100%;
  max-width: 44rem;
  margin: 0 auto; }

.locator-restaurant__content-header {
  margin-bottom: 0; }

.locator-restaurant__name {
  font-size: 1.6rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  color: #1a171b;
  padding-top: 0;
  padding-bottom: 0; }
  @media screen and (max-width: 40em) {
    .locator-restaurant__name {
      text-align: center; } }

@media screen and (max-width: 40em) {
  .locator-restaurant__header {
    text-align: center; } }

@media screen and (max-width: 40em) {
  .locator-restaurant__button_header {
    float: none; } }

.locator-restaurant__toggle {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #e00420;
  font-weight: 400;
  line-height: 30px;
  text-decoration: underline;
  padding-top: 0;
  padding-bottom: 0; }
  @media screen and (max-width: 40em) {
    .locator-restaurant__toggle {
      margin-bottom: 1rem;
      margin-left: auto;
      margin-right: auto;
      float: none; } }

.locator-restaurant__toggle:hover {
  text-decoration: none; }

.locator-restaurant__content-name {
  font-size: 1.6rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  color: #1a171b; }

.locator-restaurant__opening-times {
  background-color: #c0c0c0; }

.locator-restaurant__address {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121;
  font-weight: 700;
  line-height: 24px; }

.locator-restaurant__address p {
  margin: 0; }

.locator-restaurant__phone {
  margin: 0; }

.locator-restaurant__button {
  color: #fff;
  background-color: #e00420;
  border: none;
  padding: 0.5rem 2rem;
  border-radius: 0;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  width: 13rem;
  padding: 0 1.5rem;
  border-radius: 2.5rem;
  text-align: center; }
  .locator-restaurant__button:hover {
    color: #fff;
    background-color: #77000f; }

.locator-restaurant__name-distance,
.locator-restaurant__content-name-distance {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #1a171b;
  font-weight: 400;
  text-transform: uppercase; }

.locator-restaurant__map a {
  font-size: 1.2rem;
  line-height: 24px;
  font-weight: 400;
  text-decoration: underline;
  color: #e00420; }

.locator-restaurant__map a:hover {
  text-decoration: none; }

[data-locator-selected-method=collection] .locator__restaurants {
  margin-top: 2rem; }

[data-locator-selected-method=collection] .locator-restaurant {
  padding: 3.2rem 2.7rem;
  box-sizing: border-box;
  border-top: solid 1px #191919; }

[data-locator-selected-method=collection] .locator-restaurant + .locator-restaurant {
  margin-top: 0; }

/* --------------------------------------------------------------------------
   RESTAURANTS PAGE
   (optional page)
   -------------------------------------------------------------------------- */
.restaurants__button {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  background-color: #e00420; }

.restaurants-search__input-wrapper {
  border: 1px solid #212121; }

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

.restaurants-search__input::placeholder {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #888; }

.restaurants-search__buttons-wrapper:after {
  border-left-color: #212121; }

.restaurants-search__button {
  color: #212121;
  background-color: #fff; }

.restaurants-search__warning {
  color: #f65700; }

.restaurant-summary {
  color: #212121;
  font-size: 1.4rem;
  line-height: 1.4;
  border-bottom-color: #ebebeb; }

.restaurant-summary:hover {
  color: #212121; }

.restaurant-summary__name {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2; }

.restaurant-summary__distance {
  font-weight: bold; }

.restaurant-details {
  color: #212121;
  font-size: 1.4rem;
  line-height: 1.4; }

.restaurant-details__name {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #212121;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2; }

.restaurant-details__item_phone {
  color: #212121; }

.restaurant-details__item-icon {
  color: #888; }

.restaurant-details__order-button {
  color: #fff;
  background-color: #e00420;
  border: none;
  padding: 0 1.5rem;
  border-radius: 0;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }
  .restaurant-details__order-button:hover {
    color: #fff;
    background-color: #77000f; }

/* --------------------------------------------------------------------------
   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-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; }

.loyalty-table__header {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  background-color: #1a171b; }

.loyalty-table__row {
  background-color: #fff; }

.loyalty-table__row:nth-child(odd) {
  background-color: #f8f8f8; }

.loyalty-table__row:hover {
  background-color: #f8f8f8; }

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

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

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

/*CUSTOM INDEX NAVIGATION*/
.pickup-method-navigation {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
  font-size: 0; }

.pickup-method-navigation__title,
.pickup-method-navigation__list {
  display: inline-block;
  vertical-align: middle; }
  @media screen and (max-width: 52.5em) {
    .pickup-method-navigation__title,
    .pickup-method-navigation__list {
      display: block;
      margin-left: auto;
      margin-right: auto; } }

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

.pickup-method-navigation__list {
  margin-left: 4.1rem;
  font-size: 0; }
  @media screen and (max-width: 52.5em) {
    .pickup-method-navigation__list {
      margin-left: auto; } }

.pickup-method-navigation__item {
  display: inline-block;
  vertical-align: middle;
  width: 20rem; }
  @media screen and (max-width: 30em) {
    .pickup-method-navigation__item {
      width: auto; }
      .pickup-method-navigation__item > a {
        box-sizing: border-box;
        padding-left: .5rem;
        padding-right: .5rem; } }

.pickup-method-navigation__item-separator {
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  width: 2.5rem;
  height: 25px;
  line-height: 25px;
  background-color: #e00420;
  margin-left: 1.8rem;
  margin-right: 1.8rem;
  border-radius: 50px; }

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

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

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

.pickup-method-navigation__item-icon-livraison {
  width: 4.2rem;
  height: 3.5rem;
  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", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 26px;
  text-align: center; }
  @media screen and (max-width: 30em) {
    .pickup-method-navigation__item-title {
      font-size: 1.6rem;
      line-height: 20px; } }

.index-connected-customer ~ .pickup-method-navigation {
  padding-top: .2rem; }
  @media screen and (max-width: 52.5em) {
    .index-connected-customer ~ .pickup-method-navigation {
      padding-top: 0;
      padding-bottom: 4rem; } }

.page_locator .page__content {
  padding-top: 8.2rem;
  padding-bottom: 9.3rem; }

.product-filter {
  display: block;
  width: 100%;
  border-radius: 2.5rem;
  box-sizing: border-box;
  border: dotted 3px #6d6d6e;
  padding: 1.1rem 1.7rem 0;
  font-size: 0;
  margin-bottom: 2rem; }
  @media screen and (max-width: 52.5em) {
    .product-filter {
      border-radius: 0;
      border: none;
      padding: 0;
      margin: 0; }
      .product-filter .product-filter__set,
      .product-filter .product-filter__summary {
        display: none; } }

.product-filter .nice-select__container {
  display: none; }
  @media screen and (max-width: 52.5em) {
    .product-filter .nice-select__container {
      display: block;
      position: fixed;
      top: 1.4rem;
      right: 2%;
      left: auto;
      z-index: 901;
      max-width: 11rem; }
      .product-filter .nice-select__container .nice-select {
        padding-left: 0;
        line-height: 30px;
        border-bottom: none;
        line-height: 18px;
        display: table; }
        .product-filter .nice-select__container .nice-select.open .list {
          right: -1.1rem;
          left: auto;
          border-radius: .5rem;
          box-shadow: none;
          border: solid 1px #737373;
          background-color: #232020;
          padding-top: 1.1rem;
          padding-bottom: 1.1rem;
          overflow: visible; }
          .product-filter .nice-select__container .nice-select.open .list:before {
            display: block;
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 8px 9px 8px;
            border-color: transparent transparent #737373 transparent;
            position: absolute;
            top: -.8rem;
            right: .8rem;
            z-index: 1; }
          .product-filter .nice-select__container .nice-select.open .list:after {
            display: block;
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 8px 9px 8px;
            border-color: transparent transparent #232020 transparent;
            position: absolute;
            top: -.7rem;
            right: .8rem;
            z-index: 2; }
          .product-filter .nice-select__container .nice-select.open .list .option {
            padding-left: 1.6rem;
            padding-right: 1.6rem;
            line-height: 28px;
            height: 28px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            font-size: 1.2rem;
            font-family: "Roboto", Arial, Helvetica, sans-serif;
            color: #fff;
            font-weight: 700;
            text-transform: uppercase;
            padding-top: 0;
            padding-bottom: 0;
            background-color: transparent;
            -webkit-transition: background-color .2s ease, color .2s ease;
            transition: background-color .2s ease, color .2s ease;
            min-height: 28px; }
            .product-filter .nice-select__container .nice-select.open .list .option:hover, .product-filter .nice-select__container .nice-select.open .list .option.focus, .product-filter .nice-select__container .nice-select.open .list .option.selected.focus, .product-filter .nice-select__container .nice-select.open .list .option[data-filter-selected="true"] {
              background-color: #cc0000; }
            .product-filter .nice-select__container .nice-select.open .list .option .product-filter__label {
              display: block;
              width: 100%;
              line-height: 28px;
              position: relative;
              padding: 0; }
              .product-filter .nice-select__container .nice-select.open .list .option .product-filter__label .product-filter__input {
                position: absolute;
                margin: 0;
                top: 0;
                left: 0;
                opacity: 0; }
                .product-filter .nice-select__container .nice-select.open .list .option .product-filter__label .product-filter__input:checked ~ .product-filter__name:after {
                  display: none; }
              .product-filter .nice-select__container .nice-select.open .list .option .product-filter__label .product-filter__name {
                display: block;
                width: 100%;
                font-size: 1.2rem;
                font-family: "Roboto", Arial, Helvetica, sans-serif;
                color: #fff;
                font-weight: 700;
                text-transform: uppercase;
                padding: 0;
                line-height: 28px; }
                .product-filter .nice-select__container .nice-select.open .list .option .product-filter__label .product-filter__name:before, .product-filter .nice-select__container .nice-select.open .list .option .product-filter__label .product-filter__name:after {
                  display: none; }
        .product-filter .nice-select__container .nice-select > .current {
          white-space: normal;
          line-height: 18px;
          text-align: right;
          float: none;
          display: table-cell;
          vertical-align: middle; } }

.product-filter .product-filter__title,
.product-filter .product-filter__list {
  display: inline-block;
  vertical-align: top; }

.product-filter .product-filter__title {
  width: 9rem;
  font-size: 1.8rem;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 18px;
  margin: 0; }

.product-filter .product-filter__list {
  margin: 0;
  padding: 0;
  width: calc(100% - 9rem);
  font-size: 0; }

.product-filter__item {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin-bottom: 1.1rem; }

.product-filter__label {
  position: relative;
  box-sizing: border-box;
  padding-left: 2.3rem;
  font-size: 1.6rem;
  line-height: 18px; }

.product-filter__input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0; }

.product-filter__name {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 500;
  text-transform: none;
  line-height: 18px;
  box-sizing: border-box;
  padding-right: 1.8rem; }

.product-filter__name:before {
  display: block;
  content: '';
  width: 1.8rem;
  height: 1.8rem;
  box-sizing: border-box;
  border: solid 1px #c2c6cd;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 5rem; }

.product-filter__name:after {
  display: none;
  content: '';
  width: .8rem;
  height: .8rem;
  box-sizing: border-box;
  background-color: #e00420;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 5rem;
  margin: .5rem; }

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

.product-filter__input:checked + .product-filter__name:after {
  display: block; }

.product-filter__summary {
  font-size: 0;
  margin-bottom: 1.5rem; }
  @media screen and (max-width: 52.5em) {
    .product-filter__summary {
      display: none !important; } }

.product-filter__summary-text,
.product-filter__summary-link {
  display: inline-block;
  vertical-align: top;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: none;
  line-height: 16px; }

.product-filter__summary-link {
  font-weight: 500;
  text-decoration: underline;
  color: #e00420; }

.product-filter__summary-link:hover {
  text-decoration: none; }

/*CATEGORY BANNER*/
.category-banner__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .category-banner__wrapper:before {
    display: table;
    content: ""; }
  .category-banner__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.category-banner__image {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 2.6rem; }
  @media screen and (max-width: 52.5em) {
    .category-banner__image {
      display: none; } }

.category-banner__image_mobile {
  display: none; }
  @media screen and (max-width: 52.5em) {
    .category-banner__image_mobile {
      display: block; } }

.page_login .content__main-wrapper {
  padding-top: 10.4rem;
  padding-bottom: 23.5rem; }
  @media screen and (max-width: 52.5em) {
    .page_login .content__main-wrapper {
      padding-top: 0;
      padding-bottom: 0; } }
.page_login .content__main {
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 114.8rem; }
@media screen and (max-width: 52.5em) {
  .page_login .page__content {
    background: none; } }
@media screen and (max-width: 52.5em) {
  .page_login .content {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0; } }

.page_order_step2 .content__main-wrapper {
  padding-bottom: 23.5rem; }
  @media screen and (max-width: 52.5em) {
    .page_order_step2 .content__main-wrapper {
      padding-bottom: 0; } }

.page_order_step3 .checkout {
  background-color: transparent;
  padding: 0;
  padding-bottom: 23.5rem; }
  @media screen and (max-width: 52.5em) {
    .page_order_step3 .checkout {
      padding-bottom: 2.5rem; } }
  .page_order_step3 .checkout__section {
    box-sizing: border-box;
    padding: 4rem 3.6rem 3.5rem;
    background-color: #fff;
    border-radius: 1.8rem;
    max-width: 100%; }
    @media screen and (max-width: 52.5em) {
      .page_order_step3 .checkout__section {
        max-width: 96%;
        margin-left: auto;
        margin-right: auto; } }
  @media screen and (max-width: 52.5em) {
    .page_order_step3 .checkout .checkout__footer {
      box-sizing: border-box;
      padding-left: 2%;
      padding-right: 2%; } }
@media screen and (max-width: 52.5em) {
  .page_order_step3 .content {
    margin-bottom: 0;
    padding-bottom: 0; } }

.page_order_step4 .checkout,
.page_order_step5 .checkout,
.page_thank_you .checkout {
  margin-bottom: 23.5rem;
  padding-bottom: 0; }
  @media screen and (max-width: 52.5em) {
    .page_order_step4 .checkout,
    .page_order_step5 .checkout,
    .page_thank_you .checkout {
      border-radius: 0;
      margin-bottom: 0;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; } }
@media screen and (max-width: 52.5em) {
  .page_order_step4 .content,
  .page_order_step5 .content,
  .page_thank_you .content {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0; } }
.page_order_step4 .checkout__section,
.page_order_step5 .checkout__section,
.page_thank_you .checkout__section {
  border-bottom: none; }

.card-entry__instructions {
  margin-bottom: 1rem; }
.card-entry__fieldset {
  margin-top: 1rem; }
.card-entry__new-card {
  padding-left: 0; }
.card-entry__row .nice-select__container {
  vertical-align: top;
  width: 70%; }
  .card-entry__row .nice-select__container .nice-select {
    width: 100%; }
    .card-entry__row .nice-select__container .nice-select.open .list {
      width: 100%; }
.card-entry__label {
  line-height: 20px;
  padding-top: .5rem; }
.card-entry__input {
  box-sizing: border-box;
  padding: 0 1.5rem;
  outline: none;
  margin: 0;
  border-radius: 2rem;
  border: solid 1px #dedddd;
  background-color: #fff;
  line-height: 28px;
  height: 30px; }
  .card-entry__input_small {
    width: 7rem; }
.card-entry__checkbox-wrapper {
  position: relative; }
.card-entry__checkbox {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }
  .card-entry__checkbox:checked ~ .card-entry__checkbox-helper:after {
    display: block; }
.card-entry__checkbox-helper:before, .card-entry__checkbox-helper:after {
  content: '';
  box-sizing: border-box;
  border-radius: 5rem;
  position: absolute;
  top: .6rem;
  left: 0; }
.card-entry__checkbox-helper:before {
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  border: solid 1px #c8ccd3;
  background-color: #fff;
  z-index: 1; }
.card-entry__checkbox-helper:after {
  display: none;
  width: .8rem;
  height: .8rem;
  margin: .5rem;
  background-color: #e00420;
  z-index: 2; }

.page_menu .content__main {
  width: 100%; }
.page_menu .product.product_no-ordering {
  width: 25%; }
  .page_menu .product.product_no-ordering:nth-child(3n+1) {
    clear: none; }
.page_menu .content__side + .content__main {
  width: 68%; }
  .page_menu .content__side + .content__main .product.product_no-ordering {
    width: 33.33%; }
    .page_menu .content__side + .content__main .product.product_no-ordering:nth-child(3n+1) {
      clear: left; }
  @media screen and (max-width: 60em) {
    .page_menu .content__side + .content__main {
      width: 64%; } }
  @media screen and (max-width: 52.5em) {
    .page_menu .content__side + .content__main {
      width: 100%; }
      .page_menu .content__side + .content__main .product.product_no-ordering {
        width: 100%; } }

.page_orders .checkout {
  padding: 0;
  background-color: transparent;
  margin-bottom: 23.5rem; }
  .page_orders .checkout__header {
    margin-bottom: 3.3rem; }
  .page_orders .checkout__title {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 4.8rem;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-top: 2.2rem; }
  .page_orders .checkout__section {
    border-bottom: none;
    padding-bottom: 0; }
.page_orders .order-row.order-table__show-more {
  display: block;
  border-radius: 0 0 1.8rem 1.8rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #1a171b; }
  .page_orders .order-row.order-table__show-more .order-row__header {
    background-color: transparent; }
  .page_orders .order-row.order-table__show-more .order-row__header-item {
    padding: 0;
    background-color: #1a171b;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    text-decoration: underline; }
@media screen and (max-width: 40em) {
  .page_orders .order-table {
    padding-bottom: 2rem;
    overflow-x: auto; }
    .page_orders .order-table .order-table__header,
    .page_orders .order-table .order-row {
      width: 64rem;
      min-width: 64rem;
      max-width: 64rem; } }

.page_account .checkout {
  margin-bottom: 23.5rem;
  padding-bottom: 0; }
  @media screen and (max-width: 52.5em) {
    .page_account .checkout {
      margin-bottom: 2.5rem;
      max-width: 96%;
      margin-left: auto;
      margin-right: auto; } }
  .page_account .checkout__section {
    border-bottom: none; }
@media screen and (max-width: 52.5em) {
  .page_account .content {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2.5rem; } }

.page_edit_account .checkout {
  margin-bottom: 23.5rem; }
  @media screen and (max-width: 52.5em) {
    .page_edit_account .checkout {
      margin-bottom: 2.5rem;
      max-width: 96%;
      margin-left: auto;
      margin-right: auto; } }
@media screen and (max-width: 52.5em) {
  .page_edit_account .content {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2.5rem; } }

/*** Simple content ***/
.content_static .content__main {
  width: 100%;
  max-width: 102rem;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: 0 auto;
  float: none; }

.static-page {
  border-radius: 1.8rem;
  background-color: #fff;
  box-sizing: border-box;
  padding: 7rem 8.4rem 7.7rem; }
  @media screen and (max-width: 40em) {
    .static-page {
      padding: 2rem 1.5rem; } }

.page_static .content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.5em;
  padding-bottom: 1.5em; }

.static-page h1,
.static-page h2,
.static-page h3,
.static-page h4,
.static-page h5,
.static-page h6 {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: #232020;
  font-weight: 700;
  margin: 1.2rem 0; }

.static-page h1 {
  font-size: 4.8rem;
  line-height: 60px;
  text-align: center; }

.static-page h2 {
  font-size: 4.8rem;
  line-height: 60px;
  text-align: center; }

.static-page h1,
.static-page h2,
.static-page .static-page__title {
  margin-bottom: 1.2rem;
  font-size: 4.8rem;
  line-height: 60px;
  text-transform: uppercase; }
  .static-page h1 + p,
  .static-page h2 + p,
  .static-page .static-page__title + p {
    font-size: 1.8rem;
    line-height: 24px;
    text-align: center; }

.static-page h3 {
  font-size: 2.4rem;
  line-height: 30px; }

.static-page h4 {
  font-size: 1.8rem;
  line-height: 24px; }

.static-page h5 {
  font-size: 1.6rem;
  line-height: 20px; }

.static-page h6 {
  font-size: 1.4rem;
  line-height: 18px; }

.static-page p {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 2.4rem;
  margin-bottom: 1rem; }

.static-page p + h2,
.static-page p + h3,
.static-page p + h4,
.static-page p + h5,
.static-page p + h6 {
  margin-top: 1.9rem; }

.static-page ul,
.static-page ol {
  margin-left: 3rem; }

.static-page ol {
  padding-left: 0.8rem; }

.static-page ul {
  padding-left: 0; }

.static-page ul li,
.static-page ol li {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  margin-bottom: 1.2rem;
  position: relative;
  padding-left: 0.8rem; }

.static-page ul li {
  list-style: none; }

.static-page ol li {
  padding-left: 0; }

.static-page ul li:before {
  content: '';
  display: block;
  width: .3rem;
  height: .3rem;
  border-radius: 5rem;
  background-color: #232323;
  position: absolute;
  top: .9rem;
  left: 0;
  z-index: 1; }

@media screen and (max-width: 75em) and (min-width: 52.5625em) {
  .product.product_improved:not(.product_favourites) {
    width: 50%; }
    .product.product_improved:not(.product_favourites):nth-child(2n+1) {
      clear: left; }
    .product.product_improved:not(.product_favourites):nth-child(2n+1) {
      clear: none; } }
@media screen and (max-width: 52.5em) {
  .category__products_favourites {
    padding-bottom: 6rem; } }

@media screen and (max-width: 40em) {
  [data-google-locator-instance] .locator-restaurant__content_embed-map {
    padding-left: 0; } }

.category__subcategory + .category__subcategory {
  margin-top: 0; }

.page_favourites .content {
  margin-bottom: 0;
  padding-bottom: 1.5em; }

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

@media screen and (max-width: 52.5em) {
  .header__basket-menu {
    position: absolute;
    top: .7rem;
    right: 2%; } }

.card-entry__row .nice-select__container .nice-select {
  padding-left: 0; }

/* INFO: on order step5 View basket button will be displayed between Back and Place order buttons on mobile view */
.page_order_step2 .mobile-basket-button,
.page_order_step2 .mobile-basket-button__link,
.page_order_step3 .mobile-basket-button,
.page_order_step3 .mobile-basket-button__link,
.page_order_step4 .mobile-basket-button,
.page_order_step4 .mobile-basket-button__link,
.page_order_step5 .mobile-basket-button,
.page_order_step5 .mobile-basket-button__link {
  display: none; }
@media screen and (max-width: 52.5em) {
  .page_order_step2 .form-buttons,
  .page_order_step3 .form-buttons,
  .page_order_step4 .form-buttons,
  .page_order_step5 .form-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 1rem;
    justify-content: space-between;
    align-items: center; }
    .page_order_step2 .form-buttons:before, .page_order_step2 .form-buttons:after,
    .page_order_step3 .form-buttons:before,
    .page_order_step3 .form-buttons:after,
    .page_order_step4 .form-buttons:before,
    .page_order_step4 .form-buttons:after,
    .page_order_step5 .form-buttons:before,
    .page_order_step5 .form-buttons:after {
      display: none; }
  .page_order_step2 .form-buttons__link,
  .page_order_step3 .form-buttons__link,
  .page_order_step4 .form-buttons__link,
  .page_order_step5 .form-buttons__link {
    margin-top: 0;
    order: 1; }
  .page_order_step2 .mobile-basket-button__link,
  .page_order_step3 .mobile-basket-button__link,
  .page_order_step4 .mobile-basket-button__link,
  .page_order_step5 .mobile-basket-button__link {
    order: 2;
    display: flex;
    white-space: nowrap;
    background-color: transparent;
    color: #e32213;
    font-size: 1.4rem;
    line-height: 3.5rem;
    font-weight: 400;
    transition: background-color .2s ease, color .2s ease; }
    .page_order_step2 .mobile-basket-button__link:hover,
    .page_order_step3 .mobile-basket-button__link:hover,
    .page_order_step4 .mobile-basket-button__link:hover,
    .page_order_step5 .mobile-basket-button__link:hover {
      color: #77000f;
      text-decoration: none; } }

.page_order_step2 .form-buttons__button,
.page_order_step3 .form-buttons__button,
.page_order_step4 .form-buttons__button {
  order: 3; }

.page_order_step5 [name="step5_form"] {
  order: 3; }

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