@charset "UTF-8";
/*  ==========================================================================
    GENERAL
    ========================================================================== */
/*  Imports
    -------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400&display=swap");
@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: 'Gagalin';
  src: url("/assets-images/Gagalin-Regular.woff2") format("woff2"), url("/assets-images/Gagalin-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/*  Base font
    -------------------------------------------------------------------------- */
body {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

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

.content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5.5rem;
  padding-bottom: 5.5rem; }
  .content_index {
    padding-bottom: 4rem; }
  .content_static {
    padding-top: 6rem;
    padding-bottom: 6rem; }
    .content_static .content__main {
      max-width: 100%; }
  .content__main {
    width: 100%; }
  .content__primary {
    margin-left: 26rem; }
  .content__secondary {
    float: left;
    margin-right: -26rem;
    width: 26rem; }
  @media screen and (max-width: 52.5em) {
    .content {
      padding-top: 3rem;
      padding-bottom: 3rem; }
      .content__primary {
        margin-left: 0; } }

/*  NiceSelect (used as a <select> replacement)
    -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  line-height: 2.9rem;
  height: 3rem;
  border: none;
  border-bottom: 1px solid #a9a9a9;
  border-radius: 0;
  background-color: transparent;
  padding-left: 0; }
  .nice-select:after {
    right: .4rem;
    width: .6rem;
    height: .6rem;
    border-color: #a9a9a9;
    border-bottom: solid 1px;
    border-right: solid 1px; }
  .nice-select:hover {
    border-bottom: 1px solid #a9a9a9; }
  .nice-select > .current {
    color: #2e2e2e;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .nice-select .list {
    box-shadow: none;
    box-sizing: border-box;
    border: solid 1px #a9a9a9;
    border-radius: 0;
    background-color: #fff; }
    .nice-select .list:hover .option.selected:not(:hover) {
      color: #fff !important;
      background-color: #e51c23 !important;
      font-weight: 400;
      opacity: .8; }
  .nice-select .option {
    font-size: 1.4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    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, .nice-select .option.selected.focus:hover {
      color: #fff;
      background-color: #e51c23;
      font-weight: 400; }
  .nice-select.open {
    border-color: #a9a9a9; }
    .nice-select.open .list {
      width: 100%; }

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

/*  Page header
    -------------------------------------------------------------------------- */
.header {
  background: url("../assets-images/header_background.png") center top no-repeat;
  box-sizing: border-box;
  padding: 0;
  min-height: 16.4rem; }
  @media screen and (max-width: 52.5em) {
    .header {
      min-height: 15rem;
      background-position: center top;
      background: url("../assets-images/mobile-header-background.png") center top no-repeat;
      background-color: #fff; } }
  .header__wrapper {
    padding: 4rem 0 9.8rem 27.1rem;
    box-sizing: border-box;
    position: relative;
    width: 100%; }
    @media screen and (max-width: 52.5em) {
      .header__wrapper {
        padding: 0;
        min-height: 7rem;
        position: relative; } }
  .header__logo {
    position: absolute;
    top: 1rem;
    left: 2rem;
    max-width: 18rem; }
    .header__logo .header__logo-image {
      display: block; }
    @media screen and (max-width: 52.5em) {
      .header__logo {
        top: 16%;
        left: 50%;
        margin: 0;
        transform: translate(-50%, 0);
        max-width: 16rem;
        width: 16rem; } }
  .header__user-menu, .header__shop-menu, .header__language-menu, .header__loyalty-menu, .header__ordering-menu, .header__basket-menu, .header__franchise-menu {
    margin-right: 2.5rem; }
  .header__user-menu, .header__shop-menu, .header__loyalty-menu, .header__basket-menu, .header__language-menu, .header__franchise-menu {
    margin-top: 0; }
  .header__language-menu {
    float: right; }
    .header__language-menu .dropdown-menu__header-link:before {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      content: '';
      width: 2.6rem;
      height: 2.6rem;
      border-radius: 50%;
      background: url("/assets-images/header-icon-languages.svg") center center no-repeat;
      background-color: #fff; }
    .header__language-menu .dropdown-menu__header-link .dropdown-menu__header-language {
      display: none; }
  .header__ordering-menu .dropdown-menu__header-link {
    padding-left: 0; }
  .header__franchise-menu {
    float: right; }
    @media screen and (max-width: 52.5em) {
      .header__franchise-menu {
        display: none; } }
    .header__franchise-menu .dropdown-menu__header-link {
      font-size: 1.6rem;
      font-family: "Gagalin", Arial, Helvetica, sans-serif;
      color: #fff;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 2.6rem;
      height: 2.6rem;
      padding: 0 0 0 3.8rem;
      box-sizing: border-box;
      position: relative; }
      .header__franchise-menu .dropdown-menu__header-link:before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        content: '';
        width: 2.6rem;
        height: 2.6rem;
        border-radius: 50%;
        background: url(/assets-images/header_icons_sprite.png) left center no-repeat;
        background-color: #fff;
        background-position: -2.6rem 0; }
      .header__franchise-menu .dropdown-menu__header-link:hover {
        color: #fff;
        background-color: transparent; }
  @media screen and (max-width: 70.5em) {
    .header .header__user-menu .header__static-basket-link,
    .header .header__user-menu .dropdown-menu__header-link,
    .header .header__loyalty-menu .header__static-basket-link,
    .header .header__loyalty-menu .dropdown-menu__header-link,
    .header .header__franchise-menu .header__static-basket-link,
    .header .header__franchise-menu .dropdown-menu__header-link,
    .header .header__static-basket .header__static-basket-link,
    .header .header__static-basket .dropdown-menu__header-link,
    .header .header__language-menu .header__static-basket-link,
    .header .header__language-menu .dropdown-menu__header-link,
    .header .header__shop-menu .header__static-basket-link,
    .header .header__shop-menu .dropdown-menu__header-link {
      padding-left: 2.6rem;
      white-space: nowrap;
      overflow: hidden;
      width: 2.6rem; } }

.fixed-topbar {
  box-shadow: none; }

/*  Custom basket in the header
    -------------------------------------------------------------------------- */
.header__basket-menu {
  display: block;
  margin-top: 0; }
  .header__basket-menu .mobile-basket-button {
    display: none; }
    @media screen and (max-width: 52.5em) {
      .header__basket-menu .mobile-basket-button {
        display: block; }
        .header__basket-menu .mobile-basket-button ~ .basket-menu {
          display: none; }
        .header__basket-menu .mobile-basket-button .basket-menu__link_off-canvas {
          display: block; } }
  .header__basket-menu .basket-menu__link {
    display: none;
    font-size: 1.6rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.6rem;
    height: 2.6rem;
    padding: 0 0 0 2.6rem;
    box-sizing: border-box;
    position: relative; }
    .header__basket-menu .basket-menu__link:before {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      content: '';
      width: 2.6rem;
      height: 2.6rem;
      border-radius: 50%;
      background: url(/assets-images/header_icons_sprite.png) left center no-repeat;
      background-color: #fff;
      background-position: -10.4rem 0; }
  .header__basket-menu .basket-menu__link_dropdown {
    display: block;
    padding-left: 3.8rem; }
    @media screen and (max-width: 52.5em) {
      .header__basket-menu .basket-menu__link_dropdown {
        display: none; } }

/*  Basket dropdown content
    -------------------------------------------------------------------------- */
.content__side {
  z-index: -100;
  opacity: 0;
  -webkit-transform: scale(0.75) translateY(-20px);
  -ms-transform: scale(0.75) translateY(-20px);
  transform: scale(0.75) translateY(-20px);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all 0.15s ease-out, opacity 0.15s ease-out;
  -ms-transition: all 0.15s ease-out, opacity 0.15s ease-out;
  transition: all 0.15s ease-out, opacity 0.15s ease-out;
  position: fixed !important;
  top: 0;
  right: auto;
  width: 400px;
  max-width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  transform: scale(0) translateY(-20px);
  /* basket scrolling container */
  /* back to off-canvas settings */ }
  .content__side.floater-fixed {
    left: auto !important;
    bottom: 0 !important; }
  .content__side.basket-dropdown-open {
    z-index: 991;
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    border: solid 1px transparent;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
    margin-top: 0;
    overflow: hidden;
    height: auto; }
  .content__side.basket-dropdown-under-scroll:before, .content__side.basket-dropdown-under-scroll:after {
    display: none; }
  .content__side-wrapper {
    overflow-x: hidden;
    overflow-y: auto; }
  @media screen and (max-width: 52.5em) {
    .content__side {
      position: static !important;
      float: none;
      width: 430px;
      z-index: auto;
      opacity: 1;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      -webkit-transition: none;
      -ms-transition: none;
      transition: none; } }

/*  Page footer
    -------------------------------------------------------------------------- */
.footer {
  color: #fff;
  padding: 0;
  box-sizing: border-box; }
  @media screen and (max-width: 52.5em) {
    .footer_hide-on-mobile {
      display: block; } }
  .footer__wrapper {
    background: url("../assets-images/footer_background.png") center top 6.7rem no-repeat;
    padding: 0 2.6rem 2rem;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    background-size: auto 100%; }
    @media screen and (max-width: 75em) {
      .footer__wrapper {
        background-position: top 6rem center; }
        .footer__wrapper:has(.footer__links .footer__link) {
          background-size: auto calc(100% - 6rem); } }
    @media screen and (max-width: 43.75em) {
      .footer__wrapper {
        display: flex;
        flex-direction: column;
        gap: 2rem; }
        .footer__wrapper:has(.store__item) {
          background-size: auto calc(100% - 8rem);
          background-position: top 8rem center; }
        .footer__wrapper:before, .footer__wrapper:after {
          display: none; } }
  .footer__top {
    position: relative;
    padding-top: 6rem;
    min-height: 7.8rem;
    margin-bottom: 2rem; }
    @media screen and (max-width: 75em) {
      .footer__top {
        padding-top: 5rem; }
        .footer__top:has(.store) {
          padding-top: 4rem; } }
    @media screen and (max-width: 52.5em) {
      .footer__top:has(.store) {
        padding-top: 3rem; } }
    @media screen and (max-width: 43.75em) {
      .footer__top {
        padding-top: 3.3rem;
        gap: 1.5rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 0; }
        .footer__top:has(.store) {
          padding-top: 5rem;
          margin-bottom: 1rem; } }
  .footer__bottom {
    display: flex;
    flex-direction: row;
    gap: 1rem 5rem; }
    .footer__bottom:has(.footer__links .footer__link) {
      flex-direction: column; }
      .footer__bottom:has(.footer__links .footer__link) .footer__links {
        display: flex; }
      .footer__bottom:has(.footer__links .footer__link) .footer__nav {
        justify-content: space-between; }
    @media screen and (max-width: 75em) {
      .footer__bottom {
        flex-direction: column-reverse;
        gap: 1.5rem; }
        .footer__bottom:has(.footer__links .footer__link) {
          flex-direction: column-reverse;
          gap: 2rem; } }
  .footer__logo-link {
    display: flex;
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translate(-50%, 0); }
    @media screen and (max-width: 75em) {
      .footer__logo-link {
        top: .8rem;
        bottom: auto; } }
    @media screen and (max-width: 52.5em) {
      .footer__logo-link {
        max-width: 20rem;
        top: 1.7rem; } }
    @media screen and (max-width: 43.75em) {
      .footer__logo-link {
        position: static;
        transform: none;
        margin-top: -1.4rem; } }
  .footer__credits {
    font-size: 1.6rem;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    line-height: 2.4rem;
    display: block;
    text-align: center;
    padding-top: .9rem;
    white-space: nowrap; }
    @media screen and (max-width: 75em) {
      .footer__credits {
        padding: 0;
        white-space: normal; } }
    .footer__credits .footer__link {
      text-decoration: none; }
      .footer__credits .footer__link:hover {
        text-decoration: underline; }
  .footer__nav {
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 0;
    float: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-end; }
    @media screen and (max-width: 75em) {
      .footer__nav {
        flex-direction: column-reverse;
        gap: 2rem;
        align-items: center; } }
  .footer__links {
    padding: 0;
    margin-right: 0;
    float: none;
    display: none;
    align-items: center;
    gap: 2rem 1.6rem; }
    @media screen and (max-width: 75em) {
      .footer__links {
        flex-wrap: wrap;
        justify-content: center; } }
    @media screen and (max-width: 52.5em) {
      .footer__links {
        margin-top: 0; } }
    .footer__links li {
      margin: 0; }
    .footer__links .footer__link {
      font-size: 1.6rem;
      font-family: Arial, Helvetica, sans-serif;
      color: #fff;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 2.4rem;
      display: block;
      text-decoration: none;
      transition: all .3s ease; }
      .footer__links .footer__link:hover {
        text-decoration: underline;
        color: #fff; }
  @media screen and (max-width: 75em) {
    .footer__store:has(.store__item:nth-of-type(1)) {
      padding-top: 8rem;
      margin-bottom: -2rem; }
    .footer__store:has(.store__item:nth-of-type(2)) {
      padding-top: 8rem;
      margin-bottom: -5rem; } }
  @media screen and (max-width: 43.75em) {
    .footer__store {
      padding-top: 0;
      margin-bottom: 0; }
      .footer__store:has(.store__item:nth-of-type(1)), .footer__store:has(.store__item:nth-of-type(2)) {
        padding-top: 0;
        margin-bottom: 0; } }
  .footer .social-icons {
    margin: 0;
    display: flex;
    flex-direction: row;
    gap: 1.6rem;
    flex-wrap: wrap;
    justify-content: center; }
    .footer .social-icons:before, .footer .social-icons:after {
      display: none; }
    .footer .social-icons__icon:first-child {
      margin-left: 0; }
    .footer .social-icons__link {
      display: block;
      position: relative;
      margin: 0;
      padding: 0;
      border: none;
      overflow: hidden;
      width: 4.2rem;
      height: 4.2rem;
      border-radius: 50%; }
      .footer .social-icons__link:after {
        position: absolute;
        display: block;
        content: '';
        width: 3.8rem;
        height: 3.8rem;
        margin: .2rem;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
        transition: all .3s ease; }
      .footer .social-icons__link:hover:after {
        opacity: 1;
        background-color: #e51c23; }
      .footer .social-icons__link i {
        display: block;
        z-index: 2; }
        .footer .social-icons__link i:before {
          position: absolute;
          display: block;
          content: "";
          top: 0;
          left: 0;
          border-radius: 50%;
          z-index: 2;
          margin: 0;
          width: 4.2rem;
          height: 4.2rem;
          background: url("../assets-images/footer_socials_sprite.png") left top no-repeat; }
        .footer .social-icons__link i.social-icons__facebook:before {
          background-position: 0 top; }
        .footer .social-icons__link i.social-icons__instagram:before {
          background-position: -4.2rem top; }
        .footer .social-icons__link i.social-icons__icon_tiktok:before {
          background-position: -8.4rem top; }
        .footer .social-icons__link i.social-icons__icon_tripadvisor:before {
          background-position: -12.6rem top; }
        .footer .social-icons__link i.social-icons__email:before {
          background-position: -16.8rem top; }

/*  Page footer Store
    -------------------------------------------------------------------------- */
.store__items {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: .4rem;
  box-sizing: border-box;
  padding: 0 9.2rem; }
  @media screen and (max-width: 75em) {
    .store__items {
      padding: 0; } }
.store__link {
  display: block;
  transform: rotate(-10deg); }
.store__image {
  display: block;
  margin: 0; }

/*  Scroll up button
    -------------------------------------------------------------------------- */
.scroll-up {
  display: none; }

/*  Category navigation
    -------------------------------------------------------------------------- */
.category-navigation {
  background-color: #ffc600; }
  .category-navigation__wrapper {
    width: 100%; }
  .category-navigation__list {
    box-sizing: border-box;
    padding: 0 1.8rem; }
  .category-navigation__link {
    line-height: 3rem;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 1.5rem 1rem;
    display: block;
    width: 100%;
    position: relative;
    transition: all .3s ease; }
    .category-navigation__link:hover {
      color: #000;
      background-color: #ffc600; }
  .category-navigation__item {
    font-size: 2.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    display: block;
    width: 100%; }
    .category-navigation__item_active .category-navigation__link {
      color: #000;
      background-color: #ffc600; }
  .category-navigation__item + .category-navigation__item {
    border-top: solid 1px #818181; }
  .category-navigation__icon {
    display: block;
    width: 4.2rem;
    height: 4.2rem;
    box-sizing: border-box;
    position: absolute;
    left: .9rem;
    top: 50%;
    transform: translate(0, -50%); }
  .category-navigation__text {
    display: block; }
  .category-navigation__icon + .category-navigation__text {
    padding-left: 5.1rem; }
  .category-navigation__favourite-icon {
    display: block;
    width: 4.2rem;
    height: 4.2rem;
    position: absolute;
    top: 50%;
    left: .9rem;
    transform: translate(0, -50%);
    text-align: center;
    color: #000;
    line-height: 4.2rem; }
    .category-navigation__favourite-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: 0;
      margin-left: 0;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .category-navigation__favourite-icon:before {
      margin: 0;
      line-height: 4.2rem; }
  .category-navigation__favourite-name {
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: left; }
  .category-navigation__favourite-icon + .category-navigation__favourite-name {
    padding-left: 5.1rem; }
  .category-navigation_sidetouch {
    position: relative; }
    .category-navigation_sidetouch:before, .category-navigation_sidetouch:after {
      width: 100%;
      content: '';
      height: 100vh;
      position: absolute;
      left: 0;
      background-color: #ffc600;
      z-index: -1; }
    .category-navigation_sidetouch:before {
      top: 0;
      transform: translate(0, -100%); }
    .category-navigation_sidetouch:after {
      top: 100%; }
  .category-navigation_mobile {
    display: block;
    background-color: transparent;
    height: auto;
    margin-top: -9rem; }
    .category-navigation_mobile .category-navigation__wrapper {
      width: 100%;
      padding-bottom: 0; }
    .category-navigation_mobile .category-navigation__list {
      font-size: 0;
      padding-top: 1.3rem;
      padding-bottom: 1.3rem; }
    @media screen and (max-width: 52.5em) {
      .category-navigation_mobile {
        margin-top: 0;
        padding-top: 1rem;
        background-color: #fff; }
        .category-navigation_mobile .category-navigation__list {
          padding-top: 0;
          padding-bottom: 0; } }

/*  Account navigation
    -------------------------------------------------------------------------- */
.account-navigation {
  margin-top: 5rem; }
  .account-navigation__wrapper {
    padding: 0 3.2rem;
    box-sizing: border-box;
    background-color: #fff; }
  .account-navigation.fixed-topbar {
    background-color: #fff; }
    .account-navigation.fixed-topbar .account-navigation__wrapper {
      box-shadow: none; }
  .account-navigation__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem; }
    .account-navigation__list:before, .account-navigation__list:after {
      display: none; }
  .account-navigation__link {
    box-sizing: border-box;
    padding: 0 1rem;
    border-radius: 0.5rem;
    background-color: #000;
    transition: all .3s ease; }
    .account-navigation__link:hover {
      color: #000;
      background-color: #ffc600; }
  .account-navigation__item {
    font-size: 1.6rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    height: 3rem;
    line-height: 3rem;
    transition: all .3s ease; }
    .account-navigation__item_active:after {
      display: none; }
    .account-navigation__item_active .account-navigation__link {
      color: #000;
      background-color: #ffc600; }

/*  Checkout navigation
    -------------------------------------------------------------------------- */
.checkout-navigation {
  margin-top: 5rem; }
  .checkout-navigation.fixed-topbar {
    background-color: #fff; }
    .checkout-navigation.fixed-topbar .checkout-navigation__wrapper {
      box-shadow: none; }
  .checkout-navigation__wrapper {
    padding: 0 3.2rem;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0; }
  .checkout-navigation__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1rem; }
    .checkout-navigation__list:before, .checkout-navigation__list:after {
      display: none; }
  .checkout-navigation__item {
    font-size: 1.6rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 1rem;
    height: 3rem;
    line-height: 3rem;
    margin-top: 0;
    border-radius: 0.5rem;
    background-color: #000;
    margin-right: 0; }
    .checkout-navigation__item_active {
      flex-shrink: 0;
      color: #000;
      background-color: #ffc600; }
  .checkout-navigation__item-nb {
    margin-right: 0.5rem; }
  @media screen and (max-width: 52.5em) {
    .checkout-navigation__wrapper {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media screen and (max-width: 42.5em) {
    .checkout-navigation__wrapper {
      padding-left: 0;
      padding-right: 0; }
    .checkout-navigation .checkout-navigation__item:not(.checkout-navigation__item_active) .checkout-navigation__item-nb {
      margin-right: 0; }
    .checkout-navigation .checkout-navigation__item:not(.checkout-navigation__item_active) .checkout-navigation__item-title {
      display: none; } }

/*  Desktop: user and shop menus
    -------------------------------------------------------------------------- */
.dropdown-menu .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 .dropdown-menu__header-link {
  font-size: 1.6rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.6rem;
  height: 2.6rem;
  padding: 0 0 0 3.8rem;
  box-sizing: border-box;
  position: relative; }
  .dropdown-menu .dropdown-menu__header-link:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 2.6rem;
    height: 2.6rem; }
  .dropdown-menu .dropdown-menu__header-link:hover {
    color: #000;
    background-color: transparent; }
.dropdown-menu.dropdown-menu_shop .dropdown-menu__header-link:before {
  border-radius: 50%;
  background: url(/assets-images/header_icons_sprite.png) left center no-repeat;
  background-color: #fff;
  background-position: 0 0; }
.dropdown-menu.dropdown-menu_shop .dropdown-menu__header-icon {
  display: none; }
.dropdown-menu.dropdown-menu_shop .dropdown-menu__body {
  height: 0; }
.dropdown-menu.dropdown-menu_shop[data-dropdown-open] .dropdown-menu__body {
  left: auto;
  right: 0;
  transform: scale(1);
  height: auto; }
.dropdown-menu.dropdown-menu_user .dropdown-menu__header-link:before {
  border-radius: 50%;
  background: url(/assets-images/header_icons_sprite.png) left center no-repeat;
  background-color: #fff;
  background-position: -7.8rem 0; }
.dropdown-menu.dropdown-menu_user .dropdown-menu__header-icon {
  display: none; }
.dropdown-menu.dropdown-menu_user .dropdown-menu__body {
  box-sizing: border-box;
  padding-top: 1rem;
  padding-bottom: 1rem;
  min-width: 20rem; }
.dropdown-menu.dropdown-menu_language .dropdown-menu__header-icon {
  display: none; }
.dropdown-menu.dropdown-menu_language .dropdown-menu__body {
  padding-top: 1rem;
  padding-bottom: 1rem;
  min-width: 15rem; }
.dropdown-menu.dropdown-menu_loyalty .dropdown-menu__header-link:before {
  border-radius: 50%;
  background: url(/assets-images/header_icons_sprite.png) left center no-repeat;
  background-color: #fff;
  background-position: -5.2rem 0; }
.dropdown-menu .dropdown-menu__body {
  font-size: 1.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid transparent;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5); }
.dropdown-menu .dropdown-menu__item {
  box-sizing: border-box;
  padding: 0; }
.dropdown-menu .dropdown-menu__item-link {
  display: block;
  padding: 0 1.5rem;
  text-decoration: none;
  line-height: 3rem;
  transition: all .3s ease; }
  .dropdown-menu .dropdown-menu__item-link:hover {
    color: #000;
    background-color: #ffc600;
    text-decoration: none; }

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

/*  Header burger menu
    -------------------------------------------------------------------------- */
@media screen and (max-width: 52.5em) {
  .header__burger-menu {
    margin-top: .3rem;
    margin-left: 1.5rem;
    float: left;
    position: relative;
    z-index: 1; } }
@media screen and (max-width: 40em) {
  .header__burger-menu {
    margin-left: 1.3rem;
    margin-top: 1.3rem; } }

/*  Mobile burger button
    -------------------------------------------------------------------------- */
.burger-menu .burger-menu__button {
  padding: 1.3rem 1.7rem 1.3rem 0;
  box-sizing: border-box;
  width: 4.4rem; }
.burger-menu .burger-menu__line {
  height: 0.2rem;
  width: 2.5rem;
  background-color: #000;
  border-top: none; }
  .burger-menu .burger-menu__line + .burger-menu__line {
    margin-top: 0.6rem; }

/*  Mobile: menu on the left (navigation)
    -------------------------------------------------------------------------- */
.mobile-menu .mobile-menu__header {
  background-color: #e51c23;
  box-sizing: border-box;
  border-top-right-radius: 0;
  padding: 1.5rem 1.8rem; }
.mobile-menu .mobile-menu__close {
  line-height: 1.5rem; }
  .mobile-menu .mobile-menu__close .mobile-menu__close-icon {
    color: #fff;
    font-size: 1.8rem;
    display: block; }
    .mobile-menu .mobile-menu__close .mobile-menu__close-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .mobile-menu .mobile-menu__close .mobile-menu__close-icon:before {
      margin-left: 0;
      margin-right: 0;
      line-height: 1.8rem; }
.mobile-menu .mobile-menu__section-icon {
  -webkit-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .mobile-menu .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 .mobile-menu__section-link {
  font-size: 2.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3rem;
  color: #2e2e2e;
  background-color: #fff;
  padding: 1.5rem;
  box-sizing: border-box;
  transition: all .3s ease; }
  .mobile-menu .mobile-menu__section-link:hover {
    color: #000;
    background-color: #ffc600; }
.mobile-menu .mobile-menu__section {
  border-bottom: 1px solid #818181; }
  .mobile-menu .mobile-menu__section.mobile-menu__section_user, .mobile-menu .mobile-menu__section.mobile-menu__section_login {
    font-size: 2.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #ffc600;
    line-height: 3rem;
    padding: 1.5rem;
    border-bottom: 1px solid #818181; }
  .mobile-menu .mobile-menu__section.mobile-menu__section_login .mobile-menu__section-link {
    background-color: #ffc600;
    padding: 0; }
  .mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu {
    background-color: #fff; }
    .mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu .mobile-menu__section-link {
      border-radius: 0;
      overflow: hidden;
      width: 100%; }
      .mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu .mobile-menu__section-link:hover {
        background-color: #ffc600; }
  .mobile-menu .mobile-menu__section.mobile-menu__section_unfolded .mobile-menu__section-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .mobile-menu .mobile-menu__section.mobile-menu__section_unfolded .mobile-menu__section-link {
    font-weight: 400;
    color: #000;
    border-radius: 0;
    background-color: #ffc600; }
    .mobile-menu .mobile-menu__section.mobile-menu__section_unfolded .mobile-menu__section-link:hover {
      background-color: #ffc600; }
  .mobile-menu .mobile-menu__section.mobile-menu__section_unfolded .mobile-menu__item-link {
    padding-left: 4rem; }
.mobile-menu .mobile-menu__item {
  border-top: 1px solid #818181; }
  .mobile-menu .mobile-menu__item .mobile-menu__item-link {
    font-size: 2.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #ffc600;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #fff;
    padding: 1.5rem;
    line-height: 1.8rem; }
    .mobile-menu .mobile-menu__item .mobile-menu__item-link:hover {
      color: #e51c23;
      background-color: #fff; }
  .mobile-menu .mobile-menu__item.mobile-menu__item_active .mobile-menu__item-link {
    color: #e51c23; }

.mobile-credits {
  color: #2e2e2e;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
  background-color: #fff;
  border-top: 1px solid #818181; }

/*  Mobile: menu on the right (basket)
    -------------------------------------------------------------------------- */
.basket-menu .basket-menu__basket-icon {
  color: #4e0d67; }
  .basket-menu .basket-menu__basket-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
.basket-menu .basket-menu__items {
  background-color: #4e0d67;
  border: 2px solid #4e0d67;
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

/*  Shop info
    -------------------------------------------------------------------------- */
.header__shop-menu .dropdown-menu__body {
  border: none;
  width: 54rem;
  background-color: transparent;
  left: auto;
  right: 0;
  transform-origin: right top;
  transform: scale(0);
  overflow: hidden; }
.header__shop-menu .dropdown-menu__header-link {
  height: 2.6rem; }

.shop-info {
  padding: 2rem 3rem;
  background-color: #fff;
  border: none;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5); }
  .shop-info__header {
    margin-bottom: 1.4rem; }
  .shop-info__title {
    font-size: 2.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.2rem;
    margin-bottom: 0; }
    .shop-info__title a {
      text-decoration: none;
      display: block; }
  .shop-info__feature-title {
    font-size: 1.6rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.4rem;
    width: 25%; }
  .shop-info__feature-content {
    font-size: 1.6rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: none;
    width: 73%; }
  .shop-info__link {
    color: #2e2e2e;
    text-decoration: underline; }
  .shop-info__social-icons {
    font-size: 0;
    vertical-align: top; }
    .shop-info__social-icons .social-icons__icon {
      display: inline-block;
      vertical-align: top; }
      .shop-info__social-icons .social-icons__icon + .social-icons__icon {
        margin-left: .8rem; }
      .shop-info__social-icons .social-icons__icon i:after, .shop-info__social-icons .social-icons__icon i:before {
        position: absolute;
        display: block;
        content: "";
        top: 0;
        left: 0;
        border-radius: 0.5rem; }
      .shop-info__social-icons .social-icons__icon i:after {
        z-index: 1;
        margin: 0.2rem;
        width: 2.8rem;
        height: 2.8rem;
        background-color: #000;
        transition: all .3s ease; }
      .shop-info__social-icons .social-icons__icon i:before {
        z-index: 2;
        margin: 0;
        width: 3.2rem;
        height: 3.2rem;
        background: url("../assets-images/shop-info_socials_sprite.png") left top no-repeat; }
      .shop-info__social-icons .social-icons__icon i.social-icons__facebook:before {
        background-position: 0 top; }
      .shop-info__social-icons .social-icons__icon i.social-icons__instagram:before {
        background-position: -3.2rem top; }
      .shop-info__social-icons .social-icons__icon i.social-icons__icon_tiktok:before {
        background-position: -6.4rem top; }
      .shop-info__social-icons .social-icons__icon i.social-icons__icon_tripadvisor:before {
        background-position: -9.6rem top; }
      .shop-info__social-icons .social-icons__icon i.social-icons__email:before {
        background-position: -12.8rem top; }
    .shop-info__social-icons .social-icons__link {
      color: #000;
      position: relative;
      box-sizing: border-box;
      font-size: 1.6rem;
      width: 3.2rem;
      height: 3.2rem;
      border-radius: 0.5rem;
      line-height: 3.2rem;
      text-align: center;
      border: none;
      vertical-align: top;
      transition: all 0.3s ease; }
      .shop-info__social-icons .social-icons__link:hover {
        color: #ffc600; }
        .shop-info__social-icons .social-icons__link:hover i:after {
          background-color: #ffc600; }
    @media screen and (max-width: 30em) {
      .shop-info__social-icons {
        display: block;
        float: none; } }
  .shop-info__google-maps {
    margin-bottom: 1.8rem;
    border: 1px solid #dbdbdb; }
    .shop-info__google-maps > iframe {
      width: 100%;
      vertical-align: top; }
  .shop-info.shop-info_mobile {
    border-radius: 0;
    box-shadow: none; }
    .shop-info.shop-info_mobile .shop-info__title {
      line-height: 1.6rem;
      margin-bottom: 1.4rem;
      margin-right: 0;
      width: 100%; }
    .shop-info.shop-info_mobile .shop-info__social-icons {
      float: none; }
      .shop-info.shop-info_mobile .shop-info__social-icons .social-icons__icon + .social-icons__icon {
        margin-left: .4rem; }

/*  Page categories contents styles
    -------------------------------------------------------------------------- */
.category__products {
  margin: 0;
  box-sizing: border-box;
  padding: 0 3.2rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.7rem 1.2rem;
  padding: 0; }
  .category__products:before, .category__products:after {
    display: none; }
  @media screen and (max-width: 75em) {
    .category__products {
      padding: 0; } }
  @media screen and (max-width: 52.5em) {
    .category__products {
      padding: 0; } }
.category__title {
  font-size: 3.6rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 4.6rem;
  text-align: center; }
  @media screen and (max-width: 52.5em) {
    .category__title {
      font-size: 3rem;
      line-height: 3.6rem;
      margin-bottom: .9rem; } }
.category__subcategory-title {
  font-size: 2.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3rem;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 1rem; }
  @media screen and (max-width: 52.5em) {
    .category__subcategory-title {
      font-size: 2rem;
      line-height: 2.6rem;
      margin-bottom: .9rem; } }
.category__description {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  line-height: 1.8rem;
  margin-bottom: 2rem;
  text-align: center; }
  @media screen and (max-width: 52.5em) {
    .category__description {
      font-size: 1.2rem;
      line-height: 1.6rem;
      margin-top: .9rem; } }
.category_upselling .category__products {
  margin: 0;
  padding: 0; }

/*  Category banners
    -------------------------------------------------------------------------- */
.category__subcategory {
  margin-top: 0; }
  .category__subcategory + .category__subcategory {
    margin-top: .1rem; }
  .category__subcategory.hidden {
    display: none; }
    .category__subcategory.hidden + .category__subcategory {
      margin-top: 4rem; }
  @media screen and (max-width: 52.5em) {
    .category__subcategory {
      margin-top: 0; }
      .category__subcategory + .category__subcategory {
        margin-top: 2rem; } }

.category-banner {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 3rem;
  padding: 0; }
  .category-banner__image {
    display: block;
    margin: 0 auto;
    border-radius: 1rem;
    overflow: hidden; }
  .category-banner__image_mobile {
    display: none; }
  @media screen and (max-width: 75em) {
    .category-banner {
      padding: 0; } }
  @media screen and (max-width: 52.5em) {
    .category-banner {
      padding: 0; }
      .category-banner__image {
        display: none;
        border-radius: 1rem; }
      .category-banner__image_mobile {
        display: block; } }

/*  Product
    -------------------------------------------------------------------------- */
.product {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  border-radius: 1rem;
  background-color: #e8e8e8;
  width: calc(25% - .9rem); }
  @media screen and (max-width: 60em) {
    .product {
      width: calc(33.33% - .8rem); } }
  @media screen and (max-width: 52.5em) {
    .product {
      width: calc(50% - .6rem); } }
  @media screen and (max-width: 23.75em) {
    .product {
      width: 100%; } }
  @media screen and (max-width: 20em) {
    .product {
      padding-top: 2rem; } }
  .product__picture-container {
    box-sizing: border-box;
    padding: 2.5rem 2.5rem 0;
    margin-bottom: 1.4rem;
    position: relative; }
    @media screen and (max-width: 52.5em) {
      .product__picture-container {
        float: none;
        width: auto;
        max-width: 100%;
        margin-left: auto;
        margin-bottom: 1rem; } }
    @media screen and (max-width: 30em) {
      .product__picture-container {
        padding: 1rem 1rem 0; } }
  .product__picture {
    border-radius: 1rem;
    width: auto;
    margin: 0 auto; }
  .product__top {
    box-sizing: border-box;
    padding: 0 2.5rem;
    margin-bottom: 0; }
    .product__top .product-pictos {
      display: none; }
    @media screen and (max-width: 30em) {
      .product__top {
        padding: 0 1rem; } }
  .product__name {
    font-size: 2.1rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #494949;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.5rem;
    word-break: break-word;
    text-align: center; }
  .product__price {
    font-size: 2.9rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.5rem;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: .2rem; }
  .product__description {
    font-size: 1.7rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #010001;
    font-weight: 400;
    line-height: 2.1rem;
    display: block;
    margin-top: 0;
    text-align: center;
    word-break: break-word; }
  .product__bottom {
    margin-top: 0;
    box-sizing: border-box;
    padding: 0 2.5rem; }
    .product__bottom .product__sku-list {
      display: none; }
    .product__bottom .product-pictos {
      margin-top: .5rem; }
  .product__buttons {
    margin-top: .7rem;
    box-sizing: border-box;
    padding: 0 .9rem 1.8rem;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .product__buttons:before, .product__buttons:after {
      display: none; }
  .product__customise {
    float: none;
    font-size: 1.2rem;
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    padding: 0 0.5rem;
    line-height: 1.8rem;
    border-radius: 0.5rem;
    height: auto;
    background-color: #e51c23;
    width: auto;
    margin-top: 1rem;
    transition: all .3s ease; }
    .product__customise:hover {
      background-color: #ffc600; }
    .product__customise + .product__add {
      float: none;
      width: 3.6rem; }
  .product__sku-label {
    display: none; }
  .product__sku-list {
    margin-top: 1rem; }
    .product__sku-list .nice-select__container {
      background-color: #e51c23;
      border-radius: .5rem;
      display: block; }
      .product__sku-list .nice-select__container .nice-select {
        border-bottom: none;
        line-height: 1.8rem;
        height: 1.8rem;
        background-color: transparent;
        padding-left: .5rem;
        padding-right: 1.4rem;
        box-sizing: border-box;
        float: none; }
        .product__sku-list .nice-select__container .nice-select > .current {
          font-size: 1.2rem;
          font-family: "Oswald", Arial, Helvetica, sans-serif;
          color: #fff;
          font-weight: 400;
          line-height: 1.8rem;
          height: 1.8rem; }
        .product__sku-list .nice-select__container .nice-select:after {
          border-bottom: solid 1px #fff;
          border-right: solid 1px #fff; }
        .product__sku-list .nice-select__container .nice-select .list {
          min-width: 13rem;
          left: 0;
          right: auto; }
  .product_favourites .product__picture-container {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 1.5rem; }
    .product_favourites .product__picture-container ~ * {
      margin-left: 0; }
  .product_favourites .product__buttons {
    justify-content: space-between;
    float: none;
    display: flex;
    width: 100%; }
  .product_favourites .product__add {
    width: 3.6rem;
    padding: 0 0 3.6rem; }
  .product_favourites .product__customise {
    padding: 0 1rem; }
    .product_favourites .product__customise + .product__add {
      width: 3.6rem;
      padding: 0 0 3.6rem;
      overflow: hidden; }
  .product_favourites .product__sku {
    display: block;
    margin-right: 0; }
  .product_deal .product__buttons, .product_deal.product_favourites .product__buttons {
    justify-content: center; }
  .product_deal .product__sku-list, .product_deal.product_favourites .product__sku-list {
    display: none; }
  @media screen and (max-width: 52.5em) {
    .product_improved .product__wrapper {
      padding: 0; }
    .product_improved .product__picture-container {
      width: 100%;
      margin: 0 auto 1rem;
      float: none; }
      .product_improved .product__picture-container ~ * {
        overflow: visible; }
    .product_improved .product__price {
      display: block; }
    .product_improved .product__mobile-button,
    .product_improved .product__mobile-price {
      display: none; } }
@media screen and (max-width: 52.5em) and (max-width: 52.5em) {
  .product_improved .product__bottom {
    display: flex; }
    .product_improved .product__bottom .product__sku-list {
      display: none; } }
@media screen and (max-width: 52.5em) and (max-width: 30em) {
  .product_improved .product__bottom {
    padding: 0 1rem; } }
  @media screen and (max-width: 52.5em) {
    .product_improved .product__buttons,
    .product_improved .product__sku-list {
      display: flex; }
    .product_improved.product_with-counter:after {
      display: none; }
    .product_improved.product_deal .product__sku-list {
      display: none; } }

/*  Product counter
    -------------------------------------------------------------------------- */
@media screen and (max-width: 52.5em) {
  .product_with-counter {
    border: solid 2px #e51c23; }
    .product_with-counter:after {
      display: none; }
    .product_with-counter .product__counter {
      display: inline-block;
      vertical-align: top;
      width: 4rem;
      box-sizing: border-box;
      border-radius: .8rem;
      border: solid 1px #e51c23;
      background-color: #fff;
      font-size: 1.6rem;
      font-family: "Gagalin", Arial, Helvetica, sans-serif;
      color: #e51c23;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 2.4rem;
      text-align: center;
      padding: 0 .5rem;
      overflow: hidden;
      margin-right: .5rem; }
      .product_with-counter .product__counter:not(:empty):before {
        display: none; } }

/*  Add product button
    -------------------------------------------------------------------------- */
.product__add {
  box-sizing: border-box;
  padding: 0 0 0 3.6rem;
  position: relative;
  width: 3.6rem;
  height: 3.6rem;
  line-height: 3.6rem;
  border-radius: 50%;
  overflow: hidden;
  float: right; }
  .product__add:before {
    display: block;
    content: '';
    width: 3.6rem;
    height: 3.6rem;
    line-height: 3.6rem;
    border-radius: 50%;
    color: #fff;
    background: url("/assets-images/product-add-icon.png") center center no-repeat;
    background-color: #000;
    text-align: center;
    font-size: 3.6rem;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease; }
  .product__add:hover:before {
    background: url("/assets-images/product-add-icon-dark.png") center center no-repeat;
    background-color: #ffc600;
    color: #000; }

/*  Favourite icon
    -------------------------------------------------------------------------- */
.product__favourite,
.product_improved .product__favourite {
  text-decoration: none;
  position: absolute;
  top: auto;
  bottom: .5rem;
  right: 3.5rem;
  left: auto;
  width: 3rem;
  height: 3rem;
  display: block;
  font-size: 2.4rem;
  z-index: 3; }
  @media screen and (max-width: 52.5em) {
    .product__favourite,
    .product_improved .product__favourite {
      position: absolute; } }
  .product__favourite .product__favourite-icon,
  .product_improved .product__favourite .product__favourite-icon {
    display: block;
    width: 3rem;
    height: 3rem;
    line-height: 3rem; }
    .product__favourite .product__favourite-icon:before,
    .product_improved .product__favourite .product__favourite-icon:before {
      display: block;
      width: 3rem;
      height: 3rem;
      line-height: 3rem;
      margin: 0; }
  .product__favourite.product__favourite_add .product__favourite-icon,
  .product_improved .product__favourite.product__favourite_add .product__favourite-icon {
    color: #ed1717; }
    .product__favourite.product__favourite_add .product__favourite-icon:before,
    .product_improved .product__favourite.product__favourite_add .product__favourite-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .product__favourite.product__favourite_add .product__favourite-icon:before,
    .product_improved .product__favourite.product__favourite_add .product__favourite-icon:before {
      display: block;
      width: 3rem;
      height: 3rem;
      line-height: 3rem;
      margin: 0; }
  .product__favourite.product__favourite_remove .product__favourite-icon,
  .product_improved .product__favourite.product__favourite_remove .product__favourite-icon {
    color: #ed1717; }
    .product__favourite.product__favourite_remove .product__favourite-icon:before,
    .product_improved .product__favourite.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__favourite.product__favourite_remove .product__favourite-icon:before,
    .product_improved .product__favourite.product__favourite_remove .product__favourite-icon:before {
      display: block;
      width: 3rem;
      height: 3rem;
      line-height: 3rem;
      margin: 0; }

/*  Deal wizard
    -------------------------------------------------------------------------- */
.deal-wizard__header {
  padding: 0 3.2rem;
  box-sizing: border-box; }
.deal-wizard__title {
  font-size: 3.6rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 4.6rem;
  text-align: center; }

.deal-wizard-navigation {
  background-color: transparent; }
  .deal-wizard-navigation__wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    box-sizing: border-box;
    padding: 0 3.2rem; }
    .deal-wizard-navigation__wrapper:before, .deal-wizard-navigation__wrapper:after {
      display: none; }
  .deal-wizard-navigation__link {
    font-size: 1.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3rem;
    background-color: #e51c23;
    box-sizing: border-box;
    padding: 0 1rem;
    width: auto;
    border-radius: .5rem;
    margin: 0; }
  .deal-wizard-navigation__tab {
    width: auto;
    margin: 0;
    float: none; }
    .deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
      color: #fff;
      background-color: #ffc600; }
  .deal-wizard-navigation__title {
    line-height: 3rem;
    height: auto; }

/*  Product tags / pictos
    -------------------------------------------------------------------------- */
.product-picto {
  font-size: 2rem; }
  .product-picto.product-picto_vegan:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_vegetarian:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_spicy:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_lightly-spiced:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_moderately-spiced:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_highly-spiced:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_gluten-free:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_organic:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_porc-free:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_halal:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_nut-free:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .product-picto.product-picto_lactose-free:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.product-pictos {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 100%; }
  .product-pictos .product-picto {
    margin: 0;
    color: #ed2626; }

/*  Product legend
    -------------------------------------------------------------------------- */
.product-legend {
  margin-top: 2rem; }
  .product-legend__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    font-size: 0; }
  .product-legend__item {
    display: inline-block;
    margin: .5rem .7rem;
    font-size: 1.4rem;
    box-sizing: border-box; }
  .product-legend__item-name {
    display: inline-block;
    vertical-align: top;
    line-height: 23px;
    white-space: nowrap; }
  .product-legend .product-picto {
    display: inline-block;
    vertical-align: top;
    margin-right: .2rem;
    line-height: 23px;
    color: #ee0000; }

/*  Basket
    -------------------------------------------------------------------------- */
.basket {
  border: none;
  background-color: #fff;
  box-shadow: 0 0 2rem 1rem rgba(200, 197, 197, 0.16); }
  .basket__header {
    background-color: #e51c23;
    box-sizing: border-box;
    padding: 1rem;
    display: flex;
    justify-content: space-between; }
    .basket__header:before, .basket__header:after {
      display: none; }
  .basket__title {
    font-size: 2.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3rem;
    text-align: center;
    position: relative;
    order: 1; }
    @media screen and (max-width: 52.5em) {
      .basket__title {
        float: none; } }
    @media screen and (max-width: 22.5em) {
      .basket__title {
        font-size: 2rem; } }
  .basket__repeat {
    font-size: 1.2rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    line-height: 3rem;
    text-decoration: underline;
    margin: 0;
    order: 2; }
    @media screen and (max-width: 52.5em) {
      .basket__repeat {
        padding: 0; } }
  @media screen and (max-width: 52.5em) {
    .basket__close {
      display: none; } }
  .basket__close-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .basket__empty {
    font-size: 1.4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 2.4rem;
    padding: 1rem;
    background-color: #ffc600; }

/*  Basket deal title
    -------------------------------------------------------------------------- */
.basket-deal__header {
  background-color: #e51c23;
  box-sizing: border-box;
  padding: .3rem 1rem; }
.basket-deal__title {
  font-size: 1.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.4rem; }
.basket-deal__link:hover {
  color: #fff; }
.basket-deal__delete .basket-deal__delete-icon {
  line-height: 2.4rem;
  color: #fff; }
  .basket-deal__delete .basket-deal__delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0em;
    margin-left: 0em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
.basket-deal__delete:hover .basket-deal__delete-icon {
  color: #fff; }

/*  Basket deal item
    -------------------------------------------------------------------------- */
.basket-deal__items {
  background-color: #ffc600;
  padding: 1rem; }
.basket-deal__item-name {
  width: 50%; }
.basket-deal__item-details {
  width: 50%;
  position: relative; }
.basket-deal__item-price {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 6.8rem);
  text-align: left;
  box-sizing: border-box;
  padding-right: .3rem; }
.basket-deal__item-quantity {
  display: inline-block;
  vertical-align: top;
  width: 6.8rem;
  float: right;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.2rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.8rem;
  box-sizing: border-box;
  padding: 0 .2rem; }
.basket-deal__item-title {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  line-height: 1.8rem; }
.basket-deal__item-link:hover {
  color: #2e2e2e;
  text-decoration: underline; }
.basket-deal__item-options {
  margin-top: .5rem;
  margin-bottom: 1.6rem; }
.basket-deal__item-option {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: rgba(46, 46, 46, 0.61);
  font-weight: 400;
  line-height: 1.6rem; }
  .basket-deal__item-option .basket-deal__item-option-name,
  .basket-deal__item-option .basket-deal__item-option-details {
    display: inline-block;
    vertical-align: top; }
  .basket-deal__item-option .basket-deal__item-option-name {
    padding-left: 0; }
.basket-deal__item-delete {
  display: none; }
.basket-deal__accessory-free-items {
  background-color: #ffc600; }

/*  Basket item
    -------------------------------------------------------------------------- */
.basket .basket__items {
  background-color: #fff;
  padding: 1rem; }

.basket-item__name {
  width: 50% !important; }
.basket-item__details {
  width: 50%;
  display: inline-block;
  position: relative; }
.basket-item__wrapper_price {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 6.8rem);
  text-align: left;
  box-sizing: border-box;
  padding-right: .3rem;
  float: left; }
.basket-item__quantity {
  display: inline-block;
  vertical-align: top;
  width: 6.8rem;
  float: right;
  margin: 0;
  border-radius: 1rem;
  box-sizing: border-box;
  text-align: center;
  font-size: 0; }
.basket-item__quantity-text {
  font-size: 1.2rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.6rem;
  height: 1.8rem;
  box-sizing: border-box;
  padding: 0 .2rem;
  background-color: #fff;
  border: solid 1px #000;
  margin-left: 0;
  width: 100%;
  max-width: 3rem;
  display: inline-block;
  vertical-align: top;
  text-align: center; }
.basket-item__quantity-btn {
  display: inline-block;
  vertical-align: top;
  width: 1.8rem;
  height: 1.8rem;
  text-align: center;
  overflow: hidden; }
  .basket-item__quantity-btn.basket-item__quantity-btn_remove {
    border-radius: 1rem 0 0 1rem; }
  .basket-item__quantity-btn.basket-item__quantity-btn_add {
    border-radius: 0 1rem 1rem 0; }
  .basket-item__quantity-btn .basket-item__quantity-minus-icon {
    display: block;
    width: 100%;
    height: 1.8rem;
    background: url("../assets-images/basket-remove-icon.png") center center no-repeat;
    background-color: #000; }
  .basket-item__quantity-btn .basket-item__quantity-plus-icon {
    display: block;
    width: 100%;
    height: 1.8rem;
    background: url("../assets-images/basket-add-icon.png") center center no-repeat;
    background-color: #000; }
.basket-item__title {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  line-height: 1.8rem; }
.basket-item__link:hover {
  color: #2e2e2e;
  text-decoration: underline; }
.basket-item__options {
  margin-top: .5rem;
  margin-bottom: 1.6rem; }
.basket-item__option {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #8a8a8a;
  font-weight: 400;
  line-height: 1.6rem; }
  .basket-item__option .basket-item__option-name,
  .basket-item__option .basket-item__option-details {
    display: inline-block;
    vertical-align: top; }
  .basket-item__option .basket-item__option-name {
    padding-left: 0; }
.basket-item__delete {
  display: none; }

/*  Basket accessory
    -------------------------------------------------------------------------- */
.basket__accessory-items__title {
  background-color: #e51c23; }

.basket__accessory-free-items {
  background-color: #ffc600; }

/*  Delivery method switcher
    -------------------------------------------------------------------------- */
.basket__delivery_radio {
  font-size: 1.6rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.8rem;
  overflow: hidden;
  border: none;
  border-radius: 0; }
.basket__delivery-option {
  width: calc(50% - .5rem); }
  .basket__delivery-option + .basket__delivery-option {
    margin-left: 1rem; }
.basket__delivery-method {
  background-color: #ffc600;
  border: 1px solid #ffc600;
  line-height: 2.8rem;
  box-sizing: border-box;
  height: 3rem;
  padding: 0;
  border-radius: 1rem;
  overflow: hidden;
  display: block; }
.basket__delivery-radio:checked + .basket__delivery-method {
  color: #fff;
  border-color: #000;
  background-color: #000; }
.basket .basket__time {
  margin-top: 1.6rem;
  width: 100%; }
  .basket .basket__time .nice-select__container {
    margin: 0;
    width: calc(50% - .5rem); }
    .basket .basket__time .nice-select__container ~ .nice-select__container {
      margin-left: 1rem; }
    .basket .basket__time .nice-select__container .list {
      max-height: 20rem;
      overflow-y: auto; }

/*  Basket footer
    -------------------------------------------------------------------------- */
.basket__footer {
  color: #2e2e2e;
  background-color: #fff;
  padding: 0; }
.basket__footer-row {
  padding: 1rem;
  box-sizing: border-box; }
.basket__total-title, .basket__total-amount {
  font-size: 2.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3.8rem; }
.basket__tip {
  padding: 0;
  margin: .8rem 0; }

/*  Basket tips
    -------------------------------------------------------------------------- */
.basket-tip__title {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.8rem;
  display: block;
  width: 100%;
  background-color: #e8e8e8;
  box-sizing: border-box;
  padding: .5rem 1rem; }
.basket-tip__details {
  box-sizing: border-box;
  padding: .8rem 1rem; }
.basket-tip__amount {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.6rem;
  height: 1.8rem;
  box-sizing: border-box;
  padding: 0 1.4rem;
  background-color: #e8e8e8;
  border: solid 1px #e8e8e8;
  margin-left: 0; }
.basket-tip__buttons {
  display: flex; }
.basket-tip__button {
  width: 2rem;
  height: 1.8rem;
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.8rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }
  .basket-tip__button.basket-tip__button_remove {
    border-radius: 1.3rem 0 0 1.3rem;
    background: url("/assets-images/basket-remove-icon.png") center center no-repeat;
    background-color: #e51c23; }
  .basket-tip__button.basket-tip__button_add {
    border-radius: 0 1.3rem 1.3rem 0;
    margin-left: 0;
    background: url("/assets-images/basket-add-icon.png") center center no-repeat;
    background-color: #e51c23; }

/*  Order button
    -------------------------------------------------------------------------- */
.basket__button-link {
  color: #fff;
  background-color: #000;
  border: none;
  border-radius: 1rem;
  font-size: 1.8rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  transition: background-color .2s ease, color .2s ease;
  line-height: 3rem;
  height: 3rem;
  box-sizing: border-box;
  padding: 0 1rem; }
  .basket__button-link:hover {
    color: #000;
    background-color: #ffc600; }

/*  Basket warning messages
    -------------------------------------------------------------------------- */
.basket__error, .basket__footer-red-message {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 1.8rem;
  background-color: #ed2727;
  padding: 1rem;
  margin-top: 1.6rem;
  margin-bottom: .8rem;
  text-align: center; }

/*  Message under the basket
    -------------------------------------------------------------------------- */
.text-below-basket {
  border-radius: 1rem;
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  background-color: #ffc600;
  text-align: center;
  box-sizing: border-box;
  padding: 3.6rem 2rem;
  margin-top: 2.8rem;
  margin-bottom: 2.8rem; }

/*  Basket upselling
    -------------------------------------------------------------------------- */
.basket-upselling {
  box-sizing: border-box;
  padding: 1rem;
  background-color: #e8e8e8; }
  .basket-upselling__image, .basket-upselling__image-wrapper {
    display: none; }
  .basket-upselling__title {
    font-size: 3rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #494949;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.8rem;
    text-align: center;
    padding: 0 2rem;
    box-sizing: border-box;
    margin-bottom: 1.3rem; }
  .basket-upselling__description {
    display: none; }
  .basket-upselling__footer .nice-select__container {
    display: block;
    width: 100%; }
    .basket-upselling__footer .nice-select__container .nice-select {
      width: 100%;
      float: none;
      line-height: 2.8rem;
      height: 3rem;
      border: none;
      border-bottom: solid 1px #2e2e2e;
      text-align: center;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      background-color: transparent; }
      .basket-upselling__footer .nice-select__container .nice-select .list {
        display: none; }
      .basket-upselling__footer .nice-select__container .nice-select:after {
        display: none; }
      .basket-upselling__footer .nice-select__container .nice-select > .current {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 1.6rem;
        font-family: "Gagalin", Arial, Helvetica, sans-serif;
        color: #2e2e2e;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 2.9rem; }
      .basket-upselling__footer .nice-select__container .nice-select.open .list {
        max-height: 25rem;
        display: block;
        overflow-y: auto; }
  .basket-upselling .basket-upselling__button {
    display: block;
    width: 100%;
    max-width: 15.5rem;
    margin: 1.3rem auto;
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 1.8rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3rem;
    box-sizing: border-box;
    padding: 0 1.5rem;
    text-align: center;
    border-radius: 1rem;
    background-color: #e51c23;
    transition: background-color .2s ease, color .2s ease;
    cursor: pointer; }
    .basket-upselling .basket-upselling__button:hover {
      background-color: #ffc600; }

/*  Basket coupon
    -------------------------------------------------------------------------- */
.basket__coupon {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  line-height: 3rem;
  text-align: center; }
  .basket__coupon + .basket__footer-row_repeat {
    padding-top: 0; }
  .basket__coupon .nice-select__container {
    display: block;
    width: calc(100% - 2rem);
    margin: 0 auto; }
    .basket__coupon .nice-select__container .nice-select {
      width: 100%;
      float: none;
      line-height: 2.8rem;
      height: 3rem;
      border: solid 1px #2e2e2e;
      text-align: center;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      background-color: transparent; }
      .basket__coupon .nice-select__container .nice-select:after {
        display: none; }
      .basket__coupon .nice-select__container .nice-select .list {
        display: none; }
      .basket__coupon .nice-select__container .nice-select > .current {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 1.4rem;
        font-family: Arial, Helvetica, sans-serif;
        color: #2e2e2e;
        font-weight: 400;
        text-transform: none;
        line-height: 2.8rem; }
      .basket__coupon .nice-select__container .nice-select.open .list {
        max-height: 25rem;
        display: block;
        overflow-y: auto; }
.basket__coupon-enable, .basket__coupon-enabled {
  padding: 0;
  text-align: center; }
.basket__coupon-enabled strong {
  color: #e51c23; }
.basket__coupon-add-button {
  display: block;
  float: none;
  outline: none;
  border: none;
  box-shadow: none;
  width: 100%;
  max-width: 15.5rem;
  margin: 1.3rem auto;
  font-size: 1.8rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3rem;
  box-sizing: border-box;
  padding: 0 1.5rem;
  text-align: center;
  background-color: #e51c23;
  border-radius: 1rem;
  transition: background-color .2s ease, color .2s ease;
  cursor: pointer; }
  .basket__coupon-add-button:hover {
    background-color: #ffc600; }
.basket__coupon-link {
  color: #2e2e2e;
  text-decoration: underline; }
.basket__coupon-form {
  text-align: center; }
.basket__coupon-input {
  line-height: 3rem;
  height: 3rem;
  border: none;
  box-sizing: border-box;
  outline: none;
  padding: 0 1.5rem;
  box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
  text-align: center; }
.basket__savings {
  margin: 1rem auto;
  padding: 1rem;
  font-size: 1.6rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.4rem; }
  .basket__savings b {
    font-weight: 400;
    text-transform: uppercase;
    color: #e51c23; }

/*  Mobile basket button
    -------------------------------------------------------------------------- */
.mobile-basket-button__link {
  color: #fff;
  background-color: #000;
  border: none;
  border-radius: 1rem;
  font-size: 1.8rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  border-radius: 0;
  line-height: 5rem;
  height: 5rem;
  width: 100%;
  margin: 0 auto;
  transition: background-color .3s ease; }
  .mobile-basket-button__link:hover {
    color: #000;
    background-color: #ffc600; }
  @media screen and (max-width: 30em) {
    .mobile-basket-button__link {
      display: block;
      width: 100%; } }
  .mobile-basket-button__link_half .mobile-basket-button__part {
    width: 50%;
    line-height: 5rem;
    height: 5rem; }
.mobile-basket-button__nb-items {
  font-size: 1.8rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }
.mobile-basket-button__icon {
  border-bottom-color: #fff; }
  .mobile-basket-button__icon:after {
    border-left-color: #fff; }

/*  Basket clickable promotions
    -------------------------------------------------------------------------- */
.basket__clickable-promotions {
  margin: 0;
  padding: 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem; }

.clickable-promotion {
  padding: 0;
  width: 100%; }
  .clickable-promotion__form {
    display: flex;
    justify-content: center; }
  .clickable-promotion__link {
    text-decoration: none; }
  .clickable-promotion__image {
    display: block;
    width: auto;
    border: none; }

/*  Customisation popup
    -------------------------------------------------------------------------- */
.popup,
.popup.popup_improved {
  border-radius: 0;
  width: 90rem;
  padding-bottom: 0;
  background-color: #e8e8e8; }
  .popup .popup__wrapper,
  .popup.popup_improved .popup__wrapper {
    padding: 4rem 4rem 6.7rem; }
  .popup .popup__header,
  .popup.popup_improved .popup__header {
    margin-bottom: 0; }
  .popup .popup__title,
  .popup .popup__price,
  .popup.popup_improved .popup__title,
  .popup.popup_improved .popup__price {
    font-size: 2.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase; }
  .popup .popup__title,
  .popup.popup_improved .popup__title {
    line-height: 3rem; }
    .popup .popup__title .popup__title-wrapper,
    .popup.popup_improved .popup__title .popup__title-wrapper {
      display: block;
      position: relative;
      padding-right: 3rem; }
      @media screen and (max-width: 52.5em) {
        .popup .popup__title .popup__title-wrapper,
        .popup.popup_improved .popup__title .popup__title-wrapper {
          padding-right: 0; } }
    .popup .popup__title .popup__close,
    .popup.popup_improved .popup__title .popup__close {
      display: block !important;
      font-size: 3rem;
      line-height: 3rem;
      padding: 0;
      width: 3rem;
      height: 3rem;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      right: 0;
      border-radius: 0;
      background-color: transparent;
      color: #2e2e2e;
      font-size: 3rem;
      box-shadow: none; }
      @media screen and (max-width: 52.5em) {
        .popup .popup__title .popup__close,
        .popup.popup_improved .popup__title .popup__close {
          display: none !important; } }
      .popup .popup__title .popup__close .popup__close-icon,
      .popup.popup_improved .popup__title .popup__close .popup__close-icon {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        display: block; }
        .popup .popup__title .popup__close .popup__close-icon:before,
        .popup.popup_improved .popup__title .popup__close .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 .popup__title .popup__close .popup__close-icon:before,
        .popup.popup_improved .popup__title .popup__close .popup__close-icon:before {
          width: 3rem;
          height: 3rem;
          line-height: 3rem;
          margin: 0; }
  .popup .popup__description,
  .popup.popup_improved .popup__description {
    font-size: 1.4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    line-height: 1.8rem;
    margin-top: 1.5rem; }
  .popup .product-picto,
  .popup.popup_improved .product-picto {
    margin-top: 1rem;
    line-height: 2.4rem; }
  @media screen and (max-width: 52.5em) {
    .popup .product-pictos,
    .popup.popup_improved .product-pictos {
      padding-right: 0;
      padding-left: 0; }
    .popup .popup__description,
    .popup.popup_improved .popup__description {
      text-align: center; } }
  .popup .product-legend,
  .popup.popup_improved .product-legend {
    border-top: solid 1px #818181;
    padding-top: 2rem;
    margin-top: 0; }
    .popup .product-legend .product-picto,
    .popup.popup_improved .product-legend .product-picto {
      margin-top: 0; }
    .popup .product-legend .product-legend__item-name,
    .popup.popup_improved .product-legend .product-legend__item-name {
      color: #ee0000;
      line-height: 2.4rem; }
    @media screen and (max-width: 40em) {
      .popup .product-legend,
      .popup.popup_improved .product-legend {
        padding-top: 4.5rem; } }
  .popup .popup__picture,
  .popup.popup_improved .popup__picture {
    margin-right: 4.8rem;
    margin-bottom: 3rem; }
  .popup .popup__picture-image,
  .popup.popup_improved .popup__picture-image {
    border-radius: 0;
    max-height: 24rem;
    border-radius: 1rem;
    overflow: hidden; }
  .popup .popup__title-mobile-close,
  .popup.popup_improved .popup__title-mobile-close {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: .4rem;
    padding-right: 0; }
    .popup .popup__title-mobile-close .popup__title-mobile-close-icon,
    .popup.popup_improved .popup__title-mobile-close .popup__title-mobile-close-icon {
      color: #000;
      font-size: 2.5rem; }
      .popup .popup__title-mobile-close .popup__title-mobile-close-icon:before,
      .popup.popup_improved .popup__title-mobile-close .popup__title-mobile-close-icon:before {
        font-family: 'fontello';
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        min-width: 1em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-right: 0;
        margin-left: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: ""; }
  .popup .popup-buttons_improved,
  .popup.popup_improved .popup-buttons_improved {
    position: static;
    text-align: center;
    margin-top: 4.5rem; }
  @media screen and (max-width: 52.5em) {
    .popup,
    .popup.popup_improved {
      border-radius: 0; }
      .popup .popup__wrapper,
      .popup.popup_improved .popup__wrapper {
        padding: 2rem 1.5rem; }
      .popup .popup__picture,
      .popup.popup_improved .popup__picture {
        margin-right: 0; }
      .popup .popup__picture-image,
      .popup.popup_improved .popup__picture-image {
        border-radius: 1rem;
        display: block;
        margin: 0 auto; }
      .popup .popup-group__line,
      .popup.popup_improved .popup-group__line {
        text-align: center; }
      .popup .popup-group__label,
      .popup .popup-group_improved .popup-group__label,
      .popup.popup_improved .popup-group__label,
      .popup.popup_improved .popup-group_improved .popup-group__label {
        display: inline-block;
        vertical-align: top;
        float: none;
        text-align: left;
        font-weight: 400; }
      .popup .popup__title .popup__title-wrapper,
      .popup.popup_improved .popup__title .popup__title-wrapper {
        display: block;
        padding-left: 3rem; } }
  .popup .nice-select .list,
  .popup.popup_improved .nice-select .list {
    max-height: 30rem;
    overflow: auto; }

.popup.popup_improved.popup_full-height {
  height: 100%; }

.popup_improved.popup_scrolled .popup__title {
  padding-left: 4rem;
  background-color: #e8e8e8;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5); }
  .popup_improved.popup_scrolled .popup__title .popup__close {
    right: 2.5rem; }
.popup_improved.popup_scrolled .popup__description {
  margin-top: 4.3rem; }
@media screen and (max-width: 52.5em) {
  .popup_improved.popup_scrolled .popup__title {
    padding-left: 1.5rem; } }

/*  Popup group
    -------------------------------------------------------------------------- */
.popup-group {
  margin-top: 0; }
  .popup-group .popup-group__label,
  .popup-group .popup-group__single-choice {
    font-size: 1.8rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase; }
  .popup-group .popup-group__quantity-field {
    font-size: 1.6rem;
    font-weight: 700;
    min-width: 3rem;
    width: 3.5rem;
    padding: 0 .5rem;
    border: none;
    box-sizing: border-box;
    line-height: 2.2rem;
    background-color: transparent; }
  .popup-group .popup-group__quantity-minus-icon {
    margin-right: 0; }
    .popup-group .popup-group__quantity-minus-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .popup-group .popup-group__quantity-plus-icon {
    margin-left: 0; }
    .popup-group .popup-group__quantity-plus-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .popup-group .popup-group__quantity-plus-icon,
  .popup-group .popup-group__quantity-minus-icon {
    height: 2.2rem;
    width: 2.2rem;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    color: #fff;
    background-color: #000;
    border: 1px solid #000; }
    .popup-group .popup-group__quantity-plus-icon:before,
    .popup-group .popup-group__quantity-minus-icon:before {
      margin: 0;
      vertical-align: top;
      font-size: 1.6rem;
      line-height: 2rem;
      height: 2rem;
      width: 2rem; }
  @media screen and (max-width: 52.5em) {
    .popup-group .popup-group__label {
      display: inline-block;
      vertical-align: top;
      float: none;
      text-align: left;
      font-weight: 700; }
    .popup-group .popup-group__quantity {
      box-sizing: border-box;
      border: solid 1px #e51c23;
      border-radius: 1rem;
      overflow: hidden; }
    .popup-group .popup-group__quantity-field {
      font-size: 1.6rem;
      line-height: 2.2rem;
      height: 2.2rem;
      width: 4rem;
      padding: 0 .5rem; }
    .popup-group .popup-group__quantity-plus-icon,
    .popup-group .popup-group__quantity-minus-icon {
      width: 2.4rem;
      height: 2.2rem;
      text-align: center;
      background-color: #e51c23;
      border-color: #e51c23; }
      .popup-group .popup-group__quantity-plus-icon:before,
      .popup-group .popup-group__quantity-minus-icon:before {
        display: block;
        width: 2.3rem;
        height: 2rem;
        line-height: 2rem;
        text-align: center;
        color: #fff; }
    .popup-group .popup-group__quantity-plus-icon {
      border-radius: 0 1rem 1rem 0; }
    .popup-group .popup-group__quantity-minus-icon {
      border-radius: 1rem 0 0 1rem; } }
  @media screen and (max-width: 52.5em) {
    .popup-group .popup-group__line {
      text-align: center; } }

/*  Popup row
    -------------------------------------------------------------------------- */
.popup-row {
  border-top: 1px solid #818181;
  padding: 2rem 0 1rem; }
  .popup-row + .popup-row_enum {
    border-top: none; }
  .popup-row .popup-row__title {
    font-size: 1.8rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    text-transform: none;
    color: #2e2e2e;
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 1.5rem; }
  .popup-row .popup-row__description {
    color: #2e2e2e;
    line-height: 2.4rem;
    font-size: 1.4rem;
    margin-bottom: 1.4rem; }

/*  Popup enum
    -------------------------------------------------------------------------- */
.popup-enum .popup-enum__option {
  margin-right: 2rem;
  margin-bottom: 2rem; }
  .popup-enum .popup-enum__option:last-child {
    margin-right: 0; }
.popup-enum .popup-enum__text {
  font-size: 1.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  background-color: #ffc600;
  border: 1px solid #ffc600;
  padding: 0 2rem;
  line-height: 2.8rem;
  height: 3rem;
  border-radius: 0.5rem;
  box-sizing: border-box; }
.popup-enum .popup-enum__radio:checked + .popup-enum__text {
  color: #fff;
  background-color: #000;
  border: solid 1px #000; }
.popup-enum .popup-enum__radio:disabled + .popup-enum__text {
  color: #999;
  background-color: #eee;
  border: solid 1px #eee; }

/*  Popup set
    -------------------------------------------------------------------------- */
.popup-set {
  margin-top: 0;
  margin-bottom: 1.5rem; }
  .popup-set .popup-set__group-title {
    font-size: 1.6rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase; }
  .popup-set .popup-set__title {
    color: #2e2e2e; }
  .popup-set .popup-set__option {
    box-sizing: border-box;
    padding-bottom: 1rem;
    padding-right: 1rem; }
  .popup-set .popup-set__text {
    font-size: 1.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.6rem;
    box-sizing: border-box;
    padding: .6rem .7rem;
    width: 13.4rem;
    border: solid 1px #ffc600;
    background-color: #ffc600;
    border-radius: .5rem;
    text-align: center; }
    .popup-set .popup-set__text:before, .popup-set .popup-set__text:after {
      display: none; }
  .popup-set .popup-set__label {
    padding: 0;
    display: inline-block;
    vertical-align: top; }
    .popup-set .popup-set__label input[type="checkbox"]:checked + .popup-set__text {
      color: #fff;
      background-color: #e51c23;
      border-color: #e51c23;
      font-weight: 400; }
  @media screen and (max-width: 30em) {
    .popup-set .popup-set__option {
      float: left;
      width: 50%; } }

/*  Double toppings
    -------------------------------------------------------------------------- */
.popup-set__option[data-double] .popup-set__text {
  border: none;
  border-radius: 0;
  padding: 0;
  width: auto;
  text-align: left;
  line-height: 1.6rem; }
.popup-set__option[data-double] .popup-set__label:before {
  border-color: #000;
  background-color: #fff; }
.popup-set__option[data-double] .popup-set__label .popup-set__phantom:after {
  background-color: #67aa40; }

/*  Popup buttons
    -------------------------------------------------------------------------- */
.popup__buttons .popup-buttons__button,
.popup-buttons_improved .popup-buttons__button {
  color: #fff;
  background-color: #000;
  border: none;
  padding: 0;
  border-radius: 0.5rem;
  font-size: 1.6rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  float: none;
  height: 4rem;
  line-height: 4rem;
  min-width: 38rem;
  width: 38rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  white-space: nowrap;
  transition: background-color .2s ease, color .2s ease; }
  .popup__buttons .popup-buttons__button:hover,
  .popup-buttons_improved .popup-buttons__button:hover {
    color: #000;
    background-color: #ffc600; }
  .popup__buttons .popup-buttons__button:hover,
  .popup-buttons_improved .popup-buttons__button:hover {
    background-color: #ffc600; }
.popup__buttons .popup-buttons__button-text,
.popup__buttons .popup-buttons__button-price,
.popup-buttons_improved .popup-buttons__button-text,
.popup-buttons_improved .popup-buttons__button-price {
  box-sizing: border-box;
  padding: 0 2rem; }
.popup__buttons .popup-buttons__link,
.popup-buttons_improved .popup-buttons__link {
  display: none;
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  padding: 0;
  margin-left: 4rem;
  margin-top: 1.3rem;
  line-height: 1.4rem; }
  .popup__buttons .popup-buttons__link:hover,
  .popup-buttons_improved .popup-buttons__link:hover {
    color: #2e2e2e; }
@media screen and (max-width: 40em) {
  .popup__buttons,
  .popup-buttons_improved {
    border-top: 1px solid #818181;
    padding: 1.7rem 1.5rem 0;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    display: flex; }
    .popup__buttons .popup-buttons__button,
    .popup-buttons_improved .popup-buttons__button {
      width: auto;
      min-width: auto;
      height: 5rem;
      line-height: 5rem;
      font-size: 1.4rem; }
    .popup__buttons .popup-buttons__button-text,
    .popup__buttons .popup-buttons__button-price,
    .popup-buttons_improved .popup-buttons__button-text,
    .popup-buttons_improved .popup-buttons__button-price {
      width: auto; }
    .popup__buttons .popup-buttons__button-price + .popup-buttons__button-text,
    .popup-buttons_improved .popup-buttons__button-price + .popup-buttons__button-text {
      width: auto; } }

/*  Checkout
    -------------------------------------------------------------------------- */
.checkout {
  margin: 0 auto;
  padding: 0 0 4rem;
  max-width: 77rem;
  box-sizing: border-box;
  border-radius: 2rem;
  background-color: #fff;
  box-shadow: none; }
  .checkout__title {
    font-size: 4.2rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 5rem;
    text-align: center; }
    @media screen and (max-width: 52.5em) {
      .checkout__title {
        font-size: 3.6rem;
        line-height: 4rem; } }
  .checkout__header {
    margin-bottom: 3rem; }
  .checkout .checkout__description {
    font-size: 1.4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 2rem;
    text-align: center;
    margin-top: 2rem; }
  .checkout__fieldset {
    max-width: 38rem;
    position: relative; }
    .checkout__fieldset.checkout-loyalty {
      max-width: 100%; }
  .checkout__section {
    padding-top: 5rem; }
    .checkout__section + .checkout__section {
      margin-top: 3rem;
      position: relative;
      border-top: solid 1px #d1d1d1; }
    .checkout__section.checkout__section_delivery-method .checkout__fieldset {
      max-width: 100%; }
    .checkout__section_guest_checkout {
      padding-top: 3rem; }
      .checkout__section_guest_checkout .checkout__description {
        margin-top: 0; }
      .checkout__section_guest_checkout ~ .checkout__section.checkout__section_no-separation {
        padding-top: 3rem; }
    .checkout__section_delivery-method, .checkout__section_payment, .checkout__section_confirm, .checkout__section_thank-you {
      padding-top: 0; }
    @media screen and (max-width: 52.5em) {
      .checkout__section {
        padding-top: 0; }
        .checkout__section + .checkout__section {
          padding-top: 3rem; }
        .checkout__section_guest_checkout {
          padding-top: 1rem; }
          .checkout__section_guest_checkout ~ .checkout__section.checkout__section_no-separation {
            padding-top: 1rem; } }
  .checkout .checkout__footer {
    padding-left: 0;
    padding-right: 0;
    margin-top: 3rem; }
    .checkout .checkout__footer .checkout__footer-banner {
      font-size: 1.4rem;
      font-family: "Gagalin", Arial, Helvetica, sans-serif;
      color: #fff;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 2.4rem;
      text-align: center;
      margin-top: 4rem;
      box-sizing: border-box;
      padding: .8rem 1.5rem;
      background-color: #ffc600;
      border-radius: .5rem; }

.checkout-row__label,
.checkout-row__group-label,
.checkout-variant__select-label,
.card-entry__label,
.card-entry__saved-card-label {
  font-size: 1.6rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase; }

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

.checkout-row__field-text, .checkout-row__field-textarea {
  outline: none;
  border: 2px solid #e51c23;
  border-radius: 1rem;
  box-shadow: none;
  box-sizing: border-box; }
  .checkout-row__field-text:focus, .checkout-row__field-textarea:focus {
    outline: none;
    box-shadow: none; }
  .checkout-row__field-text[disabled], .checkout-row__field-textarea[disabled] {
    border-color: rgba(33, 33, 33, 0.36); }
.checkout-row__field-text {
  padding: 0 1.5rem;
  line-height: 3rem;
  height: 3.4rem; }
.checkout-row__field-textarea {
  display: block;
  resize: none;
  padding: 1rem 1.5rem;
  height: 10rem; }
.checkout-row__label {
  text-align: left;
  line-height: 2rem;
  padding-top: 0.7rem;
  margin-left: -13rem;
  width: 13rem; }
  @media screen and (max-width: 52.5em) {
    .checkout-row__label {
      padding: 0;
      display: block;
      width: 100%;
      margin: 0 0 .5rem 0; } }

/*  Form buttons
    -------------------------------------------------------------------------- */
.form-buttons__button {
  color: #fff;
  background-color: #000;
  border: none;
  padding: 0 2rem;
  border-radius: 1rem;
  font-size: 1.6rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 3rem;
  transition: background-color .2s ease, color .2s ease;
  text-align: center; }
  .form-buttons__button:hover {
    color: #000;
    background-color: #ffc600; }
.form-buttons__link {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 3rem;
  padding-top: 0;
  padding-bottom: 0; }
  .form-buttons__link:hover {
    color: #000; }
@media screen and (max-width: 22.5em) {
  .form-buttons {
    display: flex;
    flex-direction: column-reverse;
    gap: 2rem 0; }
    .form-buttons:before, .form-buttons:after {
      display: none; }
    .form-buttons__button, .form-buttons__link {
      float: none;
      width: 100%;
      display: block; } }

/*  Checkout delimiter
    -------------------------------------------------------------------------- */
.checkout-delimiter {
  position: relative;
  margin-bottom: 2rem; }
  .checkout-delimiter .checkout-delimiter__text {
    font-size: 1.6rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    text-transform: lowercase;
    line-height: 2.1rem;
    background-color: #fff;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2; }
  .checkout-delimiter:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    height: 0.1rem;
    background-color: #d1d1d1;
    width: 100%;
    z-index: 1; }

/*  User registration error (invalid/empty fields)
    -------------------------------------------------------------------------- */
.checkout-error {
  color: #fff;
  background-color: #ed2727;
  border-radius: 1rem; }
  .checkout-error .checkout-error__list {
    margin-left: 1.5rem; }

/*  Checkout row
    -------------------------------------------------------------------------- */
.checkout-row {
  padding-left: 0;
  margin-bottom: 2rem; }
  .checkout-row__group-item {
    margin-top: 0; }
    .checkout-row__group-item_forgot-password {
      margin-top: 1rem; }
  .checkout-row__group-label {
    margin-top: 1rem;
    display: inline-block;
    vertical-align: top; }
    .checkout-row__group-label_checkbox {
      position: relative;
      line-height: 1.6rem;
      display: inline-block;
      cursor: pointer; }
  .checkout-row__field-checkbox {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    opacity: 0; }
    .checkout-row__field-checkbox:checked ~ .checkout-row__label-text:after {
      display: block; }
  .checkout-row__label-text {
    padding-left: 2.3rem;
    line-height: 1.6rem;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    position: relative; }
    .checkout-row__label-text:after, .checkout-row__label-text:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 1.6rem;
      height: 1.6rem;
      border: 1px solid #e51c23;
      background-color: #fff;
      box-sizing: border-box;
      border-radius: 0.4rem; }
    .checkout-row__label-text:after {
      display: none;
      width: 1rem;
      height: 1rem;
      border: none;
      background-color: #e51c23;
      margin: 0.3rem; }
  .checkout-row__field-textarea + .checkout-row__group-item_helper {
    margin-top: 1rem;
    display: block;
    font-size: 1.4rem; }

/*  Checkout variant
    -------------------------------------------------------------------------- */
.checkout-variant__label {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1.6rem; }
.checkout-variant__radio {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  opacity: 0; }
  .checkout-variant__radio:checked ~ .checkout-variant__text {
    font-weight: 400; }
    .checkout-variant__radio:checked ~ .checkout-variant__text:after {
      display: block; }
.checkout-variant__text {
  font-size: 1.6rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #e51c23;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
  padding-left: 3rem;
  line-height: 1.6rem;
  display: inline-block;
  vertical-align: top; }
  .checkout-variant__text:before, .checkout-variant__text:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border: 1px solid #e51c23;
    background-color: #fff;
    border-radius: 50%;
    box-sizing: border-box; }
  .checkout-variant__text:after {
    display: none;
    margin: 0.3rem;
    width: 1rem;
    height: 1rem;
    border: none;
    background-color: #e51c23; }
.checkout-variant__select, .checkout-variant__helper {
  padding-left: 3rem;
  margin-left: 0; }
.checkout-variant__select {
  padding-bottom: 0;
  font-size: 0; }
.checkout-variant__select-label, .checkout-variant__select-set {
  display: inline-block;
  vertical-align: top; }
.checkout-variant__select-label {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  width: 20rem;
  margin-top: 0;
  margin-left: 0;
  line-height: 2rem;
  padding-top: .5rem;
  padding-right: .5rem;
  box-sizing: border-box;
  white-space: nowrap;
  float: none; }
.checkout-variant__select-set {
  width: calc(100% - 22rem);
  box-sizing: border-box; }
  .checkout-variant__select-set .nice-select__container {
    vertical-align: top;
    width: calc(50% - .5rem); }
    .checkout-variant__select-set .nice-select__container ~ .nice-select__container {
      margin-left: 1rem; }
    .checkout-variant__select-set .nice-select__container .nice-select {
      width: 100%; }
  @media screen and (max-width: 40em) {
    .checkout-variant__select-set {
      display: block;
      width: 100%; } }
@media screen and (max-width: 62em) {
  .checkout-variant {
    padding-left: 0; } }

/*  Checkout atoms
    -------------------------------------------------------------------------- */
.checkout-row__group-item_atoms {
  display: flex;
  justify-content: space-between; }
  .checkout-row__group-item_atoms .checkout-row__group-label {
    padding-top: .7rem;
    margin: 0;
    line-height: 2rem; }
  .checkout-row__group-item_atoms .checkout-row__field-text_small {
    text-align: center;
    width: 7rem; }
  .checkout-row__group-item_atoms .checkout-row__group-atom {
    margin: 0;
    line-height: 2rem;
    margin-right: 0;
    vertical-align: top; }
    .checkout-row__group-item_atoms .checkout-row__group-atom:first-child .checkout-row__group-label {
      width: 13rem;
      margin-left: -13rem; }
  @media screen and (max-width: 52.5em) {
    .checkout-row__group-item_atoms .checkout-row__group-atom {
      width: 10rem; }
    .checkout-row__group-item_atoms .checkout-row__group-label,
    .checkout-row__group-item_atoms .checkout-row__group-atom:first-child .checkout-row__group-label {
      float: none;
      margin-left: 0;
      padding: 0;
      width: 100%;
      margin-bottom: 0.8rem;
      text-align: left; }
    .checkout-row__group-item_atoms .checkout-row__field-text_small {
      width: 100%; } }
  @media screen and (max-width: 26.25em) {
    .checkout-row__group-item_atoms {
      flex-direction: column; }
      .checkout-row__group-item_atoms .checkout-row__group-atom,
      .checkout-row__group-item_atoms .checkout-row__group-atom:first-child {
        margin-bottom: 2rem;
        width: 100%; }
        .checkout-row__group-item_atoms .checkout-row__group-atom:last-child,
        .checkout-row__group-item_atoms .checkout-row__group-atom:first-child:last-child {
          margin-bottom: 0; } }

/*  Loyalty (step4)
    -------------------------------------------------------------------------- */
.checkout-loyalty__balance {
  font-size: 2.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: normal;
  text-transform: uppercase; }
  .checkout-loyalty__balance .checkout-loyalty__balance__points {
    color: #e51c23; }

/*  Checkout confirmation page (step5)
    -------------------------------------------------------------------------- */
.checkout-confirm__title {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #0a0a0a;
  font-weight: 400;
  line-height: 2.4rem; }
.checkout-confirm__content {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 2.4rem;
  margin-bottom: 2rem; }
.checkout-confirm__referral-banner {
  border: none;
  box-shadow: none;
  padding: 0;
  margin-bottom: 2rem; }
.checkout-confirm .referral-banner {
  color: #e51c23;
  font-size: 1.6rem;
  text-shadow: 1px 2px 2px rgba(229, 28, 35, 0.2); }
  .checkout-confirm .referral-banner .referral-banner__icon {
    font-size: 1.8rem; }
.checkout-confirm__loyalty-earned-points {
  font-size: 1.8rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #e51c23;
  font-weight: normal;
  text-transform: uppercase; }

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

/*  Checkout pages - common differences
    -------------------------------------------------------------------------- */
.page_order_step2 .checkout__section_login {
  padding-top: 0; }

.switcher-btns {
  gap: 1rem .6rem; }
  @media screen and (max-width: 30em) {
    .switcher-btns {
      flex-direction: column;
      align-items: center; } }

.switcher-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  padding: .5rem;
  box-sizing: border-box;
  color: #fff;
  background-color: #ffc600;
  width: calc(33.33% - .4rem);
  line-height: 2.5rem;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease;
  border-radius: 1rem; }
  .switcher-btn_active {
    background-color: #e51c23;
    cursor: default; }
  .switcher-btn:hover {
    background-color: #e51c23; }
  @media screen and (max-width: 30em) {
    .switcher-btn {
      width: 100%;
      max-width: 32rem;
      padding: 1rem .5rem; } }

@media screen and (max-width: 22.5em) {
  .page_order_step5 .form-buttons {
    display: flex;
    flex-direction: column; } }

/*  Account page
    -------------------------------------------------------------------------- */
.page_account .checkout {
  padding-bottom: 0; }
.page_account .checkout__section {
  padding: 2.5rem 3.5rem 3rem; }
  .page_account .checkout__section + .checkout__section {
    margin-top: 0; }
.page_account .checkout__section_referral {
  background-color: rgba(107, 107, 107, 0.17); }
  .page_account .checkout__section_referral .checkout__header {
    margin-bottom: 0; }
  .page_account .checkout__section_referral .checkout__form {
    text-align: left; }
  .page_account .checkout__section_referral .checkout__referral-banner {
    margin: 2rem 0; }
  .page_account .checkout__section_referral .checkout__description {
    text-align: left;
    margin: 2rem 0; }
  .page_account .checkout__section_referral .checkout__title {
    text-transform: none;
    text-align: left; }
  .page_account .checkout__section_referral .referral-banner {
    font-size: 1.6rem;
    color: #ee0000;
    text-shadow: 1px 2px 2px rgba(238, 0, 0, 0.2); }
    .page_account .checkout__section_referral .referral-banner .referral-banner__icon {
      font-size: 1.8rem; }
.page_account .checkout__fieldset {
  max-width: 100%;
  box-sizing: border-box;
  padding-left: 20rem; }
  .page_account .checkout__fieldset .checkout-row__label {
    padding-top: 0;
    line-height: 3rem;
    width: 20rem;
    margin-left: -20rem; }
  .page_account .checkout__fieldset .checkout-row__field-text {
    background-color: #fff;
    width: 30rem;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.31); }
  @media screen and (max-width: 40em) {
    .page_account .checkout__fieldset {
      padding-left: 15rem; }
      .page_account .checkout__fieldset .checkout-row__label {
        float: left;
        width: 15rem;
        margin-left: -15rem;
        margin-bottom: 0; } }
  @media screen and (max-width: 26.25em) {
    .page_account .checkout__fieldset {
      padding-left: 0; }
      .page_account .checkout__fieldset .checkout-row__label {
        margin: 0 0 1rem 0;
        padding: 0;
        display: block;
        width: 100%; }
      .page_account .checkout__fieldset .checkout-row__field-text {
        width: 100%; } }
.page_account .checkout-row__group {
  line-height: 3rem; }

.page_favourites.page_improved .content,
.page_menu.page_improved .content,
.page_categories.page_improved .content,
.page_deal_wizard.page_improved .content,
.page_half_half.page_improved .content,
.page_cyo.page_improved .content {
  padding-top: 0; }
@media screen and (max-width: 52.5em) {
  .page_favourites.page_improved,
  .page_menu.page_improved,
  .page_categories.page_improved,
  .page_deal_wizard.page_improved,
  .page_half_half.page_improved,
  .page_cyo.page_improved {
    padding-bottom: 5rem; } }

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

/*  Order page
    -------------------------------------------------------------------------- */
.order-page {
  float: none;
  width: 100%; }
  .order-page .checkout__section {
    padding: 2.5rem 0 0; }
  .order-page .checkout__footer {
    padding: 0 2rem; }

/*  Order table
    -------------------------------------------------------------------------- */
.order-table {
  margin: 0 auto;
  overflow: hidden; }
  .order-table__header {
    font-size: 1.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2rem;
    padding: 0 2rem;
    margin-bottom: 4rem;
    box-sizing: border-box;
    background-color: #ffc600;
    border-radius: .5rem; }
  .order-table__header-item {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    width: 17%; }
    .order-table__header-item:nth-child(4) {
      width: 32%; }
  .order-table__show-button {
    box-sizing: border-box;
    padding-right: 1.5rem;
    position: relative;
    white-space: nowrap;
    max-width: 100%; }
    .order-table__show-button .order-table__show-icon {
      position: absolute;
      right: 0; }
  @media screen and (max-width: 40em) {
    .order-table {
      box-sizing: border-box;
      padding-bottom: 2.5rem;
      overflow-x: auto;
      max-width: 100%;
      width: 100%; }
      .order-table__header {
        width: 68rem; } }

/*  Order row
    -------------------------------------------------------------------------- */
.order-row {
  margin: 1.5rem 2rem 0;
  background-color: #fff;
  overflow: hidden; }
  @media screen and (max-width: 40em) {
    .order-row {
      width: 64rem; } }
  .order-row__header {
    color: #2e2e2e;
    font-size: 1.4rem;
    background-color: #fff;
    border-top: none;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.31);
    border-radius: .5rem; }
    .order-row__header:hover {
      color: #2e2e2e !important;
      background-color: rgba(107, 107, 107, 0.34) !important;
      transition: background-color .2s ease, color .2s ease; }
  .order-row:nth-child(even) .order-row__header {
    color: #2e2e2e;
    background-color: rgba(121, 121, 121, 0.17); }
  .order-row.order-table__show-more .order-row__header {
    border-radius: 0;
    box-shadow: none;
    background-color: transparent; }
    .order-row.order-table__show-more .order-row__header:hover {
      color: #000 !important;
      background-color: transparent !important;
      transition: background-color .2s ease, color .2s ease; }
  .order-row.order-table__show-more .order-row__header-item {
    width: 100%; }
  .order-row__order {
    border-top: 0 solid #fff; }
  .order-row__header-item {
    width: 17%;
    padding-top: .8rem;
    line-height: 1.6rem;
    padding-bottom: .8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .order-row__header-item.order-row__header-item_show {
      width: 32%; }

/*  Order
    -------------------------------------------------------------------------- */
.order {
  color: #2e2e2e;
  font-size: 1.4rem;
  background-color: #fff;
  box-sizing: border-box;
  padding: 2.2rem 0; }
  @media screen and (max-width: 40em) {
    .order {
      padding: 2.2rem 0; } }
  .order__repeat {
    text-align: center; }
    .order__repeat form {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
  .order__repeat-button {
    color: #fff;
    background-color: #000;
    border: none;
    border-radius: 0.5rem;
    font-size: 1.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    transition: background-color .2s ease, color .2s ease;
    line-height: 3rem;
    height: 3rem;
    padding: 0 4rem;
    margin-right: 0;
    float: none; }
    .order__repeat-button:hover {
      color: #000;
      background-color: #ffc600; }
  .order__repeat-empty-basket {
    line-height: 3rem;
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
    float: none;
    margin-top: 1rem; }
  .order__group-title {
    font-size: 2.8rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.8rem;
    text-align: center; }
  .order__group_col-2 {
    float: none;
    width: 100%;
    text-align: center; }
  .order__group_col-2 + .order__group_col-2 {
    margin-top: 2rem; }
  .order__info {
    font-size: 0;
    text-align: left;
    margin-top: 2rem; }
  .order__info-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 2.8rem;
    margin-right: 2.8rem;
    text-align: left; }
    .order__info-item:not(:first-child) {
      margin-top: 0; }
  .order__info-value {
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    line-height: 3.8rem;
    height: 3.8rem;
    box-sizing: border-box;
    box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
    text-align: center;
    padding: 0 1.5rem;
    min-width: 11.1rem;
    border-radius: .5rem; }
  .order__info-label {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #e51c23;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.4rem;
    text-align: center;
    margin-bottom: 1rem;
    box-sizing: border-box;
    padding-left: .5rem;
    padding-right: .5rem; }
  .order__items-container {
    border-top: none; }
  .order__items-table {
    color: #2e2e2e;
    font-size: 1.4rem;
    background-color: #fff;
    border: none;
    border-radius: .5rem;
    overflow: hidden; }
  .order__items-deal {
    color: #2e2e2e;
    overflow: hidden; }
    .order__items-deal .order__items-column {
      background-color: rgba(112, 112, 112, 0.17); }
    .order__items-deal tr.order__items-row:nth-last-of-type(2) .order__items-column:first-child {
      overflow: hidden; }
    .order__items-deal tr.order__items-row:nth-last-of-type(2) .order__items-column:last-child {
      overflow: hidden; }
  .order__items-deal-title {
    font-size: 1.4rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3rem;
    color: #fff;
    background-color: #e51c23;
    overflow: hidden; }
    .order__items-deal-title .order__items-deal-header-column {
      padding: 0 1.6rem;
      box-sizing: border-box;
      font-weight: 400;
      overflow: hidden; }
  .order__items-column {
    padding: 1.2rem .5rem;
    line-height: 2.4rem; }
    .order__items-column:first-child {
      padding-left: 1.6rem; }
    .order__items-column:last-child {
      padding-right: .8rem; }
  .order__add-button {
    font-size: 1.6rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.4rem;
    background-color: #000;
    box-sizing: border-box;
    border-radius: .5rem;
    padding: 0 1.5rem;
    min-width: 7rem;
    border: none;
    outline: none;
    margin: 0;
    transition: all .3s ease; }
    .order__add-button:hover {
      color: #000;
      background-color: #ffc600; }
  .order__items-attribute {
    font-size: 1.4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 400;
    text-transform: none;
    line-height: 1.6rem;
    font-style: normal; }
  .order__items-footer {
    border-top-color: #818181; }
  .order__total {
    border-top-color: #818181; }
  .order__items-total {
    padding: 2.2rem 0; }
  .order__items-total-outer {
    display: block;
    width: 100%;
    box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
    box-sizing: border-box;
    padding: 0 1.4rem;
    border-radius: .5rem; }
  .order__items-total-title, .order__items-total-price {
    font-size: 1.8rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: none;
    line-height: 3.8rem; }
  .order__items-total-price {
    float: right; }

@media screen and (max-width: 40em) {
  .page_orders .checkout__section {
    padding-left: 0;
    padding-right: 0; } }

/*  Messages
    -------------------------------------------------------------------------- */
/*  Info message
    -------------------------------------------------------------------------- */
.message_info {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 2rem;
  color: #000;
  background-color: #ffc600;
  opacity: 0.9;
  font-weight: 400; }
  .message_info .message__content {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .message_info a,
  .message_info a:hover {
    color: #000; }

@media screen and (max-width: 52.5em) {
  .page_menu.page_improved .message_info {
    bottom: auto;
    top: 0;
    text-align: center;
    background-color: transparent; }
  .page_menu.page_improved .message_info .message__wrapper {
    display: inline-block;
    background-color: #ffc600; } }
/*  Error message
    -------------------------------------------------------------------------- */
.message_error {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 2rem;
  color: #fff;
  background-color: #ed2727;
  opacity: 1;
  font-weight: 400; }
  .message_error .message__content {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .message_error a,
  .message_error a:hover {
    color: #fff; }

/*  Loyalty page
    -------------------------------------------------------------------------- */
.loyalty-page {
  max-width: 77rem;
  margin: 0 auto;
  float: none; }

/*  Loyalty page banner
    -------------------------------------------------------------------------- */
.loyalty-page__banner {
  border-radius: 0;
  background: none;
  background-color: #fff;
  padding: 2.5rem 0;
  box-shadow: 0 0 20px 10px rgba(200, 197, 197, 0.16); }
  .loyalty-page__banner__content {
    font-size: 1.4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 1.8rem;
    padding: 0;
    text-align: center; }
  .loyalty-page__banner__title {
    font-size: 3.2rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #e51c23;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 4.8rem; }
  .loyalty-page__banner__p {
    color: #2e2e2e;
    display: inline-block; }
  .loyalty-page__banner__points-value {
    color: #e51c23;
    font-weight: 400; }
  .loyalty-page__banner__note {
    color: #2e2e2e;
    font-size: 1.4rem; }

/*  Loyalty page how to
    -------------------------------------------------------------------------- */
.loyalty-page__howto {
  background-color: #e8e8e8;
  border-radius: 1rem;
  padding: 4rem; }
  @media screen and (max-width: 60em) {
    .loyalty-page__howto {
      padding: 2rem; } }
  .loyalty-page__howto:before {
    display: none; }
  .loyalty-page__howto__wrapper {
    color: #2e2e2e;
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 400;
    padding-right: 0;
    min-height: auto; }
  .loyalty-page__howto__content {
    padding: 0; }
    @media screen and (max-width: 60em) {
      .loyalty-page__howto__content {
        padding: 0; } }
  .loyalty-page__howto__title {
    font-size: 2rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.6rem;
    margin-bottom: 1rem; }
  .loyalty-page__howto p + p {
    margin-top: 1rem; }

/*  Loyalty table
    -------------------------------------------------------------------------- */
@media screen and (max-width: 40em) {
  .loyalty-table {
    box-sizing: border-box;
    overflow-x: auto;
    min-width: auto; }
    .loyalty-table .loyalty-table__header {
      width: 68rem; }
    .loyalty-table .loyalty-table__body {
      width: 64rem; } }
.loyalty-table__header {
  font-size: 1.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  color: #000;
  background-color: #ffc600;
  line-height: 2rem;
  margin-bottom: 4rem;
  font-size: 0;
  padding: 0 2rem;
  box-sizing: border-box;
  background-color: #ffc600;
  border-radius: .5rem; }
.loyalty-table__header-item {
  padding: 1.2rem .5rem;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 1.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2rem;
  text-align: center;
  width: 17%; }
  .loyalty-table__header-item:nth-child(2) {
    width: 32%; }
.loyalty-table__body {
  margin: 0 2rem;
  box-sizing: border-box;
  padding: 0 0 5.3rem; }
.loyalty-table__body-row {
  width: 100%;
  box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
  background-color: #fff;
  font-size: 0;
  text-align: center;
  border-radius: .5rem; }
  .loyalty-table__body-row:nth-child(odd) {
    background-color: rgba(121, 121, 121, 0.17); }
  .loyalty-table__body-row:hover {
    background-color: rgba(107, 107, 107, 0.34); }
  .loyalty-table__body-row plus {
    color: #e51c23;
    font-weight: 400; }
  .loyalty-table__body-row minus {
    color: #ed1717;
    font-weight: 400; }
  .loyalty-table__body-row.loyalty-table__body-row_show-more {
    box-sizing: border-box;
    padding: .7rem .5rem; }
.loyalty-table__body-row + .loyalty-table__body-row {
  margin-top: 1.6rem; }
.loyalty-table__body-row_show-more-link {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  line-height: 2.4rem;
  box-sizing: border-box;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top; }
.loyalty-table__body-row_empty {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  line-height: 1.6rem;
  padding-top: .8rem;
  padding-bottom: .8rem;
  box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
  background-color: rgba(121, 121, 121, 0.17); }
.loyalty-table__body-item {
  display: inline-block;
  vertical-align: top;
  width: 17%;
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  line-height: 2.4rem;
  box-sizing: border-box;
  padding: .7rem .5rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.6rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem; }
  .loyalty-table__body-item:nth-child(2) {
    width: 32%; }
.loyalty-table__row {
  background-color: #fff;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.31); }
.loyalty-table__row + .loyalty-table__row {
  margin-top: 1.2rem; }

.loyalty-page__history {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  padding: 0 0 4rem;
  background-color: #fff;
  box-shadow: 0 0 20px 10px rgba(200, 197, 197, 0.16);
  overflow-x: hidden; }

/*  Locator page
    -------------------------------------------------------------------------- */
.page_locator .locator__banner {
  width: 100%;
  max-width: 110rem;
  overflow: hidden;
  margin: 4rem auto;
  border-radius: 1rem; }
.page_locator .locator__banner-image {
  display: block; }
.page_locator .page__content {
  padding: 0 0 2rem; }
  @media screen and (max-width: 52.5em) {
    .page_locator .page__content {
      padding: 0; } }

/*  Locator block
    -------------------------------------------------------------------------- */
.locator {
  color: #2e2e2e;
  background-color: #fff;
  width: 81rem;
  border-radius: 0;
  margin-top: 0; }
  .locator__wrapper {
    padding: 6.7rem 1.5rem 2.6rem; }
  .locator__title {
    font-size: 3rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    line-height: 4rem;
    box-sizing: border-box;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-bottom: 8rem; }
  .locator__fields-wrapper {
    width: 56rem; }
  .locator__methods {
    text-align: center;
    font-size: 0;
    margin-bottom: 4rem; }
  .locator__method {
    font-size: 1.6rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    width: calc(50% - 2.3rem);
    max-width: 15.5rem;
    display: inline-block;
    vertical-align: top;
    float: none; }
    .locator__method input[type=radio]:checked + span {
      color: #fff;
      background-color: #000; }
  .locator__method + .locator__method {
    margin-left: 4.6rem; }
  .locator__method-name {
    line-height: 3rem;
    height: 3rem;
    padding: 0 .5rem;
    border-radius: 0.5rem;
    background-color: #ffc600;
    box-sizing: border-box;
    transition: background-color .2s ease, color .2s ease; }
    .locator__method-name:hover {
      color: #000;
      background-color: #ffc600; }
  .locator__postcode-button {
    display: none;
    color: #fff;
    background-color: #000;
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 1.6rem;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    float: left;
    margin-right: -7rem;
    width: 7rem;
    height: 3.8rem;
    line-height: 3.8rem;
    transition: background-color .2s ease, color .2s ease; }
    .locator__postcode-button:hover {
      color: #000;
      background-color: #ffc600; }
  .locator__search-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .locator__postcode-input-wrapper {
    padding-right: 0; }
  .locator__postcode-input {
    font-size: 1.4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    height: 3.8rem;
    line-height: 3.8rem;
    border: none;
    border-radius: 0.5rem;
    width: 100%;
    text-align: center;
    box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
    box-sizing: border-box; }
    .locator__postcode-input::placeholder {
      color: #2e2e2e;
      font-size: 1.4rem; }
    .locator__postcode-input[data-locator-error] {
      background-color: #fbd6d2; }
  .locator__postcode-warning {
    color: #191919;
    font-size: 1.4rem; }
  .locator__selected {
    font-size: 1.6rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #2e2e2e; }
  .locator__selected-value {
    color: #2e2e2e;
    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: 0; }

/*  Locator restaurant
    -------------------------------------------------------------------------- */
.locator-restaurant + .locator-restaurant {
  margin-top: 2rem; }
.locator-restaurant__name {
  font-size: 2rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3rem;
  padding: 0; }
.locator-restaurant__toggle {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding-top: .5rem;
  padding-bottom: 0;
  line-height: 2rem; }
.locator-restaurant__content-name {
  font-size: 2rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3rem; }
.locator-restaurant__opening-times {
  margin: 0;
  padding: 0; }
.locator-restaurant__address, .locator-restaurant__opening-times {
  font-size: 1.4rem;
  line-height: 2.4rem; }
  .locator-restaurant__address p, .locator-restaurant__opening-times p {
    margin-bottom: 0.6rem; }
.locator-restaurant__button {
  color: #fff;
  background-color: #000;
  border: none;
  padding: 0;
  border-radius: 0.5rem;
  font-size: 1.6rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3rem;
  height: 3rem;
  padding: 0 1.5rem;
  box-sizing: border-box;
  transition: background-color .2s ease, color .2s ease; }
  .locator-restaurant__button:hover {
    color: #000;
    background-color: #ffc600; }
.locator-restaurant__name-distance, .locator-restaurant__content-name-distance {
  font-size: 1.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase; }
@media screen and (max-width: 40em) {
  .locator-restaurant__header {
    text-align: center; }
  .locator-restaurant__toggle, .locator-restaurant__button {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center; }
  .locator-restaurant__toggle {
    margin-bottom: 2.2rem;
    display: inline-block;
    vertical-align: top; }
  .locator-restaurant__name {
    padding: .5rem 0;
    width: 100%;
    text-align: center;
    line-height: 3rem; }
  .locator-restaurant__content .locator-restaurant__button {
    width: 100%; } }
@media screen and (max-width: 26em) {
  .locator-restaurant {
    padding-left: 0;
    padding-right: 0; } }

/*  Static pages - default styles
    -------------------------------------------------------------------------- */
.static-page h1,
.static-page h2,
.static-page h3,
.static-page h4,
.static-page h5,
.static-page h6,
.static-page .static-page__title {
  font-size: 4.2rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 5rem;
  text-align: center;
  margin-bottom: 2rem; }
.static-page h3,
.static-page h4,
.static-page h5,
.static-page h6 {
  font-size: 3rem;
  line-height: 3.6rem; }
.static-page img {
  display: block;
  margin: 2rem auto; }
.static-page p {
  font-size: 2.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  line-height: 3rem;
  margin-bottom: 2rem; }
.static-page ol li,
.static-page ul li {
  font-size: 2.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  line-height: 3rem;
  padding-left: .5rem;
  margin-bottom: 2rem;
  text-align: left; }
.static-page ol {
  margin: 0 0 2rem .7rem;
  padding-left: 1.8rem; }
  .static-page ol li {
    padding-left: 0; }
.static-page ul {
  padding-left: 0;
  margin-left: .1rem; }
  .static-page ul li {
    list-style: none;
    position: relative;
    padding-left: 2.5rem; }
    .static-page ul li:before {
      content: '';
      display: block;
      border-radius: 50%;
      width: .8rem;
      height: .8rem;
      position: absolute;
      top: 1.1rem;
      left: 0;
      background-color: #e51c23; }
@media screen and (max-width: 52.5em) {
  .static-page h1,
  .static-page h2,
  .static-page .static-page__title {
    font-size: 3.6rem;
    line-height: 4.4rem; }
  .static-page h3,
  .static-page h4,
  .static-page h5,
  .static-page h6 {
    font-size: 2.4rem;
    line-height: 3rem; }
  .static-page p {
    font-size: 1.6rem;
    line-height: 2.4rem; }
  .static-page ol li,
  .static-page ul li {
    font-size: 1.6rem;
    line-height: 2.4rem; }
  .static-page ul {
    padding-left: 0;
    margin-left: .1rem; }
    .static-page ul li:before {
      top: .8rem; } }

.page_franchise .header__logo,
.page_static .header__logo,
.page_index .header__logo {
  top: 8rem;
  left: 2.5rem;
  max-width: 25rem;
  width: 25rem; }
  @media screen and (max-width: 52.5em) {
    .page_franchise .header__logo,
    .page_static .header__logo,
    .page_index .header__logo {
      top: 16%;
      left: 50%;
      max-width: 20rem;
      width: 20rem; } }

/*  Pickup method navigation
    -------------------------------------------------------------------------- */
.pickup-method-navigation {
  text-align: center; }
  .pickup-method-navigation__wrapper {
    padding-top: 2rem;
    padding-bottom: 3rem;
    width: 96%;
    margin: 0 auto;
    box-sizing: border-box; }
  .pickup-method-navigation__title {
    font-size: 4.5rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 5.4rem;
    margin-bottom: 2.4rem; }
    @media screen and (max-width: 30em) {
      .pickup-method-navigation__title {
        font-size: 4.2rem;
        line-height: 4.8rem; } }
  .pickup-method-navigation__list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 2.2rem; }
  .pickup-method-navigation__item {
    width: 21rem;
    height: 21rem;
    background-color: #000;
    border-radius: 50%;
    display: flex; }
    @media screen and (max-width: 40em) {
      .pickup-method-navigation__item {
        width: 14rem;
        height: 14rem; } }
    @media screen and (max-width: 30em) {
      .pickup-method-navigation__item {
        width: 10rem;
        height: 10rem; } }
  .pickup-method-navigation__link {
    width: 21rem;
    height: 21rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none; }
    .pickup-method-navigation__link:hover {
      text-decoration: none; }
    @media screen and (max-width: 40em) {
      .pickup-method-navigation__link {
        width: 14rem;
        height: 14rem; } }
    @media screen and (max-width: 30em) {
      .pickup-method-navigation__link {
        width: 10rem;
        height: 10rem; } }
  .pickup-method-navigation__item-title {
    font-size: 2.2rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.8rem; }
    @media screen and (max-width: 40em) {
      .pickup-method-navigation__item-title {
        font-size: 1.8rem;
        line-height: 2.2rem; } }
    @media screen and (max-width: 30em) {
      .pickup-method-navigation__item-title {
        font-size: 1.4rem; } }
  .pickup-method-navigation__item-icon {
    display: block;
    width: 11.5rem;
    height: 11.3rem;
    margin-bottom: .5rem; }
    @media screen and (max-width: 40em) {
      .pickup-method-navigation__item-icon {
        width: 5.75rem;
        height: 5.65rem; } }
    @media screen and (max-width: 30em) {
      .pickup-method-navigation__item-icon {
        width: 4rem;
        height: 4rem;
        margin-bottom: 0; } }
  .pickup-method-navigation__item-icon-importer {
    background: url("../assets-images/index-item-importer.png") center center no-repeat; }
  .pickup-method-navigation__item-icon-livraison {
    background: url("../assets-images/index-item-livraison.png") center center no-repeat; }
  @media screen and (max-width: 40em) {
    .pickup-method-navigation__item-icon-importer, .pickup-method-navigation__item-icon-livraison {
      background-size: 5.75rem 5.65rem; } }
  @media screen and (max-width: 30em) {
    .pickup-method-navigation__item-icon-importer, .pickup-method-navigation__item-icon-livraison {
      background-size: 4rem auto; } }
  .pickup-method-navigation__item-separator {
    font-size: 8.8rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 10rem;
    width: 14rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 40em) {
      .pickup-method-navigation__item-separator {
        font-size: 6rem;
        line-height: 7rem;
        width: 10rem; } }
    @media screen and (max-width: 30em) {
      .pickup-method-navigation__item-separator {
        font-size: 4rem;
        line-height: 5rem;
        width: 6rem; } }
  .pickup-method-navigation__description {
    font-size: 2rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.4rem;
    text-align: center; }
    @media screen and (max-width: 40em) {
      .pickup-method-navigation__description {
        font-size: 1.6rem; } }

/*  Index page slider
    -------------------------------------------------------------------------- */
.slider .index-slideshow-links {
  display: none; }
.slider .unslider-nav ol li {
  border: 1px solid #0a0a0a;
  width: 10px;
  height: 10px;
  margin: 0 .3rem; }
  .slider .unslider-nav ol li.unslider-active {
    background-color: #0a0a0a; }

@media screen and (max-width: 52.5em) {
  .index-slideshow__container_desktop {
    display: none !important; }
  .index-slideshow__container_mobile {
    display: block !important; } }

/*  Index about
    -------------------------------------------------------------------------- */
.index-about__wrapper {
  max-width: 120rem;
  width: 96%;
  padding: 1.3rem 0 4rem;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center; }
  .index-about__wrapper p {
    font-size: 2.4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    line-height: 3rem; }
    @media screen and (max-width: 52.5em) {
      .index-about__wrapper p {
        font-size: 1.6rem;
        line-height: 2.4rem; } }
.index-about__title {
  font-size: 4.2rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 5rem;
  margin-bottom: 1.9rem; }
  @media screen and (max-width: 52.5em) {
    .index-about__title {
      font-size: 3.6rem;
      line-height: 4rem; } }
.index-about__link-wrapper {
  margin-top: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center; }
.index-about__link {
  font-size: 2.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 5.2rem;
  padding: 0 5.6rem 0 2.1rem;
  box-sizing: border-box;
  border-radius: 2.5rem;
  background: url("../assets-images/index-button-icon-dark.png") center right 2rem no-repeat;
  background-color: #ffc600;
  text-align: center;
  text-decoration: none;
  white-space: nowrap; }
  .index-about__link:hover {
    text-decoration: none; }
  @media screen and (max-width: 52.5em) {
    .index-about__link {
      font-size: 2rem;
      line-height: 4rem;
      padding: 0 4rem 0 2rem;
      background-size: 1.54rem 2.24rem;
      background-position: center right 1.4rem; } }

/*  Index microblog
    -------------------------------------------------------------------------- */
.index-microblog__wrapper {
  max-width: 120rem;
  width: 96%;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 4.2rem; }
  .index-microblog__wrapper:before, .index-microblog__wrapper:after {
    display: none; }
  @media screen and (max-width: 52.5em) {
    .index-microblog__wrapper {
      flex-wrap: wrap; } }
.index-microblog__post {
  padding: 0;
  box-sizing: border-box;
  width: 33.33%;
  max-width: 34rem;
  text-align: center;
  position: relative; }
  .index-microblog__post:nth-child(2) {
    margin: 0; }
  @media screen and (max-width: 52.5em) {
    .index-microblog__post {
      width: 100%; } }
@media screen and (max-width: 52.5em) {
  .index-microblog__post + .index-microblog__post {
    margin-top: 0; } }
.index-microblog__content, .index-microblog__footer {
  padding: 0; }
.index-microblog__image-wrapper {
  margin: 0 0 2.9rem; }
.index-microblog__image {
  display: block;
  margin: 0 auto;
  border-radius: 2rem; }
.index-microblog__title {
  font-size: 3rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #2e2e2e;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3.6rem;
  margin-bottom: .9rem;
  text-align: center; }
.index-microblog__content {
  margin-bottom: 2.6rem; }
  .index-microblog__content p {
    font-size: 1.6rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    line-height: 2rem; }
.index-microblog__spacer {
  height: 5.2rem; }
.index-microblog__footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0; }
.index-microblog__link {
  font-size: 2.4rem;
  font-family: "Gagalin", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 5.2rem;
  padding: 0 5.6rem 0 2.1rem;
  box-sizing: border-box;
  border-radius: 2.5rem;
  background: url("../assets-images/index-button-icon-dark.png") center right 2rem no-repeat;
  background-color: #ffc600;
  text-align: center;
  text-decoration: none;
  white-space: nowrap; }
  .index-microblog__link:hover {
    text-decoration: none; }
  @media screen and (max-width: 60em) {
    .index-microblog__link {
      font-size: 2rem;
      line-height: 4rem;
      padding: 0 4rem 0 2rem;
      background-size: 1.54rem 2.24rem;
      background-position: center right 1.4rem; } }

/*  Index shop list
    -------------------------------------------------------------------------- */
.index-shop-list {
  margin-top: 4rem; }
  .index-shop-list__wrapper {
    max-width: 120rem;
    width: 96%;
    box-sizing: border-box;
    margin: 0 auto; }
  .index-shop-list__title {
    font-size: 4.2rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 5rem;
    margin-bottom: 1.9rem;
    text-align: center; }
    @media screen and (max-width: 52.5em) {
      .index-shop-list__title {
        font-size: 3.6rem;
        line-height: 4rem; } }
  .index-shop-list__shops {
    display: flex;
    flex-wrap: wrap;
    gap: 4.2rem 2rem;
    justify-content: center; }
    .index-shop-list__shops:before, .index-shop-list__shops:after {
      display: none; }
  .index-shop-list__shop {
    text-align: center;
    width: initial;
    flex-basis: calc(33.33% - 4rem/3);
    padding: 0;
    float: none; }
    .index-shop-list__shop-title {
      font-size: 3rem;
      font-family: "Gagalin", Arial, Helvetica, sans-serif;
      color: #2e2e2e;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 3.6rem;
      margin-bottom: 1.5rem;
      text-align: center; }
    .index-shop-list__shop-address {
      margin-bottom: 2.6rem; }
      .index-shop-list__shop-address p {
        font-size: 1.6rem;
        font-family: Arial, Helvetica, sans-serif;
        color: #2e2e2e;
        font-weight: 400;
        line-height: 2rem; }
        .index-shop-list__shop-address p + p {
          margin-top: 1.5rem; }
      .index-shop-list__shop-address .index-shop-list__shop-phone {
        font-size: 1.8rem; }
    .index-shop-list__shop-link {
      font-size: 2.4rem;
      font-family: "Gagalin", Arial, Helvetica, sans-serif;
      color: #fff;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 5.2rem;
      padding: 0 5.6rem 0 2.1rem;
      box-sizing: border-box;
      border-radius: 2.5rem;
      background: url("../assets-images/index-button-icon-dark.png") center right 2rem no-repeat;
      background-color: #e51c23;
      text-align: center;
      text-decoration: none;
      white-space: nowrap;
      display: inline-block;
      vertical-align: top; }
      .index-shop-list__shop-link:hover {
        text-decoration: none; }
      @media screen and (max-width: 65em) {
        .index-shop-list__shop-link {
          font-size: 2.2rem; } }
      @media screen and (max-width: 60em) {
        .index-shop-list__shop-link {
          font-size: 2rem;
          line-height: 4rem;
          padding: 0 4rem 0 2rem;
          background-size: 1.54rem 2.24rem;
          background-position: center right 1.4rem; } }
    @media screen and (max-width: 52.5em) {
      .index-shop-list__shop {
        flex-basis: 100%;
        max-width: 34rem; } }

/*  Index map at the bottom of the page
    -------------------------------------------------------------------------- */
.index-map {
  display: none; }

/*  Homepage: connected customer
    -------------------------------------------------------------------------- */
.index-connected-customer {
  margin: 2rem 0; }
  .index-connected-customer__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%; }
    .index-connected-customer__wrapper:before {
      display: table;
      content: ""; }
    .index-connected-customer__wrapper:after {
      display: table;
      content: "";
      clear: both; }
  .index-connected-customer__item {
    border-radius: .5rem;
    padding: 1.5rem 2rem;
    text-align: center;
    color: #494949;
    background-color: #e8e8e8; }
    .index-connected-customer__item:first-of-type {
      color: #494949;
      text-align: left;
      background-color: #e8e8e8; }
      .index-connected-customer__item:first-of-type .index-connected-customer__title {
        color: #494949; }
      .index-connected-customer__item:first-of-type .index-connected-customer__button {
        min-width: 35%;
        text-align: center;
        padding: 1rem .5rem; }
        .index-connected-customer__item:first-of-type .index-connected-customer__button_other {
          background-color: #fff;
          color: #ffc600; }
          .index-connected-customer__item:first-of-type .index-connected-customer__button_other:hover {
            color: #000;
            background-color: #ffc600; }
  .index-connected-customer__title {
    margin-bottom: 1rem;
    font-size: 1.8rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #494949;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1; }
  .index-connected-customer__content {
    min-height: 3.6rem; }
  .index-connected-customer__buttons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 1rem;
    margin-top: 2rem; }
  .index-connected-customer__button {
    display: inline-block;
    color: #fff;
    background-color: #000;
    border: none;
    padding: 1rem 2rem;
    border-radius: 0.5rem;
    font-size: 1.8rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1;
    transition: background-color .2s ease, color .2s ease; }
    .index-connected-customer__button:hover {
      color: #000;
      background-color: #ffc600; }
  @media screen and (max-width: 60em) {
    .index-connected-customer__content {
      min-height: 0; }
    .index-connected-customer__items {
      margin: 0 auto;
      max-width: 45rem; }
    .index-connected-customer__item {
      float: none;
      margin-right: 0;
      width: 100%; }
      .index-connected-customer__item + .index-connected-customer__item {
        margin-top: 1rem; } }

/*  Categories menu slider
    -------------------------------------------------------------------------- */
.menu-categories .menu-categories__wrapper {
  margin-top: 0; }
  @media screen and (max-width: 40em) {
    .menu-categories .menu-categories__wrapper {
      padding: 0; } }
  @media screen and (max-width: 40em) {
    .menu-categories .menu-categories__wrapper .menu-categories__navigation-link {
      top: 50%;
      transform: translate(0, -50%);
      height: 3rem;
      line-height: 3rem;
      border-radius: 50%;
      background-color: #fff;
      box-shadow: inset 0 0.1rem 0.2rem rgba(0, 0, 0, 0.37); }
      .menu-categories .menu-categories__wrapper .menu-categories__navigation-link i:before {
        margin-right: 0.2rem; }
      .menu-categories .menu-categories__wrapper .menu-categories__navigation-link .menu-categories__icon-next:before {
        margin-left: 0.2rem;
        margin-right: 0; } }
.menu-categories .menu_category_banner__list-wrapper {
  padding-top: 0;
  padding-bottom: 0; }
  .menu-categories .menu_category_banner__list-wrapper:after {
    width: 100%;
    max-width: 90%;
    content: '';
    height: 1px;
    background-color: #bebebe;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    display: none; }
  @media screen and (max-width: 52.5em) {
    .menu-categories .menu_category_banner__list-wrapper {
      overflow-y: hidden;
      height: 10.8rem;
      position: relative;
      z-index: 1; } }
.menu-categories .menu_category_banner__list {
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 52.5em) {
    .menu-categories .menu_category_banner__list {
      display: block;
      padding-bottom: 2rem;
      overflow-y: hidden;
      overflow-x: auto;
      height: 10.8rem; } }

/*  Categories menu slider - category element
    -------------------------------------------------------------------------- */
.category-container {
  width: auto;
  height: auto;
  overflow: hidden;
  border-radius: 50%; }
  @media screen and (max-width: 52.5em) {
    .category-container {
      display: inline-block;
      vertical-align: middle;
      margin-top: .9rem; } }
  .category-container a,
  .category-container .menu-categories__item-image {
    display: block;
    border-radius: 50%; }
  .category-container a {
    background-color: rgba(232, 232, 232, 0.3); }
  .category-container .menu-categories__item-image {
    width: 100%;
    height: auto;
    max-width: 15rem; }
    @media screen and (max-width: 60em) {
      .category-container .menu-categories__item-image {
        max-width: 13rem; } }
    @media screen and (max-width: 52.5em) {
      .category-container .menu-categories__item-image {
        max-width: 9rem; } }
  .category-container a {
    transition: all .3s ease; }
    .category-container a:hover {
      transform: scale(0.9); }
  .category-container.category-navigation__item_active {
    transform: scale(1.17);
    margin: 0 3rem; }
    @media screen and (max-width: 52.5em) {
      .category-container.category-navigation__item_active {
        margin: .9rem 3rem 0; } }
    .category-container.category-navigation__item_active .menu-categories__item-image {
      width: 100%;
      height: auto; }
      @media screen and (max-width: 52.5em) {
        .category-container.category-navigation__item_active .menu-categories__item-image {
          max-width: 9rem; } }
  .category-container.category-navigation__item_clone {
    position: relative;
    opacity: 1;
    box-shadow: none; }
    .category-container.category-navigation__item_clone a {
      background-color: rgba(232, 232, 232, 0.3); }
      .category-container.category-navigation__item_clone a:before {
        content: none;
        display: none; }
    .category-container.category-navigation__item_clone .menu-categories__item-image {
      opacity: .6; }

.category-navigation__item_favourites,
.category-container_favourites {
  width: auto;
  height: auto;
  text-align: center;
  border-radius: 50%; }
  .category-navigation__item_favourites a,
  .category-container_favourites a {
    display: block;
    text-decoration: none;
    background-color: transparent;
    position: relative; }
    .category-navigation__item_favourites a:before,
    .category-container_favourites a: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__item_favourites a:before,
    .category-container_favourites a:before {
      font-size: clamp(6rem, 7.5vw, 10rem);
      color: #e51c23;
      margin: 0 auto;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    @media screen and (max-width: 52.5em) {
      .category-navigation__item_favourites a:before,
      .category-container_favourites a:before {
        font-size: 6rem; } }
  .category-navigation__item_favourites .menu-categories__item-image,
  .category-container_favourites .menu-categories__item-image {
    opacity: 0; }

/*  Categories menu slider navigation
    -------------------------------------------------------------------------- */
.menu-categories__navigation_mobile {
  display: none; }
@media screen and (max-width: 52.5em) {
  .menu-categories__navigation {
    display: none; }
    .menu-categories__navigation_mobile {
      display: block; } }

.menu-categories__navigation-link {
  top: 50%;
  transform: translate(0, -50%);
  background-color: transparent;
  border-radius: 0;
  color: #2a2a2a; }
  @media screen and (max-width: 52.5em) {
    .menu-categories__navigation-link {
      top: 0;
      transform: none;
      height: 10.8rem;
      line-height: 10.8rem; } }
  .menu-categories__navigation-link i {
    display: block; }

/*  Subcategories filter
    -------------------------------------------------------------------------- */
.category__subcategory_filter-outer {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1rem 3rem 0;
  text-align: center;
  overflow: hidden;
  height: 6rem;
  position: relative;
  margin-bottom: 1rem;
  margin-top: 3rem; }
  @media screen and (max-width: 52.5em) {
    .category__subcategory_filter-outer {
      padding-top: 0;
      height: 5rem;
      margin-top: 1rem; } }
  .category__subcategory_filter-outer.hidden {
    display: none; }
  .category__subcategory_filter-outer:before {
    display: block;
    content: '';
    width: 70%;
    height: .1rem;
    background-color: #bebebe;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0); }
    @media screen and (max-width: 52.5em) {
      .category__subcategory_filter-outer:before {
        display: none; } }
  .category__subcategory_filter-outer .menu-categories__navigation-link {
    height: 5rem;
    line-height: 5rem;
    top: 1rem;
    transform: none;
    background-color: #fff; }
    @media screen and (max-width: 52.5em) {
      .category__subcategory_filter-outer .menu-categories__navigation-link {
        top: 0; } }

.category__subcategory_filter {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0;
  text-align: center;
  padding-bottom: 2rem;
  overflow-y: hidden;
  overflow-x: auto;
  box-sizing: border-box;
  white-space: nowrap; }
  .category__subcategory_filter .category__subcategory_filter-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: auto;
    box-sizing: border-box;
    padding: .5rem 2rem; }
    .category__subcategory_filter .category__subcategory_filter-item.active .category__subcategory_filter-link {
      color: #fff;
      background-color: #000;
      text-decoration: none;
      font-weight: 400; }
  .category__subcategory_filter .category__subcategory_filter-link {
    font-size: 1.6rem;
    font-family: "Gagalin", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 4rem;
    width: auto;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 4rem;
    border-radius: 1rem;
    box-sizing: border-box;
    transition: all .3s ease;
    background-color: #ffc600; }
    .category__subcategory_filter .category__subcategory_filter-link:hover {
      cursor: pointer;
      text-decoration: none;
      color: #fff;
      background-color: #000; }
  .category__subcategory_filter .category__subcategory_filter-text {
    display: block;
    width: 100%;
    margin: 0; }

@media screen and (max-width: 52.5em) {
  .page_favourites.page_improved,
  .page_menu.page_improved,
  .page_categories.page_improved,
  .page_deal_wizard.page_improved,
  .page_half_half.page_improved,
  .page_cyo.page_improved,
  .page_order_step2.page_improved,
  .page_order_step3.page_improved,
  .page_order_step4.page_improved,
  .page_order_step5.page_improved {
    padding-bottom: 0; } }
.hybrid_app .burger-menu {
  display: none; }
@media screen and (max-width: 52.5em) {
  .hybrid_app .header__burger-menu--app-visible .burger-menu {
    display: block; } }
