@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@import url(intlTelInput.css);
@import "https://fonts.googleapis.com/css?family=Montserrat:400";
@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: 'AGBookRoundedRegular';
  src: url("/assets-fonts/AGBookRoundedRegular.woff2") format("woff2"), url("/assets-fonts/AGBookRoundedRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AGBookRoundedMedium';
  src: url("/assets-fonts/AGBookRoundedMedium.woff2") format("woff2"), url("/assets-fonts/AGBookRoundedMedium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'HelveticaNeueCyrRoman';
  src: url("/assets-fonts/HelveticaNeueCyrRoman.woff2") format("woff2"), url("/assets-fonts/HelveticaNeueCyrRoman.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Arial Narrow';
  src: url("/assets-fonts/arial_narrow-webfont.woff2") format("woff2"), url("/assets-fonts/arial_narrow-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
/* Base font
   -------------------------------------------------------------------------- */
/* custom checkbox and radios mixin based on before and after elements */
body {
  font-size: 2.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  box-sizing: border-box; }

input,
select,
textarea {
  font-size: 2.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif; }

.content {
  margin: 0;
  padding-top: 4.4rem;
  padding-bottom: 4.4rem; }
  .content.content_index {
    padding-top: 0;
    padding-bottom: 0; }
  .content .content__main {
    float: none;
    width: 100%; }
  .content .content__side.floater-fixed {
    display: none; }

.page_cyo .content__side.floater-fixed,
.page_menu .content__side.floater-fixed,
.page_categories .content__side.floater-fixed {
  display: block;
  top: 8rem;
  right: calc(50% - 48rem);
  margin-right: -1rem;
  z-index: 1000; }

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

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

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

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

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

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

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

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

.social-icons {
  font-size: 0;
  display: inline-block;
  vertical-align: top; }
  .social-icons .social-icons__link {
    margin: 0;
    padding: 0;
    width: 2.8rem;
    height: 2.8rem;
    color: #fff;
    background-color: transparent;
    border: .1rem solid #fff;
    border-radius: 50%;
    transition: background-color .2s ease, color .2s ease; }
    .social-icons .social-icons__link:hover {
      color: #fff;
      background-color: #fff; }
      .social-icons .social-icons__link:hover i {
        color: #d30e45; }
    .social-icons .social-icons__link i {
      display: block;
      margin: 0;
      width: 2.8rem;
      height: 2.8rem;
      line-height: 2.8rem;
      text-align: center; }
      .social-icons .social-icons__link i:before {
        font-size: 1.4rem;
        line-height: 2.8rem;
        display: block;
        margin: 0 auto; }
  .social-icons .social-icons__icon + .social-icons__icon {
    margin-left: .8rem; }

/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  color: #fff;
  background-color: #d30e45; }
  .footer .footer__wrapper {
    box-sizing: border-box;
    padding: 1.3rem 1.6rem .9rem;
    max-width: 160rem; }
    @media screen and (max-width: 85.5em) {
      .footer .footer__wrapper {
        max-width: 100%;
        width: 100%;
        padding-top: 2.4rem;
        padding-bottom: 1.4rem; } }
  .footer .footer__logo {
    display: none;
    text-align: left;
    margin-bottom: 1rem; }
    .footer .footer__logo .footer__logo-link {
      display: inline-block;
      vertical-align: top; }
    .footer .footer__logo .footer__logo-image {
      display: block;
      max-width: 18.5rem; }
    @media screen and (max-width: 85.5em) {
      .footer .footer__logo {
        width: 49.6%;
        display: none;
        vertical-align: top; } }
    @media screen and (max-width: 52.5em) {
      .footer .footer__logo {
        width: 100%;
        display: none;
        text-align: center;
        margin-bottom: 3rem; } }
  .footer .footer__nav,
  .footer .footer__links,
  .footer .footer__credits {
    padding: 0; }
  @media screen and (max-width: 85.5em) {
    .footer .footer__nav {
      float: none;
      padding-top: 1rem;
      padding-bottom: .1rem; }
      .footer .footer__nav ~ .footer__credits {
        margin-top: 0; } }
  .footer .footer__links {
    font-size: 0; }
    .footer .footer__links li {
      display: inline-block;
      vertical-align: top;
      margin: 0 1.1rem; }
      @media screen and (max-width: 85.5em) {
        .footer .footer__links li {
          margin-left: 1.2rem;
          margin-right: 1.2rem; } }
      .footer .footer__links li:first-child {
        margin-left: 0; }
      .footer .footer__links li:last-child {
        margin-right: 0; }
    @media screen and (max-width: 85.5em) {
      .footer .footer__links {
        float: none;
        box-sizing: border-box;
        padding-left: 1.2rem;
        padding-right: 1.2rem;
        text-align: center; } }
  .footer .footer__link {
    font-size: 1.4rem;
    font-family: "Helvetica Neue", "HelveticaNeueCyrRoman", "Helvetica", Arial, sans-serif;
    color: #fff;
    line-height: 3rem;
    vertical-align: top;
    text-decoration: underline;
    transition: background-color .2s ease, color .2s ease; }
    @media screen and (max-width: 85.5em) {
      .footer .footer__link {
        margin-top: .5rem;
        margin-bottom: .5rem; } }
    .footer .footer__link:hover {
      text-decoration: none; }
  .footer .footer__credits {
    font-size: 1.4rem;
    font-family: "Helvetica Neue", "HelveticaNeueCyrRoman", "Helvetica", Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    line-height: 3rem; }
    @media screen and (max-width: 85.5em) {
      .footer .footer__credits {
        text-align: center;
        float: none;
        padding: 0 1.2rem;
        box-sizing: border-box;
        margin-top: 0;
        color: rgba(255, 255, 255, 0.5); } }
    .footer .footer__credits .footer__link {
      font-size: 1.4rem; }
      @media screen and (max-width: 85.5em) {
        .footer .footer__credits .footer__link {
          margin-top: 0;
          margin-bottom: 0;
          color: rgba(255, 255, 255, 0.35); } }
  .footer .social-icons {
    margin-bottom: .4rem;
    margin-left: 4rem; }
    @media screen and (max-width: 85.5em) {
      .footer .social-icons {
        float: none;
        display: block;
        text-align: center;
        margin-bottom: 0;
        margin-left: 0; } }

.page_index .footer__wrapper,
.page_service_client .footer__wrapper,
.page_franchise .footer__wrapper,
.page_traiteur .footer__wrapper,
.page_login .footer__wrapper,
.page_forgot_password .footer__wrapper,
.page_static .footer__wrapper {
  padding-top: 2.2rem;
  padding-bottom: 3.6rem;
  max-width: 160rem; }
.page_index .footer__logo,
.page_service_client .footer__logo,
.page_franchise .footer__logo,
.page_traiteur .footer__logo,
.page_login .footer__logo,
.page_forgot_password .footer__logo,
.page_static .footer__logo {
  display: block; }
@media screen and (max-width: 85.5em) {
  .page_index .footer__info,
  .page_service_client .footer__info,
  .page_franchise .footer__info,
  .page_traiteur .footer__info,
  .page_login .footer__info,
  .page_forgot_password .footer__info,
  .page_static .footer__info {
    display: inline-block;
    width: 49.75%; }
  .page_index .social-icons,
  .page_service_client .social-icons,
  .page_franchise .social-icons,
  .page_traiteur .social-icons,
  .page_login .social-icons,
  .page_forgot_password .social-icons,
  .page_static .social-icons {
    margin-top: 1rem;
    float: right; }
  .page_index .footer__logo,
  .page_service_client .footer__logo,
  .page_franchise .footer__logo,
  .page_traiteur .footer__logo,
  .page_login .footer__logo,
  .page_forgot_password .footer__logo,
  .page_static .footer__logo {
    display: inline-block; }
  .page_index .footer__nav,
  .page_service_client .footer__nav,
  .page_franchise .footer__nav,
  .page_traiteur .footer__nav,
  .page_login .footer__nav,
  .page_forgot_password .footer__nav,
  .page_static .footer__nav {
    float: right;
    padding-top: 0;
    padding-bottom: 0; }
  .page_index .footer__credits,
  .page_service_client .footer__credits,
  .page_franchise .footer__credits,
  .page_traiteur .footer__credits,
  .page_login .footer__credits,
  .page_forgot_password .footer__credits,
  .page_static .footer__credits {
    text-align: left;
    float: left;
    color: #fff;
    padding: 0; }
    .page_index .footer__credits .footer__link,
    .page_service_client .footer__credits .footer__link,
    .page_franchise .footer__credits .footer__link,
    .page_traiteur .footer__credits .footer__link,
    .page_login .footer__credits .footer__link,
    .page_forgot_password .footer__credits .footer__link,
    .page_static .footer__credits .footer__link {
      color: #fff; }
  .page_index .footer__links,
  .page_service_client .footer__links,
  .page_franchise .footer__links,
  .page_traiteur .footer__links,
  .page_login .footer__links,
  .page_forgot_password .footer__links,
  .page_static .footer__links {
    float: none;
    padding-left: 0;
    padding-right: 0;
    text-align: center; }
    .page_index .footer__links li .footer__link,
    .page_service_client .footer__links li .footer__link,
    .page_franchise .footer__links li .footer__link,
    .page_traiteur .footer__links li .footer__link,
    .page_login .footer__links li .footer__link,
    .page_forgot_password .footer__links li .footer__link,
    .page_static .footer__links li .footer__link {
      margin-top: 0;
      margin-bottom: 0; } }
@media screen and (max-width: 72.5em) {
  .page_index .footer__wrapper,
  .page_service_client .footer__wrapper,
  .page_franchise .footer__wrapper,
  .page_traiteur .footer__wrapper,
  .page_login .footer__wrapper,
  .page_forgot_password .footer__wrapper,
  .page_static .footer__wrapper {
    max-width: 100%;
    width: 100%;
    padding-top: 2.4rem;
    padding-bottom: 1.4rem; }
  .page_index .footer__info,
  .page_service_client .footer__info,
  .page_franchise .footer__info,
  .page_traiteur .footer__info,
  .page_login .footer__info,
  .page_forgot_password .footer__info,
  .page_static .footer__info {
    display: block;
    width: 100%; }
  .page_index .footer__logo,
  .page_service_client .footer__logo,
  .page_franchise .footer__logo,
  .page_traiteur .footer__logo,
  .page_login .footer__logo,
  .page_forgot_password .footer__logo,
  .page_static .footer__logo {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 2.4rem; }
  .page_index .social-icons,
  .page_service_client .social-icons,
  .page_franchise .social-icons,
  .page_traiteur .social-icons,
  .page_login .social-icons,
  .page_forgot_password .social-icons,
  .page_static .social-icons {
    margin-top: 2rem;
    float: none; }
  .page_index .footer__nav,
  .page_service_client .footer__nav,
  .page_franchise .footer__nav,
  .page_traiteur .footer__nav,
  .page_login .footer__nav,
  .page_forgot_password .footer__nav,
  .page_static .footer__nav {
    float: none;
    padding-top: 1rem;
    padding-bottom: .1rem; }
    .page_index .footer__nav ~ .footer__credits,
    .page_service_client .footer__nav ~ .footer__credits,
    .page_franchise .footer__nav ~ .footer__credits,
    .page_traiteur .footer__nav ~ .footer__credits,
    .page_login .footer__nav ~ .footer__credits,
    .page_forgot_password .footer__nav ~ .footer__credits,
    .page_static .footer__nav ~ .footer__credits {
      margin-top: 0;
      padding: 0 1.2rem; }
  .page_index .footer__links,
  .page_service_client .footer__links,
  .page_franchise .footer__links,
  .page_traiteur .footer__links,
  .page_login .footer__links,
  .page_forgot_password .footer__links,
  .page_static .footer__links {
    float: none;
    box-sizing: border-box;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    text-align: center; }
    .page_index .footer__links li,
    .page_service_client .footer__links li,
    .page_franchise .footer__links li,
    .page_traiteur .footer__links li,
    .page_login .footer__links li,
    .page_forgot_password .footer__links li,
    .page_static .footer__links li {
      margin-left: 1.2rem;
      margin-right: 1.2rem; }
      .page_index .footer__links li .footer__link,
      .page_service_client .footer__links li .footer__link,
      .page_franchise .footer__links li .footer__link,
      .page_traiteur .footer__links li .footer__link,
      .page_login .footer__links li .footer__link,
      .page_forgot_password .footer__links li .footer__link,
      .page_static .footer__links li .footer__link {
        margin-top: .5rem;
        margin-bottom: .5rem; }
  .page_index .footer__credits,
  .page_service_client .footer__credits,
  .page_franchise .footer__credits,
  .page_traiteur .footer__credits,
  .page_login .footer__credits,
  .page_forgot_password .footer__credits,
  .page_static .footer__credits {
    text-align: center;
    float: none;
    padding: 2rem 1.2rem;
    box-sizing: border-box;
    margin-top: 0;
    color: rgba(255, 255, 255, 0.5); }
    .page_index .footer__credits .footer__link,
    .page_service_client .footer__credits .footer__link,
    .page_franchise .footer__credits .footer__link,
    .page_traiteur .footer__credits .footer__link,
    .page_login .footer__credits .footer__link,
    .page_forgot_password .footer__credits .footer__link,
    .page_static .footer__credits .footer__link {
      color: rgba(255, 255, 255, 0.35); } }
@media screen and (max-width: 52.5em) {
  .page_index .social-icons,
  .page_service_client .social-icons,
  .page_franchise .social-icons,
  .page_traiteur .social-icons,
  .page_login .social-icons,
  .page_forgot_password .social-icons,
  .page_static .social-icons {
    margin-top: 0;
    float: none; } }
@media screen and (max-width: 30em) {
  .page_index .footer__logo,
  .page_service_client .footer__logo,
  .page_franchise .footer__logo,
  .page_traiteur .footer__logo,
  .page_login .footer__logo,
  .page_forgot_password .footer__logo,
  .page_static .footer__logo {
    display: none; } }

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

/* Dropdown menu dropdown body
   -------------------------------------------------------------------------- */
/* Desktop: user and shop menus
      -------------------------------------------------------------------------- */
.dropdown-menu[data-dropdown-open] .dropdown-menu__body {
  height: auto; }
.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.8rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 3rem;
  height: 3rem;
  padding: 0 1.6rem 0 3.8rem;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  display: block; }
  .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__item-link {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  display: block;
  font-size: 2.4rem;
  line-height: 3.4rem;
  padding: 0 1.5rem;
  color: #a0a0a0;
  background-color: transparent;
  text-decoration: none;
  text-align: left;
  transition: all .3s ease; }
  .dropdown-menu .dropdown-menu__item-link:hover {
    color: #d20d45;
    background-color: transparent;
    text-decoration: none; }
.dropdown-menu .dropdown-menu__item {
  box-sizing: border-box;
  padding: 0; }
  .dropdown-menu .dropdown-menu__item .dropdown-menu__item-link {
    overflow: hidden; }
.dropdown-menu .dropdown-menu__body {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  width: 33rem;
  background-color: #f1f1f1;
  border: 0.1rem solid #0f0e0f;
  box-sizing: border-box;
  padding: 1.7rem .8rem .8rem;
  transition: all .3s ease;
  top: 6.5rem;
  border-radius: 0; }
  .dropdown-menu .dropdown-menu__body:before, .dropdown-menu .dropdown-menu__body:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0; }
  .dropdown-menu .dropdown-menu__body:before {
    top: -0.7rem;
    right: 1.4rem;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 0.7rem solid #0f0e0f; }
  .dropdown-menu .dropdown-menu__body:after {
    top: -0.6rem;
    right: 1.4rem;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 0.7rem solid #f1f1f1; }
.dropdown-menu.dropdown-menu_shop .shop-info_desktop {
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.16); }
.dropdown-menu.dropdown-menu_shop .dropdown-menu__header-link {
  padding-right: 0; }
  .dropdown-menu.dropdown-menu_shop .dropdown-menu__header-link:before {
    width: 3rem;
    height: 3rem;
    background: url("/assets-images/header-icon-geo-label.png") center center no-repeat;
    background-size: 3rem 3rem; }
  @media screen and (max-width: 40em) {
    .dropdown-menu.dropdown-menu_shop .dropdown-menu__header-link {
      font-size: 1.4rem;
      padding-left: 2.5rem;
      padding-right: 0;
      line-height: 2.2rem;
      height: 2.2rem; }
      .dropdown-menu.dropdown-menu_shop .dropdown-menu__header-link:before {
        width: 2.2rem;
        height: 2.2rem;
        background-size: 2.2rem 2.2rem; } }
.dropdown-menu.dropdown-menu_shop .dropdown-menu__header-icon {
  display: none; }
.dropdown-menu.dropdown-menu_shop .dropdown-menu__body {
  transform: translate(100%, 0) scale(0);
  top: 5.5rem;
  width: 41.6rem;
  left: auto;
  right: 0; }
  @media screen and (max-width: 30em) {
    .dropdown-menu.dropdown-menu_shop .dropdown-menu__body {
      right: -15%; } }
.dropdown-menu.dropdown-menu_shop[data-dropdown-open] .dropdown-menu__body {
  left: auto;
  transform: translate(0, 0) scale(1); }
.dropdown-menu.dropdown-menu_user .dropdown-menu__header-link {
  background: url("/assets-images/index-user-menu-icon.svg") center center no-repeat;
  background-size: 9.4rem 7.1rem;
  width: 9.4rem;
  height: 7.1rem;
  padding: 0 0 0 9.4rem; }
  .dropdown-menu.dropdown-menu_user .dropdown-menu__header-link:hover, .dropdown-menu.dropdown-menu_user .dropdown-menu__header-link:focus {
    text-decoration: none; }
.dropdown-menu.dropdown-menu_user .dropdown-menu__header-icon {
  display: none; }
.dropdown-menu.dropdown-menu_user .dropdown-menu__items {
  padding-top: .8rem;
  padding-bottom: .8rem;
  border-radius: 1.5rem;
  background-color: #fff;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.16);
  overflow: hidden; }
.dropdown-menu.dropdown-menu_user .dropdown-menu__item + .dropdown-menu__item {
  margin-top: .4rem; }
.dropdown-menu.dropdown-menu_user .dropdown-menu__body {
  min-width: 23rem;
  width: auto;
  left: auto;
  right: 0;
  top: 6.5rem;
  transform: scale(1);
  text-align: center; }
  @media screen and (max-width: 80em) {
    .dropdown-menu.dropdown-menu_user .dropdown-menu__body {
      left: auto;
      right: 0;
      transform: translate(0, 0) scale(1); } }
.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 {
  margin-top: 2.1rem; }
  .dropdown-menu.dropdown-menu_loyalty .dropdown-menu__header-icon {
    display: inline-block;
    vertical-align: top; }
  .dropdown-menu.dropdown-menu_loyalty .loyalty-dropdown {
    background-color: #fff;
    border-radius: 1.5rem;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.16);
    padding: 1.4rem 2.1rem 2.1rem 17rem; }
    .dropdown-menu.dropdown-menu_loyalty .loyalty-dropdown:before {
      display: none; }
  .dropdown-menu.dropdown-menu_loyalty .loyalty-page__rewards {
    top: 3rem;
    left: .5rem;
    height: 15.5rem;
    width: 15rem;
    background-size: 8.6rem 11.8rem; }
    .dropdown-menu.dropdown-menu_loyalty .loyalty-page__rewards .loyalty-page__rewards-points {
      top: 4rem;
      height: 11.1rem;
      width: 11.7rem;
      background-size: 11.7rem 11.1rem;
      padding-top: 3.1rem; }
      .dropdown-menu.dropdown-menu_loyalty .loyalty-page__rewards .loyalty-page__rewards-points .loyalty-page__rewards-points-value {
        font-size: 4rem;
        line-height: 4rem; }
      .dropdown-menu.dropdown-menu_loyalty .loyalty-page__rewards .loyalty-page__rewards-points .loyalty-page__rewards-points-label {
        font-size: 1.4rem;
        line-height: 1.6rem; }
  .dropdown-menu.dropdown-menu_loyalty .dropdown-menu__body {
    right: 0.4rem;
    width: 45rem; }
  .dropdown-menu.dropdown-menu_loyalty .dropdown-menu__header-link {
    padding: 0 1.6rem 0 1rem; }

/* Page header
   -------------------------------------------------------------------------- */
.header {
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff; }
  .header .header__wrapper {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box; }
    @media screen and (max-width: 52.5em) {
      .header .header__wrapper {
        position: relative;
        text-align: center; } }
  .header .header__logo {
    max-width: 24.7rem;
    margin-top: 0;
    padding: 3.1rem 0 3.15rem 4rem; }
    @media screen and (max-width: 52.5em) {
      .header .header__logo {
        max-height: 4.6rem;
        padding: 1rem 0;
        margin: 0 auto;
        position: static;
        display: inline-block;
        vertical-align: top;
        transform: none; }
        .header .header__logo .header__logo-image {
          max-height: 4.6rem; } }
  .header .header__nav {
    width: calc(100% - 39rem);
    padding: 3.1rem 4rem;
    float: right;
    box-sizing: border-box;
    background-color: #f1f1f1; }
    .header .header__nav > .header__user-menu {
      display: none; }
    @media screen and (max-width: 72em) {
      .header .header__nav {
        padding-left: 2rem;
        padding-right: 2rem; } }
  @media screen and (max-width: 62.5em) {
    .header .header__nav {
      float: none;
      margin-top: 13rem;
      padding: .5rem 2rem;
      width: 100%; }
    .header .header__logo {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, 0);
      margin-left: 0;
      padding-left: 0; } }
  @media screen and (max-width: 52.5em) {
    .header .header__nav {
      float: none;
      margin-top: 0;
      padding: 0; }
    .header .header__logo {
      margin: 0 auto;
      position: static;
      display: inline-block;
      vertical-align: top;
      transform: none; } }
  .header .header__burger-menu {
    margin-top: .9rem;
    margin-left: 2.5rem;
    float: none;
    position: absolute;
    left: 0;
    top: 0; }
  .header .header__ordering-menu {
    margin-left: 2rem;
    margin-top: 1.5rem;
    text-align: left;
    float: left; }
  .header .header__user-menu {
    margin-top: 0;
    margin-left: 0; }
  .header .header__loyalty-menu {
    margin-top: 0; }
  .header .header__basket-menu {
    float: none;
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 0;
    margin: 0; }
  .header .header__static-menu {
    width: 100%;
    box-sizing: border-box;
    padding-top: 0; }
    .header .header__static-menu .header__user-menu {
      margin: 0; }
    @media screen and (max-width: 52.5em) {
      .header .header__static-menu {
        display: none; } }
  .header .header__static-basket {
    float: right;
    margin-top: 0;
    margin-left: 1rem;
    transition: all .2s ease; }
    @media screen and (max-width: 52.5em) {
      .header .header__static-basket {
        display: none; } }
    .header .header__static-basket.animate {
      transform: scale(1.2); }
    .header .header__static-basket .header__static-basket-link {
      display: block;
      position: relative;
      width: 9.4rem;
      height: 7.1rem;
      text-decoration: none; }
      .header .header__static-basket .header__static-basket-link:before, .header .header__static-basket .header__static-basket-link:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        height: 100%;
        width: 100%;
        background: url("/assets-images/static-menu-basket-product-icon-1.png") center center no-repeat;
        background-size: cover;
        opacity: 1;
        transition: opacity .5s ease; }
      .header .header__static-basket .header__static-basket-link:after {
        background: url("/assets-images/static-menu-basket-product-icon-2.png") center center no-repeat;
        background-size: cover;
        opacity: 0; }
    .header .header__static-basket .basket__count {
      position: absolute;
      z-index: 1;
      top: -0.5rem;
      right: 1rem;
      display: inline-block;
      padding: 0 .5rem;
      color: #fff;
      background-color: #d20d45;
      border-radius: 25%;
      font-size: 1.6rem;
      line-height: 2rem; }

.page_cyo .header__static-menu,
.page_order_step2 .header__static-menu,
.page_order_step3 .header__static-menu,
.page_order_step4 .header__static-menu,
.page_order_step5 .header__static-menu,
.page_menu .header__static-menu,
.page_categories .header__static-menu {
  display: none; }
.page_cyo .header__logo,
.page_order_step2 .header__logo,
.page_order_step3 .header__logo,
.page_order_step4 .header__logo,
.page_order_step5 .header__logo,
.page_menu .header__logo,
.page_categories .header__logo {
  padding-left: 2rem; }
.page_cyo .header__nav,
.page_order_step2 .header__nav,
.page_order_step3 .header__nav,
.page_order_step4 .header__nav,
.page_order_step5 .header__nav,
.page_menu .header__nav,
.page_categories .header__nav {
  box-sizing: border-box;
  padding: 3.1rem 2rem 3.1rem 1rem;
  width: auto;
  background: none; }
  .page_cyo .header__nav > .header__user-menu,
  .page_order_step2 .header__nav > .header__user-menu,
  .page_order_step3 .header__nav > .header__user-menu,
  .page_order_step4 .header__nav > .header__user-menu,
  .page_order_step5 .header__nav > .header__user-menu,
  .page_menu .header__nav > .header__user-menu,
  .page_categories .header__nav > .header__user-menu {
    display: block; }
    @media screen and (max-width: 52.5em) {
      .page_cyo .header__nav > .header__user-menu,
      .page_order_step2 .header__nav > .header__user-menu,
      .page_order_step3 .header__nav > .header__user-menu,
      .page_order_step4 .header__nav > .header__user-menu,
      .page_order_step5 .header__nav > .header__user-menu,
      .page_menu .header__nav > .header__user-menu,
      .page_categories .header__nav > .header__user-menu {
        display: none; } }
.page_cyo .header__nav-fixed-basket,
.page_order_step2 .header__nav-fixed-basket,
.page_order_step3 .header__nav-fixed-basket,
.page_order_step4 .header__nav-fixed-basket,
.page_order_step5 .header__nav-fixed-basket,
.page_menu .header__nav-fixed-basket,
.page_categories .header__nav-fixed-basket {
  padding-right: 13rem; }
  .page_cyo .header__nav-fixed-basket .header__static-basket,
  .page_order_step2 .header__nav-fixed-basket .header__static-basket,
  .page_order_step3 .header__nav-fixed-basket .header__static-basket,
  .page_order_step4 .header__nav-fixed-basket .header__static-basket,
  .page_order_step5 .header__nav-fixed-basket .header__static-basket,
  .page_menu .header__nav-fixed-basket .header__static-basket,
  .page_categories .header__nav-fixed-basket .header__static-basket {
    position: fixed;
    margin-left: 0;
    right: 2rem;
    top: 3.1rem;
    z-index: 995;
    border-radius: 50%;
    transition: height .2s ease;
    transition: width .2s ease;
    transition: top .2s ease; }
    .page_cyo .header__nav-fixed-basket .header__static-basket.fixed-basket-message,
    .page_order_step2 .header__nav-fixed-basket .header__static-basket.fixed-basket-message,
    .page_order_step3 .header__nav-fixed-basket .header__static-basket.fixed-basket-message,
    .page_order_step4 .header__nav-fixed-basket .header__static-basket.fixed-basket-message,
    .page_order_step5 .header__nav-fixed-basket .header__static-basket.fixed-basket-message,
    .page_menu .header__nav-fixed-basket .header__static-basket.fixed-basket-message,
    .page_categories .header__nav-fixed-basket .header__static-basket.fixed-basket-message {
      top: 8.8rem; }
    .page_cyo .header__nav-fixed-basket .header__static-basket.fixed-basket-small,
    .page_order_step2 .header__nav-fixed-basket .header__static-basket.fixed-basket-small,
    .page_order_step3 .header__nav-fixed-basket .header__static-basket.fixed-basket-small,
    .page_order_step4 .header__nav-fixed-basket .header__static-basket.fixed-basket-small,
    .page_order_step5 .header__nav-fixed-basket .header__static-basket.fixed-basket-small,
    .page_menu .header__nav-fixed-basket .header__static-basket.fixed-basket-small,
    .page_categories .header__nav-fixed-basket .header__static-basket.fixed-basket-small {
      top: .5rem;
      width: 5.3rem;
      height: 4rem; }
      .page_cyo .header__nav-fixed-basket .header__static-basket.fixed-basket-small .header__static-basket-link,
      .page_order_step2 .header__nav-fixed-basket .header__static-basket.fixed-basket-small .header__static-basket-link,
      .page_order_step3 .header__nav-fixed-basket .header__static-basket.fixed-basket-small .header__static-basket-link,
      .page_order_step4 .header__nav-fixed-basket .header__static-basket.fixed-basket-small .header__static-basket-link,
      .page_order_step5 .header__nav-fixed-basket .header__static-basket.fixed-basket-small .header__static-basket-link,
      .page_menu .header__nav-fixed-basket .header__static-basket.fixed-basket-small .header__static-basket-link,
      .page_categories .header__nav-fixed-basket .header__static-basket.fixed-basket-small .header__static-basket-link {
        width: 5.3rem;
        height: 4rem;
        background-size: 5.3rem 4rem; }
      .page_cyo .header__nav-fixed-basket .header__static-basket.fixed-basket-small .basket__count,
      .page_order_step2 .header__nav-fixed-basket .header__static-basket.fixed-basket-small .basket__count,
      .page_order_step3 .header__nav-fixed-basket .header__static-basket.fixed-basket-small .basket__count,
      .page_order_step4 .header__nav-fixed-basket .header__static-basket.fixed-basket-small .basket__count,
      .page_order_step5 .header__nav-fixed-basket .header__static-basket.fixed-basket-small .basket__count,
      .page_menu .header__nav-fixed-basket .header__static-basket.fixed-basket-small .basket__count,
      .page_categories .header__nav-fixed-basket .header__static-basket.fixed-basket-small .basket__count {
        right: 0; }
    .page_cyo .header__nav-fixed-basket .header__static-basket.fixed-basket,
    .page_order_step2 .header__nav-fixed-basket .header__static-basket.fixed-basket,
    .page_order_step3 .header__nav-fixed-basket .header__static-basket.fixed-basket,
    .page_order_step4 .header__nav-fixed-basket .header__static-basket.fixed-basket,
    .page_order_step5 .header__nav-fixed-basket .header__static-basket.fixed-basket,
    .page_menu .header__nav-fixed-basket .header__static-basket.fixed-basket,
    .page_categories .header__nav-fixed-basket .header__static-basket.fixed-basket {
      top: 1.3rem; }
.page_cyo .header-not-authorized .header__nav,
.page_order_step2 .header-not-authorized .header__nav,
.page_order_step3 .header-not-authorized .header__nav,
.page_order_step4 .header-not-authorized .header__nav,
.page_order_step5 .header-not-authorized .header__nav,
.page_menu .header-not-authorized .header__nav,
.page_categories .header-not-authorized .header__nav {
  width: calc(100% - 39rem); }
.page_cyo .header-not-authorized .header__user-menu,
.page_order_step2 .header-not-authorized .header__user-menu,
.page_order_step3 .header-not-authorized .header__user-menu,
.page_order_step4 .header-not-authorized .header__user-menu,
.page_order_step5 .header-not-authorized .header__user-menu,
.page_menu .header-not-authorized .header__user-menu,
.page_categories .header-not-authorized .header__user-menu {
  display: none; }
.page_cyo .header-not-authorized .header__static-menu,
.page_order_step2 .header-not-authorized .header__static-menu,
.page_order_step3 .header-not-authorized .header__static-menu,
.page_order_step4 .header-not-authorized .header__static-menu,
.page_order_step5 .header-not-authorized .header__static-menu,
.page_menu .header-not-authorized .header__static-menu,
.page_categories .header-not-authorized .header__static-menu {
  display: block; }
  .page_cyo .header-not-authorized .header__static-menu .header__user-menu,
  .page_order_step2 .header-not-authorized .header__static-menu .header__user-menu,
  .page_order_step3 .header-not-authorized .header__static-menu .header__user-menu,
  .page_order_step4 .header-not-authorized .header__static-menu .header__user-menu,
  .page_order_step5 .header-not-authorized .header__static-menu .header__user-menu,
  .page_menu .header-not-authorized .header__static-menu .header__user-menu,
  .page_categories .header-not-authorized .header__static-menu .header__user-menu {
    display: block; }
@media screen and (max-width: 82.5em) {
  .page_cyo .header-not-authorized .header__nav,
  .page_order_step2 .header-not-authorized .header__nav,
  .page_order_step3 .header-not-authorized .header__nav,
  .page_order_step4 .header-not-authorized .header__nav,
  .page_order_step5 .header-not-authorized .header__nav,
  .page_menu .header-not-authorized .header__nav,
  .page_categories .header-not-authorized .header__nav {
    float: none;
    margin-top: 14rem;
    padding: .5rem 2rem;
    width: 100%; }
  .page_cyo .header-not-authorized .header__logo,
  .page_order_step2 .header-not-authorized .header__logo,
  .page_order_step3 .header-not-authorized .header__logo,
  .page_order_step4 .header-not-authorized .header__logo,
  .page_order_step5 .header-not-authorized .header__logo,
  .page_menu .header-not-authorized .header__logo,
  .page_categories .header-not-authorized .header__logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin-left: 0;
    padding-left: 0; } }
@media screen and (max-width: 52.5em) {
  .page_cyo .header-not-authorized .header__nav,
  .page_order_step2 .header-not-authorized .header__nav,
  .page_order_step3 .header-not-authorized .header__nav,
  .page_order_step4 .header-not-authorized .header__nav,
  .page_order_step5 .header-not-authorized .header__nav,
  .page_menu .header-not-authorized .header__nav,
  .page_categories .header-not-authorized .header__nav {
    float: none;
    margin-top: 0;
    padding: 0; }
  .page_cyo .header-not-authorized .header__static-menu,
  .page_order_step2 .header-not-authorized .header__static-menu,
  .page_order_step3 .header-not-authorized .header__static-menu,
  .page_order_step4 .header-not-authorized .header__static-menu,
  .page_order_step5 .header-not-authorized .header__static-menu,
  .page_menu .header-not-authorized .header__static-menu,
  .page_categories .header-not-authorized .header__static-menu {
    display: none; }
  .page_cyo .header-not-authorized .header__logo,
  .page_order_step2 .header-not-authorized .header__logo,
  .page_order_step3 .header-not-authorized .header__logo,
  .page_order_step4 .header-not-authorized .header__logo,
  .page_order_step5 .header-not-authorized .header__logo,
  .page_menu .header-not-authorized .header__logo,
  .page_categories .header-not-authorized .header__logo {
    margin: 0 auto;
    position: static;
    display: inline-block;
    vertical-align: top;
    transform: none; } }
@media screen and (max-width: 82.5em) {
  .page_cyo .header__nav,
  .page_order_step2 .header__nav,
  .page_order_step3 .header__nav,
  .page_order_step4 .header__nav,
  .page_order_step5 .header__nav,
  .page_menu .header__nav,
  .page_categories .header__nav {
    float: right;
    margin-top: 0;
    padding: 3.1rem 2rem 3.1rem 1rem;
    width: auto; }
    .page_cyo .header__nav.header__nav-fixed-basket,
    .page_order_step2 .header__nav.header__nav-fixed-basket,
    .page_order_step3 .header__nav.header__nav-fixed-basket,
    .page_order_step4 .header__nav.header__nav-fixed-basket,
    .page_order_step5 .header__nav.header__nav-fixed-basket,
    .page_menu .header__nav.header__nav-fixed-basket,
    .page_categories .header__nav.header__nav-fixed-basket {
      padding-right: 13rem; }
  .page_cyo .header__logo,
  .page_order_step2 .header__logo,
  .page_order_step3 .header__logo,
  .page_order_step4 .header__logo,
  .page_order_step5 .header__logo,
  .page_menu .header__logo,
  .page_categories .header__logo {
    position: static;
    transform: none;
    margin-left: 0; } }
@media screen and (max-width: 78em) {
  .page_cyo .header__logo,
  .page_order_step2 .header__logo,
  .page_order_step3 .header__logo,
  .page_order_step4 .header__logo,
  .page_order_step5 .header__logo,
  .page_menu .header__logo,
  .page_categories .header__logo {
    float: none; } }
@media screen and (max-width: 52.5em) {
  .page_cyo .header__logo,
  .page_order_step2 .header__logo,
  .page_order_step3 .header__logo,
  .page_order_step4 .header__logo,
  .page_order_step5 .header__logo,
  .page_menu .header__logo,
  .page_categories .header__logo {
    padding-left: 0; }
  .page_cyo .header__nav,
  .page_order_step2 .header__nav,
  .page_order_step3 .header__nav,
  .page_order_step4 .header__nav,
  .page_order_step5 .header__nav,
  .page_menu .header__nav,
  .page_categories .header__nav {
    padding: 0; } }

.page_order_step2 .header__nav-fixed-basket,
.page_order_step3 .header__nav-fixed-basket,
.page_order_step4 .header__nav-fixed-basket,
.page_order_step5 .header__nav-fixed-basket {
  padding-right: 0; }
@media screen and (max-width: 82.5em) {
  .page_order_step2 .header__nav.header__nav-fixed-basket,
  .page_order_step3 .header__nav.header__nav-fixed-basket,
  .page_order_step4 .header__nav.header__nav-fixed-basket,
  .page_order_step5 .header__nav.header__nav-fixed-basket {
    padding-right: 2rem; } }

.message[style="display: block;"] ~ .page__wrapper .fixed-basket,
.message[style="display: block;"] ~ .page__wrapper .fixed-basket-small {
  z-index: 10000; }
  .message[style="display: block;"] ~ .page__wrapper .fixed-basket .header__static-basket-link:before,
  .message[style="display: block;"] ~ .page__wrapper .fixed-basket-small .header__static-basket-link:before {
    opacity: 0; }
  .message[style="display: block;"] ~ .page__wrapper .fixed-basket .header__static-basket-link:after,
  .message[style="display: block;"] ~ .page__wrapper .fixed-basket-small .header__static-basket-link:after {
    opacity: 1; }

.page_index .header__static-basket,
.page_index .header__loyalty-menu {
  display: none; }
.page_index .header__nav {
  padding-top: 3rem;
  padding-bottom: 3.1rem; }
  .page_index .header__nav .dropdown-menu_user .dropdown-menu__header-link {
    background: url("/assets-images/index-user-menu-icon.svg") center center no-repeat;
    background-size: 9.4rem 7.1rem;
    width: 9.4rem;
    height: 7.1rem;
    padding: 0 0 0 9.4rem; }
.page_index .locator {
  padding: 8rem 0;
  position: relative;
  box-sizing: border-box; }
  .page_index .locator .locator__wrapper {
    padding: 2rem 0; }
  .page_index .locator:before, .page_index .locator:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0; }
    @media screen and (max-width: 93.75em) {
      .page_index .locator:before, .page_index .locator:after {
        display: none; } }
  .page_index .locator:before {
    width: 35.5rem;
    height: 34.8rem;
    background: url("/assets-images/index_locator_right_decoration.svg") center bottom no-repeat;
    left: -40.3rem; }
  .page_index .locator:after {
    width: 36rem;
    height: 32.8rem;
    background: url("/assets-images/index_locator_left_decoration.svg") center center no-repeat;
    right: -42.8rem; }
@media screen and (max-width: 64em) {
  .page_index .header__nav {
    padding: .5rem 2rem;
    float: none;
    margin-top: 13rem;
    width: 100%; }
    .page_index .header__nav .dropdown-menu_user .dropdown-menu__header-link {
      background-size: 7rem 5.3rem;
      width: 7rem;
      height: 5.3rem; }
  .page_index .header__logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin-left: 0;
    padding-left: 0; } }
@media screen and (max-width: 52.5em) {
  .page_index .locator {
    padding: 4rem 2rem; }
  .page_index .header__nav {
    padding: 0;
    float: none;
    margin-top: 0; }
  .page_index .header__logo {
    position: static;
    margin-left: auto;
    transform: none; } }

@media screen and (max-width: 52.5em) {
  .page_index .header__static-menu,
  .page_index .header__static-basket,
  .page_traiteur .header__static-menu,
  .page_traiteur .header__static-basket,
  .page_franchise .header__static-menu,
  .page_franchise .header__static-basket,
  .page_service_client .header__static-menu,
  .page_service_client .header__static-basket,
  .page_message_sent .header__static-menu,
  .page_message_sent .header__static-basket {
    display: none; } }
/* Shop info
   -------------------------------------------------------------------------- */
.shop-info {
  background-color: #fff;
  padding: 1.6rem 1.5rem 2.4rem;
  border-radius: 1.5rem;
  overflow: hidden; }
  .shop-info .shop-info__header {
    margin-bottom: 1.4rem; }
  .shop-info .shop-info__title {
    font-size: 1.6rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #4a699a;
    line-height: 3rem;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0; }
  .shop-info .shop-info__features {
    margin-top: 1.4rem; }
    .shop-info .shop-info__features .shop-info__feature + .shop-info__feature {
      margin-top: 1.6rem; }
  .shop-info .shop-info__feature-title {
    font-size: 1.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #4a699a;
    line-height: 1.6rem;
    text-transform: uppercase;
    text-align: left; }
  .shop-info .shop-info__feature-content {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.6rem;
    text-align: left; }
  .shop-info .shop-info__link {
    color: #000; }
  .shop-info .shop-info__card-icons {
    margin-top: 1rem; }
  .shop-info .card-icon {
    margin: .4rem .4rem 0 0; }
  .shop-info .shop-info__social-icons .social-icons {
    font-size: 0; }
    .shop-info .shop-info__social-icons .social-icons li {
      display: inline-block;
      vertical-align: top; }
    .shop-info .shop-info__social-icons .social-icons .social-icons__link {
      color: #000;
      border: .1rem solid #000; }
      .shop-info .shop-info__social-icons .social-icons .social-icons__link:hover {
        background-color: transparent;
        border-color: #d30e45; }
    .shop-info .shop-info__social-icons .social-icons .social-icons__icon + .social-icons__icon {
      margin-left: .4rem; }
  .shop-info.shop-info_mobile {
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    background-color: transparent; }
    .shop-info.shop-info_mobile .shop-info__header {
      margin-bottom: .9rem; }
    .shop-info.shop-info_mobile .shop-info__title {
      margin-bottom: .7rem;
      margin-right: 0;
      display: block;
      width: 100%;
      color: #d30e45; }
    .shop-info.shop-info_mobile .shop-info__feature-title {
      margin-bottom: .5rem;
      color: #d30e45; }
    .shop-info.shop-info_mobile .shop-info__social-icons {
      float: none; }
    .shop-info.shop-info_mobile .shop-info__change-location {
      margin-top: .8rem; }
    .shop-info.shop-info_mobile .shop-info__feature-content {
      line-height: 2rem; }

/* ==========================================================================
   BASKET
   ========================================================================== */
.basket {
  border: none;
  background-color: #fff;
  border-radius: 1.5rem;
  margin-bottom: 1rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.16); }

/* Basket header
   -------------------------------------------------------------------------- */
/* Basket header */
.basket .basket__header {
  padding: 1.5rem 1.8rem 1.5rem 1rem; }
.basket .basket__title {
  font-size: 1.4rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #d11448;
  line-height: 2rem; }
  @media screen and (max-width: 52.5em) {
    .basket .basket__title {
      display: block;
      padding-bottom: 1.6rem; } }
.basket .basket__repeat {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #272727;
  line-height: 2rem;
  margin-top: 0;
  text-decoration: underline;
  transition: background-color .2s ease, color .2s ease; }
  .basket .basket__repeat:hover {
    text-decoration: none; }
  @media screen and (max-width: 52.5em) {
    .basket .basket__repeat {
      padding: 0;
      display: block;
      position: absolute;
      top: 3.6rem;
      left: .8rem; } }
.basket .basket__close {
  display: none;
  width: 2.8rem;
  height: 2.8rem;
  font-size: 2.4rem;
  color: #000;
  position: absolute;
  top: 1rem;
  right: 1rem; }
  .basket .basket__close .basket__close-icon {
    display: block;
    width: 2.8rem;
    height: 2.8rem;
    text-align: center;
    line-height: 2.8rem; }
    .basket .basket__close .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 .basket__close .basket__close-icon:before {
      margin: 0; }
  @media screen and (max-width: 52.5em) {
    .basket .basket__close {
      display: block; } }
.basket .basket__empty {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #272727;
  line-height: 1.6rem;
  background-color: #c0cbda;
  padding: 1rem 1rem;
  margin-left: -1rem;
  margin-right: -1rem; }
.basket .basket__content {
  padding-left: 1rem;
  padding-right: 1rem; }

/* Basket item */
.basket .basket__items {
  padding: .8rem 0; }
.basket .basket-item__title {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000000;
  line-height: 1.6rem; }
.basket .basket-item__details,
.basket .basket-item__quantity,
.basket .basket-item__price,
.basket .basket-item__delete {
  display: inline-block;
  vertical-align: top; }
.basket .basket-item__details {
  width: 41%; }
.basket .basket-item__link:hover {
  text-decoration: underline; }
.basket .basket-item__options {
  margin-top: .5rem; }
.basket .basket-item__option {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.61);
  line-height: 1.4rem; }
.basket .basket-item__option-name {
  padding-left: .8rem; }
.basket .basket-item__delete {
  display: inline-block;
  vertical-align: top; }
  .basket .basket-item__delete .basket-item__delete-icon {
    color: #000000;
    padding: 0;
    margin-left: 1rem;
    display: block;
    width: 1.3rem;
    height: 1.3rem; }
    .basket .basket-item__delete .basket-item__delete-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: 0em;
      margin-left: 0em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .basket .basket-item__delete .basket-item__delete-icon:before {
      font-size: 1.3rem;
      line-height: 1.3rem;
      width: 1.3rem;
      height: 1.3rem; }
  .basket .basket-item__delete:hover .basket-item__delete-icon {
    color: #000; }

/* Basket deal
   -------------------------------------------------------------------------- */
.basket-deal {
  overflow: hidden;
  margin-left: -1rem;
  margin-right: -1rem; }
  .basket-deal .basket-deal__header {
    background-color: #4a6a9b;
    padding: 0.7rem 1rem; }
  .basket-deal .basket-deal__title {
    font-size: 1.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 1.4rem; }
  .basket-deal .basket-deal__link {
    display: inline-block;
    vertical-align: top; }
    .basket-deal .basket-deal__link:hover {
      color: #fff; }
  .basket-deal .basket-deal__delete .basket-deal__delete-icon {
    color: #fff;
    padding: 0;
    margin-left: .8rem;
    width: 1.4rem;
    height: 1.4rem;
    display: block; }
    .basket-deal .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 .basket-deal__delete .basket-deal__delete-icon:before {
      vertical-align: top;
      font-size: 1.4rem;
      line-height: 1.4rem;
      width: 1.4rem;
      height: 1.4rem; }
  .basket-deal .basket-deal__delete:hover .basket-deal__delete-icon {
    color: #fff; }

/* Basket deal item
   -------------------------------------------------------------------------- */
.basket-deal .basket-deal__items {
  background-color: #b0c4e2;
  padding: 1rem; }
.basket-deal .basket-deal__item-title {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 1.6rem; }
.basket-deal .basket-deal__item-name {
  width: 59%; }
.basket-deal .basket-deal__item-details {
  width: 41%; }
.basket-deal .basket-deal__item-link {
  display: block; }
  .basket-deal .basket-deal__item-link:hover {
    color: #000; }
.basket-deal .basket-deal__item-quantity,
.basket-deal .basket-deal__item-price {
  display: inline-block;
  vertical-align: top; }
.basket-deal .basket-deal__item-quantity {
  margin-left: .3rem; }
.basket-deal .basket-deal__item-options {
  margin-top: .5rem; }
.basket-deal .basket-deal__item-option {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.51);
  line-height: 1.4rem; }
.basket-deal .basket-deal__item-option-name {
  padding-left: 0; }
.basket-deal .basket-deal__item-delete .basket-deal__item-delete-icon {
  color: #000;
  padding: 0;
  margin-left: 1rem;
  width: 1.3rem;
  height: 1.3rem;
  display: block; }
  .basket-deal .basket-deal__item-delete .basket-deal__item-delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0em;
    margin-left: 0em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .basket-deal .basket-deal__item-delete .basket-deal__item-delete-icon:before {
    font-size: 1.3rem;
    line-height: 1.3rem;
    width: 1.3rem;
    height: 1.3rem; }
.basket-deal .basket-deal__item-delete:hover .basket-deal__item-delete-icon {
  color: #000; }

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery.basket__delivery_radio {
  font-size: 1.4rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #d11448;
  line-height: 2.8rem;
  overflow: hidden;
  border: none;
  border-radius: 0; }
.basket__delivery .basket__delivery-option {
  width: calc(50% - .4rem); }
  .basket__delivery .basket__delivery-option + .basket__delivery-option {
    margin-left: .8rem; }
.basket__delivery .basket__delivery-method {
  background-color: #fff;
  border: 0.1rem solid #d11448;
  line-height: 2.8rem;
  box-sizing: border-box;
  height: 3rem;
  padding: 0;
  border-radius: 1.5rem;
  overflow: hidden;
  display: block;
  transition: background-color .2s ease, color .2s ease; }
  .basket__delivery .basket__delivery-method:hover {
    color: #fff;
    border-color: #d11448;
    background-color: #d11448; }
.basket__delivery .basket__delivery-radio:checked + .basket__delivery-method {
  color: #fff;
  border-color: #d11448;
  background-color: #d11448; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__footer {
  padding-top: 1rem;
  padding-bottom: 1.5rem; }
  .basket__footer .basket__footer-row {
    padding: .8rem 1rem; }
  .basket__footer .basket__time {
    margin-top: .5rem;
    box-sizing: border-box;
    padding: 0 1rem; }
    .basket__footer .basket__time .nice-select__container {
      margin: 0;
      width: calc(50% - .4rem); }
      .basket__footer .basket__time .nice-select__container ~ .nice-select__container {
        margin-left: .8rem; }
    .basket__footer .basket__time .nice-select.open .list {
      max-height: 15rem; }
    .basket__footer .basket__time .nice-select .option {
      overflow: visible; }

/* Basket total, Basket charge
   -------------------------------------------------------------------------- */
.basket__footer .basket__total {
  padding-top: .5rem;
  padding-bottom: .5rem; }
.basket__footer .basket__charge-title,
.basket__footer .basket__charge-amount {
  font-size: 2rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #272727;
  line-height: 2.4rem;
  box-sizing: border-box; }
.basket__footer .basket__total-title,
.basket__footer .basket__total-amount {
  font-size: 2rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #272727;
  line-height: 2.4rem;
  box-sizing: border-box; }

/* Basket order button
   -------------------------------------------------------------------------- */
.basket__button .basket__button-wrapper {
  box-sizing: border-box; }
.basket__button .basket__button-link {
  color: #fff;
  background-color: #d11448;
  border: none;
  padding: 0 1.2rem;
  border-radius: 1.5rem;
  font-size: 1.4rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #fff;
  border: solid .1rem #d11448;
  line-height: 2.8rem;
  height: 3rem;
  transition: background-color .2s ease, color .2s ease; }
  .basket__button .basket__button-link:hover {
    color: #d11448;
    background-color: #fff; }

/* Basket coupon
   -------------------------------------------------------------------------- */
.basket__coupon {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 2.4rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem; }
  .basket__coupon .basket__coupon-link,
  .basket__coupon .basket__coupon-validate {
    display: inline-block;
    vertical-align: top;
    color: #000;
    text-decoration: underline;
    transition: background-color .2s ease, color .2s ease; }
    .basket__coupon .basket__coupon-link:hover,
    .basket__coupon .basket__coupon-validate:hover {
      text-decoration: none; }
  .basket__coupon .basket__coupon-enable,
  .basket__coupon .basket__coupon-enabled {
    padding: 0; }
  .basket__coupon .basket__coupon-form {
    font-size: 0; }
    .basket__coupon .basket__coupon-form span,
    .basket__coupon .basket__coupon-form .basket__coupon-input,
    .basket__coupon .basket__coupon-form .basket__coupon-validate {
      display: inline-block;
      vertical-align: top;
      font-size: 1.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #000;
      line-height: 2.4rem; }
    .basket__coupon .basket__coupon-form .basket__coupon-input {
      outline: none;
      box-shadow: none;
      margin: 0 .8rem;
      padding: 0 1.2rem;
      line-height: 2.8rem;
      height: 3rem;
      border-radius: 1rem;
      background-color: #fff;
      border: solid .1rem #bebdbd;
      box-sizing: border-box; }

/* Basket error messages
   -------------------------------------------------------------------------- */
.basket__error,
.basket__footer-red-message {
  box-sizing: border-box;
  padding: 1rem 1rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  text-align: left;
  color: #fff;
  background-color: #d30e45; }

/* Basket tip */
.basket-tip {
  display: none; }

/* basket upselling */
.basket-upselling {
  padding: 2.5rem 2rem 2rem;
  background-color: #fff;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.16);
  border-radius: 1.5rem; }
  .basket-upselling .basket-upselling__image-wrapper {
    display: none; }
  .basket-upselling .basket-upselling__header {
    margin-bottom: 2.5rem; }
  .basket-upselling .basket-upselling__title {
    font-size: 2.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #4a6a9b;
    font-weight: normal;
    line-height: 3rem;
    padding: 0 4rem;
    text-align: center; }
  .basket-upselling .basket-upselling__description {
    display: none; }
  .basket-upselling .nice-select__container {
    width: 100%;
    margin-bottom: 1rem; }
    .basket-upselling .nice-select__container .nice-select {
      width: 100%;
      border: .1rem solid #a9a9a9;
      border-radius: 1.5rem;
      padding: 0 3rem;
      height: 3.5rem;
      line-height: 3.3rem;
      text-align: center !important;
      color: #221e1e; }
      .basket-upselling .nice-select__container .nice-select .list {
        max-height: none; }
      .basket-upselling .nice-select__container .nice-select.open .list {
        max-height: 15rem;
        overflow-y: auto; }
      .basket-upselling .nice-select__container .nice-select:after {
        right: 1.8rem; }
  .basket-upselling .basket-upselling__button {
    color: #fff;
    background-color: #d11448;
    border: none;
    padding: 0 1.2rem;
    border-radius: 1.5rem;
    font-size: 1.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #fff;
    border: solid .1rem #d11448;
    line-height: 3rem;
    width: 100%;
    height: 3.2rem;
    transition: background-color .2s ease, color .2s ease;
    cursor: pointer; }
    .basket-upselling .basket-upselling__button:hover {
      color: #d11448;
      background-color: #fff; }

/* BASKET DROPDOWN */
.basket-dropdown {
  display: none; }
  .basket-dropdown.open {
    display: block;
    width: 100%;
    max-width: 35rem;
    box-sizing: border-box;
    padding: 1.7rem .8rem .8rem;
    background-color: #f1f1f1;
    border: .1rem solid #0f0e0f;
    position: fixed;
    top: 12rem;
    right: 4rem;
    margin-right: 0;
    z-index: 1000;
    transition: all .3s ease; }
    .basket-dropdown.open.fixed-basket-button-small {
      top: 6.7rem;
      right: 1.9rem; }
    .basket-dropdown.open.fixed-basket-button {
      top: 10rem; }
    .basket-dropdown.open:before, .basket-dropdown.open:after {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0; }
    .basket-dropdown.open:before {
      top: -0.7rem;
      right: 1.4rem;
      border-left: 1rem solid transparent;
      border-right: 1rem solid transparent;
      border-bottom: 0.7rem solid #0f0e0f; }
    .basket-dropdown.open:after {
      top: -0.6rem;
      right: 1.4rem;
      border-left: 1rem solid transparent;
      border-right: 1rem solid transparent;
      border-bottom: 0.7rem solid #f1f1f1; }
    .basket-dropdown.open .basket-dropdown__wrapper {
      display: block;
      box-sizing: border-box;
      background-color: transparent;
      max-height: calc(100vh - 15.2rem);
      overflow-y: auto; }
  .basket-dropdown .off-canvas__wrapper {
    padding-bottom: 0; }
  @media screen and (max-width: 52.5em) {
    .basket-dropdown {
      display: block; }
      .basket-dropdown.open {
        border: none;
        background-color: transparent; }
        .basket-dropdown.open:after, .basket-dropdown.open:before {
          display: none; } }

.message_persistent ~ .page__wrapper .basket-dropdown.open {
  top: 12.4rem; }
  .message_persistent ~ .page__wrapper .basket-dropdown.open .basket-dropdown__wrapper {
    max-height: calc(100vh - 13.6rem); }

/* TEXT BELOW BASKET */
.text-below-basket {
  background-color: #d30e45;
  box-sizing: border-box;
  display: block;
  margin: 0 auto 1rem;
  border-radius: 1.5rem;
  padding: 4rem 1rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.16); }
  .text-below-basket .text-below-basket__content {
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #fff; }

/* ==========================================================================
   NAVIGATIONS
   ========================================================================== */
/* Categories navigation
   -------------------------------------------------------------------------- */
.category-navigation {
  background-color: #f1f1f1; }
  .category-navigation .category-navigation__wrapper {
    overflow: hidden;
    max-width: 120rem;
    width: 100%; }
  @media screen and (max-width: 79em) {
    .category-navigation.category-navigation-scroll .category-navigation__wrapper {
      padding-right: 12rem;
      box-sizing: border-box; } }
  .category-navigation .category-navigation__list {
    font-size: 0;
    padding: 0;
    text-align: left;
    display: flex;
    flex-wrap: wrap; }
  .category-navigation .category-navigation__item {
    font-size: 1.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #000000;
    margin: 0;
    order: 2;
    flex-shrink: 0; }
    .category-navigation .category-navigation__item:first-child {
      order: 0; }
    .category-navigation .category-navigation__item_favourites {
      order: 1; }
  .category-navigation .category-navigation__item_active .category-navigation__link,
  .category-navigation .category-navigation__item_active .category-navigation__link:hover {
    color: #fff;
    background-color: #d20d45; }
    .category-navigation .category-navigation__item_active .category-navigation__link .category-navigation__favourite-icon,
    .category-navigation .category-navigation__item_active .category-navigation__link:hover .category-navigation__favourite-icon {
      color: #fff; }
  .category-navigation .category-navigation__favourite-icon {
    color: #000;
    font-size: 1.4rem; }
    .category-navigation .category-navigation__favourite-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .category-navigation .category-navigation__link {
    padding: 0 2rem;
    line-height: 5rem;
    transition: background-color .2s ease, color .2s ease; }
    .category-navigation .category-navigation__link:hover {
      color: #d20d45; }
      .category-navigation .category-navigation__link:hover .category-navigation__favourite-icon {
        color: #d20d45; }
  @media screen and (max-width: 52.5em) {
    .category-navigation .category-navigation__wrapper {
      width: calc(100% - 5.2rem);
      overflow-x: auto;
      overflow-y: hidden; }
    .category-navigation .category-navigation__list {
      flex-wrap: nowrap; }
    .category-navigation .category-navigation__item_active .category-navigation__link,
    .category-navigation .category-navigation__item_active .category-navigation__link:hover {
      color: #d20d45;
      background-color: transparent; }
      .category-navigation .category-navigation__item_active .category-navigation__link .category-navigation__favourite-icon,
      .category-navigation .category-navigation__item_active .category-navigation__link:hover .category-navigation__favourite-icon {
        color: #d20d45; }
    .category-navigation .category-navigation__link {
      line-height: 4rem; } }

/* Categories mobile navigation
   -------------------------------------------------------------------------- */
@media screen and (max-width: 52.5em) {
  .category-navigation_mobile {
    position: relative;
    height: 4rem; } }
.category-navigation_mobile .category-navigation_mobile-icon-left,
.category-navigation_mobile .category-navigation_mobile-icon-right {
  display: block;
  width: 2rem;
  height: 5rem;
  background-color: transparent;
  position: absolute;
  top: 0;
  cursor: pointer; }
  @media screen and (max-width: 52.5em) {
    .category-navigation_mobile .category-navigation_mobile-icon-left,
    .category-navigation_mobile .category-navigation_mobile-icon-right {
      height: 4rem;
      width: 2.6rem; } }
.category-navigation_mobile .category-navigation_mobile-icon-left {
  left: 0; }
  .category-navigation_mobile .category-navigation_mobile-icon-left:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
.category-navigation_mobile .category-navigation_mobile-icon-right {
  right: 0; }
  .category-navigation_mobile .category-navigation_mobile-icon-right:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
.category-navigation_mobile .category-navigation_mobile-icon-left:before,
.category-navigation_mobile .category-navigation_mobile-icon-right:before {
  margin: 0;
  line-height: 5rem;
  color: #d30e45;
  font-size: 1.6rem;
  font-weight: 900; }
  @media screen and (max-width: 52.5em) {
    .category-navigation_mobile .category-navigation_mobile-icon-left:before,
    .category-navigation_mobile .category-navigation_mobile-icon-right:before {
      line-height: 4rem; } }

/* CHECKOUT NAVIGATION */
.checkout-navigation {
  background-color: #f1f1f1; }
  .checkout-navigation .checkout-navigation__list {
    font-size: 0;
    text-align: left; }
  .checkout-navigation .checkout-navigation__item {
    font-size: 0;
    height: 5rem;
    padding: 0 1rem;
    position: relative; }
    .checkout-navigation .checkout-navigation__item:last-child:before {
      margin-left: 0; }
  .checkout-navigation .checkout-navigation__item-nb,
  .checkout-navigation .checkout-navigation__item-title {
    font-size: 1.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 5rem;
    display: inline-block;
    vertical-align: top;
    margin-right: 0; }
  .checkout-navigation .checkout-navigation__item-title {
    padding-left: 1rem; }
  .checkout-navigation .checkout-navigation__item_active {
    overflow: visible;
    margin-right: 4.5rem;
    padding: 0 0 0 2rem;
    background-color: #d30e45; }
    .checkout-navigation .checkout-navigation__item_active .checkout-navigation__item-nb,
    .checkout-navigation .checkout-navigation__item_active .checkout-navigation__item-title {
      color: #fff; }
    .checkout-navigation .checkout-navigation__item_active:after {
      content: '';
      display: block;
      position: absolute;
      right: -4rem;
      top: 0;
      width: 0;
      height: 0;
      border-bottom: 2.5rem solid transparent;
      border-left: 4rem solid #d30e45;
      border-top: 2.5rem solid transparent; }
  @media screen and (max-width: 40em) {
    .checkout-navigation .checkout-navigation__item-title {
      display: none; }
    .checkout-navigation .checkout-navigation__item_active .checkout-navigation__item-title {
      display: inline-block; } }

/* ACCOUNT NAVIGATION */
.account-navigation {
  background-color: #f1f1f1; }
  .account-navigation .account-navigation__list {
    font-size: 0;
    text-align: left; }
    .account-navigation .account-navigation__list .account-navigation__item {
      font-size: 1.4rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      color: #000;
      line-height: 5rem;
      height: 5rem;
      position: relative;
      padding: 0 2rem; }
    .account-navigation .account-navigation__list .account-navigation__item_active {
      overflow: visible;
      background-color: #d30e45;
      padding-right: 0;
      margin-right: 5rem;
      color: #fff; }
      .account-navigation .account-navigation__list .account-navigation__item_active .account-navigation__link {
        margin-right: -1rem;
        position: relative;
        z-index: 1; }
      .account-navigation .account-navigation__list .account-navigation__item_active:after {
        content: '';
        display: block;
        position: absolute;
        right: -4rem;
        top: 0;
        width: 0;
        height: 0;
        border-bottom: 2.5rem solid transparent;
        border-left: 4rem solid #d30e45;
        border-top: 2.5rem solid transparent; }
  .account-navigation .account-navigation__link {
    padding: 0; }

/* Static navigation */
.static-navigation .static-navigation__list {
  font-size: 0;
  display: flex;
  justify-content: space-between; }
.static-navigation .static-navigation__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  font-size: 3rem;
  line-height: 3rem;
  color: #d0043c; }
  .static-navigation .static-navigation__item.static-navigation__item_important {
    color: #d0043c; }
  .static-navigation .static-navigation__item:has(.static-navigation__link[href="/franchise"]), .static-navigation .static-navigation__item:has(.static-navigation__link[href="/wee"]) {
    display: none; }
.static-navigation .static-navigation__link {
  text-decoration: none;
  cursor: pointer;
  transition: color .3s ease; }
  .static-navigation .static-navigation__link:hover {
    text-decoration: none;
    color: #d0043c; }

/* Default slideshow navigation */
.unslider-nav {
  bottom: 3rem;
  z-index: 10; }
  .unslider-nav ol {
    font-size: 0; }
    .unslider-nav ol li {
      border: solid .1rem #0a0a0a;
      margin: 0 .3rem;
      width: 1.2rem;
      height: 1.2rem;
      box-sizing: border-box; }
      .unslider-nav ol li.unslider-active {
        background-color: #0a0a0a; }
  @media screen and (max-width: 75em) {
    .unslider-nav {
      bottom: 2rem; } }
  @media screen and (max-width: 26.25em) {
    .unslider-nav {
      bottom: 1rem; } }

/* SPLIDE SLIDER */
.splide {
  position: relative; }
  .splide .splide__track {
    padding-bottom: 8.1rem;
    z-index: 4; }
    @media screen and (max-width: 60em) {
      .splide .splide__track {
        padding-bottom: 5.2rem; } }
  .splide .splide__slide {
    margin-left: 5.3rem;
    overflow: hidden;
    border-radius: 1.5rem;
    border: solid .4rem transparent; }
    .splide .splide__slide.splide__slide.is-active {
      border: solid .4rem #d30e45;
      background-color: #fff; }
    @media screen and (max-width: 52.5em) {
      .splide .splide__slide {
        margin-left: 2.5rem; } }
  .splide .splide__product {
    width: 100%;
    max-width: 27.5rem; }
    @media screen and (max-width: 52.5em) {
      .splide .splide__product {
        max-width: 18.8rem; } }
    .splide .splide__product .splide__product-link {
      background-color: #fff;
      display: block;
      text-decoration: none; }
      .splide .splide__product .splide__product-link:hover {
        text-decoration: none; }
    .splide .splide__product .splide__product-picture {
      display: block; }
    .splide .splide__product .splide__product-name {
      font-size: 3rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      color: #4a699a;
      line-height: 4rem;
      font-weight: normal;
      text-align: center;
      padding-top: .4rem; }
      @media screen and (max-width: 52.5em) {
        .splide .splide__product .splide__product-name {
          font-size: 2rem;
          line-height: 3rem; } }
    .splide .splide__product .splide__product-bottom {
      display: block;
      width: 100%;
      text-align: center;
      margin-top: .9rem;
      padding-bottom: 2.7rem; }
      @media screen and (max-width: 52.5em) {
        .splide .splide__product .splide__product-bottom {
          margin-top: 0;
          padding-bottom: 1.8rem; } }
    .splide .splide__product .splide__product-add-icon {
      display: block;
      margin: 0 auto;
      width: 5.4rem;
      height: 5.4rem;
      box-sizing: border-box;
      background: url("/assets-images/add-icon.png") right center no-repeat; }
      @media screen and (max-width: 52.5em) {
        .splide .splide__product .splide__product-add-icon {
          width: 3.8rem;
          height: 3.8rem;
          background-size: cover; } }
  .splide .splide__arrows {
    display: none; }
  .splide .splide__pagination {
    display: none;
    margin-bottom: 5.5rem;
    left: 50%;
    transform: translate(-50%, 0);
    width: auto;
    position: absolute;
    bottom: 0;
    z-index: 5; }
    @media screen and (max-width: 60em) {
      .splide .splide__pagination {
        margin-bottom: 2rem; } }
    .splide .splide__pagination li {
      margin-left: .3rem;
      margin-right: .3rem; }
      .splide .splide__pagination li:first-child {
        margin-left: 0; }
      .splide .splide__pagination li:last-child {
        margin-right: 0; }
    .splide .splide__pagination .splide__pagination__page {
      width: 1.2rem;
      height: 1.2rem;
      border-radius: 50%;
      border: solid .1rem #000;
      background-color: transparent;
      padding: 0;
      box-sizing: border-box;
      display: block; }
      .splide .splide__pagination .splide__pagination__page.is-active {
        background-color: #000; }

/* CAROUSEL SLIDER */
.gallery {
  position: relative;
  padding-bottom: 5.2rem; }
  @media screen and (max-width: 52.5em) {
    .gallery {
      padding-bottom: 6.4rem;
      width: 100%;
      overflow: hidden; } }
  .gallery .gallery-container {
    max-width: 90rem;
    height: 48.6rem; }
    @media screen and (max-width: 75em) {
      .gallery .gallery-container {
        max-width: 60rem; } }
    @media screen and (max-width: 52.5em) {
      .gallery .gallery-container {
        width: 40.4rem;
        height: 32.2rem; } }
    @media screen and (max-width: 28.75em) {
      .gallery .gallery-container {
        left: 50%;
        transform: translate(-50%, 0);
        margin: 0; } }
  .gallery .gallery-item {
    width: auto;
    max-width: 27.5rem;
    height: auto;
    border-radius: 1.5rem;
    overflow: hidden;
    box-shadow: none;
    background-color: #fff;
    border: solid .4rem transparent; }
    @media screen and (max-width: 52.5em) {
      .gallery .gallery-item {
        max-width: 18.8rem;
        box-sizing: border-box; } }
    .gallery .gallery-item.gallery-item-previous, .gallery .gallery-item.gallery-item-selected, .gallery .gallery-item.gallery-item-next, .gallery .gallery-item.gallery-item-first, .gallery .gallery-item.gallery-item-last {
      width: auto;
      max-width: 27.5rem;
      height: auto;
      box-shadow: none; }
      @media screen and (max-width: 52.5em) {
        .gallery .gallery-item.gallery-item-previous, .gallery .gallery-item.gallery-item-selected, .gallery .gallery-item.gallery-item-next, .gallery .gallery-item.gallery-item-first, .gallery .gallery-item.gallery-item-last {
          max-width: 18.8rem; } }
    .gallery .gallery-item.gallery-item-selected {
      border: solid .4rem #d30e45;
      top: 8rem; }
    .gallery .gallery-item.gallery-item-previous, .gallery .gallery-item.gallery-item-next {
      transform: translateX(0);
      top: 4.9rem; }
    .gallery .gallery-item.gallery-item-previous {
      left: 0; }
    .gallery .gallery-item.gallery-item-next {
      left: calc(100% - 27.5rem); }
    .gallery .gallery-item.gallery-item-first, .gallery .gallery-item.gallery-item-last {
      opacity: .38;
      top: 0;
      transform: translateX(0); }
    .gallery .gallery-item.gallery-item-first {
      left: 15.8rem; }
    .gallery .gallery-item.gallery-item-last {
      left: calc(100% - 43.3rem); }
    @media screen and (max-width: 75em) {
      .gallery .gallery-item.gallery-item-first, .gallery .gallery-item.gallery-item-last {
        opacity: 0;
        left: 50%;
        transform: translateX(-50%); }
      .gallery .gallery-item.gallery-item-previous, .gallery .gallery-item.gallery-item-next {
        opacity: .38; } }
    @media screen and (max-width: 52.5em) {
      .gallery .gallery-item.gallery-item-selected {
        top: 5.5rem; }
      .gallery .gallery-item.gallery-item-previous, .gallery .gallery-item.gallery-item-first {
        top: 0; }
      .gallery .gallery-item.gallery-item-next, .gallery .gallery-item.gallery-item-last {
        left: calc(100% - 18.8rem);
        top: 0; } }
    .gallery .gallery-item .gallery-item__bottom {
      margin-top: .9rem;
      padding-bottom: 2.7rem; }
      @media screen and (max-width: 52.5em) {
        .gallery .gallery-item .gallery-item__bottom {
          margin-top: .4rem;
          padding-bottom: 1.3rem; } }
    .gallery .gallery-item .gallery-item__link,
    .gallery .gallery-item .gallery-item__link:hover {
      text-decoration: none;
      display: block; }
    .gallery .gallery-item .gallery-item__title {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      box-sizing: border-box;
      font-size: 3rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      color: #4a699a;
      line-height: 4rem;
      font-weight: normal;
      text-align: center;
      padding-top: .4rem;
      min-height: 8.4rem; }
      @media screen and (max-width: 52.5em) {
        .gallery .gallery-item .gallery-item__title {
          font-size: 2rem;
          line-height: 3rem;
          min-height: 6.4rem; } }
    .gallery .gallery-item .gallery-item__icon {
      display: block;
      margin: 0 auto;
      max-width: 5.4rem; }
      @media screen and (max-width: 52.5em) {
        .gallery .gallery-item .gallery-item__icon {
          max-width: 3.8rem; } }

/* CAROUSEL SLIDER NAVIGATION */
.gallery-controls {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  margin: .8rem 0; }
  @media screen and (max-width: 52.5em) {
    .gallery-controls {
      margin: 1.4rem 0; } }
  .gallery-controls .gallery-controls-previous,
  .gallery-controls .gallery-controls-next {
    display: block;
    width: 3.6rem;
    height: 3.6rem;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 3.6rem;
    position: relative;
    background-color: transparent; }
    .gallery-controls .gallery-controls-previous:before,
    .gallery-controls .gallery-controls-next:before {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      display: block;
      width: 3.6rem;
      height: 3.6rem;
      padding: 0;
      border: none;
      transform: none; }
  .gallery-controls .gallery-controls-previous + .gallery-controls-next {
    margin-left: 9rem; }
  .gallery-controls .gallery-controls-previous:before {
    background: url("/assets-images/splide-pagination-arrow-icon.png") center center no-repeat;
    background-size: 1.52rem 1.6rem; }
  .gallery-controls .gallery-controls-previous:hover::before {
    left: 0; }
  .gallery-controls .gallery-controls-next:before {
    background: url("/assets-images/splide-pagination-arrow-icon.png") center center no-repeat;
    background-size: 1.52rem 1.6rem;
    transform: rotate(180deg); }
  .gallery-controls .gallery-controls-next:hover::before {
    right: auto; }

.gallery-nav {
  bottom: -3.2rem; }
  @media screen and (max-width: 52.5em) {
    .gallery-nav {
      bottom: -3.8rem; } }
  .gallery-nav li {
    width: 1.2rem;
    height: 1.2rem;
    background-color: transparent;
    margin: 0 .3rem;
    box-sizing: border-box;
    border: solid .1rem #0a0a0a; }
    .gallery-nav li.gallery-item-selected {
      background-color: #0a0a0a; }

/* INDEX CONTENT ROW INFO */
.content-row {
  display: flex;
  background-color: #fff; }
  .content-row .content-row__image {
    display: block;
    margin: 0 auto; }
    .content-row .content-row__image.content-row__image_mobile {
      display: none; }
    @media screen and (max-width: 52.5em) {
      .content-row .content-row__image {
        display: none; }
        .content-row .content-row__image.content-row__image_mobile {
          display: block;
          margin: 0 auto; } }
  .content-row .content-row__info {
    width: 56rem;
    padding-right: 4rem;
    padding-left: 8rem;
    box-sizing: border-box; }
    @media screen and (max-width: 60em) {
      .content-row .content-row__info {
        padding-left: 4rem;
        padding-right: 3rem;
        width: 46rem; } }
    @media screen and (max-width: 52.5em) {
      .content-row .content-row__info {
        width: 100%;
        padding-left: 2rem;
        padding-right: 2rem; } }
    .content-row .content-row__info .content-row__info-title {
      font-size: 3.6rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      color: #d30e45;
      font-weight: normal;
      line-height: 4.6rem;
      margin-bottom: 3.4rem; }
      @media screen and (max-width: 52.5em) {
        .content-row .content-row__info .content-row__info-title {
          font-size: 3rem;
          line-height: 4rem;
          margin-bottom: 2rem;
          text-align: center; } }
    .content-row .content-row__info .content-row__info-description,
    .content-row .content-row__info .content-row__info-description p {
      font-size: 2.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #000000;
      line-height: 2.8rem;
      margin: 0; }
      @media screen and (max-width: 52.5em) {
        .content-row .content-row__info .content-row__info-description,
        .content-row .content-row__info .content-row__info-description p {
          font-size: 1.4rem;
          line-height: 2rem;
          margin-bottom: 2rem; } }
    .content-row .content-row__info .content-row__info-description {
      margin-bottom: 2rem; }
  .content-row .content-row__info-description_desktop {
    display: block; }
  .content-row .content-row__info-description_mobile {
    display: none; }
  @media screen and (max-width: 52.5em) {
    .content-row .content-row__info-description_desktop {
      display: none; }
    .content-row .content-row__info-description_mobile {
      display: block;
      padding-left: 2rem;
      padding-right: 2rem;
      margin-bottom: 2rem; } }
  .content-row .content-row__slider {
    width: calc(100% - 56rem); }
    @media screen and (max-width: 60em) {
      .content-row .content-row__slider {
        width: calc(100% - 46rem); } }
    @media screen and (max-width: 52.5em) {
      .content-row .content-row__slider {
        width: 100%; } }
  .content-row.content-row_slider {
    background-color: #f1f1f1; }
    .content-row.content-row_slider .content-row__wrapper {
      max-width: 100%;
      box-sizing: border-box;
      padding-top: 8rem;
      display: flex; }
      @media screen and (max-width: 60em) {
        .content-row.content-row_slider .content-row__wrapper {
          padding-top: 3rem; } }
      @media screen and (max-width: 52.5em) {
        .content-row.content-row_slider .content-row__wrapper {
          padding-top: .8rem;
          flex-direction: column; } }

.content-row_carousel {
  background: none;
  background-color: #4a699a; }
  .content-row_carousel .content-row__wrapper {
    padding-top: 3.3rem;
    display: flex;
    width: 100%; }
    @media screen and (max-width: 60em) {
      .content-row_carousel .content-row__wrapper {
        flex-direction: column; } }
    @media screen and (max-width: 52.5em) {
      .content-row_carousel .content-row__wrapper {
        margin-left: auto;
        margin-right: auto; } }
  .content-row_carousel .content-row__info {
    width: 42rem;
    padding-top: 4.2rem;
    padding-right: 6.3rem; }
    @media screen and (max-width: 62em) {
      .content-row_carousel .content-row__info {
        width: 38rem;
        padding-right: 2rem; } }
    @media screen and (max-width: 60em) {
      .content-row_carousel .content-row__info {
        width: 100%;
        padding-top: 0;
        padding-left: 2rem;
        padding-right: 2rem; } }
    .content-row_carousel .content-row__info .content-row__info-title {
      font-size: 3.6rem;
      font-weight: normal;
      line-height: 4.6rem;
      color: #fff;
      margin-bottom: 2.7rem; }
      @media screen and (max-width: 60em) {
        .content-row_carousel .content-row__info .content-row__info-title {
          font-size: 3rem;
          line-height: 4rem;
          text-align: center;
          margin-bottom: 3rem; } }
      @media screen and (max-width: 52.5em) {
        .content-row_carousel .content-row__info .content-row__info-title {
          margin-bottom: 3rem; } }
    .content-row_carousel .content-row__info .content-row__info-description,
    .content-row_carousel .content-row__info .content-row__info-description p {
      color: #fff; }
      @media screen and (max-width: 60em) {
        .content-row_carousel .content-row__info .content-row__info-description,
        .content-row_carousel .content-row__info .content-row__info-description p {
          font-size: 1.4rem;
          line-height: 2rem; } }
  @media screen and (max-width: 60em) {
    .content-row_carousel .content-row__info-description_mobile {
      display: block;
      margin-bottom: 1rem;
      padding-left: 2rem;
      padding-right: 2rem; }
    .content-row_carousel .content-row__info-description_desktop {
      display: none; } }
  .content-row_carousel .content-row__carousel {
    display: block;
    box-sizing: border-box;
    width: calc(100% - 42rem); }
    @media screen and (max-width: 62em) {
      .content-row_carousel .content-row__carousel {
        width: calc(100% - 40rem); } }
    @media screen and (max-width: 60em) {
      .content-row_carousel .content-row__carousel {
        width: 100%; } }
    @media screen and (max-width: 52.5em) {
      .content-row_carousel .content-row__carousel {
        margin-top: 0; } }

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

/* Mobile: burger menu
   -------------------------------------------------------------------------- */
.burger-menu .burger-menu__button {
  padding: 0;
  width: 2.5rem; }
.burger-menu .burger-menu__link {
  display: block; }
  @media screen and (max-width: 52.5em) {
    .burger-menu .burger-menu__link {
      box-sizing: border-box;
      padding: 1.5rem 2.3rem 1.5rem 0; } }
.burger-menu .burger-menu__line {
  display: block;
  width: 2.5rem;
  height: .2rem;
  border-top: none;
  background-color: #d30e45; }
  .burger-menu .burger-menu__line + .burger-menu__line {
    margin-top: .6rem; }

.mobile-credits {
  display: none;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6rem;
  height: 4.5rem;
  color: #fff;
  box-shadow: none;
  padding: .8rem 1.2rem; }

/* Mobile: menu on the left (navigation)
   -------------------------------------------------------------------------- */
.mobile-menu .mobile-menu__header {
  background-color: #d30e45;
  padding: 1rem 1.4rem; }
.mobile-menu .mobile-menu__close-icon {
  color: #fff;
  font-size: 1.8rem; }
  .mobile-menu .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-icon:before {
    margin: 0;
    display: block; }
.mobile-menu .mobile-menu__section-link {
  font-size: 1.4rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #4a699a;
  font-weight: normal;
  line-height: 2rem;
  padding: 0.5rem 1.4rem;
  background-color: transparent; }
  .mobile-menu .mobile-menu__section-link:hover, .mobile-menu .mobile-menu__section-link:active {
    color: #d30e45; }
.mobile-menu .mobile-menu__section_user {
  font-size: 1.4rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #000;
  color: #4a699a;
  line-height: 2rem;
  padding: 1.4rem;
  background-color: #fff;
  border-bottom: .2rem solid #4a699a; }
.mobile-menu .mobile-menu__section_login {
  padding: 1.4rem;
  border-bottom: .2rem solid #4a699a; }
  .mobile-menu .mobile-menu__section_login .mobile-menu__section-link {
    padding: 0;
    color: #000; }
    .mobile-menu .mobile-menu__section_login .mobile-menu__section-link:hover {
      color: #d30e45; }
.mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu {
  border-bottom: .1rem solid #341732; }
  .mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu + .mobile-menu__section {
    margin-top: 1rem; }
  .mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu + .mobile-menu__section_has-submenu {
    margin-top: 0; }
  .mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu .mobile-menu__section-link {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem; }
    .mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu .mobile-menu__section-link:hover, .mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu .mobile-menu__section-link:active {
      color: #d0043c; }
.mobile-menu .mobile-menu__section.mobile-menu__section_unfolded.mobile-menu__section_has-submenu {
  border-bottom: .1rem solid #341732; }
.mobile-menu .mobile-menu__section.mobile-menu__section_unfolded .mobile-menu__section-link,
.mobile-menu .mobile-menu__section.mobile-menu__section_unfolded .mobile-menu__section-link:hover,
.mobile-menu .mobile-menu__section.mobile-menu__section_unfolded .mobile-menu__section-link:active {
  color: #fff;
  background-color: #4a699a; }
.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-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_unfolded .mobile-menu__submenu {
  display: flex; }
.mobile-menu .mobile-menu__submenu {
  padding-top: 1rem;
  padding-bottom: 1rem;
  flex-direction: column; }
  .mobile-menu .mobile-menu__submenu .mobile-menu__item-link {
    padding-left: 3rem; }
  .mobile-menu .mobile-menu__submenu .mobile-menu__item {
    order: 2; }
    .mobile-menu .mobile-menu__submenu .mobile-menu__item:nth-child(2) {
      order: 0; }
    .mobile-menu .mobile-menu__submenu .mobile-menu__item_favourites {
      order: 1; }
.mobile-menu .mobile-menu__favourite-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }
.mobile-menu .mobile-menu__item {
  border-top: none; }
.mobile-menu .mobile-menu__item-link {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #341432;
  line-height: 2rem;
  padding: .5rem 1.4rem;
  background-color: transparent; }
  .mobile-menu .mobile-menu__item-link:hover, .mobile-menu .mobile-menu__item-link:active {
    color: #ea092a; }
.mobile-menu .mobile-menu__item_active .mobile-menu__item-link {
  color: #ea092a; }

/* Mobile: menu on the right (basket)
   -------------------------------------------------------------------------- */
.basket-menu__basket-icon,
.basket-menu__items {
  display: none; }

.header__basket-menu .mobile-basket-button {
  position: fixed;
  width: 100%;
  background-color: #d11448; }
  .header__basket-menu .mobile-basket-button .mobile-basket-button__link {
    padding: 0;
    width: 100%;
    height: 4.6rem; }
    .header__basket-menu .mobile-basket-button .mobile-basket-button__link:after {
      display: none; }
  .header__basket-menu .mobile-basket-button .mobile-basket-button__part {
    font-size: 1.8rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    line-height: 4.6rem;
    text-decoration: none; }
    .header__basket-menu .mobile-basket-button .mobile-basket-button__part + .mobile-basket-button__part:before {
      content: '';
      position: absolute;
      left: 50%;
      top: 50%;
      width: .16rem;
      height: 1.44rem;
      display: block;
      background-color: #fff;
      transform: translate(-50%, -50%); }
  .header__basket-menu .mobile-basket-button .mobile-basket-button__items {
    line-height: 4.6rem;
    padding-top: 0; }
  .header__basket-menu .mobile-basket-button .mobile-basket-button__icon {
    margin: 0;
    margin-top: 1rem;
    padding: 0;
    width: 1.8rem;
    height: 2rem; }
  .header__basket-menu .mobile-basket-button .mobile-basket-button__nb-items {
    font-size: 1.8rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #fff; }
  .header__basket-menu .mobile-basket-button .mobile-basket-button__total {
    line-height: 4.6rem;
    margin-left: 1.4rem;
    display: inline-block;
    vertical-align: top; }

/* MESSAGES */
.message {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #2d1e33;
  line-height: 2rem;
  text-transform: uppercase; }
  .message .message__content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
  .message.message_info {
    color: #fff;
    background-color: #4a6a9b;
    opacity: 1; }
  .message.message_error {
    color: #fff;
    background-color: #d30e45;
    opacity: 1; }

/* Homepage: newsletter signup form
   -------------------------------------------------------------------------- */
.index-newsletter {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #f1f1f1;
  box-sizing: border-box; }
  .index-newsletter .index-newsletter__wrapper {
    max-width: 160rem;
    width: 100%;
    margin: 0 auto;
    padding: 4.2rem 5%;
    box-sizing: border-box; }
    @media screen and (max-width: 75em) {
      .index-newsletter .index-newsletter__wrapper {
        padding: 4.2rem 2%; } }
    @media screen and (max-width: 52.5em) {
      .index-newsletter .index-newsletter__wrapper {
        padding: 4.2rem 2rem;
        max-width: 62rem; } }
  .index-newsletter .index-newsletter__fieldset {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 0;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 52.5em) {
      .index-newsletter .index-newsletter__fieldset {
        flex-direction: column; } }
  .index-newsletter .index-newsletter__title {
    font-size: 3.6rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d30e45;
    line-height: 5.4rem;
    font-weight: normal;
    text-transform: uppercase;
    float: none;
    display: block;
    width: 46rem;
    margin-left: 0;
    padding-right: 3rem;
    box-sizing: border-box; }
    @media screen and (max-width: 75em) {
      .index-newsletter .index-newsletter__title {
        font-size: 3rem;
        padding-right: 2rem;
        width: 36rem; } }
    @media screen and (max-width: 52.5em) {
      .index-newsletter .index-newsletter__title {
        font-size: 2.8rem;
        width: 100%;
        padding: 0;
        margin-bottom: 1.2rem;
        text-align: center;
        margin-bottom: 0; } }
  .index-newsletter .index-newsletter__field-wrapper {
    float: none;
    width: calc(50% - 26.3rem);
    padding: 0 5rem 0 0;
    box-sizing: border-box; }
    @media screen and (max-width: 75em) {
      .index-newsletter .index-newsletter__field-wrapper {
        padding: 0 2rem 0 0; } }
    @media screen and (max-width: 52.5em) {
      .index-newsletter .index-newsletter__field-wrapper {
        width: 100%;
        padding: 0;
        margin-bottom: 1.2rem; }
        .index-newsletter .index-newsletter__field-wrapper + .index-newsletter__field-wrapper {
          margin-top: 0; } }
  .index-newsletter .index-newsletter__field {
    border: 0.3rem solid #d62253;
    height: 6rem;
    line-height: 5.4rem;
    border-radius: 2.5rem;
    padding: 0 2.8rem;
    font-size: 2.4rem; }
    @media screen and (max-width: 75em) {
      .index-newsletter .index-newsletter__field {
        font-size: 1.8rem;
        padding: 0 2rem; } }
  .index-newsletter .index-newsletter__button {
    font-size: 3rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    width: 6.6rem;
    height: 6.6rem;
    line-height: 6.6rem;
    box-sizing: border-box;
    border-radius: 50%;
    background: url("/assets-images/newsletter_button.svg") center center no-repeat;
    box-shadow: none;
    padding: 0;
    margin: 0;
    float: none;
    border: none; }
    @media screen and (max-width: 52.5em) {
      .index-newsletter .index-newsletter__button {
        font-size: 2rem;
        line-height: 4.6rem;
        height: 4.6rem;
        width: 4.6rem;
        background-size: cover; } }

/* Categories banners
   -------------------------------------------------------------------------- */
.category-banner .category-banner__wrapper {
  display: block;
  width: 100%; }
.category-banner .category-banner__link {
  display: block;
  width: 100%; }
.category-banner .category-banner__image {
  display: block;
  margin: 0 auto; }
  .category-banner .category-banner__image.category-banner__image_mobile {
    display: none; }
@media screen and (max-width: 52.5em) {
  .category-banner .category-banner__wrapper {
    width: 100%; }
  .category-banner .category-banner__image {
    display: none; }
    .category-banner .category-banner__image.category-banner__image_mobile {
      display: block; } }

/* FILTERS */
.choise-filters {
  margin-top: 4.5rem;
  position: relative; }
  .choise-filters .choise-filters__wrapper {
    padding-top: .9rem;
    padding-bottom: .9rem;
    text-align: center;
    font-size: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0); }
  .choise-filters .filter {
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 1.5rem 0 0; }
    .choise-filters .filter .filter__title {
      font-size: 1.8rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      color: #000;
      font-weight: normal;
      line-height: 3rem;
      padding: 0 .5rem;
      white-space: nowrap; }
    .choise-filters .filter.filter_delivery {
      display: none; }
  .choise-filters .filter_time .filter__title {
    padding-left: 3.8rem; }
    .choise-filters .filter_time .filter__title:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 3rem;
      height: 3rem;
      background: url("/assets-images/header-icon-oclock.png") center center no-repeat;
      background-size: 3rem 3rem; }
  .choise-filters .filter_time .nice-select__container {
    vertical-align: top; }
  .choise-filters .filter_time .nice-select {
    border: none;
    padding-right: 0; }
    .choise-filters .filter_time .nice-select .list {
      max-height: 15rem; }
    .choise-filters .filter_time .nice-select.open .list {
      width: 12rem;
      border-radius: 1.5rem;
      background-color: #fff;
      border: none;
      box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.16);
      left: 50%;
      top: 100%;
      padding: 0;
      transform: translate(-50%, 0); }
    .choise-filters .filter_time .nice-select .current {
      min-width: 8rem;
      font-size: 1.8rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif; }
    .choise-filters .filter_time .nice-select .option {
      text-align: center; }
    .choise-filters .filter_time .nice-select:after {
      display: none; }
  .choise-filters .header__shop-menu {
    float: none;
    display: inline-block;
    vertical-align: top; }
  @media screen and (max-width: 78em) {
    .choise-filters {
      display: block;
      float: none;
      margin-top: 0;
      width: 100%;
      max-width: 100%;
      background-color: #fff;
      clear: both; }
      .choise-filters .choise-filters__wrapper {
        text-align: center;
        position: static;
        transform: none; }
      .choise-filters .header__shop-menu .dropdown-menu__body {
        top: 4rem; } }
  @media screen and (max-width: 40em) {
    .choise-filters .filter {
      margin-right: .8rem; }
      .choise-filters .filter.filter_time .filter__title {
        padding-left: 2.5rem; }
        .choise-filters .filter.filter_time .filter__title:before {
          content: '';
          width: 2.2rem;
          height: 2.2rem;
          background-size: 2.2rem 2.2rem; }
      .choise-filters .filter .filter__title {
        font-size: 1.4rem;
        line-height: 2.2rem;
        padding-left: 0;
        padding-right: 0; }
      .choise-filters .filter .nice-select {
        line-height: 2.2rem;
        height: 2.2rem; }
        .choise-filters .filter .nice-select.open .list {
          width: 9rem; }
        .choise-filters .filter .nice-select .current {
          min-width: 5rem;
          font-size: 1.4rem;
          line-height: 2.2rem; } }
  @media screen and (max-width: 26.25em) {
    .choise-filters .filter_delivery {
      display: block;
      margin-right: 0;
      margin-bottom: 1rem; }
    .choise-filters .header__shop-menu {
      width: 50%; }
      .choise-filters .header__shop-menu .dropdown-menu__header {
        display: inline-block;
        vertical-align: top; }
      .choise-filters .header__shop-menu .dropdown-menu__body {
        width: 32rem;
        right: 15%; }
    .choise-filters .filter_time {
      width: 50%;
      margin-right: 0; }
      .choise-filters .filter_time .filter__title {
        display: inline-block;
        vertical-align: top;
        position: relative; } }
  @media screen and (max-width: 22em) {
    .choise-filters .header__shop-menu .dropdown-menu__body {
      width: 32rem;
      right: 1%; } }
  .choise-filters .filter-dropdown {
    display: none; }
    .choise-filters .filter-dropdown .filter-dropdown__option {
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      font-size: 1.4rem;
      height: 3.6rem;
      line-height: 3.6rem;
      color: #000;
      text-align: center;
      display: block;
      position: relative;
      transition: all .3s ease; }
      .choise-filters .filter-dropdown .filter-dropdown__option:first-child .filter-dropdown__method {
        border-radius: 1.5rem 1.5rem 0 0; }
      .choise-filters .filter-dropdown .filter-dropdown__option:last-child .filter-dropdown__method {
        border-radius: 0 0 1.5rem 1.5rem; }
      .choise-filters .filter-dropdown .filter-dropdown__option:hover .filter-dropdown__method {
        color: #fff;
        background-color: #341432; }
      .choise-filters .filter-dropdown .filter-dropdown__option .filter-dropdown__radio {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        opacity: 0; }
    .choise-filters .filter-dropdown .filter-dropdown__method {
      display: block;
      transition: all .3s ease;
      cursor: pointer; }
    .choise-filters .filter-dropdown .filter-dropdown__radio[checked] ~ .filter-dropdown__method {
      color: #fff;
      background-color: #341432; }
  .choise-filters .filter[data-dropdown-open] .filter-dropdown {
    display: block;
    width: 18rem;
    border-radius: 1.5rem;
    background-color: #fff; }

/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Categories page texts styles
   -------------------------------------------------------------------------- */
.category .category__title {
  font-size: 3rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #d11448;
  font-weight: normal;
  line-height: 3.2rem;
  margin-bottom: .5rem;
  text-align: center; }
.category .category__description {
  font-size: 1.1rem;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  color: #0a0a0a;
  color: #808080;
  margin-top: 0;
  margin-bottom: 5rem;
  line-height: 2rem;
  text-align: justify; }
  .category .category__description.category__no-favourite {
    font-size: 1.2rem; }
  @media screen and (max-width: 52.5em) {
    .category .category__description {
      margin-bottom: 2rem;
      line-height: 1.6rem; } }
.category .category__allergens-text {
  font-size: 1.1rem;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  color: #0a0a0a;
  color: #808080;
  margin: 1.5rem 0 0;
  text-align: justify;
  line-height: 1.6rem; }
.category .category__products {
  margin-top: 1.6rem; }
.category .category__subcategory {
  margin-top: 1rem; }
  .category .category__subcategory + .category__subcategory {
    margin-top: 1rem;
    padding-top: 1.5rem; }
  .category .category__subcategory .category__subcategory-title {
    font-size: 2.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d11448;
    font-weight: normal;
    line-height: 3rem;
    margin-bottom: .5rem;
    text-align: center; }
  .category .category__subcategory .category__subcategory .category__subcategory-title {
    display: none; }

/* Index locator */
.index-locator__container {
  background-color: #d30e45;
  margin-top: 0;
  padding-right: 0; }
  @media screen and (max-width: 93.75em) {
    .index-locator__container {
      background: url("/assets-images/index_locator_right_decoration.svg") left 3rem bottom no-repeat, url("/assets-images/index_locator_left_decoration.svg") right 3rem bottom no-repeat;
      background-color: #d30e45; } }
  @media screen and (max-width: 85.5em) {
    .index-locator__container {
      background-position: left -1rem bottom, right 1rem bottom; } }
  @media screen and (max-width: 78.5em) {
    .index-locator__container {
      background-position: left -3rem bottom, right -1rem bottom; } }
  @media screen and (max-width: 72.5em) {
    .index-locator__container {
      background-position: left -7rem bottom, right -5rem bottom; } }
  @media screen and (max-width: 68.5em) {
    .index-locator__container {
      background-position: left -9rem bottom, right -7rem bottom; } }
  @media screen and (max-width: 64.5em) {
    .index-locator__container {
      background-size: auto 20rem, auto 20rem;
      background-position: left -3rem bottom, right -2rem bottom; } }
  @media screen and (max-width: 57.5em) {
    .index-locator__container {
      background-position: left -7rem bottom, right -5rem bottom; } }
  @media screen and (max-width: 53.5em) {
    .index-locator__container {
      background-position: left -8rem bottom, right -6rem bottom; } }
  @media screen and (max-width: 52.5em) {
    .index-locator__container {
      background: none;
      background-color: #d30e45; } }

.index-locator {
  position: relative;
  margin: 0 auto;
  max-width: 62rem;
  width: 100%;
  padding: 8rem 0 8rem; }
  @media screen and (max-width: 52.5em) {
    .index-locator {
      padding: 4rem 2rem 4rem; } }
  .index-locator:before, .index-locator:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0; }
    @media screen and (max-width: 93.75em) {
      .index-locator:before, .index-locator:after {
        display: none; } }
  .index-locator:before {
    width: 33.5rem;
    height: 32.8rem;
    background: url("/assets-images/index_locator_right_decoration.svg") center center no-repeat;
    left: -40.3rem; }
  .index-locator:after {
    width: 36rem;
    height: 32rem;
    background: url("/assets-images/index_locator_left_decoration.svg") center center no-repeat;
    right: -42.8rem; }
  .index-locator .index-locator__title {
    display: none;
    font-size: 3.6rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 4.6rem;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 2.1rem;
    padding: 0; }
    @media screen and (max-width: 52.5em) {
      .index-locator .index-locator__title {
        font-size: 2.2rem;
        line-height: 3.2rem;
        margin-bottom: 1.1rem; } }
  .index-locator .index-locator__wrapper {
    width: 100%;
    padding: 0; }
  .index-locator .index-locator__methods {
    margin: 0 auto;
    display: flex; }
  .index-locator .index-locator__method {
    border-radius: 5rem 0 0 5rem;
    overflow: hidden; }
    .index-locator .index-locator__method + .index-locator__method {
      border-radius: 0 5rem 5rem 0; }
    .index-locator .index-locator__method .index-locator__method-name {
      font-size: 3.6rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      color: #4a699a;
      line-height: 8.4rem;
      height: 8.4rem;
      background-color: #fff; }
      @media screen and (max-width: 52.5em) {
        .index-locator .index-locator__method .index-locator__method-name {
          font-size: 2.2rem;
          line-height: 5rem;
          height: 5rem; } }
    .index-locator .index-locator__method input[type="radio"]:checked + .index-locator__method-name {
      color: #fff;
      background-color: #4a699a; }
    .index-locator .index-locator__method [data-google-locator-method]:checked ~ .index-locator__method-name {
      color: #fff;
      background-color: #4a699a; }
  .index-locator .index-locator__postcode {
    margin-top: 2.2rem;
    border-radius: 5rem; }
    @media screen and (max-width: 52.5em) {
      .index-locator .index-locator__postcode {
        margin-top: 1.3rem; } }
    .index-locator .index-locator__postcode .index-locator__postcode-input-wrapper {
      position: relative; }
    .index-locator .index-locator__postcode .index-locator__postcode-input {
      font-size: 2.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #0a0a0a;
      font-weight: 400;
      line-height: 9rem;
      height: 9rem;
      box-sizing: border-box;
      padding: 0 9.8rem 0 3rem;
      text-align: left;
      margin: 0;
      border: none;
      border-radius: 5rem;
      background-color: #fff; }
      @media screen and (max-width: 52.5em) {
        .index-locator .index-locator__postcode .index-locator__postcode-input {
          font-size: 1.8rem;
          line-height: 5.4rem;
          height: 5.4rem;
          padding-right: 6.4rem; } }
    .index-locator .index-locator__postcode .index-locator__postcode-input::placeholder {
      font-size: 2.4rem;
      color: #949494; }
      @media screen and (max-width: 52.5em) {
        .index-locator .index-locator__postcode .index-locator__postcode-input::placeholder {
          font-size: 1.8rem;
          line-height: 5.4rem; } }
    .index-locator .index-locator__postcode .index-locator__postcode-button {
      display: block;
      width: 6.8rem;
      height: 6.8rem;
      position: absolute;
      top: 50%;
      right: 1.5rem;
      transform: translate(0, -50%);
      padding-left: 6.8rem;
      overflow: hidden;
      background-color: transparent;
      cursor: pointer; }
      .index-locator .index-locator__postcode .index-locator__postcode-button:before {
        font-family: 'fontello';
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        min-width: 1em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-right: 0;
        margin-left: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: ""; }
      @media screen and (max-width: 52.5em) {
        .index-locator .index-locator__postcode .index-locator__postcode-button {
          width: 5.4rem;
          height: 5.4rem;
          top: 0;
          transform: none;
          padding-left: 5.4rem;
          right: 0; } }
      .index-locator .index-locator__postcode .index-locator__postcode-button:before {
        font-size: 6rem;
        line-height: 6rem;
        color: #d30e45;
        display: block;
        position: absolute;
        left: 0;
        top: .2rem; }
        @media screen and (max-width: 52.5em) {
          .index-locator .index-locator__postcode .index-locator__postcode-button:before {
            font-size: 4rem;
            line-height: 4rem;
            top: .7rem; } }
    .index-locator .index-locator__postcode .index-locator__postcode-warning {
      margin-top: 2.1rem;
      border-radius: 5rem;
      background-color: #fff;
      box-sizing: border-box;
      padding: 1rem 3rem;
      text-align: center;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      font-size: 1.6rem;
      line-height: 2.4rem;
      color: #d30e45; }
      @media screen and (max-width: 52.5em) {
        .index-locator .index-locator__postcode .index-locator__postcode-warning {
          font-size: 1.4rem;
          line-height: 1.8rem;
          margin-top: 1.3rem; } }
  .index-locator .index-locator__restaurants {
    margin-top: 1.5rem;
    padding: 0;
    border-radius: 5rem;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    position: relative; }
    @media screen and (max-width: 52.5em) {
      .index-locator .index-locator__restaurants {
        margin-top: 1.3rem;
        border-radius: 2.5rem; } }
    .index-locator .index-locator__restaurants.index-restaurants__scroll .index-locator__restaurants-button {
      display: block; }
    .index-locator .index-locator__restaurants .index-locator__restaurants-button {
      display: none;
      position: absolute;
      right: 3rem;
      padding: 0;
      border: 0;
      margin: 0;
      background-color: #fff;
      width: 3.6rem;
      height: 3rem;
      z-index: 12;
      cursor: pointer; }
      .index-locator .index-locator__restaurants .index-locator__restaurants-button.index-locator__restaurants-button-top {
        top: 3rem; }
      @media screen and (max-width: 52.5em) {
        .index-locator .index-locator__restaurants .index-locator__restaurants-button {
          right: 1rem; }
          .index-locator .index-locator__restaurants .index-locator__restaurants-button.index-locator__restaurants-button-top {
            top: 1.2rem; } }
      .index-locator .index-locator__restaurants .index-locator__restaurants-button.index-locator__restaurants-button-bottom {
        bottom: 3rem; }
        .index-locator .index-locator__restaurants .index-locator__restaurants-button.index-locator__restaurants-button-bottom:before {
          transform: translate(0, -50%) rotate(180deg); }
        @media screen and (max-width: 52.5em) {
          .index-locator .index-locator__restaurants .index-locator__restaurants-button.index-locator__restaurants-button-bottom {
            bottom: 1.2rem; }
            .index-locator .index-locator__restaurants .index-locator__restaurants-button.index-locator__restaurants-button-bottom:before {
              transform: translate(-50%, -50%) rotate(180deg); } }
      .index-locator .index-locator__restaurants .index-locator__restaurants-button:before {
        display: block;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 1.8rem 3rem 1.8rem;
        border-color: transparent transparent #4a699a transparent;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%); }
        @media screen and (max-width: 52.5em) {
          .index-locator .index-locator__restaurants .index-locator__restaurants-button:before {
            transform: translate(-50%, -50%);
            border-width: 0 .9rem 1.5rem .9rem;
            left: 50%; } }
    .index-locator .index-locator__restaurants .index-locator-restaurant__wrapper {
      max-height: 27.2rem;
      padding-right: 2rem;
      width: 100%;
      overflow: hidden auto; }
      @media screen and (max-width: 52.5em) {
        .index-locator .index-locator__restaurants .index-locator-restaurant__wrapper {
          max-height: 16.4rem; } }
  .index-locator .index-locator__postcode-selected {
    font-size: 2.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 4rem;
    text-align: center;
    margin: 1.5rem 0 0; }
    @media screen and (max-width: 52.5em) {
      .index-locator .index-locator__postcode-selected {
        padding: 0 1.5rem;
        box-sizing: border-box;
        font-size: 2rem;
        line-height: 3rem;
        text-overflow: ellipsis;
        overflow: hidden; } }
    @media screen and (max-width: 40em) {
      .index-locator .index-locator__postcode-selected {
        font-size: 1.8rem; } }
  .index-locator[data-locator-selected-method="delivery"] .index-locator__restaurants .index-locator__restaurants-button {
    display: none; }
  .index-locator[data-locator-selected-method="delivery"] .index-locator__restaurants .index-locator-restaurant + .index-locator-restaurant {
    border-top: none; }
  .index-locator .index-locator-restaurant {
    padding: 0;
    margin: 0 3rem;
    border: none;
    position: relative; }
    @media screen and (max-width: 52.5em) {
      .index-locator .index-locator-restaurant {
        margin: 0 2rem; } }
    .index-locator .index-locator-restaurant + .index-locator-restaurant {
      border-top: solid .1rem #0a0a0a; }
    .index-locator .index-locator-restaurant .index-locator-restaurant__name {
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      font-size: 3rem;
      font-weight: normal;
      text-align: center;
      color: #4a699a;
      line-height: 9rem;
      padding: 0 4.8rem;
      display: block;
      width: 100%;
      margin-bottom: 0;
      position: relative;
      box-sizing: border-box; }
      @media screen and (max-width: 52.5em) {
        .index-locator .index-locator-restaurant .index-locator-restaurant__name {
          font-size: 2.2rem;
          line-height: 5.4rem;
          padding: 0 4rem; } }
    .index-locator .index-locator-restaurant .index-locator-restaurant__details {
      display: none; }
    .index-locator .index-locator-restaurant .index-locator-restaurant__button {
      display: block;
      width: 100%;
      height: 9rem;
      line-height: 9rem;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10;
      margin: 0;
      cursor: pointer; }
      @media screen and (max-width: 52.5em) {
        .index-locator .index-locator-restaurant .index-locator-restaurant__button {
          height: 5.4rem;
          line-height: 5.4rem; } }

/* CHECKOUT */
.checkout {
  max-width: 77rem;
  margin: 0 auto; }
  .checkout .checkout__header .checkout__description {
    margin-top: 4rem; }
  .checkout .checkout__title {
    font-size: 3rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d30e45;
    line-height: 3.2rem;
    font-weight: normal;
    text-align: center; }
  .checkout .checkout__description {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.6rem;
    text-align: center;
    margin-bottom: 4rem; }
  .checkout .checkout__map-comment {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.6rem; }
  .checkout .checkout__header {
    margin-bottom: 3rem; }
  .checkout .checkout__section {
    padding-top: 4rem;
    box-sizing: border-box; }
    .checkout .checkout__section + .checkout__section {
      border-top: .1rem solid #d1d1d1;
      margin-top: 5rem;
      padding-top: 4rem; }
    .checkout .checkout__section.checkout__section_login .phone-box {
      position: relative; }
      .checkout .checkout__section.checkout__section_login .phone-box .form-buttons__button {
        float: none;
        position: absolute;
        right: 0;
        top: 5.5rem;
        height: 3rem;
        line-height: 2.8rem; }
      .checkout .checkout__section.checkout__section_login .phone-box .phone-box__group {
        margin-top: 1rem; }
        .checkout .checkout__section.checkout__section_login .phone-box .phone-box__group .checkout-row__field-text {
          width: 45%; }
      .checkout .checkout__section.checkout__section_login .phone-box .phone-box__controls {
        height: 3.2rem;
        margin-top: 2.3rem; }
        .checkout .checkout__section.checkout__section_login .phone-box .phone-box__controls .form-buttons__button {
          float: none;
          position: absolute;
          left: calc(100% - 13rem);
          top: 0;
          line-height: 3rem;
          height: 3.2rem; }
  .checkout .checkout__fieldset {
    max-width: 38rem; }
    .checkout .checkout__fieldset.checkout-loyalty {
      border-top: .1rem solid #d1d1d1;
      max-width: 100%;
      padding: 3.5rem 10% 4rem 22rem;
      position: relative; }
      .checkout .checkout__fieldset.checkout-loyalty .loyalty-page__rewards {
        width: 16.7rem;
        height: 16.1rem;
        top: 2rem;
        left: 2rem;
        background: none; }
        .checkout .checkout__fieldset.checkout-loyalty .loyalty-page__rewards .loyalty-page__rewards-points {
          width: 16.7rem;
          height: 16.1rem;
          top: 0;
          left: 0;
          background-size: 16.7rem 16.1rem;
          padding-top: 4.6rem; }
          .checkout .checkout__fieldset.checkout-loyalty .loyalty-page__rewards .loyalty-page__rewards-points .loyalty-page__rewards-points-value {
            font-size: 6rem;
            line-height: 6rem; }
          .checkout .checkout__fieldset.checkout-loyalty .loyalty-page__rewards .loyalty-page__rewards-points .loyalty-page__rewards-points-label {
            font-size: 2rem;
            line-height: 2rem; }
      .checkout .checkout__fieldset.checkout-loyalty .checkout-loyalty__teaser {
        font-size: 1.6rem; }
      @media screen and (max-width: 40em) {
        .checkout .checkout__fieldset.checkout-loyalty {
          padding: .5rem 1.2rem 3.2rem;
          background-position: top center; }
          .checkout .checkout__fieldset.checkout-loyalty .loyalty-page__rewards {
            top: 0;
            left: 0;
            margin-top: 1rem; } }
  .checkout .checkout__form {
    position: relative; }
    .checkout .checkout__form .checkout__authorization-method {
      position: absolute;
      top: 0.7rem;
      left: 50%;
      right: auto;
      transform: translate(-50%, 0);
      margin-left: -30rem;
      font-size: 0; }
      @media screen and (max-width: 52.5em) {
        .checkout .checkout__form .checkout__authorization-method {
          position: static;
          max-width: 38rem;
          transform: none;
          margin: 0 auto; } }
      .checkout .checkout__form .checkout__authorization-method .checkout-row__group-label_checkbox {
        font-size: 1.4rem;
        line-height: 1.6rem;
        margin-top: 0;
        vertical-align: top;
        display: inline-block; }
      .checkout .checkout__form .checkout__authorization-method .checkout-row__group-label + span {
        font-size: 1.4rem;
        line-height: 1.6rem;
        display: inline-block;
        vertical-align: top;
        margin: 0 1rem; }
    .checkout .checkout__form .checkout__fieldset-phone .phone-box__group .form-buttons__button {
      line-height: 2.8rem; }
    .checkout .checkout__form .checkout__fieldset-phone .phone-box__group .checkout-row__field-text {
      width: calc(50% - 1rem);
      max-width: 50%;
      border-color: #b0afaf; }
      @media screen and (max-width: 40em) {
        .checkout .checkout__form .checkout__fieldset-phone .phone-box__group .checkout-row__field-text {
          margin-left: 0; } }
    .checkout .checkout__form .checkout__fieldset-phone .phone-box__controls {
      height: 3.2rem; }
      .checkout .checkout__form .checkout__fieldset-phone .phone-box__controls .form-buttons__button {
        position: absolute;
        right: 0;
        padding: 0 2rem;
        width: auto;
        line-height: 3.2rem;
        border: none; }
    .checkout .checkout__form .checkout__fieldset-email {
      position: relative; }
  .checkout .checkout-delimiter {
    position: relative;
    height: 2rem; }
    .checkout .checkout-delimiter .checkout-delimiter__text {
      font-size: 1.6rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #000;
      vertical-align: top;
      text-transform: none;
      line-height: 2rem;
      font-weight: 400;
      box-sizing: border-box;
      background-color: #fff;
      padding: 0 1rem;
      position: relative;
      z-index: 1; }
    .checkout .checkout-delimiter:before {
      content: '';
      display: block;
      width: 100%;
      height: .1rem;
      background-color: #d1d1d1;
      position: absolute;
      left: 0;
      top: 55%;
      transform: translate(0, -50%);
      z-index: 0; }
  .checkout .checkout__footer {
    margin-top: 2.4rem; }
    .checkout .checkout__footer .form-buttons {
      margin-left: auto;
      margin-right: auto; }

/* Checkout row */
.checkout-row {
  padding-left: 0;
  margin-bottom: 2rem; }
  .checkout-row .checkout-row__label {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 2rem;
    padding-top: .5rem;
    margin-left: -13rem;
    width: 13rem; }
    @media screen and (max-width: 52.5em) {
      .checkout-row .checkout-row__label {
        display: block;
        width: 100%;
        padding: 0;
        margin-left: 0;
        margin-bottom: .8rem; } }
  .checkout-row .checkout-row__field-text {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 2.8rem;
    padding: 0 1.2rem;
    height: 3rem;
    margin: 0;
    outline: none;
    box-shadow: none;
    border-radius: 1rem;
    background-color: #fff;
    border: solid .1rem #bebdbd; }
    .checkout-row .checkout-row__field-text:focus {
      box-shadow: none; }
    .checkout-row .checkout-row__field-text.checkout-row__field-text_half {
      width: 100%; }
  .checkout-row .checkout-row__field-textarea {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 2rem;
    padding: .8rem 1.2rem;
    margin: 0;
    outline: none;
    box-shadow: none;
    background-color: #fff;
    border: solid .1rem #bebdbd;
    border-radius: 1rem;
    resize: none;
    display: block;
    min-height: 10rem; }
    .checkout-row .checkout-row__field-textarea:focus {
      box-shadow: none; }
    .checkout-row .checkout-row__field-textarea + .checkout-row__group-item_helper {
      margin-top: 1rem; }
  .checkout-row .checkout-row__hint_phone {
    display: none;
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 1.6rem;
    width: 100%;
    background-color: #d30e45;
    padding: 1rem;
    box-sizing: border-box;
    margin-top: .5rem;
    border-radius: 1rem; }
  .checkout-row[data-form-row-invalid] .checkout-row__hint_phone {
    display: block; }
  .checkout-row .checkout-row__group-item {
    margin-top: 0; }
    .checkout-row .checkout-row__group-item.checkout-row__group-item_forgot-password {
      font-size: 1.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #000;
      line-height: 2rem; }
    .checkout-row .checkout-row__group-item.checkout-row__group-item_register-phone {
      position: relative; }
      .checkout-row .checkout-row__group-item.checkout-row__group-item_register-phone .iti {
        width: 100%; }
      .checkout-row .checkout-row__group-item.checkout-row__group-item_register-phone .checkout-row__field-text {
        width: calc(100% - 18rem);
        border-radius: 1rem; }
        .checkout-row .checkout-row__group-item.checkout-row__group-item_register-phone .checkout-row__field-text.checkout-row__field-text_phone-verification {
          border-radius: 1rem 0 0 1rem; }
      .checkout-row .checkout-row__group-item.checkout-row__group-item_register-phone .form-buttons__button {
        position: absolute;
        top: 0;
        right: 0;
        float: none;
        width: 18rem;
        border-radius: 0 1rem 1rem 0;
        padding: 0;
        background-color: #4a699a;
        height: 3rem;
        line-height: 2.8rem;
        border: solid .1rem #bebdbd;
        border-left: none; }
        .checkout-row .checkout-row__group-item.checkout-row__group-item_register-phone .form-buttons__button:hover {
          color: #4a699a;
          background-color: transparent; }
      @media screen and (max-width: 52.5em) {
        .checkout-row .checkout-row__group-item.checkout-row__group-item_register-phone .form-buttons__button {
          top: 2.8rem; } }
      @media screen and (max-width: 40em) {
        .checkout-row .checkout-row__group-item.checkout-row__group-item_register-phone .form-buttons__button {
          top: 0; } }
      @media screen and (max-width: 23.75em) {
        .checkout-row .checkout-row__group-item.checkout-row__group-item_register-phone .checkout-row__field-text {
          width: 100%;
          border-radius: 1rem;
          margin-bottom: 4.5rem; }
        .checkout-row .checkout-row__group-item.checkout-row__group-item_register-phone .form-buttons__button {
          top: 4.5rem;
          width: 100%;
          border-radius: 1rem;
          border-left: solid .1rem #bebdbd; } }
  .checkout-row .checkout-row__group-item_helper {
    font-size: 1.2rem; }
  .checkout-row .checkout-row__group-item_info {
    margin-top: 1.4rem;
    font-size: 1.4rem; }
  .checkout-row .checkout-row__field-text_small {
    width: 4.8rem; }
    @media screen and (max-width: 52.5em) {
      .checkout-row .checkout-row__field-text_small {
        width: 100%; } }
  .checkout-row .checkout-row__group {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 2rem; }
    .checkout-row .checkout-row__group .nice-select__container {
      width: 50%;
      vertical-align: top; }
    .checkout-row .checkout-row__group .nice-select {
      width: 100%; }
      .checkout-row .checkout-row__group .nice-select.open .list {
        max-height: 12rem; }

.checkout-row__group-label_checkbox {
  position: relative;
  display: block;
  margin-top: 1.4rem; }
  .checkout-row__group-label_checkbox .checkout-row__field-checkbox {
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
    .checkout-row__group-label_checkbox .checkout-row__field-checkbox:checked ~ .checkout-row__label-text:after {
      display: block;
      margin: .4rem; }
  .checkout-row__group-label_checkbox .checkout-row__label-text {
    display: block;
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.6rem;
    box-sizing: border-box;
    padding-left: 2.7rem; }
    .checkout-row__group-label_checkbox .checkout-row__label-text:before, .checkout-row__group-label_checkbox .checkout-row__label-text:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0; }
    .checkout-row__group-label_checkbox .checkout-row__label-text:before {
      display: block;
      width: 1.4rem;
      height: 1.4rem;
      border: solid 0.1rem #141414;
      border-radius: 0;
      background-color: #f2f2f2;
      z-index: 1;
      margin: 0; }
    .checkout-row__group-label_checkbox .checkout-row__label-text:after {
      display: none;
      width: 0.8rem;
      height: 0.8rem;
      border: none;
      border-radius: 0;
      background-color: #d30e45;
      z-index: 2;
      margin: 0.3rem; }

/* CHECKOUT ATOMS */
.checkout-row__group-item_atoms {
  font-size: 0; }
  .checkout-row__group-item_atoms .checkout-row__group-atom {
    width: calc(50% - 2.56rem);
    margin: 0 .16rem 0 0;
    display: inline-block;
    vertical-align: top; }
    .checkout-row__group-item_atoms .checkout-row__group-atom:first-child {
      width: 4.8rem; }
      .checkout-row__group-item_atoms .checkout-row__group-atom:first-child .checkout-row__group-label_atom {
        width: 13rem;
        margin-left: -13rem;
        text-align: left; }
    .checkout-row__group-item_atoms .checkout-row__group-atom:last-child {
      margin-right: 0; }
    .checkout-row__group-item_atoms .checkout-row__group-atom .checkout-row__group-label_atom {
      width: calc(100% - 4.8rem);
      margin-left: 0;
      text-align: right;
      display: inline-block;
      vertical-align: top;
      font-size: 1.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #000;
      line-height: 2rem;
      padding-top: .5rem; }
    @media screen and (max-width: 52.5em) {
      .checkout-row__group-item_atoms .checkout-row__group-atom, .checkout-row__group-item_atoms .checkout-row__group-atom:first-child {
        width: 32%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0; }
      .checkout-row__group-item_atoms .checkout-row__group-atom + .checkout-row__group-atom {
        margin-left: 2%; }
      .checkout-row__group-item_atoms .checkout-row__group-atom:first-child .checkout-row__group-label_atom,
      .checkout-row__group-item_atoms .checkout-row__group-atom .checkout-row__group-label_atom {
        padding: 0;
        display: block;
        width: 100%;
        margin-bottom: .8rem;
        margin-left: 0;
        text-align: left; } }

/* CHECKOUT VARIANT */
.checkout-variant + .checkout-variant {
  margin-top: 1.6rem; }
.checkout-variant .checkout-variant__select {
  padding-left: 0;
  padding-bottom: 0; }
.checkout-variant .checkout-variant__select-label {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  text-transform: uppercase;
  line-height: 3rem;
  margin-top: 0; }
.checkout-variant .checkout-variant__select-input {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 2.8rem;
  padding: 0 1.2rem;
  height: 3rem;
  margin: 0;
  outline: none;
  box-shadow: none;
  border-radius: 1rem;
  background-color: #fff;
  border: solid .1rem #bebdbd; }
  .checkout-variant .checkout-variant__select-input:focus {
    box-shadow: none; }
.checkout-variant .checkout-variant__select-set {
  font-size: 0; }
.checkout-variant .nice-select__container {
  min-width: calc(50% - 2rem);
  vertical-align: top; }
  .checkout-variant .nice-select__container ~ .nice-select__container {
    margin-left: 4rem; }
.checkout-variant .nice-select {
  width: 100%; }
  .checkout-variant .nice-select.open .list {
    max-height: 15rem; }
.checkout-variant .checkout-variant__helper {
  padding-top: 1rem;
  font-size: 1.2rem;
  padding-bottom: 0; }
.checkout-variant .checkout-variant__label {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 1.6rem;
  margin-top: 0;
  margin-left: -16.3rem;
  position: relative; }
  .checkout-variant .checkout-variant__label [data-checkout-area-form-error-message] {
    display: none; }
.checkout-variant .checkout-variant__radio {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0; }
.checkout-variant .checkout-variant__text {
  position: relative;
  padding-left: 3.3rem;
  line-height: 1.6rem;
  display: inline-block;
  vertical-align: top;
  color: #000; }
  .checkout-variant .checkout-variant__text:before, .checkout-variant .checkout-variant__text:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    box-sizing: border-box; }
  .checkout-variant .checkout-variant__text:before {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border: 0.1rem solid #141414;
    background-color: #f2f2f2;
    z-index: 1; }
  .checkout-variant .checkout-variant__text:after {
    display: none;
    margin: 0.3rem;
    width: 1rem;
    height: 1rem;
    background-color: #d30e45;
    z-index: 2; }
.checkout-variant .checkout-variant__radio:checked ~ .checkout-variant__text {
  font-weight: normal; }
  .checkout-variant .checkout-variant__radio:checked ~ .checkout-variant__text:after {
    display: block; }
@media screen and (max-width: 52.5em) {
  .checkout-variant {
    padding-left: 0; }
    .checkout-variant .checkout-variant__label {
      margin-left: 0; }
    .checkout-variant .checkout-variant__select-label {
      float: none;
      margin-left: 0; } }
@media screen and (max-width: 30em) {
  .checkout-variant .nice-select__container {
    width: calc(50% - .4rem); }
    .checkout-variant .nice-select__container ~ .nice-select__container {
      margin-left: .8rem; } }

/* CARD ENTRY */
.card-entry__input {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 2.8rem;
  padding: 0 1.2rem;
  height: 3rem;
  margin: 0;
  outline: none;
  box-shadow: none;
  border-radius: 1rem;
  background-color: #fff;
  border: solid .08rem #d6d0d6; }

.card-entry__group .card-entry__input_large,
.card-entry__group .nice-select__container,
.card-entry__group .nice-select {
  width: 100%; }

.card-entry__label {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 3rem;
  padding-top: 0; }

.card-entry__input_small {
  width: 5.2rem; }

.card-entry .option.option_logo_Maestro,
.card-entry .option.option_logo_AmericanExpress,
.card-entry .option.option_logo_Cirrus,
.card-entry .option.option_logo_Delta,
.card-entry .option.option_logo_Dinersclub,
.card-entry .option.option_logo_Discover,
.card-entry .option.option_logo_Jcb,
.card-entry .option.option_logo_Visa,
.card-entry .option.option_logo_Mastercard,
.card-entry .option.option_logo_PostFinanceCard {
  padding-left: .64rem;
  width: 100%; }

.card-entry__checkbox-wrapper {
  position: relative; }

.card-entry__checkbox {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }
  .card-entry__checkbox:checked ~ .card-entry__checkbox-helper:after {
    display: block; }

.card-entry__instructions {
  font-size: 1.4rem; }

.card-entry__checkbox-helper {
  display: block;
  margin-top: .56rem;
  padding-left: 2.7rem;
  line-height: 1.6rem;
  box-sizing: border-box; }
  .card-entry__checkbox-helper:before, .card-entry__checkbox-helper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0; }
  .card-entry__checkbox-helper:before {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    border: solid 0.1rem #141414;
    border-radius: 0;
    background-color: #f2f2f2;
    z-index: 1;
    margin: 0; }
  .card-entry__checkbox-helper:after {
    display: none;
    width: 1rem;
    height: 1rem;
    border: none;
    border-radius: 0;
    background-color: #d30e45;
    z-index: 2;
    margin: 0.2rem; }
  .card-entry__checkbox-helper:before, .card-entry__checkbox-helper:after {
    box-sizing: border-box; }

/* CHECKOUT CONFIRM */
@media screen and (max-width: 22.5em) {
  .checkout__section_confirm .form-buttons {
    display: flex;
    flex-direction: column-reverse; } }

.checkout-confirm {
  max-width: 38rem;
  margin-left: auto;
  margin-right: auto; }
  .checkout-confirm + .checkout-confirm {
    margin-top: 1.5rem; }
  .checkout-confirm + .checkout__footer {
    margin-top: 4rem; }
  .checkout-confirm .checkout-confirm__title {
    font-size: 1.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.6rem;
    font-weight: normal;
    text-transform: uppercase; }
  .checkout-confirm .checkout-confirm__content {
    font-size: 1.4rem;
    margin-top: .8rem;
    line-height: 2rem; }
  .checkout-confirm .checkout-confirm__loyalty-earned-points {
    font-size: 1.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: normal;
    line-height: 2rem;
    text-transform: uppercase; }

/* CHECKOUT ERRORS */
.checkout-error__div {
  background-color: #d30e45;
  padding: 1rem;
  box-sizing: border-box;
  border-radius: 1rem; }
  .checkout-error__div .checkout-error__list {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #fff;
    display: block;
    padding-left: 0;
    margin-left: 0; }

.checkout-error {
  padding: 0;
  margin-bottom: 1.6rem; }
  .checkout-error .checkout-error__wrapper {
    width: 100%;
    background-color: #d30e45;
    padding: 1rem;
    box-sizing: border-box;
    border-radius: 1rem; }
  .checkout-error .checkout-error__list {
    margin-left: 1.6rem;
    padding-left: .8rem; }
  .checkout-error .checkout-error__item {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 1.6rem;
    text-transform: uppercase; }

.form-buttons__button {
  text-align: center;
  min-width: 12rem;
  box-sizing: border-box;
  color: #fff;
  background-color: #d30e45;
  border: none;
  padding: 0 3rem;
  border-radius: 2.5rem;
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 3rem;
  height: 3.2rem;
  border: solid .1rem #d30e45;
  transition: background-color .2s ease, color .2s ease; }
  .form-buttons__button:hover {
    color: #d30e45;
    background-color: #fff; }
  @media screen and (max-width: 26.25em) {
    .form-buttons__button {
      padding: 0 1.2rem; } }
  @media screen and (max-width: 22.5em) {
    .form-buttons__button {
      float: none;
      display: block;
      width: 100%;
      margin-bottom: 1rem; } }

.form-buttons__link {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 3.2rem;
  padding: 0;
  text-decoration: underline; }

@media screen and (max-width: 26.25em) {
  .form-buttons__button {
    padding: 0 1.2rem; } }
@media screen and (max-width: 22.5em) {
  .form-buttons {
    text-align: center; }

  .form-buttons__link {
    padding: 0;
    float: none; }

  .form-buttons__button {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 1.6rem; }

  .page_order_step4 .form-buttons__button {
    margin-bottom: 1.6rem;
    margin-top: 0; } }
/* PAGE LOCATOR */
.page_locator .page__content {
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
  align-items: center;
  background: url("/assets-images/index_locator_right_decoration.svg") left 7rem bottom no-repeat, url("/assets-images/index_locator_left_decoration.svg") right 10rem bottom no-repeat;
  background-color: #d30e45; }
  @media screen and (max-width: 93.75em) {
    .page_locator .page__content {
      background-position: left 3rem bottom, right 3rem bottom; } }
  @media screen and (max-width: 84.5em) {
    .page_locator .page__content {
      background-position: left -1rem bottom, right bottom; } }
  @media screen and (max-width: 74.5em) {
    .page_locator .page__content {
      background-position: left -7rem bottom, right -5rem bottom; } }
  @media screen and (max-width: 66.5em) {
    .page_locator .page__content {
      background-size: auto 18rem, auto 18rem;
      background-position: left -3rem bottom, right -1rem bottom; } }
  @media screen and (max-width: 56.5em) {
    .page_locator .page__content {
      background-position: left -6rem bottom, right -4rem bottom; } }
  @media screen and (max-width: 52.5em) {
    .page_locator .page__content {
      background: none;
      background-color: #d30e45; } }
.page_locator .header__loyalty-menu {
  display: none; }

.locator {
  margin: 0 auto;
  max-width: 62rem;
  width: 100%; }
  .locator .locator__wrapper {
    padding: 2.7rem 0 4rem; }
    @media screen and (max-width: 52.5em) {
      .locator .locator__wrapper {
        padding: 2.1rem 2rem 5rem; } }
  .locator .locator__title {
    display: none;
    font-size: 3.6rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 4rem;
    text-align: center;
    margin-bottom: 2.8rem;
    position: relative;
    box-sizing: border-box; }
    @media screen and (max-width: 52.5em) {
      .locator .locator__title {
        font-size: 2.2rem;
        line-height: 3.2rem;
        margin-bottom: 1.1rem; } }
  .locator .locator__fields-wrapper {
    width: 100%; }
  .locator .locator__method {
    width: 50%; }
    .locator .locator__method + .locator__method {
      margin-left: 0; }
    .locator .locator__method .locator__method-name {
      font-size: 3.6rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      color: #fff;
      color: #4a699a;
      line-height: 8.6rem;
      height: 8.6rem;
      border-radius: 4.3rem 0 0 4.3rem;
      border: none;
      background-color: #fff;
      box-sizing: border-box;
      padding: 0 1.2rem; }
      @media screen and (max-width: 52.5em) {
        .locator .locator__method .locator__method-name {
          font-size: 2.2rem;
          line-height: 5rem;
          height: 5rem;
          padding: 0; } }
    .locator .locator__method:last-child .locator__method-name {
      border-radius: 0 4.3rem 4.3rem 0; }
    .locator .locator__method input[type=radio]:checked + .locator__method-name {
      color: #fff;
      background-color: #4a699a; }
  .locator .locator__postcode-input-wrapper {
    padding-right: 0;
    position: relative; }
    .locator .locator__postcode-input-wrapper .locator__postcode-input {
      font-size: 2.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #000;
      line-height: 9rem;
      height: 9rem;
      padding: 0 10rem 0 3rem;
      outline: none;
      box-shadow: none;
      box-sizing: border-box;
      background-color: #fff;
      border: none;
      border-radius: 4.5rem;
      border-right: none; }
      @media screen and (max-width: 52.5em) {
        .locator .locator__postcode-input-wrapper .locator__postcode-input {
          font-size: 1.8rem;
          line-height: 5.4rem;
          height: 5.4rem;
          padding-right: 6.4rem; } }
    .locator .locator__postcode-input-wrapper .locator__postcode-input::placeholder {
      font-size: 2.4rem;
      color: #949494; }
      @media screen and (max-width: 52.5em) {
        .locator .locator__postcode-input-wrapper .locator__postcode-input::placeholder {
          font-size: 1.8rem;
          line-height: 5.4rem; } }
    .locator .locator__postcode-input-wrapper .locator__postcode-button {
      position: absolute;
      top: 1.6rem;
      right: 3rem;
      width: 5.44rem;
      height: 5rem;
      line-height: 5rem;
      text-align: center;
      background-color: transparent;
      margin-right: 0;
      font-size: 5rem;
      color: #d30e45; }
      .locator .locator__postcode-input-wrapper .locator__postcode-button:before {
        font-family: 'fontello';
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        min-width: 1em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-right: 0;
        margin-left: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: ""; }
      @media screen and (max-width: 52.5em) {
        .locator .locator__postcode-input-wrapper .locator__postcode-button {
          font-size: 4rem;
          top: 0;
          right: 1rem; } }
  .locator .locator__postcode-warning {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 1.6rem;
    margin-top: 1.04rem; }
  .locator .locator__selected {
    margin: 1.6rem 0;
    font-size: 0; }
    .locator .locator__selected .locator__selected-value {
      font-size: 1.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #fff;
      font-size: 2.4rem;
      line-height: 3rem;
      display: inline-flex; }
      @media screen and (max-width: 52.5em) {
        .locator .locator__selected .locator__selected-value {
          font-size: 2rem; } }
      @media screen and (max-width: 40em) {
        .locator .locator__selected .locator__selected-value {
          font-size: 1.8rem; } }
    .locator .locator__selected .locator__selected-link {
      font-size: 0;
      margin-left: 2rem;
      display: inline-flex;
      width: 3rem;
      height: 3rem;
      background: url("/assets-images/refresh_icon.svg") center center no-repeat;
      background-size: cover; }
  .locator[data-locator-selected-method="delivery"] .locator__restaurants {
    padding: 0; }
    .locator[data-locator-selected-method="delivery"] .locator__restaurants .locator__restaurants-button {
      display: none; }
    .locator[data-locator-selected-method="delivery"] .locator__restaurants .locator-restaurant + .locator-restaurant {
      border-top: none; }
    .locator[data-locator-selected-method="delivery"] .locator__restaurants .locator-restaurant__header {
      display: block; }
    .locator[data-locator-selected-method="delivery"] .locator__restaurants .locator-restaurant__content {
      display: none; }

.locator__restaurants {
  margin-top: 2.2rem;
  margin-left: 0;
  margin-right: 0;
  border-radius: 5rem;
  background-color: #fff;
  box-sizing: border-box;
  overflow: hidden;
  position: relative; }
  .locator__restaurants.restaurants__scroll .locator__restaurants-button {
    display: block; }
    .locator__restaurants.restaurants__scroll .locator__restaurants-button:before {
      display: block; }
  .locator__restaurants .locator__restaurants-button {
    display: none;
    position: absolute;
    right: 3rem;
    padding: 0;
    border: 0;
    margin: 0;
    background-color: #fff;
    width: 3.6rem;
    height: 3rem;
    z-index: 12;
    cursor: pointer; }
    @media screen and (max-width: 52.5em) {
      .locator__restaurants .locator__restaurants-button {
        right: 1rem; } }
    .locator__restaurants .locator__restaurants-button.locator__restaurants-button-top {
      top: 3rem; }
      @media screen and (max-width: 52.5em) {
        .locator__restaurants .locator__restaurants-button.locator__restaurants-button-top {
          top: 1.2rem; } }
    .locator__restaurants .locator__restaurants-button.locator__restaurants-button-bottom {
      bottom: 3rem; }
      .locator__restaurants .locator__restaurants-button.locator__restaurants-button-bottom:before {
        transform: translate(0, -50%) rotate(180deg); }
      @media screen and (max-width: 52.5em) {
        .locator__restaurants .locator__restaurants-button.locator__restaurants-button-bottom {
          bottom: 1.2rem; }
          .locator__restaurants .locator__restaurants-button.locator__restaurants-button-bottom:before {
            transform: translate(-50%, -50%) rotate(180deg); } }
    .locator__restaurants .locator__restaurants-button:before {
      display: none;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 1.8rem 3rem 1.8rem;
      border-color: transparent transparent #4a699a transparent;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
      @media screen and (max-width: 52.5em) {
        .locator__restaurants .locator__restaurants-button:before {
          transform: translate(-50%, -50%);
          border-width: 0 .9rem 1.5rem .9rem;
          left: 50%; } }
  @media screen and (max-width: 52.5em) {
    .locator__restaurants {
      margin-top: 1.3rem;
      border-radius: 2.5rem; } }
  .locator__restaurants .locator-restaurant__wrapper {
    max-height: 27.2rem;
    padding-right: 2rem;
    width: 100%;
    overflow: hidden auto; }
    @media screen and (max-width: 52.5em) {
      .locator__restaurants .locator-restaurant__wrapper {
        max-height: 16.4rem; } }
  .locator__restaurants .locator-restaurant {
    padding: 0;
    margin: 0 3rem;
    border: none;
    position: relative; }
    @media screen and (max-width: 52.5em) {
      .locator__restaurants .locator-restaurant {
        margin: 0 2rem; } }
    .locator__restaurants .locator-restaurant + .locator-restaurant {
      border-top: solid .1rem #0a0a0a; }
    .locator__restaurants .locator-restaurant .locator-restaurant__content-header {
      margin-bottom: 0; }
    .locator__restaurants .locator-restaurant .locator-restaurant__button {
      display: block;
      float: none;
      width: 100%;
      height: 9rem;
      line-height: 9rem;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10;
      margin: 0;
      cursor: pointer; }
      @media screen and (max-width: 52.5em) {
        .locator__restaurants .locator-restaurant .locator-restaurant__button {
          height: 5.4rem;
          line-height: 5.4rem; } }
    .locator__restaurants .locator-restaurant .locator-restaurant__address {
      font-size: 1.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #fff;
      line-height: 1.92rem; }
      .locator__restaurants .locator-restaurant .locator-restaurant__address p:last-child {
        margin-bottom: 0; }
    .locator__restaurants .locator-restaurant .locator-restaurant__opening-times {
      font-size: 1.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #fff;
      line-height: 2rem;
      box-sizing: border-box;
      padding: 1.4rem;
      margin: 1rem 0 0;
      background-color: rgba(255, 255, 255, 0.4); }
    .locator__restaurants .locator-restaurant .locator-restaurant__name {
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      font-size: 3rem;
      font-weight: normal;
      text-align: center;
      color: #4a699a;
      line-height: 9rem;
      padding: 0 1rem;
      display: block;
      width: 100%;
      margin-bottom: 0;
      position: relative;
      box-sizing: border-box;
      white-space: nowrap; }
      @media screen and (max-width: 52.5em) {
        .locator__restaurants .locator-restaurant .locator-restaurant__name {
          font-size: 2.2rem;
          line-height: 5.4rem;
          padding: 0 1rem; } }
      @media screen and (max-width: 22em) {
        .locator__restaurants .locator-restaurant .locator-restaurant__name {
          font-size: 2rem;
          padding: 0 .5rem; } }
    .locator__restaurants .locator-restaurant .locator-restaurant__content-name {
      font-size: 1.6rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      color: #fff;
      line-height: 1.92rem;
      text-transform: uppercase;
      box-sizing: border-box;
      padding-top: .64rem;
      padding-bottom: .64rem; }
    .locator__restaurants .locator-restaurant .locator-restaurant__content-name {
      padding-right: 10.4rem; }
    .locator__restaurants .locator-restaurant .locator-restaurant__toggle {
      display: none;
      font-size: 1.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #fff;
      line-height: 1.92rem;
      padding-top: .64rem;
      padding-bottom: .64rem; }
      .locator__restaurants .locator-restaurant .locator-restaurant__toggle:hover {
        text-decoration: none; }
    @media screen and (max-width: 40em) {
      .locator__restaurants .locator-restaurant .locator-restaurant__header {
        text-align: center; }
      .locator__restaurants .locator-restaurant .locator-restaurant__toggle,
      .locator__restaurants .locator-restaurant .locator-restaurant__button_header {
        float: none; }
      .locator__restaurants .locator-restaurant .locator-restaurant__toggle {
        margin-bottom: 1.6rem; } }

.page_order_step2 .page__content {
  padding-bottom: 35rem;
  background: url("/assets-images/login-background-man-1.svg") center bottom no-repeat; }
.page_order_step2 .checkout {
  padding: 0 2rem 2rem;
  box-sizing: border-box;
  border-radius: 2rem;
  max-width: 82rem;
  background-color: #f1f1f1; }
  .page_order_step2 .checkout .checkout-delimiter__text {
    background-color: #f1f1f1; }
@media screen and (max-width: 52.5em) {
  .page_order_step2 .page__content {
    background-size: 15rem auto;
    padding: 0 0 12rem; } }
@media screen and (max-width: 30em) {
  .page_order_step2 .page__content {
    background: none;
    padding: 0; } }
.page_order_step2 .header__nav-fixed-basket {
  padding-right: 2rem; }
.page_order_step2 .header__static-basket,
.page_order_step2 .header__loyalty-menu {
  display: none; }

.page_order_step3 .content,
.page_order_step4 .content,
.page_order_step5 .content,
.page_thank_you .content {
  padding-bottom: 13rem; }
.page_order_step3 .checkout,
.page_order_step4 .checkout,
.page_order_step5 .checkout,
.page_thank_you .checkout {
  padding: 0 2rem 2rem;
  box-sizing: border-box;
  border-radius: 2rem;
  max-width: 81rem;
  background-color: #f1f1f1; }
.page_order_step3 .header__nav-fixed-basket,
.page_order_step4 .header__nav-fixed-basket,
.page_order_step5 .header__nav-fixed-basket,
.page_thank_you .header__nav-fixed-basket {
  padding-right: 2rem; }
.page_order_step3 .header__static-basket,
.page_order_step3 .header__loyalty-menu,
.page_order_step4 .header__static-basket,
.page_order_step4 .header__loyalty-menu,
.page_order_step5 .header__static-basket,
.page_order_step5 .header__loyalty-menu,
.page_thank_you .header__static-basket,
.page_thank_you .header__loyalty-menu {
  display: none; }
.page_order_step3 .page__footer,
.page_order_step4 .page__footer,
.page_order_step5 .page__footer,
.page_thank_you .page__footer {
  position: relative; }
  .page_order_step3 .page__footer:before,
  .page_order_step4 .page__footer:before,
  .page_order_step5 .page__footer:before,
  .page_thank_you .page__footer:before {
    content: '';
    display: block;
    width: 22.7rem;
    height: 23.7rem;
    background: url("/assets-images/checkout-background-man.svg") center center no-repeat;
    position: absolute;
    left: 50%;
    top: -21.7rem;
    transform: translate(-50%, 0); }
@media screen and (max-width: 30em) {
  .page_order_step3 .content,
  .page_order_step4 .content,
  .page_order_step5 .content,
  .page_thank_you .content {
    padding-bottom: 4rem; }
  .page_order_step3 .page__footer:before,
  .page_order_step4 .page__footer:before,
  .page_order_step5 .page__footer:before,
  .page_thank_you .page__footer:before {
    content: '';
    display: none; } }

.page_message_sent_contact .header__static-basket,
.page_message_sent_contact .header__loyalty-menu {
  display: none; }

/* LOYALTY PAGE */
/* LOYALTY POPUP */
.loyalty-dropdown:before {
  width: 7.84rem;
  height: 5.84rem;
  top: auto;
  bottom: 1.12rem;
  right: 1.12rem;
  transform: none; }
.loyalty-dropdown .loyalty-dropdown__title,
.loyalty-dropdown .loyalty-dropdown__points {
  font-size: 2rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #d30e45;
  font-weight: normal;
  line-height: 3.2rem;
  text-transform: uppercase; }
.loyalty-dropdown .loyalty-dropdown__points {
  margin-bottom: .8rem; }
  .loyalty-dropdown .loyalty-dropdown__points .dropdown-menu__header__points-value {
    color: #d30e45; }
.loyalty-dropdown .loyalty-dropdown__rules {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 1.6rem; }
.loyalty-dropdown .loyalty-dropdown__more-link {
  margin-top: 1.2rem;
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  text-decoration: underline;
  transition: background-color .2s ease, color .2s ease; }
  .loyalty-dropdown .loyalty-dropdown__more-link:hover {
    text-decoration: none;
    color: #d20d45; }

/* Loyalty banner */
.loyalty-page__banner {
  background: none; }
  .loyalty-page__banner .loyalty-page__banner__title {
    font-size: 3rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d30e45;
    line-height: 4rem;
    font-weight: normal;
    text-align: center; }
  .loyalty-page__banner .loyalty-page__banner__content {
    padding-top: 0;
    padding-bottom: 2rem;
    text-align: center; }
  .loyalty-page__banner .loyalty-page__banner__user {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #2d142b;
    line-height: 2.4rem;
    text-align: center;
    display: inline-block;
    margin-bottom: .8rem; }
  .loyalty-page__banner .loyalty-page__banner__points {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #2d142b;
    line-height: 2rem;
    display: inline-block;
    text-align: center;
    margin-bottom: .8rem; }
  .loyalty-page__banner .loyalty-page__banner__rules,
  .loyalty-page__banner .loyalty-page__banner__note {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #2d142b;
    line-height: 1.6rem;
    text-align: center;
    margin-top: 0; }
    .loyalty-page__banner .loyalty-page__banner__rules p,
    .loyalty-page__banner .loyalty-page__banner__note p {
      margin-bottom: .56rem; }
      .loyalty-page__banner .loyalty-page__banner__rules p:last-child,
      .loyalty-page__banner .loyalty-page__banner__note p:last-child {
        margin-bottom: 0; }
  @media screen and (max-width: 30em) {
    .loyalty-page__banner .loyalty-page__banner__title {
      font-size: 2.8rem; } }

/* Loyalty table */
.loyalty-page__history {
  margin: .5rem auto 3.5rem;
  width: 96%; }
  @media screen and (max-width: 30em) {
    .loyalty-page__history {
      padding-bottom: 1.6rem;
      box-sizing: border-box;
      padding-left: 2%;
      padding-right: 2%; } }

.loyalty-table {
  max-width: 80.8rem;
  margin-left: auto;
  margin-right: auto;
  border-collapse: separate;
  border-radius: .5rem;
  overflow: hidden;
  border: solid .1rem #4a6a9b;
  background-color: #fff;
  box-sizing: border-box; }
  @media screen and (max-width: 30em) {
    .loyalty-table {
      min-width: 40rem; } }
  .loyalty-table .loyalty-table__header th {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 2rem;
    background-color: #4a6a9b; }
  .loyalty-table .loyalty-table__row {
    background-color: #fbfbfb; }
    .loyalty-table .loyalty-table__row:nth-child(odd) {
      background-color: #f7f7f7; }
    .loyalty-table .loyalty-table__row:hover, .loyalty-table .loyalty-table__row:nth-child(odd):hover {
      background-color: rgba(200, 200, 200, 0.3); }
    .loyalty-table .loyalty-table__row td {
      font-size: 1.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #221e1e;
      line-height: 2rem;
      padding: 1rem .5rem;
      border-top: .1rem solid #fff;
      border-bottom: .1rem solid #fff; }
      .loyalty-table .loyalty-table__row td:nth-child(3) plus {
        color: #a0b700; }
      .loyalty-table .loyalty-table__row td:nth-child(3) minus {
        color: #ec4f2d; }
    .loyalty-table .loyalty-table__row .loyalty-table__row_show-more td {
      border-top: solid .1rem #2c1930; }
    .loyalty-table .loyalty-table__row .loyalty-table__row_show-more-link {
      font-size: 1.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #c84d39;
      line-height: 1.6rem;
      text-decoration: underline; }
      .loyalty-table .loyalty-table__row .loyalty-table__row_show-more-link:hover {
        text-decoration: none; }

/* Loyalty how to */
.loyalty-page__howto {
  width: 96%;
  position: relative;
  max-width: 110rem;
  min-height: 31rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 0 1rem 4rem 38rem; }
  .loyalty-page__howto:before {
    display: none; }
  .loyalty-page__howto .loyalty-page__howto__wrapper {
    padding-right: 0;
    min-height: auto; }
  .loyalty-page__howto .loyalty-page__howto__title {
    font-size: 1.8rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d30e45;
    line-height: 2.4rem;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 1.6rem;
    text-align: left; }
  .loyalty-page__howto .loyalty-page__howto__content {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 2.4rem;
    text-align: left; }
    .loyalty-page__howto .loyalty-page__howto__content p {
      margin-bottom: .4rem; }
      .loyalty-page__howto .loyalty-page__howto__content p:last-child {
        margin-bottom: 0; }
    .loyalty-page__howto .loyalty-page__howto__content ol {
      padding-left: 1.6rem; }
    .loyalty-page__howto .loyalty-page__howto__content ul {
      padding-left: 0;
      list-style: none; }
    .loyalty-page__howto .loyalty-page__howto__content ol li,
    .loyalty-page__howto .loyalty-page__howto__content ul li {
      padding-left: .5rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      font-size: 1.4rem;
      font-weight: 500;
      line-height: 1.8rem;
      color: #292828;
      margin: 0;
      box-sizing: border-box; }
      .loyalty-page__howto .loyalty-page__howto__content ol li + li,
      .loyalty-page__howto .loyalty-page__howto__content ul li + li {
        margin-top: 2rem; }
    .loyalty-page__howto .loyalty-page__howto__content ul li {
      padding-left: 2.1rem;
      list-style: none;
      position: relative; }
      .loyalty-page__howto .loyalty-page__howto__content ul li:before {
        content: '';
        display: block;
        border-radius: 50%;
        width: .6rem;
        height: .6rem;
        position: absolute;
        top: .6rem;
        left: 0;
        background-color: #f1c08e; }
  @media screen and (max-width: 40em) {
    .loyalty-page__howto {
      padding: 1.6rem 0; }
      .loyalty-page__howto .loyalty-page__howto__title {
        text-align: center; }
      .loyalty-page__howto .loyalty-page__howto__content {
        padding: 0 1rem; } }

.loyalty-page__rewards {
  position: absolute;
  top: 0;
  left: 0;
  width: 30rem;
  height: 31rem;
  background: url("/assets-images/loyalty-background-man.svg") right top no-repeat; }
  .loyalty-page__rewards .loyalty-page__rewards-points {
    position: absolute;
    top: 8rem;
    left: .6rem;
    width: 23.4rem;
    height: 22.2rem;
    padding-top: 6.8rem;
    box-sizing: border-box;
    font-size: 0;
    line-height: 0;
    background: url("/assets-images/loyalty-background-star.png") right top no-repeat; }
    .loyalty-page__rewards .loyalty-page__rewards-points .loyalty-page__rewards-points-value,
    .loyalty-page__rewards .loyalty-page__rewards-points .loyalty-page__rewards-points-label {
      font-size: 2.4rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      color: #fff;
      font-weight: normal;
      line-height: 3rem;
      display: block;
      text-align: center; }
    .loyalty-page__rewards .loyalty-page__rewards-points .loyalty-page__rewards-points-value {
      font-size: 8rem;
      line-height: 8rem; }
  @media screen and (max-width: 40em) {
    .loyalty-page__rewards {
      position: relative;
      margin: 0 auto 2rem; } }

.page_loyalty .content__wrapper {
  max-width: 100%;
  width: 100%; }
.page_loyalty .header__static-basket,
.page_loyalty .header__loyalty-menu {
  display: none; }

/* CHEKOUT LOYALTY */
.checkout-loyalty .checkout-loyalty__balance {
  font-size: 1.8rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #d30e45;
  font-size: 3rem;
  color: #000;
  font-weight: normal;
  line-height: 3.6rem;
  margin-bottom: 1.6rem; }
.checkout-loyalty .checkout-loyalty__balance__points {
  color: #d30e45;
  font-weight: normal; }
.checkout-loyalty .checkout-loyalty__use-label_checkbox {
  position: relative; }
.checkout-loyalty .checkout-loyalty__cannot-use {
  font-size: 1.6rem; }
.checkout-loyalty .checkout-loyalty__use-input_checkbox {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }
.checkout-loyalty .checkout-loyalty__use-text {
  position: relative;
  padding-left: 2.16rem;
  box-sizing: border-box;
  display: block;
  line-height: 1.28rem; }
  .checkout-loyalty .checkout-loyalty__use-text:before, .checkout-loyalty .checkout-loyalty__use-text:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0; }
  .checkout-loyalty .checkout-loyalty__use-text:before {
    display: block;
    width: 1.28rem;
    height: 1.28rem;
    border: solid 0.16rem #341732;
    border-radius: 0.2rem;
    background-color: #fff;
    z-index: 1;
    margin: 0; }
  .checkout-loyalty .checkout-loyalty__use-text:after {
    display: none;
    width: 0.64rem;
    height: 0.64rem;
    border: none;
    border-radius: 0.2rem;
    background-color: #d30e45;
    z-index: 2;
    margin: 0.32rem; }
  .checkout-loyalty .checkout-loyalty__use-text:before, .checkout-loyalty .checkout-loyalty__use-text:after {
    box-sizing: border-box; }
.checkout-loyalty .checkout-loyalty__use-input_checkbox:checked ~ .checkout-loyalty__use-text:after {
  display: block; }

@media screen and (max-width: 40em) {
  .checkout-loyalty__balance {
    text-align: center; } }
/* ORDERS PAGE*/
.page_orders .header__static-basket,
.page_orders .header__loyalty-menu {
  display: none; }
.page_orders .checkout {
  max-width: 84rem; }
  .page_orders .checkout .checkout__header {
    position: relative;
    padding: 0 20rem 6.5rem;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 79rem;
    box-sizing: border-box; }
    .page_orders .checkout .checkout__header:before {
      content: "";
      display: block;
      position: absolute;
      right: 1rem;
      bottom: 0;
      width: 19.1rem;
      height: 16rem;
      background: url(../assets-images/orders-background-man.png) center center no-repeat; }
    @media screen and (max-width: 52.5em) {
      .page_orders .checkout .checkout__header {
        margin-bottom: 3rem;
        padding: 0; }
        .page_orders .checkout .checkout__header:before {
          display: none; } }

.order-table {
  border-radius: 2rem;
  overflow: hidden;
  background-color: #f1f1f1;
  max-width: 79rem;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: .2rem; }
  .order-table .order-table__header {
    font-size: 1.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 2rem;
    text-transform: uppercase;
    font-weight: normal;
    overflow: hidden;
    border-radius: 2rem 2rem 0 0;
    background-color: #4a6a9b; }
    .order-table .order-table__header .order-table__header-item {
      font-size: 1.4rem;
      padding: 1.4rem .5rem; }
  @media screen and (max-width: 40em) {
    .order-table {
      max-width: 100%;
      overflow-x: auto; }
      .order-table .order-table__header,
      .order-table .order-row {
        width: 61rem; } }
  .order-table .order-row {
    border: .2rem solid #dadada;
    border-top: none;
    border-bottom: none; }
    .order-table .order-row .order-row__header {
      font-size: 1.4rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #2d142b;
      line-height: 2rem;
      background-color: #fff;
      border-top: solid .1rem transparent; }
      .order-table .order-row .order-row__header:last-child {
        border-radius: 0 0 2rem 2rem; }
    .order-table .order-row .order-row__header:hover,
    .order-table .order-row .order-row__header_active {
      background-color: rgba(200, 200, 200, 0.2) !important;
      transition: background-color .2s ease, color .2s ease; }
    .order-table .order-row:nth-child(odd) .order-row__header {
      background-color: rgba(200, 200, 200, 0.1); }
    .order-table .order-row .order-row__header-item {
      padding: .8rem .3rem; }
      .order-table .order-row .order-row__header-item:first-child {
        border-left: solid .1rem transparent; }
      .order-table .order-row .order-row__header-item:last-child {
        border-right: solid .1rem transparent; }
    .order-table .order-row .order-row__order {
      border-top: 0.1rem solid rgba(255, 255, 255, 0.41); }
  .order-table .order-table__print-button {
    transition: background-color .2s ease, color .2s ease; }
    .order-table .order-table__print-button:hover {
      text-decoration: underline;
      color: #2d122b; }

.order {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #2d142b;
  line-height: 2rem;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 1rem 1.4rem 1rem 2rem; }
  .order .order__repeat-button {
    color: #fff;
    background-color: #d30e45;
    border: none;
    padding: 0 2.5rem;
    border-radius: 1.5rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    line-height: 2.8rem;
    height: 3rem;
    min-width: 15rem;
    border: solid .1rem #d30e45;
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
    transition: background-color .2s ease, color .2s ease; }
    .order .order__repeat-button:hover {
      color: #d30e45;
      background-color: #fff; }
  .order .order__repeat-empty-basket {
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 3rem;
    color: #2d142b;
    text-decoration: underline;
    text-transform: uppercase;
    padding: 0;
    margin-left: 1.6rem;
    transition: background-color .2s ease, color .2s ease; }
    .order .order__repeat-empty-basket:hover {
      color: #d30e45;
      text-decoration: none; }
  .order .order__group:not(:first-child) {
    margin-top: 1.9rem; }
  .order .order__group .order__group-title {
    font-size: 1.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d30e45;
    font-weight: normal;
    line-height: 2rem;
    margin-bottom: .5rem;
    text-transform: uppercase; }
  .order .order__group .order__group_col-2 + .order__group_col-2:not(:first-child) {
    margin-top: 0; }
  .order .order__group .order__group-content {
    line-height: 2rem; }
  .order .order__info-item,
  .order .order__info-item:not(:first-child) {
    margin-top: 0;
    line-height: 2.4rem; }
  .order .order__items-container {
    margin-top: .6rem;
    border-top: none; }
  .order .order__items-table {
    max-width: 63rem; }
  .order .order__items-column {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #2d142b;
    line-height: 2.4rem;
    padding: 1rem .3rem .2rem; }
    .order .order__items-column:first-child {
      padding: 1rem .3rem .2rem 1.5rem; }
    .order .order__items-column:last-child {
      padding: 1rem 1rem .2rem 1.5rem; }
  .order .order__items-attribute {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #2d142b;
    font-style: normal;
    line-height: 1.6rem;
    opacity: .77;
    margin-top: .8rem; }
  .order .order__items-deal {
    border-radius: 1.5rem;
    overflow: hidden; }
    .order .order__items-deal .order__items-column {
      background-color: #fff; }
    .order .order__items-deal tr + tr .order__items-column {
      padding-top: 1rem; }
    .order .order__items-deal tr:nth-last-child(-n+2) .order__items-column {
      padding-bottom: 1rem; }
      .order .order__items-deal tr:nth-last-child(-n+2) .order__items-column:first-child {
        border-radius: 0 0 0 2rem; }
      .order .order__items-deal tr:nth-last-child(-n+2) .order__items-column:last-child {
        border-radius: 0 0 2rem 0; }
  .order .order__items-default tr + tr .order__items-column {
    padding-top: 1rem; }
  .order .order__items-default tr:last-child .order__items-column {
    padding-bottom: 1rem; }
  .order .order__items-deal-header-column {
    font-size: 1.2rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 3rem;
    text-transform: uppercase;
    padding: 0 1.5rem;
    box-sizing: border-box;
    background-color: #d30e45;
    border-radius: 2rem 2rem 0 0; }
  .order .order__add-button {
    color: #fff;
    background-color: #d30e45;
    border: none;
    padding: 0 0.4rem;
    border-radius: 1.2rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    line-height: 2.2rem;
    height: 2.4rem;
    min-width: 8rem;
    border: solid .1rem #d30e45;
    box-sizing: border-box;
    text-align: center;
    margin-top: 0;
    text-transform: uppercase;
    transition: background-color .2s ease, color .2s ease;
    cursor: pointer; }
    .order .order__add-button:hover {
      color: #d30e45;
      background-color: #fff; }
  .order .order__total,
  .order .order__items-footer {
    border-top: solid .1rem #d0d1d2; }
  .order .order__total {
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    text-transform: uppercase; }

/* STATIC PAGES */
.page_static .page__content {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  @media screen and (max-width: 52.5em) {
    .page_static .page__content {
      background: url("/assets-images/static-page-background-top.svg") left top no-repeat;
      background-size: auto;
      padding-top: 3rem;
      padding-bottom: 3rem; } }
.page_static .content {
  padding: 0; }
  .page_static .content .content__side.floater-fixed {
    display: block; }
.page_static .header__loyalty-menu {
  display: none; }
.page_static .header__static-basket {
  display: none; }
.page_static .header__nav-fixed-basket {
  padding-right: 4rem; }
  .page_static .header__nav-fixed-basket .header__static-basket {
    position: fixed;
    margin-left: 0;
    right: 2rem;
    top: 3.1rem;
    z-index: 995;
    transition: height .2s ease;
    transition: width .2s ease;
    transition: top .2s ease; }
    .page_static .header__nav-fixed-basket .header__static-basket.fixed-basket-small {
      top: .5rem;
      width: 4rem;
      height: 4rem; }
      .page_static .header__nav-fixed-basket .header__static-basket.fixed-basket-small .header__static-basket-link {
        width: 4rem;
        height: 4rem;
        background-size: 4rem 4rem; }
    .page_static .header__nav-fixed-basket .header__static-basket.fixed-basket {
      top: 2.2rem; }
@media screen and (max-width: 65em) {
  .page_static .basket-dropdown.open {
    top: 20rem; }
    .page_static .basket-dropdown.open.fixed-basket-button {
      top: 11rem; }
  .page_static .header__nav {
    float: none;
    margin-top: 13rem;
    padding: .5rem 2rem;
    width: 100%; }
  .page_static .header__nav-fixed-basket .header__static-basket {
    position: static;
    margin-left: 1rem; }
    .page_static .header__nav-fixed-basket .header__static-basket.fixed-basket {
      position: fixed; }
  .page_static .header__logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin-left: 0;
    padding-left: 0; } }
@media screen and (max-width: 62.5em) {
  .page_static .header__nav-fixed-basket .header__static-basket {
    width: 4.8rem;
    height: 4.8rem; }
    .page_static .header__nav-fixed-basket .header__static-basket .header__static-basket-link {
      background-size: 4.8rem 4.8rem;
      width: 4.8rem;
      height: 4.8rem; } }
@media screen and (max-width: 52.5em) {
  .page_static .header__nav {
    padding: 0;
    margin-top: 0; }
  .page_static .header__logo {
    margin: 0 auto;
    position: static;
    transform: none; } }
.page_static .content__main {
  max-width: 120rem;
  width: 100%;
  margin: 0 auto;
  float: none;
  text-align: center;
  padding: 0 1.2rem;
  box-sizing: border-box; }
  .page_static .content__main button {
    max-width: 37rem;
    width: 100%;
    display: block;
    margin: 1rem auto 0;
    box-sizing: border-box;
    color: #fff;
    background-color: #d30e45;
    border: none;
    padding: 0 3rem;
    border-radius: 1.5rem;
    font-size: 1.8rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 4.2rem;
    height: 4.4rem;
    border: solid .1rem #d30e45;
    transition: background-color .2s ease, color .2s ease; }
    .page_static .content__main button:hover {
      color: #d30e45;
      background-color: #fff; }

.static-page .static-page__title,
.static-page h1 {
  font-size: 1.4rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #4a699a;
  font-size: 4.8rem;
  line-height: 5rem;
  font-weight: normal;
  color: #4a699a;
  text-transform: none;
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 3rem; }
.static-page .static-page__title {
  display: none; }
.static-page h2, .static-page h3, .static-page h4, .static-page h5, .static-page h6 {
  font-size: 1.4rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #d30e45;
  font-weight: normal;
  margin-bottom: 1rem;
  text-align: center;
  text-transform: uppercase;
  color: #d30e45; }
.static-page h2 {
  font-size: 3rem;
  line-height: 3.2rem; }
.static-page h3 {
  font-size: 2.4rem;
  line-height: 2.6rem; }
.static-page h4 {
  font-size: 2rem;
  line-height: 2.4rem; }
.static-page h5 {
  font-size: 1.8rem;
  line-height: 2rem; }
.static-page h6 {
  font-size: 1.4rem;
  line-height: 2rem; }
.static-page p {
  font-size: 1.8rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #020202;
  line-height: 3rem;
  margin-bottom: 1.5rem;
  text-align: left; }
.static-page img {
  display: inline-block;
  margin-bottom: 1.2rem;
  border-radius: 1.5rem; }
.static-page ul, .static-page ol {
  margin: 0 0 1.5rem 0;
  padding-left: 2rem; }
  .static-page ul li, .static-page ol li {
    font-size: 1.8rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #020202;
    line-height: 3rem;
    padding-left: 1rem;
    margin-bottom: 1.2rem;
    text-align: left; }
.static-page ul {
  padding-left: 0; }
  .static-page ul li {
    list-style: none;
    position: relative;
    padding-left: 2.8rem; }
    .static-page ul li:before {
      content: '';
      display: block;
      border-radius: 50%;
      width: .8rem;
      height: .8rem;
      position: absolute;
      top: 1.1rem;
      left: 0;
      background-color: #d30e45; }
.static-page .contact-response__button {
  font-size: 1.6rem; }

/*RESTAURANTS MAP*/
.restaurants {
  min-height: 54rem; }
  .restaurants .restaurants__map {
    padding-left: 38rem; }
    .restaurants .restaurants__map .restaurants__map-wrapper .gm-style img[src$=".png"] {
      display: none; }
    .restaurants .restaurants__map .restaurants__map-wrapper .gm-style div[role="button"] {
      width: 2.8rem !important;
      height: 2.8rem !important;
      margin-left: .6rem;
      margin-top: 1.8rem;
      background: url("/assets-images/map-pointer.png") center center no-repeat;
      background-size: 2.8rem;
      filter: none; }
    .restaurants .restaurants__map .restaurants__map-wrapper .gm-style img[usemap] {
      width: 2.8rem !important;
      height: 2.8rem !important;
      box-sizing: border-box;
      display: none;
      filter: none; }
  .restaurants .restaurants__panel {
    margin-right: 0;
    position: absolute;
    padding: 0 2rem;
    width: 38rem;
    background-color: #fff; }
    @media screen and (max-width: 52.5em) {
      .restaurants .restaurants__panel {
        width: 100%;
        position: static;
        padding-bottom: 4rem; } }
  .restaurants.restaurants_show-map .restaurants__panel {
    display: none; }
  .restaurants .restaurants__board[data-google-locator-restaurants-selected] .restaurants__restaurant {
    display: none; }
    .restaurants .restaurants__board[data-google-locator-restaurants-selected] .restaurants__restaurant[data-google-locator-restaurant-selected] {
      display: block; }
  @media screen and (max-width: 52.5em) {
    .restaurants {
      height: auto !important; }
      .restaurants .restaurants__map {
        padding-left: 0;
        height: 36rem;
        padding-bottom: 0;
        position: absolute;
        top: 8rem;
        left: 0; }
      .restaurants .restaurants__panel {
        width: 100%;
        float: none;
        position: static;
        padding-bottom: 0; }
      .restaurants .restaurants__board {
        margin-top: 0; }
        .restaurants .restaurants__board[data-google-locator-restaurants-selected] .restaurants__restaurant {
          display: none; }
          .restaurants .restaurants__board[data-google-locator-restaurants-selected] .restaurants__restaurant[data-google-locator-restaurant-selected] {
            display: block; } }
  @media screen and (max-width: 48em) {
    .restaurants .restaurants__map {
      display: block; }
    .restaurants .restaurants__button {
      display: none; } }
  .restaurants .restaurants__search {
    border-radius: 2rem;
    margin-bottom: 3rem; }
    @media screen and (max-width: 52.5em) {
      .restaurants .restaurants__search {
        margin-top: 1.5rem;
        margin-bottom: 37.5rem; } }
    .restaurants .restaurants__search .restaurants-search__input-wrapper {
      padding-right: 10rem; }
    .restaurants .restaurants__search .restaurants-search__input {
      font-size: 1.8rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #000;
      height: 5rem;
      line-height: 4.4rem;
      border: .3rem solid #ce0033;
      border-radius: 2rem 0 0 2rem; }
    .restaurants .restaurants__search .restaurants-search__buttons-wrapper {
      width: 10rem;
      overflow: hidden; }
      .restaurants .restaurants__search .restaurants-search__buttons-wrapper:after {
        border-left: .2rem solid #fff;
        margin-top: 0;
        transform: translate(0, -50%);
        height: 3.5rem; }
      .restaurants .restaurants__search .restaurants-search__buttons-wrapper .restaurants-search__button {
        line-height: 5rem;
        height: 5rem;
        font-size: 2rem;
        color: #fff;
        background-color: #ce0033; }
        .restaurants .restaurants__search .restaurants-search__buttons-wrapper .restaurants-search__button .restaurants-search__icon-search,
        .restaurants .restaurants__search .restaurants-search__buttons-wrapper .restaurants-search__button .restaurants-search__icon-reset {
          font-size: 3rem;
          line-height: 4.4rem; }
      .restaurants .restaurants__search .restaurants-search__buttons-wrapper .restaurants-search__button_reset {
        border-radius: 0 2rem 2rem 0; }
  .restaurants .restaurant-summary {
    margin-bottom: 0;
    padding: 2rem 0 1.3rem;
    border-bottom: 2px solid #d30e45; }
  .restaurants .restaurant-summary__name {
    font-size: 2.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #4a699a;
    text-transform: uppercase;
    font-weight: normal; }
  .restaurants .restaurant-summary__address,
  .restaurants .restaurant-summary__city,
  .restaurants .restaurant-summary__times,
  .restaurants .restaurant-summary__distance {
    font-size: 2rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 2.4rem;
    margin-bottom: .7rem; }
    .restaurants .restaurant-summary__address p,
    .restaurants .restaurant-summary__city p,
    .restaurants .restaurant-summary__times p,
    .restaurants .restaurant-summary__distance p {
      margin-bottom: .7rem; }
  .restaurants .restaurant-details {
    padding-top: 1.9rem;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: solid .1rem #ccc; }
  .restaurants .restaurant-details__name-link {
    font-size: 2.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #4a699a;
    text-transform: uppercase;
    font-weight: normal; }
  .restaurants .restaurant-details__name-icon {
    font-size: 2rem; }
  .restaurants .restaurant-details__item {
    font-size: 2rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 3rem; }
  .restaurants .restaurant-details__item-icon {
    color: #d30e45;
    line-height: 3rem; }
  .restaurants .restaurant-details__order-button {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    color: #fff;
    background-color: #d30e45;
    border: none;
    padding: 0 3rem;
    border-radius: 1.5rem;
    transition: background-color .2s ease, color .2s ease;
    border: .1rem solid #d30e45;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 3.2rem;
    display: block;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none; }
    .restaurants .restaurant-details__order-button:hover {
      color: #d30e45;
      background-color: #fff; }
  .restaurants .restaurants__button {
    background-color: #4a6a9b;
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    color: #fff;
    border-color: #4a6a9b;
    border-radius: 0; }

.index-map {
  background-color: #d30e45; }
  .index-map .index-map__wrapper {
    width: 96%;
    max-width: 160rem;
    padding: 5.5rem 1.6rem;
    box-sizing: border-box;
    font-size: 0;
    text-align: center; }
  .index-map .index-map__link {
    display: inline-block; }
  .index-map .index-map__image {
    width: auto;
    display: block;
    margin: 0 auto; }
  @media screen and (max-width: 85.5em) {
    .index-map .index-map__wrapper {
      width: 100%; } }
  @media screen and (max-width: 52.5em) {
    .index-map .index-map__wrapper {
      padding: 3rem 1.6rem; } }
  @media screen and (max-width: 26.25em) {
    .index-map .index-map__wrapper {
      padding: 2rem 1rem; } }

.index-restaurants {
  background-color: #d30e45; }
  .index-restaurants .content__wrapper {
    width: 96%;
    max-width: 160rem;
    padding: 0;
    box-sizing: border-box; }
  .index-restaurants .content {
    padding: 5.5rem 1.6rem;
    box-sizing: border-box; }
  @media screen and (max-width: 85.5em) {
    .index-restaurants .content__wrapper {
      width: 100%; } }
  @media screen and (max-width: 52.5em) {
    .index-restaurants .content {
      padding: 3rem 1.6rem; } }
  @media screen and (max-width: 26.25em) {
    .index-restaurants .content {
      padding: 2rem 1rem; } }

.page_restaurants .page__content {
  background-color: #d30e45; }
.page_restaurants .content__wrapper {
  width: 100%;
  max-width: 160rem;
  padding: 0;
  box-sizing: border-box; }
.page_restaurants .content {
  padding: 5rem 4rem;
  box-sizing: border-box; }
@media screen and (max-width: 52.5em) {
  .page_restaurants .content {
    padding: 1.5rem;
    min-height: calc(100vh - 6.6rem); } }
.page_restaurants .page__footer {
  display: none; }
.page_restaurants .category-navigation,
.page_restaurants .header__static-basket,
.page_restaurants .header__loyalty-menu {
  display: none; }

/* ACCOUNT PAGE*/
/* EDIT ACCOUNT PAGE*/
.page_edit_account .page__content,
.page_account .page__content {
  padding-bottom: 35rem;
  background: url("/assets-images/login-background-man-1.svg") center bottom no-repeat; }
@media screen and (max-width: 52.5em) {
  .page_edit_account .page__content,
  .page_account .page__content {
    background-size: 15rem auto;
    padding: 0 0 12rem; } }
@media screen and (max-width: 30em) {
  .page_edit_account .page__content,
  .page_account .page__content {
    background: none;
    padding: 0; } }
.page_edit_account .header__static-basket,
.page_edit_account .header__loyalty-menu,
.page_account .header__static-basket,
.page_account .header__loyalty-menu {
  display: none; }
@media screen and (max-width: 22.5em) {
  .page_edit_account .form-buttons__button,
  .page_account .form-buttons__button {
    margin-bottom: 1.6rem;
    margin-top: 0; } }

.page_account .checkout-row__group {
  padding-top: .5rem; }

/*PAGE TRAITEUR*/
/*PAGE FRANCHISE*/
/*PAGE SERVICE CLIENT*/
.page_traiteur .page__content,
.page_franchise .page__content,
.page_service_client .page__content {
  padding-top: 4.4rem;
  padding-bottom: 39rem;
  background: url("/assets-images/static-page-background-top.png") left top no-repeat, url("/assets-images/static-page-background-man.png") bottom center no-repeat; }
  @media screen and (min-width: 120em) {
    .page_traiteur .page__content,
    .page_franchise .page__content,
    .page_service_client .page__content {
      background-size: 100% 4.2rem, auto, auto; } }
  @media screen and (max-width: 52.5em) {
    .page_traiteur .page__content,
    .page_franchise .page__content,
    .page_service_client .page__content {
      padding-top: 0;
      background-size: auto, 30rem;
      padding-bottom: 20rem; } }
  @media screen and (max-width: 30em) {
    .page_traiteur .page__content,
    .page_franchise .page__content,
    .page_service_client .page__content {
      padding-bottom: 2rem;
      background: url("/assets-images/static-page-background-top.png") left top no-repeat; } }
.page_traiteur .category-navigation,
.page_traiteur .header__static-basket,
.page_traiteur .header__loyalty-menu,
.page_franchise .category-navigation,
.page_franchise .header__static-basket,
.page_franchise .header__loyalty-menu,
.page_service_client .category-navigation,
.page_service_client .header__static-basket,
.page_service_client .header__loyalty-menu {
  display: none; }
.page_traiteur .content,
.page_franchise .content,
.page_service_client .content {
  padding-top: 3rem; }
  .page_traiteur .content .content__wrapper,
  .page_franchise .content .content__wrapper,
  .page_service_client .content .content__wrapper {
    width: 100%;
    max-width: 100%; }
.page_traiteur .static-page__image-wrapper,
.page_franchise .static-page__image-wrapper,
.page_service_client .static-page__image-wrapper {
  display: block;
  width: 100%;
  margin: 0 auto 3rem; }
  .page_traiteur .static-page__image-wrapper .static-page__image,
  .page_franchise .static-page__image-wrapper .static-page__image,
  .page_service_client .static-page__image-wrapper .static-page__image {
    display: block;
    margin: 0 auto; }
.page_traiteur .static-page .static-page__title,
.page_franchise .static-page .static-page__title,
.page_service_client .static-page .static-page__title {
  display: block; }
.page_traiteur .static-page .static-page__content,
.page_franchise .static-page .static-page__content,
.page_service_client .static-page .static-page__content {
  display: block;
  margin: 0 auto;
  max-width: 86rem;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
.page_traiteur .contact-form .contact-form__title,
.page_franchise .contact-form .contact-form__title,
.page_service_client .contact-form .contact-form__title {
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  margin-top: 4rem;
  color: #d30e45;
  text-transform: uppercase;
  margin-bottom: 2rem; }
.page_traiteur .contact-form .form__fieldset,
.page_franchise .contact-form .form__fieldset,
.page_service_client .contact-form .form__fieldset {
  font-size: 0; }
.page_traiteur .contact-form .form-column .form-row,
.page_franchise .contact-form .form-column .form-row,
.page_service_client .contact-form .form-column .form-row {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 1rem);
  box-sizing: border-box; }
  .page_traiteur .contact-form .form-column .form-row + .form-row,
  .page_franchise .contact-form .form-column .form-row + .form-row,
  .page_service_client .contact-form .form-column .form-row + .form-row {
    margin-left: 2rem; }
  @media screen and (max-width: 30em) {
    .page_traiteur .contact-form .form-column .form-row,
    .page_franchise .contact-form .form-column .form-row,
    .page_service_client .contact-form .form-column .form-row {
      display: block;
      width: 100%; }
      .page_traiteur .contact-form .form-column .form-row + .form-row,
      .page_franchise .contact-form .form-column .form-row + .form-row,
      .page_service_client .contact-form .form-column .form-row + .form-row {
        margin-left: 0; } }
.page_traiteur .contact-form .form-row,
.page_franchise .contact-form .form-row,
.page_service_client .contact-form .form-row {
  margin-bottom: 3rem;
  display: block;
  width: 100%; }
  .page_traiteur .contact-form .form-row .form-row__label,
  .page_franchise .contact-form .form-row .form-row__label,
  .page_service_client .contact-form .form-row .form-row__label {
    display: block;
    width: 100%;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #000;
    margin-bottom: 0; }
    .page_traiteur .contact-form .form-row .form-row__label .sup,
    .page_franchise .contact-form .form-row .form-row__label .sup,
    .page_service_client .contact-form .form-row .form-row__label .sup {
      font-size: .8rem;
      line-height: 1.2rem;
      vertical-align: top;
      margin-top: -.4rem; }
  .page_traiteur .contact-form .form-row .form-row__field-text,
  .page_franchise .contact-form .form-row .form-row__field-text,
  .page_service_client .contact-form .form-row .form-row__field-text {
    display: block;
    width: 100%;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #000;
    border-radius: 0;
    border: none;
    border-bottom: solid 1px #bebdbd;
    outline: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    background-color: transparent; }
  .page_traiteur .contact-form .form-row .form-row__field-textarea,
  .page_franchise .contact-form .form-row .form-row__field-textarea,
  .page_service_client .contact-form .form-row .form-row__field-textarea {
    display: block;
    width: 100%;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #000;
    border-radius: 1rem;
    border: solid 1px #bebdbd;
    outline: none;
    box-shadow: none;
    resize: none;
    min-height: 20rem;
    height: 20rem;
    padding: 1.5rem 1rem;
    box-sizing: border-box;
    margin: 0;
    background-color: transparent; }
  .page_traiteur .contact-form .form-row .form-row__message,
  .page_franchise .contact-form .form-row .form-row__message,
  .page_service_client .contact-form .form-row .form-row__message {
    display: none; }
  .page_traiteur .contact-form .form-row[data-form-row-invalid] .form-row__message,
  .page_franchise .contact-form .form-row[data-form-row-invalid] .form-row__message,
  .page_service_client .contact-form .form-row[data-form-row-invalid] .form-row__message {
    display: block;
    width: 100%;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #d30e45;
    margin-top: .5rem; }
  .page_traiteur .contact-form .form-row .form-row__group_radio,
  .page_franchise .contact-form .form-row .form-row__group_radio,
  .page_service_client .contact-form .form-row .form-row__group_radio {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 0;
    border-bottom: solid .1rem #bebdbd; }
    .page_traiteur .contact-form .form-row .form-row__group_radio .form-row__group_radio-label,
    .page_franchise .contact-form .form-row .form-row__group_radio .form-row__group_radio-label,
    .page_service_client .contact-form .form-row .form-row__group_radio .form-row__group_radio-label {
      display: inline-block;
      vertical-align: top;
      box-sizing: border-box;
      width: auto;
      margin-right: 1rem;
      margin-bottom: .5rem;
      position: relative; }
    .page_traiteur .contact-form .form-row .form-row__group_radio .form-row__group_radio-input,
    .page_franchise .contact-form .form-row .form-row__group_radio .form-row__group_radio-input,
    .page_service_client .contact-form .form-row .form-row__group_radio .form-row__group_radio-input {
      position: absolute;
      margin: 0;
      top: 0;
      left: 0;
      opacity: 0; }
      .page_traiteur .contact-form .form-row .form-row__group_radio .form-row__group_radio-input:checked + .form-row__group_radio-text:after,
      .page_franchise .contact-form .form-row .form-row__group_radio .form-row__group_radio-input:checked + .form-row__group_radio-text:after,
      .page_service_client .contact-form .form-row .form-row__group_radio .form-row__group_radio-input:checked + .form-row__group_radio-text:after {
        display: block; }
    .page_traiteur .contact-form .form-row .form-row__group_radio .form-row__group_radio-text,
    .page_franchise .contact-form .form-row .form-row__group_radio .form-row__group_radio-text,
    .page_service_client .contact-form .form-row .form-row__group_radio .form-row__group_radio-text {
      display: inline-block;
      vertical-align: top;
      position: relative;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      font-size: 1.4rem;
      line-height: 1.6rem;
      box-sizing: border-box;
      padding-left: 2rem;
      margin-top: .3rem;
      color: #000; }
      .page_traiteur .contact-form .form-row .form-row__group_radio .form-row__group_radio-text:before,
      .page_franchise .contact-form .form-row .form-row__group_radio .form-row__group_radio-text:before,
      .page_service_client .contact-form .form-row .form-row__group_radio .form-row__group_radio-text:before {
        display: block;
        content: '';
        width: 1.6rem;
        height: 1.6rem;
        background-color: #f2f2f2;
        border: solid 1px #bebdbd;
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        box-sizing: border-box; }
      .page_traiteur .contact-form .form-row .form-row__group_radio .form-row__group_radio-text:after,
      .page_franchise .contact-form .form-row .form-row__group_radio .form-row__group_radio-text:after,
      .page_service_client .contact-form .form-row .form-row__group_radio .form-row__group_radio-text:after {
        display: none;
        content: '';
        width: .8rem;
        height: .8rem;
        background-color: #d30e45;
        border-radius: 5rem;
        margin: .4rem;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
  .page_traiteur .contact-form .form-row .form-row__info,
  .page_franchise .contact-form .form-row .form-row__info,
  .page_service_client .contact-form .form-row .form-row__info {
    display: block;
    width: 100%;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #d30e45;
    font-weight: 500;
    margin-top: 1rem; }
.page_traiteur .contact-form .form-buttons,
.page_franchise .contact-form .form-buttons,
.page_service_client .contact-form .form-buttons {
  margin: 0;
  display: flex; }
  .page_traiteur .contact-form .form-buttons .form-buttons__button + .form-buttons__button,
  .page_franchise .contact-form .form-buttons .form-buttons__button + .form-buttons__button,
  .page_service_client .contact-form .form-buttons .form-buttons__button + .form-buttons__button {
    margin-left: auto;
    margin-right: 0; }
  @media screen and (max-width: 22.5em) {
    .page_traiteur .contact-form .form-buttons .form-buttons__button,
    .page_franchise .contact-form .form-buttons .form-buttons__button,
    .page_service_client .contact-form .form-buttons .form-buttons__button {
      width: initial; } }

/*PAGE CONTACT*/
.page_contact .page__content {
  padding-top: 4.4rem;
  padding-bottom: 39rem;
  background: url("/assets-images/static-page-background-man.svg") bottom center no-repeat; }
  @media screen and (max-width: 52.5em) {
    .page_contact .page__content {
      padding-top: 0;
      background-size: 30rem;
      padding-bottom: 20rem; } }
  @media screen and (max-width: 30em) {
    .page_contact .page__content {
      padding-bottom: 2rem;
      background: none; } }
.page_contact .category-navigation,
.page_contact .header__static-basket,
.page_contact .header__loyalty-menu {
  display: none; }
.page_contact .content {
  padding-top: 2rem; }
  .page_contact .content .content__wrapper {
    width: 100%;
    max-width: 100%; }
.page_contact .static-page__image-wrapper {
  display: block;
  width: 100%;
  margin: 0 auto 3rem; }
  .page_contact .static-page__image-wrapper .static-page__image {
    display: block;
    margin: 0 auto; }
.page_contact .static-page .static-page__title {
  display: block;
  margin-top: 0; }
.page_contact .static-page .static-page__content {
  display: block;
  margin: 0 auto;
  max-width: 86rem;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
.page_contact .contact-form {
  padding-top: 4rem; }
  .page_contact .contact-form .contact-form__title {
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    margin-top: 0;
    color: #d30e45;
    text-transform: uppercase;
    margin-bottom: 2rem; }
  .page_contact .contact-form .nice-select__container {
    width: 100%;
    border-radius: 1.5rem;
    border: solid 1px #d3d3d3; }
    .page_contact .contact-form .nice-select__container .nice-select {
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      font-weight: normal;
      line-height: 4rem;
      font-size: 2.2rem;
      width: 100%;
      height: 4rem;
      padding-right: 3rem;
      border: none;
      text-align: center !important; }
      .page_contact .contact-form .nice-select__container .nice-select:after {
        right: 2.4rem; }
      @media screen and (max-width: 30em) {
        .page_contact .contact-form .nice-select__container .nice-select {
          font-size: 1.8rem;
          padding-right: 2rem; }
          .page_contact .contact-form .nice-select__container .nice-select:after {
            right: 1.4rem; } }
      .page_contact .contact-form .nice-select__container .nice-select > .current {
        line-height: 4rem;
        color: #d30e45; }
      .page_contact .contact-form .nice-select__container .nice-select .list {
        border-radius: 1.5rem;
        border: solid 1px #d3d3d3; }
        .page_contact .contact-form .nice-select__container .nice-select .list .option {
          line-height: 4rem;
          margin-bottom: 0;
          font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
          font-weight: normal;
          line-height: 4rem;
          font-size: 2.2rem;
          color: #a0a0a0;
          text-align: center; }
          @media screen and (max-width: 30em) {
            .page_contact .contact-form .nice-select__container .nice-select .list .option {
              font-size: 1.8rem; } }
          .page_contact .contact-form .nice-select__container .nice-select .list .option:before {
            display: none; }
          .page_contact .contact-form .nice-select__container .nice-select .list .option:hover, .page_contact .contact-form .nice-select__container .nice-select .list .option.focus, .page_contact .contact-form .nice-select__container .nice-select .list .option.selected, .page_contact .contact-form .nice-select__container .nice-select .list .option.selected.focus:hover, .page_contact .contact-form .nice-select__container .nice-select .list .option.selected.focus {
            color: #fff;
            font-weight: 400; }
  .page_contact .contact-form .form-row {
    margin: 0 auto 1rem;
    display: block;
    max-width: 40rem;
    width: 100%; }
    .page_contact .contact-form .form-row:last-child {
      max-width: 73.2rem;
      margin-top: 2rem; }
    .page_contact .contact-form .form-row .form-row__label {
      display: block;
      float: left;
      width: 19rem;
      margin-left: -19rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      font-size: 1.6rem;
      padding-top: .8rem;
      line-height: 2.4rem;
      color: #000;
      margin-bottom: 0; }
    .page_contact .contact-form .form-row .form-row__field-text {
      display: block;
      width: 100%;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      font-size: 1.6rem;
      line-height: 3.8rem;
      color: #000;
      border-radius: 1.5rem;
      border: solid 1px #d3d3d3;
      outline: none;
      box-shadow: none;
      padding: 0 1.5rem;
      box-sizing: border-box;
      margin: 0;
      background-color: transparent; }
    .page_contact .contact-form .form-row .form-row__field-textarea {
      display: block;
      width: 100%;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      font-size: 1.6rem;
      line-height: 2.4rem;
      color: #000;
      border-radius: 1.5rem;
      border: solid 1px #d3d3d3;
      outline: none;
      box-shadow: none;
      resize: none;
      min-height: 20rem;
      height: 20rem;
      padding: 1.5rem 1rem;
      box-sizing: border-box;
      margin: 0;
      background-color: transparent; }
    .page_contact .contact-form .form-row .form-row__message {
      display: none; }
    .page_contact .contact-form .form-row[data-form-row-invalid] .form-row__message {
      display: block;
      width: 100%;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      font-size: 1.4rem;
      line-height: 1.6rem;
      color: #d30e45;
      margin-top: .5rem; }
    .page_contact .contact-form .form-row .form-row__info {
      display: block;
      width: 100%;
      font-size: 1.4rem;
      line-height: 2.4rem;
      color: #d30e45;
      font-weight: 500;
      margin-top: 1rem; }
    @media screen and (max-width: 52.5em) {
      .page_contact .contact-form .form-row .form-row__label {
        float: none;
        margin-left: 0;
        width: 100%;
        padding-top: 0;
        margin-bottom: .5rem; } }
  .page_contact .contact-form .form-buttons {
    margin: 0;
    padding-top: 7rem;
    background: url("/assets-images/contact-icon-download.svg") center top no-repeat;
    display: flex;
    justify-content: center; }
    .page_contact .contact-form .form-buttons .form-buttons__button {
      width: 100%;
      max-width: 37rem; }
      .page_contact .contact-form .form-buttons .form-buttons__button + .form-buttons__button {
        margin-left: auto;
        margin-right: 0; }

/* Login PAGE */
/* Forgot password PAGE */
.page_forgot_password .page__content,
.page_login .page__content {
  padding-top: 4rem;
  padding-bottom: 18.4rem;
  background: url("/assets-images/login-background-top-1.png") left 11.8rem top no-repeat, url("/assets-images/login-background-top-2.png") left 16.2rem top no-repeat, url("/assets-images/login-background-man-1.png") center bottom no-repeat, url("/assets-images/login-background-bottom-1.png") left 11.8rem bottom 14rem no-repeat, url("/assets-images/login-background-bottom-2.png") left 18.2rem bottom 14rem no-repeat; }
.page_forgot_password .content,
.page_login .content {
  background: url("/assets-images/login-background-left.png") left 11.8rem bottom no-repeat;
  background-size: 4rem 100%;
  box-sizing: border-box;
  padding: 0; }
.page_forgot_password .header__static-basket,
.page_forgot_password .header__loyalty-menu,
.page_login .header__static-basket,
.page_login .header__loyalty-menu {
  display: none; }
.page_forgot_password .checkout,
.page_login .checkout {
  padding-top: 6rem;
  padding-bottom: 16rem; }
  .page_forgot_password .checkout .checkout__title,
  .page_login .checkout .checkout__title {
    color: #4a699a; }
@media screen and (min-width: 121em) {
  .page_forgot_password .page__content,
  .page_login .page__content {
    background-size: auto, 100% 4.4rem, auto, auto, 100% 4.4rem; } }
@media screen and (max-width: 68em) {
  .page_forgot_password .page__content,
  .page_login .page__content {
    background-position: left .3rem top, left 4.7rem top, center bottom, left .3rem bottom 14rem, left 6.7rem bottom 14rem; }
  .page_forgot_password .content,
  .page_login .content {
    background-position: left .3rem top, left .3rem bottom; } }
@media screen and (max-width: 52.5em) {
  .page_forgot_password .content,
  .page_login .content {
    background: none;
    padding: 0; }
  .page_forgot_password .page__content,
  .page_login .page__content {
    background: url("/assets-images/login-background-man-1.png") center bottom no-repeat;
    background-size: 15rem auto;
    padding: 0 0 8rem; }
  .page_forgot_password .checkout,
  .page_login .checkout {
    padding-top: 0;
    padding-bottom: 4rem; } }
@media screen and (max-width: 30em) {
  .page_forgot_password .page__content,
  .page_login .page__content {
    background: none;
    padding: 0; } }

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

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

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

.product-picto_spicy {
  color: #000000; }
  .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_bio {
  color: #000000; }
  .product-picto_bio:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

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

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

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

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

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

.product-picto_lactose-free {
  color: #000000; }
  .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-picto_sesame {
  color: #000000; }
  .product-picto_sesame: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_soya {
  color: #000000; }
  .product-picto_soya: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_nuts {
  color: #000000; }
  .product-picto_nuts: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_milk {
  color: #000000; }
  .product-picto_milk: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_eggs {
  color: #000000; }
  .product-picto_eggs: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_lupin {
  color: #000000; }
  .product-picto_lupin: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_sulphites {
  color: #000000; }
  .product-picto_sulphites: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_mustard {
  color: #000000; }
  .product-picto_mustard: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_molluscs {
  color: #000000; }
  .product-picto_molluscs: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_crustaceans {
  color: #000000; }
  .product-picto_crustaceans: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_fish {
  color: #000000; }
  .product-picto_fish:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.product-picto_gluten {
  color: #000000; }
  .product-picto_gluten: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_celery {
  color: #000000; }
  .product-picto_celery: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_peanuts {
  color: #000000; }
  .product-picto_peanuts:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.product-pictos {
  margin-top: .5rem;
  font-size: 0; }
  .product-pictos .product-picto {
    color: #4a699a;
    display: inline-block;
    vertical-align: top;
    margin: 0 .4rem .4rem 0; }

.product-legend {
  margin-top: 2rem; }
  .product-legend .product-picto {
    color: #4a699a;
    display: inline-block;
    vertical-align: top;
    margin-right: .2rem;
    line-height: 2.3rem; }
  .product-legend .product-legend__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    font-size: 0; }
  .product-legend .product-legend__item {
    font-size: 1.4rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #4a699a;
    font-weight: 400;
    display: inline-block;
    margin: .5rem .7rem 3rem;
    box-sizing: border-box; }
  .product-legend .product-legend__item-name {
    display: inline-block;
    vertical-align: top;
    line-height: 2.3rem;
    white-space: nowrap; }

/* Product
   -------------------------------------------------------------------------- */
.product,
.product.product_touch {
  width: 25%;
  margin-bottom: 4rem;
  padding: 0 1.5rem; }
  .product .product__wrapper,
  .product.product_touch .product__wrapper {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #f1f1f1;
    border-radius: 1.5rem; }
  .product .product__name,
  .product.product_touch .product__name {
    font-size: 2.4rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #4a699a;
    line-height: 3rem;
    font-weight: normal;
    word-break: break-word; }
  .product .product__description,
  .product.product_touch .product__description {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: normal;
    line-height: 1.8rem;
    margin-top: .5rem;
    margin-bottom: 1.8rem; }
  .product .product-pictos,
  .product.product_touch .product-pictos {
    display: block;
    font-size: 0;
    text-align: left; }
  .product .product__price,
  .product.product_touch .product__price {
    font-size: 1.4rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400; }
  .product .product__sku-label,
  .product.product_touch .product__sku-label {
    display: none;
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 3rem; }
  .product .product__sku-value,
  .product.product_touch .product__sku-value {
    line-height: 2.8rem;
    font-size: 1.4rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    display: inline-block;
    vertical-align: top; }
  .product .product__bottom,
  .product.product_touch .product__bottom {
    padding-bottom: 0;
    display: block;
    margin-top: 0; }
    .product .product__bottom .nice-select__container,
    .product.product_touch .product__bottom .nice-select__container {
      width: 100%; }
    .product .product__bottom .nice-select,
    .product.product_touch .product__bottom .nice-select {
      border-top: none;
      width: 100%; }
    .product .product__bottom .product__buttons,
    .product.product_touch .product__bottom .product__buttons {
      width: 100%; }
    .product .product__bottom .product__price,
    .product.product_touch .product__bottom .product__price {
      display: none; }
  .product .product__buttons,
  .product.product_touch .product__buttons {
    margin: 0;
    position: static;
    margin-top: 1.8rem; }
  .product .product__picture-container,
  .product.product_touch .product__picture-container {
    margin-left: -1rem;
    margin-right: -1rem;
    border-radius: 1.5rem;
    margin-bottom: 1rem;
    background-color: transparent;
    position: relative; }
    .product .product__picture-container .product__picture,
    .product.product_touch .product__picture-container .product__picture {
      border-radius: 1.5rem;
      width: auto;
      margin: 0 auto; }
  .product .product__top,
  .product.product_touch .product__top {
    margin-bottom: 1.8rem; }
    .product .product__top .product__price,
    .product.product_touch .product__top .product__price {
      display: none; }
    .product .product__top .product__favourite,
    .product.product_touch .product__top .product__favourite {
      display: none !important; }
  .product:nth-child(5n+1),
  .product.product_touch:nth-child(5n+1) {
    clear: none; }
  .product:nth-child(3n+1),
  .product.product_touch:nth-child(3n+1) {
    clear: none; }
  .product:nth-child(4n+1),
  .product.product_touch:nth-child(4n+1) {
    clear: left; }
  .product.product_favourites,
  .product.product_touch.product_favourites {
    float: left;
    position: relative; }
    .product.product_favourites .product__wrapper,
    .product.product_touch.product_favourites .product__wrapper {
      padding: 1rem; }
    .product.product_favourites .product__picture-container,
    .product.product_touch.product_favourites .product__picture-container {
      margin: -1rem -1rem 1rem;
      float: none;
      width: initial; }
    .product.product_favourites .product__top,
    .product.product_touch.product_favourites .product__top {
      margin-bottom: 1rem;
      margin-left: 0; }
    .product.product_favourites .product__sku-list,
    .product.product_touch.product_favourites .product__sku-list {
      width: 100%; }
    .product.product_favourites .product__sku,
    .product.product_touch.product_favourites .product__sku {
      width: 100%;
      margin-right: 0; }
    .product.product_favourites .product__bottom,
    .product.product_touch.product_favourites .product__bottom {
      margin-left: 0; }
    .product.product_favourites .product__buttons,
    .product.product_touch.product_favourites .product__buttons {
      float: none; }
  .product.product_no-ordering .product__top .product__price,
  .product.product_touch.product_no-ordering .product__top .product__price {
    display: block;
    line-height: 3rem;
    font-size: 1.8rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d30e45; }
    @media screen and (max-width: 52.5em) {
      .product.product_no-ordering .product__top .product__price,
      .product.product_touch.product_no-ordering .product__top .product__price {
        font-size: 1.4rem; } }
  @media screen and (max-width: 70em) {
    .product,
    .product.product_touch {
      width: 33.33%; }
      .product:nth-child(4n+1),
      .product.product_touch:nth-child(4n+1) {
        clear: none; }
      .product:nth-child(3n+1),
      .product.product_touch:nth-child(3n+1) {
        clear: left; } }
  @media screen and (max-width: 60em) {
    .product .product__picture-container,
    .product.product_touch .product__picture-container {
      float: none;
      margin: -1rem -1rem 1rem;
      width: initial; }
    .product:nth-child(3n+1),
    .product.product_touch:nth-child(3n+1) {
      clear: left; }
    .product:nth-child(2n+1),
    .product.product_touch:nth-child(2n+1) {
      clear: none; } }
  @media screen and (max-width: 52.5em) {
    .product,
    .product.product_touch {
      width: 48%;
      float: left;
      margin-left: 1%;
      margin-right: 1%;
      padding: 0 1rem;
      margin-bottom: 2rem; }
      .product:nth-child(3n+1),
      .product.product_touch:nth-child(3n+1) {
        clear: none; }
      .product:nth-child(2n+1),
      .product.product_touch:nth-child(2n+1) {
        clear: left; }
      .product .product__name,
      .product.product_touch .product__name {
        font-size: 1.8rem; }
      .product .product__favourite,
      .product.product_touch .product__favourite {
        position: absolute; }
      .product .product__mobile-price,
      .product.product_touch .product__mobile-price {
        margin-top: 0;
        display: none;
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        border-radius: 1rem;
        font-size: 1.8rem;
        font-weight: 400;
        color: #fff;
        background-color: #d11448;
        text-align: center; }
        .product .product__mobile-price .product__mobile-price-from,
        .product .product__mobile-price .product__mobile-price-value,
        .product.product_touch .product__mobile-price .product__mobile-price-from,
        .product.product_touch .product__mobile-price .product__mobile-price-value {
          font-size: 1.4rem;
          font-weight: 400;
          vertical-align: top; }
      .product .product__sku-list,
      .product.product_touch .product__sku-list {
        display: block; }
      .product .product__bottom,
      .product.product_touch .product__bottom {
        overflow: initial; }
      .product .product__buttons,
      .product.product_touch .product__buttons {
        display: block;
        margin-top: 1rem; }
        .product .product__buttons .product__customise,
        .product.product_touch .product__buttons .product__customise {
          width: 38%; }
          .product .product__buttons .product__customise + .product__add,
          .product.product_touch .product__buttons .product__customise + .product__add {
            width: 62%; } }
  @media screen and (max-width: 40em) {
    .product,
    .product.product_touch {
      padding: 0 .5rem; }
      .product .product__buttons .product__customise,
      .product.product_touch .product__buttons .product__customise {
        width: auto; }
        .product .product__buttons .product__customise + .product__add,
        .product.product_touch .product__buttons .product__customise + .product__add {
          width: auto;
          padding: 0 1.5rem; }
          .product .product__buttons .product__customise + .product__add .product__price,
          .product.product_touch .product__buttons .product__customise + .product__add .product__price {
            width: auto; }
          .product .product__buttons .product__customise + .product__add .product__add-value,
          .product.product_touch .product__buttons .product__customise + .product__add .product__add-value {
            display: none; } }
  @media screen and (max-width: 30em) {
    .product .product__buttons .product__customise,
    .product.product_touch .product__buttons .product__customise {
      font-size: 1.2rem; }
      .product .product__buttons .product__customise + .product__add,
      .product.product_touch .product__buttons .product__customise + .product__add {
        padding: 0 1rem; }
        .product .product__buttons .product__customise + .product__add .product__price,
        .product .product__buttons .product__customise + .product__add .product__add-value,
        .product.product_touch .product__buttons .product__customise + .product__add .product__price,
        .product.product_touch .product__buttons .product__customise + .product__add .product__add-value {
          font-size: 1.2rem; } }
  @media screen and (max-width: 26.25em) {
    .product,
    .product.product_touch {
      float: none;
      width: 100%;
      max-width: 27.5rem;
      margin: 0 auto 2rem; }
      .product.product_favourites,
      .product.product_touch.product_favourites {
        float: none; }
      .product .product__buttons .product__customise,
      .product.product_touch .product__buttons .product__customise {
        font-size: 1.4rem; }
        .product .product__buttons .product__customise + .product__add,
        .product.product_touch .product__buttons .product__customise + .product__add {
          padding: 0 1.5rem; }
          .product .product__buttons .product__customise + .product__add .product__price,
          .product .product__buttons .product__customise + .product__add .product__add-value,
          .product.product_touch .product__buttons .product__customise + .product__add .product__price,
          .product.product_touch .product__buttons .product__customise + .product__add .product__add-value {
            font-size: 1.4rem; } }

/* product counter */
.product.product_with-counter:after,
.product.product_touch.product_with-counter:after {
  display: none;
  background-color: #d30e45;
  left: -.2rem;
  top: 0; }
.product .product__counter,
.product.product_touch .product__counter {
  color: #d30e45; }

/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product .product__add {
  color: #fff;
  background-color: #d30e45;
  border: none;
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  font-size: 0;
  box-sizing: border-box;
  padding: 0;
  width: 100%;
  border: .1rem solid #d30e45;
  line-height: 2.8rem;
  height: 3rem;
  border-radius: 1.5rem;
  text-align: center;
  transition: background-color .2s ease, color .2s ease; }
  .product .product__add:hover {
    color: #d30e45;
    background-color: #fff; }
  .product .product__add:hover .product__price,
  .product .product__add:hover .product__add-value {
    color: #d30e45; }
  .product .product__add:hover .product__price ~ .product__add-value {
    position: relative; }
    .product .product__add:hover .product__price ~ .product__add-value:before {
      background-color: #d30e45; }
  .product .product__add .product__price,
  .product .product__add .product__add-value {
    box-sizing: border-box;
    float: none;
    font-size: 1.4rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    transition: background-color .2s ease, color .2s ease;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: 50%;
    text-align: center;
    line-height: 2.8rem; }
  .product .product__add .product__add-value-custom {
    width: 100%; }
  .product .product__add .product__price ~ .product__add-value {
    position: relative; }
    .product .product__add .product__price ~ .product__add-value:before {
      content: '';
      display: block;
      width: .1rem;
      height: 1.6rem;
      background-color: #fff;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translate(0, -50%);
      transition: background-color .2s ease, color .2s ease; }
    .product .product__add .product__price ~ .product__add-value[data-product-price-empty] {
      display: none; }
.product .product__customise {
  color: #232323;
  background-color: transparent;
  border: none;
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  line-height: 3rem;
  height: 3rem;
  border-radius: 1rem;
  width: 40%;
  text-align: left;
  float: left;
  text-decoration: underline;
  transition: background-color .2s ease, color .2s ease; }
  .product .product__customise:hover {
    color: #232323;
    background-color: transparent; }
  .product .product__customise:hover {
    text-decoration: none; }
  .product .product__customise + .product__add {
    width: 60%; }
@media screen and (max-width: 52.5em) {
  .product .product__mobile-button {
    display: none; } }

/* Favourite icon
-------------------------------------------------------------------------- */
.product__favourite {
  line-height: 2.2rem;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  padding: .3rem;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%; }
  .product__favourite_add .product__favourite-icon {
    color: #d20d45;
    font-size: 2rem;
    display: flex;
    width: 2.2rem;
    height: 2.2rem;
    display: flex;
    justify-content: center;
    align-items: center; }
    .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_add .product__favourite-icon:before {
      margin: 0;
      display: block; }
  .product__favourite_remove .product__favourite-icon {
    color: #d20d45;
    font-size: 2rem;
    display: flex;
    width: 2.2rem;
    height: 2.2rem;
    display: flex;
    justify-content: center;
    align-items: center; }
    .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_remove .product__favourite-icon:before {
      margin: 0;
      display: block; }

/* DEALS */
.deal-wizard__title {
  font-size: 3rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #d11448;
  line-height: 3.2rem;
  font-weight: normal;
  text-align: center;
  margin-top: .8rem;
  margin-bottom: 3rem;
  position: relative; }

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

.deal-wizard-navigation__tab {
  background-color: transparent;
  margin-bottom: .8rem; }
  .deal-wizard-navigation__tab:nth-child(3n), .deal-wizard-navigation__tab:last-child {
    background-color: transparent; }
  .deal-wizard-navigation__tab:nth-child(3n) {
    z-index: 7; }
  .deal-wizard-navigation__tab:nth-child(3n-1) {
    z-index: 8; }
  .deal-wizard-navigation__tab:nth-child(3n-2) {
    z-index: 9; }
    .deal-wizard-navigation__tab:nth-child(3n-2):before {
      display: none; }
  .deal-wizard-navigation__tab:before {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 1.5rem;
    height: 100%;
    background-color: #d30e45;
    border-top: solid .1rem #fff;
    border-bottom: solid .1rem #fff;
    box-sizing: border-box; }

.deal-wizard-navigation__tab_active:before {
  background-color: #d30e45;
  border-top: solid .1rem #fff;
  border-bottom: solid .1rem #fff;
  box-sizing: border-box; }
.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  color: #fff;
  background-color: #d30e45; }
  .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:before {
    display: block; }
  .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
    border-left-color: #d30e45;
    margin-left: -.1rem; }
.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab:before {
  background-color: #e7e7e8;
  border-top: solid .1rem #e7e7e8;
  border-bottom: solid .1rem #e7e7e8;
  box-sizing: border-box; }
.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
  border-right: solid .1rem #e7e7e8; }
.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link {
  color: #2d1e33;
  border-top: solid .1rem #e7e7e8;
  border-bottom: solid .1rem #e7e7e8;
  background-color: #e7e7e8; }
  .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link:before {
    border-left-color: #b2b6bb; }
  .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link:after {
    border-left-color: #e7e7e8; }

.deal-wizard-navigation__link {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 3rem;
  height: 3.2rem;
  background-color: #d30e45;
  border-top: solid .1rem #fff;
  border-bottom: solid .1rem #fff; }
  .deal-wizard-navigation__link:before {
    border-top: 1.6rem solid transparent;
    border-bottom: 1.6rem solid transparent;
    border-left-color: #fff; }
  .deal-wizard-navigation__link:after {
    border-top: 1.6rem solid transparent;
    border-bottom: 1.6rem solid transparent;
    border-left-color: #d30e45; }

.deal-wizard-navigation__title {
  line-height: 3rem;
  height: 3.2rem; }

.deal-wizard-navigation .deal-wizard-navigation__tab:first-child {
  border-radius: 1.5rem 0 0 1.5rem; }
  .deal-wizard-navigation .deal-wizard-navigation__tab:first-child:last-child, .deal-wizard-navigation .deal-wizard-navigation__tab:first-child:last-child .deal-wizard-navigation__link {
    border-radius: 1.5rem; }
.deal-wizard-navigation .deal-wizard-navigation__tab:first-child .deal-wizard-navigation__link {
  border-radius: 1.5rem 0 0 1.5rem;
  border-left: solid .1rem #fff; }
.deal-wizard-navigation .deal-wizard-navigation__tab:last-child {
  border-radius: 0 1.5rem 1.5rem 0; }
.deal-wizard-navigation .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
  border-right: solid .1rem #fff;
  border-radius: 0 1.5rem 1.5rem 0; }
  .deal-wizard-navigation .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link:before, .deal-wizard-navigation .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link:after {
    display: none; }

.page_deal_wizard .content {
  padding-top: 4rem;
  padding-bottom: 5rem; }
.page_deal_wizard .page__content {
  padding-bottom: 32rem;
  background: url("/assets-images/login-background-man.png") center bottom no-repeat; }
  @media screen and (max-width: 52.5em) {
    .page_deal_wizard .page__content {
      padding-top: 0;
      padding-bottom: 8rem;
      background-size: 15rem auto; } }
  @media screen and (max-width: 30em) {
    .page_deal_wizard .page__content {
      padding-bottom: 2rem;
      background: none; } }
.page_deal_wizard .header__static-basket,
.page_deal_wizard .header__loyalty-menu {
  display: none; }
.page_deal_wizard .product .product__add {
  font-size: 1.4rem; }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  border-radius: 1.8rem;
  padding-bottom: 8rem;
  width: 90rem; }
  .popup .popup__wrapper {
    padding: 0; }
  .popup .popup__header {
    margin-bottom: 1rem; }
  .popup .popup__top {
    padding: 4rem;
    box-sizing: border-box;
    background-color: #f1f1f1;
    border-radius: 1.8rem; }
    .popup .popup__top .product-pictos {
      display: inline-block;
      vertical-align: top;
      margin-top: 0; }
  .popup .popup__title {
    font-size: 2.8rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #4a6a9b;
    font-weight: normal;
    line-height: 3rem;
    position: relative; }
    .popup .popup__title .popup__close {
      font-size: 3rem;
      line-height: 3rem;
      padding: 0;
      width: 3rem;
      height: 3rem;
      position: absolute;
      top: 1.5rem;
      transform: translate(0, -50%);
      right: 0;
      border-radius: 0;
      background-color: transparent;
      color: #4a6a9b;
      box-shadow: none; }
      @media screen and (max-width: 52.5em) {
        .popup .popup__title .popup__close {
          display: none !important; } }
      .popup .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 {
          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 {
          width: 3rem;
          height: 3rem;
          line-height: 3rem;
          margin: 0; }
  .popup .popup__title-wrapper {
    margin-right: 1rem; }
  .popup .popup__description {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 1.8rem;
    margin-top: .5rem; }
  .popup .popup__picture {
    margin-right: 3rem; }
    .popup .popup__picture .popup__picture-image {
      border-radius: 1.8rem; }
  .popup.popup_scrolled .popup__title {
    background-color: #f1f1f1;
    border-bottom: .1rem solid #ccc;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
    padding-left: 4rem; }
  .popup .popup__fieldsets {
    overflow-y: auto;
    max-height: 50vh; }
    @media screen and (max-width: 52.5em) {
      .popup .popup__fieldsets {
        overflow-y: none;
        max-height: none; } }

.popup__price {
  font-size: 2.8rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  color: #4a6a9b; }

.popup_improved .popup__title-mobile-close {
  padding-top: .3rem; }

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

/* Popup group
    -------------------------------------------------------------------------- */
.popup .popup-group {
  padding: 0;
  margin-top: 2rem; }
  .popup .popup-group .popup-group__quantity-field {
    font-size: 1.8rem;
    font-weight: 400;
    padding: 0;
    background-color: transparent;
    border: none;
    width: 3.4rem; }
  .popup .popup-group .popup-group__quantity-minus-icon {
    margin-right: 0; }
    .popup .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 .popup-group .popup-group__quantity-plus-icon {
    margin-left: 0; }
    .popup .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 .popup-group .popup-group__quantity-minus-icon,
  .popup .popup-group .popup-group__quantity-plus-icon {
    display: block;
    width: 2.2rem;
    height: 2.2rem;
    line-height: 2rem;
    text-align: center;
    border-radius: 50%;
    border: solid .1rem #000;
    box-sizing: border-box; }
    .popup .popup-group .popup-group__quantity-minus-icon:before,
    .popup .popup-group .popup-group__quantity-plus-icon:before {
      margin: 0;
      font-size: 1.6rem;
      line-height: 2rem;
      width: 2rem;
      height: 2rem; }
  .popup .popup-group .popup-group__label,
  .popup .popup-group .popup-group__single-choice {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 2.2rem; }
  .popup .popup-group .nice-select__container {
    vertical-align: top;
    min-width: 7.8rem; }
  .popup .popup-group .nice-select {
    height: 2.2rem;
    width: 100%;
    line-height: 2.1rem;
    border-top: none;
    background-color: transparent; }
    .popup .popup-group .nice-select > .current {
      line-height: 2.1rem; }

/* Popup row
    -------------------------------------------------------------------------- */
.popup .popup-row {
  box-sizing: border-box;
  padding: 3.1rem 4rem 0; }
  .popup .popup-row + .popup-row {
    border-top: none;
    padding-top: 2.5rem; }
  .popup .popup-row .popup-row__title {
    font-size: 1.8rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d30e45;
    text-transform: uppercase;
    line-height: 2rem;
    font-weight: normal;
    margin-bottom: 1.5rem; }
  .popup .popup-row .popup-row__description {
    color: #000;
    line-height: 1.8rem;
    font-size: 1.4rem;
    margin-bottom: 2rem; }

/* Popup enum
    -------------------------------------------------------------------------- */
.popup-enum .popup-enum__option {
  margin-right: 1rem;
  margin-bottom: 1rem; }
.popup-enum .popup-enum__text {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  color: #000;
  background-color: #fff;
  border-radius: 1rem;
  box-sizing: border-box;
  border: solid 0.1rem #000;
  padding: 0 2rem;
  text-align: center;
  line-height: 2.8rem;
  height: 3rem;
  min-width: 8rem; }
.popup-enum .popup-enum__radio:checked + .popup-enum__text {
  color: #fff;
  background-color: #d30e45;
  border: solid 0.1rem #d30e45; }
.popup-enum .popup-enum__radio:disabled + .popup-enum__text {
  color: #999;
  background-color: #eee; }

/* Popup set
    -------------------------------------------------------------------------- */
.popup .popup-set {
  margin-top: 2rem; }
  .popup .popup-set + .popup-set {
    margin-top: 0; }
  .popup .popup-set .popup-set__group-title {
    font-size: 1.8rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d30e45;
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 2rem;
    margin-bottom: 1.5rem; }
  .popup .popup-set .popup-set__title {
    color: #d30e45;
    font-size: 1.6rem;
    line-height: 2rem; }
  .popup .popup-set .popup-set__option {
    margin-bottom: 2.6rem; }
  .popup .popup-set .popup-set__label {
    padding-left: 0;
    padding-bottom: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto; }
  .popup .popup-set input[type="checkbox"] {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .popup .popup-set .popup-set__text {
    font-size: 1.4rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 1.6rem;
    box-sizing: border-box;
    padding-left: 2.6rem; }
    .popup .popup-set .popup-set__text:before {
      display: block;
      content: '';
      width: 1.6rem;
      height: 1.6rem;
      box-sizing: border-box;
      border: solid 0.1rem #000;
      background-color: #fff;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .popup .popup-set .popup-set__text:after {
      display: none;
      content: '';
      width: 1rem;
      height: 1rem;
      box-sizing: border-box;
      background-color: #d30e45;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      margin: .3rem; }
  .popup .popup-set input[type="checkbox"]:checked + .popup-set__text {
    font-weight: 400; }
    .popup .popup-set input[type="checkbox"]:checked + .popup-set__text:after {
      display: block; }

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

.popup-set__option[data-double]:has(.popup-set__label + .popup-set__label) .popup-set__text {
  padding-left: 4.2rem; }

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

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

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

/* Popup buttons
    -------------------------------------------------------------------------- */
.popup .popup__buttons {
  box-sizing: border-box;
  padding: 2rem 2rem 2rem 4rem; }
.popup .popup-buttons__button {
  color: #fff;
  background-color: #d30e45;
  border: none;
  padding: 0 0;
  border-radius: 1.8rem;
  font-size: 1.6rem;
  font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 4rem;
  height: 4rem;
  transition: background-color .2s ease, color .2s ease; }
  .popup .popup-buttons__button:hover {
    color: #fff;
    background-color: #d30e45; }
.popup .popup-buttons__link {
  font-size: 1.4rem;
  font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 2rem;
  padding: 0;
  margin-top: 1rem;
  text-decoration: underline; }
  .popup .popup-buttons__link:hover {
    text-decoration: none; }

@media screen and (max-width: 52.5em) {
  .popup,
  .popup_improved {
    padding-bottom: 4rem; }
    .popup.popup_full-height,
    .popup_improved.popup_full-height {
      height: 100%; }
    .popup.popup_scrolled .popup__title,
    .popup_improved.popup_scrolled .popup__title {
      padding-left: 2rem; }
    .popup .popup__top,
    .popup_improved .popup__top {
      padding: 2rem; }
    .popup .popup__buttons,
    .popup_improved .popup__buttons {
      padding: 0; }
    .popup .popup-buttons__button,
    .popup_improved .popup-buttons__button {
      border-radius: 0; }
    .popup .popup__heading,
    .popup_improved .popup__heading {
      padding: 2rem; }
    .popup .popup-row,
    .popup_improved .popup-row {
      padding-left: 2rem;
      padding-right: 2rem;
      padding-top: 2rem; } }
.checkout__upselling {
  padding-top: 4rem;
  border-top: .1rem solid #d1d1d1;
  margin-top: 5rem; }
  .checkout__upselling .category_upselling {
    margin-top: 0; }
    .checkout__upselling .category_upselling .category__title {
      color: #d30e45; }
  .checkout__upselling .product,
  .checkout__upselling .product.product_touch {
    width: 33.33%; }
    .checkout__upselling .product .product__wrapper,
    .checkout__upselling .product.product_touch .product__wrapper {
      background-color: #fff; }
    .checkout__upselling .product .product__picture-container,
    .checkout__upselling .product.product_touch .product__picture-container {
      background-color: transparent; }
    @media screen and (max-width: 52.5em) {
      .checkout__upselling .product,
      .checkout__upselling .product.product_touch {
        width: 48%; } }

.page_cyo .content {
  position: relative; }
.page_cyo .content__redirect {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 3; }

.cyo {
  margin-bottom: 0; }
  .cyo .cyo__header-title {
    font-size: 3rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d11448;
    font-weight: normal;
    line-height: 4rem;
    margin: 0; }
  .cyo .cyo__add-link,
  .cyo .cyo__add-button {
    color: #fff;
    background-color: #d30e45;
    border: none;
    padding: 0 0;
    border-radius: 1.8rem;
    border: .1rem solid #d30e45;
    font-size: 1.6rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 3.8rem;
    height: 4rem;
    min-width: 24rem;
    transition: background-color .2s ease, color .2s ease; }
    .cyo .cyo__add-link:hover,
    .cyo .cyo__add-button:hover {
      color: #d30e45;
      background-color: #fff; }
    .cyo .cyo__add-link .cyo__add-button-price,
    .cyo .cyo__add-link .cyo__add-button-text,
    .cyo .cyo__add-button .cyo__add-button-price,
    .cyo .cyo__add-button .cyo__add-button-text {
      width: 50%;
      display: block;
      height: 100%;
      margin: 0;
      padding: 0;
      float: right; }
    .cyo .cyo__add-link .cyo__add-button-price,
    .cyo .cyo__add-button .cyo__add-button-price {
      float: left;
      position: relative; }
      .cyo .cyo__add-link .cyo__add-button-price:after,
      .cyo .cyo__add-button .cyo__add-button-price:after {
        right: -9px; }
  .cyo .cyo__add-link {
    display: block;
    float: right;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    max-width: 24rem; }
  @media screen and (max-width: 40em) {
    .cyo .cyo__footer,
    .cyo .cyo__header {
      text-align: center; }
      .cyo .cyo__footer .cyo__header-title,
      .cyo .cyo__header .cyo__header-title {
        display: block;
        margin-bottom: 1.5rem; }
      .cyo .cyo__footer .cyo__add-link,
      .cyo .cyo__footer .cyo__add-button,
      .cyo .cyo__header .cyo__add-link,
      .cyo .cyo__header .cyo__add-button {
        float: none;
        margin: 0 auto; } }
  .cyo .cyo__picture-container {
    max-width: none;
    border-radius: 1.5rem; }
    @media screen and (max-width: 40em) {
      .cyo .cyo__picture-container {
        margin: 0 auto; } }
  .cyo .cyo__picture {
    display: block;
    border-radius: 1.5rem;
    margin: 0 auto; }
  .cyo .cyo__description {
    font-size: 1.6rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 2.4rem;
    margin-top: 1rem;
    text-align: center; }
  .cyo .cyo__fieldset + .cyo__fieldset {
    margin-top: 1rem; }
  .cyo .cyo__fieldset.cyo__fieldset_extra {
    margin-top: 0; }
    .cyo .cyo__fieldset.cyo__fieldset_extra .cyo__fieldset-title {
      display: none; }
  .cyo .cyo__fieldset-title {
    font-size: 1.8rem;
    font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
    color: #d11448;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3rem;
    padding: 0;
    margin-bottom: 2rem; }
  .cyo .cyo__fieldset-description {
    font-size: 1.6rem;
    font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 2.4rem;
    margin: 0 0 2rem; }
  .cyo .cyo-enum {
    margin-bottom: 1rem; }
    .cyo .cyo-enum .cyo-enum__option {
      margin-right: 1rem;
      margin-bottom: 2rem;
      min-width: 10rem; }
    .cyo .cyo-enum .cyo-enum__text {
      font-size: 1.6rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #000;
      font-weight: 400;
      color: #d30e45;
      background-color: #fff;
      border-radius: 1rem;
      box-sizing: border-box;
      border: solid .1rem #d30e45;
      padding: 0 1rem;
      text-align: center;
      text-transform: uppercase;
      line-height: 2.8rem;
      height: 3rem;
      min-width: 8rem; }
    .cyo .cyo-enum .cyo-enum__radio:checked + .cyo-enum__text {
      color: #fff;
      background-color: #d30e45;
      border: solid .1rem #d30e45; }
    .cyo .cyo-enum .cyo-enum__radio:disabled + .cyo-enum__text {
      color: #999;
      background-color: #eee; }
  .cyo .cyo-set {
    margin-top: 2rem; }
    .cyo .cyo-set + .cyo-set {
      margin-top: 0; }
    .cyo .cyo-set .cyo-set__group-title {
      font-size: 1.8rem;
      font-family: "AGBookRoundedMedium", Arial, Helvetica, sans-serif;
      color: #d30e45;
      text-transform: uppercase;
      font-size: 1.4rem;
      line-height: 2rem;
      margin-bottom: 1.5rem; }
    .cyo .cyo-set .cyo-set__option {
      margin-bottom: 1.9rem; }
    .cyo .cyo-set .cyo-set__label {
      padding-left: 0;
      padding-bottom: 0;
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: auto; }
    .cyo .cyo-set input[type="checkbox"] {
      margin: 0;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0; }
    .cyo .cyo-set .cyo-set__text {
      font-size: 1.6rem;
      font-family: "AGBookRoundedRegular", Arial, Helvetica, sans-serif;
      color: #000;
      font-weight: 400;
      font-size: 1.4rem;
      line-height: 1.6rem;
      box-sizing: border-box;
      padding-left: 2.6rem; }
      .cyo .cyo-set .cyo-set__text:before {
        display: block;
        content: '';
        width: 1.6rem;
        height: 1.6rem;
        box-sizing: border-box;
        border: solid 0.1rem #000;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      .cyo .cyo-set .cyo-set__text:after {
        display: none;
        content: '';
        width: 1rem;
        height: 1rem;
        box-sizing: border-box;
        background-color: #d30e45;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        margin: .3rem; }
    .cyo .cyo-set input[type="checkbox"]:checked + .cyo-set__text {
      font-weight: 400; }
      .cyo .cyo-set input[type="checkbox"]:checked + .cyo-set__text:after {
        display: block; }
  .cyo .cyo__footer {
    margin: 2rem 0 0; }
  .cyo .cyo__banner {
    margin-bottom: 2.5rem; }
    .cyo .cyo__banner .cyo__banner-image {
      display: block; }
  .cyo .cyo__allergens-text {
    font-size: 1.1rem;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    color: #0a0a0a;
    color: #808080;
    margin: 3rem 0 0;
    text-align: justify;
    line-height: 1.6rem; }

/* double topping for CYO*/
.cyo .cyo-set_double-title .cyo-set__title {
  color: #d30e45;
  font-size: 1.6rem;
  line-height: 2rem; }
@media screen and (max-width: 40em) {
  .cyo .cyo-set_double-title .cyo-set__option {
    display: none; }
    .cyo .cyo-set_double-title .cyo-set__option:nth-child(3) {
      display: block; } }
.cyo .cyo-set .cyo-set__option[data-double] {
  display: flex;
  position: relative;
  padding-left: 4rem;
  padding-right: 1rem;
  box-sizing: border-box;
  margin: 1.5rem 0; }
  .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__label {
    width: 1.6rem;
    width: auto;
    height: 1.6rem;
    padding: 0;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    box-sizing: border-box; }
    .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__label + .cyo-set__label {
      left: 2rem; }
    .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__label:before {
      display: block;
      content: '';
      width: 1.6rem;
      height: 1.6rem;
      border: solid 1px;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__label .cyo-set__phantom {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      width: 100%;
      height: 100%; }
      .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__label .cyo-set__phantom:after {
        display: block;
        content: '';
        width: 1rem;
        height: 1rem;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        margin: .3rem;
        opacity: 0;
        background-color: #d30e45;
        transition: all .3s ease; }
    .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__label input[type=checkbox]:checked ~ .cyo-set__phantom:after {
      opacity: 1; }
    .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__label input[type=checkbox].cyo-set__psevdo-selection ~ .cyo-set__phantom:after {
      opacity: 1; }
    .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__label_phantom {
      opacity: .7;
      cursor: default;
      pointer-events: none; }
      .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__label_phantom .cyo-set__phantom:after {
        opacity: 1; }
  .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__text {
    padding-left: 4.2rem; }
  .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__text:before,
  .cyo .cyo-set .cyo-set__option[data-double] .cyo-set__text:after {
    display: none; }
  .cyo .cyo-set .cyo-set__option[data-double].cyo-set__option_ingredient-disabled .cyo-set__label {
    pointer-events: none;
    opacity: .4; }
    .cyo .cyo-set .cyo-set__option[data-double].cyo-set__option_ingredient-disabled .cyo-set__label input[type=checkbox] {
      pointer-events: none; }
    .cyo .cyo-set .cyo-set__option[data-double].cyo-set__option_ingredient-disabled .cyo-set__label .cyo-set__phantom:after,
    .cyo .cyo-set .cyo-set__option[data-double].cyo-set__option_ingredient-disabled .cyo-set__label input[type=checkbox] ~ .cyo-set__phantom:after {
      opacity: 0; }

.quantity-box .quantity-box__field {
  width: 3rem;
  font-size: 2.1rem;
  text-align: center;
  border: .1rem solid #d30e45; }
.quantity-box .quantity-box__button {
  display: inline-block;
  color: #d30e45;
  font-size: 2rem;
  line-height: 3.2rem;
  text-decoration: none; }
.quantity-box .quantity-box__icon-minus: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.3em;
  margin-left: 0.3em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }
.quantity-box .quantity-box__icon-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.3em;
  margin-left: 0.3em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

/* ui-autocomplete */
.ui-autocomplete {
  font-size: 2.4rem; }
  @media screen and (max-width: 52.5em) {
    .ui-autocomplete {
      font-size: 1.8rem; } }

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