@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@import url(intlTelInput.css);
@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
   -------------------------------------------------------------------------- */
@font-face {
  font-family: 'Open Sans';
  src: url("/assets-fonts/OpenSansRegular.woff2") format("woff2"), url("/assets-fonts/OpenSansRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'National2';
  src: url("/assets-fonts/National2Regular.woff2") format("woff2"), url("/assets-fonts/National2Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'National2';
  src: url("/assets-fonts/National2Medium.woff2") format("woff2"), url("/assets-fonts/National2Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'National2';
  src: url("/assets-fonts/National2Bold.woff2") format("woff2"), url("/assets-fonts/National2Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'National2Condensed';
  src: url("/assets-fonts/National2CondensedBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
/* Mixings
   -------------------------------------------------------------------------- */
/* Header dropdown arrow */
/* Defaults
---------------------------*/
body {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000;
  font-weight: 400; }

input, select, textarea {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000;
  font-weight: 400; }

.content {
  margin: 0;
  padding: 5rem 0 10rem; }
  @media screen and (max-width: 52.5em) {
    .content {
      padding: 3rem 0 2rem; } }

.content_no-vertical-margin {
  padding: 0; }

/* Shadow over the top banner support */
.content__main {
  position: relative;
  z-index: 2; }

.category-navigation,
.account-navigation {
  position: relative;
  z-index: 10; }

.fixed-topbar {
  position: fixed;
  z-index: 920; }

.page__banner {
  position: relative;
  z-index: 5; }

.page__content {
  position: relative;
  z-index: 20; }
  @media screen and (max-width: 52.5em) {
    .page__content {
      z-index: initial; } }

.footer {
  position: relative;
  z-index: 10; }

/* NiceSelect (used as a <select> replacement)
   -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-weight: 400;
  float: none;
  height: 3rem;
  line-height: 2.8rem;
  border: none;
  border-top: solid .1rem transparent;
  border-bottom: solid 0.1rem #a9a9a9;
  border-radius: 0;
  padding-left: 0;
  padding-right: 1.6rem;
  background-color: transparent; }
  .nice-select:hover {
    border-color: transparent;
    border-bottom: 0.1rem solid #a9a9a9; }
  .nice-select:after {
    border-bottom: solid 0.1rem #a9a9a9;
    border-right: solid 0.1rem #a9a9a9;
    width: .6rem;
    height: .6rem;
    right: .4rem; }
  .nice-select > .current {
    display: block;
    width: 100%;
    line-height: 2.8rem;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .nice-select .list {
    max-height: 15rem;
    box-shadow: none;
    box-sizing: border-box;
    padding: 0;
    background-color: #fff;
    border: solid 0.1rem #a9a9a9;
    border-radius: 0; }
    .nice-select .list:hover .option.selected:not(:hover) {
      color: #fff !important;
      background-color: #666666 !important;
      font-weight: 400;
      opacity: .8; }
  .nice-select.open, .nice-select:focus, .nice-select:active {
    border-top-color: transparent; }
  .nice-select.open .list {
    margin-top: .1rem;
    width: 100%;
    max-height: 26rem;
    overflow-y: auto; }
  .nice-select .option {
    font-size: 1.4rem;
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-weight: 400;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 3rem;
    min-height: 3rem;
    box-sizing: border-box;
    padding: 0 1rem;
    transition: all .3s ease; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected, .nice-select .option.selected.focus:hover, .nice-select .option.selected.focus {
      color: #fff;
      background-color: #e4002b;
      font-weight: 400; }

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

.social-icons {
  display: flex;
  justify-content: center; }
  .social-icons:before, .social-icons:after {
    display: none; }
  .social-icons__icon {
    display: block;
    float: none; }
    .social-icons__icon + .social-icons__icon {
      margin-left: .7rem; }
  .social-icons__link {
    display: block;
    width: 30px;
    height: 30px;
    color: #fff;
    background-color: #e4002b;
    text-align: center;
    border-radius: 0;
    overflow: hidden; }
    .social-icons__link:hover {
      color: #fff;
      background-color: #c3122f; }
    .social-icons__link i {
      display: block;
      line-height: 3rem;
      height: 3rem;
      font-size: 2rem; }
      .social-icons__link i:before {
        line-height: inherit; }
    .social-icons__link .social-icons__twitter {
      font-size: 1.8rem; }
    .social-icons__link .social-icons__instagram,
    .social-icons__link .social-icons__email {
      line-height: 2.8rem; }

/* Page header
   -------------------------------------------------------------------------- */
.header {
  padding: 1.7rem 0;
  background-color: #fff; }
  .header__wrapper {
    position: relative;
    min-height: 3.3rem; }
  .header__logo {
    color: #000;
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .header__logo-image {
    width: 117px; }
  .header__user-menu, .header__shop-menu {
    float: right;
    margin-left: 2rem; }
  .header__ordering-menu {
    margin-right: 2rem; }
  .header__basket-menu {
    display: block;
    margin-top: 0;
    margin-left: 2rem; }
  .header__burger-menu {
    margin-top: 0; }
  @media screen and (max-width: 71.25em) {
    .header__user-menu, .header__shop-menu, .header__basket-menu {
      margin-left: 1.8rem; }
    .header__ordering-menu {
      margin-right: 1.8rem; } }
  @media screen and (max-width: 52.5em) {
    .header {
      padding: 1.2rem 0; }
      .header__basket-menu {
        margin-left: 0; }
      .header__logo {
        margin: 0; } }

/* Page banner
   -------------------------------------------------------------------------- */
.page__banner-image {
  display: block;
  margin: 0 auto; }

.page__banner-image_mobile {
  display: none; }

@media screen and (max-width: 40em) {
  .page__banner-image_mobile ~ .page__banner-image_default {
    display: none; }

  .page__banner-image_mobile {
    display: block; } }
/* Page footer/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  color: #fff;
  font-size: 1.1rem; }
  .footer__wrapper {
    padding: 0;
    max-width: 100%;
    width: 100%; }
  .footer__nav {
    max-width: 66rem;
    float: none;
    margin: 0 auto;
    padding: 1rem 0 2.4rem;
    text-align: center;
    box-sizing: border-box; }
  .footer__link {
    color: #fff; }
  .footer__links {
    float: none;
    padding: 0; }
    .footer__links li {
      margin: .5rem 1.6rem;
      white-space: nowrap; }
    .footer__links .footer__link {
      padding: 0rem 0;
      color: #e4002b;
      line-height: 3rem;
      text-decoration: none;
      text-transform: uppercase; }
      .footer__links .footer__link:hover {
        text-decoration: underline; }
  .footer .social-icons {
    float: none;
    margin: 2rem 0 0; }
    .footer .social-icons__icon:first-child {
      margin-left: 0; }
    .footer .social-icons__facebook {
      font-size: 2.6rem;
      margin: 4px 0 0 5px;
      text-align: right; }
  .footer__credits {
    float: none;
    margin: 0;
    padding: 1.2rem 0;
    line-height: 1.6rem;
    text-align: center;
    background-color: #e4002b; }

/* Scroll up button
   -------------------------------------------------------------------------- */
.scroll-up {
  bottom: 4rem;
  padding: 0;
  width: 5rem;
  height: 4.4rem;
  line-height: 4.4rem;
  text-align: center;
  color: #fff;
  background-color: #c3122f;
  border-radius: 0; }
  .scroll-up__icon {
    display: block;
    font-size: 2.4rem; }
    .scroll-up__icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .scroll-up__icon:before {
      line-height: inherit; }

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
/* Category navigation
   -------------------------------------------------------------------------- */
.category-navigation {
  padding: 0;
  text-align: center;
  background-color: #fff;
  border-top: 1px solid #7a7a7a;
  border-bottom: 1px solid #7a7a7a; }
  .category-navigation__list {
    font-size: 0; }
  .category-navigation__item {
    font-size: 1.5rem;
    font-family: "National2Condensed", sans-serif;
    color: #e4002b;
    font-weight: 700;
    text-transform: uppercase; }
  .category-navigation__link {
    padding: 2.4rem 2rem;
    line-height: 2rem;
    color: #e4002b;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
  .category-navigation__favourite-icon {
    color: #e4002b;
    font-size: 1.1rem;
    float: right;
    margin-left: .2rem;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .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: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .category-navigation__link:hover, .category-navigation__item_active .category-navigation__link {
    color: #fff;
    background-color: #e4002b; }
    .category-navigation__link:hover .category-navigation__favourite-icon, .category-navigation__item_active .category-navigation__link .category-navigation__favourite-icon {
      color: #fff; }
  .category-navigation.fixed-topbar .category-navigation__link {
    padding: 1rem 2rem; }
  .category-navigation_mobile {
    padding: 0;
    height: 4rem;
    position: relative; }
    .category-navigation_mobile .category-navigation__wrapper {
      width: calc(100% - 4rem);
      height: 4rem;
      box-sizing: content-box; }
    .category-navigation_mobile .category-navigation__list {
      padding: 0; }
    .category-navigation_mobile .category-navigation__item {
      font-size: 1.5rem;
      font-family: "National2Condensed", sans-serif;
      color: #e4002b;
      font-weight: 700;
      text-transform: uppercase; }
      .category-navigation_mobile .category-navigation__item:first-child {
        margin-left: 0; }
      .category-navigation_mobile .category-navigation__item:last-child {
        margin-right: 0; }
    .category-navigation_mobile .category-navigation__link {
      padding: 0 1.5rem;
      line-height: 4rem; }
    .category-navigation_mobile-icon-left: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: ""; }
    .category-navigation_mobile-icon-right: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: ""; }
    .category-navigation_mobile-icon-left, .category-navigation_mobile-icon-right {
      color: #b5b5b5;
      font-size: 1.9rem;
      position: absolute;
      top: 0;
      width: 19px;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
    .category-navigation_mobile-icon-left {
      left: 0; }
    .category-navigation_mobile-icon-right {
      right: 0; }

/* Account navigation
   -------------------------------------------------------------------------- */
.account-navigation {
  padding: 0;
  text-align: center;
  background-color: #fff;
  border-top: 1px solid #7a7a7a;
  border-bottom: 1px solid #7a7a7a; }
  .account-navigation__list {
    font-size: 0; }
  .account-navigation__item {
    font-size: 1.5rem;
    font-family: "National2Condensed", sans-serif;
    color: #e4002b;
    font-weight: 700;
    text-transform: uppercase; }
  .account-navigation__link {
    padding: 1.5rem 2rem;
    line-height: 2rem;
    color: #e4002b;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
  .account-navigation__link:hover, .account-navigation__item_active .account-navigation__link {
    color: #fff;
    background-color: #e4002b; }

/* Checkout navigation
   -------------------------------------------------------------------------- */
.checkout-navigation {
  background-color: #fff;
  border-bottom: 1px solid #7a7a7a;
  border-top: 1px solid #7a7a7a; }
  .checkout-navigation__wrapper {
    width: 100%; }
  .checkout-navigation__list {
    font-size: 0;
    padding-right: 1.9rem;
    text-align: center; }
  .checkout-navigation__item {
    font-size: 1.5rem;
    font-family: "National2Condensed", sans-serif;
    color: #e4002b;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 0 1.5rem 0 3rem;
    box-sizing: border-box;
    color: #fff;
    background-color: #e4002b; }
    .checkout-navigation__item:first-child:before {
      display: none; }
    .checkout-navigation__item:before {
      content: "";
      position: absolute;
      left: 1px;
      border-bottom: 2.5rem solid transparent;
      border-left: 1.9rem solid #fff;
      border-top: 2.5rem solid transparent; }
    .checkout-navigation__item:after {
      content: '';
      display: block;
      position: absolute;
      right: -1.9rem;
      top: 0;
      width: 0;
      height: 0;
      border-bottom: 2.5rem solid transparent;
      border-left: 1.9rem solid #e4002b;
      border-top: 2.5rem solid transparent;
      z-index: 1; }
  .checkout-navigation__item_active ~ .checkout-navigation__item {
    color: #e4002b;
    background-color: #fff; }
    .checkout-navigation__item_active ~ .checkout-navigation__item:after {
      display: none; }
  @media screen and (max-width: 40em) {
    .checkout-navigation .checkout-navigation__item-nb {
      margin-right: 0; }
    .checkout-navigation__item_active .checkout-navigation__item-nb {
      margin-right: 0.5rem; } }
  @media screen and (max-width: 30em) {
    .checkout-navigation__item {
      padding-right: .5rem; } }
  @media screen and (max-width: 25em) {
    .checkout-navigation__item {
      padding-left: 2.5rem; } }

/* Desktop: user, language and shop menus
   -------------------------------------------------------------------------- */
.dropdown-menu__header-link {
  font-size: 1.3rem;
  font-family: "National2", sans-serif;
  color: #000;
  font-weight: 400;
  position: relative;
  padding: 0 0 0 2.8rem;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
  line-height: 1; }
  .dropdown-menu__header-link:hover {
    color: #262626; }
  .dropdown-menu__header-link:before {
    content: '';
    display: block;
    width: 2.6rem;
    height: 3rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
.dropdown-menu__header-link-top {
  display: block;
  margin-bottom: .7rem;
  font-weight: 500; }
.dropdown-menu__header-icon {
  font-size: 1.1rem;
  position: absolute;
  right: 0;
  top: .2rem; }
  .dropdown-menu__header-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .dropdown-menu__header-icon ~ .dropdown-menu__header-link-top {
    padding-right: 1.7rem; }
.dropdown-menu__body {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000;
  background-color: #f3f3f3;
  border: 1px solid #666666;
  margin-top: 1rem;
  border-radius: 0; }
  .dropdown-menu__body:before, .dropdown-menu__body:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0; }
  .dropdown-menu__body:before {
    top: -0.7rem;
    right: 0;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 0.7rem solid #666666; }
  .dropdown-menu__body:after {
    top: -0.6rem;
    right: 0;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 0.7rem solid #f3f3f3; }
  .dropdown-menu__body:after, .dropdown-menu__body:before {
    right: 1.2rem;
    left: auto; }
.dropdown-menu__body-link {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  font-weight: 400; }
.dropdown-menu__item {
  position: relative;
  z-index: 100; }
  .dropdown-menu__item_active .dropdown-menu__item-link {
    color: #fff;
    background-color: #e4002b;
    font-weight: 500; }
.dropdown-menu__item-link {
  display: block;
  padding: .7rem 1.5rem;
  font-weight: 500;
  text-decoration: none !important;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .dropdown-menu__item-link:hover {
    color: #fff;
    background-color: #e4002b; }
.dropdown-menu_shop .dropdown-menu__header-link {
  font-size: 0;
  margin: .1rem 0; }
  .dropdown-menu_shop .dropdown-menu__header-link .dropdown-menu__header-icon {
    top: 0;
    line-height: 3.1rem; }
  .dropdown-menu_shop .dropdown-menu__header-link-top {
    font-size: 1.3rem;
    line-height: 3.1rem;
    margin-bottom: 0; }
  .dropdown-menu_shop .dropdown-menu__header-link:before {
    background: url("/assets-images/icon_location-chosen.svg") no-repeat center center; }
.dropdown-menu_shop .dropdown-menu__body {
  right: 0;
  left: auto;
  transform-origin: 100% 0; }
.dropdown-menu_user .dropdown-menu__header-link:before {
  background: url("/assets-images/icon_person.svg") no-repeat center center; }
.dropdown-menu_user:has(.dropdown-menu__body) .dropdown-menu__header-link:before {
  background: url("/assets-images/icon_person-chosen.svg") no-repeat center center; }
.dropdown-menu_user .dropdown-menu__body {
  width: 160px;
  padding: 0;
  right: 0;
  left: auto; }
.dropdown-menu_language .dropdown-menu__header-link {
  padding-right: 1.7rem;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 3.1rem;
  margin: .1rem 0;
  padding-left: 0; }
.dropdown-menu_language .dropdown-menu__header-icon {
  top: 0; }
.dropdown-menu_language .dropdown-menu__body {
  width: 120px; }
  .dropdown-menu_language .dropdown-menu__body:after, .dropdown-menu_language .dropdown-menu__body:before {
    right: 1.2rem;
    left: auto; }
.dropdown-menu_ordering {
  margin-top: .1rem; }
  .dropdown-menu_ordering .dropdown-menu__header-link {
    font-weight: 500;
    font-size: 1.3rem;
    line-height: 3.1rem;
    padding-left: 0; }
    .dropdown-menu_ordering .dropdown-menu__header-link:before {
      display: none; }
@media screen and (max-width: 71.25em) {
  .dropdown-menu__header-link {
    font-size: 0;
    padding-left: 0; }
    .dropdown-menu__header-link:before {
      width: 3.3rem;
      height: 3.3rem;
      position: static;
      transform: none; }
  .dropdown-menu__header-link-top {
    display: none; }
  .dropdown-menu__header-icon {
    display: none; }
  .dropdown-menu_shop .dropdown-menu__header-link {
    margin: 0; }
  .dropdown-menu_shop .dropdown-menu__body {
    right: -.6rem; }
  .dropdown-menu_user .dropdown-menu__body {
    right: -.6rem; }
  .dropdown-menu_language .dropdown-menu__header-link:before {
    display: none; }
  .dropdown-menu_language .dropdown-menu__header-icon {
    display: block; } }

/* Mobile: off-canvas
   -------------------------------------------------------------------------- */
.off-canvas_open {
  background-color: #f3f3f3; }
.off-canvas.off-canvas_right .off-canvas__wrapper {
  padding-bottom: 0; }
  @media screen and (max-width: 52.5em) {
    .off-canvas.off-canvas_right .off-canvas__wrapper {
      padding-bottom: 4rem; } }

/* Mobile: menu on the left (navigation)
   -------------------------------------------------------------------------- */
.burger-menu__link {
  display: block; }
.burger-menu__button {
  padding-top: 7px;
  padding-bottom: 2px; }
.burger-menu__line {
  height: 6px;
  border-top: 2px solid #000; }

/* mobile-menu */
.mobile-menu__header {
  padding-top: .8rem;
  padding-bottom: .9rem;
  background-color: #e4002b; }
.mobile-menu__close {
  display: block; }
.mobile-menu__close-icon {
  display: inline-block;
  color: #fff;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3rem; }
  .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: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
.mobile-menu__loyalty {
  font-size: 1.4rem;
  font-weight: 400; }
.mobile-menu__loyalty-points {
  color: #e4002b;
  font-weight: 400; }
.mobile-menu__section {
  border-bottom: 1px solid #d3d3d3; }
  .mobile-menu__section_login, .mobile-menu__section_user {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 500;
    background-color: #e0e0e0; }
  .mobile-menu__section_login .mobile-menu__section-link {
    background-color: #e0e0e0; }
  .mobile-menu__section_unfolded .mobile-menu__section-link {
    color: #fff;
    background-color: #e4002b; }
  .mobile-menu__section_unfolded .mobile-menu__section-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.mobile-menu__submenu .mobile-menu__item-link {
  padding-left: 3rem; }
.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-link {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000;
  font-weight: 500;
  background-color: #f3f3f3; }
.mobile-menu__item {
  border-top: 1px solid #d3d3d3; }
  .mobile-menu__item_active .mobile-menu__item-link {
    color: #000;
    background-color: #e0e0e0; }
.mobile-menu__item-link {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000;
  background-color: #f3f3f3; }
.mobile-menu__favourite-icon {
  color: #e4002b;
  float: right;
  margin-right: .3rem; }
  .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: ""; }

/* Basket menu icon
   -------------------------------------------------------------------------- */
.basket-menu {
  margin-top: .1rem;
  margin-bottom: .1rem; }
  .basket-menu__basket-button {
    display: block; }
  .basket-menu__link {
    padding: 0 .5rem 0 2.8rem;
    position: relative;
    display: block; }
  .basket-menu__basket-icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 2.6rem;
    height: 3rem;
    background: url("/assets-images/icon_basket-full.svg") no-repeat center center; }
  .basket-menu__items {
    display: none;
    top: -1px;
    font-size: 1.2rem;
    background-color: #ffe082;
    border: none; }
  .basket-menu__total {
    display: inline-block;
    margin-left: .4rem;
    color: #000;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 3.1rem; }
  .basket-menu__basket-button_desktop-visible .basket-menu__link_button {
    display: none; }
  .basket-menu__basket-button_desktop-visible .basket-menu__link_placeholder {
    display: block; }
  @media screen and (max-width: 71.25em) {
    .basket-menu {
      margin: 0; }
      .basket-menu__link {
        padding: 0; }
      .basket-menu__basket-icon {
        transform: none;
        position: static;
        width: 3.3rem;
        height: 3.3rem;
        background-position: bottom center; }
      .basket-menu__total {
        display: none; } }
  @media screen and (max-width: 52.5em) {
    .basket-menu__basket-button_desktop-visible .basket-menu__link_button {
      display: block; }
    .basket-menu__basket-button_desktop-visible .basket-menu__link_placeholder {
      display: none; }
    .basket-menu__items {
      display: none; }
    .basket-menu__total {
      display: none; } }

.page__header:has(~ .page__content .basket_empty) .basket-menu__basket-icon {
  background: url("/assets-images/icon_basket.svg") no-repeat center center; }

.content__wrapper {
  position: relative; }
.content__side {
  float: right;
  z-index: -100;
  opacity: 0;
  -webkit-transform: scale(0.75) translateY(-20px);
  -ms-transform: scale(0.75) translateY(-20px);
  transform: scale(0.75) translateY(-20px);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all 0.15s ease-out, opacity 0.15s ease-out;
  -ms-transition: all 0.15s ease-out, opacity 0.15s ease-out;
  transition: all 0.15s ease-out, opacity 0.15s ease-out;
  position: absolute;
  top: auto;
  right: 0;
  width: 350px;
  max-width: 100% !important;
  margin-top: 3rem;
  height: 0;
  overflow: hidden; }
  .content__side.basket-dropdown-open {
    z-index: 200;
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    margin-top: 1rem;
    height: auto;
    overflow: visible; }
    .content__side.basket-dropdown-open:before, .content__side.basket-dropdown-open:after {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0; }
    .content__side.basket-dropdown-open:before {
      top: -0.7rem;
      right: 1.2rem;
      border-left: 1rem solid transparent;
      border-right: 1rem solid transparent;
      border-bottom: 0.7rem solid #666; }
    .content__side.basket-dropdown-open:after {
      top: -0.6rem;
      right: 1.2rem;
      border-left: 1rem solid transparent;
      border-right: 1rem solid transparent;
      border-bottom: 0.7rem solid #666; }
.content__side-wrapper {
  padding: 0 1.8rem 1.8rem;
  background-color: #666; }
.content__main {
  width: 100%; }
@media screen and (max-width: 52.5em) {
  .content__side {
    float: none;
    width: 430px;
    opacity: 1;
    height: 100%;
    transform: none;
    transform-origin: 0 0;
    position: static;
    margin-top: 0; }
    .content__side.basket-dropdown-open {
      margin-top: 0;
      height: 100%; }
      .content__side.basket-dropdown-open:before, .content__side.basket-dropdown-open:after {
        display: none; }
  .content__side-wrapper {
    padding: 0; } }

/* Shop info.
   * desktop: displayed in a popup
   * mobile: displayed in the left menu
   -------------------------------------------------------------------------- */
.shop-info {
  background-color: #f3f3f3;
  border-radius: 0; }
  .shop-info__title {
    font-size: 1.8rem;
    font-family: "National2Condensed", sans-serif;
    color: #000;
    font-weight: 700;
    line-height: 2.8rem;
    margin: 0; }
  .shop-info__feature-title {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 500; }
  .shop-info__feature-content {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #000; }
  .shop-info__link {
    color: #000;
    font-size: 1.4rem;
    margin-top: .5rem; }
  .shop-info .social-icons__icon + .social-icons__icon {
    margin-left: .5rem; }
  .shop-info .social-icons__link {
    width: 2.8rem;
    height: 2.8rem;
    border-radius: 0; }
    .shop-info .social-icons__link i {
      line-height: 2.8rem;
      height: 2.8rem; }

/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Page header
   -------------------------------------------------------------------------- */
.category__header {
  margin-bottom: 0; }
  .category__header:has(.category__title + .category__description) .category__title {
    margin-bottom: 1rem; }
  .category__header:has(.category__title + .category__description) .category__description {
    margin-bottom: 3rem; }
.category__title {
  font-size: 3.2rem;
  font-family: "National2Condensed", sans-serif;
  color: #c3122f;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 3rem; }
.category__subcategory {
  margin-top: 1rem; }
  .category__subcategory:has(.category__subcategory-title + .category__description) .category__subcategory-title {
    margin-bottom: 1rem; }
  .category__subcategory:has(.category__subcategory-title + .category__description) .category__description {
    margin-bottom: 3rem; }
.category__subcategory-title {
  font-size: 3.2rem;
  font-family: "National2", sans-serif;
  color: #c3122f;
  font-weight: 700;
  line-height: 1; }
.category__description {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  line-height: 1.4;
  margin-top: 1rem; }
@media screen and (max-width: 40em) {
  .category__title, .category__subcategory-title {
    font-size: 2.7rem; } }

/* Product
   -------------------------------------------------------------------------- */
.product,
.product.product_improved {
  width: 25%;
  position: relative;
  margin-bottom: 2rem;
  /* Add & customise buttons --- */ }
  .product:nth-child(3n+1),
  .product.product_improved:nth-child(3n+1) {
    clear: none; }
  .product:nth-child(4n+1),
  .product.product_improved:nth-child(4n+1) {
    clear: left; }
  .product__wrapper,
  .product.product_improved__wrapper {
    padding: 1rem;
    background-color: transparent; }
  .product__picture-container,
  .product.product_improved__picture-container {
    margin-bottom: 2rem; }
  .product__picture,
  .product.product_improved__picture {
    margin: 0 auto;
    width: auto; }
  .product__tags,
  .product.product_improved__tags {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    left: .5rem;
    top: .5rem; }
  .product__tag,
  .product.product_improved__tag {
    display: inline-flex;
    font-family: "National2Condensed", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2rem;
    text-transform: uppercase;
    padding: 0 1rem;
    box-sizing: border-box;
    border: solid .2rem;
    margin: 0 .5rem .5rem 0;
    background-color: #fff; }
    .product__tag_new,
    .product.product_improved__tag_new {
      color: #050607;
      border-color: #050607; }
    .product__tag_offer,
    .product.product_improved__tag_offer {
      color: #e31e31;
      border-color: #e31e31; }
    .product__tag_vegan,
    .product.product_improved__tag_vegan {
      color: #00c600;
      border-color: #00c600; }
    .product__tag_vegetarian,
    .product.product_improved__tag_vegetarian {
      color: #00c600;
      border-color: #00c600; }
  .product__name,
  .product.product_improved__name {
    font-size: 1.6rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.25; }
  .product__description,
  .product.product_improved__description {
    font-size: 1.4rem;
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 1.8; }
  .product__bottom,
  .product.product_improved__bottom {
    margin-top: 2rem; }
  .product__sku-buttons,
  .product.product_improved__sku-buttons {
    margin-top: 1.5rem;
    margin-bottom: 0; }
  .product__sku-list,
  .product.product_improved__sku-list {
    margin-top: 1.5rem;
    text-align: left; }
    .product__sku-list .nice-select__container,
    .product.product_improved__sku-list .nice-select__container {
      min-width: 6rem; }
  .product__sku-label,
  .product.product_improved__sku-label {
    display: inline-block;
    margin-right: 1rem;
    font-size: 1.4rem;
    line-height: 3rem; }
  .product__buttons,
  .product.product_improved__buttons {
    margin: 0; }
    .product__buttons:has(.product__customise),
    .product.product_improved__buttons:has(.product__customise) {
      display: flex; }
  .product__add,
  .product.product_improved__add {
    font-family: "National2", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    display: block;
    line-height: 3rem;
    height: 3rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    box-sizing: border-box;
    color: #fff;
    background-color: #e4002b;
    border: none;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    margin: 0 auto;
    max-width: 100%; }
    .product__add:hover,
    .product.product_improved__add:hover {
      color: #fff;
      background-color: #c3122f; }
  .product__price,
  .product.product_improved__price {
    display: block;
    position: relative;
    float: left;
    width: 50%;
    height: 100%; }
    .product__price:after,
    .product.product_improved__price:after {
      content: "";
      height: 2rem;
      width: 1px;
      background-color: #fff;
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .product__price[data-product-price-empty], .product__price[data-product-price-empty]:after,
    .product.product_improved__price[data-product-price-empty],
    .product.product_improved__price[data-product-price-empty]:after {
      display: none; }
  .product__add-text,
  .product.product_improved__add-text {
    display: inline-block; }
  .product__customise,
  .product.product_improved__customise {
    float: left;
    display: block;
    padding: .5rem 1rem .5rem 0;
    width: auto;
    height: auto;
    color: #000;
    font-size: 1.4rem;
    line-height: 2rem;
    text-decoration: underline; }
    .product__customise:hover,
    .product.product_improved__customise:hover {
      text-decoration: none; }
    .product__customise + .product__add,
    .product.product_improved__customise + .product__add {
      width: 100%; }
  .product .product__mobile-price,
  .product.product_improved .product__mobile-price {
    margin-top: 2rem;
    color: #a0a0a0;
    font-weight: 500;
    text-transform: uppercase; }
  .product .product__mobile-price-from,
  .product.product_improved .product__mobile-price-from {
    font-size: 1.1rem; }
  .product .product__mobile-price-value,
  .product.product_improved .product__mobile-price-value {
    color: #e4002b;
    font-size: 2rem;
    font-weight: 500; }
  .product_with-counter:after,
  .product.product_improved_with-counter:after {
    background-color: #c3122f; }
  .product .product__counter,
  .product.product_improved .product__counter {
    color: #c3122f;
    font-size: 1.6rem;
    font-weight: 500;
    font-family: "National2", sans-serif; }
    .product .product__counter:not(:empty):before,
    .product.product_improved .product__counter:not(:empty):before {
      margin-right: .2rem;
      font-size: 1rem;
      font-weight: 500; }
  .product__favourite_add .product__favourite-icon,
  .product.product_improved__favourite_add .product__favourite-icon {
    color: #e4002b; }
    .product__favourite_add .product__favourite-icon:before,
    .product.product_improved__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 .product__favourite_remove .product__favourite-icon,
  .product.product_improved .product__favourite_remove .product__favourite-icon {
    color: #e4002b; }
    .product .product__favourite_remove .product__favourite-icon:before,
    .product.product_improved .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: ""; }
  .product_no-ordering .product__add,
  .product.product_improved_no-ordering .product__add {
    width: 100%; }
  .product_no-ordering .product__price,
  .product.product_improved_no-ordering .product__price {
    width: 28%; }
  @media screen and (max-width: 74em) {
    .product_no-ordering .product__add,
    .product.product_improved_no-ordering .product__add {
      font-size: 1.3rem; } }
  @media screen and (max-width: 69em) {
    .product_no-ordering .product__add,
    .product.product_improved_no-ordering .product__add {
      font-size: 1.2rem; } }
  @media screen and (max-width: 65em) {
    .product,
    .product.product_improved {
      width: 33.33%; }
      .product:nth-child(4n+1),
      .product.product_improved:nth-child(4n+1) {
        clear: none; }
      .product:nth-child(3n+1),
      .product.product_improved:nth-child(3n+1) {
        clear: left; }
      .product_no-ordering .product__add,
      .product.product_improved_no-ordering .product__add {
        font-size: 1.4rem; } }
  @media screen and (max-width: 60em) {
    .product:nth-child(2n+1),
    .product.product_improved:nth-child(2n+1) {
      clear: none; }
    .product:nth-child(3n+1),
    .product.product_improved:nth-child(3n+1) {
      clear: left; } }
  @media screen and (max-width: 56em) {
    .product_no-ordering .product__add,
    .product.product_improved_no-ordering .product__add {
      font-size: 1.3rem; } }
  @media screen and (max-width: 52.5em) {
    .product,
    .product.product_improved {
      padding: 0;
      width: 100%;
      text-align: left; }
      .product:nth-child(3n+1),
      .product.product_improved:nth-child(3n+1) {
        clear: none; }
      .product__tags,
      .product.product_improved__tags {
        left: auto;
        right: .5rem; } }

/* Product legend
   -------------------------------------------------------------------------- */
.product-legend__list {
  display: flex;
  justify-content: center; }
.product-legend__item {
  display: inline-flex;
  font-family: "National2Condensed", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2rem;
  text-transform: uppercase;
  padding: 0 1rem;
  box-sizing: border-box;
  border: solid .2rem;
  margin: 0 .5rem .5rem 0;
  background-color: #fff; }
  .product-legend__item_new {
    color: #050607;
    border-color: #050607; }
  .product-legend__item_offer {
    color: #e31e31;
    border-color: #e31e31; }
  .product-legend__item_vegan {
    color: #00c600;
    border-color: #00c600; }
  .product-legend__item_vegetarian {
    color: #00c600;
    border-color: #00c600; }

/* Favourites page
   -------------------------------------------------------------------------- */
.category__products_favourites {
  margin: 0 -10px; }

.product_favourites {
  float: left;
  margin-bottom: 2em;
  padding: 0 10px;
  box-sizing: border-box; }
  .product_favourites .product__picture-container {
    float: none;
    width: 100%;
    margin: 0 0 2rem; }
    .product_favourites .product__picture-container ~ * {
      margin-left: 0; }
  .product_favourites .product__buttons {
    float: none;
    margin-top: 1rem; }
  .product_favourites .product__add {
    width: 100%;
    padding: 0; }
  .product_favourites .product__customise {
    padding: .5rem 1rem .5rem 0; }
    .product_favourites .product__customise + .product__add {
      width: 100%; }
  @media screen and (max-width: 52.5em) {
    .product_favourites {
      padding: 0; }
      .product_favourites .product__picture-container {
        float: right;
        margin: 0 0 0 1rem;
        width: 120px; }
        .product_favourites .product__picture-container ~ * {
          overflow: hidden; } }
  @media screen and (max-width: 30em) {
    .product_favourites .product__picture-container {
      margin-left: .5rem;
      width: 100px; } }

/* Deal wizard
   -------------------------------------------------------------------------- */
/************************
 Deal wizard navigation
 - up to 9 tabs support
 - done tabs styling
***********************/
.deal-wizard__header {
  margin-bottom: 3rem; }
.deal-wizard__title {
  font-size: 3.2rem;
  font-family: "National2Condensed", sans-serif;
  color: #c3122f;
  font-weight: 700;
  color: #000; }

.deal-wizard-navigation {
  margin: 1em 0 2em;
  background-color: transparent; }
  .deal-wizard-navigation__title {
    height: 48px;
    line-height: 48px; }
    .deal-wizard-navigation__title:after {
      background: -webkit-linear-gradient(left, rgba(228, 0, 43, 0), #e4002b);
      background: linear-gradient(to right, rgba(228, 0, 43, 0), #e4002b); }
  .deal-wizard-navigation__tab {
    background-color: #e4002b;
    background-color: transparent;
    margin: 0; }
    .deal-wizard-navigation__tab:nth-last-child(9):first-child, .deal-wizard-navigation__tab:nth-last-child(9):first-child ~ * {
      width: 11.11111%; }
    .deal-wizard-navigation__tab:nth-last-child(8):first-child, .deal-wizard-navigation__tab:nth-last-child(8):first-child ~ * {
      width: 12.5%; }
    .deal-wizard-navigation__tab:nth-last-child(7):first-child, .deal-wizard-navigation__tab:nth-last-child(7):first-child ~ * {
      width: 14.28571%; }
    .deal-wizard-navigation__tab:nth-last-child(6):first-child, .deal-wizard-navigation__tab:nth-last-child(6):first-child ~ * {
      width: 16.66667%; }
    .deal-wizard-navigation__tab:nth-last-child(5):first-child, .deal-wizard-navigation__tab:nth-last-child(5):first-child ~ * {
      width: 20%; }
    .deal-wizard-navigation__tab:nth-last-child(4):first-child, .deal-wizard-navigation__tab:nth-last-child(4):first-child ~ * {
      width: 25%; }
    .deal-wizard-navigation__tab:nth-last-child(3):first-child, .deal-wizard-navigation__tab:nth-last-child(3):first-child ~ * {
      width: 33.33333%; }
    .deal-wizard-navigation__tab:nth-last-child(2):first-child, .deal-wizard-navigation__tab:nth-last-child(2):first-child ~ * {
      width: 50%; }
    .deal-wizard-navigation__tab:nth-child(1) {
      z-index: 20; }
    .deal-wizard-navigation__tab:nth-child(2) {
      z-index: 19; }
    .deal-wizard-navigation__tab:nth-child(3) {
      z-index: 18; }
    .deal-wizard-navigation__tab:nth-child(4) {
      z-index: 17; }
    .deal-wizard-navigation__tab:nth-child(5) {
      z-index: 16; }
    .deal-wizard-navigation__tab:nth-child(6) {
      z-index: 15; }
    .deal-wizard-navigation__tab:nth-child(7) {
      z-index: 14; }
    .deal-wizard-navigation__tab:nth-child(8) {
      z-index: 13; }
    .deal-wizard-navigation__tab:nth-child(9) {
      z-index: 12; }
    .deal-wizard-navigation__tab:first-child:before {
      display: none; }
    .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
      margin-right: 0;
      padding-right: 10px; }
      .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link:before, .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link:after {
        display: none; }
    .deal-wizard-navigation__tab:before {
      content: '';
      display: block;
      position: absolute;
      right: 100%;
      top: 0;
      height: 100%;
      width: 30px;
      background-color: #e4002b; }
  .deal-wizard-navigation__tab_active:before {
    background-color: #e4002b; }
  .deal-wizard-navigation__tab_active .deal-wizard-navigation__title:after {
    background: -webkit-linear-gradient(left, rgba(228, 0, 43, 0), #e4002b);
    background: linear-gradient(to right, rgba(228, 0, 43, 0), #e4002b); }
  .deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
    color: #fff;
    background-color: #e4002b;
    margin-right: 20px; }
    .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:before, .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
      border-top-width: 24px;
      border-bottom-width: 24px;
      border-left-width: 20px; }
    .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
      border-left-color: #e4002b; }
  .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab {
    background-color: #f3f3f3; }
    .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab:before {
      background-color: #f3f3f3; }
    .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__title:after {
      background: -webkit-linear-gradient(left, rgba(243, 243, 243, 0), #f3f3f3);
      background: linear-gradient(to right, rgba(243, 243, 243, 0), #f3f3f3); }
    .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link {
      color: #e4002b;
      background-color: #f3f3f3; }
      .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link:before {
        border-left-color: #e4002b; }
      .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link:after {
        border-left-color: #f3f3f3; }
  .deal-wizard-navigation__link {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #e4002b;
    margin-right: 20px; }
    .deal-wizard-navigation__link:before, .deal-wizard-navigation__link:after {
      border-top-width: 24px;
      border-bottom-width: 24px;
      border-left-width: 20px; }
    .deal-wizard-navigation__link:before {
      border-left-color: #fff; }
    .deal-wizard-navigation__link:after {
      border-left-color: #e4002b; }
  @media screen and (max-width: 52.5em) {
    .deal-wizard-navigation__tab {
      width: 33.33333% !important; }
      .deal-wizard-navigation__tab:nth-last-child(2):first-child, .deal-wizard-navigation__tab:nth-last-child(2):first-child ~ * {
        width: 50% !important; }
      .deal-wizard-navigation__tab:nth-child(3) .deal-wizard-navigation__link, .deal-wizard-navigation__tab:nth-child(6) .deal-wizard-navigation__link {
        margin-right: 0;
        padding-right: 10px; }
        .deal-wizard-navigation__tab:nth-child(3) .deal-wizard-navigation__link:before, .deal-wizard-navigation__tab:nth-child(3) .deal-wizard-navigation__link:after, .deal-wizard-navigation__tab:nth-child(6) .deal-wizard-navigation__link:before, .deal-wizard-navigation__tab:nth-child(6) .deal-wizard-navigation__link:after {
          display: none; }
      .deal-wizard-navigation__tab:nth-child(4), .deal-wizard-navigation__tab:nth-child(7) {
        clear: left; }
        .deal-wizard-navigation__tab:nth-child(4):before, .deal-wizard-navigation__tab:nth-child(7):before {
          display: none; }
      .deal-wizard-navigation__tab:nth-child(4), .deal-wizard-navigation__tab:nth-child(5), .deal-wizard-navigation__tab:nth-child(6), .deal-wizard-navigation__tab:nth-child(7), .deal-wizard-navigation__tab:nth-child(8), .deal-wizard-navigation__tab:nth-child(9) {
        margin-top: .5rem; } }

/* Compose page
   -------------------------------------------------------------------------- */
.page_compose {
  background-color: #f3f3f3; }

.compose {
  margin: 5rem 0; }

.compose__header {
  margin-bottom: 2rem;
  text-align: center;
  line-height: 1; }

.compose__title {
  font-size: 3rem;
  font-family: "National2", sans-serif;
  color: #262626;
  font-weight: 700;
  text-transform: uppercase; }

.compose__description {
  margin-top: 1.5rem;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif; }

.compose:before {
  display: table;
  content: ""; }
.compose:after {
  display: table;
  content: "";
  clear: both; }

.compose__content {
  float: right;
  width: 50%; }

.compose__image-container {
  float: left;
  width: 48%; }

.compose__image {
  display: block;
  margin: 0 auto; }

.compose__set {
  padding-left: 24px; }

.compose__set:before {
  content: "";
  display: block;
  float: left;
  margin: 3px 0 0 -24px;
  width: 12px;
  height: 10px;
  background-color: #c3122f;
  border-radius: 3px 0 3px 0; }

.compose__set + .compose__set {
  margin-top: 1.5rem; }

.compose__set-title {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2; }

.compose__set-list:before {
  display: table;
  content: ""; }
.compose__set-list:after {
  display: table;
  content: "";
  clear: both; }

.compose__set-item {
  float: left;
  margin-right: .9rem;
  margin-bottom: .5rem; }

.compose__set-item[data-option-zero] {
  display: none; }

.compose__set-label {
  display: block;
  position: relative;
  cursor: pointer; }

.compose__set-checkbox {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1; }

.compose__set-item-content {
  display: block;
  padding: .5rem 0;
  width: 84px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  background-color: #f3f3f3;
  border: 1px solid #e7e7e7;
  border-radius: 1rem 0 1rem 0; }

.compose__set-item-content-wrapper {
  display: inline-block;
  text-align: left; }

.compose__set-item-name {
  display: block;
  color: #0d0d0d;
  font-weight: 300; }

.compose__set-item-price {
  display: block;
  color: #c3122f; }

.compose__set-checkbox:checked + .compose__set-item-content {
  background-color: #fff;
  border-color: #d0d0d0; }

.compose__footer {
  margin-top: 3rem;
  padding-left: 24px; }

.compose__notification {
  margin-bottom: .7rem;
  color: #c3122f;
  font-size: 1.2rem; }

.compose__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 34px;
  line-height: 34px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  margin-left: -24px;
  width: 200px;
  max-width: 100%; }
  .compose__button:hover {
    color: #fff;
    background-color: #6c0214; }

.compose__button[disabled] {
  background-color: #a7a7a7;
  cursor: default; }

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

  .compose__header {
    margin-bottom: 4rem; }

  .compose__description {
    font-size: 1.6rem;
    font-weight: 600; }

  .compose__content {
    float: none;
    width: 100%; }

  .compose__image-container {
    display: none; }

  .compose__set {
    padding-left: 0; }

  .compose__set + .compose__set {
    margin-top: 2.5rem; }

  .compose__set:before {
    display: none; }

  .compose__set-title {
    margin-bottom: 2rem;
    font-size: 1.6rem;
    font-weight: 600;
    text-align: center; }

  .compose__set-list {
    text-align: center; }

  .compose__set-item {
    display: inline-block;
    float: none;
    margin: 0 .2rem .7rem; }

  .compose__footer {
    padding-left: 0;
    text-align: center; }

  .compose__notification {
    margin-bottom: 1rem;
    font-size: 1.4rem; }

  .compose__button {
    margin: 0 auto;
    height: 40px;
    line-height: 40px; } }
/* ==========================================================================
   BASKET
   ========================================================================== */
/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  background-color: #666;
  padding: 1rem 0; }
.basket__title {
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 1.4; }
.basket__repeat {
  margin-top: .2rem;
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 400;
  text-decoration: none; }
  .basket__repeat:hover {
    text-decoration: underline; }
.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: 0;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }
.basket__items {
  background-color: #fff; }
.basket__empty {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-weight: 400;
  background-color: #f3f3f3; }
@media screen and (max-width: 52.5em) {
  .basket__header {
    padding: 1rem 1.2rem;
    display: flex;
    flex-direction: column-reverse;
    position: relative; }
  .basket__repeat {
    padding: 0;
    margin-top: 0; }
  .basket__close {
    float: none;
    position: absolute;
    right: 1rem;
    top: 1rem; } }

/* Basket item
   -------------------------------------------------------------------------- */
.basket-item {
  line-height: 1.8rem; }
  .basket-item__title {
    font-size: 1.4rem;
    font-family: "Open Sans", sans-serif;
    color: #000; }
  .basket-item__link {
    color: #000; }
  .basket-item__name {
    width: 65% !important; }
  .basket-item__option {
    font-size: 1.2rem;
    font-family: "Open Sans", sans-serif;
    color: #636363;
    line-height: 1.4rem; }
  .basket-item__quantity {
    display: inline-flex; }
  .basket-item__delete-icon {
    color: #000; }
    .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: 0;
      margin-left: 0;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .basket-item__delete-icon:before {
      line-height: 1.8rem;
      vertical-align: top; }
  .basket-item__delete:hover .basket-item__delete-icon {
    color: #666; }

/* Basket deal title
   -------------------------------------------------------------------------- */
.basket-deal__header {
  background-color: #fcd59a; }
.basket-deal__title {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #0d0d0d; }
.basket-deal__link {
  color: #0d0d0d; }
  .basket-deal__link:hover {
    color: #000; }
.basket-deal__delete-icon {
  color: #666; }
  .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: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
.basket-deal__delete:hover .basket-deal__delete-icon {
  color: #000; }

/* Basket deal item
   -------------------------------------------------------------------------- */
.basket-deal__items {
  background-color: #fff3e1; }
.basket-deal__item-title {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #0d0d0d; }
.basket-deal__item-link {
  color: #0d0d0d; }
  .basket-deal__item-link:hover {
    color: #000; }
.basket-deal__item-option {
  font-size: 1.2rem;
  font-family: "Open Sans", sans-serif;
  color: #383838; }
.basket-deal__item-option-name {
  padding-left: 0;
  line-height: 1.6rem; }
.basket-deal__item-delete {
  text-decoration: none; }
.basket-deal__item-delete-icon {
  visibility: hidden;
  color: #e4002b;
  padding-left: 0; }
  .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: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__time {
  margin-top: .5rem; }
.basket__delivery_radio {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-weight: 400; }
.basket__delivery-radio:checked + .basket__delivery-method {
  color: #fff;
  background-color: #e4002b;
  cursor: default; }
.basket__delivery-option {
  width: 50%; }
  .basket__delivery-option + .basket__delivery-option {
    float: right; }
.basket__delivery-method {
  padding: .7rem 0;
  background-color: #fff;
  border: 1px solid #e4002b; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__button {
  margin-top: 1.1rem; }
.basket__button-link {
  font-weight: 400;
  display: block;
  padding: 0;
  line-height: 3rem;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  color: #fff;
  background-color: #e4002b;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .basket__button-link:hover {
    color: #fff;
    background-color: #c3122f; }

.basket__footer {
  color: #000;
  background-color: #fff; }

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

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

.basket__savings {
  color: #0d0d0d;
  background-color: #fff3e1; }

.basket__charge-title,
.basket__charge-amount {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #e4002b;
  font-weight: 400; }

.basket__total-title,
.basket__total-amount {
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-weight: 400; }

/* Basket upselling
   -------------------------------------------------------------------------- */
.basket__upselling {
  margin-top: .5rem; }

.basket-upselling {
  position: relative;
  min-height: 10.6rem;
  background-color: #fff; }
  .basket-upselling__wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 2rem 1.2rem 1.2rem;
    width: 100%;
    box-sizing: border-box; }
  .basket-upselling__picture-container {
    position: relative; }
  .basket-upselling__picture {
    display: block; }
  .basket-upselling__footer:before {
    display: table;
    content: ""; }
  .basket-upselling__footer:after {
    display: table;
    content: "";
    clear: both; }
  .basket-upselling .nice-select__container {
    width: 100%;
    max-width: 100%; }
  .basket-upselling .nice-select {
    border: 1px solid #a9a9a9;
    padding: 0 2.2rem;
    background-color: #fff;
    height: 3.2rem; }
    .basket-upselling .nice-select:after {
      right: 1.4rem; }
    .basket-upselling .nice-select .current {
      text-align: center;
      display: block;
      line-height: 3rem;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
  .basket-upselling__buttons {
    margin-top: .6rem; }
  .basket-upselling__add {
    font-weight: 400;
    display: block;
    padding: 0;
    line-height: 3.2rem;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    color: #fff;
    background-color: #e4002b;
    border: none;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    width: 100%;
    text-align: center; }
    .basket-upselling__add:hover {
      color: #fff;
      background-color: #c3122f; }

.mobile-basket-button {
  display: none;
  border-top: 1px solid rgba(243, 243, 243, 0.5); }
  .mobile-basket-button .mobile-basket-button__nb-items {
    color: #fff;
    font-size: 1.4rem; }
  .mobile-basket-button .mobile-basket-button__icon {
    margin-top: -.5rem;
    border-bottom-color: #fff; }
    .mobile-basket-button .mobile-basket-button__icon:after {
      border-left-color: #fff; }
  .mobile-basket-button .mobile-basket-button__link {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    background-color: #e4002b; }
  @media screen and (max-width: 52.5em) {
    .mobile-basket-button {
      display: block; } }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  color: #000;
  background-color: #fff; }
  .popup__title {
    font-size: 2rem;
    font-family: "National2Condensed", sans-serif;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2; }
  .popup .popup__description {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    font-weight: 400;
    line-height: 2.4rem;
    margin-top: 1rem; }
  .popup .product__tags {
    position: static; }
  .popup__picture_mobile {
    text-align: center; }
    .popup__picture_mobile img {
      max-width: 100%; }
  .popup__price {
    font-size: 2rem;
    font-family: "National2", sans-serif;
    color: #c3122f;
    font-weight: 500;
    line-height: 1; }
  .popup__close {
    background-color: #e4002b; }
  .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_improved.popup_scrolled .popup__title {
    background-color: #fff;
    border-bottom: none;
    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 {
    color: #e4002b;
    font-size: .7em; }
    .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: ""; }
  @media screen and (max-width: 52.5em) {
    .popup_improved.popup_full-height {
      height: 100%; } }

/* Popup group
   -------------------------------------------------------------------------- */
.popup-group__quantity-field {
  font-size: 1.6rem;
  padding: 0 .1rem;
  border: none;
  line-height: 1.5;
  font-weight: 500;
  background-color: #fff; }
.popup-group__quantity-button {
  width: 2.4rem;
  height: 2.4rem;
  line-height: 2.4rem;
  text-align: center;
  color: #fff;
  background-color: #e4002b;
  border-radius: .2rem; }
  .popup-group__quantity-button:hover {
    color: #fff;
    background-color: #c3122f; }
.popup-group__quantity-minus-icon, .popup-group__quantity-plus-icon {
  font-style: normal; }
  .popup-group__quantity-minus-icon:before, .popup-group__quantity-plus-icon:before {
    content: "+";
    display: inline-block;
    font-size: 2.5rem;
    line-height: 1; }
.popup-group__quantity-minus-icon:before {
  content: "-"; }
.popup-group__label, .popup-group__single-choice {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 2.4rem; }
.popup-group .nice-select {
  min-width: 9rem; }

/* Popup row
   -------------------------------------------------------------------------- */
.popup-row__title {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 1.5rem; }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-enum__option {
  margin-bottom: .3rem;
  margin-right: .9rem; }
.popup-enum__text {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  font-weight: 500;
  padding: .5rem 2rem;
  color: #e4002b;
  background-color: #fff;
  border: 1px solid #e4002b;
  border-radius: 0; }
.popup-enum__radio:checked + .popup-enum__text {
  color: #fff;
  background-color: #e4002b; }
.popup-enum__radio:disabled + .popup-enum__text {
  color: #383838;
  background-color: #eee; }

/* Popup set
   -------------------------------------------------------------------------- */
.popup-set {
  /* double toppings */ }
  .popup-set__group-title {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    font-weight: 500; }
  .popup-set__title {
    color: #000; }
  .popup-set__text {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    font-weight: 400;
    line-height: 1.2; }
    .popup-set__text:before {
      border-color: #141414;
      background-color: #f2f2f2; }
    .popup-set__text:after {
      margin: 4px;
      width: 8px;
      height: 8px;
      background-color: #e4002b; }
  .popup-set__label {
    display: inline-block;
    vertical-align: top; }
    .popup-set__label input[type="checkbox"]:checked + .popup-set__text {
      font-weight: 400; }
  .popup-set__option[data-double] {
    margin: .8rem 0; }
    .popup-set__option[data-double] .popup-set__label:before {
      border-color: #141414;
      background-color: #f2f2f2; }
    .popup-set__option[data-double] .popup-set__label .popup-set__phantom:after {
      width: .8rem;
      height: .8rem;
      margin: .4rem;
      background-color: #e4002b; }
  @media screen and (max-width: 40em) {
    .popup-set__wrapper_double-title .popup-set__option:nth-child(1) {
      display: block; }
    .popup-set__wrapper_double-title .popup-set__option:nth-child(2n+1) {
      clear: none; }
    .popup-set__option[data-double]:nth-child(2n+1) {
      clear: none; } }
  @media screen and (max-width: 30em) {
    .popup-set__wrapper_double-title .popup-set__option:nth-child(3) {
      display: none; } }

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup-buttons_improved {
  padding: 1rem 0 0 0;
  box-sizing: border-box; }
  .popup-buttons_improved .popup-buttons__button {
    display: block;
    font-family: "National2", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 0 .5rem;
    cursor: pointer;
    box-sizing: border-box;
    color: #fff;
    background-color: #e4002b;
    border: none;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .popup-buttons_improved .popup-buttons__button:hover {
      color: #fff;
      background-color: #c3122f; }
  .popup-buttons_improved .popup-buttons__link {
    color: #000;
    font-size: 1.4rem;
    text-decoration: underline;
    line-height: 2.6rem;
    margin: 1rem 2rem;
    padding: 0; }
    .popup-buttons_improved .popup-buttons__link:hover {
      text-decoration: none; }
.popup-buttons__button-text, .popup-buttons__button-price {
  font-size: 1.6rem;
  font-family: "National2", sans-serif;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase; }
.popup-buttons_improved {
  padding: 0; }
  .popup-buttons_improved .popup-buttons__button {
    padding: 0; }

/* Deal popup
   -------------------------------------------------------------------------- */
.popup-deal-line__label {
  line-height: 34px;
  font-weight: 500; }

.popup-deal-line__single-option {
  line-height: 34px; }

.popup-deal-line__description {
  font-size: 1.4rem; }

/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.checkout {
  max-width: 77rem;
  margin: 0 auto; }
  .checkout__header {
    margin-bottom: 3rem; }
  .checkout__title {
    font-size: 3rem;
    font-family: "National2", sans-serif;
    color: #e4002b;
    font-weight: 500;
    text-align: center;
    line-height: 1; }
  .checkout__footer {
    margin-top: 2.5rem; }
  .checkout__section + .checkout__section {
    padding-top: 3rem;
    margin-top: 2rem;
    border-top: 1px solid #b7b7b7; }
    .checkout__section + .checkout__section.checkout__section_no-separation[data-section-form] {
      padding-top: 3rem;
      margin-top: 3rem;
      border-top: 1px solid #b7b7b7; }
  .checkout__section_upselling {
    margin-top: 3rem;
    padding-top: 1rem;
    border-top: 1px solid #b7b7b7; }
    .checkout__section_upselling ~ .checkout__footer {
      margin-top: 4rem; }
    .checkout__section_upselling [data-kfc-checkout-upselling] {
      display: none; }
  .checkout__fieldset {
    max-width: 38rem; }
    .checkout__fieldset_authorization-method {
      position: relative; }
    .checkout__fieldset_guest-checkout .checkout-row:has(.form-buttons__button) {
      position: relative; }
      .checkout__fieldset_guest-checkout .checkout-row:has(.form-buttons__button) .checkout-row__group {
        width: 55%; }
      .checkout__fieldset_guest-checkout .checkout-row:has(.form-buttons__button) .form-buttons__button {
        line-height: 3rem;
        padding: 0;
        width: 45%;
        position: absolute;
        bottom: 0;
        right: 0; }
  .checkout__authorization-method {
    position: absolute;
    top: 0.7rem;
    left: 0;
    display: flex;
    line-height: 1.6rem;
    margin-left: -13rem; }
    .checkout__authorization-method > span {
      display: inline-flex;
      margin: 0 .7rem; }
    .checkout__authorization-method + .checkout-row {
      width: 87%;
      margin-left: 13%; }
  @media screen and (max-width: 52.5em) {
    .checkout__authorization-method {
      position: static;
      margin-left: 0; }
      .checkout__authorization-method + .checkout-row {
        width: 100%;
        margin-left: 0; } }

.checkout-row__group-label,
.card-entry__label,
.card-entry__saved-card-label {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000; }

.checkout__description,
.checkout-row__group,
.card-entry__instructions,
.card-entry__cvcode-label {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000; }

/* checkout-variant */
.checkout-variant__label {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000;
  position: relative;
  left: -15.5rem;
  margin-bottom: 1rem;
  line-height: 1.6rem; }
.checkout-variant__radio {
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  float: none; }
  .checkout-variant__radio:checked ~ .checkout-variant__text {
    font-weight: 400; }
    .checkout-variant__radio:checked ~ .checkout-variant__text:after {
      display: block; }
.checkout-variant__text {
  display: inline-block;
  vertical-align: top;
  line-height: 1.6rem;
  padding-left: 2.5rem;
  position: relative; }
  .checkout-variant__text:before, .checkout-variant__text:after {
    content: "";
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border: 1px solid #141414;
    background-color: #f2f2f2;
    box-sizing: border-box;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0; }
  .checkout-variant__text:after {
    display: none;
    width: .8rem;
    height: .8rem;
    border: none;
    margin: .4rem;
    background-color: #e4002b; }
.checkout-variant__select-label {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000;
  margin-left: -13rem; }
.checkout-variant__select {
  padding-left: 0; }
  .checkout-variant__select:before {
    display: table;
    content: ""; }
  .checkout-variant__select:after {
    display: table;
    content: "";
    clear: both; }
.checkout-variant .nice-select__container {
  width: 49%; }
  .checkout-variant .nice-select__container + .nice-select__container {
    margin-left: 2%; }
.checkout-variant .message_error {
  padding: .5rem 1rem;
  margin-top: .5rem; }
@media screen and (max-width: 62em) {
  .checkout-variant {
    padding-left: 0; } }
@media screen and (max-width: 52.5em) {
  .checkout-variant__label {
    left: -2.5rem; }
  .checkout-variant__select-label {
    float: none;
    margin-left: 0; } }
@media screen and (max-width: 29em) {
  .checkout-variant__label {
    left: 0; } }

/* checkout-row checkbox styling
  ---------------------------------------------------- */
.checkout-row {
  padding-left: 0;
  margin-bottom: 2rem; }
  .checkout-row:last-child {
    margin-bottom: 0; }
  .checkout-row + div:has(.checkout-row) {
    margin-bottom: 2rem; }
  .checkout-row__field-text, .checkout-row__field-textarea {
    padding: 0 1rem;
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #000;
    line-height: 2;
    border: 1px solid #b0afaf;
    background-color: #fff;
    outline: none;
    box-shadow: none;
    margin: 0;
    box-sizing: border-box; }
    .checkout-row__field-text:focus, .checkout-row__field-textarea:focus {
      box-shadow: none; }
  .checkout-row__field-text.disabled {
    display: none; }
  .checkout-row__field-text + .checkout-row__group-label_checkbox {
    margin-top: 1.4rem; }
  .checkout-row__field-textarea {
    line-height: 2rem;
    padding: .8rem 1.2rem;
    resize: none;
    min-height: 10rem; }
  .checkout-row__group-item {
    margin-top: 1.4rem; }
    .checkout-row__group-item_info:empty {
      margin-top: 0; }
  .checkout-row__group-item_register-phone:has(.form-buttons__button) {
    position: relative;
    display: flex;
    flex-direction: column; }
    .checkout-row__group-item_register-phone:has(.form-buttons__button) .iti {
      width: 55%;
      order: 1; }
    .checkout-row__group-item_register-phone:has(.form-buttons__button) .checkout-row__group-label_checkbox {
      order: 3; }
    .checkout-row__group-item_register-phone:has(.form-buttons__button) .checkout-row__group-item_info {
      order: 2;
      margin-top: .5rem; }
    .checkout-row__group-item_register-phone:has(.form-buttons__button) .checkout-row__group-item[data-phone-verification-step1] {
      margin-top: 0;
      order: 4; }
      .checkout-row__group-item_register-phone:has(.form-buttons__button) .checkout-row__group-item[data-phone-verification-step1] div {
        margin-top: 1.4rem; }
    .checkout-row__group-item_register-phone:has(.form-buttons__button) .form-buttons__button {
      width: 45%;
      line-height: 3rem;
      padding: 0;
      position: absolute;
      top: 0;
      right: 0; }
  .checkout-row__label {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #000;
    width: 13rem;
    margin-left: -13rem;
    line-height: 1.6rem;
    padding: .7rem .5rem 0 0; }
  .checkout-row__label-text {
    font-size: 1.4rem;
    line-height: 1; }
  .checkout-row__group-label_checkbox {
    display: inline-block;
    vertical-align: top;
    position: relative;
    line-height: 1.6rem;
    cursor: pointer; }
    .checkout-row__group-label_checkbox .checkout-row__field-checkbox {
      position: absolute;
      left: 0;
      top: 0;
      margin: 0;
      padding: 0;
      opacity: 0; }
      .checkout-row__group-label_checkbox .checkout-row__field-checkbox:checked ~ .checkout-row__label-text:after {
        display: block; }
    .checkout-row__group-label_checkbox .checkout-row__label-text {
      display: inline-block;
      vertical-align: top;
      line-height: 1.6rem;
      padding-left: 2.5rem;
      position: relative; }
      .checkout-row__group-label_checkbox .checkout-row__label-text:before, .checkout-row__group-label_checkbox .checkout-row__label-text:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 1.6rem;
        height: 1.6rem;
        background-color: #f2f2f2;
        border: 1px solid #141414;
        box-sizing: border-box; }
      .checkout-row__group-label_checkbox .checkout-row__label-text:after {
        display: none;
        width: .8rem;
        height: .8rem;
        margin: .4rem;
        background-color: #66aa40;
        border: none; }
  .checkout-row__group-item_atoms {
    font-size: 0; }
  .checkout-row__group-atom {
    margin: 0;
    display: inline-flex; }
    .checkout-row__group-atom .checkout-row__group-label_atom {
      width: 5.2rem;
      text-align: right;
      line-height: 2rem;
      padding: .5rem .5rem 0 0; }
    .checkout-row__group-atom:first-child .checkout-row__group-label_atom {
      width: 13rem;
      margin-left: -13rem;
      text-align: left; }
    .checkout-row__group-atom .checkout-row__field-text_small {
      width: 9.2rem; }
  @media screen and (max-width: 52.5em) {
    .checkout-row__label {
      width: auto;
      margin-left: 0;
      margin-bottom: .5rem;
      padding: 0;
      float: none; }
    .checkout-row__group-atom {
      width: 32%;
      flex-direction: column; }
      .checkout-row__group-atom + .checkout-row__group-atom {
        margin-left: 2%; }
      .checkout-row__group-atom .checkout-row__group-label_atom {
        width: 100%;
        float: none;
        margin-left: 0;
        padding: 0;
        margin-bottom: .5rem;
        text-align: left; }
      .checkout-row__group-atom:first-child .checkout-row__group-label_atom {
        width: 100%;
        margin-left: 0;
        text-align: left; }
      .checkout-row__group-atom .checkout-row__field-text_small {
        width: 100%; } }
  @media screen and (max-width: 23.75em) {
    .checkout-row__group-atom {
      width: 100%; }
      .checkout-row__group-atom + .checkout-row__group-atom {
        margin-left: 0;
        margin-top: 2rem; } }

.checkout-delimiter {
  position: relative; }
  .checkout-delimiter.checkout-row {
    margin-bottom: 1.6rem; }
  .checkout-delimiter:before {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #d1d1d1;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
  .checkout-delimiter__text {
    position: relative;
    z-index: 1;
    background-color: #fff;
    text-transform: none;
    font-weight: 400;
    line-height: 1.8rem;
    padding: 0 .5rem;
    box-sizing: border-box; }

/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  font-weight: 500;
  display: block;
  padding: 0 4rem;
  line-height: 3.2rem;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  cursor: pointer;
  box-sizing: border-box;
  color: #fff;
  background-color: #e4002b;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .form-buttons__button:hover {
    color: #fff;
    background-color: #c3122f; }
.form-buttons__link {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  padding: 0;
  margin: .6rem 0;
  line-height: 20px;
  text-decoration: underline; }
  .form-buttons__link:hover {
    text-decoration: none; }

/* Checkout confirmation page (step5)
   -------------------------------------------------------------------------- */
.checkout-confirm__title {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000;
  font-weight: 500; }
.checkout-confirm__content {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000; }
  .checkout-confirm__content a {
    color: #000; }
.checkout-confirm__loyalty-earned-points {
  font-weight: 500; }

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

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600; }

.checkout__facebook-login-icon {
  padding: 0 1.5rem;
  color: #fff;
  font-size: 1.6rem;
  border-right: 1px solid #e69ca8; }
  .checkout__facebook-login-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

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

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

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

/* Google login*/
.nsm7Bb-HzV7m-LgbsSe {
  width: 100% !important; }

.nsm7Bb-HzV7m-LgbsSe-bN97Pc-sM5MNb {
  justify-content: center !important; }
  .nsm7Bb-HzV7m-LgbsSe-bN97Pc-sM5MNb .nsm7Bb-HzV7m-LgbsSe-BPrWId {
    flex-grow: 0 !important; }

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

/* Checkout loyalty information (step4)
   -------------------------------------------------------------------------- */
.checkout-loyalty {
  max-width: 60rem;
  margin-top: 2rem;
  padding: 2rem;
  padding-right: 260px;
  background: #f3f3f3 url("/assets-images/loyalty-bg-2.png") no-repeat right bottom;
  min-height: 220px; }
  .checkout-loyalty__balance {
    margin-bottom: 2rem;
    color: #262626;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase; }
  .checkout-loyalty__balance__points {
    color: #e4002b;
    font-weight: 700; }
  .checkout-loyalty__description {
    margin-top: 2rem;
    font-size: 1.4rem;
    line-height: 1.4; }
    .checkout-loyalty__description p + p {
      margin-top: 1.5rem; }
  .checkout-loyalty__use {
    font-size: 1.4rem;
    margin-top: 2rem; }
  .checkout-loyalty__use-input_text {
    margin-left: 1rem; }
  .checkout-loyalty__use-text {
    font-size: 1.4rem;
    line-height: 1.3; }
  .checkout-loyalty__cannot-use {
    font-size: 1.4rem;
    line-height: 1.4; }
    .checkout-loyalty__cannot-use p + p {
      margin-top: 1.5rem; }
  @media screen and (max-width: 52.5em) {
    .checkout-loyalty {
      padding-right: 200px; } }
  @media screen and (max-width: 40em) {
    .checkout-loyalty {
      padding-right: 2rem;
      background-image: none;
      min-height: 0; } }

/* Checkbox styling */
.checkout-loyalty__use-label_checkbox {
  display: block;
  position: relative;
  padding: 0 5px 8px 21px;
  cursor: pointer; }

.checkout-loyalty__use-label_checkbox input[type=checkbox] {
  position: absolute;
  left: 2px;
  top: 2px;
  margin: 0;
  opacity: 0; }

.checkout-loyalty__use-text {
  position: relative;
  display: block; }

.checkout-loyalty__use-text:before,
.checkout-loyalty__use-text:after {
  content: "";
  display: block;
  position: absolute;
  left: -21px;
  top: 0;
  box-sizing: border-box; }

.checkout-loyalty__use-text:before {
  width: 16px;
  height: 16px;
  border: 1px solid #141414;
  background-color: #f2f2f2; }

.checkout-loyalty__use-text:after {
  display: none;
  margin: 4px;
  width: 8px;
  height: 8px;
  background-color: #66aa40; }

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

.checkout-loyalty__group {
  margin-bottom: 1.2rem; }

.checkout-loyalty__group .checkout-row__group-label_checkbox {
  margin-top: 1.2rem; }

/* Order page
   -------------------------------------------------------------------------- */
.order-table__header {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #e4002b; }
.order-table__header-item:first-child {
  width: 17%; }
.order-table__header-item:nth-child(2) {
  width: 13%; }
.order-table__header-item:nth-child(3) {
  width: 15%; }
.order-table__header-item:nth-child(4) {
  width: 30%; }
.order-table__header-item:nth-child(5) {
  width: 25%; }
@media screen and (max-width: 36.5em) {
  .order-table {
    overflow-x: auto; }
    .order-table__header {
      width: 58rem; } }

.order-row:nth-child(even) .order-row__header {
  color: #0d0d0d;
  background-color: #f3f3f3; }
  .order-row:nth-child(even) .order-row__header:hover {
    color: #0d0d0d;
    background-color: #e0e0e0; }
.order-row__header {
  font-size: 1.4rem;
  color: #0d0d0d;
  background-color: #e9e9e9;
  border-top: 2px solid #fff;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .order-row__header:hover {
    color: #0d0d0d;
    background-color: #e0e0e0; }
.order-row__header-item_date {
  width: 17%; }
.order-row__header-item_total {
  width: 13%; }
.order-row__header-item_state {
  width: 15%; }
.order-row__header-item_show {
  width: 30%; }
.order-row__header-item_print {
  width: 25%; }
.order-row__header_active, .order-row__header_active:hover {
  background-color: #c9c9c9 !important;
  cursor: default; }
.order-row__order {
  border-top: 2px solid #fff; }
@media screen and (max-width: 36.5em) {
  .order-row {
    width: 58rem; } }

.order {
  font-size: 1.4rem;
  line-height: 2.2rem;
  padding-bottom: 1rem;
  color: #0d0d0d;
  background-color: #fff; }
  .order__group-title {
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase; }
  .order__add {
    padding-right: 0; }
  .order__repeat-label {
    line-height: 2.2rem; }
  .order__add-button, .order__repeat-button {
    display: block;
    padding: 0 1rem;
    font-size: 1.3rem;
    font-family: "National2", sans-serif;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 2.2rem;
    text-decoration: none;
    border-radius: 0;
    cursor: pointer;
    box-sizing: border-box;
    color: #fff;
    background-color: #e4002b;
    border: none;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .order__add-button:hover, .order__repeat-button:hover {
      color: #fff;
      background-color: #c3122f; }
  .order__add-button {
    margin: 0;
    padding: 0 .2rem; }
  .order__items-container {
    border-top-color: transparent; }
  .order__items-table {
    color: #0d0d0d;
    background-color: #fff;
    border: none; }
  .order__items-deal {
    color: #0d0d0d;
    background-color: #fff3e1; }
  .order__items-deal-title {
    color: #0d0d0d;
    text-transform: uppercase;
    background-color: #fcd59a; }
  .order .order__items-deal-header-column {
    font-weight: 500; }
  .order__items-attribute {
    font-size: 1.2rem; }
  .order .order__items-footer {
    border-top-color: transparent;
    font-weight: 500;
    text-transform: uppercase; }
  .order .order__total {
    border-top-color: transparent; }

/* Loyalty page
   -------------------------------------------------------------------------- */
.loyalty-page__history {
  overflow-x: auto;
  margin: 0; }

.loyalty-table {
  width: 100%;
  min-width: 48rem;
  border-collapse: collapse; }
  .loyalty-table__header {
    background-color: #e4002b; }
    .loyalty-table__header th {
      padding: 1.2rem .5rem;
      font-size: 1.4rem;
      font-family: "National2", sans-serif;
      color: #fff;
      font-weight: 500;
      text-transform: uppercase;
      line-height: 1.6rem;
      text-align: center; }
  .loyalty-table__row {
    background-color: #e9e9e9;
    transition: background-color .2s ease; }
    .loyalty-table__row td {
      padding: 1rem .5rem;
      color: #0d0d0d;
      font-size: 1.4rem;
      text-align: center;
      border-top: 2px solid #fff; }
    .loyalty-table__row:nth-child(even) {
      background-color: #f3f3f3; }
    .loyalty-table__row:hover {
      background-color: #e0e0e0; }
      .loyalty-table__row:hover td {
        color: #0d0d0d; }
    .loyalty-table__row plus {
      color: #00723d; }
    .loyalty-table__row minus {
      color: #9f0c24; }
    .loyalty-table__row_show-more-link {
      color: #000; }

/* Loyalty info
   ------------------------------------ */
.loyalty-info {
  margin-top: 2rem;
  background-color: #f3f3f3; }
  .loyalty-info__wrapper {
    padding: 4rem 2rem; }
  .loyalty-info__title {
    font-size: 3rem;
    font-family: "National2Condensed", sans-serif;
    color: #262626;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    text-align: center; }
  .loyalty-info__content {
    margin-top: 3rem;
    line-height: 1.2; }
  .loyalty-info__list {
    margin: 0 auto;
    max-width: 100%; }
    .loyalty-info__list_center {
      width: 45rem; }
      .loyalty-info__list_center li {
        text-align: center; }
        .loyalty-info__list_center li:not(:first-child) {
          margin-top: 1.5rem; }
    .loyalty-info__list_bullets {
      display: inline-block; }
      .loyalty-info__list_bullets li {
        font-size: 1.4rem;
        text-transform: uppercase;
        text-align: left;
        padding-left: 32px;
        position: relative; }
        .loyalty-info__list_bullets li:not(:first-child) {
          margin-top: 2.5rem; }
        .loyalty-info__list_bullets li:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          width: 1.2rem;
          height: 1.2rem;
          background-color: #e4002b;
          border-radius: 2px; }
        .loyalty-info__list_bullets li b {
          display: inline-block;
          margin-right: .3rem;
          width: 90px;
          font-weight: 700; }
  .loyalty-info_what {
    text-align: center; }
  .loyalty-info_how {
    background: #f3f3f3 url("/assets-images/loyalty-bg-1.png") no-repeat left bottom; }
    .loyalty-info_how .loyalty-info__wrapper {
      background: url("/assets-images/loyalty-bg-3.png") no-repeat right bottom; }
  @media screen and (max-width: 60em) {
    .loyalty-info_how .loyalty-info__wrapper {
      background-position: 117% bottom; } }
  @media screen and (max-width: 52.5em) {
    .loyalty-info_how {
      background-position: -20% bottom; }
      .loyalty-info_how .loyalty-info__wrapper {
        background-position: 140% bottom; } }
  @media screen and (max-width: 48em) {
    .loyalty-info_how, .loyalty-info_how .loyalty-info__wrapper {
      background-image: none; } }

/* Loyalty marketing page
   ------------------------------------ */
.content_loyalty-marketing {
  padding: 0; }

/* Loyalty top banner
   ------------------------------------ */
.loyalty-banner {
  margin-bottom: 0; }
  .loyalty-banner__image {
    display: block;
    width: 100%; }
    .loyalty-banner__image_small {
      display: none; }
  @media screen and (max-width: 52.5em) {
    .loyalty-banner__image_default {
      display: none; }
    .loyalty-banner__image_small {
      display: block; } }

/* Loyalty CTA banner
   ------------------------------------ */
.loyalty-cta {
  position: relative;
  overflow: hidden;
  margin-top: 2rem; }

.loyalty-cta__image {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.loyalty-cta__content {
  position: relative;
  padding: 7.5rem 2rem;
  text-align: center; }

.loyalty-cta__title {
  margin: 0;
  font-size: 3rem;
  font-family: "National2", sans-serif;
  color: #2a2a2a;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1; }

.loyalty-cta__description {
  margin-top: 1rem;
  font-size: 1.6rem;
  font-family: "National2", sans-serif;
  color: #2a2a2a;
  line-height: 1.5; }

.loyalty-cta__description p {
  margin: 0;
  line-height: inherit; }

.loyalty-cta__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  display: inline-block;
  margin-top: 3rem;
  padding: 0 3rem; }
  .loyalty-cta__button:hover {
    color: #fff;
    background-color: #6c0214; }

/* Upsellings: checkout pages
   -------------------------------------------------------------------------- */
.upselling {
  box-sizing: border-box; }
  .upselling:before {
    display: table;
    content: ""; }
  .upselling:after {
    display: table;
    content: "";
    clear: both; }
  .upselling__wrapper {
    text-align: center; }
  .upselling__body {
    position: absolute;
    width: 100%;
    left: 85px;
    bottom: 45px;
    max-width: 250px; }
  .upselling__form {
    position: relative;
    height: 279px; }
  .upselling__title {
    font-size: 1.6rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1rem; }
  .upselling__picture-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden; }
  .upselling__picture {
    max-width: none; }
  .upselling__selection {
    margin-bottom: 1rem; }
    .upselling__selection .nice-select__container {
      max-width: 100%; }
  .upselling__product {
    max-width: 100%; }
    .upselling__product.nice-select {
      width: 180px;
      border-color: #ab9683; }
    .upselling__product .current {
      display: block;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
    .upselling__product .list {
      min-width: 100%; }
    .upselling__product .option {
      padding: 0 1rem; }
  .upselling__quantity.nice-select {
    width: 66px;
    border-color: #ab9683; }
  .upselling__add {
    width: 100%;
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    font-weight: 500;
    display: block;
    padding: 0;
    line-height: 3.4rem;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
    color: #fff;
    background-color: #e4002b;
    border: none;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .upselling__add:before {
      display: table;
      content: ""; }
    .upselling__add:after {
      display: table;
      content: "";
      clear: both; }
    .upselling__add:hover {
      color: #fff;
      background-color: #c3122f; }
  .upselling__price {
    width: 50%;
    display: block;
    float: left; }
    .upselling__price:after {
      content: "|";
      display: block;
      float: right; }
  @media screen and (max-width: 599px) {
    .upselling__body {
      left: 10px; }
    .upselling__picture {
      margin-left: -65px; } }

/* ==========================================================================
   MESSAGES
   ========================================================================== */
/* Transient information message displayed at the top
   Eg. when a product has just been added
   -------------------------------------------------------------------------- */
.message_info {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #323235;
  background-color: #fff3e0; }

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

/* Important (warning/error) message displayed at the top
   Eg. someone tries to access /account without being logged in
   -------------------------------------------------------------------------- */
.message_error {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #252323;
  background-color: #ffb74d; }

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

/* ==========================================================================
   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: 0.7rem; }
  .sku-buttons:before {
    display: table;
    content: ""; }
  .sku-buttons:after {
    display: table;
    content: "";
    clear: both; }

.sku-buttons__text {
  color: #000;
  font-size: 1.2rem;
  background-color: #f3f3f3;
  border: 1px solid #ffe082; }

.sku-buttons__item:first-child .sku-buttons__text {
  border-radius: 0.7rem 0 0 0.7rem; }

.sku-buttons__item:last-child .sku-buttons__text {
  border-radius: 0 0.7rem 0.7rem 0; }

.sku-buttons__item:not(:last-child) .sku-buttons__text {
  border-right: none; }

.sku-buttons__radio:checked + .sku-buttons__text {
  color: #000;
  background-color: #ffe082; }

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

/* 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.4rem;
  font-family: "National2", sans-serif;
  color: #000;
  font-weight: 600; }

.grouped-skus__list {
  border-radius: 0.3rem; }

.grouped-skus__text {
  font-size: 1.2rem;
  font-family: "National2", sans-serif;
  color: #000;
  font-weight: 300;
  background-color: #f3f3f3; }

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

.grouped-skus__radio:checked + .grouped-skus__text {
  color: #000;
  background-color: #ffe082; }

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

/* Locator (optional page, for franchises only)
   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: #000;
  background: #fff url("/assets-images/locator-bg-1.jpg") no-repeat right top;
  border: 1px solid #ddd; }
  .locator__wrapper {
    padding-top: 10rem;
    background: url("/assets-images/locator-bg-2.png") no-repeat left top; }
  .locator__title {
    font-size: 3rem;
    font-family: "National2Condensed", sans-serif;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 auto 4rem;
    width: 45rem;
    max-width: 100%; }
  .locator__method {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #e4002b;
    font-weight: 500;
    text-transform: uppercase;
    width: calc(50% - .25rem);
    border: none;
    border-radius: 0 0 0 0;
    overflow: hidden; }
    .locator__method + .locator__method {
      float: right; }
    .locator__method input[type=radio]:checked + span {
      color: #fff;
      background-color: #e4002b; }
    .locator__method:hover span {
      color: #fff;
      background-color: #e4002b; }
  .locator__method-name {
    display: block;
    border: 1px solid #e4002b;
    height: 4rem;
    line-height: 3.8rem;
    background-color: #fff;
    border-radius: 0 0 0 0;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    box-sizing: border-box; }
  .locator__postcode-input-wrapper {
    padding-right: 120px; }
  .locator__postcode-input {
    font-size: 1.7rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e4002b;
    border-radius: 0 0 0 0;
    float: left;
    width: 100%;
    box-sizing: border-box; }
    .locator__postcode-input::placeholder {
      color: #4e4e4e;
      font-size: 1.6rem; }
    .locator__postcode-input[data-locator-error] {
      background-color: #fbd6d2; }
  .locator__postcode-input-wrapper_no-button .locator__postcode-input {
    border-radius: 0; }
  .locator__postcode-button {
    color: #fff;
    background-color: #e4002b;
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    float: left;
    margin-right: -120px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 0 0 0 0;
    cursor: pointer;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .locator__postcode-button:hover {
      color: #fff;
      background-color: #c3122f; }
  .locator__postcode-warning {
    font-size: 1.4rem;
    font-weight: 400; }
  .locator__selected {
    font-size: 1.8rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 400; }
  .locator__selected-value {
    color: #e4002b;
    font-weight: 400;
    text-transform: uppercase; }
  .locator__selected-link {
    font-size: 1.4rem;
    font-weight: 400;
    text-decoration: underline;
    text-transform: none; }
  .locator__restaurants {
    margin-bottom: -3rem;
    padding-bottom: 20rem;
    background: url("/assets-images/locator-bg-3.jpg") no-repeat right bottom; }
  @media screen and (max-width: 40em) {
    .locator {
      background-position: 100% -3rem; }
      .locator__wrapper {
        background-position: -4rem 0; } }

.locator-restaurant {
  border-top: 1px solid #ddd;
  background-color: #fff; }
  .locator-restaurant + .locator-restaurant {
    margin-top: 0; }
  .locator-restaurant__content-name, .locator-restaurant__name {
    font-size: 2rem;
    font-family: "National2Condensed", sans-serif;
    color: #262626;
    font-weight: 700;
    line-height: 1; }
  .locator-restaurant__content-name {
    line-height: 3rem; }
  .locator-restaurant__toggle {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 2rem; }
  .locator-restaurant__opening-times {
    margin: 1rem -.7rem;
    padding: .5rem .7rem;
    background-color: #f2f2f2; }
  .locator-restaurant__address {
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: 400; }
  .locator-restaurant__button {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    font-weight: 500;
    display: block;
    padding: 0 2rem;
    line-height: 3rem;
    text-align: center;
    text-decoration: none;
    border-radius: 0;
    cursor: pointer;
    box-sizing: border-box;
    color: #fff;
    background-color: #e4002b;
    border: none;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .locator-restaurant__button:hover {
      color: #fff;
      background-color: #c3122f; }
  @media screen and (max-width: 40em) {
    .locator-restaurant {
      text-align: center; }
      .locator-restaurant__button {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        width: 150px;
        float: none; }
      .locator-restaurant__toggle {
        margin: .5rem auto 1.5rem;
        float: none; } }

/* Password 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: "National2", sans-serif;
  color: #fff; }

.password-checker__text {
  font-size: 1.2rem;
  font-family: "National2", sans-serif;
  color: #0d0d0d;
  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: "National2", sans-serif;
  color: #fff;
  background-color: #900; }

/* ==========================================================================
   HOMEPAGE
   ========================================================================== */
.content_index {
  padding: 0; }

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

.order-buttons {
  display: none;
  font-size: 0; }
  .order-buttons:before {
    display: table;
    content: ""; }
  .order-buttons:after {
    display: table;
    content: "";
    clear: both; }
  .order-buttons__button {
    display: inline-block;
    width: calc(50% - .3rem);
    height: 4rem;
    line-height: 3.8rem;
    font-size: 1.5rem;
    font-family: "National2", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border: 1px solid #e4002b;
    box-sizing: border-box;
    color: #e4002b;
    background-color: #fff;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .order-buttons__button + .order-buttons__button {
      margin-left: .6rem; }
    .order-buttons__button:hover {
      color: #fff;
      background-color: #e4002b; }
    .order-buttons__button_delivery {
      color: #fff;
      background-color: #e4002b; }

@media screen and (max-width: 52.5em) {
  .page_index .category-navigation_index {
    padding: 1rem 0; }
  .page_index .category-navigation_index .category-navigation__list {
    display: none; }
  .page_index .category-navigation_index .order-buttons {
    display: block; } }
/* Homepage: slideshow at the top
  -------------------------------------------------------------------------- */
.slider {
  margin-bottom: 2.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; }

.index-slideshow__slider {
  overflow: hidden; }
.index-slideshow__image {
  width: 100%; }
@media screen and (max-width: 35em) {
  .index-slideshow__image {
    height: 35rem;
    width: auto;
    max-width: none;
    min-width: 100%; } }
@media screen and (max-width: 30em) {
  .index-slideshow__image {
    height: 30rem; } }

.unslider-nav ol li {
  background-color: transparent;
  border: 1px solid #e4002b; }
  .unslider-nav ol li.unslider-active {
    background-color: #e4002b; }

/* Homepage: shop picker above the slideshow
   -------------------------------------------------------------------------- */
.index-locator {
  top: auto;
  bottom: 28%;
  left: 50%;
  right: auto;
  padding: 5rem 10rem;
  width: 640px;
  min-height: 0;
  color: #000;
  background-color: rgba(243, 243, 243, 0.8);
  border-radius: 1rem;
  transform: translate(-50%, 50%); }
  .index-locator:has(.locator__method_collection input:checked) {
    bottom: 50%; }
  .index-locator__container {
    padding: 0; }
  .index-locator__wrapper {
    padding: 0;
    width: 100%;
    max-width: 100%; }
  .index-locator__methods, .index-locator__postcode {
    margin-left: auto;
    margin-right: auto;
    padding: 0 1rem;
    width: 440px;
    max-width: 100%;
    box-sizing: border-box; }
  .index-locator__title {
    display: none; }
  .index-locator__method {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #e4002b;
    font-weight: 500;
    text-transform: uppercase;
    box-sizing: border-box; }
    .index-locator__method:first-child {
      padding-right: .3rem; }
    .index-locator__method:last-child {
      padding-left: .3rem; }
    .index-locator__method input {
      clip: rect(0, 0, 0, 0);
      opacity: 0; }
      .index-locator__method input[type=radio]:checked + .index-locator__method-name {
        color: #fff;
        background-color: #e4002b; }
  .index-locator__method-name {
    line-height: 38px;
    background-color: transparent;
    border: 1px solid #e4002b;
    border-radius: 0; }
  .index-locator__postcode-input-wrapper {
    padding-right: 12rem; }
    .index-locator__postcode-input-wrapper[data-google-locator-address] {
      padding-right: 0; }
      .index-locator__postcode-input-wrapper[data-google-locator-address] .index-locator__postcode-input {
        border-radius: 0; }
  .index-locator__postcode-input {
    margin-bottom: 0;
    width: 100%;
    height: 4.6rem;
    line-height: 4.6rem;
    font-size: 1.7rem;
    font-family: "National2", sans-serif;
    color: #0d0d0d;
    font-weight: 400;
    border: 1px solid #e4002b;
    border-radius: 0;
    box-sizing: border-box; }
  .index-locator__postcode-button {
    float: right;
    margin-right: -12rem;
    padding: 0;
    width: 12rem;
    height: 4.6rem;
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    background-color: #e4002b;
    border: none;
    border-radius: 0 1rem 1rem 0;
    -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: #c3122f; }
  .index-locator__postcode-warning {
    color: #e4002b;
    font-size: 1.3rem; }
  .index-locator__text {
    font-size: 1.3rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 400; }
  .index-locator__postcode-selected {
    font-size: 2rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    padding: 2rem 0;
    text-align: center; }
  .index-locator__postcode-link {
    color: #000;
    font-size: 1.3rem;
    font-weight: 400;
    text-transform: none; }
  .index-locator__restaurants {
    margin: 2rem -3rem -4rem;
    padding-bottom: 2rem;
    background-color: rgba(243, 243, 243, 0.7);
    border-radius: 0 0 2rem 2rem; }
  .index-locator .locator__method-name {
    background-color: rgba(255, 255, 255, 0); }
  .index-locator .locator__restaurants {
    margin-top: 2rem;
    margin-bottom: -2rem;
    padding-bottom: 0;
    background: none; }
  .index-locator .locator-restaurant {
    border-top: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0); }
    .index-locator .locator-restaurant_open {
      background-color: rgba(255, 255, 255, 0.8); }
  .index-locator .locator__postcode-input {
    background-color: rgba(255, 255, 255, 0.6); }
  @media screen and (max-width: 60em) {
    .index-locator {
      width: 100%;
      position: static;
      transform: none;
      border-radius: 0; }
      .index-locator__restaurants {
        margin: 2rem -1rem -4rem; } }
  @media screen and (max-width: 30em) {
    .index-locator {
      padding: 2rem 1rem; }
      .index-locator__restaurants {
        margin: 2rem -1rem -2rem; }
      .index-locator__postcode-input-wrapper {
        padding-right: 0; }
      .index-locator__postcode-input {
        border-radius: 0; }
      .index-locator__postcode-button {
        float: none;
        margin: 1rem 0 0 0;
        width: 100%;
        border-radius: 0; } }

.index-locator-restaurant {
  margin-top: 0;
  padding: 2rem;
  color: #000;
  font-size: 1.4rem;
  border-color: #fff; }
  .index-locator-restaurant__name {
    font-size: 2rem;
    font-family: "National2", sans-serif;
    color: #262626;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1; }
  .index-locator-restaurant__phone a {
    color: #000;
    text-decoration: none; }
  .index-locator-restaurant__button {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    font-weight: 500;
    display: block;
    line-height: 3rem;
    text-align: center;
    text-decoration: none;
    border-radius: 0;
    cursor: pointer;
    box-sizing: border-box;
    margin: 1.5rem auto 0;
    padding: 0 3rem;
    width: auto;
    max-width: 100%;
    color: #fff;
    background-color: #e4002b;
    border: none;
    -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: #c3122f; }

/* Homepage: connected customer
  -------------------------------------------------------------------------- */
.index-connected-customer {
  margin: 2.7rem 0 2.1rem; }
  .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: 3rem 2rem 2.8rem;
    text-align: center;
    color: #262626;
    background-color: #eee; }
    .index-connected-customer__item:first-of-type {
      text-align: left;
      color: #fff;
      background-color: #e4002b; }
      .index-connected-customer__item:first-of-type .index-connected-customer__title {
        color: #fff; }
      .index-connected-customer__item:first-of-type .index-connected-customer__button {
        display: inline-block;
        width: 100px;
        color: #525252;
        background-color: #fff; }
        .index-connected-customer__item:first-of-type .index-connected-customer__button:hover {
          color: #fff;
          background-color: #000; }
      .index-connected-customer__item:first-of-type .index-connected-customer__button_other {
        margin-left: 1rem;
        line-height: 3.3rem;
        color: #fff;
        background-color: #e4002b;
        border: 1px solid #eee;
        transition: border-color .2s ease, background-color .2s ease, color .2s ease; }
        .index-connected-customer__item:first-of-type .index-connected-customer__button_other:hover {
          border-color: #000; }
  .index-connected-customer__title {
    margin-bottom: .8rem;
    font-size: 1.8rem;
    font-family: "National2", sans-serif;
    color: #262626;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1; }
  .index-connected-customer__content {
    min-height: 3.8rem;
    line-height: 1.9rem; }
  .index-connected-customer__buttons {
    margin-top: 1.2rem;
    font-size: 0; }
  .index-connected-customer__button {
    display: block;
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    color: #fff;
    background-color: #e4002b;
    border: none;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    margin: 0 auto;
    width: 160px;
    max-width: 100%;
    text-align: center; }
    .index-connected-customer__button:hover {
      color: #fff;
      background-color: #c3122f; }
  @media screen and (max-width: 52.5em) {
    .index-connected-customer__item:first-of-type {
      text-align: center; }
    .index-connected-customer__item + .index-connected-customer__item {
      margin-top: 2rem; }
    .index-connected-customer__content {
      min-height: 0; } }

/* Homepage: microblog - a series of short blocks (image + text)
-------------------------------------------------------------------------- */
.index-microblog {
  margin: 2.4rem 0 1rem; }
  .index-microblog__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    display: flex;
    align-items: start; }
    .index-microblog__wrapper:before {
      display: table;
      content: ""; }
    .index-microblog__wrapper:after {
      display: table;
      content: "";
      clear: both; }
    .index-microblog__wrapper:has(.index-microblog__post:nth-child(4)) .index-microblog__post {
      width: 23.5%; }
    @media screen and (max-width: 60em) {
      .index-microblog__wrapper:has(.index-microblog__post:nth-child(4)) {
        flex-wrap: wrap; }
        .index-microblog__wrapper:has(.index-microblog__post:nth-child(4)) .index-microblog__post {
          width: 49%; }
          .index-microblog__wrapper:has(.index-microblog__post:nth-child(4)) .index-microblog__post:nth-child(2n+1) {
            margin-left: 0; } }
    @media screen and (max-width: 52.5em) {
      .index-microblog__wrapper:has(.index-microblog__post:nth-child(4)) .index-microblog__content {
        float: left; }
      .index-microblog__wrapper:has(.index-microblog__post:nth-child(4)) .index-microblog__post:nth-child(2) {
        margin-top: 0; } }
    @media screen and (max-width: 30em) {
      .index-microblog__wrapper:has(.index-microblog__post:nth-child(4)) .index-microblog__content {
        float: none; }
      .index-microblog__wrapper:has(.index-microblog__post:nth-child(4)) .index-microblog__post {
        width: 100%;
        margin-left: 0; }
        .index-microblog__wrapper:has(.index-microblog__post:nth-child(4)) .index-microblog__post:nth-child(2) {
          margin-top: 2rem; } }
  .index-microblog__post {
    float: none;
    margin-bottom: 2rem;
    width: 32%;
    padding: 0;
    flex-shrink: 0;
    position: relative; }
    .index-microblog__post:nth-child(2) {
      margin: 0 0 2rem 2%; }
    .index-microblog__post + .index-microblog__post {
      margin-left: 2%; }
    .index-microblog__post:has(.index-microblog__content) {
      position: static; }
      .index-microblog__post:has(.index-microblog__content) .index-microblog__footer {
        position: static; }
  .index-microblog__image-wrapper {
    margin: 0; }
  .index-microblog__image {
    width: 100%; }
    @media screen and (max-width: 52.5em) {
      .index-microblog__image {
        width: auto; } }
  .index-microblog__title {
    font-size: 2rem;
    font-family: "National2Condensed", sans-serif;
    color: #262626;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    line-height: 1;
    text-align: center; }
  .index-microblog__content {
    float: left;
    padding: 2rem 1.5rem;
    width: 100%;
    box-sizing: border-box;
    color: #0d0d0d;
    font-size: 1.4rem;
    line-height: 1.5;
    background-color: transparent; }
    .index-microblog__content p {
      font-size: inherit;
      line-height: inherit;
      margin-bottom: 0; }
      .index-microblog__content p + p {
        margin-top: 1rem; }
  .index-microblog__footer {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 2rem; }
  .index-microblog .index-microblog__link {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 4.2rem;
    padding: 0 5rem;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #fff;
    background-color: #000;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .index-microblog .index-microblog__link:hover {
      color: #fff;
      background-color: #262626; }
  .index-microblog__spacer {
    display: none; }
  @media screen and (max-width: 52.5em) {
    .index-microblog__wrapper {
      flex-wrap: wrap; }
    .index-microblog__post {
      margin: 0 auto;
      width: 100%;
      max-width: 45rem; }
      .index-microblog__post + .index-microblog__post {
        margin: 2rem auto 0; }
    .index-microblog__content {
      float: none;
      padding: 2rem 1rem; } }
  @media screen and (max-width: 40em) {
    .index-microblog__content {
      padding: 2rem 1rem; } }

/* Homepage: About us
-------------------------------------------------------------------------- */
.index-about {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: 5rem 2rem;
  background: transparent url("/assets-images/index-about-bg.png") no-repeat right top;
  box-sizing: border-box; }
  .index-about:before {
    display: table;
    content: ""; }
  .index-about:after {
    display: table;
    content: "";
    clear: both; }
  .index-about__wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 60rem;
    color: #0d0d0d;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2.4rem;
    text-align: center;
    box-sizing: border-box; }
    .index-about__wrapper p {
      font-size: inherit;
      line-height: inherit; }
      .index-about__wrapper p + p {
        margin-top: 1rem; }
  .index-about__title {
    margin-bottom: 2rem;
    font-size: 3rem;
    font-family: "National2Condensed", sans-serif;
    color: #262626;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1; }
  @media screen and (max-width: 52.5em) {
    .index-about {
      padding-top: 7rem;
      background-position: calc(100% + 4rem) -1rem; } }

/* Homepage: newsletter signup form
-------------------------------------------------------------------------- */
.index-newsletter {
  padding: 2.5rem 0;
  color: #000;
  background-color: #e4002b;
  margin-bottom: 5.2rem;
  position: relative; }
  .index-newsletter:before {
    content: "";
    display: block;
    width: 18.1rem;
    height: 5.2rem;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    background: url("/assets-images/index-newsletter-decoration.png") no-repeat center top; }
  .index-newsletter__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    max-width: 93rem; }
    .index-newsletter__wrapper:before {
      display: table;
      content: ""; }
    .index-newsletter__wrapper:after {
      display: table;
      content: "";
      clear: both; }
  .index-newsletter__title {
    font-size: 2rem;
    font-family: "National2Condensed", sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: -220px;
    line-height: 1;
    padding: 1rem 0;
    box-sizing: border-box;
    max-width: 220px; }
  .index-newsletter__fieldset {
    padding: 0 220px 0 220px; }
  .index-newsletter__field {
    height: 40px;
    line-height: 40px;
    border: 1px solid #7c7c7c;
    border-radius: 0;
    padding: 0 1.8rem;
    box-sizing: border-box; }
  .index-newsletter__button {
    display: block;
    padding: 0;
    font-weight: 500;
    font-family: "National2", sans-serif;
    font-size: 1.4rem;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background-color: #000;
    border: none;
    margin-right: -220px;
    width: 215px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .index-newsletter__button:hover {
      color: #fff;
      background-color: #262626; }
  @media screen and (max-width: 52.5em) {
    .index-newsletter {
      padding: 3rem 0; }
      .index-newsletter__wrapper {
        max-width: 600px; }
      .index-newsletter .index-newsletter__title {
        margin: 0 0 2rem;
        text-align: center;
        max-width: none; } }

.page_loyalty_marketing .index-newsletter {
  margin: 2rem 0 0; }

/* --------------------------------------------------------------------------
   RESTAURANTS PAGE
   (optional page)
   -------------------------------------------------------------------------- */
.restaurants {
  background-color: #fff; }
  .restaurants__button {
    height: 5rem;
    font-size: 2rem;
    font-family: "National2", sans-serif;
    color: #e4002b;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 0; }
  @media screen and (max-width: 48em) {
    .restaurants__board {
      max-width: 30rem;
      margin: 2rem auto 1rem; }
    .restaurants__panel {
      padding-bottom: 5rem; }
    .restaurants_show-map .restaurants__board {
      display: none !important; }
    .restaurants_show-map .restaurants__search {
      top: 3.5rem; } }

.restaurants-search__input-wrapper {
  border: 2px solid #b0afaf;
  border-radius: 0; }
.restaurants-search__input {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #000;
  background-color: #fff;
  border-radius: 0; }
  .restaurants-search__input::placeholder {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #888; }
.restaurants-search__buttons-wrapper:after {
  border-left-color: #b0afaf; }
.restaurants-search__button {
  color: #e4002b;
  background-color: #fff; }
.restaurants-search__warning {
  color: #c3122f; }

.restaurant-summary {
  margin: 0 -1.5rem;
  padding: 1.5rem;
  color: #000;
  font-size: 1.4rem;
  line-height: 2rem;
  border-bottom-color: #b0afaf;
  -webkit-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s; }
  .restaurant-summary:hover {
    background-color: #f3f3f3; }
  .restaurant-summary__name {
    font-size: 2rem;
    font-family: "National2Condensed", sans-serif;
    color: #e4002b;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2; }
  .restaurant-summary__distance {
    font-weight: bold; }
  @media screen and (max-width: 52.5em) {
    .restaurant-summary {
      margin: 0;
      padding: 1.5rem 0; }
      .restaurant-summary:hover {
        background-color: transparent; } }

.restaurant-details {
  color: #000;
  font-size: 1.4rem;
  line-height: 2rem; }
  .restaurant-details__name {
    font-size: 2rem;
    font-family: "National2Condensed", sans-serif;
    color: #e4002b;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2; }
  .restaurant-details__name-icon {
    margin-left: -2.2rem; }
    .restaurant-details__name-icon:before {
      content: '\e815'; }
  .restaurant-details__item_phone {
    color: #262626; }
  .restaurant-details__item-icon {
    color: #e4002b; }
  .restaurant-details__order-button {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    font-weight: 500;
    display: block;
    padding: 0 2rem;
    line-height: 3.2rem;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
    color: #fff;
    background-color: #e4002b;
    border: none;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .restaurant-details__order-button:hover {
      color: #fff;
      background-color: #c3122f; }

/* --------------------------------------------------------------------------
   Static pages
   -------------------------------------------------------------------------- */
/* Static page
   --------------------------------------------------------------------------*/
.static-page {
  color: #0d0d0d;
  font-size: 1.4rem;
  line-height: 2.4rem; }
  .static-page p {
    margin-bottom: 1rem;
    line-height: inherit; }
  .static-page h1, .static-page h2, .static-page h3, .static-page h4, .static-page h5, .static-page h6 {
    margin-bottom: .7rem;
    color: #0d0d0d;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase; }
  .static-page h1 {
    font-size: 2.4rem; }
  .static-page h2 {
    font-size: 2.2rem; }
  .static-page h3 {
    font-size: 2.0rem; }
  .static-page h4 {
    font-size: 1.8rem; }
  .static-page h5 {
    font-size: 1.6rem; }
  .static-page h6 {
    font-size: 1.4rem; }
  .static-page ul, .static-page ol {
    padding: 0;
    margin: 0 0 1rem 2rem;
    line-height: inherit; }
  .static-page ul {
    margin-left: 0; }
    .static-page ul li {
      list-style: none;
      padding-left: 2rem;
      position: relative; }
      .static-page ul li:before {
        content: "";
        display: block;
        width: .8rem;
        height: .8rem;
        position: absolute;
        top: .8rem;
        left: .4rem;
        background-color: #0d0d0d; }
  .static-page .nice-select li {
    margin-bottom: 0; }
    .static-page .nice-select li:before {
      display: none; }
  .static-page .static-page__title {
    font-size: 3rem;
    font-family: "National2Condensed", sans-serif;
    color: #262626;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 2rem; }

.static-page_2cols {
  max-width: 108rem;
  margin-left: auto;
  margin-right: auto; }
  .static-page_2cols:before {
    display: table;
    content: ""; }
  .static-page_2cols:after {
    display: table;
    content: "";
    clear: both; }
  .static-page_2cols .static-page__images {
    float: left;
    padding-right: 3%;
    max-width: 45%;
    width: 440px;
    box-sizing: border-box; }
    .static-page_2cols .static-page__images img {
      width: 100%; }
      .static-page_2cols .static-page__images img + img {
        margin-top: 2rem; }
  .static-page_2cols .static-page__content {
    overflow: hidden; }
    .static-page_2cols .static-page__content > *:first-child {
      margin-top: 0; }
  @media screen and (max-width: 52.5em) {
    .static-page_2cols .static-page__images {
      float: none;
      margin-bottom: 2rem;
      padding-right: 0;
      max-width: 100%;
      width: 100%;
      display: flex;
      justify-content: space-between; }
      .static-page_2cols .static-page__images img {
        max-width: 49.5%; }
        .static-page_2cols .static-page__images img + img {
          margin-top: 0; } }

/* Contact form
   --------------------------------------------------------------------------*/
.form {
  margin: 2rem 0;
  max-width: 43rem; }
  .form__error {
    color: #e4002b;
    border-color: #e4002b;
    margin-bottom: .5rem; }
  .form .form-buttons__button {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .form .nice-select__container {
    max-width: 100%;
    vertical-align: top; }
  .form .nice-select {
    max-width: 100%;
    min-width: 26rem;
    height: 30px;
    box-sizing: border-box; }
    .form .nice-select .current {
      display: block;
      line-height: 28px;
      overflow: hidden;
      text-overflow: ellipsis; }
    .form .nice-select .list {
      margin: 1px 0 0 0;
      border-radius: 0 0 .5rem .5rem; }
  @media screen and (max-width: 52.5em) {
    .form {
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 21em) {
    .form .nice-select__container {
      width: 23rem; }
    .form .nice-select {
      min-width: 0; } }

.form-row {
  margin-bottom: 1.7rem; }
  .form-row__label {
    display: block;
    margin-bottom: .8rem;
    color: #000;
    font-size: 1.4rem;
    line-height: 1; }
    .form-row__label_required:after {
      content: '*';
      display: inline-block;
      font-size: 1.8rem;
      line-height: 1rem; }
  .form-row__label_select {
    margin-bottom: 1.2rem; }
  .form-row__field-text, .form-row__field-textarea {
    width: 100%;
    color: #000;
    font-size: 1.4rem;
    background-color: #fff;
    border: 1px solid #b0afaf;
    box-sizing: border-box;
    box-shadow: none !important;
    padding: 0 1rem;
    height: 3rem;
    line-height: 2.8rem; }
    .form-row__field-text::placeholder, .form-row__field-textarea::placeholder {
      color: #2d2d2d;
      font-size: 1.4rem; }
  .form-row__field-textarea {
    padding: 1rem;
    height: 9rem;
    line-height: 1.2;
    resize: none; }

.form-row_upload .form-row__label span {
  font-size: 1.2rem;
  display: block;
  margin-top: .7rem; }
.form-row_upload .form-row__group {
  text-align: right; }
.form-row_upload .form-row__field-text {
  margin-bottom: 1rem; }
.form-row_upload .form-buttons__button {
  float: none;
  display: inline-block; }

/* Contact form validation
---------------------------------------------------*/
[data-form-validation-message] {
  display: none; }

[data-form-row-invalid] [data-form-validation-message] {
  display: block; }

[data-form-row-invalid] input,
[data-form-row-invalid] textarea {
  border-color: #e4002b; }

.form-row__message {
  margin-top: .5rem;
  color: #e4002b;
  font-size: 1.3rem;
  line-height: 1; }

/* Contact form message
   --------------------------------------------------------------------------*/
.contact-response {
  padding: 6rem 2rem;
  text-align: center;
  background: #ebebeb url("/assets-images/contact-message-bg.jpg") no-repeat center center;
  background-size: cover; }

.contact-response .contact-response__title {
  font-size: 3rem;
  font-family: "National2", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 1rem; }
.contact-response .contact-response__content {
  font-size: 1.4rem;
  font-family: "National2", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase; }

.contact-response__buttons {
  margin-top: 3rem;
  text-align: center; }

.contact-response__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  display: inline-block;
  margin: .5rem 0 0;
  width: 220px;
  max-width: 100%; }
  .contact-response__button:hover {
    color: #fff;
    background-color: #6c0214; }

.contact-response__button:hover {
  border-color: #6c0214; }

.contact-response__button_locations {
  line-height: 38px;
  color: #c3122f;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #c3122f; }

/* Recrut page
---------------------------------------------------*/
.content_recrut {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.static-page_recrut {
  padding: 3rem 2rem 9.7rem; }
  .static-page_recrut .static-page__title {
    text-align: center;
    margin-bottom: 2rem; }
  .static-page_recrut .recrut-form__content {
    max-width: 87rem;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    line-height: 2.2rem;
    margin-bottom: 3rem; }
  .static-page_recrut form {
    font-size: 0;
    max-width: 87rem;
    margin-left: auto;
    margin-right: auto; }
  .static-page_recrut .form-row {
    display: inline-block;
    vertical-align: top;
    max-width: 38rem;
    width: 100%;
    margin-bottom: 2rem; }
    @media screen and (max-width: 60em) {
      .static-page_recrut .form-row {
        width: 49%;
        max-width: 49%; } }
    @media screen and (max-width: 52.5em) {
      .static-page_recrut .form-row {
        width: 100%;
        max-width: 42rem;
        display: block;
        margin-left: auto;
        margin-right: auto; } }
    .static-page_recrut .form-row + .form-row {
      margin-left: 11rem; }
      @media screen and (max-width: 60em) {
        .static-page_recrut .form-row + .form-row {
          margin-left: 2%; } }
      @media screen and (max-width: 52.5em) {
        .static-page_recrut .form-row + .form-row {
          margin-left: auto; } }
  .static-page_recrut .form-row__group {
    margin: 0;
    font-size: 0; }
  .static-page_recrut .form-row__field-text {
    border: solid 0.1rem #b0afaf;
    padding-top: .5rem;
    padding-bottom: .5rem;
    box-sizing: border-box; }
    .static-page_recrut .form-row__field-text[type="file"] {
      height: 3.6rem; }
  .static-page_recrut .form-row__radio-label {
    display: inline-block;
    vertical-align: top;
    max-width: 15rem;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding-top: .5rem;
    padding-bottom: .5rem;
    cursor: pointer; }
  .static-page_recrut .form-row__radio-input {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .static-page_recrut .form-row__radio-input:checked ~ .form-row__radio-name:after {
      display: block; }
  .static-page_recrut .form-row__radio-name {
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 1.6rem;
    box-sizing: border-box;
    padding-left: 2.5rem;
    position: relative; }
    .static-page_recrut .form-row__radio-name:before, .static-page_recrut .form-row__radio-name:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      box-sizing: border-box; }
    .static-page_recrut .form-row__radio-name:before {
      display: block;
      border: solid 0.1rem #141414;
      background-color: #f2f2f2;
      width: 1.6rem;
      height: 1.6rem; }
    .static-page_recrut .form-row__radio-name:after {
      display: none;
      width: .8rem;
      height: .8rem;
      background-color: #e4002b;
      margin: .4rem; }
  .static-page_recrut .form__fieldset-row {
    margin-bottom: 2rem; }
  .static-page_recrut .form__fieldset-row_upload .form-row__group {
    display: flex; }
    @media screen and (max-width: 28.75em) {
      .static-page_recrut .form__fieldset-row_upload .form-row__group {
        display: block;
        text-align: right; }
        .static-page_recrut .form__fieldset-row_upload .form-row__group .form-row__field-text {
          display: block;
          width: 100%;
          margin-bottom: 1.5rem; } }
  .static-page_recrut .form__fieldset-row_upload .form-buttons__button {
    display: block;
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #fff;
    font-weight: 700;
    line-height: 3.6rem;
    height: 3.6rem;
    padding: 0 .5rem;
    min-width: 10rem;
    margin-left: 1.6rem;
    text-transform: none; }
    @media screen and (max-width: 28.75em) {
      .static-page_recrut .form__fieldset-row_upload .form-buttons__button {
        margin-left: auto; } }
  .static-page_recrut .form-row__checkbox-label {
    display: inline-block;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
    padding-top: .5rem;
    padding-bottom: .5rem;
    cursor: pointer; }
  .static-page_recrut .form-row__checkbox-input {
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    opacity: 0; }
    .static-page_recrut .form-row__checkbox-input:checked ~ .form-row__checkbox-name:after {
      display: block; }
  .static-page_recrut .form-row__checkbox-name {
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 1.6rem;
    box-sizing: border-box;
    padding-left: 2.5rem;
    position: relative; }
    .static-page_recrut .form-row__checkbox-name:before, .static-page_recrut .form-row__checkbox-name:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      box-sizing: border-box; }
    .static-page_recrut .form-row__checkbox-name:before {
      display: block;
      border: solid 0.1rem #141414;
      background-color: #f2f2f2;
      width: 1.6rem;
      height: 1.6rem; }
    .static-page_recrut .form-row__checkbox-name:after {
      display: none;
      width: .8rem;
      height: .8rem;
      background-color: #e4002b;
      margin: .4rem; }
  .static-page_recrut .form__footer-text {
    font-size: 1.4rem;
    font-family: "National2", sans-serif;
    color: #2d2d2d;
    font-weight: 400;
    line-height: 1.8rem;
    margin: 0 0 2rem; }
  @media screen and (max-width: 52.5em) {
    .static-page_recrut .form__footer {
      display: block;
      width: 100%;
      max-width: 42rem;
      margin-left: auto;
      margin-right: auto; } }
  .static-page_recrut .form-buttons__button {
    float: none;
    line-height: 2.4rem;
    padding-top: .6rem;
    padding-bottom: .6rem;
    height: 3.6rem;
    margin-left: auto;
    margin-right: auto; }

.form-clearfix {
  display: block;
  width: 100%;
  height: .1rem; }

/* Simple static page
   --------------------------------------------------------------------------*/
.page_static .static-page {
  padding: 3rem 10% 10rem;
  margin: 0 auto;
  width: 100rem;
  max-width: 100%;
  background: url("/assets-images/static-page-bg-top.png") no-repeat right top, url("/assets-images/static-page-bg-bottom.png") no-repeat left bottom;
  background-color: #f3f3f3;
  box-sizing: border-box; }
.page_static .static-page__title {
  text-align: center; }
.page_static h1, .page_static h2, .page_static h3, .page_static h4, .page_static h5, .page_static h6 {
  text-align: center; }
@media screen and (max-width: 40em) {
  .page_static .page_static .static-page {
    padding: 3rem 5% 10rem; } }

.index-banner {
  display: block;
  width: 100%;
  min-height: 360px; }
  .index-banner__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    background: url("/assets-images/index-banner-promotion.jpg") no-repeat center top;
    background-size: cover;
    position: relative; }
    .index-banner__wrapper:before {
      display: table;
      content: ""; }
    .index-banner__wrapper:after {
      display: table;
      content: "";
      clear: both; }
    @media screen and (max-width: 66.25em) {
      .index-banner__wrapper {
        text-align: center; } }
  .index-banner__content {
    box-sizing: border-box;
    padding: 3.8rem 5rem 5.8rem; }
    @media screen and (max-width: 66.25em) {
      .index-banner__content {
        display: inline-block;
        clear: both;
        vertical-align: top;
        text-align: left; } }
  .index-banner__title {
    font-size: 2.4rem;
    font-family: "National2Condensed", sans-serif;
    color: #c3122f;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
    margin: 0 0 1.4rem 0;
    text-align: left; }
  .index-banner__img {
    display: block;
    max-width: 100%;
    margin-bottom: 2.3rem; }
  .index-banner__promotion {
    display: inline-block;
    vertical-align: top;
    font-size: 2.6rem;
    font-family: "National2", sans-serif;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 1.5rem;
    border-radius: .2rem;
    background-color: #c3122f;
    margin: 0 0 1.7rem 0; }
  .index-banner__text {
    display: block;
    clear: both;
    font-size: 0;
    margin-bottom: 1.1rem; }
    .index-banner__text span {
      font-size: 1.6rem;
      font-family: "Open Sans", sans-serif;
      color: #0d0d0d;
      font-weight: 400;
      text-transform: none;
      line-height: 1.25;
      display: inline-block;
      vertical-align: top; }
      .index-banner__text span > img {
        display: block;
        margin: 0 .5rem; }
    .index-banner__text_areas {
      font-size: 1.6rem;
      font-family: "Open Sans", sans-serif;
      color: #c3122f;
      font-weight: 400;
      text-transform: none;
      line-height: 1.25;
      margin-bottom: 0; }
  .index-banner__app {
    display: block;
    width: 100%;
    max-width: 41.7rem;
    background-color: rgba(255, 255, 255, 0.6);
    box-sizing: border-box;
    padding: 4.5rem 4rem;
    text-align: center;
    position: absolute;
    top: 4.6rem;
    right: 5rem; }
    @media screen and (max-width: 66.25em) {
      .index-banner__app {
        position: static;
        clear: both;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 3.8rem; } }
    @media screen and (max-width: 26.25em) {
      .index-banner__app {
        padding-left: 1rem;
        padding-right: 1rem; } }
    .index-banner__app-title {
      display: block;
      margin: 0 auto 3.2rem; }
    .index-banner__app-logo {
      display: block;
      margin: 0 auto 2.7rem; }
    .index-banner__app .index-connected-customer__button {
      margin: 3.1rem auto 1.5rem; }
    .index-banner__app-controls {
      display: block;
      margin: 0 auto;
      font-size: 0; }
    .index-banner__app-btn {
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      margin: 0 .5rem; }
      .index-banner__app-btn > img {
        display: block; }

/* datepicker */
.ui-datepicker {
  z-index: 22 !important; }
  .ui-datepicker .ui-datepicker-header {
    border-color: #e4002b;
    background-color: #e4002b; }
  .ui-datepicker.ui-widget-content {
    background-color: #fff;
    border-color: #e4002b; }
  .ui-datepicker .ui-state-default,
  .ui-datepicker .ui-widget-content .ui-state-default,
  .ui-datepicker .ui-widget-header .ui-state-default {
    color: #0d0d0d;
    background-color: #fff;
    border-color: #e4002b; }
  .ui-datepicker .ui-state-hover,
  .ui-datepicker .ui-state-highlight,
  .ui-datepicker .ui-widget-content .ui-state-highlight,
  .ui-datepicker .ui-widget-header .ui-state-highlight {
    border-color: #e4002b;
    background-color: #e4002b;
    color: #fff; }
  .ui-datepicker .ui-datepicker-prev: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: ""; }
  .ui-datepicker .ui-datepicker-next: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: ""; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    text-indent: 0;
    text-decoration: none; }
    .ui-datepicker .ui-datepicker-prev.ui-state-hover,
    .ui-datepicker .ui-datepicker-next.ui-state-hover {
      color: #6c0214;
      background-color: rgba(255, 255, 255, 0.4);
      border-color: #fff; }
    .ui-datepicker .ui-datepicker-prev span,
    .ui-datepicker .ui-datepicker-next span {
      display: none; }
    .ui-datepicker .ui-datepicker-prev:before,
    .ui-datepicker .ui-datepicker-next:before {
      display: block;
      width: 100%;
      line-height: 1.8em;
      text-align: center; }

.switcher-btns {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 4rem;
  border: 1px solid #e4002b;
  display: flex;
  margin-top: 0; }
  @media screen and (max-width: 34.5em) {
    .switcher-btns {
      flex-direction: column;
      width: 80%;
      margin-left: auto;
      margin-right: auto; } }

.switcher-btn {
  padding: 0 .5rem;
  box-sizing: border-box;
  width: 33.33%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .switcher-btn:hover, .switcher-btn_active {
    color: #fff;
    background-color: #e4002b; }
  @media screen and (max-width: 34.5em) {
    .switcher-btn {
      width: 100%; } }

/* intlTelInput  */
.iti {
  width: 100%; }
  .iti + .checkout-row__group-label_checkbox {
    margin-top: 1.4rem; }
  .iti.disabled {
    display: none; }
  .iti .checkout-row__field-text_half {
    width: 100%; }

/* PAGE FORGOT PASSWORD */
.page_reset_password .checkout__description,
.page_forgot_password .checkout__description {
  text-align: center; }
.page_reset_password .checkout__header:has(.checkout__description),
.page_forgot_password .checkout__header:has(.checkout__description) {
  margin-bottom: 1.5em; }
  .page_reset_password .checkout__header:has(.checkout__description) .checkout__description,
  .page_forgot_password .checkout__header:has(.checkout__description) .checkout__description {
    margin-top: 3rem; }

/* Page ACCOUNT */
.page_account .checkout__fieldset {
  max-width: 51rem; }
.page_account .checkout .checkout-row {
  padding-left: 13rem; }
@media screen and (max-width: 52.5em) {
  .page_account .checkout__fieldset {
    max-width: 38rem; }
  .page_account .checkout .checkout-row {
    padding-left: 0; } }

/* PAGE ACCOUNT EDIT */
.page_edit_account .checkout-row:has([name="birth_date"]) {
  margin-top: 2rem;
  margin-bottom: 0; }
.page_edit_account .checkout-row__field-text[name="phone_number"] {
  width: 100%; }

/* PAGE THANK YOU */
.page_thank_you {
  /* Hide on pages where the basket is not presented */ }
  .page_thank_you .header__basket-menu {
    display: none; }
  .page_thank_you .checkout-navigation .checkout-navigation__item:last-child {
    padding-right: 3rem; }
    .page_thank_you .checkout-navigation .checkout-navigation__item:last-child:after {
      display: none; }
  @media screen and (max-width: 42.5em) {
    .page_thank_you .checkout-navigation .checkout-navigation__item:first-child {
      padding-left: 2rem; }
    .page_thank_you .checkout-navigation .checkout-navigation__item:last-child {
      padding-right: 2rem; } }

/* PAGE ORDERS PAGE */
.page_orders .checkout {
  max-width: 100rem; }

@media screen and (max-width: 52.5em) {
  .page_deal_wizard .basket-menu,
  .page_categories .basket-menu,
  .page_half_half
  .page_cyo .basket-menu,
  .page_menu .basket-menu,
  .page_favourites .basket-menu {
    display: none; } }

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