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

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

/* Product font
   -------------------------------------------------------------------------- */
/* Page header
   -------------------------------------------------------------------------- */
.header {
  background: url("/assets-images/header-bg.jpg") top center no-repeat;
  background-color: #000;
  padding: 3.3rem 0 1.3rem;
  box-sizing: border-box; }
  @media screen and (max-width: 52.5em) {
    .header {
      padding-top: 0.4rem;
      padding-bottom: 0.4rem; }
      .header__logo {
        max-width: 6rem;
        margin: 0 auto; } }

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

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

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

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

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

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

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

/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  color: #fff;
  background: url("/assets-images/footer-bg.jpg") top center no-repeat;
  background-color: #000;
  box-sizing: border-box;
  /*@media screen and (max-width: 68.75em) {*/ }
  .footer__wrapper {
    box-sizing: border-box;
    padding: 5.1rem 0; }
  .footer__credits {
    padding: 0; }
    .footer__credits-wrapper {
      font-size: 1.4rem;
      line-height: 26px; }
    .footer__credits-copyright, .footer__credits-powered-by {
      display: inline-block;
      vertical-align: top;
      font-size: 1.4rem;
      line-height: 26px; }
    .footer__credits-powered-by .footer__link {
      margin-left: 0;
      font-size: 1.4rem; }
  .footer__nav {
    padding: 0; }
    .footer__nav .social-icons__link i,
    .footer__nav .social-icons__link i:before {
      display: block;
      margin: 0;
      width: 2.6rem;
      height: 2.6rem;
      line-height: 26px;
      box-sizing: border-box; }
    .footer__nav .social-icons__link i:before {
      font-size: 2rem; }
  .footer__links {
    padding-top: 0;
    font-size: 0; }
  .footer__link {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 1.4rem;
    line-height: 26px;
    margin: 0 1.7rem;
    text-decoration: underline; }
    .footer__link:hover {
      color: #fff;
      text-decoration: none; }
  .footer .social-icons {
    margin: 0;
    font-size: 0; }
    .footer .social-icons__icon {
      display: inline-block;
      vertical-align: top; }
      .footer .social-icons__icon:first-child {
        margin-left: 1.7rem; }
    .footer .social-icons__link {
      margin: 0 1.3rem;
      padding: 0;
      color: #fff;
      border: none;
      display: block;
      font-size: 2rem;
      width: 2.6rem;
      height: 2.6rem;
      transition: all .3s ease; }
      .footer .social-icons__link:hover {
        color: #e51c20; }
  @media screen and (min-width: 20em) {
    .footer__wrapper {
      padding-top: 2.1rem;
      padding-bottom: 2.1rem; }
    .footer__nav, .footer__credits, .footer__links,
    .footer .social-icons {
      float: none;
      display: block;
      width: 100%;
      text-align: center; }
    .footer .social-icons {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; }
      .footer .social-icons__icon:first-child {
        margin-left: 0; } }
  @media screen and (max-width: 21.25em) {
    .footer .social-icons__link {
      margin: 0 1rem; } }

/* Scroll up button
   -------------------------------------------------------------------------- */
.scroll-up {
  color: #fff;
  background-color: #e51c20;
  border-radius: 0;
  bottom: 12.8rem; }
  @media screen and (max-width: 68.75em) {
    .scroll-up {
      bottom: 15rem; } }
  .scroll-up__icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

/* NiceSelect (used as a <select> replacement)
   -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 33px;
  height: 35px;
  border: 1px solid #c7c7c7;
  border-radius: 0;
  padding-left: 1.3rem; }
  .nice-select > .current {
    color: #000;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .nice-select .list {
    box-shadow: 0px 0px 15px 0px rgba(35, 32, 32, 0.13);
    border: solid 1px #c7c7c7;
    padding-top: 0.5rem;
    background-color: #ebebeb;
    margin-left: -1px;
    margin-right: -1px;
    min-width: calc(100% + 2px); }
    .nice-select .list:hover .option.selected.focus:not(:hover) {
      color: #fff !important;
      background-color: #232020 !important; }
  .nice-select .option {
    transition: all .3s ease;
    box-sizing: border-box;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    line-height: 36px; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option.selected.focus:hover {
      color: #fff;
      background-color: #232020; }

/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  color: #fff;
  background-color: #e51c20;
  border: none;
  padding: 0 2.9rem;
  border-radius: 0;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 44px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .form-buttons__button:hover {
    color: #fff;
    background-color: #c21a1d; }
.form-buttons__link {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 700;
  line-height: 44px;
  padding-top: 0;
  padding-bottom: 0; }
  .form-buttons__link:hover {
    color: #e32213; }

/* --------------------------------------------------------------------------
   LOCATOR
   (optional page)
   --------------------------------------------------------------------------
   Page which lets the user pick a restaurant based on his address.
   Functionality is similar to index shop picker, but on its own page.
   -------------------------------------------------------------------------- */
.locator {
  color: #000;
  background-color: #fff;
  margin: 6.7rem auto;
  width: 100rem; }
  .locator__wrapper {
    padding: 5.5rem 13.2rem 5.6rem; }
    @media screen and (max-width: 57em) {
      .locator__wrapper {
        padding-left: 3rem;
        padding-right: 3rem; } }
  .locator__title {
    font-size: 3.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 5.6rem; }
  .locator__fields-wrapper {
    width: 34.6rem; }
  .locator__methods {
    border: 1px solid #75a400;
    margin-bottom: 3.6rem; }
  .locator__method {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #75a400;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .locator__method-name {
      background-color: #fff;
      height: 33px;
      line-height: 33px; }
    .locator__method input[type=radio]:checked + span {
      color: #fff;
      background-color: #75a400; }
    .locator__method:hover {
      color: #fff; }
      .locator__method:hover .locator__method-name {
        background-color: #658d00; }
  .locator__postcode-input {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    height: 35px;
    line-height: 33px;
    border: 1px solid #c7c7c7;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 1.2rem; }
    .locator__postcode-input-wrapper {
      padding-right: 3.5rem; }
    .locator__postcode-input [data-locator-error] {
      background-color: #fff; }
  .locator__postcode-button {
    color: #fff;
    background-color: #ff0000;
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    float: left;
    margin-right: -3.5rem;
    width: 3.5rem;
    height: 35px;
    line-height: 35px;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .locator__postcode-button:hover {
      color: #fff;
      background-color: #c21a1d; }
  .locator__postcode-warning {
    color: #828282;
    font-size: 1.2rem;
    line-height: 16px;
    text-align: center;
    margin-top: 1.5rem; }
  .locator__search-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .locator__selected {
    font-size: 2rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    margin-top: 3.6rem;
    margin-bottom: 2.8rem; }
    .locator__selected-value {
      color: #e32213;
      text-transform: uppercase; }
    .locator__selected-link {
      text-decoration: underline;
      text-transform: none; }

.locator__restaurants {
  margin: 0;
  padding: 0;
  border-top: solid 2px #ebebeb; }
.locator-restaurant {
  background-color: #fff;
  border-bottom: solid 2px #ebebeb;
  padding: 3rem; }
  .locator-restaurant + .locator-restaurant {
    margin-top: 0; }
  .locator-restaurant__name {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 35px; }
    @media screen and (max-width: 62em) {
      .locator-restaurant__name {
        width: 35%; } }
  .locator-restaurant__toggle {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #e32213;
    font-weight: 700;
    line-height: 35px;
    text-decoration: underline;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0.5rem; }
    .locator-restaurant__toggle:hover {
      text-decoration: none; }
  @media screen and (max-width: 40em) {
    .locator-restaurant__content {
      padding-left: 0; } }
  .locator-restaurant__content-name {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 35px; }
    @media screen and (max-width: 40em) {
      .locator-restaurant__content-name {
        text-align: center; } }
  .locator-restaurant__opening-times {
    background-color: #ececec;
    padding: 1.6rem 1.1rem;
    font-size: 1.4rem;
    line-height: 24px; }
  .locator-restaurant__address {
    font-size: 1.4rem;
    line-height: 16px; }
    @media screen and (max-width: 40em) {
      .locator-restaurant__address {
        text-align: center; } }
  .locator-restaurant__button {
    color: #fff;
    background-color: #e51c20;
    border: none;
    padding: 0.85rem 2.9rem;
    border-radius: 0;
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 18px;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .locator-restaurant__button:hover {
      color: #fff;
      background-color: #c21a1d; }
    @media screen and (max-width: 52.5em) {
      .locator-restaurant__button-wrapper {
        text-align: left; }
        .locator-restaurant__button-wrapper .locator-restaurant__button {
          text-align: center; } }
  .locator-restaurant__name-distance, .locator-restaurant__content-name-distance {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    text-transform: uppercase; }
  @media screen and (max-width: 40em) {
    .locator-restaurant__header {
      text-align: center; }
    .locator-restaurant__name, .locator-restaurant__toggle, .locator-restaurant__button {
      float: none; }
    .locator-restaurant__name {
      width: 100%; }
    .locator-restaurant__toggle {
      padding-right: 0;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 2rem; }
    .locator-restaurant__button {
      display: block;
      max-width: 15rem;
      box-sizing: border-box;
      margin-left: auto;
      margin-right: auto; } }
@media screen and (max-width: 64.375em) {
  .locator {
    max-width: 90%; } }

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

[data-locator-selected-method=collection] .locator-restaurant__name {
  padding-top: 0;
  padding-bottom: 0; }

@media screen and (max-width: 40em) {
  [data-locator-selected-method=collection] .locator-restaurant__content_embed-map,
  [data-google-locator-instance] .locator-restaurant__content_embed-map {
    padding-left: 0; } }
.page_locator {
  background: url("/assets-images/locator-bg.png") top center no-repeat; }
  .page_locator .header__wrapper {
    position: relative; }
  .page_locator .header__split-menu {
    position: absolute;
    right: 1.5rem; }
    @media screen and (max-width: 52.5em) {
      .page_locator .header__split-menu {
        display: none; } }
  .page_locator .header__logo {
    float: none;
    text-align: center; }
    .page_locator .header__logo-link {
      display: inline-block; }
      @media screen and (max-width: 52.5em) {
        .page_locator .header__logo-link {
          vertical-align: top; } }
    @media screen and (max-width: 52.5em) {
      .page_locator .header__logo {
        max-width: 6rem;
        margin: 0 auto; } }
  @media screen and (max-width: 52.5em) {
    .page_locator .header {
      padding: 0.4rem 0; }
      .page_locator .header__burger-menu {
        margin-top: 0.6rem; } }

@media screen and (max-width: 42em) {
  .locator {
    max-width: 100%;
    margin: 0; } }
/* ==========================================================================
   NAVIGATION
   ========================================================================== */
/* Desktop navigation:
   * account pages
   * category pages (touch only)
   -------------------------------------------------------------------------- */
.category-navigation {
  background-color: #e51c20;
  font-size: 0; }
  .category-navigation__item {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase; }
    .category-navigation__item_active .category-navigation__link {
      color: #000;
      background-color: #fff; }
      .category-navigation__item_active .category-navigation__link:hover, .category-navigation__item_active .category-navigation__link:focus {
        color: #000;
        background-color: #fff; }
    .category-navigation__item_favourites .category-navigation__link:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .category-navigation__link {
    display: block;
    padding: 1.5rem 2rem;
    box-sizing: border-box;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .category-navigation__link:hover, .category-navigation__link:focus {
      color: #000;
      background-color: transparent; }
    @media all and (max-width: 56.25em) {
      .category-navigation__link {
        padding: 1.5rem; } }
  .category-navigation_mobile {
    background-color: #fff;
    border-top: 1px solid #fff;
    position: relative; }
    .category-navigation_mobile .category-navigation__wrapper {
      position: relative;
      max-width: 90%; }
    .category-navigation_mobile:before, .category-navigation_mobile:after {
      content: '';
      display: block;
      width: 1.2rem;
      height: 1.2rem;
      position: absolute;
      top: 1.3rem; }
    .category-navigation_mobile:before {
      left: 0.5rem;
      background: url("/assets-images/category-navigation-arr-left.png") center center no-repeat; }
    .category-navigation_mobile:after {
      right: 0.5rem;
      background: url("/assets-images/category-navigation-arr-right.png") center center no-repeat; }
    .category-navigation_mobile .category-navigation__item {
      color: #000; }
      .category-navigation_mobile .category-navigation__item_active {
        color: #e51c20;
        border-bottom: none; }
        .category-navigation_mobile .category-navigation__item_active .category-navigation__link {
          color: #e51c20;
          background-color: transparent;
          font-weight: 500; }
    .category-navigation_mobile .category-navigation__link {
      font-weight: 500; }
      .category-navigation_mobile .category-navigation__link:hover, .category-navigation_mobile .category-navigation__link:focus {
        color: #e51c20;
        background-color: transparent;
        font-weight: 500; }

.account-navigation {
  background-color: #e51c20; }
  .account-navigation__item {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff; }
    .account-navigation__item_active .account-navigation__link {
      color: #000;
      background-color: #fff; }
  .account-navigation__link:hover {
    color: #000;
    background-color: #fff; }

/* Desktop navigation:
   * checkout pages
   -------------------------------------------------------------------------- */
.checkout-navigation {
  background-color: #dedddd; }
  .checkout-navigation__wrapper {
    position: relative; }
  .checkout-navigation__list {
    font-size: 0; }
    .checkout-navigation__list:before {
      width: 50%;
      height: 54px;
      background-color: #b3b3b3;
      position: absolute;
      top: 0;
      right: 100%; }
  .checkout-navigation__item {
    font-size: 1.8rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #232020;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #b3b3b3;
    height: 54px;
    line-height: 54px;
    padding-right: 1.5rem; }
    .checkout-navigation__item_active {
      color: #232020;
      background-color: #b3b3b3; }
      .checkout-navigation__item_active:before {
        border-left: 1.9rem solid #fff;
        z-index: 1;
        right: -2rem; }
      .checkout-navigation__item_active:after {
        border-left: 1.9rem solid #b3b3b3;
        z-index: 2;
        margin-left: -1px; }
      .checkout-navigation__item_active ~ .checkout-navigation__item {
        background-color: #dedddd; }
        .checkout-navigation__item_active ~ .checkout-navigation__item:after {
          border-left-color: #dedddd; }
    .checkout-navigation__item:before, .checkout-navigation__item:after {
      content: '';
      display: block;
      position: absolute;
      right: -19px;
      top: 0;
      width: 0;
      height: 0;
      border-bottom: 2.7rem solid transparent;
      border-top: 2.7rem solid transparent; }
    .checkout-navigation__item:before {
      border-left: 1.9rem solid #fff;
      z-index: 1;
      right: -2rem; }
    .checkout-navigation__item:after {
      border-left: 1.9rem solid #b3b3b3;
      z-index: 2;
      margin-left: -1px; }
    .checkout-navigation__item:last-child:before, .checkout-navigation__item:last-child:after {
      display: none; }

@media screen and (max-width: 52.5em) {
  .checkout-navigation__item-title {
    display: none; }

  .checkout-navigation__item_active .checkout-navigation__item-title {
    display: inline-block; } }
@media screen and (max-width: 26.25em) {
  .checkout-navigation__item {
    padding-right: .5rem; }

  .checkout-navigation__item_active .checkout-navigation__item-title {
    display: none; } }
/* Desktop: user and shop menus
   -------------------------------------------------------------------------- */
.dropdown-menu__header-link {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 16px;
  font-weight: 700;
  background-color: #e51c20;
  box-sizing: border-box;
  padding: 1.45rem 4rem;
  height: 45px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .dropdown-menu__header-link:hover {
    color: #fff;
    background-color: #000; }
.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__body {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #ebebeb;
  border: 1px solid #c7c7c7;
  box-sizing: border-box;
  width: auto;
  min-width: 100%; }
  .dropdown-menu__body-link {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
.dropdown-menu__item-link {
  display: block;
  line-height: 20px;
  padding: 1rem 1.5rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  text-align: center; }
  .dropdown-menu__item-link:hover {
    color: #fff;
    background-color: #000;
    text-decoration: none; }
.dropdown-menu_user .dropdown-menu__body {
  width: auto;
  margin-top: 0; }
.dropdown-menu_loyalty .dropdown-menu__body {
  width: 49.5rem;
  border: none;
  background: url("/assets-images/loyalty-dropdown-bg.png") top 0.6rem left 0.6rem;
  background-color: #ebebeb; }

.header .dropdown-menu {
  margin-top: 8.3rem; }
  .header .dropdown-menu__header_not-logged {
    margin-top: .9rem; }
.header__split-menu {
  position: relative;
  float: right;
  margin-left: 1.6rem;
  margin-top: 8.3rem;
  background-color: #e51c20;
  box-sizing: border-box;
  padding: 0.6rem 0 0.4rem;
  height: 45px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  @media all and (max-width: 52.5em) {
    .header__split-menu {
      display: none; } }
  .header__split-menu:hover {
    background-color: #000; }
  .header__split-menu .dropdown-menu {
    margin: 0; }
    .header__split-menu .dropdown-menu__header-link {
      padding: 0 4rem;
      height: 16px;
      line-height: 16px;
      text-align: center; }
  .header__split-menu .header__user-menu,
  .header__split-menu .header__loyalty-menu {
    position: static;
    float: none;
    display: block;
    margin: 0;
    background-color: transparent; }
    .header__split-menu .header__user-menu .dropdown-menu__header-link,
    .header__split-menu .header__user-menu .dropdown-menu__header-link:hover,
    .header__split-menu .header__loyalty-menu .dropdown-menu__header-link,
    .header__split-menu .header__loyalty-menu .dropdown-menu__header-link:hover {
      background-color: transparent; }
  .header__split-menu .header__user-menu .dropdown-menu__header-icon {
    position: absolute;
    top: 1.25rem;
    right: 1rem; }
    .header__split-menu .header__user-menu .dropdown-menu__header-icon:before {
      font-size: 2rem;
      width: 2rem;
      height: 2rem;
      margin: 0; }
  .header__split-menu .header__loyalty-menu {
    margin-top: 0.3rem; }
    .header__split-menu .header__loyalty-menu .dropdown-menu__header-link {
      font-weight: 400; }
.header__user-menu, .header__loyalty-menu {
  margin-left: 1.6rem; }
  .header__user-menu .dropdown-menu__header-link, .header__loyalty-menu .dropdown-menu__header-link {
    padding-left: 1rem;
    padding-right: 1rem; }
.header__user-menu .dropdown-menu__header {
  min-width: 16.5rem; }
  .header__user-menu .dropdown-menu__header-link {
    text-align: center; }
.header__user-menu .dropdown-menu__body {
  min-width: 16.5rem;
  max-width: 100%;
  width: 100%; }
.header__shop-menu {
  margin-top: 8.3rem; }
  .header__shop-menu .dropdown-menu {
    margin-top: 0;
    position: relative; }
    .header__shop-menu .dropdown-menu__header-link {
      box-sizing: border-box;
      padding: 0.6rem 4rem 0.4rem;
      text-align: center; }
  .header__shop-menu .restaurant__name,
  .header__shop-menu .shop__name {
    display: block;
    width: 100%;
    line-height: 16px;
    text-align: center; }
  .header__shop-menu .shop__name {
    margin-top: 0.3rem;
    font-weight: 400; }
  .header__shop-menu .dropdown-menu__header-icon {
    position: absolute;
    top: 1.25rem;
    right: 1rem; }
    .header__shop-menu .dropdown-menu__header-icon:before {
      font-size: 2rem;
      width: 2rem;
      height: 2rem;
      margin: 0; }

/* Shop info.
   * desktop: displayed in a popup
   * mobile: displayed in the left menu
   -------------------------------------------------------------------------- */
.dropdown-menu_shop .dropdown-menu__body {
  max-width: 50.4rem; }

.shop-info {
  background-color: #ebebeb;
  box-sizing: border-box;
  padding: 1.7rem 2.1rem 2.3rem 2.4rem; }
  .shop-info__header {
    margin-bottom: 1rem; }
  .shop-info__title {
    font-size: 2rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #2a2b2b;
    font-weight: 700;
    line-height: 24px; }
    @media screen and (max-width: 52.5em) {
      .shop-info__title {
        display: block;
        width: 100%;
        font-size: 1.6rem;
        margin-bottom: 1rem; } }
  .shop-info__feature {
    margin-top: 1rem; }
    .shop-info__feature-title {
      font-size: 1.6rem;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #000;
      font-weight: 700;
      line-height: 24px; }
    .shop-info__feature-content {
      font-size: 1.4rem;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #000;
      line-height: 24px; }
      @media screen and (max-width: 52.5em) {
        .shop-info__feature-content {
          font-size: 1.4rem; } }
  .shop-info__link {
    color: #e51c20;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    margin-top: 1rem;
    font-size: 1.4rem; }
  .shop-info .shop-info__social-icons {
    font-size: 0; }
    @media screen and (max-width: 52.5em) {
      .shop-info .shop-info__social-icons {
        float: none; } }
  .shop-info .social-icons__icon {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.8rem; }
    .shop-info .social-icons__icon:last-child {
      margin-right: 0; }
    @media screen and (max-width: 52.5em) {
      .shop-info .social-icons__icon:first-child {
        margin-left: 0; } }
  .shop-info .social-icons__link {
    color: #000;
    background-color: transparent;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    width: 2.4rem;
    height: 2.4rem;
    border: none; }
    .shop-info .social-icons__link:hover {
      color: #e51c20;
      background-color: transparent; }
  .shop-info__google-maps {
    margin-bottom: 1rem; }

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

/* Mobile: menu on the left (navigation)
   -------------------------------------------------------------------------- */
.burger-menu__line {
  border-top: 4px solid #fff; }

.mobile-menu__header {
  background: url("/assets-images/header-bg.jpg") top left no-repeat;
  padding-top: 1.55rem;
  padding-bottom: 1.55rem; }
.mobile-menu__close-icon {
  color: #fff;
  font-size: 2.5rem; }
  .mobile-menu__close-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
.mobile-menu__section_user {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.1rem; }
.mobile-menu__user {
  font-weight: 700; }
.mobile-menu__section {
  border-bottom: 1px solid #dedddd; }
  .mobile-menu__section-link {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 22px;
    background-color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .mobile-menu__section-icon {
    -webkit-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .mobile-menu__section-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .mobile-menu__section_unfolded .mobile-menu__section-link {
    color: #fff;
    background-color: #e51c20; }
  .mobile-menu__section_unfolded .mobile-menu__section-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.mobile-menu__item {
  border-top: 1px solid #dedddd; }
  .mobile-menu__item-link {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 22px;
    background-color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .mobile-menu__item_active .mobile-menu__item-link {
    color: #000;
    background-color: #ececec; }

/* Mobile: menu on the right (basket)
   -------------------------------------------------------------------------- */
.basket-menu__basket-icon {
  color: #75a400;
  display: block;
  margin-top: .5rem; }
  .basket-menu__basket-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
.basket-menu__items {
  background-color: #fff;
  border: 2px solid #75a400;
  width: 2rem;
  height: 2rem;
  line-height: 22px;
  display: block;
  top: 0; }
.basket-menu__link {
  padding: 0.7rem; }

/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Page header
   -------------------------------------------------------------------------- */
.category__title {
  font-size: 3.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  margin-bottom: 2.4rem; }
  @media screen and (max-width: 52.5em) {
    .category__title {
      padding-left: 2rem;
      padding-right: 2rem;
      box-sizing: border-box; } }
.category__subcategory {
  text-align: center; }
  .category__subcategory-title {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 1.4rem;
    padding-right: 1.4rem; }
    .category__subcategory-title:before, .category__subcategory-title:after {
      content: '';
      display: block;
      width: 0.4rem;
      height: 0.4rem;
      border-radius: 5rem;
      border: none;
      background-color: #000;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
    .category__subcategory-title:before {
      left: 0; }
    .category__subcategory-title:after {
      right: 0; }
    .category__subcategory-title + .category__products {
      margin-top: 2.4rem; }
  .category__subcategory + .category__subcategory {
    margin-top: 0; }
    .category__subcategory + .category__subcategory .category__subcategory-title {
      margin-bottom: 2.5rem; }
      .category__subcategory + .category__subcategory .category__subcategory-title + .category__products {
        margin-top: 0; }
.category__description {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 2.4rem;
  text-align: center; }
  @media screen and (max-width: 52.5em) {
    .category__description {
      padding-left: 2rem;
      padding-right: 2rem;
      box-sizing: border-box; } }

/* Product
   -------------------------------------------------------------------------- */
.product__wrapper {
  background-color: #ebebeb;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box; }
.product__picture-container {
  margin-bottom: 1.4rem;
  background-color: #fff;
  position: relative;
  box-sizing: border-box; }
.product__name {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 18px;
  box-sizing: border-box;
  padding-left: 1.5rem;
  text-align: left;
  word-break: break-word;
  width: calc(100% - 8rem);
  padding-right: 0; }
  .product__name-wrapper {
    padding-right: 2.4rem;
    box-sizing: border-box;
    position: relative; }
.product__description {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 20px;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-top: 1rem;
  text-align: left; }
.product__price {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #e51c20;
  font-weight: 900;
  line-height: 18px;
  box-sizing: border-box;
  padding-right: 1.5rem; }
.product__sku {
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  .product__sku-label {
    display: none;
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400; }
  .product__sku-value {
    font-size: 1.4rem;
    line-height: 35px;
    font-weight: 400;
    color: #000;
    display: block;
    width: 100%;
    text-align: left; }
  .product__sku .nice-select__container {
    display: block;
    width: 100%; }
    .product__sku .nice-select__container .nice-select {
      padding-left: 1.1rem;
      line-height: 33px;
      height: 35px;
      display: block;
      width: 100%;
      background-color: transparent; }
      .product__sku .nice-select__container .nice-select:hover, .product__sku .nice-select__container .nice-select:active, .product__sku .nice-select__container .nice-select.focus {
        border-color: #c7c7c7; }
      .product__sku .nice-select__container .nice-select .current {
        line-height: 33px; }
      .product__sku .nice-select__container .nice-select .list {
        margin-left: -1px;
        margin-right: -1px;
        min-width: calc(100% + 2px);
        margin-top: 0; }
.product.product_special {
  float: none;
  width: 100%;
  margin-bottom: 4rem;
  min-height: 20.9rem;
  height: auto;
  font-size: 0; }
  .product.product_special .product__wrapper {
    position: relative;
    height: auto; }
    @media screen and (max-width: 52.5em) {
      .product.product_special .product__wrapper {
        padding: 0; } }
  .product.product_special .product__form {
    display: flex;
    flex-direction: row; }
  .product.product_special .product__picture-container,
  .product.product_special .product__contents {
    display: inline-block;
    vertical-align: top; }
  .product.product_special .product__picture-container {
    float: none;
    width: 35rem;
    max-width: 35rem;
    margin: 0;
    background-color: #ebebeb; }
    @media screen and (max-width: 75em) {
      .product.product_special .product__picture-container {
        width: 30rem;
        max-width: 30rem; } }
    @media screen and (max-width: 63.75em) {
      .product.product_special .product__picture-container {
        width: 25rem;
        max-width: 25rem; } }
  .product.product_special .product__contents {
    position: relative;
    box-sizing: border-box;
    padding: 3.5rem 3.5rem 5.5rem;
    width: calc(100% - 35rem); }
    @media screen and (max-width: 75em) {
      .product.product_special .product__contents {
        width: calc(100% - 30rem); } }
    @media screen and (max-width: 68.75em) {
      .product.product_special .product__contents {
        padding: 2rem 2rem 4.5rem; } }
    @media screen and (max-width: 63.75em) {
      .product.product_special .product__contents {
        width: calc(100% - 25rem); } }
  .product.product_special .product__top {
    box-sizing: border-box;
    padding: 0; }
  .product.product_special .product__bottom {
    margin-top: 1rem; }
  .product.product_special .product__name,
  .product.product_special .product__description {
    padding: 0; }
  .product.product_special .product__name {
    font-size: 3.6rem;
    font-family: "Gagalin", Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 4.4rem;
    margin-top: 2rem;
    margin-bottom: 3rem; }
    .product.product_special .product__name .product__favourite {
      line-height: 4.4rem;
      font-size: 3rem;
      top: 50%;
      transform: translate(0, -50%); }
    @media screen and (max-width: 75em) {
      .product.product_special .product__name {
        font-size: 3rem;
        line-height: 4rem;
        margin-top: 1rem;
        margin-bottom: 2rem; }
        .product.product_special .product__name .product__favourite {
          line-height: 4rem; } }
    @media screen and (max-width: 63.75em) {
      .product.product_special .product__name {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 2.4rem;
        line-height: 3rem; }
        .product.product_special .product__name .product__favourite {
          line-height: 34rem; } }
  .product.product_special .product__description {
    margin-top: 1.5rem; }
    .product.product_special .product__description em,
    .product.product_special .product__description i {
      font-size: 1.4rem;
      font-family: "Adam Script", Helvetica, sans-serif;
      color: #000; }
    .product.product_special .product__description p + p {
      margin-top: 1rem; }
  .product.product_special .product__price {
    padding-right: 0;
    line-height: 4.4rem;
    font-size: 2.4rem; }
    @media screen and (max-width: 75em) {
      .product.product_special .product__price {
        line-height: 4rem;
        font-size: 2rem; } }
    @media screen and (max-width: 63.75em) {
      .product.product_special .product__price {
        line-height: 3rem;
        font-size: 1.6rem; } }
  .product.product_special .product__buttons {
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }
  .product.product_special .product__customise {
    margin: 0;
    width: 50%;
    text-align: center; }
  .product.product_special .product__mobile-button {
    padding: 0; }
  .product.product_special .product__mobile-price {
    margin-top: 0;
    line-height: 4.5rem;
    box-sizing: border-box;
    left: 27.1rem;
    bottom: 0;
    position: absolute; }
  @media screen and (max-width: 32.5rem) {
    .product.product_special .product__picture-container {
      width: 15.6rem;
      max-width: 15.6rem; }
    .product.product_special .product__contents {
      padding: 2.5rem 2.5rem 5.5rem;
      width: calc(100% - 15.6rem); }
    .product.product_special .product__mobile-price {
      left: 18.1rem; } }
  @media screen and (max-width: 22.5rem) {
    .product.product_special .product__form {
      flex-direction: column; }
    .product.product_special .product__picture-container {
      display: block;
      margin: 0 auto 2rem;
      width: 25.6rem;
      max-width: 25.6rem; }
    .product.product_special .product__contents {
      padding-top: 0;
      width: 100%; }
    .product.product_special .product__mobile-price {
      left: 2.5rem; } }

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

.product__counter {
  color: #75a400; }

/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product__add {
  color: #fff;
  background-color: #e51c20;
  border: none;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  line-height: 45px;
  height: 45px;
  font-weight: 700;
  text-transform: uppercase; }
  .product__add:hover {
    color: #fff;
    background-color: #c21a1d; }
.product__customise {
  color: #e51c20;
  background-color: transparent;
  border: none;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 45px;
  height: 45px;
  font-weight: 700;
  text-decoration: underline;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  display: inline-block;
  width: auto;
  margin-left: 1.5rem; }
  .product__customise:hover {
    color: #e51c20;
    background-color: transparent; }

@media screen and (max-width: 52.5em) {
  .product_improved {
    margin-bottom: 0;
    border-bottom: solid 1px #fff; }
    .product_improved .product__favourite {
      position: absolute; }
    .product_improved .product__mobile-price {
      display: inline-block;
      position: absolute;
      bottom: 1rem;
      left: 1rem;
      color: #e51c20; }
  .product__wrapper {
    background-color: #ebebeb; }
  .product__name {
    padding-left: 0;
    width: 100%; }
  .product__description {
    padding: 0; }
  .product__top {
    padding-bottom: 3rem;
    position: relative; }

  .category__subcategory-title + .category__products {
    margin-top: 1.4rem;
    border-top: solid 1px #fff; }
  .category__subcategory + .category__subcategory {
    margin-top: 1.4rem; }
    .category__subcategory + .category__subcategory .category__subcategory-title {
      margin-bottom: 1.4rem; } }
/* Favourite icon
   -------------------------------------------------------------------------- */
.product__favourite {
  position: absolute;
  right: 0;
  bottom: 0; }
  .product__favourite_add .product__favourite-icon {
    color: #7c7c7c; }
    .product__favourite_add .product__favourite-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .product__favourite_remove .product__favourite-icon {
    color: #e51c20; }
    .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_add .product__favourite-icon:before, .product__favourite_remove .product__favourite-icon:before {
    margin-right: 0;
    margin-left: 1rem;
    font-size: 1.4rem;
    line-height: 16px;
    vertical-align: top; }

/* Product filter
   -------------------------------------------------------------------------- */
.product-filter__wrapper {
  width: 100%; }
.product-filter__title {
  display: block;
  float: left;
  box-sizing: border-box;
  padding-left: 1.8rem;
  font-size: 1.6rem;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: #7c7c7c; }
.product-filter .nice-select__container {
  display: none; }
.product-filter__label {
  position: relative; }
.product-filter__name {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  color: #b3b3b3;
  position: relative; }
.product-filter__input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }
.product-filter__summary {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 20px;
  color: #000;
  margin-left: 1.8rem;
  margin-bottom: 2.3rem;
  margin-top: 1.2rem; }
  .product-filter__summary-link {
    color: #000;
    text-decoration: underline; }
    @media screen and (max-width: 52.5em) {
      .product-filter__summary-link {
        padding-left: 0.5rem; } }
  @media screen and (max-width: 52.5em) {
    .product-filter__summary {
      box-sizing: border-box;
      padding-left: 2%;
      padding-right: 2%;
      line-height: 16px;
      width: 100%; } }
.product-filter__list {
  font-size: 0;
  width: 100%;
  box-sizing: border-box;
  padding-left: 9.6rem; }
.product-filter__item {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  margin-right: 3.7rem;
  margin-bottom: 1.1rem; }
  .product-filter__item:last-child {
    margin-right: 0; }
  .product-filter__item .product-filter__name:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%); }
  .product-filter__item_all .product-filter__name {
    padding-left: 2.7rem; }
    .product-filter__item_all .product-filter__name:before {
      background: url("/assets-images/product-filters.png") center left -20px no-repeat;
      width: 2rem;
      height: 3.2rem; }
  .product-filter__item_epicee .product-filter__name {
    padding-left: 2.7rem; }
    .product-filter__item_epicee .product-filter__name:before {
      background: url("/assets-images/product-filters.png") center left -60px no-repeat;
      width: 2rem;
      height: 3.2rem; }
  .product-filter__item_vegetarienne .product-filter__name {
    padding-left: 2.8rem; }
    .product-filter__item_vegetarienne .product-filter__name:before {
      background: url("/assets-images/product-filters.png") center left -101px no-repeat;
      width: 2.1rem;
      height: 3.2rem; }
  .product-filter__item_sans-porc .product-filter__name {
    padding-left: 4.4rem; }
    .product-filter__item_sans-porc .product-filter__name:before {
      background: url("/assets-images/product-filters.png") center left -159px no-repeat;
      width: 3.7rem;
      height: 3.2rem; }
  .product-filter__item_nouveau .product-filter__name {
    padding-left: 4.3rem; }
    .product-filter__item_nouveau .product-filter__name:before {
      background: url("/assets-images/product-filters.png") center left -232px no-repeat;
      width: 3.6rem;
      height: 3.2rem; }
  .product-filter__item_all .product-filter__input:checked + .product-filter__name:before {
    background: url("/assets-images/product-filters.png") center left no-repeat; }
  .product-filter__item_epicee .product-filter__input:checked + .product-filter__name:before {
    background: url("/assets-images/product-filters.png") center left -40px no-repeat; }
  .product-filter__item_vegetarienne .product-filter__input:checked + .product-filter__name:before {
    background: url("/assets-images/product-filters.png") center left -80px no-repeat; }
  .product-filter__item_sans-porc .product-filter__input:checked + .product-filter__name:before {
    background: url("/assets-images/product-filters.png") center left -122px no-repeat; }
  .product-filter__item_nouveau .product-filter__input:checked + .product-filter__name:before {
    background: url("/assets-images/product-filters.png") center left -196px no-repeat; }
  .product-filter__item .product-filter__input:checked + .product-filter__name {
    color: #e51c20; }
  .product-filter__item_all .product-filter__input:checked + .product-filter__name {
    color: #75a400; }
.product-filter__set {
  margin-bottom: 2rem; }

@media screen and (max-width: 52.5em) {
  .product-filter .nice-select__container {
    display: block;
    position: fixed;
    top: 2rem;
    right: 1.1rem;
    z-index: 901; }
    .product-filter .nice-select__container .nice-select {
      border: none;
      background-color: transparent;
      min-width: 11.5rem;
      padding-left: 0;
      line-height: 25px;
      height: 25px; }
      .product-filter .nice-select__container .nice-select .current {
        color: #fff;
        background-color: transparent;
        font-weight: 400;
        font-size: 1.2rem;
        line-height: 25px;
        text-transform: none;
        text-align: right; }
      .product-filter .nice-select__container .nice-select:after {
        border-right-color: #fff;
        border-bottom-color: #fff; }
      .product-filter .nice-select__container .nice-select .list {
        padding-top: 1rem;
        padding-bottom: 1rem;
        right: 0;
        left: auto;
        width: auto;
        background-color: #ebebeb;
        border: solid 1px #c7c7c7; }
        .product-filter .nice-select__container .nice-select .list .option {
          padding: 0 1.2rem;
          box-sizing: border-box;
          width: auto;
          box-sizing: border-box;
          color: #e51c20;
          line-height: 25px;
          min-height: 25px; }
          .product-filter .nice-select__container .nice-select .list .option:hover, .product-filter .nice-select__container .nice-select .list .option:active, .product-filter .nice-select__container .nice-select .list .option:focus {
            background-color: #333;
            color: #fff; }
          .product-filter .nice-select__container .nice-select .list .option + .option {
            margin-top: 0.5rem; }
  .product-filter .option .product-filter__input {
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  .product-filter .option .product-filter__name {
    display: block;
    max-width: 100%;
    white-space: nowrap;
    box-sizing: border-box;
    padding-left: 2.5rem;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 25px;
    height: 25px;
    text-transform: none;
    position: relative;
    color: #e51c20; }
  .product-filter .option:hover .product-filter__name, .product-filter .option:active .product-filter__name, .product-filter .option:focus .product-filter__name {
    color: #fff; }
  .product-filter .option[data-filter-tag] .product-filter__name:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translate(0, -50%);
    width: 1.3rem;
    height: 1.7rem;
    background: url("/assets-images/product-filters-mobile.png") center left -13px no-repeat; }
  .product-filter .option[data-filter-tag]:hover .product-filter__name:before, .product-filter .option[data-filter-tag]:active .product-filter__name:before, .product-filter .option[data-filter-tag]:focus .product-filter__name:before {
    background: url("/assets-images/product-filters-mobile.png") center left -13px no-repeat; }
  .product-filter .option[data-filter-tag="Épicée"] .product-filter__name:before {
    background: url("/assets-images/product-filters-mobile.png") center left -37px no-repeat;
    width: 1.1rem;
    height: 1.7rem;
    left: 4px; }
  .product-filter .option[data-filter-tag="Épicée"]:hover .product-filter__name:before, .product-filter .option[data-filter-tag="Épicée"]:active .product-filter__name:before, .product-filter .option[data-filter-tag="Épicée"]:focus .product-filter__name:before {
    background: url("/assets-images/product-filters-mobile.png") center left -26px no-repeat; }
  .product-filter .option[data-filter-tag="Végétarienne"] .product-filter__name:before {
    background: url("/assets-images/product-filters-mobile.png") top left -61px no-repeat;
    width: 1.3rem;
    height: 1.7rem;
    left: 3px; }
  .product-filter .option[data-filter-tag="Végétarienne"]:hover .product-filter__name:before, .product-filter .option[data-filter-tag="Végétarienne"]:active .product-filter__name:before, .product-filter .option[data-filter-tag="Végétarienne"]:focus .product-filter__name:before {
    background: url("/assets-images/product-filters-mobile.png") center left -48px no-repeat; }
  .product-filter .option[data-filter-tag="Sans porc"] .product-filter__name:before {
    background: url("/assets-images/product-filters-mobile.png") top left -91px no-repeat;
    width: 1.7rem;
    height: 1.7rem;
    left: 1px; }
  .product-filter .option[data-filter-tag="Sans porc"]:hover .product-filter__name:before, .product-filter .option[data-filter-tag="Sans porc"]:active .product-filter__name:before, .product-filter .option[data-filter-tag="Sans porc"]:focus .product-filter__name:before {
    background: url("/assets-images/product-filters-mobile.png") center left -74px no-repeat; }
  .product-filter .option[data-filter-tag="Nouveau"] .product-filter__name:before {
    background: url("/assets-images/product-filters-mobile.png") top left -127px no-repeat;
    width: 1.9rem;
    height: 1.7rem;
    left: 1px; }
  .product-filter .option[data-filter-tag="Nouveau"]:hover .product-filter__name:before, .product-filter .option[data-filter-tag="Nouveau"]:active .product-filter__name:before, .product-filter .option[data-filter-tag="Nouveau"]:focus .product-filter__name:before {
    background: url("/assets-images/product-filters-mobile.png") center left -74px no-repeat; }
  .product-filter .product-filter__set {
    display: none; }

  .product-filter__summary {
    margin-left: 0; } }
/* Product tags
------------------------------------------------- */
.product__tags-content {
  font-size: 0;
  display: block;
  position: absolute;
  left: 1.6rem;
  bottom: 1.1rem; }
  @media screen and (max-width: 52.5em) {
    .product__tags-content {
      left: 0.4rem;
      bottom: 0.8rem; } }
@media screen and (max-width: 52.5em) {
  .product__pictos {
    text-align: left; } }
.product__picto {
  display: inline-block;
  vertical-align: top;
  width: 3.4rem;
  height: 3.4rem;
  margin-right: 1rem;
  border-radius: 50px; }
  .product__picto:last-child {
    margin-right: 0; }
  .product__picto_epicee {
    background: url("/assets-images/product-tags.png") left top no-repeat;
    background-color: #fff; }
  .product__picto_vegetarienne {
    background: url("/assets-images/product-tags.png") left -34px top no-repeat;
    background-color: #fff; }
  .product__picto_sans-porc {
    background: url("/assets-images/product-tags.png") left -102px top no-repeat;
    background-color: #fff; }
  .product__picto_nouveau {
    background: url("/assets-images/product-tags.png") left -68px top no-repeat;
    background-color: #fff; }
  @media screen and (max-width: 52.5em) {
    .product__picto {
      width: 2.5rem;
      height: 2.5rem;
      margin-right: 0.3rem; }
      .product__picto_epicee, .product__picto_vegetarienne, .product__picto_sans-porc, .product__picto_nouveau {
        background-size: 10rem 2.5rem; }
      .product__picto_vegetarienne {
        background-position: left -25px top; }
      .product__picto_sans-porc {
        background-position: left -75px top; }
      .product__picto_nouveau {
        background-position: left -50px top; } }
  @media screen and (max-width: 30em) {
    .product__picto {
      width: 2rem;
      height: 2rem;
      margin-right: 0.2rem; }
      .product__picto_epicee, .product__picto_vegetarienne, .product__picto_sans-porc, .product__picto_nouveau {
        background-size: 8rem 2rem; }
      .product__picto_vegetarienne {
        background-position: left -20px top; }
      .product__picto_sans-porc {
        background-position: left -60px top; }
      .product__picto_nouveau {
        background-position: left -40px top; } }

/* ==========================================================================
   BASKET
   ========================================================================== */
.basket {
  border: 1px solid #75a400; }
  .basket__header {
    background-color: #75a400;
    box-sizing: border-box;
    padding: 1.5rem 1.3rem 1.4rem; }
  .basket__title {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    box-sizing: border-box;
    padding-left: 4rem;
    background: url("/assets-images/basket-header-icon.png") top left no-repeat; }
  .basket__repeat {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
    margin-top: 0; }
    @media screen and (max-width: 52.5em) {
      .basket__repeat {
        padding-left: 0;
        padding-top: 0;
        margin-bottom: 1rem;
        display: block; } }
  .basket__close-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  @media screen and (max-width: 52.5em) {
    .basket__close {
      position: absolute;
      top: 1.2rem;
      right: 1.5rem; } }

/* Basket item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: #fff;
  padding-top: 2rem;
  padding-left: 1.3rem;
  padding-right: 1.3rem; }
.basket-item {
  padding-bottom: 1.8rem;
  line-height: 26px; }
  .basket-item__title {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 26px; }
  .basket-item__link:hover {
    color: #000; }
  .basket-item__options {
    margin-top: 0.4rem; }
  .basket-item__option {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #7c7c7c;
    font-weight: 400;
    line-height: 16px; }
    .basket-item__option-name {
      line-height: 16px;
      padding-left: 0;
      vertical-align: top; }
  .basket-item__delete-icon {
    color: #b3b3b3; }
    .basket-item__delete-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: 0em;
      margin-left: 0em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .basket-item__delete:hover .basket-item__delete-icon {
    color: #000; }
.basket__empty {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 26px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 1.6rem 1.3rem; }

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

/* Basket deal item
   -------------------------------------------------------------------------- */
.basket-deal__items {
  background-color: #ececec;
  padding-top: 2rem;
  padding-left: 1.3rem;
  padding-right: 1.3rem; }
.basket-deal__item {
  padding-bottom: 1.8rem;
  line-height: 26px; }
  .basket-deal__item-title {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 26px; }
  .basket-deal__item-link:hover {
    color: #000; }
  .basket-deal__item-options {
    margin-top: 0.4rem; }
  .basket-deal__item-option {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #7c7c7c;
    line-height: 16px; }
    .basket-deal__item-option-name {
      line-height: 16px;
      padding-left: 0;
      vertical-align: top; }
  .basket-deal__item-delete-icon {
    color: #b3b3b3; }
    .basket-deal__item-delete-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: 0em;
      margin-left: 0em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .basket-deal__item-delete:hover .basket-deal__item-delete-icon {
    color: #000; }
.basket-deal__close {
  margin-top: 0.4rem; }
  .basket-deal__close-icon:before {
    display: block;
    margin: 0;
    width: 1.6rem;
    height: 1.6rem;
    line-height: 16px;
    font-size: 1.6rem; }

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #b3b3b3;
  font-weight: 700;
  line-height: 33px;
  height: 35px;
  border: none;
  border-radius: 0;
  overflow: hidden; }
.basket__delivery input[type=radio]:checked + .basket__delivery-method {
  color: #fff;
  background-color: #75a400;
  border: solid 1px #75a400; }
.basket__delivery-method {
  background-color: #fff;
  line-height: 20px;
  padding: 0.65rem 0;
  box-sizing: border-box;
  border: solid 1px #b3b3b3;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .basket__delivery-method:hover {
    border: solid 1px #75a400;
    color: #fff;
    background-color: #658d00; }
.basket__time {
  margin-top: 2.3rem; }
  .basket__time-label {
    display: block;
    width: 100%;
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 33px; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__footer {
  color: #000;
  background-color: #fff;
  padding: 0.5rem 0;
  box-sizing: border-box; }
  .basket__footer-row {
    padding: 0.5rem 1.3rem; }
.basket__footer-red-message, .basket__error {
  color: #fff;
  background-color: #ff9600;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  box-sizing: border-box;
  padding: 0.75rem 1.3rem;
  line-height: 20px;
  text-align: center; }
.basket__error {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }
.basket__savings {
  color: #000;
  background-color: #ececec; }
.basket__charge-title, .basket__charge-amount {
  font-size: 2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  line-height: 40px; }
.basket__total-title, .basket__total-amount {
  font-size: 2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  line-height: 40px; }
.basket__button-link {
  color: #fff;
  background-color: #e51c20;
  border: none;
  border-radius: 0;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  height: 45px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .basket__button-link:hover {
    color: #fff;
    background-color: #c21a1d; }
.basket__coupon {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 42px;
  color: #000; }
  .basket__coupon-enable, .basket__coupon-enabled {
    padding: 0; }
  .basket__coupon-link {
    color: #000;
    box-sizing: border-box;
    padding-right: 22px;
    background: url("/assets-images/coupon-arrow.png") right 6px center no-repeat; }
  .basket__coupon-input {
    box-sizing: border-box;
    padding: 0 1.3rem;
    margin: 0 0.5rem;
    color: #000;
    background-color: #fff;
    border: solid 1px #dedddd;
    line-height: 29px;
    height: 31px; }

/* Basket upselling
   -------------------------------------------------------------------------- */
.basket__upselling {
  margin-top: 3rem;
  background-color: rgba(183, 182, 182, 0.26); }
  .basket__upselling .basket-upselling__header {
    background-color: #7c7c7c;
    box-sizing: border-box;
    padding: 1rem 3.5rem;
    font-size: 0;
    text-align: center;
    display: table;
    vertical-align: middle;
    width: 100%;
    min-height: 7rem; }
  .basket__upselling .basket-upselling__title {
    font-size: 1.8rem;
    line-height: 21px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    width: calc(100% - 6rem);
    display: table-cell;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    padding: 0 3rem; }
    .basket__upselling .basket-upselling__title:before, .basket__upselling .basket-upselling__title:after {
      content: '';
      display: block;
      width: 2.6rem;
      height: 5rem;
      position: absolute;
      top: 50%;
      z-index: 2;
      transform: translate(0, -50%); }
    .basket__upselling .basket-upselling__title:before {
      background: url("/assets-images/basket-ups-left-title-bg.png") left center no-repeat;
      left: 0; }
    .basket__upselling .basket-upselling__title:after {
      background: url("/assets-images/basket-ups-right-title-bg.png") right center no-repeat;
      right: 0; }
  .basket__upselling .basket-upselling__image-wrapper img {
    display: block; }
  .basket__upselling .basket-upselling__description {
    font-size: 1.4rem;
    line-height: 24px;
    font-weight: 500;
    box-sizing: border-box;
    padding: 0 3rem;
    margin-top: 2.1rem;
    margin-bottom: 1.8rem; }
  .basket__upselling .basket-upselling__footer {
    padding: 0 1.3rem 3.4rem;
    font-size: 0; }
    .basket__upselling .basket-upselling__footer .nice-select__container {
      width: calc(100% - 13.9rem); }
      .basket__upselling .basket-upselling__footer .nice-select__container .nice-select {
        max-width: 100%;
        line-height: 43px;
        height: 45px;
        padding-left: 1.6rem;
        background-color: transparent; }
        .basket__upselling .basket-upselling__footer .nice-select__container .nice-select .list {
          left: auto;
          right: 0;
          max-height: 20rem;
          overflow-y: auto;
          margin-top: 0;
          max-width: calc(100% + 2px); }
          .basket__upselling .basket-upselling__footer .nice-select__container .nice-select .list .option {
            overflow: hidden;
            text-overflow: ellipsis; }
        .basket__upselling .basket-upselling__footer .nice-select__container .nice-select:active, .basket__upselling .basket-upselling__footer .nice-select__container .nice-select.open, .basket__upselling .basket-upselling__footer .nice-select__container .nice-select:focus {
          border-color: #c7c7c7; }
  .basket__upselling .basket-upselling__button {
    float: right;
    border: none;
    margin: 0;
    font-size: 1.4rem;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 1.25rem 2.2rem;
    color: #fff;
    background-color: #e51c20;
    text-align: center;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    width: 12.5rem;
    max-width: 12.5rem;
    margin-left: 1.4rem; }
    .basket__upselling .basket-upselling__button:hover {
      color: #fff;
      background-color: #c21a1d; }

/* Basket text belo basket
   -------------------------------------------------------------------------- */
.text-below-basket {
  color: #fff;
  background-color: #75a400;
  font-size: 1.6rem;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  box-sizing: border-box;
  padding: 1.9rem 1.3rem;
  margin-top: 3rem;
  margin-bottom: 3rem; }

.mobile-basket-button__nb-items {
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }
.mobile-basket-button__icon {
  border-bottom-color: #fff; }
  .mobile-basket-button__icon:after {
    border-left-color: #fff; }
.mobile-basket-button__link {
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: url("/assets-images/order-mobile-button-bg.jpg") top center no-repeat; }
  .mobile-basket-button__link:hover {
    color: #fff;
    background-color: #c21a1d; }

@media screen and (max-width: 52.5em) {
  .mobile-basket-button .mobile-basket-button__link:after {
    height: 40px;
    top: 1.1rem; }
  .mobile-basket-button .mobile-basket-button__link_half .mobile-basket-button__part {
    height: 63px;
    line-height: 63px; }
  .mobile-basket-button .mobile-basket-button__icon {
    border-bottom-width: 0.3rem; }
    .mobile-basket-button .mobile-basket-button__icon:before, .mobile-basket-button .mobile-basket-button__icon:after {
      bottom: -0.2rem;
      border-left-width: 0.3rem; }
  .mobile-basket-button .mobile-basket-button__nb-items {
    font-size: 1.5rem;
    font-weight: 400;
    border-radius: 5rem;
    background-color: #e51c20;
    width: 2rem;
    height: 2rem;
    line-height: 2rem; } }
/* Deal wizard
   -------------------------------------------------------------------------- */
.deal-wizard__header {
  margin-bottom: 2.4rem; }
.deal-wizard__title {
  font-size: 3.6rem;
  line-height: 40px;
  color: #232020;
  text-transform: uppercase;
  text-align: center; }
.deal-wizard-navigation {
  background-color: transparent; }
  .deal-wizard-navigation__tab {
    background-color: transparent;
    margin-bottom: 1.7rem; }
    .deal-wizard-navigation__tab:nth-child(3n), .deal-wizard-navigation__tab:last-child {
      background-color: transparent; }
    .deal-wizard-navigation__tab:before {
      content: '';
      display: block;
      position: absolute;
      right: 100%;
      top: 0;
      width: 15px;
      height: 100%;
      background-color: #b3b3b3; }
      @media screen and (max-width: 26.25em) {
        .deal-wizard-navigation__tab:before {
          display: none; } }
    .deal-wizard-navigation__tab:last-child:after {
      right: 0; }
    .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
      margin-right: 0; }
      .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link:before, .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link:after {
        display: none; }
    .deal-wizard-navigation__tab:nth-child(3n-2):before {
      display: none; }
    .deal-wizard-navigation__tab:nth-child(3n) {
      z-index: 7; }
    .deal-wizard-navigation__tab:nth-child(3n-1) {
      z-index: 8; }
    .deal-wizard-navigation__tab:nth-child(3n-2) {
      z-index: 9; }
    .deal-wizard-navigation__tab_active:before {
      background-color: #b3b3b3; }
    .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab:before {
      background-color: #dedddd; }
    .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link {
      color: #575757;
      background-color: #dedddd; }
      .deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link:after {
        border-left-color: #dedddd; }
    .deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
      color: #fff;
      background-color: #b3b3b3; }
      .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:before {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        top: 0;
        width: 0;
        height: 0;
        border-top: 14.5px solid transparent;
        border-bottom: 14.5px solid transparent;
        border-left: 15px solid;
        border-left-color: #fff; }
        @media screen and (max-width: 26.25em) {
          .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:before {
            display: none; } }
      .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
        border-left-color: #b3b3b3;
        margin-left: -1px; }
    @media screen and (max-width: 26.25em) {
      .deal-wizard-navigation__tab {
        width: 100%; } }
  .deal-wizard-navigation__link {
    font-size: 1.8rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background-color: #b3b3b3; }
    .deal-wizard-navigation__link:before {
      content: '';
      display: block;
      position: absolute;
      left: 100%;
      top: 0;
      width: 0;
      height: 0;
      border-top: 14.5px solid transparent;
      border-bottom: 14.5px solid transparent;
      border-left: 15px solid;
      border-left-color: #fff; }
    .deal-wizard-navigation__link:after {
      border-top: 14.5px solid transparent;
      border-bottom: 14.5px solid transparent;
      border-left: 15px solid;
      border-left-color: #b3b3b3; }
    @media screen and (max-width: 26.25em) {
      .deal-wizard-navigation__link {
        width: 100%;
        margin-right: 0;
        padding-left: 0;
        box-sizing: border-box; }
        .deal-wizard-navigation__link:before, .deal-wizard-navigation__link:after {
          display: none; } }
  .deal-wizard-navigation__title {
    height: 29px;
    line-height: 29px; }
  @media screen and (max-width: 52.5em) {
    .deal-wizard-navigation {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.page_deal_wizard .product__name {
  width: 100%;
  padding-right: 1.5rem; }
.page_deal_wizard .product__price + .product__name {
  width: calc(100% - 8rem); }

.page_categories_meal_deals .product__price[data-product-price-empty] + .product__name,
.page_deal_wizard .product__price[data-product-price-empty] + .product__name {
  width: 100%;
  padding-right: 1.5rem; }
  .page_categories_meal_deals .product__price[data-product-price-empty] + .product__name .product__name-wrapper,
  .page_deal_wizard .product__price[data-product-price-empty] + .product__name .product__name-wrapper {
    width: 100%; }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  border-radius: 0; }
  .popup_improved {
    padding-bottom: 46px; }
    @media screen and (max-width: 52.5em) {
      .popup_improved {
        padding-bottom: 63px; } }
    .popup_improved .popup__description {
      font-size: 1.4rem;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #000;
      font-weight: 400;
      line-height: 16px;
      margin-top: 2rem; }
    .popup_improved .popup__title {
      line-height: 25px;
      display: inline-block;
      margin-top: -0.6rem; }
    .popup_improved.popup_scrolled .popup__title {
      background-color: #fff;
      border-bottom: 1px solid #ccc;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
      margin-top: 0; }
    .popup_improved .popup__title-mobile-close {
      padding-top: 0.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__title-wrapper + .product__tags-content {
    position: static;
    display: inline-block;
    vertical-align: top;
    margin-top: -.1rem; }
  .popup__close-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .popup__title, .popup__price {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 900;
    line-height: 16px;
    text-transform: uppercase; }
  .popup .product__picto {
    width: 2.5rem;
    height: 2.5rem;
    background-size: 10rem 2.5rem;
    margin-right: 0.4rem; }
    .popup .product__picto_epicee, .popup .product__picto_vegetarienne, .popup .product__picto_sans-porc, .popup .product__picto_nouveau {
      background-size: 10rem 2.5rem; }
    .popup .product__picto_vegetarienne {
      background-position: left -2.5rem top; }
    .popup .product__picto_sans-porc {
      background-position: left -5rem top; }
    .popup .product__picto_nouveau {
      background-position: left -7.5rem top; }

/* Popup group
   -------------------------------------------------------------------------- */
.popup__group {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .popup__group__line {
    font-size: 1.4rem; }
    .popup__group__line + .popup-group__line .popup-group__label {
      line-height: 35px; }
  .popup__group .popup-group__quantity {
    vertical-align: top; }
    .popup__group .popup-group__quantity-field {
      font-size: 1.4rem;
      line-height: 26px;
      color: #1d1d1b;
      border: none;
      margin: 0 0.7rem; }
    .popup__group .popup-group__quantity-button {
      border: solid 1px #c7c7c7;
      background-color: #fff;
      height: 24px;
      line-height: 24px;
      color: #e51c20;
      display: block;
      box-sizing: border-box; }
    .popup__group .popup-group__quantity-minus-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .popup__group .popup-group__quantity-plus-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .2em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .popup__group .popup-group__quantity-minus-icon, .popup__group .popup-group__quantity-plus-icon, .popup__group .popup-group__quantity-minus-icon:before, .popup__group .popup-group__quantity-plus-icon:before {
      width: 2.4rem;
      height: 2.4rem;
      margin: 0;
      display: block;
      line-height: 24px; }
  .popup__group.popup-group_improved .popup-group__line + .popup-group__line {
    margin-top: 1.7rem; }
    .popup__group.popup-group_improved .popup-group__line + .popup-group__line .popup-group__label {
      line-height: 35px; }
  .popup__group.popup-group_improved .popup-group__label,
  .popup__group.popup-group_improved .popup-group__single-choice {
    font-size: 1.4rem;
    line-height: 35px;
    text-transform: uppercase;
    color: #1d1d1b;
    font-weight: 400; }
  .popup__group.popup-group_improved .popup-group__label.popup-group__label_quantity {
    line-height: 26px;
    vertical-align: top; }
  .popup__group__label, .popup__group__single-choice {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    line-height: 32px;
    font-weight: 400;
    text-transform: uppercase; }
.popup .nice-select__container {
  min-width: 22.7rem; }
  .popup .nice-select__container .nice-select {
    width: 100%; }
.popup-group_improved .nice-select {
  height: 35px;
  line-height: 33px; }
@media screen and (max-width: 52.5em) {
  .popup_improved.popup_full-height {
    height: 100%; } }

/* Popup row
   -------------------------------------------------------------------------- */
.popup-row {
  padding: 3.8rem 0 0; }
  .popup-row + .popup-row {
    padding-top: 1.6rem; }
  .popup-row__title {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 20px;
    color: #232020;
    padding-bottom: 0.5rem;
    border-bottom: solid 2px #ececec;
    margin-bottom: 1rem; }
  .popup-row__description {
    font-size: 1.4rem;
    line-height: 16px;
    margin-bottom: 2.2rem;
    color: #000; }
  .popup-row .nice-select__container .nice-select:hover, .popup-row .nice-select__container .nice-select:active, .popup-row .nice-select__container .nice-select.focus {
    border-color: #c7c7c7; }
  .popup-row .nice-select__container .nice-select.open .list {
    margin-top: 0;
    max-height: 20rem;
    overflow-y: auto;
    max-width: calc(100% + 2px); }
    .popup-row .nice-select__container .nice-select.open .list .option {
      overflow: hidden;
      text-overflow: ellipsis; }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-enum {
  margin-top: 3.2rem; }
  .popup-enum__option {
    margin-right: 1.6rem;
    margin-bottom: 1.6rem; }
  .popup-enum__text {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 1.6rem;
    font-weight: 700;
    color: #b3b3b3;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 1.5rem;
    min-width: 10.6rem;
    width: auto;
    line-height: 33px;
    border: solid 1px #b3b3b3;
    text-transform: uppercase;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
  .popup-enum__radio:checked + .popup-enum__text {
    color: #fff;
    background-color: #75a400;
    border: solid 1px #75a400; }
  .popup-enum__radio:disabled + .popup-enum__text {
    color: #999;
    background-color: #eee; }
  .popup-enum__option:hover .popup-enum__text {
    color: #fff;
    background-color: #658d00;
    border: solid 1px #75a400; }

/* Popup set
   -------------------------------------------------------------------------- */
.popup-set {
  margin-top: 3.2rem; }
  .popup-set + .popup-set {
    margin-top: 0; }
  .popup-set__label {
    padding-bottom: 3.2rem;
    padding-left: 2.7rem; }
    .popup-set__label input[type=checkbox]:checked + .popup-set__text {
      font-weight: 400; }
  .popup-set__group-title {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #232020;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 3rem; }
  .popup-set__title {
    color: #000; }
  .popup-set__text {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 16px; }
    .popup-set__text:before, .popup-set__text:after {
      left: -2.7rem;
      top: 0; }
    .popup-set__text:before {
      border-color: #dedddd;
      background-color: #fff; }
    .popup-set__text:after {
      background-color: #ff0000;
      margin: 4px;
      width: 0.8rem;
      height: 0.8rem; }

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

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

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

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

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

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup-buttons__button {
  color: #fff;
  background-color: #ff0000;
  border: none;
  padding: 1em 2em;
  border-radius: 0;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding-top: 0;
  line-height: 46px;
  font-weight: 700;
  text-transform: uppercase; }
  .popup-buttons__button:hover {
    color: #fff;
    background-color: #c21a1d; }
  .popup-buttons__button:hover {
    background-color: #c21a1d; }
.popup-buttons_improved .popup-buttons__button {
  height: 46px;
  line-height: 46px;
  width: auto;
  font-size: 0;
  min-width: auto; }
  @media screen and (max-width: 52.5em) {
    .popup-buttons_improved .popup-buttons__button {
      background: url(/assets-images/order-mobile-button-bg.jpg) top center no-repeat;
      height: 63px;
      line-height: 63px; } }
.popup-buttons_improved .popup-buttons__button-price,
.popup-buttons_improved .popup-buttons__button-text,
.popup-buttons_improved .popup-buttons__button-price + .popup-buttons__button-text {
  padding: 0 2.5rem;
  box-sizing: border-box;
  float: none;
  display: inline-block;
  vertical-align: top;
  width: auto;
  font-size: 1.6rem;
  white-space: nowrap; }
.popup-buttons_improved .popup-buttons__button-price {
  padding-right: 2.7rem; }
.popup-buttons_improved .popup-buttons__link {
  font-size: 1.4rem; }
.popup-buttons_improved .popup-buttons_improved .popup-buttons__link {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 700;
  color: #e32213;
  line-height: 46px;
  padding-left: 2rem;
  padding-right: 2rem; }
  .popup-buttons_improved .popup-buttons_improved .popup-buttons__link:hover {
    color: #e51c20;
    text-decoration: none; }

@media screen and (max-width: 52.5em) {
  .popup_improved .popup__title {
    margin-top: 0; }

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

  .popup-buttons_improved .popup-buttons__button {
    width: 100%; }

  .popup-buttons_improved .popup-buttons__button-price,
  .popup-buttons_improved .popup-buttons__button-text,
  .popup-buttons_improved .popup-buttons__button-price + .popup-buttons__button-text {
    padding: 0 .5rem; }

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

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

  .popup-buttons_improved .popup-buttons__button-price:after {
    content: '';
    display: block;
    position: absolute;
    top: 1.1rem;
    left: 100%;
    height: 40px;
    line-height: 40px;
    width: 0;
    border-right: 1px solid; } }
@media screen and (max-width: 40em) {
  .popup_improved .popup__picture img {
    margin: 0 auto;
    display: block; } }
@media screen and (max-width: 26.25em) {
  .popup-buttons_improved .popup-buttons__button-price {
    width: 40%; }

  .popup-buttons_improved .popup-buttons__button-text,
  .popup-buttons_improved .popup-buttons__button-price + .popup-buttons__button-text {
    width: 60%; } }
/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.page_login .content {
  margin-top: 5.9rem;
  margin-bottom: 9.9rem; }

.page_order_step3 .content,
.page_order_step4 .content,
.page_order_step5 .content,
.page_thank_you .content,
.page_account .content,
.page_loyalty .content {
  margin-top: 3rem;
  margin-bottom: 6.6rem; }

.checkout__title {
  font-size: 2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #e51c20;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  padding-left: 15rem; }
.checkout__description {
  text-align: center;
  padding-left: 15rem; }
.checkout__footer {
  margin-top: 3.8rem; }
.checkout__fieldset {
  max-width: 53rem; }
.checkout__facebook-login {
  margin-bottom: 1.4rem; }

.page_order_step3 .checkout__title,
.page_order_step4 .checkout__title,
.page_order_step5 .checkout__title,
.page_thank_you .checkout__title,
.page_account .checkout__title {
  margin-top: 2.8rem; }

.page_order_step3 .checkout__title,
.page_order_step4 .checkout__title,
.page_orders .checkout__title {
  padding-left: 0; }

.page_order_step3 .checkout__header,
.page_order_step4 .checkout__header,
.page_order_step5 .checkout__header,
.page_thank_you .checkout__header,
.page_account .checkout__header {
  margin-bottom: 6.9rem; }

.page_order_step5 .checkout__title,
.page_thank_you .checkout__title {
  padding-left: 0; }

.page_order_step5 .checkout__header .checkout__description,
.page_thank_you .checkout__header .checkout__description {
  margin-top: 1.5rem;
  padding-left: 0; }

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

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

.checkout-row {
  margin-bottom: 0; }
  .checkout-row__field-textarea {
    display: block;
    width: 100%;
    resize: none;
    padding: 1rem 1.5rem;
    border: solid 1px #dedddd; }
  .checkout-row__field-text {
    line-height: 33px;
    height: 35px;
    padding: 0 1.5rem;
    margin: 0;
    border: solid 1px #dedddd; }
  .checkout-row + .checkout-row,
  .checkout-row + div,
  .checkout-row + div + div:not(.checkout-row),
  .checkout-row + div + .checkout-row {
    margin-top: 1.4rem; }
  .checkout-row__group {
    margin-bottom: 0.9rem; }
    .checkout-row__group-item {
      margin-top: 1.1rem;
      font-size: 0; }
      .checkout-row__group-item_forgot-password {
        font-size: 1.4rem;
        line-height: 16px;
        color: #838383;
        margin-top: 3.4rem; }
    .checkout-row__group-label_checkbox {
      padding-left: 2.7rem;
      line-height: 16px;
      position: relative; }
      .checkout-row__group-label_checkbox .checkout-row__field-checkbox {
        margin: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0; }
  .checkout-row__label-text {
    font-size: 1.2rem;
    line-height: 16px;
    color: #838383;
    display: inline-block;
    vertical-align: top;
    position: relative; }
    .checkout-row__label-text:before, .checkout-row__label-text:after {
      display: block;
      content: '';
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: -2.7rem; }
    .checkout-row__label-text:before {
      width: 1.6rem;
      height: 1.6rem;
      border: solid 1px #dedddd;
      background-color: #fff;
      z-index: 1; }
    .checkout-row__label-text:after {
      width: 0.8rem;
      height: 0.8rem;
      margin: 0.4rem;
      z-index: 2;
      display: none;
      background-color: #ff0000; }
  .checkout-row__field-checkbox:checked + .checkout-row__label-text:after {
    display: block; }

.page_login .checkout__header {
  margin-bottom: 7rem; }
.page_login .form-buttons__button {
  min-width: 22rem; }

.checkout__section + .checkout__section {
  margin-top: 7.8rem; }

@media screen and (max-width: 52.5em) {
  .checkout__title,
  .credit-page__title,
  .checkout__description {
    padding-left: 0; } }
.checkout__section + .checkout__section_referral {
  margin-top: 4.9rem;
  padding-top: 3.4rem;
  border-top: solid .1rem #e3edcc;
  text-align: left; }

.checkout__section_referral .checkout__header {
  margin-bottom: 1.9rem; }

.checkout__section_referral .checkout__title {
  font-size: 2.2rem;
  line-height: 3rem;
  text-align: left;
  margin-top: 0; }

.checkout__referral-banner {
  margin-top: 1.9rem;
  margin-bottom: 2.9rem;
  color: #e51c20; }

.checkout__section_referral .checkout__description {
  padding-left: 0;
  text-align: left;
  line-height: 2.4rem;
  color: #0a0a0a; }

.checkout__section_referral .checkout__fieldset {
  margin-left: 0;
  max-width: 36.2rem; }

.referral-page__banner-image {
  display: block;
  margin: 0; }

/*CHECKOUT ORDER STEP3*/
.checkout-variant + .checkout-variant {
  margin-top: 6rem; }
.checkout-variant__label {
  font-weight: 400;
  line-height: 16px;
  box-sizing: border-box;
  position: relative;
  padding-left: 2.7rem;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1rem; }
.checkout-variant__text {
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: top;
  position: relative; }
  .checkout-variant__text:before, .checkout-variant__text:after {
    display: block;
    content: '';
    left: -2.7rem;
    top: 0;
    position: absolute;
    box-sizing: border-box; }
  .checkout-variant__text:before {
    z-index: 1;
    width: 1.6rem;
    height: 1.6rem;
    border: solid 1px #dedddd;
    background-color: #fff; }
  .checkout-variant__text:after {
    z-index: 2;
    display: none;
    width: 0.8rem;
    height: 0.8rem;
    background-color: #e32213;
    margin: 0.4rem; }
.checkout-variant__radio {
  margin: 0;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0; }
  .checkout-variant__radio:checked ~ .checkout-variant__text {
    font-weight: 400;
    color: #e32213; }
    .checkout-variant__radio:checked ~ .checkout-variant__text:after {
      display: block; }
.checkout-variant__select {
  padding-bottom: 0;
  font-size: 0; }
  .checkout-variant__select-label {
    line-height: 31px;
    margin-top: 0; }
  .checkout-variant__select .nice-select {
    height: 31px;
    line-height: 30px;
    min-width: 16.5rem; }

.checkout-variant__helper,
.checkout-row__group-item_helper {
  padding: 1.3rem 0 0 19rem;
  font-size: 1.2rem;
  line-height: 16px;
  color: #828282; }

.checkout-variant__select_helper .checkout-variant__helper {
  padding-top: 1.3rem; }

.checkout-variant__select.checkout-variant__select_helper {
  margin-bottom: 2rem; }

.checkout-row__group-item_helper {
  padding: 0; }

/*CHECKOUT ATOMS FIXES*/
.checkout-row__group-item_atoms {
  max-width: 38.1rem;
  font-size: 0;
  margin-bottom: .9rem; }
.checkout-row__group-atom {
  margin: 0 0.2rem 0 0;
  width: calc(50% - 3.3rem); }
  .checkout-row__group-atom:first-child {
    width: 6.2rem; }
    .checkout-row__group-atom:first-child .checkout-row__group-label_atom {
      width: 15rem;
      margin-left: -15rem;
      padding-top: 0;
      line-height: 35px;
      text-align: left; }
  .checkout-row__group-atom:last-child {
    margin-right: 0; }
  .checkout-row__group-atom .checkout-row__group-label_atom {
    width: calc(100% - 6rem);
    padding-top: 0;
    line-height: 35px;
    text-align: right; }
.checkout-row__field-text_small {
  width: 6rem; }

@media screen and (max-width: 64rem) {
  .checkout-row__group-item.checkout-row__group-item_atoms {
    font-size: 0;
    max-width: 100%; }
  .checkout-row__group-atom {
    display: inline-block;
    vertical-align: middle;
    width: 32%;
    margin: 0; }
    .checkout-row__group-atom + .checkout-row__group-atom {
      margin-left: 2%; }
    .checkout-row__group-atom:first-child {
      width: 32%; }
    .checkout-row__group-atom .checkout-row__group-label_atom, .checkout-row__group-atom:first-child .checkout-row__group-label_atom {
      text-align: left;
      display: block;
      width: 100%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      margin: 0; }
  .checkout-row__field-text_small {
    width: 100%; } }
@media screen and (max-width: 52.5em) {
  .page_login .form-buttons__button {
    min-width: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

  .checkout-variant__select {
    padding-left: 0; }
    .checkout-variant__select .checkout-variant__select-set,
    .checkout-variant__select .checkout-variant__select-label {
      display: block;
      width: 100%; }
    .checkout-variant__select-label {
      margin: 0; }

  .checkout-variant__helper,
  .checkout-row__group-item_helper {
    padding-left: 0; } }
/*ADDRESS SECTION*/
.checkout__section_address .checkout-row__group {
  margin-bottom: 0; }
.checkout__section_address .nice-select__container {
  vertical-align: top; }
.checkout__section_address .checkout__fieldset > div:not(:first-child) {
  margin-top: 1.4rem; }

.category_upselling {
  margin-top: 6rem; }
  .category_upselling .category__header {
    margin-bottom: 6rem; }
  .category_upselling .category__title {
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    color: #e51c20; }

/* Loyalty (step4)
   -------------------------------------------------------------------------- */
.checkout-loyalty {
  max-width: none;
  background: url("/assets-images/loyalty-page-bg.png") top 0.8rem left 0.8rem;
  background-color: #ebebeb;
  box-sizing: border-box;
  padding: 2.2rem 20.2rem 2.1rem 3.7rem;
  min-height: 21.2rem;
  position: relative; }
  @media screen and (max-width: 30em) {
    .checkout-loyalty {
      padding: 1rem 11rem 1rem 1rem;
      min-height: 13rem; } }
  .checkout-loyalty:before {
    display: block;
    width: 14.9rem;
    height: 16.9rem;
    content: '';
    background: url("/assets-images/loyalty-page-medal.png") top left no-repeat;
    position: absolute;
    top: 2.2rem;
    right: 2.1rem;
    z-index: 1; }
    @media screen and (max-width: 30em) {
      .checkout-loyalty:before {
        width: 7.45rem;
        height: 8.45rem;
        background-size: 7.45rem 8.45rem; } }
  .checkout-loyalty__balance {
    font-size: 4.2rem;
    line-height: 1.2;
    font-weight: 700;
    color: #151515; }
    @media screen and (max-width: 30em) {
      .checkout-loyalty__balance {
        font-size: 3rem;
        line-height: 36px; } }
    .checkout-loyalty__balance__points {
      color: #e51c20; }

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

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

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

.checkout-confirm__referral-banner {
  box-shadow: none;
  padding: 0;
  color: #e51d21; }

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  border-radius: 0;
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }
.checkout__facebook-login-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }
.checkout__facebook-login-separator {
  margin-top: 2rem;
  text-align: center;
  position: relative;
  margin-bottom: 0.6rem; }
  .checkout__facebook-login-separator:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    height: 0;
    width: 100%;
    border-top: 1px solid #000; }
  .checkout__facebook-login-separator-text {
    display: inline-block;
    position: relative;
    padding: 0 1rem;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #fff; }

/* User registration error (invalid/empty fields)
   -------------------------------------------------------------------------- */
.checkout-error {
  color: #fff;
  background-color: rgba(255, 150, 0, 0.95); }
  .checkout-error__item {
    font-weight: 700; }

/*PAGE ACCOUNT*/
.page_account .checkout-row__group {
  line-height: 35px;
  margin-bottom: 0; }
.page_account .checkout__title {
  padding-left: 0; }

/* Order page
   -------------------------------------------------------------------------- */
.order-table {
  border: solid 1px #131313; }

.order-table__header {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  background-color: #232020; }

.order-row__header {
  color: #131313;
  font-size: 1.4rem;
  background-color: #fff;
  border-top: none; }
  .order-row__header:hover {
    color: #131313 !important;
    background-color: #fff !important;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
.order-row__order {
  border-top: 1px solid #131313; }
.order-row:nth-child(even) .order-row__header {
  color: #131313;
  background-color: #ececec; }

.order {
  color: #000;
  font-size: 1.4rem;
  background-color: #fff;
  padding: 1.6rem 1rem; }
  .order__group_col-2 {
    box-sizing: border-box;
    padding-left: 2rem; }
  .order__group_columns .order__group-title {
    font-weight: 700;
    padding-left: 0;
    padding-right: 0; }
  .order__group-title {
    font-size: 1.6rem;
    font-weight: 700;
    box-sizing: border-box;
    padding-left: 2rem;
    padding-right: 2rem; }
  .order__add {
    padding-right: 0.6rem; }
  .order__add-button,
  .order .order__repeat-button {
    color: #fff;
    background-color: #e51c20;
    border: none;
    border-radius: 0;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    box-sizing: border-box;
    padding: .75rem 3.4rem;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .order__add-button:hover,
    .order .order__repeat-button:hover {
      color: #fff;
      background-color: #c21a1d; }
  .order__add-button {
    padding: 0 2.5rem;
    margin-top: 0;
    line-height: 30px;
    font-size: 1.4rem;
    font-weight: 900; }
  .order__repeat-empty-basket {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 35px;
    color: #c3c3c3; }
  .order__items-container {
    border-top: none; }
  .order__items-table {
    color: #000;
    font-size: 1.4rem;
    background-color: #fff;
    border: none; }
  .order__items-deal {
    color: #000;
    background-color: #ebedef; }
    .order__items-deal-title {
      color: #000;
      background-color: #c7cbd2; }
  .order__items-footer {
    border-top-color: #a2a2a2;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase; }
  .order__total {
    border-top-color: #a2a2a2; }

.order__items-deal-header-column {
  box-sizing: border-box;
  padding: .6rem 2rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 20px; }

.order__items-deal tr .order__items-column,
.order__items-default tr .order__items-column {
  line-height: 30px; }
.order__items-deal tr .order__items-column:first-child,
.order__items-default tr .order__items-column:first-child {
  padding-left: 2rem; }
.order__items-deal tr .order__items-attribute,
.order__items-default tr .order__items-attribute {
  font-size: 1.4rem;
  line-height: 16px;
  font-style: normal;
  color: #b3b3b3; }

@media screen and (max-width: 40em) {
  .order-table {
    width: 100%;
    padding-bottom: 2rem;
    overflow-x: auto; }
    .order-table .order-table__header,
    .order-table .order-row {
      width: 61rem; } }
/* ==========================================================================
   MESSAGES
   ========================================================================== */
/* Transient information message displayed at the top
   Eg. when a product has just been added
   -------------------------------------------------------------------------- */
.message_info {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #b3b3b3;
  opacity: 0.95;
  line-height: 20px; }
  .message_info a,
  .message_info a:hover {
    color: #fff; }
.message__content {
  padding-top: 2rem;
  padding-bottom: 1.7rem; }

@media screen and (max-width: 52.5em) {
  .page_menu.page_improved .message_info {
    bottom: auto;
    top: 0;
    text-align: center;
    background-color: transparent; }
    .page_menu.page_improved .message_info .message__wrapper {
      display: inline-block;
      background-color: #b3b3b3; } }
/* Important (warning/error) message displayed at the top
   Eg. someone tries to access /account without being logged in
   -------------------------------------------------------------------------- */
.message_error {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #ff9600;
  opacity: 0.95;
  line-height: 20px; }
  .message_error a,
  .message_error a:hover {
    color: #fff; }

/* --------------------------------------------------------------------------
   CYO
   (optional page)
   --------------------------------------------------------------------------
   Makes a product editable in its own page instead of a popup.
   To activate, create a 'cyo' tag in theme.xml and set this tag on the product.
   -------------------------------------------------------------------------- */
.page_cyo .content {
  margin-top: 3.9rem;
  margin-bottom: 7.9rem; }

.cyo {
  margin-bottom: 0; }
  .cyo__header {
    text-align: center;
    margin-bottom: 4rem; }
    .cyo__header-title {
      margin-top: 0;
      font-size: 3.6rem;
      line-height: 28px;
      text-transform: uppercase;
      text-align: center;
      color: #000;
      margin-bottom: 0; }
  .cyo__description {
    min-height: 39px;
    margin-bottom: 3.4rem; }
    .cyo__description-text {
      font-size: 1.4rem;
      line-height: 24px;
      color: #000;
      display: inline-block;
      vertical-align: top;
      margin-bottom: 0;
      width: calc(100% - 25rem); }
      @media screen and (max-width: 52.5em) {
        .cyo__description-text {
          display: block;
          width: 100%;
          text-align: center;
          margin-bottom: 2rem; } }
  .cyo__add-button {
    color: #fff;
    background-color: #ff0000;
    border: none;
    padding: 1em 2em;
    border-radius: 0;
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 0.95rem 3rem; }
    .cyo__add-button:hover {
      color: #fff;
      background-color: #c21a1d; }
    @media screen and (max-width: 52.5em) {
      .cyo__add-button {
        float: none;
        max-width: 21rem;
        display: block;
        margin-left: auto;
        margin-right: auto; } }
  .cyo__fieldset + .cyo__fieldset {
    margin-top: 2.9rem; }
  .cyo__fieldset-title {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: 700;
    padding-bottom: 0.6rem;
    border-bottom: solid 2px #ebebeb;
    margin-bottom: 3.1rem;
    padding-top: 0; }
  .cyo__fieldset_sku-part .cyo__fieldset-title {
    display: none; }
  .cyo__fieldset-description {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400; }
  .cyo-enum__text {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 33px;
    height: 35px;
    border: solid 1px #b3b3b3;
    color: #b3b3b3;
    box-sizing: border-box;
    padding: 0 1.6rem;
    background-color: transparent;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
  .cyo-enum__radio:checked + .cyo-enum__text {
    color: #fff;
    background-color: #75a400; }
  .cyo-enum__radio:disabled + .cyo-enum__text {
    color: #999;
    background-color: #eee; }
  .cyo-enum__option {
    margin-bottom: 0.6rem;
    margin-right: 2.7rem; }
  .cyo-enum__text:hover, .cyo-enum__radio:checked + .cyo-enum__text {
    color: #fff;
    background-color: #75a400;
    border: solid 1px #75a400; }
  .cyo-set__label {
    padding-bottom: 2.5rem;
    padding-left: 2.5rem; }
    .cyo-set__label input[type=checkbox]:checked + .cyo-set__text:after {
      display: block;
      background-color: #ff0000; }
  .cyo-set__group-title {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #232020;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 2.5rem; }
  .cyo-set__text {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400; }
    .cyo-set__text:before, .cyo-set__text:after {
      top: 0;
      left: -2.5rem; }
    .cyo-set__text:before {
      border-color: #dedddd;
      background-color: #fff; }
    .cyo-set__text:after {
      color: #fff;
      background-color: #ff0000;
      width: 0.8rem;
      height: 0.8rem;
      margin: 0.4rem; }
  .cyo-icon-enum__text {
    font-size: 1.6rem;
    line-height: 30px;
    font-weight: 700;
    color: #b3b3b3; }
    .cyo-icon-enum__text:before {
      width: 8.8rem;
      height: 8.8rem;
      background: url("/assets-images/cyo_sizes.png") no-repeat;
      margin-bottom: 0.5rem; }
  .cyo-icon-enum__radio:checked + .cyo-icon-enum__text_quattro:before {
    background-position: 0 0; }
  .cyo-icon-enum__radio:checked + .cyo-icon-enum__text_duo:before {
    background-position: -17.6rem 0; }
  .cyo-icon-enum__radio:checked + .cyo-icon-enum__text_solo:before {
    background-position: -35.2rem 0; }
  .cyo-icon-enum__radio:checked + .cyo-icon-enum__text {
    color: #e51c20; }
  .cyo-icon-enum__text_quattro:before, .cyo-icon-enum__radio:disabled + .cyo-icon-enum__text_quattro:before {
    background-position: -8.8rem 0; }
  .cyo-icon-enum__text_duo:before, .cyo-icon-enum__radio:disabled + .cyo-icon-enum__text_duo:before {
    background-position: -26.4rem 0; }
  .cyo-icon-enum__text_solo:before, .cyo-icon-enum__radio:disabled + .cyo-icon-enum__text_solo:before {
    background-position: -44rem 0; }
  @media screen and (max-width: 52.5em) {
    .cyo-icon-enum {
      text-align: center;
      font-size: 0; }
      .cyo-icon-enum__option {
        float: none;
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        width: 33.33%;
        margin: 0; } }
  .cyo__footer {
    margin-top: 2.4rem; }
  .cyo-icon-enum__label {
    position: relative; }

@media screen and (max-width: 40em) {
  .cyo__description-text {
    width: 100%;
    display: block;
    margin-bottom: 2.5rem; }

  .cyo__description-text + .cyo__add-button {
    float: none; } }
@media screen and (max-width: 23.75em) {
  .cyo-icon-enum__option {
    margin-right: 1.5rem; } }
/* --------------------------------------------------------------------------
   ADVANCED LOYALTY
   (optional feature)
   --------------------------------------------------------------------------
   Can be activated by setting the "loyalty_page" boolean parameter
   - Adds a /loyalty page
   - Adds links to this page in user, account and mobile menus
   -------------------------------------------------------------------------- */
.loyalty-dropdown {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 24px;
  box-sizing: border-box;
  padding: 2.8rem 3.7rem 2.3rem; }
  .loyalty-dropdown:before {
    background: url("/assets-images/loyalty-dropdown-medal.png") top left no-repeat;
    width: 10.3rem;
    height: 11.7rem;
    position: static;
    float: left;
    transform: none;
    margin-right: 3.6rem; }
  .loyalty-dropdown__title {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px; }
  .loyalty-dropdown__rules p {
    margin-bottom: 0; }
  .loyalty-dropdown__more-link {
    color: #000;
    text-decoration: underline;
    padding-top: 1rem; }
    .loyalty-dropdown__more-link:hover {
      text-decoration: none; }

.loyalty-page__banner {
  background: none;
  background-color: #ebebeb; }
  .loyalty-page__banner__content {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #151515;
    font-weight: 400;
    padding: 2.2rem 20.2rem 2.2rem 3.7rem;
    position: relative;
    min-height: 21.2rem;
    box-sizing: border-box;
    background: url("/assets-images/loyalty-page-bg.png") top 0.8rem left 0.8rem; }
    .loyalty-page__banner__content:before {
      width: 14.9rem;
      height: 16.9rem;
      display: block;
      content: '';
      background: url("/assets-images/loyalty-page-medal.png") top left no-repeat;
      position: absolute;
      top: 2.2rem;
      right: 2.2rem;
      z-index: 2; }
  .loyalty-page__banner__title {
    font-size: 3.2rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #151515;
    font-weight: 700;
    margin-top: 3rem;
    margin-bottom: 0; }
  .loyalty-page__banner__p {
    color: #151515;
    font-size: 3.2rem;
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 700; }
  .loyalty-page__banner__points-value {
    color: #e51c20;
    font-weight: 700; }
  .loyalty-page__banner__note {
    color: #151515;
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: 2rem; }
.loyalty-page__howto {
  background-color: #fff;
  padding: 2.7rem 20rem 2.7rem 0; }
  .loyalty-page__howto:before {
    width: 14.9rem;
    height: 16.9rem;
    display: block;
    content: '';
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 3.2rem;
    background: url("/assets-images/loyalty-page-medal.png") top left no-repeat; }
  .loyalty-page__howto__wrapper {
    color: #131313;
    font-weight: 400;
    padding-right: 0; }
  .loyalty-page__howto__title {
    font-size: 2.2rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #131313;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2.2rem; }
  .loyalty-page__howto__content {
    font-size: 1.4rem;
    line-height: 18px; }

.loyalty-page__history {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.loyalty-table {
  border-bottom: solid 1px #131313; }
  .loyalty-table__header {
    color: #fff;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 700;
    background-color: #232020; }
    .loyalty-table__header th {
      padding-top: 1.1rem;
      padding-bottom: 1rem; }
      .loyalty-table__header th:first-child {
        border-left: solid 1px #131313; }
      .loyalty-table__header th:last-child {
        border-right: solid 1px #131313; }
  .loyalty-table__row {
    background-color: #fff; }
    .loyalty-table__row:nth-child(odd) {
      background-color: #fff; }
    .loyalty-table__row:hover {
      background-color: #fff; }
    .loyalty-table__row plus {
      color: #00983d;
      font-weight: 400; }
    .loyalty-table__row minus {
      color: #ee4036;
      font-weight: 400; }
    .loyalty-table__row + .loyalty-table__row td {
      border-top: solid 1px #131313; }
    .loyalty-table__row + .loyalty-table__row_show-more td {
      border-top: none;
      border-left: solid 1px #131313;
      border-right: solid 1px #131313; }
    .loyalty-table__row_show-more td {
      background-color: #75a400; }
      .loyalty-table__row_show-more td .loyalty-table__row_show-more-link {
        color: #fff;
        font-weight: 400; }
    .loyalty-table__row:not(.loyalty-table__row_show-more) td:first-child {
      border-left: solid 1px #131313; }
    .loyalty-table__row:not(.loyalty-table__row_show-more) td:last-child {
      border-right: solid 1px #131313; }
  .loyalty-table td {
    font-size: 1.4rem;
    color: #131313; }

@media screen and (max-width: 40em) {
  .loyalty-page__banner__content {
    padding: 1.5rem 2rem; }
    .loyalty-page__banner__content:before {
      position: static;
      margin: 0 auto; }

  .loyalty-page__banner__title,
  .loyalty-page__banner__p,
  .loyalty-page__banner__note {
    text-align: center; }

  .loyalty-page__history {
    overflow-x: auto; }

  .loyalty-table {
    min-width: 64rem; } }
@media screen and (max-width: 30em) {
  .loyalty-page__howto {
    padding: 1.5rem 2rem; }
    .loyalty-page__howto:before {
      position: static;
      margin: 0 auto 2.5rem;
      transform: none; } }
/* --------------------------------------------------------------------------
   FAVOURITES PAGE
   -------------------------------------------------------------------------- */
.page_favourites .content {
  background: none; }
.page_favourites .category__header {
  margin-bottom: 2.8rem; }
.page_favourites .category__title {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 26px;
  color: #000;
  text-transform: uppercase;
  text-align: center; }
.page_favourites .category__description {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 18px;
  color: #000;
  text-align: center;
  margin-bottom: 2.8rem; }

.product_favourites {
  padding: 0;
  position: relative; }
  .product_favourites + .product_favourites {
    margin-top: 1.8rem; }
    @media screen and (max-width: 52.5em) {
      .product_favourites + .product_favourites {
        margin-top: 0; } }
  .product_favourites .product__wrapper {
    padding: 0; }
    @media screen and (max-width: 52.5em) {
      .product_favourites .product__wrapper {
        padding: 1rem; } }
  .product_favourites .product__picture-container {
    margin-bottom: 0;
    float: none;
    position: absolute;
    top: 50%;
    left: 1.6rem;
    transform: translate(0, -50%); }
    .product_favourites .product__picture-container ~ * {
      margin-left: 18.2rem; }
    @media screen and (max-width: 52.5em) {
      .product_favourites .product__picture-container {
        float: right;
        position: relative;
        transform: none;
        left: 0; } }
  .product_favourites .product__tags-content {
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0.3rem 0.2rem;
    background-color: transparent; }
  .product_favourites .product__picto {
    margin-right: 0.3rem; }
    .product_favourites .product__picto:last-child {
      margin-right: 0; }
  .product_favourites .product__top {
    padding: 1.9rem 1.9rem 6.6rem 0;
    min-height: 15rem;
    box-sizing: border-box; }
    @media screen and (max-width: 52.5em) {
      .product_favourites .product__top {
        padding: 0 0 3rem 0;
        min-height: auto; } }
  .product_favourites .product__price {
    padding-right: 0; }
  .product_favourites .product__name,
  .product_favourites .product__description {
    padding-left: 0; }
  .product_favourites .product__description {
    margin-top: 2rem; }
    @media screen and (max-width: 52.5em) {
      .product_favourites .product__description {
        margin-top: 1rem; } }
  .product_favourites .product__bottom {
    margin-top: 0;
    position: absolute;
    bottom: 1.9rem; }
  .product_favourites .product__sku {
    padding: 0; }
  .product_favourites .product__buttons {
    position: absolute;
    right: 1.9rem;
    bottom: 1.9rem; }
  .product_favourites .product__customise {
    padding: 0;
    height: 35px;
    line-height: 35px; }
  .product_favourites .product__add {
    min-width: 11rem;
    width: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    box-sizing: border-box;
    height: 35px;
    line-height: 35px; }
  .product_favourites .product__customise + .product__add {
    margin-left: 3rem; }

/* --------------------------------------------------------------------------
   ABOUT US PAGE
   -------------------------------------------------------------------------- */
.page_about_us .content {
  margin-top: 8rem;
  margin-bottom: 9rem; }
  .page_about_us .content__side {
    display: none; }
  .page_about_us .content__main {
    width: 100%; }
  @media screen and (max-width: 52.5em) {
    .page_about_us .content {
      margin-top: 2.5rem;
      margin-bottom: 2.5rem; } }
.page_about_us .static-page__title {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 4.8rem;
  text-transform: uppercase;
  color: #e51c20; }
  @media screen and (max-width: 40em) {
    .page_about_us .static-page__title {
      text-align: center;
      margin-bottom: 2.5rem; } }
.page_about_us .static-page__content h3 {
  font-size: 2rem;
  line-height: 26px;
  color: #000;
  margin-bottom: 2.4rem; }
.page_about_us .static-page__content p,
.page_about_us .static-page__content ul,
.page_about_us .static-page__content ol {
  font-size: 1.4rem;
  line-height: 24px;
  margin-bottom: 2.4rem; }
.page_about_us .basket-menu__wrapper {
  margin-bottom: 0; }

.static-page_2cols {
  font-size: 0; }
  .static-page_2cols .static-page__images,
  .static-page_2cols .static-page__content {
    display: inline-block;
    vertical-align: top; }
  .static-page_2cols .static-page__images {
    width: 36%;
    margin-right: 4%; }
    .static-page_2cols .static-page__images img + img {
      margin-top: 1.9rem; }
  .static-page_2cols .static-page__content {
    width: 60%; }
  @media screen and (max-width: 40em) {
    .static-page_2cols .static-page__images,
    .static-page_2cols .static-page__content {
      display: block;
      width: 100%; }
    .static-page_2cols .static-page__images {
      margin-right: 0;
      margin-bottom: 2.5rem; } }
.static-page__images img {
  display: block; }
  .static-page__images img + img {
    margin-top: 4.8rem; }
  @media screen and (max-width: 40em) {
    .static-page__images img {
      margin: 0 auto; }
      .static-page__images img + img {
        margin-top: 2.5rem; } }

/* ==========================================================================
   HOMEPAGE
   ========================================================================== */
.page_index .content {
  background: url("/assets-images/homepage-right-top-bg.png") top right no-repeat, url("/assets-images/homepage-left-top-bg.png") top left no-repeat, url("/assets-images/homepage-left-footer-bottom-bg.png") bottom left no-repeat, url("/assets-images/homepage-right-footer-bottom-bg.png") bottom right no-repeat; }
  @media screen and (max-width: 52.5em) {
    .page_index .content {
      background: none;
      background-color: white; } }

.content_index {
  margin-top: 0;
  padding-top: 5.5rem;
  margin-bottom: 0;
  padding-bottom: 6rem; }
  @media screen and (max-width: 52.5em) {
    .content_index {
      padding-top: 0;
      padding-bottom: 1rem; } }
  .content_index .content__wrapper {
    width: 100%;
    max-width: none; }

/* Homepage: slideshow at the top
   -------------------------------------------------------------------------- */
.slider {
  margin-bottom: 5.8rem; }
  @media screen and (max-width: 52.5em) {
    .slider {
      margin-bottom: 2.4rem; } }
  .slider__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    width: 100%;
    box-sizing: border-box;
    padding-left: 2rem;
    padding-right: 2rem; }
    .slider__wrapper:before {
      display: table;
      content: ""; }
    .slider__wrapper:after {
      display: table;
      content: "";
      clear: both; }
    @media screen and (max-width: 52.5em) {
      .slider__wrapper {
        padding-left: 0;
        padding-right: 0; } }

.unslider-nav {
  bottom: 4.2rem; }
  @media screen and (max-width: 52.5em) {
    .unslider-nav {
      bottom: 1rem; } }
  .unslider-nav ol {
    font-size: 0; }
    .unslider-nav ol li {
      background-color: #fff;
      border: none;
      width: 16px;
      height: 16px;
      margin-left: 0.7rem;
      margin-right: 0.7rem; }
      .unslider-nav ol li.unslider-active {
        background-color: #e51c20; }
      @media screen and (max-width: 52.5em) {
        .unslider-nav ol li {
          width: 1.1rem;
          height: 1.1rem;
          margin-right: .45rem;
          margin-left: .45rem; } }

.category-navigation__order-button {
  display: inline-block;
  float: right;
  margin: 0;
  height: 54px;
  line-height: 54px;
  color: #000;
  background-color: #fff;
  border: none;
  padding: 0 2rem;
  border-radius: 0;
  font-size: 2rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .category-navigation__order-button:hover {
    color: #fff;
    background-color: #e51c20; }
.category-navigation__list {
  box-sizing: border-box;
  padding-left: 1.8rem; }

/* Homepage: index slideshow links
   -------------------------------------------------------------------------- */
.index-slideshow-links {
  display: none; }
  .index-slideshow-links__link {
    display: inline-block;
    min-width: 200px;
    margin: 0.5em 0.3em;
    box-sizing: border-box;
    color: #fff;
    background-color: #e51c20;
    border: none;
    padding: 0 2.9rem;
    border-radius: 0;
    font-size: 1.5rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .index-slideshow-links__link:hover {
      color: #fff;
      background-color: #c21a1d; }
    .index-slideshow-links__link:hover {
      color: #000;
      background-color: #fff; }

@media screen and (max-width: 52.5em) {
  .index-slideshow {
    position: relative;
    padding-bottom: 31px; }
    .index-slideshow:after {
      content: '';
      display: block;
      width: 100%;
      height: 31px;
      background-color: #e51c20;
      position: absolute;
      bottom: 0;
      left: 0; }

  .index-slideshow-links {
    position: static;
    margin-top: 1em; }
    .index-slideshow-links__link {
      border: 1px solid #e51c20; } }
/* Homepage: connected customer
   -------------------------------------------------------------------------- */
.index-connected-customer {
  margin: 0 0 5.5rem; }
  @media screen and (max-width: 52.5em) {
    .index-connected-customer {
      margin-top: 2.4rem;
      margin-bottom: 2.4rem; } }
  .index-connected-customer__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    max-width: 1160px; }
    .index-connected-customer__wrapper:before {
      display: table;
      content: ""; }
    .index-connected-customer__wrapper:after {
      display: table;
      content: "";
      clear: both; }
  .index-connected-customer__item {
    padding: 2.4rem 3rem 3rem;
    text-align: center;
    color: #fff;
    background-color: rgba(51, 51, 51, 0.9); }
    .index-connected-customer__item:first-of-type {
      color: #fff;
      text-align: left;
      background-color: rgba(51, 51, 51, 0.9); }
      .index-connected-customer__item:first-of-type .index-connected-customer__title {
        color: #fff; }
      .index-connected-customer__item:first-of-type .index-connected-customer__button {
        min-width: 35%;
        text-align: center; }
        .index-connected-customer__item:first-of-type .index-connected-customer__button_other {
          margin-left: 2.7rem;
          background-color: #fff;
          color: #000; }
          .index-connected-customer__item:first-of-type .index-connected-customer__button_other:hover {
            color: #fff;
            background-color: #75a400; }
      @media screen and (max-width: 60em) {
        .index-connected-customer__item:first-of-type {
          text-align: center; } }
  .index-connected-customer__title {
    margin-bottom: 0.5em;
    font-size: 2rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 700;
    line-height: 24px; }
  .index-connected-customer__content {
    min-height: 3.6rem;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 18px; }
  .index-connected-customer__buttons {
    margin-top: 2rem; }
  .index-connected-customer__button {
    display: inline-block;
    color: #fff;
    background-color: #e51c20;
    border: none;
    padding: 0.5rem 3.3rem;
    border-radius: 0;
    font-size: 1.8rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4rem;
    text-decoration: none;
    line-height: 30px;
    padding: 0.5rem 3.3rem;
    color: #fff;
    background-color: #75a400;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    box-sizing: border-box; }
    .index-connected-customer__button:hover {
      color: #fff;
      background-color: #c21a1d; }

@media screen and (max-width: 60em) {
  .index-connected-customer__items {
    max-width: 450px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .index-connected-customer__item {
    display: block;
    width: 100%; }
    .index-connected-customer__item + .index-connected-customer__item {
      margin-top: 1.3rem; }
    .index-connected-customer__item:first-of-type .index-connected-customer__button {
      min-width: auto; }
  .index-connected-customer__content {
    min-height: 0; } }
@media screen and (max-width: 52.5em) {
  .index-connected-customer__item + .index-connected-customer__item {
    margin-top: 2.4rem; } }
/* Homepage: microblog - a series of short blocks (image + text)
   -------------------------------------------------------------------------- */
.index-microblog {
  margin-bottom: 6.4rem; }
  @media screen and (max-width: 52.5em) {
    .index-microblog {
      margin-bottom: 2rem; } }
  .index-microblog__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    box-sizing: border-box;
    max-width: 1160px; }
    .index-microblog__wrapper:before {
      display: table;
      content: ""; }
    .index-microblog__wrapper:after {
      display: table;
      content: "";
      clear: both; }
  .index-microblog__post {
    color: #000;
    background-color: rgba(237, 237, 237, 0.9);
    position: relative;
    box-sizing: border-box;
    padding: 2rem; }
    @media screen and (max-width: 52.5em) {
      .index-microblog__post {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto; }
        .index-microblog__post:nth-child(2) {
          margin-left: auto;
          margin-right: auto; } }
  .index-microblog__image-wrapper {
    margin-top: -2rem; }
    @media screen and (max-width: 52.5em) {
      .index-microblog__image-wrapper {
        margin-top: 0; }
        .index-microblog__image-wrapper .index-microblog__image {
          max-width: calc(100% - 4rem); } }
  .index-microblog__title {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 1.1rem;
    line-height: 20px; }
  .index-microblog__content, .index-microblog__content p {
    font-size: 1.4rem;
    line-height: 24px; }
  .index-microblog__content p:last-child {
    margin-bottom: 0; }
  .index-microblog__content p + p {
    margin-top: 1rem; }
  .index-microblog__spacer {
    height: 5.7rem; }
  .index-microblog__footer {
    position: absolute;
    bottom: 2rem;
    right: 2rem;
    left: 2rem;
    text-align: right; }
  .index-microblog__link {
    display: inline-block;
    color: #fff;
    background-color: #e51c20;
    border: none;
    padding: 1rem 2rem;
    border-radius: 0;
    font-size: 1.8rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 23px;
    padding: 1.1rem 4.5rem;
    box-sizing: border-box;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
    .index-microblog__link:hover {
      color: #fff;
      background-color: #c21a1d; }
    @media screen and (max-width: 52.5em) {
      .index-microblog__link {
        font-size: 1.4rem;
        line-height: 20px;
        padding-top: .8rem;
        padding-bottom: .8rem; } }

/* Homepage: About us
   -------------------------------------------------------------------------- */
.index-about {
  margin-bottom: 6rem;
  color: #000; }
  @media screen and (max-width: 52.5em) {
    .index-about {
      margin-bottom: 2.4rem; } }
  .index-about__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    max-width: 1160px;
    padding: 4.6rem 6%;
    font-size: 1.8rem;
    text-align: center;
    background-color: rgba(237, 237, 237, 0.9);
    box-sizing: border-box; }
    .index-about__wrapper:before {
      display: table;
      content: ""; }
    .index-about__wrapper:after {
      display: table;
      content: "";
      clear: both; }
    .index-about__wrapper p {
      font-size: 1.4rem;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #000;
      font-weight: 400;
      line-height: 24px; }
    @media screen and (max-width: 52.5em) {
      .index-about__wrapper {
        padding: 2rem; } }
  .index-about__title {
    margin-bottom: 3.7rem;
    font-size: 3.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 36px; }
    @media screen and (max-width: 52.5em) {
      .index-about__title {
        font-size: 1.8rem;
        line-height: 22px;
        margin-bottom: 1rem; } }

/* Homepage: newsletter signup form
   -------------------------------------------------------------------------- */
.index-newsletter {
  margin-bottom: 6.1rem;
  padding: 2.5rem 1rem 1.9rem;
  color: #fff;
  background-color: #000; }
  @media screen and (max-width: 52.5em) {
    .index-newsletter {
      margin-bottom: 2.4rem; } }
  @media screen and (max-width: 52.5em) {
    .index-newsletter .index-newsletter__title {
      margin-left: 0;
      margin-bottom: 2rem; } }
  .index-newsletter__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    max-width: 1160px;
    box-sizing: border-box;
    padding-left: 11rem;
    padding-right: 11rem; }
    .index-newsletter__wrapper:before {
      display: table;
      content: ""; }
    .index-newsletter__wrapper:after {
      display: table;
      content: "";
      clear: both; }
    @media screen and (max-width: 52.5em) {
      .index-newsletter__wrapper {
        padding-left: 1.5rem;
        padding-right: 1.5rem; } }
  .index-newsletter__title {
    font-size: 2rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin-left: -250px;
    line-height: 45px; }
    @media screen and (max-width: 75em) {
      .index-newsletter__title {
        text-align: center;
        display: block;
        width: 100%;
        margin-left: 0;
        margin-bottom: 1rem; } }
    @media screen and (max-width: 52.5em) {
      .index-newsletter__title {
        text-align: center; } }
  .index-newsletter__fieldset {
    padding: 0 150px 0 250px; }
    @media screen and (max-width: 75em) {
      .index-newsletter__fieldset {
        padding: 0; } }
  .index-newsletter__field {
    border: none;
    height: 45px;
    line-height: 45px;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    min-width: 23rem; }
    .index-newsletter__field-wrapper {
      padding: 0 0.7rem; }
      @media screen and (max-width: 75em) {
        .index-newsletter__field-wrapper {
          display: block;
          margin-left: auto;
          margin-right: auto;
          float: none;
          width: 100%;
          max-width: 25rem;
          padding-left: 0;
          padding-right: 0; }
          .index-newsletter__field-wrapper + .index-newsletter__field-wrapper {
            float: none;
            margin-top: 2rem; } }
  .index-newsletter__button {
    color: #fff;
    background-color: #e51c20;
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    margin-right: -150px;
    width: 145px;
    height: 45px;
    line-height: 45px; }
    .index-newsletter__button:hover {
      color: #fff;
      background-color: #c21a1d; }
  @media screen and (max-width: 75em) {
    .index-newsletter .index-newsletter__button {
      max-width: 25rem;
      margin-left: auto;
      margin-right: auto;
      float: none;
      margin-top: 2rem;
      display: block;
      width: 100%; } }

/* Homepage: map showing the position of the restaurant
   -------------------------------------------------------------------------- */
.index-map__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .index-map__wrapper:before {
    display: table;
    content: ""; }
  .index-map__wrapper:after {
    display: table;
    content: "";
    clear: both; }
  @media screen and (max-width: 52.5em) {
    .index-map__wrapper {
      width: 100%; } }
.index-map__embed-image {
  left: 50%;
  top: 10%;
  transform: none;
  position: static;
  max-width: 100%; }

/* Homepage: list of restaurants (franchises only)
   -------------------------------------------------------------------------- */
.index-shop-list {
  margin: 10.3rem 0 2.3rem; }
  .index-shop-list__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    max-width: 1160px; }
    .index-shop-list__wrapper:before {
      display: table;
      content: ""; }
    .index-shop-list__wrapper:after {
      display: table;
      content: "";
      clear: both; }
  .index-shop-list__header {
    margin-bottom: 0;
    text-align: center;
    display: none; }
  .index-shop-list__title {
    font-size: 1.6rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #e51c20;
    font-weight: 900;
    text-transform: uppercase;
    display: none; }
  .index-shop-list__filter {
    display: inline-block; }
  .index-shop-list__shops {
    box-sizing: border-box;
    margin: 0;
    font-size: 0; }
  .index-shop-list__shop {
    font-size: 1.4rem;
    line-height: 24px;
    text-align: center;
    width: 33.33%;
    box-sizing: border-box;
    padding-left: 5%;
    padding-right: 5%;
    float: none;
    display: inline-block;
    vertical-align: top; }
    .index-shop-list__shop:nth-child(n+4) {
      margin-top: 8rem; }
    .index-shop-list__shop:nth-child(4n+1) {
      clear: none; }
    .index-shop-list__shop p + p {
      margin-top: 0; }
    @media screen and (max-width: 52.5em) {
      .index-shop-list__shop {
        display: block;
        width: 100%;
        margin-top: 2rem; }
        .index-shop-list__shop:first-child {
          margin-top: 2rem; }
        .index-shop-list__shop:nth-child(n+4) {
          margin-top: 2rem; } }
    .index-shop-list__shop-title {
      margin-bottom: 1rem;
      font-size: 1.6rem;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #e51c20;
      font-weight: 900;
      text-transform: uppercase;
      line-height: 22px; }
    .index-shop-list__shop-address {
      margin-bottom: 1rem; }
    .index-shop-list__shop-pending {
      margin-top: 1rem; }

@media screen and (max-width: 52.5em) {
  .index-shop-list {
    margin: 2rem 0 0; }
    .index-shop-list__header {
      margin-bottom: 2rem; } }
@media screen and (max-width: 40em) {
  .index-shop-list__title {
    font-size: 2.5rem; } }
/* ==========================================================================
   SPECIAL FEATURES
   ========================================================================== */
/* --------------------------------------------------------------------------
   GROUPED SKUS
   (optional feature)
   --------------------------------------------------------------------------
   Group size selection at the top of the page (instead of for every product).
   To activate, create a 'size_group' tag and set it on one or several main (topmost) categories.
   -------------------------------------------------------------------------- */
.grouped-skus__part {
  padding-left: 9.6rem;
  padding-right: 9.6rem; }
.grouped-skus__title {
  font-size: 1.6rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #7c7c7c;
  font-weight: 700;
  line-height: 35px;
  text-transform: uppercase;
  margin-left: -9.6rem;
  box-sizing: border-box;
  padding-left: 1.8rem; }
.grouped-skus__list {
  border-radius: 0; }
.grouped-skus__text {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #75a400;
  font-weight: 700;
  line-height: 33px;
  height: 35px;
  background-color: #fff;
  border: solid 1px #75a400;
  box-sizing: border-box;
  transition: all .3s ease; }
.grouped-skus__radio:checked + .grouped-skus__text {
  color: #fff;
  background-color: #75a400;
  border: solid 1px #75a400; }
.grouped-skus__radio:disabled + .grouped-skus__text {
  color: #b3b3b3;
  background-color: #fff;
  border: solid 1px #b3b3b3; }
.grouped-skus__radio:not(:disabled) + .grouped-skus__text:hover {
  color: #fff;
  background-color: #658d00; }

.category__grouped-skus {
  margin-bottom: 3.3rem; }

@media screen and (max-width: 52.5em) {
  .grouped-skus__list {
    padding-right: 1.5rem; } }
@media screen and (max-width: 30em) {
  .grouped-skus__part {
    padding: 0 1.5rem; }
  .grouped-skus__list {
    padding-right: 0; }
  .grouped-skus__title {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: center;
    margin-bottom: 1rem;
    margin-left: 0; } }
.shop-info__social-icons .social-icons__link i:before {
  line-height: 24px;
  font-size: 2rem; }

.page_categories .content,
.page_menu .content,
.page_static .content {
  background: url("/assets-images/product-page-body-left-bg.jpg") left bottom repeat-y, url("/assets-images/product-page-body-right-bg.jpg") right bottom repeat-y;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.5em;
  padding-bottom: 1.5em; }

@media screen and (max-width: 52.5em) {
  .page_static .content {
    background: url("/assets-images/product-page-body-right-bg.jpg") right bottom repeat-y; }

  .page_categories .content,
  .page_menu .content,
  .page_deal_wizard .content {
    margin-bottom: 6.3rem;
    background: none;
    background-color: #fff; }

  .page_categories .content__wrapper,
  .page_menu .content__wrapper,
  .page_deal_wizard .content__wrapper {
    width: 100%; } }
/*Marketing menu*/
.page_categories .content_marketing.content_no-ordering .content__main {
  width: 100%; }
.page_categories .content_marketing.content_no-ordering .category__grouped-skus,
.page_categories .content_marketing.content_no-ordering .product-filter {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem; }
.page_categories .content_marketing.content_no-ordering .product {
  width: 25%; }
  .page_categories .content_marketing.content_no-ordering .product:nth-child(3n+1) {
    clear: none; }
  .page_categories .content_marketing.content_no-ordering .product.product_special {
    width: 100%; }
  @media screen and (max-width: 60em) {
    .page_categories .content_marketing.content_no-ordering .product {
      width: 33.33%; }
      .page_categories .content_marketing.content_no-ordering .product:nth-child(2n+1) {
        clear: none; }
      .page_categories .content_marketing.content_no-ordering .product.product_special {
        width: 100%; } }
  @media screen and (max-width: 52.5em) {
    .page_categories .content_marketing.content_no-ordering .product {
      width: 100%; } }

/*** Simple content ***/
.page_static .content__main {
  width: 100%;
  max-width: 80rem;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: 0 auto;
  float: none; }
  .page_static .content__main h1,
  .page_static .content__main h2,
  .page_static .content__main h3,
  .page_static .content__main h4,
  .page_static .content__main h5,
  .page_static .content__main h6 {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #e51c20;
    font-weight: 700;
    text-transform: uppercase;
    margin: 1.2rem 0; }
  .page_static .content__main h1 {
    font-size: 3.6rem;
    line-height: 3.6rem; }
  .page_static .content__main h2 {
    font-size: 3.6rem;
    line-height: 3.6rem; }
  .page_static .content__main h1,
  .page_static .content__main h2,
  .page_static .content__main .static-page__title {
    margin-bottom: 3.8rem;
    text-align: center; }
    .page_static .content__main h1 + p,
    .page_static .content__main h2 + p,
    .page_static .content__main .static-page__title + p {
      text-align: center;
      font-size: 1.6rem; }
  .page_static .content__main h3 {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 900;
    color: #000;
    margin-bottom: 3.5rem; }
  .page_static .content__main h4 {
    font-size: 1.6rem;
    line-height: 1.6rem;
    color: #000;
    margin-bottom: 3.5rem; }
  .page_static .content__main h5 {
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 400;
    text-transform: none;
    color: #000;
    margin-bottom: 3.5rem; }
  .page_static .content__main h6 {
    font-size: 1.4rem;
    line-height: 1.4rem;
    font-weight: 400;
    text-transform: none;
    color: #000;
    margin-bottom: 3.5rem; }
  .page_static .content__main p {
    font-size: 1.4rem;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 2.4rem;
    margin-bottom: 3.5rem; }
    .page_static .content__main p + h2,
    .page_static .content__main p + h3,
    .page_static .content__main p + h4,
    .page_static .content__main p + h5,
    .page_static .content__main p + h6 {
      margin-top: 1.9rem;
      margin-bottom: 3.5rem; }
  .page_static .content__main ul,
  .page_static .content__main ol {
    margin-left: 0;
    padding-left: 3rem; }
    .page_static .content__main ul li,
    .page_static .content__main ol li {
      font-size: 1.4rem;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #000;
      font-weight: 400;
      margin-bottom: 1rem;
      position: relative;
      padding-left: 1rem;
      font-size: 1.4rem; }
  .page_static .content__main ul li {
    list-style: none; }
    .page_static .content__main ul li:before {
      content: '';
      display: block;
      width: 0.4rem;
      height: 0.4rem;
      border-radius: 5rem;
      background-color: #000;
      position: absolute;
      top: 0.8rem;
      left: 0;
      z-index: 1; }
  .page_static .content__main h3 + ul,
  .page_static .content__main h3 + ol,
  .page_static .content__main h4 + ul,
  .page_static .content__main h4 + ol,
  .page_static .content__main h5 + ul,
  .page_static .content__main h5 + ol,
  .page_static .content__main h6 + ul,
  .page_static .content__main h6 + ol {
    margin-top: -2rem; }

/* CONTACT US PAGE */
.page_contact .content {
  margin-top: 8rem;
  margin-bottom: 9rem; }
  .page_contact .content__main {
    width: 100%; }
  @media screen and (max-width: 52.5em) {
    .page_contact .content {
      margin-top: 2rem;
      margin-bottom: 2rem; } }
.page_contact .static-page__images {
  box-sizing: border-box;
  padding-left: 4.75%;
  width: 41.6%;
  margin-right: 2.75%; }
  .page_contact .static-page__images img + img {
    margin-top: 1.9rem; }
  @media screen and (max-width: 40em) {
    .page_contact .static-page__images {
      padding-left: 0;
      width: 100%;
      marign-right: 0;
      width: 100%; }
      .page_contact .static-page__images img {
        max-width: 100%;
        margin: 0 auto; }
        .page_contact .static-page__images img + img {
          margin-top: 2rem; } }
.page_contact .static-page__content {
  width: 55.65%; }
  @media screen and (max-width: 40em) {
    .page_contact .static-page__content {
      width: 100%;
      max-width: 42rem;
      margin-left: auto;
      margin-right: auto; } }
  .page_contact .static-page__content h1,
  .page_contact .static-page__content h2,
  .page_contact .static-page__content .static-page__title {
    font-size: 3rem;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #e51c20;
    margin-bottom: 2rem; }
  .page_contact .static-page__content h3 {
    font-size: 2rem;
    line-height: 20px;
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 3rem; }
  .page_contact .static-page__content h4 {
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 3rem; }
  .page_contact .static-page__content h5 {
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: 400;
    text-transform: none;
    color: #000;
    margin-bottom: 2rem; }
  .page_contact .static-page__content p {
    font-size: 1.4rem;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    margin-bottom: 2rem; }
  .page_contact .static-page__content > ul,
  .page_contact .static-page__content > ol {
    padding-left: 4.8rem;
    margin-bottom: 2rem; }
    .page_contact .static-page__content > ul li,
    .page_contact .static-page__content > ol li {
      display: list-item;
      margin-bottom: 0;
      font-size: 1.4rem;
      line-height: 24px;
      color: #000;
      font-weight: 400; }
  .page_contact .static-page__content ul li {
    list-style-type: disc; }
  .page_contact .static-page__content ol li {
    list-style-type: decimal; }
  @media screen and (max-width: 40em) {
    .page_contact .static-page__content h1,
    .page_contact .static-page__content h2,
    .page_contact .static-page__content h3,
    .page_contact .static-page__content h4,
    .page_contact .static-page__content h5,
    .page_contact .static-page__content h6 {
      text-align: center; } }
  .page_contact .static-page__content .form-row {
    margin-bottom: 1.7rem;
    display: block;
    max-width: 42rem; }
    @media screen and (max-width: 40em) {
      .page_contact .static-page__content .form-row {
        margin-left: auto;
        margin-right: auto; } }
    .page_contact .static-page__content .form-row__group.checkout-row__warning .nice-select {
      border: solid 1px #ec595b; }
    .page_contact .static-page__content .form-row__group.checkout-row__warning .form-row__label {
      color: #e51c20; }
  .page_contact .static-page__content .form-row__label {
    font-size: 1.4rem;
    line-height: 16px;
    color: #000;
    margin-bottom: .6rem;
    display: block; }
  .page_contact .static-page__content .form-row__field-text {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 1.5rem;
    font-size: 1.4rem;
    color: #000;
    font-weight: 400;
    line-height: 38px;
    box-sizing: border-box;
    height: 40px;
    border: solid 1px #b3b3b3; }
    .page_contact .static-page__content .form-row__field-text.checkout-row__warning {
      border: solid 1px #ec595b; }
  .page_contact .static-page__content .form-row__field-textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 1rem 1.5rem;
    font-size: 1.4rem;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    box-sizing: border-box;
    min-height: 80px;
    border: solid 1px #b3b3b3;
    resize: none; }
    .page_contact .static-page__content .form-row__field-textarea.checkout-row__warning {
      border: solid 1px #ec595b; }
  .page_contact .static-page__content .nice-select__container {
    width: 100%; }
    .page_contact .static-page__content .nice-select__container .nice-select {
      width: 100%;
      line-height: 38px;
      height: 40px;
      padding-left: 1.5rem;
      border: solid 1px #b3b3b3; }
  .page_contact .static-page__content .form__footer {
    max-width: 42rem; }
    .page_contact .static-page__content .form__footer .form-buttons__button {
      float: none;
      width: 100%; }
    @media screen and (max-width: 40em) {
      .page_contact .static-page__content .form__footer {
        margin-left: auto;
        margin-right: auto; } }

/* PAGE MESSAGE SENT*/
.page_message_sent .page__content {
  background: url("/assets-images/contact_thank_you_bg.png") top 53px center no-repeat; }
  .page_message_sent .page__content .content {
    height: calc(100vh - 39.6rem);
    min-height: 25rem;
    margin-top: 0;
    margin-bottom: 0;
    display: table;
    width: 100%; }
    @media screen and (max-width: 52.5em) {
      .page_message_sent .page__content .content {
        height: calc(100vh - 6.2rem); } }
    .page_message_sent .page__content .content__wrapper {
      text-align: center;
      display: table-cell;
      vertical-align: middle; }
    .page_message_sent .page__content .content__main {
      width: 100%; }
    .page_message_sent .page__content .content__side {
      display: none; }
.page_message_sent .contact-response__title {
  font-size: 3rem;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #e51c20; }
.page_message_sent .contact-response__content {
  font-size: 1.4rem;
  line-height: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: .9rem;
  color: #000; }
.page_message_sent .contact-response__buttons {
  margin-top: 6.9rem;
  font-size: 0; }
.page_message_sent .contact-response__button {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 38px;
  border: solid 1px #b3b3b3;
  box-sizing: border-box;
  padding: 0 1.5rem;
  text-align: center;
  color: #b3b3b3;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  min-width: 22rem;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .page_message_sent .contact-response__button + .contact-response__button {
    margin-left: 2.5rem; }
  .page_message_sent .contact-response__button:hover {
    color: #fff;
    background-color: #c21a1d;
    border: solid 1px #c21a1d; }
  .page_message_sent .contact-response__button_home {
    color: #fff;
    background-color: #e51c20;
    border: solid 1px #e51c20; }
  @media screen and (max-width: 32.5em) {
    .page_message_sent .contact-response__button {
      display: block;
      margin: 0 auto;
      max-width: 22rem; }
      .page_message_sent .contact-response__button + .contact-response__button {
        margin-left: auto;
        margin-top: 2.5rem; } }

/*PAGE RESTAURANTS*/
.page_restaurants .content {
  padding-top: 3rem;
  padding-bottom: 11.4rem;
  background: url("/assets-images/restaraunts-page-bg.png") top center no-repeat; }
  .page_restaurants .content__wrapper {
    box-sizing: border-box;
    padding: 1.5rem 1.5rem 1.5rem 0;
    background-color: rgba(221, 221, 221, 0.6); }
  @media screen and (max-width: 48em) {
    .page_restaurants .content {
      padding-top: 0;
      padding-bottom: 0; }
      .page_restaurants .content__wrapper {
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        background-color: transparent; } }
.page_restaurants .restaurants__map {
  padding-left: 33.5rem; }
.page_restaurants .restaurants__panel {
  padding-left: 0;
  padding-right: 0;
  width: 33.5rem;
  margin-right: -33.5rem; }
  @media screen and (max-width: 48em) {
    .page_restaurants .restaurants__panel {
      width: 100%;
      margin-right: auto;
      margin-left: auto;
      padding-bottom: 5.6rem; } }
.page_restaurants .restaurants__search {
  margin-top: .9rem;
  margin-bottom: 1.2rem;
  padding-left: 1.8rem;
  padding-right: 2rem;
  box-sizing: border-box; }
  @media screen and (max-width: 48em) {
    .page_restaurants .restaurants__search {
      margin-top: 1.6rem;
      margin-bottom: .9rem;
      padding-left: 1.2rem;
      padding-right: 1.2rem; } }
.page_restaurants .restaurants-search__input-wrapper {
  box-sizing: border-box;
  border: solid 1px #c7c7c7;
  background-color: transparent;
  padding-right: 8.6rem; }
.page_restaurants .restaurants-search__input {
  box-sizing: border-box;
  padding: 0 1rem 0 2rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #000;
  height: 36px;
  line-height: 36px;
  background-color: transparent; }
.page_restaurants .restaurants-search__buttons-wrapper {
  width: 8.6rem; }
.page_restaurants .restaurants-search__buttons-wrapper:after {
  height: 2.2rem;
  border-left-color: #252525; }
.page_restaurants .restaurants-search__button {
  box-sizing: border-box;
  width: 3.6rem;
  height: 3.6rem;
  padding: 0;
  background-color: transparent; }
  .page_restaurants .restaurants-search__button + .restaurants-search__button {
    float: right; }
.page_restaurants .restaurants-search__icon-search,
.page_restaurants .restaurants-search__icon-reset {
  line-height: 2rem;
  display: block; }
.page_restaurants .restaurants__restaurant {
  padding-left: 1.8rem;
  padding-right: 2rem;
  box-sizing: border-box;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .page_restaurants .restaurants__restaurant:hover {
    background-color: #ddd; }
    .page_restaurants .restaurants__restaurant:hover .restaurant-summary {
      border-top: solid 1px transparent; }
    .page_restaurants .restaurants__restaurant:hover + .restaurants__restaurant .restaurant-summary {
      border-top: solid 1px transparent; }
  .page_restaurants .restaurants__restaurant:first-child .restaurant-summary {
    border-top: solid 1px transparent; }
  @media screen and (max-width: 48em) {
    .page_restaurants .restaurants__restaurant {
      padding-left: 1.2rem;
      padding-right: 1.2rem; }
      .page_restaurants .restaurants__restaurant .restaurant-summary {
        padding-top: 1.1rem;
        padding-bottom: 1.1rem; }
      .page_restaurants .restaurants__restaurant:first-child .restaurant-summary {
        padding-top: 0; } }
.page_restaurants .restaurant-summary__name {
  font-size: 2rem;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #e51c20;
  margin-bottom: 1.2rem; }
  @media screen and (max-width: 48em) {
    .page_restaurants .restaurant-summary__name {
      margin-bottom: .6rem; } }
.page_restaurants .restaurant-summary {
  padding-top: 2rem;
  padding-bottom: 1.6rem;
  margin-bottom: 0;
  border-top: solid 1px #c7c7c7;
  border-bottom: none; }
  @media screen and (max-width: 48em) {
    .page_restaurants .restaurant-summary {
      text-align: center; } }
.page_restaurants .restaurant-summary__address,
.page_restaurants .restaurant-summary__city,
.page_restaurants .restaurant-summary__times,
.page_restaurants .restaurant-summary__distance {
  font-size: 1.4rem;
  line-height: 24px;
  color: #000; }
  @media screen and (max-width: 48em) {
    .page_restaurants .restaurant-summary__address,
    .page_restaurants .restaurant-summary__city,
    .page_restaurants .restaurant-summary__times,
    .page_restaurants .restaurant-summary__distance {
      line-height: 18px;
      color: #5b5b5b; } }
@media screen and (max-width: 48em) {
  .page_restaurants .restaurant-summary__times {
    color: #000; } }
.page_restaurants .restaurants__board {
  margin-top: 0;
  margin-bottom: 0; }
  @media screen and (max-width: 48em) {
    .page_restaurants .restaurants__board .restaurants__restaurant:hover {
      background-color: transparent; }
      .page_restaurants .restaurants__board .restaurants__restaurant:hover .restaurant-summary {
        border-top: solid 1px #c7c7c7; }
      .page_restaurants .restaurants__board .restaurants__restaurant:hover + .restaurants__restaurant .restaurant-summary {
        border-top: solid 1px #c7c7c7; } }
  .page_restaurants .restaurants__board .restaurant-details {
    margin-top: 1.2rem;
    padding-top: 2.7rem; }
    .page_restaurants .restaurants__board .restaurant-details__name {
      font-size: 2rem;
      line-height: 24px;
      font-weight: 700;
      color: #e51c20;
      text-transform: uppercase;
      box-sizing: border-box;
      padding-left: 2.1rem; }
      .page_restaurants .restaurants__board .restaurant-details__name-icon {
        display: block;
        margin-left: -2.1rem;
        position: relative;
        width: 2.1rem;
        height: 24px; }
        .page_restaurants .restaurants__board .restaurant-details__name-icon:before {
          display: block;
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 5.5px 10px 5.5px 0;
          border-color: transparent #2d2d2d transparent transparent;
          position: absolute;
          top: 50%;
          left: 0;
          transform: translate(0, -50%); }
    .page_restaurants .restaurants__board .restaurant-details__item {
      padding-left: 4.6rem;
      box-sizing: border-box;
      line-height: 20px;
      margin-top: 1.6rem; }
    .page_restaurants .restaurants__board .restaurant-details__order-button {
      margin: 2.7rem 0 2.7rem 0;
      border: none;
      outline: none;
      padding: 0 1.5rem;
      box-sizing: border-box;
      font-size: 1.8rem;
      line-height: 35px;
      font-weight: 700;
      text-transform: uppercase;
      color: #fff;
      background-color: #e51c20;
      -webkit-transition: background-color .2s ease, color .2s ease;
      transition: background-color .2s ease, color .2s ease; }
      .page_restaurants .restaurants__board .restaurant-details__order-button:hover {
        color: #fff;
        background-color: #c21a1d; }
.page_restaurants .restaurants__button {
  border: none;
  box-sizing: border-box;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 52px;
  height: 52px;
  padding: 0 1.5rem;
  text-transform: uppercase;
  color: #fff;
  background-color: #e51c20;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .page_restaurants .restaurants__button:hover {
    color: #fff;
    background-color: #c21a1d; }
@media screen and (max-width: 48em) {
  .page_restaurants .restaurants_show-map .restaurants__search {
    top: 0;
    left: 1.2rem;
    width: calc(100% - 2.4rem);
    padding: 0; }
  .page_restaurants .restaurants_show-map .restaurants__map {
    margin-top: 7rem;
    padding-left: 0; } }

.index-mobile-links {
  display: none; }

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

  .index-slideshow {
    padding-bottom: 0; }

  .index-slideshow:after {
    display: none; }

  .index-mobile-links {
    display: block;
    width: 100%;
    font-size: 0;
    margin-bottom: 2.4rem; }
    .index-mobile-links .index-mobile-links__link {
      display: inline-block;
      vertical-align: top;
      float: none;
      width: 50%;
      color: #fff;
      background-color: #e51c20;
      border: none;
      padding: 1rem 2rem;
      border-radius: 0;
      font-size: 1.8rem;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      text-decoration: none;
      line-height: 23px;
      padding: 1.1rem 4.5rem;
      padding-left: .5rem;
      padding-right: .5rem;
      text-align: center;
      box-sizing: border-box;
      -webkit-transition: background-color .2s ease, color .2s ease;
      transition: background-color .2s ease, color .2s ease; }
      .index-mobile-links .index-mobile-links__link:hover {
        color: #fff;
        background-color: #c21a1d; }
      .index-mobile-links .index-mobile-links__link + .index-mobile-links__link {
        border-left: solid 1px #fff; } }
@media screen and (max-width: 26.25em) {
  .index-mobile-links .index-mobile-links__link {
    display: block;
    width: 100%; }
    .index-mobile-links .index-mobile-links__link + .index-mobile-links__link {
      border-left: none;
      border-top: solid 1px #fff; } }
.hybrid_app .burger-menu {
  display: none; }
@media screen and (max-width: 52.5em) {
  .hybrid_app .header__burger-menu--app-visible .burger-menu {
    display: block; } }
