@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@font-face {
  font-family: 'fontello';
  src: url("/assets-fonts/fontello.woff2") format("woff2"), url("/assets-fonts/fontello.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* Fonts
   -------------------------------------------------------------------------- */
@font-face {
  font-family: 'ITCAvantDemi';
  src: url("/assets-fonts/ITCAvantGardeStd-Demi.woff2") format("woff2"), url("/assets-fonts/ITCAvantGardeStd-Demi.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'CaviarDreamsBold';
  src: url("/assets-fonts/CaviarDreams-Bold.woff2") format("woff2"), url("/assets-fonts/CaviarDreams-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ITCAvantGardeStdBk';
  src: url("/assets-fonts/ITCAvantGardeStd-Bk.woff2") format("woff2"), url("/assets-fonts/ITCAvantGardeStd-Bk.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SackersGothicLight';
  src: url("/assets-fonts/SackersGothicLight.woff2") format("woff2"), url("/assets-fonts/SackersGothicLight.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* Base font
   -------------------------------------------------------------------------- */
/* custom checkbox and radios mixin based on before and after elements */
body {
  font-size: 1.1rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  box-sizing: border-box; }

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

.content {
  margin: 0;
  padding-top: 4.4rem;
  padding-bottom: 3.44rem; }

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

.content_index {
  padding-top: 0;
  padding-bottom: 0; }

.content__side.floater-fixed {
  display: none; }

/* INDEX BANNER */
.index-banner {
  background-color: #341732;
  position: relative;
  z-index: 1;
  height: 49.4rem; }

.page_locator .index-banner {
  max-width: 119.3rem;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent; }

.page_locator .index-banner__image {
  border-radius: 3rem;
  overflow: hidden; }

.index-banner__image {
  position: absolute;
  top: 0;
  left: 4rem;
  height: 49.4rem;
  display: block;
  margin-right: 0;
  margin-left: auto;
  width: 100%; }

.index-banner__image_mobile {
  display: none; }

.index-banner__content {
  position: absolute;
  top: 50%;
  right: 13.6rem;
  transform: translate(0, -50%); }

.page_index .index-banner__content {
  max-width: 50%;
  left: 50%; }

@media screen and (max-width: 100em) {
  .page_index .index-banner__content {
    left: auto;
    right: 4rem; } }
@media screen and (max-width: 87.5em) {
  .page_index .index-banner__content {
    max-width: 44rem;
    left: calc(75% - 22rem); } }
@media screen and (max-width: 75em) {
  .page_index .index-banner__content {
    left: auto;
    right: 4rem; } }
@media screen and (max-width: 52.5em) {
  .page_index .index-banner__content {
    left: 50%;
    right: auto; } }
.index-banner__title {
  box-sizing: border-box;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  font-size: 3.52rem;
  line-height: 4.48rem;
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  color: #fff;
  text-transform: uppercase; }

.page_locator .index-banner__title {
  text-align: left; }

.index-banner__separator {
  width: 100%;
  display: block;
  margin-top: -1.12rem;
  height: .72rem;
  background: url("/assets-images/index-banner-separator.png") left center no-repeat;
  background-size: 17.52rem .72rem; }

.index-banner__description {
  display: block;
  width: 100%;
  margin-top: 1.76rem;
  padding-left: 12.4rem;
  box-sizing: border-box;
  color: #fff; }

.page_index .index-banner__description {
  padding-left: 0; }

.index-banner__description p {
  margin: 0;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.44rem;
  color: #fff;
  text-transform: uppercase; }

.index-banner__button {
  margin-top: 2.56rem;
  width: 11.12rem;
  height: 3.12rem;
  border-radius: 2.5rem;
  background-color: #C8002D;
  line-height: 3.12rem;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: .8rem;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 12.4rem; }

.page_index .index-banner__button {
  margin-left: 0; }

.index-banner__button:hover {
  text-decoration: none; }

.index-locator {
  max-width: 44rem;
  position: relative;
  display: block;
  width: 100%;
  margin-top: 4rem;
  font-size: 0;
  box-sizing: border-box;
  padding-left: 0; }

.page_index .index-locator {
  margin-top: 4rem; }

.index-locator__wrapper {
  text-align: left;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative; }

.page_index .locator__fields-wrapper,
.page_locator .locator__fields-wrapper {
  width: 100%;
  position: relative;
  z-index: 16;
  margin-left: 0;
  max-width: 100%; }

.index-locator__methods {
  margin-top: 0;
  margin-bottom: 0; }

.index-locator__method,
.locator__method {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - .4rem); }

.index-locator__method {
  min-height: 6.48rem;
  background-color: transparent;
  border-radius: 2rem; }

.index-locator__method + .index-locator__method {
  margin-left: .8rem; }

.index-locator__method-name {
  display: block;
  width: 100%;
  border-radius: 2rem 2rem 0 0;
  padding: 0;
  text-align: center;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 3.2rem;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  border-radius: 2rem;
  line-height: 6.48rem;
  height: 6.48rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

[data-locator-method="delivery"] + .index-locator__method-name,
[data-google-locator-method="delivery"] + .index-locator__method-name {
  background-color: #C8002D; }

[data-locator-method="delivery"]:checked + .index-locator__method-name,
[data-google-locator-method="delivery"]:checked + .index-locator__method-name {
  border-radius: 2rem 2rem 0 0;
  line-height: 3.2rem;
  height: 3.2rem; }

[data-locator-method="collection"] + .index-locator__method-name,
[data-google-locator-method="collection"] + .index-locator__method-name {
  background-color: #341732;
  line-height: 3.2rem; }

[data-locator-method="collection"]:checked + .index-locator__method-name,
[data-google-locator-method="collection"]:checked + .index-locator__method-name {
  line-height: 3.2rem;
  height: 6.48rem;
  border-radius: 2rem;
  position: relative; }

[data-locator-method="collection"] + .index-locator__method-name:after,
[data-google-locator-method="collection"] + .index-locator__method-name:after {
  display: block;
  width: 100%;
  content: 'TROUVER VOTRE RESTAURANT';
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: .96rem;
  line-height: 3.28rem;
  height: 3.28rem;
  border-radius: 0 0 2rem 2rem;
  box-sizing: border-box;
  padding-left: .5rem;
  padding-right: .5rem;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #1b061a;
  background-color: #fff;
  white-space: nowrap; }

.index-locator__postcode {
  display: block !important;
  width: calc(50% - .4rem);
  background-color: #fff;
  border-radius: 0 0 2rem 2rem;
  position: absolute;
  top: 3.2rem;
  left: 0;
  z-index: 16; }

.index-locator__postcode-input-wrapper {
  padding-right: 0; }

.index-locator__postcode-input {
  display: block;
  width: 100%;
  outline: none;
  box-shadow: none;
  border: none;
  background-color: transparent;
  padding: 0 1.2rem;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0 0 2rem 2rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: .96rem;
  line-height: 3.28rem;
  height: 3.28rem;
  color: #1b061a;
  box-sizing: border-box;
  margin-bottom: 0; }

.index-locator__postcode-input::-webkit-input-placeholder {
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #1b061a;
  font-size: .96rem;
  line-height: 3.28rem; }

.index-locator__postcode-input::-moz-placeholder {
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #1b061a;
  font-size: .96rem;
  line-height: 3.28rem; }

.index-locator__postcode-input:-ms-input-placeholder {
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #1b061a;
  font-size: .96rem;
  line-height: 3.28rem; }

.index-locator__postcode-button {
  display: none; }

.index-locator__postcode-warning {
  position: absolute;
  width: 100%;
  top: 4rem;
  left: 0;
  margin-top: 0;
  box-sizing: border-box;
  padding: 1.44rem 1.2rem 1.28rem;
  text-align: center;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.6rem;
  color: #C8002D;
  background-color: #fff;
  border-radius: 2rem; }

[data-locator-selected-method=delivery] .index-locator__postcode-input {
  display: block; }

[data-locator-selected-method=collection] .index-locator__postcode-input {
  display: none; }

.index-locator__postcode-selected,
[data-locator-selected-method=delivery] .index-locator__postcode-selected {
  display: none !important; }

.index-locator__restaurants {
  top: 7.2rem;
  left: 0;
  margin: 0;
  width: 100%;
  padding: 1.6rem 1.2rem;
  background-color: #fff;
  border-radius: 2rem;
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  z-index: 15;
  max-height: 19rem;
  overflow-y: auto; }

.index-locator-restaurant {
  padding: 0;
  margin: 0;
  border: none; }

[data-locator-selected-method=collection] .index-locator__restaurants,
[data-locator-selected-method=collection] .index-locator-restaurant {
  display: block !important; }

.index-locator-restaurant:first-child {
  padding-bottom: 1.6rem; }

.index-locator-restaurant + .index-locator-restaurant {
  margin-top: 2rem; }

.index-locator-restaurant__name {
  font-family: "SackersGothicLight", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  text-align: center;
  text-transform: uppercase;
  color: #C8002D;
  line-height: 1.6rem;
  padding: 0;
  display: block;
  width: 100%;
  float: none;
  margin-bottom: .8rem; }

.index-locator-restaurant__name-inside {
  margin-right: 0; }

.index-locator-restaurant__button {
  font-size: 1.12rem;
  line-height: 1.22rem;
  width: auto;
  height: auto;
  background-color: transparent;
  text-transform: uppercase;
  text-decoration: underline; }

.index-locator-restaurant__button:hover {
  text-decoration: none; }

.index-locator-restaurant__details {
  display: none; }

[data-google-locator-restaurant-selected] .index-locator-restaurant__details {
  display: block;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.92rem; }

[data-google-locator-restaurant-selected] .index-locator-restaurant__times {
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  font-size: .96rem;
  line-height: 1.6rem;
  margin: 0;
  box-sizing: border-box; }

@media screen and (max-width: 80em) {
  .index-banner__locator {
    margin-top: 4rem; } }
@media screen and (max-width: 75em) {
  .page_index .index-banner__content:before,
  .page_locator .index-banner__content:before {
    display: block;
    content: '';
    width: 48rem;
    height: calc(100% + 4rem);
    border-radius: 2.5rem;
    position: absolute;
    top: -2rem;
    left: -2rem;
    background-color: rgba(52, 23, 50, 0.15);
    z-index: -1; } }
@media screen and (max-width: 68.75em) {
  .index-banner__wrapper {
    min-height: 48rem;
    position: relative; }

  .index-banner__image {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: none;
    transform: translate(-50%, 0); } }
@media screen and (max-width: 52.5em) {
  .index-banner {
    height: auto; }

  .index-banner__locator {
    max-width: 100%; }

  .index-banner__wrapper {
    padding-left: 0;
    min-height: auto;
    overflow: visible;
    background: none !important; }

  .page_index .locator__restaurants,
  .page_index [data-locator-selected-method=delivery] .locator__restaurants,
  .page_index [data-locator-selected-method=collection] .locator__restaurants,
  .page_index .locator__postcode-warning,
  .page_locator .locator__restaurants,
  .page_locator .locator__postcode-warning {
    width: 100%; }

  .page_index [data-locator-selected-method=delivery] .locator__restaurants,
  .page_index [data-locator-selected-method=collection] .locator__restaurants,
  .page_locator [data-locator-selected-method=delivery] .locator__restaurants,
  .page_locator [data-locator-selected-method=collection] .locator__restaurants {
    margin-top: 0;
    left: 50%;
    top: 3.2rem;
    transform: translate(-50%, 0); }

  .page_index [data-locator-selected-method=collection] .locator__restaurants,
  .page_locator [data-locator-selected-method=collection] .locator__restaurants {
    top: 11.36rem; }

  .page_locator [data-locator-selected-method=delivery] .locator__restaurants,
  .page_locator [data-locator-selected-method=collection] .locator__restaurants {
    transform: none; }

  .index-banner__content {
    max-width: 38.4rem;
    width: 100%;
    box-sizing: border-box;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%); }

  .index-banner__title {
    line-height: 4.32rem;
    padding-top: 0;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    text-align: center;
    background-position: top center; }

  .index-banner__separator {
    margin-top: 1.36rem;
    background-position: top center; }

  .index-banner__description {
    margin-top: 2.16rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    text-align: center; }

  .index-banner__button,
  .page_index .index-banner__button {
    margin: 3.04rem auto 0;
    display: block; }

  .index-banner__image {
    display: none; }

  .index-banner__image_mobile {
    border-radius: 2.5rem;
    height: auto;
    width: auto;
    display: block;
    position: static;
    transform: none;
    margin: 0 auto;
    max-width: 100%; }

  .index-banner__locator-button {
    font-size: .96rem; }

  .page_locator .index-banner__title {
    white-space: normal;
    text-align: center; }

  .page_index .index-banner__content:before,
  .page_locator .index-banner__content:before {
    display: none; } }
@media screen and (max-width: 30em) {
  .index-banner__title {
    font-size: 2.88rem;
    line-height: 3.2rem;
    padding-top: 0; }

  .index-banner__locator {
    max-width: 96%;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 26.25em) {
  .index-banner__title {
    background-size: 4.84rem 4.64rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2.4rem;
    line-height: 2.88rem; }

  .index-banner__description {
    margin-top: 1.2rem; }

  .index-banner__button {
    margin-top: 1.6rem; }

  .index-banner__locator {
    margin-top: 1.6rem; } }
@media screen and (max-width: 22.5em) {
  .index-banner__locator-method {
    min-height: 4.8rem; }

  .index-banner__locator-button {
    line-height: 2.4rem; }

  .index-banner__locator-input {
    line-height: 2.4rem; } }
/* INDEX INFO */
.index-info {
  display: block;
  width: 100%;
  background-color: #341732; }

.index-info__wrapper {
  max-width: 119.3rem;
  margin: 0 auto;
  padding-top: 2.32rem;
  padding-bottom: 2.56rem; }

.index-info__list {
  font-size: 0;
  text-align: center; }

.index-info__item {
  padding-left: 8.8rem;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 32.5%;
  padding-right: 1.2rem; }

.index-info__item_app {
  position: relative;
  width: 35%; }

.hybrid_app .index-info__item_app {
  display: none !important; }

.index-info__item_app:before,
.index-info__item_app:after {
  display: block;
  content: '';
  width: .32rem;
  height: 6.4rem;
  border-radius: .64rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%); }

.index-info__item_app:before {
  left: -.16rem; }

.index-info__item_app:after {
  right: -.16rem; }

.index-info__item_click {
  background: url("/assets-images/index-info-click.png") center left 1.28rem no-repeat;
  background-size: 4.72rem 5.52rem; }

.index-info__item_app {
  background: url("/assets-images/index-info-app.png") center left 3.2rem no-repeat;
  background-size: 3.84rem 6.16rem; }

.index-info__item_commander {
  padding-left: 10.8rem;
  background: url("/assets-images/index-info-commander.png") center left 2.8rem no-repeat;
  background-size: 5.84rem 5.04rem; }

.index-info__item-title {
  display: block;
  width: 100%;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.92rem;
  line-height: 2.24rem;
  text-transform: uppercase;
  margin: 0;
  color: #fff; }

.index-info__item_app .index-info__item-title {
  text-align: center; }

.index-info__item-content {
  margin-top: 1.28rem;
  display: block;
  width: 100%; }

.index-info__item-content p {
  margin: 0;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.44rem;
  text-transform: uppercase;
  color: #fff; }

.index-info__btn {
  display: inline-block;
  vertical-align: top;
  width: 11.12rem;
  height: 3.6rem;
  text-decoration: none;
  cursor: pointer; }

.index-info__btn_ios {
  background: url("/assets-images/btn_apple.png") center center no-repeat;
  background-size: 11.12rem 3.6rem; }

.index-info__btn_google {
  width: 11.84rem;
  background: url("/assets-images/btn_google.png") center center no-repeat;
  background-size: 11.84rem 3.6rem;
  margin-left: 1.52rem; }

.index-info__item_app .index-info__item-content {
  text-align: center; }

@media screen and (max-width: 87.5em) {
  .page_index .index-info__wrapper {
    padding-top: 3.52rem;
    padding-bottom: 4.88rem; }

  .page_index .index-info__item {
    margin-left: auto;
    margin-right: auto;
    padding: 6.56rem 1.2rem 0;
    background-position: top center; }

  .page_index .index-info__item-title {
    text-align: center;
    margin-top: 1.6rem; }

  .page_index .index-info__item-content {
    margin-top: 1.12rem;
    text-align: center; }

  .index-info__item_app:before,
  .index-info__item_app:after {
    top: 60%; } }
@media screen and (max-width: 68.75em) {
  .page_index .index-info__item {
    display: block;
    width: 100%; }

  .page_index .index-info__item_app {
    margin: 4.48rem auto; }

  .page_index .index-info__item_app:before,
  .page_index .index-info__item_app:after {
    display: none; }

  .hybrid_app .index-info__item_commander {
    margin-top: 2.5rem; } }
@media screen and (max-width: 52.5em) {
  .index-info__item_click,
  .index-info__item_commander,
  .page_index .index-info__item_click,
  .page_index .index-info__item_commander {
    display: none; }

  .index-info__item_app,
  .page_index .index-info__item_app {
    margin-top: 0;
    margin-bottom: 0; }

  .index-info__wrapper,
  .page_index .index-info__wrapper {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem; } }
@media screen and (max-width: 23.75em) {
  .index-info__btn {
    display: block;
    margin-left: auto;
    margin-right: auto; }

  .index-info__btn_google {
    margin-left: auto;
    margin-top: 1.12rem; } }
/* INFO ON CATEGORIES PAGE */
.page_menu .index-info__wrapper,
.page_categories .index-info__wrapper {
  max-width: 96rem;
  padding-top: 2.4rem;
  padding-bottom: 2.4rem; }

.page_menu .index-info__item,
.page_categories .index-info__item {
  vertical-align: middle;
  padding-left: 8.24rem;
  width: calc(50% - 18rem); }

.page_menu .index-info__item_click,
.page_categories .index-info__item_click {
  background-position: center left 2.4rem;
  padding-top: .4rem;
  padding-bottom: .4rem; }

.page_menu .index-info__item_app,
.page_categories .index-info__item_app {
  width: 36rem;
  background-position: center left 2.08rem;
  padding-left: 8.24rem; }

.page_menu .index-info__item_commander,
.page_categories .index-info__item_commander {
  padding-left: 9.76rem;
  background-position: center left 2rem; }

.page_menu .index-info__item-title,
.page_categories .index-info__item-title {
  font-size: 1.44rem;
  line-height: 1.92rem;
  margin-bottom: .56rem; }

.page_menu .index-info__item_app .index-info__item-title,
.page_categories .index-info__item_app .index-info__item-title {
  text-align: center; }

.page_menu .index-info__item-content,
.page_categories .index-info__item-content {
  margin-top: .56rem; }

.page_menu .index-info__item-content p,
.page_categories .index-info__item-content p {
  font-size: .96rem;
  line-height: 1.28rem; }

@media screen and (max-width: 72.5em) {
  .page_menu .index-info__wrapper,
  .page_categories .index-info__wrapper {
    padding-top: 3.52rem;
    padding-bottom: 4.88rem; }

  .page_menu .index-info__item,
  .page_categories .index-info__item {
    margin-left: auto;
    margin-right: auto;
    padding: 6.56rem 1.2rem 0;
    background-position: top center; }

  .page_menu .index-info__item-title,
  .page_categories .index-info__item-title {
    text-align: center;
    margin-top: 1.6rem; }

  .page_menu .index-info__item-content,
  .page_categories .index-info__item-content {
    margin-top: 1.12rem;
    text-align: center; } }
@media screen and (max-width: 61.25em) {
  .page_menu .index-info__item,
  .page_categories .index-info__item {
    display: block;
    width: 100%; }

  .page_menu .index-info__item_app,
  .page_categories .index-info__item_app {
    margin: 4.48rem auto; }

  .page_menu .index-info__item_app:before,
  .page_menu .index-info__item_app:after,
  .page_categories .index-info__item_app:before,
  .page_categories .index-info__item_app:after {
    display: none; } }
/* INDEX CONTENT ROW INFO */
.content-row {
  background-color: #efefef; }

.content-row_carousel {
  background: url("/assets-images/page-bg.jpg") top center; }

.content-row_menu {
  background-color: #341732;
  padding-top: 5.84rem;
  padding-bottom: 2.48rem; }

.content-row__wrapper {
  margin: 0 auto;
  max-width: 119.3rem;
  font-size: 0;
  padding-top: 9.6rem; }

.content-row_carousel .content-row__wrapper {
  padding-top: 4.56rem;
  max-width: calc(100% - 8rem); }

.content-row_slider .content-row__wrapper {
  max-width: calc(100% - 8rem);
  box-sizing: border-box; }

.content-row__info,
.content-row__slider,
.content-row__carousel {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box; }

.content-row__image {
  display: block;
  margin: 0 auto; }

.content-row__image_mobile {
  display: none; }

.content-row__info {
  width: 23%;
  padding-top: 4.32rem;
  padding-right: 3%; }

.content-row_carousel .content-row__info {
  padding-top: 9.36rem; }

.content-row__slider,
.content-row__carousel {
  width: 77%;
  overflow: hidden; }

.content-row__info-title {
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 2.88rem;
  color: #1f1c2f;
  text-transform: uppercase;
  margin: 0; }

.content-row__info-separator {
  display: block;
  width: 100%;
  height: .72rem;
  margin-top: .8rem;
  margin-bottom: 1.28rem;
  background: url("/assets-images/index-banner-separator.png") left center no-repeat;
  background-size: 17.52rem .72rem; }

.content-row__info-description {
  margin: 0; }

.content-row__info-description p {
  margin: 0;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.44rem;
  color: #2d122b; }

.content-row__info-icon {
  display: block;
  width: 4.32rem;
  height: 4.32rem;
  margin-top: 2rem;
  background-size: 4.32rem; }

.content-row__banner {
  padding-top: 5.76rem;
  padding-left: 7%;
  padding-right: 7%;
  box-sizing: border-box; }

.content-row__banner-image {
  display: block;
  margin: 0 0 0 auto; }

@media screen and (max-width: 100em) {
  .content-row_carousel .content-row__wrapper {
    box-sizing: border-box; } }
@media screen and (max-width: 87.5em) {
  .content-row_slider .content-row__wrapper {
    padding-top: 3.2rem; }

  .content-row__info {
    width: 30%; }

  .content-row__slider,
  .content-row__carousel {
    width: 70%; } }
@media screen and (max-width: 77.5em) {
  .content-row_slider .content-row__wrapper,
  .content-row_carousel .content-row__wrapper {
    max-width: calc(100% - 6rem);
    margin-left: 4rem; } }
@media screen and (max-width: 61.25em) {
  .content-row__info {
    width: 38%; }

  .content-row__slider,
  .content-row__carousel {
    width: 62%; } }
@media screen and (max-width: 52.5em) {
  .content-row__image {
    display: none; }

  .content-row__image_mobile {
    display: block;
    margin: 0 auto; }

  .content-row_slider .content-row__wrapper,
  .content-row_carousel .content-row__wrapper {
    padding-top: 7.52rem;
    padding-left: 0;
    max-width: calc(100% - 4rem);
    margin-left: auto;
    margin-right: auto; }

  .content-row__info,
  .content-row_carousel .content-row__info {
    width: 100%;
    display: block;
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%; }

  .content-row__slider,
  .content-row__carousel {
    width: 100%; }

  .content-row__slider {
    margin-top: 3.36rem; }

  .content-row__carousel {
    margin-top: 0; }

  .content-row__info-icon {
    margin-top: 1.44rem; }

  .content-row__info-description,
  .content-row__info-icon {
    display: none; }

  .content-row__info-title {
    text-align: center; }

  .content-row__info-separator {
    background-position: center center; } }
/* SPLIDE SLIDER */
.splide__track {
  padding-bottom: 9.84rem;
  z-index: 4; }

.splide__pagination {
  margin-top: 4.64rem;
  margin-bottom: 4.32rem;
  display: inline-block;
  vertical-align: top;
  left: 50%;
  transform: translate(-50%, 0);
  width: auto; }

.splide__pagination li {
  margin-left: .4rem;
  margin-right: .4rem; }

.splide__pagination li:first-child {
  margin-left: 0; }

.splide__pagination li:last-child {
  margin-right: 0; }

.splide__pagination .splide__pagination__page {
  width: .88rem;
  height: .88rem;
  border-radius: 50%;
  border: none;
  background-color: #a8a8a8;
  padding: 0; }

.splide__pagination .splide__pagination__page.is-active {
  background-color: #C8002D; }

.splide {
  position: relative; }

.splide__pagination,
.splide__arrows {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 5; }

.splide__arrows {
  bottom: 3rem; }

.splide__arrow {
  padding: 0;
  outline: none;
  border: none;
  width: 3.68rem;
  height: 3.68rem;
  position: relative;
  cursor: pointer;
  background-color: transparent; }

.splide__arrow + .splide__arrow {
  margin-left: 12rem; }

.splide__arrow svg {
  display: none; }

.splide__arrow:before {
  display: block;
  content: '';
  width: 3.68rem;
  height: 3.68rem;
  position: absolute;
  top: 0;
  left: 0; }

.splide__arrow--prev:before {
  background: url("/assets-images/splide-pagination-arrow-icon.png") center center no-repeat;
  background-size: 1.52rem 1.6rem; }

.splide__arrow--next:before {
  background: url("/assets-images/splide-pagination-arrow-icon.png") center center no-repeat;
  background-size: 1.52rem 1.6rem;
  transform: rotate(180deg); }

.splide__slide {
  margin-left: 3.2rem;
  overflow: hidden;
  border-radius: 1.2rem;
  border: solid .08rem #b5b5b5;
  background-color: #efefef; }

.splide__slide.is-active {
  border: solid .08rem #C8002D;
  background-color: #fff; }

.splide__product {
  width: 100%;
  max-width: 22.64rem; }

.splide__product-link {
  display: block;
  text-decoration: none; }

.splide__product-link:hover {
  text-decoration: none; }

.splide__product-picture {
  display: block; }

.splide__product-name {
  font-family: "SackersGothicLight", Arial, Helvetica, sans-serif;
  font-size: 1.28rem;
  line-height: 1.6rem;
  color: #C8002D;
  padding-top: .96rem;
  text-align: center; }

.splide__product-bottom {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 1.2rem;
  padding-bottom: 1.44rem; }

.splide__product-price {
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  font-size: 2rem;
  line-height: 3rem;
  color: #1f1c2f;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding-right: 3.52rem;
  background: url("/assets-images/splide-price-add-icon.png") right center no-repeat;
  background-size: 2.8rem 2.8rem;
  float: none; }

@media screen and (max-width: 31.25em) {
  .splide__arrows {
    width: 100%;
    left: 0;
    transform: none;
    text-align: center; } }
/* CAROUSEL SLIDER */
.gallery {
  position: relative; }

.gallery-container {
  max-width: 70.4rem;
  height: 47.52rem; }

.gallery-item {
  width: auto;
  max-width: 22.08rem;
  height: auto;
  border-radius: 1.2rem;
  overflow: hidden;
  box-shadow: none; }

.gallery-item.gallery-item-previous,
.gallery-item.gallery-item-selected,
.gallery-item.gallery-item-next,
.gallery-item.gallery-item-first,
.gallery-item.gallery-item-last {
  width: auto;
  max-width: 22.08rem;
  height: auto;
  box-shadow: none; }

.gallery-item.gallery-item-selected {
  border: solid .08rem #C8002D;
  top: 9.28rem; }

.gallery-item.gallery-item-previous {
  left: 0; }

.gallery-item.gallery-item-next {
  left: calc(100% - 22.08rem); }

.gallery-item.gallery-item-previous,
.gallery-item.gallery-item-next {
  transform: translateX(0);
  top: 5.76rem; }

.gallery-item.gallery-item-first {
  left: 11.36rem; }

.gallery-item.gallery-item-last {
  left: calc(100% - 33.44rem); }

.gallery-item.gallery-item-first,
.gallery-item.gallery-item-last {
  opacity: .38;
  top: 0;
  transform: translateX(0); }

.gallery-item__icon {
  display: block;
  position: absolute;
  bottom: 1.44rem;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 2.88rem; }

.gallery-item__title {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  text-align: center;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.44rem;
  line-height: 1.92rem;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 4.96rem; }

.gallery-item__link,
.gallery-item__link:hover {
  text-decoration: none;
  display: block; }

.gallery-controls {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  margin: 3.2rem 0; }

.gallery-controls .gallery-controls-previous,
.gallery-controls .gallery-controls-next {
  display: block;
  width: 3.68rem;
  height: 3.68rem;
  margin: 0;
  overflow: hidden;
  padding: 0 0 0 3.68rem;
  position: relative;
  background-color: transparent; }

.gallery-controls-previous + .gallery-controls-next {
  margin-left: 9.04rem; }

.gallery-controls-previous:before,
.gallery-controls-next:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 3.68rem;
  height: 3.68rem;
  padding: 0;
  border: none;
  transform: none; }

.gallery-controls-previous:before {
  background: url("/assets-images/splide-pagination-arrow-icon.png") center center no-repeat;
  background-size: 1.52rem 1.6rem; }

.gallery-controls-previous:hover::before {
  left: 0; }

.gallery-controls-next:before {
  background: url("/assets-images/splide-pagination-arrow-icon.png") center center no-repeat;
  background-size: 1.52rem 1.6rem;
  transform: rotate(180deg); }

.gallery-controls-next:hover::before {
  right: auto; }

.gallery-nav {
  bottom: 4.48rem; }

.gallery-nav li {
  width: .88rem;
  height: .88rem;
  background-color: #fff;
  margin: 0 .4rem; }

.gallery-nav li.gallery-item-selected {
  background-color: #C8002D; }

@media screen and (max-width: 75em) {
  .gallery-item.gallery-item-previous,
  .gallery-item.gallery-item-next {
    top: 3.36rem;
    opacity: .22; }

  .gallery-item.gallery-item-previous {
    left: 50%;
    transform: translateX(-125%); }

  .gallery-item.gallery-item-next {
    left: 50%;
    transform: translateX(25%); }

  .gallery-item.gallery-item-first,
  .gallery-item.gallery-item-last {
    opacity: 0;
    left: 50%;
    transform: translateX(-50%); }

  .gallery-item.gallery-item-first {
    left: 50%; }

  .gallery-item.gallery-item-last {
    left: 50%; } }
@media screen and (max-width: 66.25em) {
  .gallery-item.gallery-item-previous {
    transform: translateX(-115%); }

  .gallery-item.gallery-item-next {
    transform: translateX(15%); } }
@media screen and (max-width: 40em) {
  .gallery {
    height: 47.52rem;
    overflow: hidden; }

  .gallery-container {
    width: 51.2rem;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0); } }
/* MENU SET */
.menu-set {
  font-size: 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 128rem; }

.menu-set__product {
  border-radius: 1.5rem;
  overflow: hidden;
  margin: 0 1.84rem 4.16rem;
  position: relative;
  display: inline-block;
  vertical-align: top; }

.menu-set__image {
  display: block;
  position: relative;
  z-index: 1; }

.menu-set__icon {
  display: block;
  position: absolute;
  top: .8rem;
  left: .8rem;
  z-index: 2;
  width: 5.6rem;
  height: 5.6rem; }

.menu-set__title {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.28rem;
  line-height: 1.6rem;
  color: #2f132e;
  position: absolute;
  left: 0;
  bottom: 1.44rem;
  z-index: 3; }

.menu-set__link {
  text-decoration: none; }

.menu-set__link:hover {
  text-decoration: none; }

@media screen and (max-width: 95em) {
  .menu-set__product {
    margin: 0 2.4rem 4.16rem; } }
@media screen and (max-width: 80em) {
  .menu-set__product {
    margin: 0 1.6rem 4.16rem; } }
@media screen and (max-width: 75em) {
  .menu-set__product {
    margin: 0 2.4rem 4.16rem; } }
@media screen and (max-width: 60em) {
  .menu-set__product {
    margin: 0 1.2rem 4.16rem; } }
@media screen and (max-width: 55em) {
  .menu-set__product {
    margin: 0 2.4rem 4.16rem; } }
@media screen and (max-width: 52.5em) {
  .menu-set__product:nth-child(n+7) {
    display: none; } }
@media screen and (max-width: 40em) {
  .menu-set__product {
    width: calc(50% - 2.4rem);
    margin-left: 1.2rem;
    margin-right: 1.2rem;
    max-width: 20.48rem;
    margin-bottom: 1.44rem; } }
@media screen and (max-width: 28.75em) {
  .menu-set__title {
    font-size: 1.12rem; } }
@media screen and (max-width: 26.25em) {
  .menu-set__title {
    font-size: 1.28rem; } }
@media screen and (max-width: 22.5em) {
  .menu-set__title {
    font-size: 1rem; } }
/* INDEX CONNECTED CUSTOMER WIDGET */
.index-connected-customer {
  box-sizing: border-box;
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  background-color: #341732; }

.index-connected-customer__wrapper {
  max-width: 96%;
  margin-left: auto;
  margin-right: auto; }

.index-connected-customer__items {
  font-size: 0;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center; }

.index-connected-customer__item {
  max-width: 30.4rem;
  width: 100%;
  margin-left: 1.2rem;
  margin-right: 1.2rem;
  float: none;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  padding: 1.6rem 2.64rem 5.76rem;
  border-radius: 1.5rem;
  overflow: hidden;
  border: solid .08rem #C8002D;
  background-color: #fff; }

.index-connected-customer__item:first-child {
  margin-left: 0; }

.index-connected-customer__item_variant {
  text-align: center;
  border: solid .08rem #230f22;
  background-color: #230f22; }

.index-connected-customer__title {
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  font-size: 1.92rem;
  line-height: 2.4rem;
  text-transform: uppercase;
  color: #341732; }

.index-connected-customer__item_variant .index-connected-customer__title {
  color: #fff; }

.index-connected-customer__content {
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.76rem;
  color: #341732;
  margin-top: .4rem; }

.index-connected-customer__item_variant .index-connected-customer__content {
  color: #fff; }

.index-connected-customer__buttons {
  font-size: 0;
  margin-top: 1.04rem;
  position: absolute;
  left: 2.64rem;
  bottom: 2.32rem; }

.index-connected-customer__item_variant .index-connected-customer__buttons {
  left: 50%;
  transform: translate(-50%, 0); }

.index-connected-customer__button {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  font-family: Arial, sans-serif;
  font-size: .8rem;
  line-height: 2.24rem;
  font-weight: 700;
  height: 2.4rem;
  border-radius: 1.5rem;
  color: #fff;
  background-color: #C8002D;
  border: solid .08rem #C8002D;
  text-align: center;
  width: 8rem;
  text-decoration: none;
  text-transform: uppercase; }

.index-connected-customer__item_variant .index-connected-customer__button {
  width: 9.44rem;
  height: 2.56rem;
  border: none;
  line-height: 2.56rem;
  background: url("/assets-images/ccw-variant-button.png") center center no-repeat;
  background-size: 9.44rem 2.56rem; }

.index-connected-customer__button:hover {
  text-decoration: none; }

.index-connected-customer__button_other {
  color: #C8002D;
  background-color: #fff;
  margin-left: .8rem; }

@media screen and (max-width: 60em) {
  .index-connected-customer__item {
    padding: 1.2rem 1.2rem 4.64rem; }

  .index-connected-customer__buttons {
    left: 1.2rem;
    bottom: 1.2rem; } }
@media screen and (max-width: 52.5em) {
  .index-connected-customer__items {
    max-width: 30.4rem;
    display: block; }

  .index-connected-customer__item {
    padding: 1.6rem 2.64rem 5.76rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    width: 100%;
    min-height: 13.6rem; }

  .index-connected-customer__item + .index-connected-customer__item {
    margin-top: 2.4rem; }

  .index-connected-customer__buttons {
    left: 0;
    bottom: 2.32rem;
    text-align: center;
    width: 100%; } }
/* NiceSelect
   -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #fff;
  height: 2.4rem;
  line-height: 2.32rem;
  border: none;
  border-bottom: solid .08rem #fff;
  border-radius: 0;
  padding-left: 0;
  padding-right: 1.6rem;
  background-color: transparent; }

.nice-select:hover {
  border-bottom: solid .08rem #fff; }

.nice-select:after {
  border-bottom: solid .08rem #fff;
  border-right: solid .08rem #fff;
  width: .56rem;
  height: .56rem;
  margin-top: -.4rem;
  right: .32rem; }

.nice-select.open:after {
  margin-top: -.32rem; }

.nice-select > .current {
  display: block;
  width: 100%;
  line-height: 2.32rem;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.nice-select .list {
  box-shadow: none;
  padding: 0;
  background-color: #fff;
  border: none;
  border-radius: .32rem; }

.nice-select.open .list {
  margin-top: .16rem;
  width: 100%; }

.nice-select .option {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.44rem;
  font-weight: 700;
  color: #000;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 1.2rem;
  line-height: 3.52rem;
  height: 3.52rem;
  min-height: 3.52rem; }

.nice-select .option.selected {
  font-weight: 700; }

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus:hover,
.nice-select .option.selected.focus {
  color: #fff;
  background-color: #341432; }

.nice-select .list:hover .option.selected:not(:hover) {
  color: #fff !important;
  background-color: #341432 !important; }

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

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

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

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

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

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

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

.social-icons {
  font-size: 0; }

.social-icons__icon + .social-icons__icon {
  margin-left: .8rem; }

.social-icons__link i {
  display: block;
  margin: 0;
  width: 2.8rem;
  height: 2.8rem;
  line-height: 2.8rem;
  text-align: center;
  background: url("/assets-images/social-icon-bg.png") center center no-repeat;
  background-size: 2.8rem 2.8rem; }

.social-icons__link i:before {
  font-size: 1.28rem;
  line-height: 2.8rem;
  display: block;
  margin: 0 auto; }

.social-icons__link:hover i {
  background: url("/assets-images/social-icon-hover-bg.png") center center no-repeat;
  background-size: 2.8rem 2.8rem;
  color: #c8002d; }

/* Page header
   -------------------------------------------------------------------------- */
.header {
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #341732; }

.header__wrapper {
  width: 100%;
  max-width: 100%;
  padding: 2.16rem 1.6rem 2.16rem 4rem;
  box-sizing: border-box; }

.page_index .header__wrapper,
.page_restaurants .header__wrapper,
.page_traiteur .header__wrapper,
.page_franchise .header__wrapper,
.page_service_client .header__wrapper {
  max-width: 100%;
  width: 100%;
  padding: 0 0 0 4rem; }

.page_restaurants .header__wrapper {
  padding-left: 3.3rem; }

.page_index .header__wrapper,
.page_traiteur .header__wrapper,
.page_franchise .header__wrapper,
.page_service_client .header__wrapper {
  padding-left: 0;
  margin-left: auto;
  margin-right: 0; }

.page_locator .header__wrapper {
  max-width: 119.3rem;
  padding: 2.16rem 4rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.header__burger-menu {
  margin-top: 1.6rem; }

.page_index .header__burger-menu,
.page_traiteur .header__burger-menu,
.page_franchise .header__burger-menu,
.page_service_client .header__burger-menu,
.page_message_sent .header__burger-menu {
  margin-top: 2.12rem; }

@media screen and (max-width: 78em) {
  .header__wrapper {
    padding-left: 2%;
    padding-right: 2%; }

  .page_menu .header__wrapper,
  .page_categories .header__wrapper,
  .page_message_sent .header__wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem; } }
@media screen and (max-width: 77.5em) {
  .page_index .header__wrapper {
    padding-left: 0; }

  .page_index .header__logo,
  .page_restaurants .header__logo,
  .page_locator .header__logo {
    margin-left: 0; }

  .page_message_sent .header__wrapper,
  .page_traiteur .header__wrapper,
  .page_franchise .header__wrapper,
  .page_service_client .header__wrapper {
    position: relative; } }
@media screen and (max-width: 52.5em) {
  .header__wrapper {
    padding-top: 1.36rem;
    padding-bottom: 1.36rem;
    position: relative; }

  .header__burger-menu {
    margin-top: 0; } }
@media screen and (max-width: 25em) {
  .page_index .header__burger-menu {
    margin-top: 1.2rem; } }
/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  color: #fff;
  background-color: #000; }

.footer__wrapper {
  padding-top: 4.72rem;
  padding-bottom: 2.48rem;
  max-width: 112rem; }

.page_order .footer__wrapper,
.page_menu .footer__wrapper,
.page_categories .footer__wrapper,
.page_login .footer__wrapper,
.page_forgot_password .footer__wrapper,
.page_order_step2 .footer__wrapper,
.page_order_step3 .footer__wrapper,
.page_order_step4 .footer__wrapper,
.page_order_step5 .footer__wrapper,
.page_thank_you .footer__wrapper,
.page_account .footer__wrapper,
.page_edit_account .footer__wrapper,
.page_orders .footer__wrapper,
.page_static .footer__wrapper,
.page_loyalty .footer__wrapper,
.page_locator .footer__wrapper,
.page_deal_wizard .footer__wrapper {
  padding-top: 2.48rem; }

.footer__logo {
  text-align: center;
  margin-bottom: 4.72rem; }

.page_order .footer__logo,
.page_menu .footer__logo,
.page_categories .footer__logo,
.page_login .footer__logo,
.page_forgot_password .footer__logo,
.page_order_step2 .footer__logo,
.page_order_step3 .footer__logo,
.page_order_step4 .footer__logo,
.page_order_step5 .footer__logo,
.page_thank_you .footer__logo,
.page_account .footer__logo,
.page_edit_account .footer__logo,
.page_orders .footer__logo,
.page_static .footer__logo,
.page_loyalty .footer__logo,
.page_locator .footer__logo,
.page_deal_wizard .footer__logo {
  display: none; }

.footer__logo-link {
  display: inline-block;
  vertical-align: top; }

.footer__logo-image {
  display: block;
  max-width: 22.8rem; }

.footer__info {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #000;
  box-sizing: border-box;
  padding: 1.6rem 0 0 0;
  margin: 2.16rem auto 2.4rem;
  font-size: 0; }

.page_order .footer__info,
.page_menu .footer__info,
.page_categories .footer__info,
.page_login .footer__info,
.page_forgot_password .footer__info,
.page_order_step2 .footer__info,
.page_order_step3 .footer__info,
.page_order_step4 .footer__info,
.page_order_step5 .footer__info,
.page_thank_you .footer__info,
.page_account .footer__info,
.page_edit_account .footer__info,
.page_orders .footer__info,
.page_static .footer__info,
.page_loyalty .footer__info,
.page_locator .footer__info,
.page_deal_wizard .footer__info {
  margin-top: 0; }

.footer__info-title,
.footer__info-cards,
.footer .social-icons {
  display: inline-block;
  vertical-align: top; }

.footer__info-cards {
  max-width: 80%;
  font-size: 0;
  text-align: center; }

@media screen and (max-width: 60em) {
  .footer__info-cards {
    max-width: 70%; } }
.footer__info-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 1rem 1.6rem; }

.footer__info-image {
  display: block; }

.footer__info-title {
  float: left;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.6rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 1.7rem; }

.footer__nav,
.footer__links,
.footer__credits {
  padding: 0; }

.footer__links {
  font-size: 0; }

.footer__links li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1.04rem; }

.footer__links li:first-child {
  margin-left: 0; }

.footer__links li:last-child {
  margin-right: 0; }

.footer__link {
  font-size: 1.28rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.92rem;
  vertical-align: top;
  text-decoration: underline;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.footer__link:hover {
  color: #C8002D;
  text-decoration: underline; }

.footer__credits {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.92rem; }

.footer__credits .footer__link {
  font-size: 1.12rem; }

@media screen and (max-width: 52.5em) {
  .footer__wrapper {
    max-width: 100%;
    width: 100%;
    padding-top: 6.16rem;
    padding-bottom: 0; }

  .footer__info {
    max-width: calc(100% - 3.36rem);
    padding-top: 1.68rem;
    padding-bottom: 3.12rem;
    margin-bottom: 0; }

  .footer__info-title {
    float: none;
    width: 100%;
    margin-top: 0;
    text-align: center; }

  .footer__info-cards {
    margin: 1.76rem auto 0;
    display: block; }

  .footer__nav {
    padding-top: 2.08rem;
    padding-bottom: 2rem; }

  .footer__nav ~ .footer__credits {
    margin-top: 0; }

  .footer__links {
    box-sizing: border-box;
    padding-left: 1.2rem;
    padding-right: 1.2rem; }

  .footer__links li {
    margin-left: 1.2rem;
    margin-right: 1.2rem; }

  .footer__links li:first-child {
    margin-left: 1.2rem; }

  .footer__links li:last-child {
    margin-right: 1.2rem; }

  .footer__links li .footer__link {
    margin-top: .64rem;
    margin-bottom: .64rem; }

  .footer__credits {
    padding: 1.84rem 1.2rem;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.04);
    margin-top: 0;
    color: rgba(255, 255, 255, 0.35); }

  .footer__credits .footer__link {
    color: rgba(255, 255, 255, 0.35); } }
/* Footer social icons
   -------------------------------------------------------------------------- */
.footer .social-icons {
  margin-top: 1.1rem;
  margin-bottom: 0;
  margin-left: 0; }

.footer .social-icons__link {
  margin: 0;
  padding: 0;
  color: #fff;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

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

.footer .social-icons__icon + .social-icons__icon {
  margin-left: .48rem; }

@media screen and (max-width: 52.5em) {
  .footer .social-icons {
    float: none;
    display: block;
    margin-top: 2.56rem;
    margin-bottom: 0; } }
/* Scroll up button
   -------------------------------------------------------------------------- */
.scroll-up {
  color: #fff;
  background-color: #2d1e33;
  border-radius: 0;
  bottom: 6.8rem; }

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

.scroll-up_show {
  right: 2%; }

/* Dropdown menus
   -------------------------------------------------------------------------- */
.dropdown-menu__header-link {
  font-size: 1.44rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: none;
  line-height: 3.52rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: 0 1.2rem;
  box-sizing: border-box;
  text-decoration: none;
  background-color: transparent;
  overflow: hidden;
  display: block; }

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

.dropdown-menu__header-icon,
.dropdown-menu__header-icon:before {
  display: none; }

.header__user-menu,
.header__ordering-menu {
  margin-left: 2rem;
  margin-top: 1.36rem;
  text-align: left; }

.header__nav {
  box-sizing: border-box;
  padding: 0;
  float: right; }

.page_index .header__nav,
.page_restaurants .header__nav,
.page_traiteur .header__nav,
.page_franchise .header__nav,
.page_service_client .header__nav {
  width: calc(100% - 27.38rem);
  padding-top: 2.12rem;
  padding-bottom: 2.12rem;
  padding-right: 4rem;
  padding-left: 4rem;
  background: url("/assets-images/page-bg.jpg") center center no-repeat;
  background-size: cover; }

.page_index .header__nav > .header__user-menu,
.page_restaurants .header__nav > .header__user-menu,
.page_traiteur .header__nav > .header__user-menu,
.page_franchise .header__nav > .header__user-menu,
.page_service_client .header__nav > .header__user-menu {
  display: none; }

.header__ordering-menu {
  float: left; }

.header__user-menu {
  margin-top: 0;
  margin-left: 0; }

.page_index .header__user-menu {
  margin-top: 1.04rem;
  margin-left: 0; }

.header__user-menu .dropdown-menu__header-link {
  background: url("/assets-images/admin-menu-icon.png") center center no-repeat;
  background-size: 4.8rem 4.8rem;
  width: 4.8rem;
  height: 4.8rem;
  box-sizing: border-box;
  padding: 0 0 0 4.8rem; }

.page_index .header__user-menu .dropdown-menu__header-link,
.page_restaurants .header__user-menu .dropdown-menu__header-link,
.page_traiteur .header__user-menu .dropdown-menu__header-link,
.page_franchise .header__user-menu .dropdown-menu__header-link,
.page_service_client .header__user-menu .dropdown-menu__header-link {
  background: url("/assets-images/user-menu-icon.png") center center no-repeat;
  background-size: 4.96rem 4.96rem;
  width: 4.96rem;
  height: 4.96rem;
  padding: 0 0 0 4.96rem; }

.header__user-menu .dropdown-menu__body {
  min-width: 13.92rem;
  left: auto;
  right: -.48rem;
  top: 5.6rem;
  transform: scale(1);
  text-align: center;
  background-color: transparent; }

.dropdown-menu_user[data-dropdown-open] .dropdown-menu__body:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3.2px 4px 3.2px;
  border-color: transparent transparent #fff transparent;
  display: block;
  content: '';
  position: absolute;
  right: 1.6rem;
  top: .4rem;
  z-index: 2;
  margin-top: 0; }

.header__user-menu .dropdown-menu__items {
  padding-top: .8rem;
  padding-bottom: .8rem;
  border-radius: 1.2rem;
  background-color: #fff;
  overflow: hidden; }

.header__user-menu .dropdown-menu__item + .dropdown-menu__item {
  margin-top: .4rem; }

.page_index .header__user-menu .dropdown-menu__body {
  left: auto;
  right: 0;
  transform: translate(0, 0) scale(1); }

.header__user-menu .dropdown-menu__item-link {
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.92rem;
  padding: 0 1.6rem;
  color: #2d1e33;
  background-color: #fff;
  transition: all .3s ease;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left; }

.header__user-menu .dropdown-menu__item-link:hover,
.header__user-menu .dropdown-menu__item-link:focus {
  color: #fff;
  background-color: #2d1e33;
  text-decoration: none; }

.dropdown-menu__items .dropdown-menu__item .dropdown-menu__item-link {
  overflow: hidden; }

.header__loyalty-menu {
  margin-top: .64rem; }

.page_index .header__loyalty-menu {
  display: none; }

.header__loyalty-menu .dropdown-menu__header-link {
  font-size: 1.12rem;
  font-weight: 500;
  text-decoration: underline;
  text-transform: uppercase;
  color: #fff; }

.header__loyalty-menu .dropdown-menu__header-link:hover {
  text-decoration: none; }

.header__loyalty-menu .dropdown-menu__header-icon {
  display: inline-block;
  vertical-align: top; }
  .header__loyalty-menu .dropdown-menu__header-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

@media screen and (max-width: 80em) {
  .page_menu .header__user-menu .dropdown-menu__body,
  .page_categories .header__user-menu .dropdown-menu__body {
    left: auto;
    right: 0;
    transform: translate(0, 0) scale(1); } }
@media screen and (max-width: 77.5em) {
  .page_index .header__nav,
  .page_traiteur .header__nav,
  .page_franchise .header__nav,
  .page_service_client .header__nav {
    float: none;
    margin-top: 9.36rem;
    padding: 0 2rem;
    width: 100%; } }
@media screen and (max-width: 52.5em) {
  .header__nav {
    float: none; } }
@media screen and (max-width: 25em) {
  .page_index .header__nav {
    padding: 0 1.2rem; } }
.dropdown-menu_loyalty .dropdown-menu__body {
  width: 31.2rem; }

/* CUSTOM HEADER NAVIGATION */
.header__static-basket {
  float: right;
  margin-top: 0;
  margin-left: .64rem;
  transition: all .2s ease; }

.header__static-basket.animate {
  transform: scale(1.2); }

.page_index .header__static-basket {
  display: none; }

.header__static-basket-link {
  position: relative;
  background: url("/assets-images/static-menu-basket-product-icon-upd.png") center center no-repeat;
  background-size: 4.8rem 4.8rem;
  width: 4.8rem;
  height: 4.8rem;
  display: block; }

.page_index .header__static-basket-link {
  background: url("/assets-images/static-menu-basket-product-icon-upd.png") center center no-repeat;
  background-size: 4.96rem 4.96rem;
  width: 4.96rem;
  height: 4.96rem; }

.header__static-basket_empty .header__static-basket-link {
  background: url("/assets-images/static-menu-basket-product-icon-upd-white.png") center center no-repeat;
  background-size: 4.8rem 4.8rem; }

.header__static-basket-link .basket__count,
.page_index .header__static-basket-link .basket__count {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 500;
  color: #fff;
  text-align: center;
  display: block;
  position: absolute;
  text-decoration: none;
  font-size: 1.4rem;
  left: auto;
  right: -.5rem;
  bottom: -.5rem;
  width: 2.4rem;
  height: 2.4rem;
  line-height: 2.8rem;
  border-radius: 50%;
  background-color: #968e99; }

.header__static-basket_empty .header__static-basket-link .basket__count {
  color: #fff; }

.header__static-menu {
  width: 100%;
  box-sizing: border-box;
  padding-top: 0; }

.header__static-menu .header__user-menu {
  margin: 0; }

.page_order .header__static-menu,
.page_menu .header__static-menu,
.page_categories .header__static-menu,
.page_login .header__static-menu,
.page_forgot_password .header__static-menu,
.page_order_step2 .header__static-menu,
.page_order_step3 .header__static-menu,
.page_order_step4 .header__static-menu,
.page_order_step5 .header__static-menu,
.page_thank_you .header__static-menu,
.page_account .header__static-menu,
.page_edit_account .header__static-menu,
.page_orders .header__static-menu,
.page_static .header__static-menu,
.page_accessories .header__static-menu,
.page_loyalty .header__static-menu,
.page_deal_wizard .header__static-menu,
.page_message_sent .header__static-menu {
  display: none; }

.static-navigation__list {
  font-size: 0;
  display: flex;
  justify-content: space-between; }

.static-navigation__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.44rem;
  line-height: 1.92rem;
  color: #fff; }

.page_index .static-navigation__item,
.page_restaurants .static-navigation__item,
.page_traiteur .static-navigation__item,
.page_franchise .static-navigation__item,
.page_service_client .static-navigation__item {
  color: #341732;
  margin: 0; }

.static-navigation__item_important,
.page_index .static-navigation__item_important,
.page_restaurants .static-navigation__item_important {
  color: #C8002D; }

.page_traiteur .static-navigation__item_important,
.page_franchise .static-navigation__item_important,
.page_service_client .static-navigation__item_important,
.page_restaurants .static-navigation__item_important {
  color: #341732; }

.page_traiteur .static-navigation__link[href="/traiteur"],
.page_franchise .static-navigation__link[href="/franchise"],
.page_service_client .static-navigation__link[href="/service_client"],
.page_restaurants .static-navigation__link[href="/restaurants"] {
  color: #C8002D; }

.static-navigation__link {
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: color .3s ease; }

.static-navigation__link:hover {
  text-decoration: none;
  color: #C8002D; }

.header__logo {
  max-width: 19.38rem;
  margin-top: 0; }

.page_index .header__logo,
.page_restaurants .header__logo,
.page_traiteur .header__logo,
.page_franchise .header__logo,
.page_service_client .header__logo {
  margin-top: 2.05rem; }

.page_index .header__logo,
.page_traiteur .header__logo,
.page_franchise .header__logo,
.page_service_client .header__logo {
  margin-left: 4rem; }

@media screen and (max-width: 77.5em) {
  .header__static-menu {
    padding: 2.56rem 0;
    margin-top: 0; }

  .page_index .header__static-menu {
    float: none; }

  .page_restaurants .header__static-menu {
    padding-top: 0;
    padding-bottom: 0; }

  .page_index .header__logo,
  .page_traiteur .header__logo,
  .page_franchise .header__logo,
  .page_service_client .header__logo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin-left: 0; }

  .page_message_sent .header__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

  .page_index .header__logo-link,
  .page_traiteur .header__logo-link,
  .page_franchise .header__logo-link,
  .page_service_client .header__logo-link,
  .page_message_sent .header__logo-link {
    display: inline-block;
    vertical-align: top; } }
@media screen and (max-width: 75em) {
  .page_menu .static-navigation__link,
  .page_categories .static-navigation__link {
    font-size: 1.12rem; } }
@media screen and (max-width: 60em) {
  .page_menu .header__static-menu,
  .page_categories .header__static-menu {
    display: none; } }
@media screen and (max-width: 52.5em) {
  .header__static-basket {
    display: none; }

  .header__logo {
    max-width: 14.48rem;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

  .page_index .header__logo,
  .page_restaurants .header__logo,
  .page_traiteur .header__logo,
  .page_franchise .header__logo,
  .page_service_client .header__logo,
  .page_message_sent .header__logo {
    max-width: 14.48rem;
    margin: 2.24rem auto;
    position: static;
    display: block;
    transform: none; }

  .page_menu .header__logo,
  .page_categories .header__logo {
    top: 32%; }

  .page_index .header__static-menu,
  .page_index .header__static-basket,
  .page_traiteur .header__static-menu,
  .page_traiteur .header__static-basket,
  .page_franchise .header__static-menu,
  .page_franchise .header__static-basket,
  .page_service_client .header__static-menu,
  .page_service_client .header__static-basket,
  .page_message_sent .header__static-menu,
  .page_message_sent .header__static-basket {
    display: none; }

  .page_index .header__nav,
  .page_traiteur .header__nav,
  .page_franchise .header__nav,
  .page_service_client .header__nav,
  .page_message_sent .header__nav {
    margin-top: 0; } }
@media screen and (max-width: 25em) {
  .page_index .header__logo,
  .page_restaurants .header__logo,
  .page_traiteur .header__logo,
  .page_franchise .header__logo,
  .page_service_client .header__logo,
  .page_message_sent .header__logo {
    max-width: 12rem;
    margin: 1.6rem auto; } }
/* Dropdown menu dropdown body
   -------------------------------------------------------------------------- */
.dropdown-menu__body {
  background-color: #fff;
  border: none;
  box-sizing: border-box;
  transition: all .3s ease;
  height: 0;
  border-radius: 1.5rem; }

[data-dropdown-open] .dropdown-menu__body {
  height: auto; }

.dropdown-menu_shop .dropdown-menu__body {
  width: 41.6rem;
  left: 50%;
  transform: scale(0) translate(-50%, 0); }

.dropdown-menu_shop[data-dropdown-open] .dropdown-menu__body {
  left: 50%;
  transform: translate(-50%, 0) scale(1); }

.dropdown-menu__body_loyalty {
  border-radius: 0;
  border: solid .08rem #0f0e0f; }

.dropdown-menu__body_loyalty:before,
.dropdown-menu__body_loyalty:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: auto; }

.dropdown-menu__body_loyalty:before {
  border-width: 0 .64rem .56rem .56rem;
  border-color: transparent transparent #0f0e0f transparent;
  top: -.56rem;
  right: 1.28rem;
  z-index: 1; }

.dropdown-menu__body_loyalty:after {
  border-width: 0 .56rem .48rem .56rem;
  border-color: transparent transparent #fff transparent;
  top: -.48rem;
  right: 1.36rem;
  z-index: 2; }

@media screen and (max-width: 68.75em) {
  .dropdown-menu_shop[data-dropdown-open] .dropdown-menu__body {
    left: auto;
    right: 0;
    transform: scale(1); } }
@media screen and (max-width: 40em) {
  .filter_delivery[data-dropdown-open] .dropdown-menu__body {
    left: calc(50% - 1.2rem);
    right: auto;
    transform: none; } }
@media screen and (max-width: 23.75em) {
  .filter_delivery .dropdown-menu__body,
  .filter_delivery[data-dropdown-open] .dropdown-menu__body {
    left: 50%;
    transform: translate(-50%, 0); } }
/* Categories banners
   -------------------------------------------------------------------------- */
.category-banner__wrapper {
  display: block;
  width: 100%; }

.category-banner__link {
  display: block;
  width: 100%; }

.category-banner__image {
  display: block;
  margin: 0 auto; }

.category-banner__image_mobile {
  display: none; }

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

  .category__header-banner,
  .category-banner__image {
    display: none; }

  .category-banner__image_mobile {
    display: block; } }
/* ==========================================================================
   NAVIGATIONS
   ========================================================================== */
/* Categories navigation
   -------------------------------------------------------------------------- */
.category-navigation {
  background: url("/assets-images/categories-navigation-bg.jpg") top center;
  background-color: #c2c4c7; }

.category-navigation__wrapper {
  overflow: hidden;
  overflow-x: auto;
  max-width: 100%; }

.category-navigation__list {
  font-size: 0;
  padding: 2.32rem 0;
  text-align: center;
  white-space: nowrap; }

.category-navigation__item {
  font-size: 1.44rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #341432;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.92rem;
  margin: .56rem 1.28rem; }

.category-navigation__link {
  padding: 0;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

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

.category-navigation__link:hover,
.category-navigation__item_active .category-navigation__link {
  position: relative;
  overflow: visible; }

.category-navigation__link:hover:after,
.category-navigation__item_active .category-navigation__link:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, 0);
  width: 10.16rem;
  height: 1.52rem;
  background: url("/assets-images/menu-item-selected-bg.png") bottom center no-repeat;
  background-size: 10.16rem 1.52rem; }

@media screen and (max-width: 52.5em) {
  .category-navigation__link:hover:after,
  .category-navigation__item_active .category-navigation__link:after {
    width: 7.112rem;
    height: 1.064rem;
    background-size: 7.112rem 1.064rem;
    top: 2rem; } }
@media screen and (min-width: 120em) {
  .category-navigation {
    background-size: cover; } }
/* Categories mobile navigation
   -------------------------------------------------------------------------- */
.category-navigation_mobile {
  background-color: #c2c4c7;
  border-top: none;
  height: 6.4rem;
  position: relative; }

.category-navigation_mobile .category-navigation__wrapper {
  width: calc(100% - 3.84rem); }

.category-navigation_mobile .category-navigation__list {
  font-size: 0;
  padding: 1.3rem 0 1rem;
  position: relative; }

.category-navigation_mobile .category-navigation__item {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #341432;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 3.8rem;
  margin-left: 2rem;
  margin-right: 2rem;
  border-bottom: none; }

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

.category-navigation_mobile .category-navigation__link {
  font-size: 1.4rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #341432;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 3.2rem;
  padding: 0;
  padding-bottom: .6rem;
  white-space: nowrap; }

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

.category-navigation_mobile-icon-left,
.category-navigation_mobile-icon-right {
  display: block;
  width: 1.92rem;
  height: 6.4rem;
  background-color: transparent;
  position: absolute;
  top: 0;
  box-shadow: 0 0.24rem 0.24rem rgba(0, 0, 0, 0.4);
  cursor: pointer; }

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

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

.category-navigation_mobile-icon-left:before,
.category-navigation_mobile-icon-right:before {
  margin: 0;
  line-height: 6.4rem;
  color: #341432;
  font-size: 1.6rem;
  font-weight: 900; }

@media screen and (max-width: 52.5em) {
  .category-navigation_mobile {
    height: 4.8rem; }

  .category-navigation_mobile .category-navigation__list {
    font-size: 0;
    padding: .8rem 0; }

  .category-navigation_mobile .category-navigation__item {
    font-size: 1.12rem;
    line-height: 3.2rem;
    margin-left: .8rem;
    margin-right: .8rem; }

  .category-navigation_mobile-icon-left,
  .category-navigation_mobile-icon-right {
    top: .8rem;
    height: 3.2rem; }

  .category-navigation_mobile-icon-left:before,
  .category-navigation_mobile-icon-right:before {
    line-height: 3.2rem; } }
/* Mobile: off-canvas
   -------------------------------------------------------------------------- */
.off-canvas_open {
  background-color: #341732; }

.off-canvas_left.off-canvas_open {
  background: url("/assets-images/page-bg.jpg") top left; }

/* Mobile: burger menu
   -------------------------------------------------------------------------- */
.burger-menu__button {
  padding: 0;
  width: 2.48rem; }

.burger-menu__link {
  display: block; }

.burger-menu__line {
  display: block;
  width: 2.48rem;
  height: .16rem;
  border-top: none;
  background-color: #fff; }

.burger-menu__line + .burger-menu__line {
  margin-top: .24rem; }

.burger-menu__text {
  display: block;
  width: 100%;
  margin-top: .56rem; }

.burger-menu__text img {
  display: block; }

.off-canvas__wrapper {
  padding-bottom: 4.64rem; }

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

@media screen and (max-width: 52.5em) {
  .burger-menu__link {
    box-sizing: border-box;
    padding: 1.52rem 2.32rem 1.52rem 0; } }
/* Mobile: menu on the left (navigation)
   -------------------------------------------------------------------------- */
.mobile-menu {
  background: url("/assets-images/page-bg.jpg") top left; }

.mobile-menu__header {
  background-color: #341732;
  padding: 1.04rem 1.44rem; }

.mobile-menu__close-icon {
  color: #fff;
  font-size: 1.92rem; }
  .mobile-menu__close-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.mobile-menu__close-icon:before {
  margin: 0;
  display: block; }

.mobile-menu__section_user {
  font-size: 1.28rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #341432;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.92rem;
  padding: 1.44rem;
  background-color: #341732; }

.mobile-menu .mobile-menu__section:last-child {
  padding-bottom: 1.04rem; }

.mobile-menu__section.mobile-menu__section_has-submenu {
  border-bottom: .08rem solid #341732; }

.mobile-menu__section_unfolded.mobile-menu__section_has-submenu {
  border-bottom: .08rem solid #341732; }

.mobile-menu__section_has-submenu + .mobile-menu__section {
  margin-top: 1.04rem; }

.mobile-menu__section_has-submenu + .mobile-menu__section_has-submenu {
  margin-top: 0; }

.mobile-menu__section-link {
  font-size: 1.28rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #341432;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.92rem;
  padding: .56rem 1.44rem;
  background-color: transparent; }

.mobile-menu__section-link:hover,
.mobile-menu__section-link:active {
  color: #ea092a; }

.mobile-menu__section_has-submenu .mobile-menu__section-link:hover,
.mobile-menu__section_has-submenu .mobile-menu__section-link:active {
  color: #341432; }

.mobile-menu__section_has-submenu .mobile-menu__section-link {
  padding-top: 1.44rem;
  padding-bottom: 1.44rem; }

.mobile-menu__section_unfolded .mobile-menu__section-link,
.mobile-menu__section_unfolded .mobile-menu__section-link:hover,
.mobile-menu__section_unfolded .mobile-menu__section-link:active {
  color: #fff;
  background-color: #ea092a; }

.mobile-menu__section-icon {
  -webkit-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .mobile-menu__section-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.mobile-menu__section_unfolded .mobile-menu__section-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.mobile-menu__submenu {
  padding-top: 1.04rem;
  padding-bottom: 1.04rem; }

.mobile-menu__item {
  border-top: none; }

.mobile-menu__item-link {
  font-size: 1.28rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #341432;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.92rem;
  padding: .56rem 1.44rem;
  background-color: transparent; }

.mobile-menu__item-link:hover,
.mobile-menu__item-link:active,
.mobile-menu__item_active .mobile-menu__item-link {
  color: #ea092a; }

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

.header__basket-menu {
  background: url("/assets-images/static-menu-basket-product-icon-upd.png") center center no-repeat;
  background-size: 4.8rem 4.8rem;
  width: 4.8rem;
  height: 4.8rem;
  margin-top: 0; }

.page_index .header__basket-menu,
.page_traiteur .header__basket-menu,
.page_franchise .header__basket-menu,
.page_service_client .header__basket-menu,
.page_message_sent .header__basket-menu {
  display: none; }

.mobile-basket-button {
  position: static;
  background: url("/assets-images/static-menu-basket-product-icon-upd.png") center center no-repeat;
  background-size: 4.8rem 4.8rem; }

.mobile-basket-button .mobile-basket-button__link {
  width: 4.8rem;
  height: 4.8rem;
  box-sizing: border-box;
  padding-left: 4.8rem;
  overflow: hidden; }

.mobile-basket-button .mobile-basket-button__link:after {
  display: none; }

@media screen and (max-width: 52.5em) {
  .page_index .header__basket-menu {
    margin-top: 1.6rem; }

  .page_accessories .header__basket-menu {
    display: none; }

  .basket-menu__basket-button {
    display: block; }

  .basket-menu__link {
    display: block;
    padding: 0;
    width: 4.8rem;
    height: 4.8rem; }

  .basket-menu__basket-icon,
  .basket-menu__items {
    display: none; }

  .page_menu .content,
  .page_categories .content {
    padding-bottom: 3.84rem; }

  .page_menu .header__basket-menu,
  .page_categories .header__basket-menu {
    width: 0;
    height: 0;
    background: none; }

  .page_menu .mobile-basket-button,
  .page_categories .mobile-basket-button {
    position: fixed;
    width: 100%;
    border-radius: 2rem 2rem 0 0;
    background: none;
    background-color: #da0820; }

  .page_menu .mobile-basket-button .mobile-basket-button__link,
  .page_categories .mobile-basket-button .mobile-basket-button__link {
    padding: 0;
    width: 100%;
    height: 3.84rem; }

  .page_menu .mobile-basket-button .mobile-basket-button__part,
  .page_categories .mobile-basket-button .mobile-basket-button__part {
    height: 3.84rem;
    line-height: 3.84rem;
    font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
    font-size: 1.28rem;
    line-height: 3.84rem;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase; }

  .page_menu .mobile-basket-button__part + .mobile-basket-button__part:before,
  .page_categories .mobile-basket-button__part + .mobile-basket-button__part:before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: .16rem;
    height: 1.44rem;
    display: block;
    background-color: #fff;
    content: '';
    transform: translate(-50%, -50%); }

  .page_menu .mobile-basket-button .mobile-basket-button__items,
  .page_categories .mobile-basket-button .mobile-basket-button__items {
    padding-top: .48rem;
    vertical-align: top;
    line-height: 2.88rem; }

  .page_menu .mobile-basket-button .mobile-basket-button__icon,
  .page_categories .mobile-basket-button .mobile-basket-button__icon {
    margin: 0;
    padding: 0;
    border-radius: 50%;
    background: url("/assets-images/mobile-basket-count-bg.png") center center no-repeat;
    width: 2.88rem;
    height: 2.88rem;
    border: none; }

  .mobile-basket-button .mobile-basket-button__nb-items {
    font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
    font-size: 1.28rem;
    line-height: 2.88rem;
    color: #da0820; }

  .page_menu .mobile-basket-button .mobile-basket-button__total,
  .page_categories .mobile-basket-button .mobile-basket-button__total {
    margin-left: .4rem; }

  .page_menu .mobile-basket-button .mobile-basket-button__icon:before,
  .page_menu .mobile-basket-button .mobile-basket-button__icon:after,
  .page_categories .mobile-basket-button .mobile-basket-button__icon:before,
  .page_categories .mobile-basket-button .mobile-basket-button__icon:after {
    display: none; } }
@media screen and (max-width: 25em) {
  .page_index .header__basket-menu {
    margin-top: .72rem; } }
/* Shop info
   -------------------------------------------------------------------------- */
.shop-info {
  background-color: #fff;
  padding: 1.6rem 1.52rem 2.4rem;
  border-radius: 1.2rem;
  overflow: hidden; }

.shop-info__header {
  margin-bottom: 1.36rem; }

.shop-info__title {
  font-size: 1.28rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #C8002D;
  line-height: 2.8rem;
  text-transform: uppercase;
  margin-bottom: 0; }

.shop-info__features {
  margin-top: 1.44rem; }

.shop-info__feature + .shop-info__feature {
  margin-top: 1.68rem; }

.shop-info__feature-title {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #C8002D;
  line-height: 1.44rem;
  text-transform: uppercase;
  text-align: left; }

.shop-info__feature-content {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 1.44rem;
  text-align: left; }

.shop-info__link {
  color: #000; }

.shop-info__card-icons {
  margin-top: .96rem; }

.card-icon {
  margin: .32rem .32rem 0 0; }

.shop-info__social-icons .social-icons {
  font-size: 0; }

.shop-info__social-icons .social-icons li {
  display: inline-block;
  vertical-align: top; }

.shop-info__social-icons .social-icons__link i {
  background: url("/assets-images/shop-info-social-icon-bg.png") center center no-repeat;
  background-size: 2.8rem 2.8rem; }

.shop-info__social-icons .social-icons__link:hover i {
  background: url("/assets-images/social-icon-hover-bg.png") center center no-repeat;
  background-size: 2.8rem 2.8rem;
  color: #c8002d; }

.social-icons__icon + .social-icons__icon {
  margin-left: .48rem; }

.shop-info_mobile {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  background-color: transparent; }

.shop-info_mobile .shop-info__feature-title {
  margin-bottom: .56rem;
  color: #ea092a; }

@media screen and (max-width: 52.5em) {
  .shop-info__header {
    margin-bottom: .88rem; }

  .shop-info__title {
    margin-right: 0;
    margin-bottom: 0;
    display: block;
    width: 100%;
    color: #ea092a; }

  .shop-info__social-icons {
    float: none; }

  .shop-info__change-location {
    margin-top: .8rem; }

  .shop-info__feature-content {
    line-height: 1.92rem; } }
/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
.page__content {
  background: url("/assets-images/page-bg.jpg") top center; }

.category .category__header {
  display: none; }

/* Categories page texts styles
   -------------------------------------------------------------------------- */
.category__title,
.category__subcategory-title {
  font-size: 2.4rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  color: #2d1e33;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.88rem;
  padding-bottom: 2.16rem;
  margin-top: 1rem;
  margin-bottom: 2.96rem;
  text-align: center;
  position: relative; }

.category__title:after,
.category__subcategory-title:after {
  display: block;
  content: '';
  width: 10.32rem;
  height: .72rem;
  position: absolute;
  bottom: .72rem;
  left: 50%;
  transform: translate(-50%, 0);
  background: url("/assets-images/subcategory-title-separator.png") center center no-repeat;
  background-size: 10.32rem .72rem; }

.category__description {
  display: none; }

.category__products {
  margin-top: 1.6rem; }

.category__subcategory,
.category__subcategory + .category__subcategory {
  margin-top: 1rem; }

.category__subcategory .category__subcategory-title {
  font-size: 1.6rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  color: #2d1e33;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.08rem; }

.category__subcategory .category__subcategory .category__subcategory-title {
  display: none; }

/* Product
   -------------------------------------------------------------------------- */
.product {
  margin-bottom: 4.56rem;
  width: 25%; }

.product:nth-child(3n+1) {
  clear: none; }

.product__wrapper,
.product_improved .product__wrapper {
  background-color: transparent; }

.product__top {
  border-radius: 2rem 2rem 0 0;
  padding: 1.5rem 1.2rem .8rem; }

.product__top .product__price {
  display: none; }

.product__bottom {
  display: none;
  margin-top: 1.6rem; }

.product__top,
.product__buttons {
  background-color: rgba(255, 255, 255, 0.7); }

.product__buttons_deals {
  display: block;
  width: 100%;
  box-sizing: border-box; }

.product__name {
  font-size: 1.28rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d1e33;
  line-height: 1.76rem;
  text-transform: uppercase;
  word-break: break-word;
  text-align: center; }

.product__price {
  font-size: 1.5rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d1e33;
  line-height: 2rem;
  height: 2rem;
  float: none;
  display: inline-block;
  vertical-align: top; }

.product__description {
  display: none; }

.product__sku {
  display: none; }

.product__picture-container,
.product_improved .product__picture-container {
  background-color: transparent;
  margin-bottom: .8rem;
  border-radius: 2rem;
  overflow: hidden; }

.product_with-counter:after,
.product_improved.product_with-counter:after {
  display: none; }

.product__counter,
.product_improved .product__counter {
  font-size: 1.28rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d1e33;
  font-size: 1.48rem;
  line-height: 1.76rem;
  color: #C8002D;
  text-transform: uppercase;
  display: inline-block; }

.product_improved .product__counter:not(:empty):before {
  color: #C8002D;
  line-height: 1.76rem;
  font-size: 1.48rem; }

.product_improved .product__mobile-price {
  font-size: 2.88rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  color: #1f1b2f;
  line-height: 4rem;
  margin-top: 0;
  display: none;
  width: 100%;
  text-align: center;
  text-transform: uppercase; }

.product_improved .product__mobile-price-from {
  display: block;
  width: 100%;
  font-size: .8rem;
  line-height: 1.28rem; }

.product_improved .product__mobile-price-value {
  font-size: 2.88rem;
  line-height: 4rem;
  box-sizing: border-box;
  padding-right: 5rem;
  background: url("/assets-images/add-icon.png") center right no-repeat; }

.product_improved.product_with-counter .product__top {
  border-top: solid .16rem #c13556; }

.product_improved.product_with-counter .product__top,
.product_improved.product_with-counter .product__bottom,
.product_improved.product_with-counter .product__buttons {
  border-left: solid .16rem #c13556;
  border-right: solid .16rem #c13556; }

.product_improved.product_with-counter .product__buttons {
  border-bottom: solid .16rem #c13556; }

@media screen and (max-width: 72em) {
  .product__buttons_deals .product__price {
    font-size: 2.56rem; } }
@media screen and (max-width: 60em) {
  .product {
    width: 33.33%; }

  .product:nth-child(2n+1) {
    clear: none; }

  .product:nth-child(3n+1) {
    clear: left; } }
@media screen and (max-width: 52.5em) {
  .category_improved .category__products {
    font-size: 0; }

  .product {
    margin-bottom: .8rem;
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    padding-left: .4rem;
    padding-right: .4rem; }

  .product:nth-child(2n+1),
  .product:nth-child(3n+1) {
    clear: none; }

  .product__wrapper,
  .product_improved .product__wrapper {
    padding-bottom: 2.08rem;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 1.2rem; }

  .product__top {
    padding-top: .8rem;
    padding-bottom: .8rem;
    background-color: transparent; }

  .product__name {
    font-size: 1.2rem;
    line-height: 1.92rem;
    text-align: center; }

  .product__picture-container,
  .product_improved .product__picture-container {
    margin: 0 auto;
    width: 100%;
    float: none;
    max-width: 100%; }

  .product__picture {
    width: auto;
    margin: 0 auto;
    border-radius: 2rem; }

  .product_improved .product__mobile-price {
    display: block; }

  .product_improved.product_with-counter .product__wrapper {
    border: solid .16rem #c13556; }

  .product_improved.product_with-counter .product__top,
  .product_improved.product_with-counter .product__bottom,
  .product_improved.product_with-counter .product__buttons {
    border: none; }

  .product_improved .product__counter,
  .product_improved .product__counter:not(:empty):before {
    font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    line-height: 1.92rem; } }
@media screen and (max-width: 46em) {
  .product {
    width: 50%; }

  .product:nth-child(3n+1) {
    clear: left; } }
@media screen and (max-width: 30em) {
  .product_improved .product__mobile-price-value {
    font-size: 2.08rem; } }
@media screen and (max-width: 26.25em) {
  .product__top {
    padding-left: 0;
    padding-right: 0; }

  .product__name {
    font-size: 1.04rem;
    line-height: 1.44rem; }

  .product_improved .product__mobile-price-value {
    font-size: 1.6rem;
    line-height: 2.4rem;
    background-size: 2.4rem 2.4rem;
    padding-right: 3.26rem; } }
/* Product and popup pictos and legend */
.product .product-pictos {
  display: none; }

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

.product-legend__item {
  margin: 0 2rem 2rem;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 10.72rem;
  box-sizing: border-box; }

.product-picto {
  display: block;
  width: 7.68rem;
  height: 7.68rem;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-image: url("/assets-images/pictos-sprite.png");
  background-repeat: no-repeat;
  background-size: auto 7.68rem; }

.product-picto_spicy,
.product-picto_vegan,
.product-picto_halal {
  width: 6rem;
  height: 6rem; }

.product-picto_spicy {
  background-image: url("/assets-images/spicy.png");
  background-repeat: no-repeat;
  background-size: 6rem; }

.product-picto_vegan {
  background-image: url("/assets-images/vegan.png");
  background-repeat: no-repeat;
  background-size: 6rem; }

.product-picto_halal {
  background-image: url("/assets-images/halal.png");
  background-repeat: no-repeat;
  background-size: 6rem; }

.product-picto_gluten {
  background-position: top left; }

.product-picto_crustaces {
  background-position: top left -7.68rem; }

.product-picto_oeuf {
  background-position: top left -15.36rem; }

.product-picto_poisson {
  background-position: top left -23.04rem; }

.product-picto_arachides {
  background-position: top left -30.72rem; }

.product-picto_lait {
  background-position: top left -38.4rem; }

.product-picto_fruits_a_coque {
  background-position: top left -46.08rem; }

.product-picto_soja {
  background-position: top left -53.76rem; }

.product-picto_lupin {
  background-position: top left -61.44rem; }

.product-picto_mollusque {
  background-position: top left -69.12rem; }

.product-picto_moutarde {
  background-position: top left -76.8rem; }

.product-picto_graines_de_sesame {
  background-position: top left -84.48rem; }

.product-legend__item-name {
  display: inline-block;
  vertical-align: top;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  font-size: 1.68rem;
  line-height: 2.4rem;
  margin: 2.64rem 0;
  white-space: nowrap; }

.popup .product-pictos {
  display: block;
  width: 100%;
  margin-top: 2.08rem; }

.popup .product-picto {
  position: static;
  width: 4.8rem;
  height: 4.8rem;
  display: block;
  margin: 0 auto;
  background-size: 57.6rem 4.8rem; }

.popup .product-picto_spicy,
.popup .product-picto_vegan,
.popup .product-picto_halal {
  width: 4.8rem;
  height: 4.8rem;
  background-size: 4.8rem; }

.popup .product-picto_crustaces {
  background-position: top left -4.8rem; }

.popup .product-picto_oeuf {
  background-position: top left -9.6rem; }

.popup .product-picto_poisson {
  background-position: top left -14.4rem; }

.popup .product-picto_arachides {
  background-position: top left -19.2rem; }

.popup .product-picto_lait {
  background-position: top left -24rem; }

.popup .product-picto_fruits_a_coque {
  background-position: top left -28.8rem; }

.popup .product-picto_soja {
  background-position: top left -33.6rem; }

.popup .product-picto_lupin {
  background-position: top left -38.4rem; }

.popup .product-picto_mollusque {
  background-position: top left -43.2rem; }

.popup .product-picto_moutarde {
  background-position: top left -48rem; }

.popup .product-picto_graines_de_sesame {
  background-position: top left -52.8rem; }

.popup .product-pictos__item {
  display: inline-block;
  vertical-align: top;
  margin-right: 1.44rem;
  margin-bottom: .8rem; }

.product-picto__name {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: .8rem;
  line-height: 1.6rem;
  color: #341432;
  margin-top: .4rem;
  margin-bottom: .4rem;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 0 .4rem; }

@media screen and (max-width: 52.5em) {
  .product-legend__item {
    padding-left: 0;
    margin: 0 2rem 2rem; }

  .product-picto {
    position: static;
    width: 4.8rem;
    height: 4.8rem;
    display: block;
    margin: 0 auto;
    background-size: 57.6rem 4.8rem; }

  .product-picto_spicy,
  .product-picto_vegan,
  .popup .product-picto_halal {
    width: 4.8rem;
    height: 4.8rem;
    background-size: 4.8rem; }

  .product-picto_crustaces {
    background-position: top left -4.8rem; }

  .product-picto_oeuf {
    background-position: top left -9.6rem; }

  .product-picto_poisson {
    background-position: top left -14.4rem; }

  .product-picto_arachides {
    background-position: top left -19.2rem; }

  .product-picto_lait {
    background-position: top left -24rem; }

  .product-picto_fruits_a_coque {
    background-position: top left -28.8rem; }

  .product-picto_soja {
    background-position: top left -33.6rem; }

  .product-picto_lupin {
    background-position: top left -38.4rem; }

  .product-picto_mollusque {
    background-position: top left -43.2rem; }

  .product-picto_moutarde {
    background-position: top left -48rem; }

  .product-picto_graines_de_sesame {
    background-position: top left -52.8rem; }

  .product-legend__item-name {
    font-size: 1.28rem;
    line-height: 1.92rem;
    margin-top: .8rem;
    margin-bottom: 0; } }
/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product__buttons {
  margin-top: 0;
  padding: 0 1.2rem 1.2rem;
  border-radius: 0 0 2rem 2rem;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 0;
  text-align: center; }

.product__buttons .product__customise,
.product__add {
  transition: transform .3s ease;
  box-sizing: border-box;
  width: 2rem;
  height: 2rem;
  background: url("/assets-images/splide-price-add-icon.png") right center no-repeat;
  background-size: 2rem 2rem;
  padding: 0;
  font-size: 0;
  float: none;
  display: inline-block;
  vertical-align: top; }

.product__add:hover,
.product__buttons .product__customise:hover {
  transform: scale(1.2); }

.product__price + .product__customise,
.product__customise + .product__add,
.product__price + .product__add {
  margin-left: .96rem; }

.product__customise + .product__add {
  display: none; }

.product__picture-container {
  position: relative; }

.product__picture-container .product__customise {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

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

/* ==========================================================================
   BASKET
   ========================================================================== */
.basket {
  border: none; }

/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  background-color: #542c46;
  padding: 1.92rem .8rem 1.04rem; }

.basket__title {
  font-size: 1.28rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #C8002D;
  line-height: 1.6rem;
  text-transform: uppercase; }

.basket__repeat {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #c8c8c8;
  line-height: 1.6rem;
  margin-top: 0;
  text-decoration: underline;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.basket__repeat:hover {
  color: #C8002D;
  text-decoration: underline; }

.basket__close {
  display: none; }

.basket__empty {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 1.6rem;
  border-radius: 1.5rem;
  background-color: #b79d66;
  padding: .64rem .8rem; }

.basket__content {
  padding-left: .8rem;
  padding-right: .8rem;
  background-color: #542c46; }

@media screen and (max-width: 52.5em) {
  .basket__title {
    display: block;
    padding-bottom: 1.6rem; }

  .basket__repeat {
    padding: 0;
    display: block;
    position: absolute;
    top: 3.6rem;
    left: .8rem; } }
/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  padding: 0 .8rem; }

.basket__delivery-option {
  width: calc(50% - .4rem); }

.basket__delivery-option + .basket__delivery-option {
  margin-left: .8rem; }

.basket__delivery-radio {
  margin: 0; }

.basket__delivery-method {
  display: block;
  background-color: #542c46;
  font-size: 0.8rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 2.24rem;
  padding: 0 1.2rem;
  border: solid .08rem #fff;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  border-radius: 2.5rem;
  transition: all .3s ease;
  text-transform: uppercase; }

.basket__delivery-radio[checked] + .basket__delivery-method {
  color: #fff;
  background-color: #542c46;
  border: solid .08rem #C8002D; }

.basket__delivery-method:hover,
.basket__delivery-radio:checked ~ .basket__delivery-method:hover {
  border: solid .16rem #C8002D;
  color: #C8002D;
  background-color: #fff;
  line-height: 2.08rem; }

/* Basket item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: #542c46;
  padding: .8rem; }

.basket-item__title {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #c8c8c8;
  line-height: 1.6rem; }

.basket-item__details,
.basket-item__quantity,
.basket-item__price,
.basket-item__delete {
  display: inline-block;
  vertical-align: top; }

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

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

.basket-item__option {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: rgba(200, 200, 200, 0.5);
  line-height: 1.28rem; }

.basket-item__delete-icon {
  color: #c8c8c8;
  padding: 0;
  margin-left: .8rem;
  display: block;
  width: 1.28rem;
  height: 1.28rem; }
  .basket-item__delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0em;
    margin-left: 0em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.basket-item__delete-icon:before {
  font-size: 1.28rem;
  line-height: 1.28rem;
  width: 1.28rem;
  height: 1.28rem; }

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

.basket-item__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 1rem; }
  .basket-item__title:before, .basket-item__title:after {
    display: none; }

.basket-item__details {
  display: flex;
  gap: 0 1rem;
  white-space: nowrap;
  flex-wrap: nowrap; }

.basket-item__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: 0em;
  margin-left: 0em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.basket-item__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: 0em;
  margin-left: 0em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

/* Basket deal title
   -------------------------------------------------------------------------- */
.basket-deal {
  border-radius: 1.5rem;
  overflow: hidden; }

.basket-deal__header {
  background-color: #b79d66;
  padding: .8rem; }

.basket-deal__title {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 1.28rem;
  text-transform: uppercase; }

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

.basket-deal__delete-icon {
  color: #fff;
  padding: 0;
  margin-left: .8rem;
  width: 1.28rem;
  height: 1.28rem;
  display: block; }
  .basket-deal__delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0em;
    margin-left: 0em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.basket-deal__delete-icon:before {
  font-size: 1.28rem;
  line-height: 1.28rem;
  width: 1.28rem;
  height: 1.28rem; }

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

/* Basket deal item
   -------------------------------------------------------------------------- */
.basket-deal__items {
  background-color: #48263c;
  padding: .8rem; }

.basket-deal__item-title {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #c8c8c8;
  line-height: 1.6rem; }

.basket-deal__item-link {
  display: block; }

.basket-deal__item-quantity,
.basket-deal__item-price {
  display: inline-block;
  vertical-align: top; }

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

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

.basket-deal__item-option {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: rgba(200, 200, 200, 0.5);
  line-height: 1.28rem; }

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

.basket-deal__item-delete-icon {
  color: #c8c8c8;
  padding: 0;
  margin-left: .8rem;
  width: 1.28rem;
  height: 1.28rem;
  display: block; }
  .basket-deal__item-delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0em;
    margin-left: 0em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.basket-deal__item-delete-icon:before {
  font-size: 1.28rem;
  line-height: 1.28rem;
  width: 1.28rem;
  height: 1.28rem; }

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

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__footer {
  padding-top: .8rem;
  padding-bottom: 1.52rem;
  background-color: #542c46; }

.basket__footer-row {
  padding: .8rem; }

.basket__time {
  margin-top: .64rem;
  box-sizing: border-box;
  padding: 0 .8rem; }

.basket__time .nice-select__container {
  margin: 0;
  width: calc(50% - .4rem); }

.basket__time .nice-select__container ~ .nice-select__container {
  margin-left: .8rem; }

.basket__time .nice-select.open .list {
  max-height: 11.2rem;
  border: solid .08rem #fff;
  margin-top: 0;
  border-radius: 0 0 1.5rem 1.5rem; }

.basket_empty .basket__time .nice-select.open .list {
  max-height: 8.8rem; }

.basket__total {
  padding-top: .56rem;
  padding-bottom: .56rem; }

.basket__time .nice-select > .current {
  text-transform: uppercase; }

.basket__time .nice-select .option {
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.76rem;
  box-sizing: border-box;
  padding: .16rem .64rem;
  color: #341432;
  height: 2.08rem;
  min-height: 2.08rem;
  text-transform: uppercase; }

.basket__charge-title,
.basket__charge-amount {
  font-size: 1.92rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #c8c8c8;
  line-height: 2.4rem;
  text-transform: uppercase;
  box-sizing: border-box; }

.basket__total-title,
.basket__total-amount {
  font-size: 1.92rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #c8c8c8;
  line-height: 2.4rem;
  text-transform: uppercase;
  box-sizing: border-box; }

.basket__charge-title,
.basket__total-title {
  padding-left: .8rem; }

.basket__total-amount,
.basket__charge-amount {
  padding-right: .8rem; }

/* Basket order button
   -------------------------------------------------------------------------- */
.basket__button-wrapper {
  box-sizing: border-box;
  padding-left: .8rem;
  padding-right: .8rem; }

.basket__button-link {
  color: #fff;
  background-color: #C8002D;
  border: none;
  padding: 0 1.2rem;
  border-radius: 2.5rem;
  font-size: 0.8rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  border: solid .16rem #C8002D;
  line-height: 2.56rem;
  height: 2.88rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .basket__button-link:hover {
    color: #C8002D;
    background-color: #fff; }

/* Basket coupon
   -------------------------------------------------------------------------- */
.basket__coupon {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #c8c8c8;
  line-height: 2.4rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem; }

.basket__coupon-link,
.basket__coupon-validate {
  display: inline-block;
  vertical-align: top;
  color: #c8c8c8;
  text-decoration: underline;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.basket__coupon-link:hover,
.basket__coupon-validate:hover {
  color: #c8c8c8;
  text-decoration: none; }

.basket__coupon-enable,
.basket__coupon-enabled {
  padding: 0; }

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

.basket__coupon-form span,
.basket__coupon-input,
.basket__coupon-validate {
  display: inline-block;
  vertical-align: top;
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #c8c8c8;
  line-height: 2.4rem; }

.basket__coupon-input {
  outline: none;
  box-shadow: none;
  margin: 0 .8rem;
  padding: 0 1.2rem;
  line-height: 2.24rem;
  height: 2.4rem;
  background-color: transparent;
  border: solid .08rem #616161;
  box-sizing: border-box; }

/* Basket error messages
   -------------------------------------------------------------------------- */
.basket__error,
.basket__footer-red-message {
  box-sizing: border-box;
  padding: .64rem 1.6rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.92rem;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #c1869f; }

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

/* BASKET DROPDOWN */
.basket-dropdown {
  display: none; }

.basket-dropdown.open {
  display: block;
  width: 100%;
  max-width: 28.88rem;
  box-sizing: border-box;
  border: none;
  position: absolute;
  top: 8rem;
  right: 2rem;
  margin-right: -.96rem;
  z-index: 1000; }

.page_menu .basket-dropdown.open,
.page_categories .basket-dropdown.open {
  position: fixed;
  right: 2rem; }

.basket-dropdown.open:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 .72rem .8rem .72rem;
  border-color: transparent transparent #542c46 transparent;
  display: block;
  content: '';
  position: absolute;
  right: 2.2rem;
  top: -.8rem;
  z-index: 2;
  margin-top: 0; }

.page_menu .basket-dropdown.open:before,
.page_categories .basket-dropdown.open:before {
  right: 2.2rem; }

.basket-dropdown.open .basket-dropdown__wrapper {
  display: block;
  box-sizing: border-box;
  background-color: #542c46;
  max-height: calc(100vh - 9.6rem);
  overflow-y: auto;
  border-radius: 1.5rem; }

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

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

.basket-dropdown .off-canvas__wrapper {
  padding-bottom: 0; }

@media screen and (max-width: 78em) {
  .basket-dropdown.open {
    right: 2%;
    margin-right: 0; }

  .basket-dropdown.open:before {
    right: 1.68rem; }

  .page_menu .basket-dropdown.open:before,
  .page_categories .basket-dropdown.open:before {
    right: 1.7rem; } }
@media screen and (max-width: 52.5em) {
  .basket-dropdown {
    display: block; }

  .basket-dropdown.open:before {
    display: none; }

  .page_menu.page_improved,
  .page_categories.page_improved {
    padding-bottom: 0; } }
/* TEXT BELOW BASKET */
.text-below-basket {
  background-color: #c1869f;
  box-sizing: border-box;
  display: block;
  margin: 0 auto .8rem;
  width: calc(100% - 1.6rem);
  border-radius: 1.5rem;
  padding: 4rem 1.2rem; }

.text-below-basket__content {
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.92rem;
  color: #fff;
  text-transform: uppercase; }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup-holder-improved__overlay {
  background-color: rgba(244, 244, 244, 0.6); }

.popup,
.popup_improved {
  width: 100%;
  max-width: 80.32rem;
  background: url("/assets-images/page-bg.jpg") top center;
  padding-bottom: 4rem;
  border-radius: 3rem;
  overflow: hidden; }

.popup_improved .popup__close {
  display: block !important;
  width: 3.28rem;
  height: 3.28rem;
  float: none;
  position: absolute;
  top: 1.36rem;
  right: 2.48rem;
  background: url("/assets-images/popup-close-icon.png") center center no-repeat;
  background-size: 3.28rem 3.28rem;
  box-shadow: none; }

.popup_improved .popup__close:hover {
  background: url("/assets-images/popup-close-icon-hover.png") center center no-repeat;
  background-size: 3.28rem 3.28rem;
  background-color: #fff;
  border-radius: 50%; }

.popup_improved .popup__close .popup__close-icon {
  display: none; }

.popup__wrapper,
.popup_improved .popup__wrapper {
  padding: 2.88rem 5% 0; }

.popup_improved .popup__header {
  margin-bottom: 1.04rem; }

.popup__picture {
  width: 49%;
  margin-right: 2.4rem;
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 1.6rem; }

.popup__picture-image {
  display: block;
  border-radius: 2rem; }

.popup_improved .popup__picture-image_desktop {
  max-height: none; }

.popup__title,
.popup__price,
.popup_improved .popup__title {
  font-size: 2.4rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #341732;
  line-height: 3.04rem;
  margin-top: 0;
  overflow: visible;
  text-transform: uppercase; }

.popup__description,
.popup_improved .popup__description {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #341732;
  line-height: 1.44rem;
  margin-top: 1.04rem;
  padding-bottom: 1.68rem;
  background: url("/assets-images/popup-description-separator.png") left bottom no-repeat;
  background-size: 9.12rem .72rem; }

.popup_improved.popup_scrolled .popup__title {
  background: url("/assets-images/page-bg.jpg") top center;
  line-height: 3.04rem;
  box-sizing: border-box;
  padding: 1.36rem 6.4rem 1.36rem 5%;
  margin-top: 0;
  box-shadow: 0 0.24rem 0.24rem rgba(0, 0, 0, 0.2); }

@media screen and (max-width: 52.5em) {
  .popup,
  .popup_improved {
    border-radius: 0;
    padding-bottom: 3.68rem; }

  .popup_improved.popup_full-height {
    height: 100%;
    border-radius: 0;
    padding-bottom: 3.68rem; }

  .popup_improved .popup__picture-image_mobile {
    margin: 0 auto;
    max-height: none;
    border-radius: 2rem; }

  .popup__title,
  .popup_improved .popup__title {
    font-size: 1.92rem;
    position: relative;
    padding-right: 0;
    line-height: 3.28rem;
    padding-left: 3.28rem; }

  .popup_improved.popup_scrolled .popup__title {
    padding: 1.36rem 6.4rem 1.36rem 6.48rem; } }
/* Popup close icon
   -------------------------------------------------------------------------- */
.popup__close-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }

.popup_improved .popup__title-mobile-close {
  display: none;
  padding-top: 0;
  padding-right: 0;
  width: 3.28rem;
  height: 3.28rem;
  float: none;
  position: absolute;
  margin-top: 0;
  background: url("/assets-images/popup-close-icon.png") center center no-repeat;
  background-size: 3.28rem 3.28rem; }

.popup_improved .popup__title-mobile-close-icon {
  display: none; }

.popup_improved .popup__title-mobile-close-icon:before {
  display: none; }

@media screen and (max-width: 52.5em) {
  .popup_improved .popup__close {
    display: none !important; }

  .popup_improved .popup__title-mobile-close {
    display: block;
    background: url("/assets-images/popup-arrow-left-mobile.png") center left no-repeat;
    border-radius: 0;
    background-color: transparent;
    right: auto;
    left: 0; }

  .popup_improved.popup_scrolled .popup__title-mobile-close {
    left: 5%; } }
/* Popup group
   -------------------------------------------------------------------------- */
.popup__group {
  margin-top: 0;
  padding-top: 2.08rem;
  padding-bottom: 2.08rem; }

.popup-group__quantity {
  font-size: 0;
  vertical-align: top; }

.popup-group__quantity-field {
  font-size: 2.4rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #341732;
  line-height: 2.8rem;
  height: 2.8rem;
  outline: none;
  box-shadow: none;
  border: none;
  background-color: transparent;
  min-width: 3.76rem;
  padding: 0 .4rem;
  box-sizing: border-box;
  text-align: center; }

.popup-group__quantity-field,
.popup-group__quantity-button {
  display: inline-block;
  vertical-align: top; }

.popup-group__quantity-button {
  font-family: "SackersGothicLight", Arial, Helvetica, sans-serif;
  width: 2.8rem;
  height: 2.8rem;
  background: url("/assets-images/popup-quantity-btn-bg.png") center center no-repeat;
  background-size: 2.8rem 2.8rem; }

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

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

.popup-group__quantity-minus-icon:before,
.popup-group__quantity-plus-icon:before {
  width: 2.8rem;
  height: 2.8rem;
  display: block;
  margin: 0;
  font-size: 1.12rem;
  line-height: 2.88rem;
  color: #282828;
  background-color: transparent;
  border-radius: 0; }

.popup-group__quantity-button:hover {
  background: url("/assets-images/popup-quantity-btn-hover-bg.png") center center no-repeat;
  background-size: 2.8rem 2.8rem;
  color: #fb0923; }

.popup-group__quantity-button:hover .popup-group__quantity-minus-icon:before,
.popup-group__quantity-button:hover .popup-group__quantity-plus-icon:before {
  color: #fb0923; }

.popup-group__label,
.popup-group_improved .popup-group__label,
.popup-group__single-choice,
.popup-group__label_quantity,
.popup-group_improved .popup-group__label_quantity {
  font-size: 1.44rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #341732;
  line-height: 1.92rem;
  text-transform: uppercase; }

.popup-group_improved .popup-group__label {
  width: 10.4rem;
  line-height: 3.12rem; }

.popup-group_improved .popup-group__label_quantity {
  line-height: 2.8rem; }

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

.popup-group_improved .nice-select__container {
  min-width: 12.4rem; }

.popup-group_improved .nice-select {
  line-height: 2.8rem;
  height: 3.12rem;
  width: 100%;
  border: solid .16rem #341732;
  border-radius: .6rem;
  background-color: #fff;
  padding-right: 2.08rem; }

.popup-group_improved .nice-select:after {
  border-bottom: solid 0.16rem #341732;
  border-right: solid 0.16rem #341732;
  margin-top: -.48rem;
  right: .8rem; }

.popup-group_improved .nice-select > .current {
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  color: #341732;
  line-height: 2.8rem;
  text-transform: uppercase;
  padding-left: .72rem; }

.popup-group_improved .nice-select.open {
  border-radius: .6rem .6rem 0 0; }

.popup_improved .nice-select.open .list {
  border: solid .16rem #341732;
  border-radius: 0 0 .6rem .6rem;
  margin-left: -.16rem;
  width: calc(100% + .32rem); }

.popup_improved .nice-select .option {
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  color: #341732;
  line-height: 2.4rem;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 0 .64rem;
  height: 2.4rem;
  min-height: 2.4rem; }

.popup_improved .nice-select .option:hover {
  color: #fff; }

@media screen and (max-width: 40em) {
  .popup-group__label {
    margin-bottom: 0; } }
@media screen and (max-width: 26.25em) {
  .popup-group_improved .popup-group__label {
    display: block;
    width: 100%;
    margin-bottom: 1.2rem; } }
/* Popup row
   -------------------------------------------------------------------------- */
.popup__rows {
  border-radius: 1.5rem;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0;
  clear: both; }

.popup-row + .popup-row {
  margin-top: 1.28rem; }

.popup-row__title {
  font-size: 1.44rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #341732;
  line-height: 2.24rem;
  margin-bottom: 1.44rem;
  text-transform: uppercase; }

.popup-row__description {
  font-size: 0.96rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #341732;
  line-height: 1.28rem;
  margin-bottom: 1.44rem; }

.popup-row__title + .popup-row__description {
  margin-top: -.8rem; }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-row_enum {
  padding: 2.96rem 2.48rem 0; }

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

.popup-row_enum:first-child:last-child {
  padding-bottom: 2.16rem; }

.popup-enum {
  box-sizing: border-box;
  padding-left: 0; }

.popup-enum__option {
  margin: 0 .8rem .8rem 0; }

.popup-enum__text {
  font-size: 0.8rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #373737;
  line-height: 2.08rem;
  color: #373737;
  background-color: transparent;
  box-sizing: border-box;
  border: solid .16rem #341732;
  padding: 0 1.2rem;
  min-width: 8.8rem;
  text-transform: uppercase;
  border-radius: 2.5rem; }

.popup-enum__option:hover .popup-enum__text,
.popup-enum__radio:checked + .popup-enum__text {
  color: #C8002D;
  border: solid .16rem #C8002D; }

.popup-enum__radio:disabled + .popup-enum__text {
  opacity: .6; }

@media screen and (max-width: 52.5em) {
  .popup-row_enum {
    padding-left: 2.48rem;
    padding-right: 2.48rem; } }
/* Popup set
   -------------------------------------------------------------------------- */
.popup-set {
  margin-top: 1.28rem; }

.popup-row_set {
  padding: 0 2.48rem; }

.popup-set__group-title {
  font-size: 1.28rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #341432;
  line-height: 1.6rem;
  margin-bottom: 1.44rem;
  text-transform: uppercase; }

.popup-set__title {
  color: #000; }

.popup-set__label {
  padding: 0;
  margin-bottom: 2.08rem;
  position: relative; }

.popup-set__text {
  font-size: 0.96rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #341732;
  line-height: 1.28rem;
  padding-left: 2.08rem;
  position: relative;
  text-transform: uppercase; }
  .popup-set__text:before, .popup-set__text:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0; }
  .popup-set__text:before {
    display: block;
    width: 1.28rem;
    height: 1.28rem;
    border: solid 0.16rem #341732;
    border-radius: 0.2rem;
    background-color: #fff;
    z-index: 1;
    margin: 0; }
  .popup-set__text:after {
    display: none;
    width: 0.64rem;
    height: 0.64rem;
    border: none;
    border-radius: 0.2rem;
    background-color: #C8002D;
    z-index: 2;
    margin: 0.32rem; }

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

.popup__rows .popup-row_set:first-child {
  padding-top: 2.48rem;
  margin-top: 2.8rem; }

.popup__rows .popup-row_set:last-child {
  padding-bottom: 3.12rem; }

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

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

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup-buttons,
.popup-buttons_improved {
  box-sizing: border-box;
  position: static;
  margin-top: 2.4rem; }

.popup-buttons__button,
.popup-buttons_improved .popup-buttons__button {
  color: #fff;
  background-color: #C8002D;
  border: none;
  padding: 0.64rem 2rem;
  border-radius: 2.5rem;
  font-size: 1.92rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 2.4rem;
  height: 4rem;
  box-sizing: border-box;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  min-width: 16rem;
  text-align: left;
  background: url("/assets-images/ic-popup-add.png") center right 1.76rem no-repeat;
  background-color: #C8002D;
  border: solid .16rem #C8002D; }
  .popup-buttons__button:hover,
  .popup-buttons_improved .popup-buttons__button:hover {
    color: #fff;
    background-color: #C8002D; }

.popup-buttons__button:hover,
.popup-buttons_improved .popup-buttons__button:hover {
  background: url("/assets-images/ic-popup-add-hover.png") center right 1.76rem no-repeat;
  background-color: #fff;
  color: #C8002D; }

.popup-buttons_improved .popup-buttons__button-price {
  display: block;
  width: 100%;
  float: none;
  text-align: left; }

.popup-buttons_improved .popup-buttons__button-price:after {
  display: none; }

.popup-buttons__link,
.popup-buttons_improved .popup-buttons__link {
  font-size: 0.96rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #341732;
  line-height: 2.4rem;
  text-decoration: underline;
  padding: 0;
  margin-top: .8rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  text-transform: uppercase; }

.popup-buttons__link:hover {
  text-decoration: none; }

.popup-buttons_improved .popup-buttons__button-text {
  display: none; }

@media screen and (max-width: 52.5em) {
  .popup-buttons__button,
  .popup-buttons_improved .popup-buttons__button {
    width: auto;
    min-width: 17rem; }

  .popup-buttons_improved .popup-buttons__link {
    display: inline-block;
    vertical-align: top; } }
/* SUBCATEGORY FILTER */
.subcategory-filter {
  display: block;
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-bottom: 1.28rem; }

.subcategory-filter.hidden {
  display: none; }

.subcategory-filter__item {
  display: inline-block;
  vertical-align: top;
  margin: 0 .36rem .8rem;
  width: 14.48rem;
  height: 3.36rem;
  background: url("/assets-images/subcategory-filter-bg.png") center center no-repeat;
  background-size: 14.48rem 3.36rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 3.36rem;
  color: #c8002d;
  text-transform: uppercase;
  text-align: center; }

.subcategory-filter__link {
  display: block;
  margin: .16rem auto;
  height: 3.04rem;
  line-height: 3.04rem;
  width: calc(100% - .32rem);
  border-radius: 2rem;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 1.2rem;
  transition: all .3s ease; }

.subcategory-filter__link,
.subcategory-filter__link:hover {
  text-decoration: none;
  cursor: pointer; }

.subcategory-filter__link:hover {
  color: #fff;
  background-color: #c8002d; }

.subcategory-filter__item.active .subcategory-filter__link {
  color: #fff;
  background-color: #c8002d; }

.subcategory-filter__text {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

@media screen and (max-width: 52.5em) {
  .subcategory-filter {
    margin-top: 1.28rem; } }
/* FILTERS */
.choise-filters {
  background-color: #000; }

.choise-filters__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  max-width: 96rem;
  padding-top: 1.52rem;
  padding-bottom: 1.36rem;
  text-align: center;
  font-size: 0; }
  .choise-filters__wrapper:before {
    display: table;
    content: ""; }
  .choise-filters__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.filter {
  position: relative; }

.filter,
.header__shop-menu {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1.2rem; }

.filter-dropdown {
  display: none; }

.filter__title,
.filter__value,
.header__shop-menu .dropdown-menu__header-link {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.44rem;
  font-weight: 700;
  line-height: 1.92rem;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer; }

.header__shop-menu .dropdown-menu__header-link:hover {
  text-decoration: underline; }

.filter__value {
  cursor: pointer; }

.filter__value:hover {
  text-decoration: underline; }

.filter__title,
.header__shop-menu .dropdown-menu__header-link {
  padding: 0 .88rem; }

.header__shop-menu .dropdown-menu__header-link {
  padding-left: 2.24rem;
  background: url("/assets-images/filter-location-icon.png") left center no-repeat;
  background-size: 1.36rem 1.92rem; }

.filter__title {
  white-space: nowrap; }

.filter_delivery .filter__title {
  color: #C8002D; }

.filter_time .filter__title {
  padding-left: 2.64rem;
  background: url("/assets-images/filter-time-icon.png") left center no-repeat;
  background-size: 1.76rem; }

.filter_time .nice-select .list {
  max-height: 14.4rem; }

.filter__title .nice-select__container {
  vertical-align: top; }

.filter__title .nice-select {
  border: none;
  height: 1.92rem;
  line-height: 1.92rem;
  padding-right: 0; }

.filter__title .nice-select:after {
  display: none; }

.filter__title .nice-select .current {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.44rem;
  font-weight: 700;
  line-height: 1.92rem;
  color: #fff;
  cursor: pointer; }

.filter__title .nice-select .current:hover {
  text-decoration: underline; }

.filter__title .nice-select.open .list {
  width: 13.92rem;
  border-radius: 1.5rem;
  background-color: #fff;
  border: none;
  box-shadow: none;
  left: 50%;
  top: 100%;
  padding: 0;
  transform: translate(-50%, 0); }

.filter__title .nice-select .option {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.44rem;
  font-weight: 700;
  height: 3.6rem;
  line-height: 3.6rem;
  color: #000;
  text-align: center; }

.filter__title .nice-select .option.selected {
  font-weight: 700; }

.filter__title .nice-select .option:hover,
.filter__title .nice-select .option.focus,
.filter__title .nice-select .option.selected.focus:hover,
.filter__title .nice-select .option.selected.focus {
  color: #fff;
  background-color: #341432; }

.filter__title .nice-select .list:hover .option.selected:not(:hover) {
  color: #fff !important;
  background-color: #341432 !important; }

.filter[data-dropdown-open] .filter-dropdown {
  display: block;
  width: 17.12rem;
  border-radius: 1.5rem;
  background-color: #fff; }

.filter-dropdown__option {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.44rem;
  font-weight: 700;
  height: 3.6rem;
  line-height: 3.6rem;
  color: #000;
  text-align: center;
  display: block;
  position: relative;
  transition: all .3s ease; }

.filter-dropdown__method {
  display: block;
  transition: all .3s ease;
  cursor: pointer; }

.filter-dropdown__radio[checked] ~ .filter-dropdown__method,
.filter-dropdown__option:hover .filter-dropdown__method {
  color: #fff;
  background-color: #341432; }

.filter-dropdown .filter-dropdown__option:first-child .filter-dropdown__method {
  border-radius: 1.5rem 1.5rem 0 0; }

.filter-dropdown .filter-dropdown__option:last-child .filter-dropdown__method {
  border-radius: 0 0 1.5rem 1.5rem; }

.filter-dropdown__option .filter-dropdown__radio {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0; }

@media screen and (max-width: 52.5em) {
  .header__shop-menu {
    display: none; } }
@media screen and (max-width: 42.5em) {
  .filter__title .nice-select.open .list {
    left: auto;
    right: 0;
    transform: none; } }
@media screen and (max-width: 40em) {
  .filter {
    display: block;
    text-align: center; }

  .filter_time {
    margin-top: 1.36rem; }

  .filter__title {
    display: inline-block;
    vertical-align: top; }

  .filter__title .nice-select.open .list {
    left: calc(50% - 6.88rem); } }
@media screen and (max-width: 23.75em) {
  .filter_delivery .filter__title .filter__value {
    display: block;
    margin-top: .4rem; } }
@media screen and (max-width: 22.5em) {
  .filter__title .nice-select.open .list {
    right: 0;
    left: auto; } }
/* MESSAGES */
.message {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d1e33;
  line-height: 1.92rem;
  text-transform: uppercase; }

.message__content {
  padding-top: 1.28rem;
  padding-bottom: 1.28rem; }

.message_info {
  color: #2d1e33;
  background-color: #cbcbcb;
  opacity: 1; }

.message_error {
  color: #2d1e33;
  background-color: #ffb500;
  opacity: 1; }

/* CHECKOUT PAGES */
.page_login .content,
.page_forgot_password .content,
.page_order_step2 .content,
.page_order_step3 .content,
.page_order_step4 .content,
.page_order_step5 .content,
.page_thank_you .content,
.page_account .content,
.page_edit_account .content,
.page_orders .content,
.page_static .content,
.page_loyalty .content,
.page_deal_wizard .content {
  padding-top: 3.52rem;
  padding-bottom: 5.76rem; }

.page_loyalty .content {
  padding-top: 0; }

.content__wrapper {
  max-width: 96rem; }

.checkout__title {
  font-size: 2.4rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 3.2rem;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 1.2rem;
  background: url("/assets-images/subcategory-title-separator.png") bottom center no-repeat;
  background-size: 10.32rem .72rem; }

.checkout__description {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.6rem;
  text-align: center;
  margin-bottom: 4rem; }

.checkout__header {
  margin-bottom: 4rem; }

.checkout__header .checkout__description {
  margin-top: 4rem; }

.checkout__fieldset {
  max-width: 30.4rem; }

.checkout__fieldset.checkout-loyalty {
  max-width: 66.08rem;
  border-radius: 2rem;
  padding: 3.52rem 10% 3.92rem 18.4rem;
  background: url("/assets-images/loyalty-howto-checkout-logo.png") center left 2rem no-repeat;
  background-size: 12.8rem 9.44rem;
  background-color: rgba(255, 255, 255, 0.7); }

.checkout-row {
  padding-left: 0;
  margin-bottom: 1.6rem; }

.checkout-row__label {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.6rem;
  padding-top: .4rem; }

.checkout-row__field-text {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 2.24rem;
  padding: 0 1.2rem;
  height: 2.4rem;
  margin: 0;
  outline: none;
  box-shadow: none;
  background-color: #fff;
  border: solid .08rem #d6d0d6; }

.checkout-row__group-item {
  margin-top: 1.28rem; }

.checkout-row__group-item_forgot-password {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem; }

.checkout__footer {
  margin-top: 2.32rem; }

.checkout__footer .form-buttons {
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto; }

.form-buttons__button {
  min-width: 9.6rem;
  box-sizing: border-box;
  color: #fff;
  background-color: #C8002D;
  border: none;
  padding: 0 3.44rem;
  border-radius: 2.5rem;
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 2.88rem;
  height: 3.2rem;
  text-transform: uppercase;
  border: solid .16rem #C8002D;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .form-buttons__button:hover {
    color: #C8002D;
    background-color: #fff; }

.form-buttons__link {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  padding: .64rem 0;
  text-transform: uppercase;
  text-decoration: underline; }

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

.checkout-row__group-label_checkbox {
  position: relative; }

.checkout-row__field-checkbox {
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0; }

.checkout-row__label-text {
  display: block;
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.28rem;
  box-sizing: border-box;
  padding-left: 2.16rem; }
  .checkout-row__label-text:before, .checkout-row__label-text:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0; }
  .checkout-row__label-text:before {
    display: block;
    width: 0.96rem;
    height: 0.96rem;
    border: solid 0.16rem #341732;
    border-radius: 0.2rem;
    background-color: #fff;
    z-index: 1;
    margin: 0; }
  .checkout-row__label-text:after {
    display: none;
    width: 0.64rem;
    height: 0.64rem;
    border: none;
    border-radius: 0.2rem;
    background-color: #C8002D;
    z-index: 2;
    margin: 0.16rem; }

.checkout-row__field-checkbox:checked ~ .checkout-row__label-text:after {
  display: block;
  margin: .32rem; }

@media screen and (max-width: 52.5em) {
  .checkout-row__label {
    display: block;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-bottom: .8rem; } }
@media screen and (max-width: 26.25em) {
  .form-buttons__button {
    padding: 0 1.2rem; } }
@media screen and (max-width: 22.5em) {
  .form-buttons {
    text-align: center; }

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

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

  .page_account .form-buttons__button,
  .page_edit_account .form-buttons__button,
  .page_accessories .form-buttons__button,
  .page_order_step4 .form-buttons__button {
    margin-bottom: 1.6rem;
    margin-top: 0; } }
/* CHECKOUT ERRORS */
.checkout-error {
  padding: 0;
  margin-bottom: 1.6rem; }

.checkout-error__wrapper {
  width: 100%;
  background-color: #ffb500; }

.checkout-error__list {
  margin-left: 1.6rem;
  padding-left: .8rem; }

.checkout-error__item {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d1e33;
  line-height: 1.6rem;
  text-transform: uppercase; }

.message_error.checkout-error__div {
  box-sizing: border-box;
  padding: .8rem 1.2rem; }

/* CHECKOUT NAVIGATION */
.checkout-navigation {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: rgba(255, 255, 255, 0.4); }

.checkout-navigation__list {
  font-size: 0;
  text-align: center; }

.checkout-navigation__item {
  font-size: 1.44rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #341432;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 4rem;
  height: 4rem;
  padding: 0;
  position: relative; }

.checkout-navigation__item_active {
  overflow: visible; }

.checkout-navigation__item_active:before {
  display: block;
  content: "";
  width: calc(100% - 4rem);
  min-width: 10.16rem;
  height: 1.52rem;
  background: url("/assets-images/menu-item-selected-bg.png") center bottom no-repeat;
  background-size: 10.16rem 1.52rem;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  margin-left: -2rem; }

.checkout-navigation__item:after {
  width: 4rem;
  height: 4rem;
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url("/assets-images/checkout-navigation-arrow.png") center center no-repeat; }

.checkout-navigation__list .checkout-navigation__item:last-child:before {
  margin-left: 0; }

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

@media screen and (max-width: 52.5em) {
  .checkout-navigation {
    padding-top: .8rem;
    padding-bottom: .8rem; }

  .checkout-navigation__item {
    font-size: 1.12rem;
    line-height: 3.2rem;
    height: 3.2rem; }

  .checkout-navigation__item:after {
    width: 2.4rem;
    height: 3.2rem; }

  .checkout-navigation__item:before {
    min-width: 7.112rem;
    height: 1.064rem;
    background-size: 7.112rem 1.064rem;
    margin-left: -1.2rem; } }
/* PAGE ORDER STEP3 */
.checkout-variant + .checkout-variant {
  margin-top: 1.6rem; }

.checkout-variant__select {
  padding-left: 0;
  padding-bottom: 0; }

.checkout-variant__select-label {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d122b;
  text-transform: uppercase;
  line-height: 2.4rem;
  margin-top: 0; }

.checkout-variant__select-set {
  font-size: 0; }

.checkout-row__group .nice-select__container {
  width: 50%;
  vertical-align: top; }

.checkout-variant .nice-select__container {
  min-width: calc(50% - 2rem);
  vertical-align: top; }

.checkout-variant .nice-select__container ~ .nice-select__container {
  margin-left: 4rem; }

.checkout-variant .nice-select,
.checkout-row__group .nice-select {
  width: 100%;
  border-bottom: solid .16rem #341432;
  color: #341432; }

.checkout-variant .nice-select:after,
.checkout-row__group .nice-select:after {
  border-right: solid .16rem #341432;
  border-bottom: solid .16rem #341432; }

.checkout-variant .nice-select .current,
.checkout-row__group .nice-select .current {
  color: #341432;
  text-transform: uppercase; }

.checkout-variant .nice-select.open .list,
.checkout-row__group .nice-select.open .list {
  margin-top: 0;
  border: solid .16rem #341732;
  margin-left: -.16rem;
  margin-right: -.16rem;
  width: calc(100% + .32rem);
  border-radius: 0 0 1.5rem 1.5rem;
  background-color: #fff;
  max-height: 12rem;
  overflow-y: scroll; }

.checkout-variant .option,
.checkout-row__group .option {
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  color: #341732;
  line-height: 2.4rem;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 0 .64rem;
  height: 2.4rem;
  min-height: 2.4rem; }

.checkout-variant .option:hover,
.checkout-row__group .option:hover {
  color: #fff; }

.checkout-variant__helper {
  padding-top: 1.12rem;
  padding-bottom: 0; }

.checkout-variant__label {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.28rem;
  margin-top: 0;
  margin-left: -15.2rem;
  position: relative; }

.checkout-variant__label [data-checkout-area-form-error-message] {
  display: none; }

.checkout-variant__radio {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.checkout-variant__text {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  line-height: 1.28rem; }
  .checkout-variant__text:before, .checkout-variant__text:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0; }
  .checkout-variant__text:before {
    display: block;
    width: 0.96rem;
    height: 0.96rem;
    border: solid 0.16rem #341732;
    border-radius: 50%;
    background-color: #fff;
    z-index: 1;
    margin: 0; }
  .checkout-variant__text:after {
    display: none;
    width: 0.64rem;
    height: 0.64rem;
    border: none;
    border-radius: 50%;
    background-color: #C8002D;
    z-index: 2;
    margin: 0.16rem; }

.checkout-variant__text:before {
  margin-left: -2.64rem; }

.checkout-variant__text:after {
  margin: .32rem;
  margin-left: -2.32rem; }

.checkout-variant__radio:checked ~ .checkout-variant__text {
  font-weight: normal; }

.checkout-variant__radio:checked ~ .checkout-variant__text:after {
  display: block; }

.checkout-row__group-item_helper {
  font-size: 1.12rem; }

.checkout-row__field-textarea {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 2.24rem;
  padding: .64rem 1.2rem;
  margin: 0;
  outline: none;
  box-shadow: none;
  background-color: #fff;
  border: solid .08rem #d6d0d6;
  resize: none;
  display: block; }

/* CARD ENTRY */
.checkout-variant__select-input,
.card-entry__input {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 2.24rem;
  padding: 0 1.2rem;
  height: 2.4rem;
  margin: 0;
  outline: none;
  box-shadow: none;
  background-color: #fff;
  border: solid .08rem #d6d0d6; }

.checkout-variant__select_helper .checkout-variant__helper {
  padding-top: 1.12rem;
  padding-bottom: .8rem; }

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

.card-entry__label {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.6rem;
  padding-top: .4rem; }

.card-entry__input_small {
  width: 4.8rem; }

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

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

.card-entry__checkbox {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.card-entry__checkbox-helper {
  display: block;
  margin-top: .56rem;
  padding-left: 2.16rem;
  line-height: 1.28rem; }
  .card-entry__checkbox-helper:before, .card-entry__checkbox-helper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0; }
  .card-entry__checkbox-helper:before {
    display: block;
    width: 1.28rem;
    height: 1.28rem;
    border: solid 0.16rem #341732;
    border-radius: 0.2rem;
    background-color: #fff;
    z-index: 1;
    margin: 0; }
  .card-entry__checkbox-helper:after {
    display: none;
    width: 0.64rem;
    height: 0.64rem;
    border: none;
    border-radius: 0.2rem;
    background-color: #C8002D;
    z-index: 2;
    margin: 0.32rem; }

.card-entry__checkbox-helper:before,
.card-entry__checkbox-helper:after {
  box-sizing: border-box; }

.card-entry__checkbox:checked ~ .card-entry__checkbox-helper:after {
  display: block; }

/* CHECKOUT ATOMS */
.checkout-row__group-item_atoms {
  font-size: 0; }

.checkout-row__group-atom {
  width: calc(50% - 2.56rem);
  margin: 0 .16rem 0 0;
  display: inline-block;
  vertical-align: top; }

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

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

.checkout-row__group-atom .checkout-row__group-label_atom {
  width: calc(100% - 4.8rem);
  margin-left: 0;
  text-align: right;
  display: inline-block;
  vertical-align: top;
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.6rem;
  padding-top: .4rem; }

.checkout-row__group-atom:first-child .checkout-row__group-label_atom {
  width: 12rem;
  margin-left: -12rem;
  text-align: left; }

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

@media screen and (max-width: 52.5em) {
  .checkout-row__group-atom,
  .checkout-row__group-atom:first-child {
    width: 32%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0; }

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

  .checkout-row__group-atom .checkout-row__group-label_atom,
  .checkout-row__group-atom:first-child .checkout-row__group-label_atom {
    padding: 0;
    display: block;
    width: 100%;
    margin-bottom: .8rem;
    margin-left: 0;
    text-align: left; }

  .checkout-row__field-text_small {
    width: 100%; }

  .checkout-variant__label {
    margin-left: 0; }

  .checkout-variant__select-label {
    float: none;
    margin-left: 0; }

  .checkout-variant {
    padding-left: 0; } }
@media screen and (max-width: 30em) {
  .checkout-variant__text {
    box-sizing: border-box;
    padding-left: 2.64rem; }

  .checkout-variant__text:before {
    margin-left: 0; }

  .checkout-variant__text:after {
    margin-left: .32rem; }

  .checkout-variant .nice-select__container {
    width: calc(50% - .4rem); }

  .checkout-variant .nice-select__container ~ .nice-select__container {
    margin-left: .8rem; } }
/* PAGE ORDER STEP 5 - CONFIRM */
.checkout-confirm {
  max-width: 30.4rem;
  margin-left: auto;
  margin-right: auto; }

.checkout-confirm__title {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.6rem;
  text-transform: uppercase; }

.checkout-confirm__content {
  margin-top: .8rem;
  line-height: 1.92rem; }

.checkout-confirm__loyalty-earned-points {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  text-transform: uppercase; }

@media screen and (max-width: 22.5em) {
  .form-buttons__button {
    margin-top: 1.6rem;
    margin-bottom: 0; } }
/* ACCOUNT NAVIGATION */
.account-navigation {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  background-color: rgba(255, 255, 255, 0.4); }

.account-navigation__list {
  font-size: 0;
  text-align: center; }

.account-navigation__item {
  font-size: 1.44rem;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #341432;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 4rem;
  height: 4rem;
  padding: 0;
  position: relative;
  margin: 0 2rem; }

.account-navigation__item_active {
  overflow: visible; }

.account-navigation__item:hover:before,
.account-navigation__item_active:before {
  display: block;
  content: "";
  width: 100%;
  min-width: 10.16rem;
  height: 1.52rem;
  background: url("/assets-images/menu-item-selected-bg.png") center bottom no-repeat;
  background-size: 10.16rem 1.52rem;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0); }

.account-navigation__list .account-navigation__item:last-child:before {
  margin-left: 0; }

.account-navigation__link {
  padding: 0; }

/* PAGE ORDERS */
.order-table {
  border: solid .16rem #2c1730;
  border-radius: 1.5rem;
  overflow: hidden;
  background-color: transparent;
  max-width: 63.2rem;
  margin-left: auto;
  margin-right: auto; }

.order-table__header {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 1.6rem;
  text-transform: uppercase;
  border-radius: 1.5rem 1.5rem 0 0;
  overflow: hidden; }

.order-table__header-item {
  background-color: #2c1730; }

.order-row__header {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  background-color: #fff;
  border-top: solid .08rem transparent; }

.order-row:nth-child(odd) .order-row__header {
  background-color: rgba(255, 255, 255, 0.41); }

.order-row__header-item {
  padding: .56rem .24rem; }

.order-row__header-item:first-child {
  border-left: solid .08rem transparent; }

.order-row__header-item:last-child {
  border-right: solid .08rem transparent; }

.order-row__header:hover,
.order-row__header_active {
  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: 0.08rem solid rgba(255, 255, 255, 0.41); }

.order-table__print-button {
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.order-table__print-button:hover {
  color: #2d122b;
  text-decoration: underline; }

.order {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  background-color: rgba(255, 255, 255, 0.41);
  padding: .96rem 1.36rem; }

.order__repeat-button {
  color: #fff;
  background-color: #c8002d;
  border: none;
  padding: 0 1.2rem;
  border-radius: 2.5rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: .96rem;
  line-height: 2.08rem;
  height: 2.4rem;
  min-width: 14.56rem;
  border: solid .16rem #c8002d;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .order__repeat-button:hover {
    color: #c8002d;
    background-color: #fff; }

.order__repeat-empty-basket {
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: .96rem;
  line-height: 2.4rem;
  color: #2d122b;
  text-decoration: underline;
  text-transform: uppercase;
  padding: 0;
  margin-left: 1.6rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.order__repeat-empty-basket:hover {
  color: #c8002d;
  text-decoration: none; }

.order__group:not(:first-child) {
  margin-top: 1.84rem; }

.order__group_col-2 + .order__group_col-2:not(:first-child) {
  margin-top: 0; }

.order__group-title {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #C8002D;
  line-height: 1.92rem;
  margin-bottom: .16rem;
  text-transform: uppercase; }

.order__group-content {
  line-height: 1.92rem; }

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

.order__items-container {
  margin-top: .56rem;
  border-top: none; }

.order__items-table {
  max-width: 50.4rem; }

.order__items-column {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  padding: .16rem .24rem; }

.order__items-column:first-child {
  padding: .16rem .24rem .16rem 1.04rem; }

.order__items-column:last-child {
  padding: .16rem .32rem .16rem 1.04rem; }

.order__items-attribute {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  font-size: 1.12rem;
  font-style: normal;
  line-height: 1.28rem;
  opacity: .77;
  margin-top: .8rem; }

.order__items-deal tr + tr .order__items-column,
.order__items-default tr + tr .order__items-column {
  padding-top: 1.04rem; }

.order__items-deal tr:nth-last-child(-n+2) .order__items-column,
.order__items-default tr:last-child .order__items-column {
  padding-bottom: 1.04rem; }

.order__items-deal {
  border-radius: 1.5rem;
  overflow: hidden; }

.order__items-deal-header-column {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 2.4rem;
  text-transform: uppercase;
  padding: 0 1.12rem;
  box-sizing: border-box;
  background-color: #b89b71;
  border-radius: 1.5rem 1.5rem 0 0; }

.order__items-deal .order__items-column {
  background-color: #fff; }

.order__items-deal tr:nth-last-child(-n+2) .order__items-column:first-child {
  border-radius: 0 0 0 1.5rem; }

.order__items-deal tr:nth-last-child(-n+2) .order__items-column:last-child {
  border-radius: 0 0 1.5rem 0; }

.order__add-button {
  color: #fff;
  background-color: #c8002d;
  border: none;
  padding: 0 0.4rem;
  border-radius: 2.5rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  font-size: .96rem;
  line-height: 1.6rem;
  height: 1.92rem;
  min-width: 6.4rem;
  border: solid .16rem #c8002d;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  cursor: pointer; }
  .order__add-button:hover {
    color: #c8002d;
    background-color: #fff; }

.order__total,
.order__items-footer {
  border-top: solid .08rem #d0d1d2; }

.order__total {
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  text-transform: uppercase; }

@media screen and (max-width: 40em) {
  .order-table {
    max-width: 100%;
    overflow-x: auto; }

  .order-table .order-table__header,
  .order-table .order-row {
    width: 51.2rem; } }
/* STATIC PAGES */
.page_static .content__main {
  max-width: 64rem;
  width: 100%;
  margin: 0 auto;
  float: none;
  text-align: center;
  padding: 0 1.2rem;
  box-sizing: border-box; }

.page_static .content__main .static-page__title,
.page_static .content__main h1 {
  font-size: 1.12rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #2d122b;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 1.28rem;
  margin-top: 2.72rem;
  margin-bottom: 2.72rem;
  background: url("/assets-images/subcategory-title-separator.png") bottom center no-repeat;
  background-size: 10.32rem .72rem; }

.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-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  margin-bottom: .56rem;
  text-align: center;
  text-transform: uppercase;
  color: #2d122b; }

.page_static .content__main h2 {
  font-size: 2.4rem;
  line-height: 3.2rem; }

.page_static .content__main h3 {
  font-size: 1.92rem;
  line-height: 2.4rem; }

.page_static .content__main h4 {
  font-size: 1.28rem;
  line-height: 1.92rem; }

.page_static .content__main h5 {
  font-size: .96rem;
  line-height: 1.6rem; }

.page_static .content__main h6 {
  font-size: .8rem;
  line-height: 1.28rem; }

.page_static .content__main p {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  margin-bottom: 1.2rem;
  text-align: left; }

.page_static .content__main img {
  display: block;
  margin-bottom: 1.2rem; }

.page_static .content__main ul,
.page_static .content__main ol {
  margin: 0 0 1.2rem 0;
  padding-left: 1.2rem; }

.page_static .content__main ul {
  padding-left: 0; }

.page_static .content__main ul li,
.page_static .content__main ol li {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  padding-left: .88rem;
  margin-bottom: 1.2rem;
  text-align: left; }

.page_static .content__main ul li {
  list-style: none;
  position: relative;
  padding-left: 2.08rem; }

.page_static .content__main ul li:before {
  content: '';
  display: block;
  border-radius: 50%;
  width: .64rem;
  height: .64rem;
  position: absolute;
  top: .64rem;
  left: 0;
  background-color: #C8002D; }

/* DEALS */
.deal-wizard__title {
  font-size: 2.4rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  color: #2d1e33;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.88rem;
  text-align: center;
  padding-bottom: 2.16rem;
  margin-top: .8rem;
  margin-bottom: 2.96rem;
  position: relative; }

.deal-wizard__title:after {
  display: block;
  content: '';
  width: 10.32rem;
  height: .72rem;
  position: absolute;
  bottom: .72rem;
  left: 50%;
  transform: translate(-50%, 0);
  background: url("/assets-images/subcategory-title-separator.png") center center no-repeat;
  background-size: 10.32rem .72rem; }

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

.deal-wizard-navigation__tab {
  background-color: #cbaf73;
  margin-bottom: .72rem; }

.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: 1.5rem;
  height: 100%; }

.deal-wizard-navigation__tab:nth-child(3n-2):before {
  display: none; }

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

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

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

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

.deal-wizard-navigation__tab:before,
.deal-wizard-navigation__tab_active:before {
  background-color: #cbaf73;
  border-top: solid .08rem #fff;
  border-bottom: solid .08rem #fff;
  box-sizing: border-box; }

.deal-wizard-navigation__link {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 3.04rem;
  height: 3.2rem;
  background-color: #cbaf73;
  text-transform: uppercase;
  border-top: solid .08rem #fff;
  border-bottom: solid .08rem #fff; }

.deal-wizard-navigation .deal-wizard-navigation__tab:first-child,
.deal-wizard-navigation .deal-wizard-navigation__tab:first-child .deal-wizard-navigation__link {
  border-radius: 1.5rem 0 0 1.5rem; }

.deal-wizard-navigation .deal-wizard-navigation__tab:first-child .deal-wizard-navigation__link {
  border-left: solid .08rem #fff; }

.deal-wizard-navigation .deal-wizard-navigation__tab:last-child,
.deal-wizard-navigation .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
  border-radius: 0 1.5rem 1.5rem 0; }

.deal-wizard-navigation .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
  border-right: solid .08rem #fff; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
  border-right: solid .08rem #e7e7e8; }

.deal-wizard-navigation .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link:before,
.deal-wizard-navigation .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link:after {
  display: none; }

.deal-wizard-navigation .deal-wizard-navigation__tab:first-child:last-child,
.deal-wizard-navigation .deal-wizard-navigation__tab:first-child:last-child .deal-wizard-navigation__link {
  border-radius: 1.5rem; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  color: #fff;
  background-color: #cbaf73; }

.deal-wizard-navigation__link:before,
.deal-wizard-navigation__link:after {
  border-top: 1.6rem solid transparent;
  border-bottom: 1.6rem solid transparent; }

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

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

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link:before {
  display: block; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
  border-left-color: #cbaf73;
  margin-left: -.08rem; }

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

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link {
  color: #2d1e33;
  border-top: solid .08rem #e7e7e8;
  border-bottom: solid .08rem #e7e7e8;
  background-color: #e7e7e8; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab:before {
  background-color: #e7e7e8;
  border-top: solid .08rem #e7e7e8;
  border-bottom: solid .08rem #e7e7e8;
  box-sizing: border-box; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link:before {
  border-left-color: #b2b6bb; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link:after {
  border-left-color: #e7e7e8; }

.popup__wrapper.popup__wrapper_deals .popup-group__label_quantity,
.popup__wrapper.popup__wrapper_deals .popup-group__quantity,
.popup__wrapper.popup__wrapper_deals .popup-buttons__button {
  display: none; }

/* PAGE LOCATOR */
.page_locator .header__static-menu,
.page_locator .header__basket-menu {
  display: none; }

.page_locator .header__user-menu {
  margin-top: 0; }

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

.locator {
  margin-top: 0;
  margin-bottom: 0;
  width: 96%;
  max-width: 62.88rem;
  border-radius: 2rem;
  background-color: rgba(255, 255, 255, 0.5); }

.locator__wrapper {
  padding: 2.16rem 0; }

.locator__title {
  font-size: 2.4rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  color: #2d1e33;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.88rem;
  text-align: center;
  padding-bottom: 1.36rem;
  margin-bottom: 2.4rem;
  position: relative;
  box-sizing: border-box;
  padding-left: 1.6rem;
  padding-right: 1.6rem; }

.locator__title:after {
  display: block;
  content: '';
  width: 10.32rem;
  height: .72rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background: url("/assets-images/subcategory-title-separator.png") center center no-repeat; }

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

.locator__method + .locator__method {
  margin-left: .8rem; }

.locator__method-name {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d122b;
  color: #fff;
  line-height: 2.88rem;
  height: 3.2rem;
  text-transform: uppercase;
  border-radius: 2.5rem;
  border: none;
  background-color: #341732;
  box-sizing: border-box;
  padding: 0 1.2rem; }

.locator__method input[type=radio]:checked + .locator__method-name {
  color: #fff;
  background-color: #C8002D; }

.locator__postcode-input-wrapper {
  padding-right: 5.44rem; }

.locator__postcode-input {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 3.36rem;
  height: 3.52rem;
  padding: 0 1.28rem;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  background-color: #fff;
  border: solid .08rem #d6d0d6;
  border-radius: 2rem;
  border-right: none; }

.locator__postcode-button {
  width: 5.44rem;
  height: 3.52rem;
  line-height: 3.52rem;
  text-align: center;
  border-radius: 0 1.6rem 1.6rem 0;
  background-color: #2d122b;
  margin-right: -5.44rem;
  font-size: 1.6rem;
  color: #fff; }
  .locator__postcode-button:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.locator__postcode-warning {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.44rem;
  margin-top: 1.04rem; }

.locator__selected {
  margin: 1.6rem 0;
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.44rem; }

.locator__restaurants {
  margin: 0; }

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

.locator-restaurant {
  border-top: solid 0.08rem rgba(196, 196, 196, 0.3); }

[data-locator-selected-method=delivery] .locator-restaurant {
  border-top: solid 0.08rem rgba(196, 196, 196, 0.3);
  padding-top: 1.36rem;
  padding-bottom: 1.6rem; }

[data-locator-selected-method=collection] .locator-restaurant {
  padding: 2rem 7%;
  border-top: solid 0.08rem rgba(255, 255, 255, 0.4); }

.page_index [data-locator-selected-method=collection] .locator-restaurant {
  padding: 0 1.2rem; }

.locator-restaurant + .locator-restaurant {
  margin-top: 0; }

.page_index .locator-restaurant + .locator-restaurant,
.page_locator .locator-restaurant + .locator-restaurant {
  margin-top: 0;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  border-top: solid 0.08rem rgba(0, 0, 0, 0.3); }

[data-locator-selected-method=delivery] .locator-restaurant__header,
[data-locator-selected-method=delivery] .locator-restaurant__content {
  width: 100%;
  max-width: 35.2rem;
  margin-left: auto;
  margin-right: auto; }

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

.locator-restaurant__content-name {
  font-size: 1.28rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  text-transform: uppercase;
  box-sizing: border-box;
  padding-top: .64rem;
  padding-bottom: .64rem;
  padding-right: 10.4rem; }

.locator-restaurant__button {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 2.88rem;
  height: 3.2rem;
  padding: 0 .8rem;
  box-sizing: border-box;
  border-radius: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  background-color: #C8002D;
  border: solid .16rem #C8002D;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  min-width: 9.6rem; }

.locator-restaurant__button:hover {
  border: solid .16rem #C8002D;
  background-color: #fff;
  color: #2d122b; }

.locator-restaurant__address {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem; }

.locator-restaurant__address p:last-child {
  margin-bottom: 0; }

.locator-restaurant__opening-times {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  box-sizing: border-box;
  padding: 1.28rem;
  margin: 1.04rem -1.28rem 0;
  background-color: rgba(255, 255, 255, 0.4); }

.locator-restaurant__name,
.locator-restaurant__content-name {
  font-size: 1.28rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  text-transform: uppercase;
  box-sizing: border-box;
  padding-top: .64rem;
  padding-bottom: .64rem; }

.locator-restaurant__content-name {
  padding-right: 10.4rem; }

.locator-restaurant__toggle {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2d122b;
  line-height: 1.92rem;
  padding-top: .64rem;
  padding-bottom: .64rem; }

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

.page_locator .locator-restaurant__toggle {
  float: none;
  margin-bottom: 0;
  line-height: 3.2rem;
  padding: 0; }

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

  .locator-restaurant__toggle,
  .locator-restaurant__button_header {
    float: none; }

  .locator-restaurant__toggle {
    margin-bottom: 1.6rem; }

  .locator-restaurant__button_header {
    max-width: 9.6rem; } }
.page_locator .index-banner__description {
  padding-left: 0;
  text-align: left; }

.page_locator .index-banner__button,
.page_locator .index-banner__locator {
  margin-left: auto;
  margin-right: auto; }

.page_locator .index-banner__separator {
  background-position: left center; }

.page_locator .index-banner__content {
  text-align: left;
  max-width: 44rem;
  left: auto;
  right: 4rem; }

@media screen and (max-width: 52.5em) {
  .page_locator .index-banner__content {
    text-align: center;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%); }

  .page_locator .index-banner__separator {
    background-position: center center; }

  .page_locator .index-banner__description {
    text-align: center; } }
/* LOYALTY POPUP */
.loyalty-dropdown:before {
  width: 7.84rem;
  height: 5.84rem;
  top: auto;
  bottom: 1.12rem;
  right: 1.12rem;
  transform: none; }

.loyalty-dropdown__title,
.loyalty-dropdown__points {
  font-size: 1.92rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #341432;
  font-weight: normal;
  line-height: 3.2rem;
  text-transform: uppercase; }

.loyalty-dropdown__points {
  margin-bottom: .8rem; }

.loyalty-dropdown__points .dropdown-menu__header__points-value {
  color: #C8002D; }

.loyalty-dropdown__rules {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #341432;
  line-height: 1.6rem; }

.loyalty-dropdown__more-link {
  margin-top: 1.2rem;
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #341432;
  text-decoration: underline;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.loyalty-dropdown__more-link:hover {
  text-decoration: none;
  color: #C8002D; }

/* LOYALTY PAGE */
.page_loyalty .content__wrapper {
  max-width: 100%;
  width: 100%; }

/* Loyalty banner */
.loyalty-page__banner {
  background: url("/assets-images/banner_loyalty.jpg") center center no-repeat;
  background-size: cover; }

.loyalty-page__banner__content {
  padding-top: 3.2rem;
  padding-bottom: 3.2rem; }

.loyalty-page__banner__title {
  font-size: 3.84rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 4.16rem;
  text-transform: uppercase;
  text-align: center; }

.loyalty-page__banner__user {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 1.76rem;
  text-align: center;
  margin-bottom: .8rem; }

.loyalty-page__banner__points {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 1.76rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: .8rem; }

.loyalty-page__banner__points .loyalty-page__banner__points-value {
  color: #C8002D; }

.loyalty-page__banner__rules,
.loyalty-page__banner__note {
  font-size: 0.96rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 1.6rem;
  text-align: center;
  margin-top: 2rem; }

.loyalty-page__banner__rules p,
.loyalty-page__banner__note p {
  margin-bottom: .56rem; }

.loyalty-page__banner__rules p:last-child,
.loyalty-page__banner__note p:last-child {
  margin-bottom: 0; }

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

/* Loyalty table */
.loyalty-table {
  max-width: 63.2rem;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: separate;
  border-radius: 2rem;
  overflow: hidden;
  border: solid .16rem #2c1930;
  box-sizing: border-box; }

.loyalty-table__header th {
  font-size: 1.12rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  background-color: #2c1930; }

.loyalty-table__row td {
  font-size: 0.96rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 1.6rem;
  background-color: #fff; }

.loyalty-table__row:nth-child(even) td {
  background-color: transparent; }

.loyalty-table__row_show-more td {
  border-top: solid .08rem #2c1930; }

.loyalty-table__row_show-more-link {
  font-size: 0.96rem;
  font-family: "ITCAvantDemi", Arial, Helvetica, sans-serif;
  color: #2c1930;
  line-height: 1.6rem;
  text-decoration: underline; }

.loyalty-table__row_show-more-link:hover {
  text-decoration: none; }

.loyalty-table__row minus {
  color: #C8002D; }

/* Loyalty how to */
.loyalty-page__howto {
  max-width: 63.2rem;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 2rem;
  background-color: rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
  padding: 1.68rem 16rem 4rem 2.56rem; }

.loyalty-page__howto:before {
  display: block;
  content: '';
  width: 12.96rem;
  height: 9.6rem;
  background: url("/assets-images/loyalty-howto-logo.png") center center no-repeat;
  background-size: 12.96rem 9.6rem;
  transform: none;
  top: auto;
  right: 1.52rem;
  bottom: 15%; }

.loyalty-page__howto__title {
  font-size: 1.92rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  color: #2c1930;
  line-height: 2.4rem;
  text-transform: uppercase;
  margin-bottom: 1.6rem;
  text-align: center; }

.loyalty-page__howto__wrapper {
  padding-right: 0;
  min-height: auto; }

.loyalty-page__howto__content {
  font-size: 1.12rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  color: #2c1930;
  line-height: 1.6rem;
  text-align: center; }

.loyalty-page__howto__content p {
  margin-bottom: .4rem; }

.loyalty-page__howto__content p:last-child {
  margin-bottom: 0; }

@media screen and (max-width: 52.5em) {
  .page_loyalty .content {
    padding-top: 1.76rem; } }
@media screen and (max-width: 35em) {
  .loyalty-page__howto {
    padding: 1.6rem; }

  .loyalty-page__howto:before {
    position: static;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.6rem; }

  .loyalty-page__howto__title {
    text-align: center; }

  .loyalty-page__howto__content {
    text-align: center; } }
@media screen and (max-width: 30em) {
  .loyalty-page__banner__title {
    font-size: 2.88rem; }

  .loyalty-table {
    min-width: 38.4rem; }

  .loyalty-page__history {
    padding-bottom: 1.6rem;
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%; } }
/* CHEKOUT LOYALTY */
.checkout-loyalty__balance {
  font-size: 1.92rem;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  color: #2c1930;
  line-height: 2.4rem;
  text-transform: uppercase;
  margin-bottom: 1.6rem; }

.checkout-loyalty__balance__points {
  color: #C8002D; }

.checkout-loyalty__use-label_checkbox {
  position: relative; }

.checkout-loyalty__use-input_checkbox {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.checkout-loyalty__use-text {
  position: relative;
  padding-left: 2.16rem;
  box-sizing: border-box;
  display: block;
  line-height: 1.28rem; }
  .checkout-loyalty__use-text:before, .checkout-loyalty__use-text:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0; }
  .checkout-loyalty__use-text:before {
    display: block;
    width: 1.28rem;
    height: 1.28rem;
    border: solid 0.16rem #341732;
    border-radius: 0.2rem;
    background-color: #fff;
    z-index: 1;
    margin: 0; }
  .checkout-loyalty__use-text:after {
    display: none;
    width: 0.64rem;
    height: 0.64rem;
    border: none;
    border-radius: 0.2rem;
    background-color: #C8002D;
    z-index: 2;
    margin: 0.32rem; }

.checkout-loyalty__use-text:before,
.checkout-loyalty__use-text:after {
  box-sizing: border-box; }

.checkout-loyalty__use-input_checkbox:checked ~ .checkout-loyalty__use-text:after {
  display: block; }

@media screen and (max-width: 40em) {
  .checkout__fieldset.checkout-loyalty {
    padding: 12.64rem 1.2rem 3.2rem;
    background-position: top 1.6rem center; }

  .checkout-loyalty__balance {
    text-align: center; } }
/* PAGE ACCESSORIES */
.page_accessories .category__products {
  text-align: center; }

.page_accessories .product {
  float: none;
  display: inline-block;
  vertical-align: top; }

.page_accessories .product__price {
  display: none; }

.page_accessories .product__customise {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.page_accessories .product_improved .product__mobile-price {
  display: none; }

.page_index .content-row {
  background: none;
  background-color: transparent; }

.page_index {
  background: url("/assets-images/page-bg.jpg") top left; }

/* STANDARD UPSELLINGS */
.category_upselling .product {
  float: none;
  display: inline-block;
  vertical-align: top; }

.category_upselling .category__products {
  text-align: center; }

.card-entry .current.option_logo_Maestro::after,
.card-entry .current.option_logo_AmericanExpress::after,
.card-entry .current.option_logo_Cirrus::after,
.card-entry .current.option_logo_Delta::after,
.card-entry .current.option_logo_Dinersclub::after,
.card-entry .current.option_logo_Discover::after,
.card-entry .current.option_logo_Jcb::after,
.card-entry .current.option_logo_Visa::after,
.card-entry .current.option_logo_Mastercard::after,
.card-entry .current.option_logo_PostFinanceCard::after {
  padding-top: 0;
  padding-right: .5rem; }

.message_persistent ~ .page__wrapper .basket-dropdown.open {
  top: 12.4rem; }

/* NEW ADDITION */
.page_menu .message_persistent,
.page_categories .message_persistent {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 901; }

.page_menu .page__header,
.page_categories .page__header,
.page_deal_wizard .page__header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 901;
  padding-top: 0;
  padding-bottom: 6.4rem; }

.page_menu .message_persistent ~ .page__wrapper .page__header,
.page_categories .message_persistent ~ .page__wrapper .page__header {
  top: 0;
  padding-top: 4.5rem;
  padding-bottom: 6.4rem; }

.page_menu .message_persistent ~ .page__wrapper .category-navigation,
.page_categories .message_persistent ~ .page__wrapper .category-navigation {
  margin-top: 0; }

.page_menu .page__content,
.page_categories .page__content,
.page_deal_wizard .page__content {
  padding-top: 9.4rem; }

.page_menu .message_persistent ~ .page__wrapper .page__content,
.page_categories .message_persistent ~ .page__wrapper .page__content {
  padding-top: 13.9rem; }

.page_menu .choise-filters,
.page_categories .choise-filters {
  display: inline-block;
  margin-top: 0;
  background-color: transparent; }

.page_menu .header__wrapper,
.page_categories .header__wrapper {
  text-align: center; }

.page_menu .header__wrapper .header__nav,
.page_categories .header__wrapper .header__nav {
  text-align: left; }

.page_menu .choise-filters__wrapper,
.page_categories .choise-filters__wrapper {
  white-space: nowrap;
  width: 100%;
  max-width: 100%; }

.category-navigation_mobile {
  display: block;
  position: fixed; }

.page_menu .category-banner,
.page_categories .category-banner {
  margin-top: 6.4rem; }

@media screen and (max-width: 68.75em) {
  .page_menu .choise-filters,
  .page_categories .choise-filters {
    display: block;
    width: 100%;
    max-width: 100%;
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: 0; }

  .page_menu .header__wrapper,
  .page_categories .header__wrapper {
    padding-bottom: 6.4rem;
    position: relative; }

  .page_menu .category-banner,
  .page_categories .category-banner {
    margin-top: 10.7rem; } }
@media screen and (max-width: 52.5em) {
  .page_menu .message_persistent,
  .page_categories .message_persistent {
    position: static; }

  .page_menu .category-navigation,
  .page_menu .message_persistent ~ .page__wrapper .category-navigation,
  .page_categories .category-navigation,
  .page_categories .message_persistent ~ .page__wrapper .category-navigation,
  .page_deal_wizard .category-navigation {
    margin-top: 0; }

  .page_menu .page__header,
  .page_menu .message_persistent ~ .page__wrapper .page__header,
  .page_categories .page__header,
  .page_categories .message_persistent ~ .page__wrapper .page__header,
  .page_deal_wizard .page__header {
    position: static;
    padding-top: 0;
    padding-bottom: 0; }

  .category__subcategory,
  .category__subcategory + .category__subcategory {
    margin-top: 3rem; }

  .page_menu .page__content,
  .page_menu .message_persistent ~ .page__wrapper .page__content,
  .page_categories .page__content,
  .page_categories .message_persistent ~ .page__wrapper .page__content,
  .page_deal_wizard .page__content {
    padding-top: 0; }

  .page_menu .choise-filters,
  .page_categories .choise-filters {
    margin-top: 0; }

  .category-navigation_mobile {
    position: relative; }

  .page_menu .category-banner,
  .page_categories .category-banner {
    margin-top: 0; } }
@media screen and (max-width: 40em) {
  .page_menu .header__wrapper,
  .page_categories .header__wrapper {
    padding-bottom: 9rem; }

  .page_menu .header__logo,
  .page_categories .header__logo {
    top: 24%; } }
@media screen and (max-width: 23.75em) {
  .page_menu .header__wrapper,
  .page_categories .header__wrapper {
    padding-bottom: 11rem; }

  .page_menu .header__logo,
  .page_categories .header__logo {
    top: 20%; } }
.page_menu .content,
.page_categories .content,
.page_deal_wizard .content {
  margin-top: 6.4rem; }

.page_menu .category-banner + .content,
.page_categories .category-banner + .content {
  margin-top: 0; }

@media screen and (max-width: 68.75em) {
  .page_menu .content,
  .page_categories .content {
    margin-top: 10.7rem; }

  .page_menu .category-banner + .content,
  .page_categories .category-banner + .content {
    margin-top: 0; } }
@media screen and (max-width: 52.5em) {
  .page_menu .content,
  .page_categories .content,
  .page_deal_wizard .content {
    margin-top: 0; } }
/*UPDATES TO SLIDESHOW*/
.index-locator__container {
  padding-right: 0; }

.unslider-nav {
  bottom: 2rem; }

.unslider-nav ol {
  font-size: 0; }

.unslider-nav ol li {
  border-color: #C8002D; }

.unslider-nav ol li.unslider-active {
  background-color: #C8002D; }

.slider .index-locator {
  min-height: auto;
  margin-top: 0;
  position: absolute;
  left: auto;
  right: 2rem;
  top: auto;
  bottom: 5rem;
  z-index: 10;
  max-width: 44rem;
  width: 50%;
  box-sizing: border-box;
  padding-right: 1rem;
  padding-left: 1rem; }

.slider .index-locator__title {
  display: none; }

.page_index .locator__restaurants,
.page_locator .locator__restaurants {
  width: calc(100% - 2rem);
  margin-left: 1rem; }

.index-slideshow {
  z-index: 9;
  position: relative;
  max-width: calc(100% - 15rem);
  margin-left: auto;
  margin-right: 0;
  border-radius: 7.5rem 0 0 7.5rem;
  overflow: hidden; }

@media screen and (max-width: 77.5em) {
  .index-slideshow {
    max-width: calc(100% - 5rem); } }
@media screen and (max-width: 52.5em) {
  .index-slideshow {
    max-width: 100%;
    border-radius: 0; } }
.unslider-nav {
  z-index: 10; }

.index-slideshow__slide-content {
  display: flex;
  flex-direction: column;
  align-items: left;
  justify-content: center;
  width: 50%;
  max-width: 44rem;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: auto;
  right: 2rem;
  z-index: 9;
  text-align: center;
  padding-bottom: 11.5rem;
  padding-left: 1rem;
  padding-right: 1rem; }

.index-slideshow__slide-content .index-banner__separator {
  background-position: center left; }

.index-slideshow__slide-link {
  display: block;
  position: relative; }

.index-slideshow__slide-title {
  box-sizing: border-box;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  font-size: 3.52rem;
  line-height: 4.48rem;
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  color: #fff;
  text-transform: uppercase;
  text-align: left; }

.index-slideshow__slide-description {
  display: block;
  width: 100%;
  margin-top: 1.76rem;
  padding-left: 0;
  box-sizing: border-box;
  color: #fff;
  text-align: left; }

.index-slideshow__slide-description p {
  margin: 0;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.12rem;
  line-height: 1.44rem;
  color: #fff;
  text-transform: uppercase;
  text-align: left; }

@media screen and (max-width: 68.75em) {
  .index-slideshow__slide-title {
    padding-top: 0; } }
@media screen and (max-width: 52.5em) {
  .index-banner__locator,
  .index-locator {
    max-width: 96%; }

  .index-slideshow__slide-content {
    width: 100%;
    max-width: 100%;
    right: auto;
    left: 0; }

  .index-slideshow__slide-title {
    padding-top: 2rem;
    padding-bottom: 2rem; }

  .index-slideshow__slide-description {
    margin-top: 2.5rem; }

  .index-slideshow__slide-content .index-banner__separator {
    display: block;
    margin-top: 0; }

  .slider .index-banner__locator,
  .slider .index-locator {
    width: 100%;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0); } }
@media screen and (max-width: 32.5em) {
  .index-slideshow__slide-title {
    padding-bottom: 0;
    padding-top: 0; }

  .index-slideshow__slide-description {
    margin-top: .5rem; } }
@media screen and (max-width: 26.25em) {
  .index-slideshow__slide-title {
    font-size: 2.4rem;
    line-height: 3.2rem; }

  .index-slideshow__slide-description {
    margin-top: 0; }

  .index-slideshow__slide-content .index-banner__separator {
    display: none; }

  .unslider-nav {
    bottom: 1rem; }

  .slider .index-banner__locator,
  .slider .index-locator {
    bottom: 3.5rem; }

  .index-slideshow__slide-content {
    padding-bottom: 10rem; } }
.page_locator .locator__fields-wrapper {
  max-width: 96%;
  margin-left: auto;
  margin-right: auto; }

.page_locator .locator__wrapper {
  position: relative;
  padding-bottom: 1rem; }

.page_locator .locator__restaurants {
  top: 16.2rem; }

@media screen and (max-width: 52.5em) {
  .page_locator [data-locator-selected-method="collection"] .locator__restaurants {
    top: 16.2rem; } }
@media screen and (max-width: 32.5em) {
  .page_locator [data-locator-selected-method="collection"] .locator__restaurants {
    top: 100%; } }
.page_restaurants .category-navigation {
  display: none; }

.page_restaurants .page__footer {
  display: none; }

/*UPDATES TO RESTAURANTS PAGE*/
.restaurants__restaurant {
  display: block;
  border-radius: 1.5rem;
  background-color: #341732;
  box-sizing: border-box;
  padding: 1.4rem 2.5rem 1.8rem;
  margin-bottom: 1rem; }

.restaurant-summary {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
  cursor: default; }

.restaurant-summary__name {
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #fff;
  text-transform: uppercase; }

.restaurant-summary__address,
.restaurant-summary__city,
.restaurant-summary__times,
.restaurant-summary__distance {
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #fff; }

.restaurant__select-shop {
  display: block;
  width: 100%;
  margin-top: 1.7rem;
  font-size: 0;
  padding-left: 4rem;
  box-sizing: border-box;
  position: relative; }

.restaurant__select-shop-marker {
  width: 3.5rem;
  height: 3.5rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/assets-images/restaurant-select-shop-marker.png") center center no-repeat; }

.restaurant__select-shop-button,
.restaurant-details__order-button {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 1.8rem;
  text-align: left;
  font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 3.5rem;
  color: #fff;
  text-transform: uppercase;
  border-radius: 2.5rem;
  background-color: #ca1c2c;
  text-decoration: none;
  transition: all .3s ease; }

.restaurant__select-shop-button:hover,
.restaurant-details__order-button:hover {
  text-decoration: none;
  background-color: transparent; }

.restaurant__select-shop-button-text {
  white-space: nowrap;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  padding-right: 2.2rem;
  text-align: center;
  background: url("/assets-images/restaurant-select-shop-button-icon.png") center right no-repeat; }

.restaurant-summary__times-title {
  margin-top: 1.7rem;
  display: block;
  width: 100%;
  font-size: 0;
  position: relative;
  box-sizing: border-box;
  padding-left: 2rem; }

.restaurant-summary__times-title-icon {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  position: absolute;
  top: .2rem;
  left: 0;
  background: url("/assets-images/calendar.png") center center no-repeat; }

.restaurant-summary__times-title-text {
  display: block;
  width: 100%;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline; }

.page_restaurants .content {
  padding-top: 0;
  padding-bottom: 0; }

.page_restaurants .content__wrapper {
  max-width: 100%;
  box-sizing: border-box;
  padding: 0; }

.page_restaurants .restaurants__board {
  margin-top: 3rem; }

.page_restaurants .restaurants__panel {
  padding-left: 3.3rem;
  padding-right: 0; }

.page_restaurants .restaurants__map {
  padding-left: 0; }

.page_restaurants .restaurants__map .restaurants__map-wrapper .gm-style img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(99%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */ }

.page_restaurants .restaurants__map .restaurants__map-wrapper .gm-style div[role="button"] {
  width: 4.3rem !important;
  height: 4.3rem !important;
  margin-left: -.8rem;
  background: url("/assets-images/map-pointer.png") center center no-repeat;
  background-size: 4.3rem;
  filter: none; }

.page_restaurants .restaurants__map .restaurants__map-wrapper .gm-style img[usemap] {
  width: 4.3rem !important;
  height: 4.3rem !important;
  border: solid 1px red !important;
  box-sizing: border-box;
  display: none;
  filter: none; }

.restaurants__board[data-google-locator-restaurants-selected] .restaurants__restaurant {
  display: none; }

.restaurants__board[data-google-locator-restaurants-selected] .restaurants__restaurant[data-google-locator-restaurant-selected] {
  display: block; }

.restaurant-details__order-button {
  text-align: center;
  box-shadow: none;
  outline: none;
  border: none; }

.restaurant-details {
  margin-top: 0; }

.restaurant-details__name {
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #fff;
  text-transform: uppercase;
  position: relative; }

.restaurant-details__name-icon {
  display: block;
  width: 1.6rem;
  height: 1.7rem;
  background: url("/assets-images/restaurant-select-shop-button-icon.png") center center no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
  margin-left: 0; }

.restaurant-details__name-icon:before {
  display: none; }

.restaurant-details__item {
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #fff; }

@media screen and (max-width: 56.25em) {
  .page_restaurants .header__nav {
    width: calc(50% + 19rem);
    padding-left: 2rem;
    padding-right: 2rem; } }
@media screen and (max-width: 52.5em) {
  .page_restaurants .header__wrapper {
    padding-left: 0; }

  .page_restaurants .header__nav {
    display: block;
    width: 100%;
    padding: 0;
    background: none; }

  .page_restaurants .header__static-menu {
    display: none; }

  .page_restaurants .header__basket-menu {
    display: none; }

  .page_restaurants .header__burger-menu {
    position: absolute;
    left: 3.3rem;
    top: 50%;
    transform: translate(0, -50%); } }
@media screen and (max-width: 48em) {
  .page_restaurants .restaurants__panel {
    width: 100%;
    padding-left: 3.3rem;
    padding-right: 3.3rem; }

  .page_restaurants .restaurants__button {
    border: none;
    background-color: #ad222f;
    font-family: "CaviarDreamsBold", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    line-height: 3.5rem;
    color: #fff;
    text-transform: uppercase; } }
/*PAGE TRAITEUR*/
.page_traiteur .content,
.page_franchise .content,
.page_service_client .content {
  padding-top: 0; }

.page_traiteur .content__wrapper,
.page_franchise .content__wrapper,
.page_service_client .content__wrapper {
  width: 100%;
  max-width: 100%; }

.page_traiteur .static-page__image-wrapper,
.page_franchise .static-page__image-wrapper,
.page_service_client .static-page__image-wrapper {
  display: block;
  width: 100%;
  margin: 0 auto 3rem; }

.page_traiteur .static-page__image,
.page_franchise .static-page__image,
.page_service_client .static-page__image {
  display: block;
  margin: 0 auto; }

.page_traiteur .static-page__content,
.page_franchise .static-page__content,
.page_service_client .static-page__content {
  display: block;
  margin: 0 auto;
  max-width: 80rem;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.page_traiteur .static-page__title,
.page_franchise .static-page__title,
.page_service_client .static-page__title {
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  margin-bottom: 1rem; }

.page_traiteur .content-row__info-separator,
.page_franchise .content-row__info-separator,
.page_service_client .content-row__info-separator {
  margin: 0 auto 4rem;
  background-position: center center; }

.page_traiteur h3,
.page_traiteur h4,
.page_traiteur h5,
.page_traiteur h6,
.page_franchise h3,
.page_franchise h4,
.page_franchise h5,
.page_franchise h6,
.page_service_client h3,
.page_service_client h4,
.page_service_client h5,
.page_service_client h6 {
  text-transform: uppercase;
  text-align: center; }

.page_traiteur p,
.page_franchise p,
.page_service_client p {
  font-size: 1.4rem;
  line-height: 2.4rem; }

.page_traiteur .contact-form__title,
.page_franchise .contact-form__title,
.page_service_client .contact-form__title {
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #fd001b;
  text-transform: uppercase; }

.page_traiteur .form__fieldset,
.page_franchise .form__fieldset,
.page_service_client .form__fieldset {
  font-size: 0; }

.page_traiteur .form-column .form-row,
.page_franchise .form-column .form-row,
.page_service_client .form-column .form-row {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 1rem);
  box-sizing: border-box; }

.page_traiteur .form-column .form-row + .form-row,
.page_franchise .form-column .form-row + .form-row,
.page_service_client .form-column .form-row + .form-row {
  margin-left: 2rem; }

.page_traiteur .form-row,
.page_franchise .form-row,
.page_service_client .form-row {
  margin-bottom: 3rem;
  display: block;
  width: 100%; }

.page_traiteur .form-row__label,
.page_franchise .form-row__label,
.page_service_client .form-row__label {
  display: block;
  width: 100%;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #2d122b;
  margin-bottom: 0; }

.page_traiteur .form-row__label .sup,
.page_franchise .form-row__label .sup,
.page_service_client .form-row__label .sup {
  font-size: .8rem;
  line-height: 1.2rem;
  vertical-align: top;
  margin-top: -.4rem; }

.page_traiteur .form-row__field-text,
.page_franchise .form-row__field-text,
.page_service_client .form-row__field-text {
  border-radius: 0;
  border: none;
  border-bottom: solid 1px #545454;
  outline: none;
  box-shadow: none;
  padding: 0;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #2d122b;
  margin: 0;
  background-color: transparent;
  display: block;
  width: 100%; }

.page_traiteur .form-row .form-row__message,
.page_franchise .form-row .form-row__message,
.page_service_client .form-row .form-row__message {
  display: none; }

.page_traiteur .form-row[data-form-row-invalid] .form-row__message,
.page_franchise .form-row[data-form-row-invalid] .form-row__message,
.page_service_client .form-row[data-form-row-invalid] .form-row__message {
  display: block;
  width: 100%;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #fd001b;
  margin-top: .5rem; }

.page_traiteur .form-row__field-textarea,
.page_franchise .form-row__field-textarea,
.page_service_client .form-row__field-textarea {
  border-radius: 0;
  border: solid 1px #545454;
  outline: none;
  box-shadow: none;
  resize: none;
  min-height: 20rem;
  height: 20rem;
  padding: 1.5rem 1rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #2d122b;
  margin: 0;
  background-color: transparent;
  display: block;
  width: 100%;
  box-sizing: border-box; }

.page_traiteur .form-buttons,
.page_franchise .form-buttons,
.page_service_client .form-buttons {
  margin: 0;
  display: flex; }

.page_traiteur .form-buttons__button,
.page_franchise .form-buttons__button,
.page_service_client .form-buttons__button {
  min-width: auto;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 3rem;
  height: 3rem;
  color: #fd001b;
  border-color: #fd001b;
  background-color: transparent; }

.page_traiteur .form-buttons__button[type="submit"],
.page_franchise .form-buttons__button[type="submit"],
.page_service_client .form-buttons__button[type="submit"] {
  color: #fff;
  background-color: #fd001b; }

.page_traiteur .form-buttons__button + .form-buttons__button,
.page_franchise .form-buttons__button + .form-buttons__button,
.page_service_client .form-buttons__button + .form-buttons__button {
  margin-left: auto;
  margin-right: 0; }

@media screen and (max-width: 30em) {
  .page_traiteur .form-column .form-row,
  .page_franchise .form-column .form-row,
  .page_service_client .form-column .form-row {
    display: block;
    width: 100%; }

  .page_traiteur .form-column .form-row + .form-row,
  .page_franchise .form-column .form-row + .form-row,
  .page_service_client .form-column .form-row + .form-row {
    margin-left: 0; } }
.contact-response {
  box-sizing: border-box;
  padding: 2rem 4%;
  border-radius: 1rem;
  text-align: center;
  background-color: #f4f4f4; }

.contact-response__title {
  text-transform: uppercase;
  margin-bottom: 1rem; }

.content-row__info-separator {
  margin-top: 1rem;
  margin-bottom: 3rem;
  background-position: center center; }

.contact-response__text {
  font-size: 1.6rem;
  line-height: 2.8rem;
  margin-bottom: 2rem; }

.contact-response__buttons {
  margin: 4rem auto; }

.contact-response__button {
  display: inline-block;
  vertical-align: top;
  width: auto;
  background-color: #C8002D;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 3.6rem;
  height: 3.6rem;
  border: none;
  padding: 0 2.4rem;
  border-radius: 2.5rem;
  transition: all .3s ease;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none; }

.page_franchise .form-row__group_radio,
.page_service_client .form-row__group_radio {
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-size: 0;
  border-bottom: solid 1px #545454; }

.page_franchise .form-row__group_radio-label,
.page_service_client .form-row__group_radio-label {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: auto;
  margin-right: 1rem;
  margin-bottom: .5rem;
  position: relative; }

.page_franchise .form-row__group_radio-input,
.page_service_client .form-row__group_radio-input {
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  opacity: 0; }

.page_franchise .form-row__group_radio-text,
.page_service_client .form-row__group_radio-text {
  display: inline-block;
  vertical-align: top;
  position: relative;
  box-sizing: border-box;
  padding-left: 2rem;
  font-family: "ITCAvantGardeStdBk", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin-top: .3rem;
  color: #2d122b; }

.page_franchise .form-row__group_radio-text:before,
.page_service_client .form-row__group_radio-text:before {
  display: block;
  content: '';
  width: 1.6rem;
  height: 1.6rem;
  background-color: transparent;
  border: solid 1px #545454;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  box-sizing: border-box; }

.page_franchise .form-row__group_radio-text:after,
.page_service_client .form-row__group_radio-text:after {
  display: none;
  content: '';
  width: .8rem;
  height: .8rem;
  background-color: #fd001b;
  border-radius: 5rem;
  margin: .4rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.page_franchise .form-row__group_radio-input:checked + .form-row__group_radio-text:after,
.page_service_client .form-row__group_radio-input:checked + .form-row__group_radio-text:after {
  display: block; }

.form-row__info {
  display: block;
  width: 100%;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #fd001b;
  font-weight: 700;
  margin-top: 1rem; }

@media screen and (max-width: 52.5em) {
  .page_deal_wizard.page_improved, .page_half_half.page_improved, .page_cyo.page_improved, .page_order_step2.page_improved, .page_order_step3.page_improved, .page_order_step4.page_improved, .page_order_step5.page_improved {
    padding-bottom: 0; } }
.one-page-checkout .checkout__section_delivery-method:not(.open):not(.closed) .checkout__slide {
  padding-bottom: 12.5rem; }
.one-page-checkout .checkout__title {
  justify-content: center; }
