@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Chelsea+Market");
@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: 'SquareSlabserif711BT-Bold';
  src: url("/assets-fonts/SquareSlabserif711BT-Bold.woff2") format("woff2"), url("/assets-fonts/SquareSlabserif711BT-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-size: 1.4rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000; }

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

/* Page header
   -------------------------------------------------------------------------- */
.content {
  margin-top: 4rem; }

.page_login .content,
.page_forgot_password .content {
  margin-top: 7rem; }

@media screen and (max-width: 52.5em) {
  .content {
    margin-top: 2rem; }

  .page_login .content,
  .page_forgot_password .content {
    margin-top: 2rem; } }
.header {
  padding: 1rem 0 0 0;
  color: #fff;
  background: url("/assets-images/header-bg.png") repeat-x center top; }

.header__ordering-menu {
  display: none; }

.header__logo {
  position: relative;
  z-index: 100; }

.header__logo-link {
  display: block;
  position: absolute;
  left: 2rem;
  top: -3rem;
  max-width: none;
  width: 192px; }

.header__logo-image {
  display: block; }

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

@media screen and (min-width: 52.5625em) {
  .topbar-fixed .header__logo {
    position: fixed;
    top: 0;
    z-index: 901; }
  .topbar-fixed .header__logo-link {
    left: 6rem;
    top: -2rem;
    width: 110px; }
  .topbar-fixed .header__logo-image {
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.5)); } }
.header__logo-link {
  left: 1rem;
  width: 175px; }

@media screen and (min-width: 52.5625em) {
  .topbar-fixed .header__logo-link {
    left: 4rem;
    top: -2rem; } }
@media screen and (max-width: 52.5em) {
  .header {
    padding: 0;
    background: url("/assets-images/header-bg-mobile.png") repeat-x center bottom;
    border: none; }

  .header__logo {
    height: 60px; }

  .header__logo-link {
    top: -10px;
    left: 50%;
    margin-left: -38px;
    width: 76px;
    max-width: 100%; } }
/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  color: #fff;
  background: #000 url("/assets-images/footer-bg.png") repeat-x center top; }

.footer__wrapper {
  padding: 0; }

.footer__link {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.2s, border-color 0.2s;
  -ms-transition: color 0.2s, border-color 0.2s;
  transition: color 0.2s, border-color 0.2s; }

.footer__link:hover {
  color: #b3b3b3;
  text-decoration: none; }

.footer__credits {
  float: none;
  padding: 2rem 0;
  font-size: 1.3rem;
  text-align: center;
  background: #212121 url("/assets-images/footer-copyright-bg.png") repeat-x center bottom; }

.footer__credits .footer__link {
  border-bottom: 1px solid #c8c8c8; }

.footer__credits .footer__link:hover {
  color: #fff;
  border-bottom-color: transparent; }

.footer__nav {
  float: none;
  margin: 3rem 0;
  text-align: center; }

.footer__links {
  float: none; }

.footer__links li {
  display: inline-block;
  float: none;
  margin: .5rem 3%;
  font-size: 1.9rem;
  text-transform: uppercase; }

.footer__banner {
  margin: 5rem 0 3.5rem;
  text-align: center; }

.footer__banner-image {
  display: none;
  margin: auto;
  max-width: 90%; }

.footer__banner-default {
  display: block; }

@media screen and (max-width: 52.5em) {
  .footer__banner-default {
    display: none; }

  .footer__banner-compact {
    display: block; }

  .footer__credits {
    padding: 1.2rem 0;
    font-size: 1.1rem;
    background-image: none; }

  .footer__links li {
    margin: .5rem 3%;
    font-size: 1.5rem; }

  .footer__banner {
    margin: 3rem 0; } }
/* 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 .social-icons__link {
  padding: 0;
  width: auto;
  height: auto;
  border: none;
  -webkit-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s; }

.social-icons__link i {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1; }

/* NiceSelect (used as a <select> replacement)
  -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  padding-left: 3px;
  padding-right: 20px;
  height: 26px;
  line-height: 24px;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #000; }

.nice-select::after {
  right: 3px;
  border-color: #b3b3b3 !important; }

.nice-select.open {
  border-color: #000; }

.nice-select::after {
  border-color: #000; }

.nice-select > .current {
  color: #000; }

.nice-select .list {
  margin-top: 3px !important;
  min-width: 100%;
  background-color: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.7); }

.nice-select .option {
  color: #000; }

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

.nice-select .option.selected.focus {
  color: #000;
  background-color: #dadada; }

.nice-select .option.selected {
  font-weight: 400;
  color: #000;
  background-color: #dadada; }

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

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

.nice-select .option.disabled {
  color: #bbb; }

.nice-select .option.disabled:hover {
  color: #bbb;
  background-color: transparent !important; }

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
/* Desktop navigation:
   * account pages
   * category pages (touch only)
   -------------------------------------------------------------------------- */
.category-navigation {
  background: url("/assets-images/menu-bg.png") repeat-x center bottom;
  box-shadow: none; }

.page__content .category-navigation__list {
  margin: .5rem 0 1.8rem 220px;
  -webkit-transition: margin 0.2s;
  -ms-transition: margin 0.2s;
  transition: margin 0.2s; }

.page__content .fixed-topbar .category-navigation__list {
  margin-top: 1.2rem; }

.category-navigation__item {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1; }

.category-navigation__link {
  padding: .7rem 1rem;
  color: #fff;
  -webkit-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s; }

.page__content .category-navigation__list {
  margin-left: 200px; }

.category-navigation__item {
  font-size: 1.8rem; }

.category-navigation__link {
  padding: .7rem .7rem; }

.category-navigation__link:hover,
.category-navigation__item_active .category-navigation__link {
  color: #e32213;
  background: none; }

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

.category-navigation_mobile {
  background: #fff; }
.category-navigation_mobile .category-navigation__list {
  margin-left: 0; }
.category-navigation_mobile .category-navigation__item {
  margin: 0 .7rem;
  color: #000;
  font-size: 1.9rem; }
.category-navigation_mobile .category-navigation__favourite-icon {
  margin: 0 -3px 0 0; }

.fixed-topbar .category-navigation_mobile {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.account-navigation {
  background: url("/assets-images/menu-bg.png") repeat-x center bottom;
  box-shadow: none !important; }

.account-navigation__list {
  margin: .5rem 0 1.8rem 220px;
  -webkit-transition: margin 0.2s;
  -ms-transition: margin 0.2s;
  transition: margin 0.2s; }

.fixed-topbar .account-navigation__list {
  margin-top: 1.2rem; }

.account-navigation__item {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1; }

.account-navigation__link {
  padding: .7rem 1rem;
  color: #fff;
  -webkit-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s; }

.account-navigation__link:hover,
.account-navigation__item_active .account-navigation__link {
  color: #e32213;
  background: none; }

/* Desktop navigation:
   * checkout pages
   -------------------------------------------------------------------------- */
.checkout-navigation {
  background: url("/assets-images/menu-bg.png") repeat-x center bottom; }

.checkout-navigation__list {
  margin: 10px 0 20px 220px;
  -webkit-transition: margin-top 0.2s;
  -ms-transition: margin-top 0.2s;
  transition: margin-top 0.2s; }

.fixed-topbar .checkout-navigation__list {
  margin-top: 18px; }

.checkout-navigation__item {
  padding: 0 4rem 0 2rem;
  height: auto;
  line-height: 26px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.checkout-navigation__item::after {
  content: '';
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 13px solid transparent;
  border-left: 12px solid #fff;
  border-top: 13px solid transparent; }

.checkout-navigation__item:last-child {
  padding-right: 0; }

.checkout-navigation__item:last-child::after {
  display: none; }

.checkout-navigation__item_active {
  color: #e32213; }

.checkout-navigation__item_active::after {
  border-left: 12px solid #e32213; }

@media screen and (max-width: 64em) {
  .checkout-navigation__item {
    padding: 0 3rem 0 1rem;
    font-size: 1.7rem; }

  .checkout-navigation__item::after {
    right: 0;
    top: 4px;
    border-bottom-width: 9px;
    border-left-width: 9px;
    border-top-width: 9px; } }
@media screen and (max-width: 52.5em) {
  .checkout-navigation {
    margin-top: -5px; }

  .checkout-navigation__list {
    margin: 20px 0; } }
@media screen and (max-width: 20em) {
  .checkout-navigation__item {
    padding: 0 2rem 0 .7rem;
    font-size: 1.5rem; } }
/* Desktop: user and shop menus
   -------------------------------------------------------------------------- */
.dropdown-menu__header-link {
  padding: 1.6rem 1.5rem;
  font-size: 1.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #b3b3b3;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s; }

.dropdown-menu__header-icon {
  float: right;
  margin: 3px 0 0 5px; }
  .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: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.dropdown-menu__header-icon:before {
  font-size: 2.2rem;
  line-height: 1rem; }

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

.dropdown-menu__body {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000; }

.dropdown-menu__body-link {
  color: #e32213;
  text-decoration: underline; }

.dropdown-menu__body-link:hover {
  text-decoration: none; }

/* Dropdown content background
   ------------------------------------*/
.dropdown-menu .dropdown-menu__body {
  margin-top: .5rem;
  padding: 0 2rem;
  width: 540px;
  background: transparent url("/assets-images/dropdown-bg.png") repeat-y center top;
  box-sizing: border-box; }

.dropdown-menu__body::before,
.dropdown-menu__body::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%; }

.dropdown-menu__body::before {
  top: -15px;
  height: 15px;
  background: url("/assets-images/dropdown-bg-top.png") no-repeat center bottom; }

.dropdown-menu__body::after {
  bottom: -26px;
  height: 26px;
  background: url("/assets-images/dropdown-bg-bottom.png") no-repeat center top; }

@media screen and (max-width: 60em) {
  .dropdown-menu_shop .dropdown-menu__body {
    right: -10rem; } }
.header__user-menu .dropdown-menu__body {
  padding: 0 2rem;
  width: 209px;
  background-image: url("/assets-images/dropdown-menu-bg.png"); }
.header__user-menu .dropdown-menu__body::before {
  top: -16px;
  height: 16px;
  background-image: url("/assets-images/dropdown-menu-bg-top.png"); }
.header__user-menu .dropdown-menu__body::after {
  bottom: -20px;
  height: 20px;
  background-image: url("/assets-images/dropdown-menu-bg-bottom.png"); }

.dropdown-menu__items {
  background-color: #fff; }

.dropdown-menu__item-link {
  display: block;
  padding: .8rem 1.5rem;
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.dropdown-menu__item-link:hover {
  color: #fff;
  background-color: #b60d00;
  text-decoration: none; }

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

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

.mobile-menu__header {
  padding: 1.5rem 1rem;
  background-color: #000; }

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

.mobile-menu__section_user {
  font-size: 1.6rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #fff; }

.mobile-menu__section {
  border-bottom: 1px solid #dedddd; }

.mobile-menu__section-link {
  padding: 1rem 1rem 1rem 1.5rem;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #fff; }

.mobile-menu__section_unfolded .mobile-menu__section-link {
  color: #fff;
  background-color: #e32213; }

.mobile-menu__section-icon {
  color: #b3b3b3;
  font-size: 2.2rem;
  -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 {
  color: inherit;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.mobile-menu__item {
  border-top: 1px solid #dedddd; }

.mobile-menu__item-link {
  padding: 1rem 1rem 1rem 1.5rem;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #fff; }

.mobile-menu__item_active .mobile-menu__item-link {
  color: #000;
  background-color: #ededed; }

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

/* Mobile: menu on the right (basket)
   -------------------------------------------------------------------------- */
.basket-menu__link {
  position: relative;
  margin: 0 .5rem;
  padding: .7rem 0 0 0;
  border-bottom: 3px solid #fff; }

.basket-menu__link:before,
.basket-menu__link:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -3px;
  width: 0;
  height: 1.5rem;
  border-left: 3px solid #fff; }

.basket-menu__link:before {
  left: -4px;
  -webkit-transform: skewX(25deg);
  -ms-transform: skewX(25deg);
  transform: skewX(25deg); }

.basket-menu__link:after {
  right: -4px;
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg); }

.basket-menu__items {
  display: inline-block;
  position: static;
  padding: .2rem .4rem .3rem;
  width: auto;
  min-width: 2.2rem;
  height: auto;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  background-color: #e32213;
  border: none;
  border-radius: 100%;
  box-sizing: border-box; }

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

/* Shop info.
   * desktop: displayed in a popup
   * mobile: displayed in the left menu
   -------------------------------------------------------------------------- */
.shop-info {
  background-color: #fff; }

.shop-info_desktop {
  padding: 1em 1.5em 1.5em; }

.shop-info__title {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #2a2b2b;
  font-weight: 400;
  line-height: 1.2; }

.shop-info__feature-title {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #f07f00;
  font-weight: 400; }

.shop-info__feature-content {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000; }

.shop-info__link {
  color: #e32213; }

.shop-info .social-icons__link {
  color: #e32213; }

.shop-info .social-icons__link:hover {
  color: #000; }

.shop-info__social-icons {
  margin-top: .5rem; }

.shop-info__social-icons .social-icons__link {
  font-size: 1.6rem;
  line-height: 1; }

.shop-info__social-icons .social-icons__icon:not(:last-child) {
  margin-right: 1rem; }

.shop-info_mobile .shop-info__social-icons {
  float: left;
  clear: both;
  margin: 1.2rem 0 .5rem; }

.shop-info_mobile .social-icons__link i {
  font-size: 2.3rem; }

/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Page header
   -------------------------------------------------------------------------- */
.category__header {
  margin-bottom: 2rem; }

.category__title,
.deal-wizard__title {
  font-size: 5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  text-align: center; }

.category__subcategory-title {
  font-size: 2.4rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-align: center; }

.category__description {
  margin-top: 1.5rem;
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center; }

.category__subcategory-title + .category__description {
  margin-top: -1rem;
  margin-bottom: 2rem; }

@media screen and (max-width: 52.5em) {
  .category_improved {
    margin-bottom: 4rem; }

  .category__title,
  .deal-wizard__title {
    font-size: 3.6rem; }

  .category__subcategory-title {
    font-size: 1.9rem; }

  .category__description {
    font-size: 1.3rem; } }
/* Category banner
  -------------------------------------------------- */
.category-banner {
  position: relative;
  z-index: 1;
  margin-bottom: 3rem;
  min-height: 220px;
  background-color: #fbba00;
  overflow: hidden; }

.category-banner__image {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  min-height: 100%;
  height: auto;
  width: auto;
  min-width: 100%;
  max-width: none;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.category-banner__content + .category-banner__image {
  left: auto;
  right: 0;
  min-width: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.category-banner__content {
  display: block;
  float: left;
  position: relative;
  z-index: 2;
  padding: 3rem 2.5rem;
  min-height: 220px;
  background-color: #fbba00;
  box-sizing: border-box; }

.category-banner__content::before {
  content: '';
  display: block;
  position: absolute;
  right: -3rem;
  top: 0;
  width: 5rem;
  height: 100%;
  background-color: #fbba00;
  -webkit-transform: skewX(8deg);
  -ms-transform: skewX(8deg);
  transform: skewX(8deg); }

.category-banner__title {
  font-size: 5rem;
  font-family: "SquareSlabserif711BT-Bold", serif;
  color: #000;
  font-weight: 400;
  line-height: 1; }

.category-banner__description {
  margin-top: 1rem;
  font-size: 2.4rem;
  font-family: "SquareSlabserif711BT-Bold", serif;
  color: #000;
  font-weight: 400; }

.category-banner__buttons {
  margin-top: 1rem; }

.category-banner__button {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 2rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box;
  margin-top: 1rem; }
  .category-banner__button::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .category-banner__button:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .category-banner__button:hover::before {
    background-position: 0 -55px; }

.category-banner__button::before {
  background-color: #fbba00; }

.category-banner__button_cyo {
  margin-right: 2rem; }

@media screen and (max-width: 57.5em) and (min-width: 52.5625em) {
  .category-banner__title {
    font-size: 4rem; } }
@media screen and (max-width: 40em) {
  .category-banner__title {
    font-size: 3.5rem; }

  .category-banner__button {
    font-size: 1.6rem; } }
@media screen and (max-width: 30em) {
  .category-banner__content {
    padding: 3rem 2rem;
    width: 100%; }

  .category-banner__content::before {
    content: none;
    display: none; } }
/* Product
   -------------------------------------------------------------------------- */
.product__wrapper {
  border-left: 2px solid #000; }

.product__top,
.product__bottom {
  padding-left: 1rem; }

.product__picture-container {
  position: relative; }

.product_favourites {
  padding: 0;
  border-top: 2px solid #000; }
.product_favourites .product__wrapper {
  padding: 0 0 1rem;
  border-left: none; }
.product_favourites .product__top,
.product_favourites .product__bottom {
  padding-left: 0; }
.product_favourites .product__top {
  padding-top: 1rem; }

@media screen and (max-width: 52.5em) {
  .product {
    margin: 0;
    border-top: 1px solid #dedddd; }

  .product .product__wrapper {
    padding: 1rem;
    border: none; }

  .product:last-child {
    border-bottom: 1px solid #dedddd; }

  .product__top,
  .product__bottom {
    padding-left: 0; }

  .product_favourites .product__top {
    padding-top: 0; } }
.product__name {
  font-size: 2.2rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1;
  overflow: hidden; }

.product__name-wrapper {
  float: left;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden; }

.product__description {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000; }

.product_improved .product__mobile-price {
  margin-top: 1rem; }
.product_improved .product__mobile-price-from,
.product_improved .product__mobile-price-value {
  font-size: 1.7rem;
  font-weight: 400; }

.product .product__pictos {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: .5rem 1rem;
  font-size: 0;
  background-color: rgba(0, 0, 0, 0.35); }

@media screen and (max-width: 64em) {
  .product__name {
    font-size: 1.9rem; } }
@media screen and (max-width: 52.5em) {
  .product__description {
    font-size: 1.3rem; } }
.product__sku + .product__sku {
  margin-top: 1rem; }

.product__sku-label {
  display: none; }

.product__sku .nice-select__container {
  width: 100%; }
.product__sku .nice-select {
  width: 100%; }
.product__sku .nice-select .current {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden; }

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

.product_improved .product__counter:not(:empty)::before {
  margin-right: .4rem;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: sans-serif; }

.product_improved .product__counter {
  color: #e32213;
  font-weight: 400;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif; }

/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product__add {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0;
  height: 40px;
  line-height: 40px;
  font-size: 1.7rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box; }
  .product__add::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .product__add:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .product__add:hover::before {
    background-position: 0 -55px; }

.product__customise + .product__add {
  padding-left: 10px; }

.product__customise + .product__add::before {
  display: none; }

.product__price,
.product__add-text {
  position: relative;
  z-index: 3;
  float: none;
  display: inline-block; }

.product__customise {
  position: relative;
  z-index: 5;
  padding-right: 20px;
  height: 40px;
  line-height: 40px;
  font-size: 1.7rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: url("/assets-images/button-bg.png") no-repeat 0 -110px;
  box-sizing: border-box; }

.product__customise:hover {
  background-position: 0 -165px; }

.product__customise::after {
  content: "or";
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: -20px;
  width: 38px;
  height: 39px;
  line-height: 39px;
  color: #000;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-align: center;
  background: url("/assets-images/button-delimiter-bg.png") no-repeat 0 0; }

.product_favourites .product__buttons {
  margin-top: 1rem; }
.product_favourites .product__add {
  padding: 0 3rem;
  min-width: 290px;
  max-width: 100%;
  font-size: 1.7rem; }
.product_favourites .product__customise {
  padding: 0 3rem 0 2rem;
  font-size: 1.7rem; }
.product_favourites .product__customise + .product__add {
  padding: 0 2rem 0 3rem;
  min-width: 145px; }

@media screen and (max-width: 71.25em) and (min-width: 60.0625em) {
  .product__add-text,
  .product__customise {
    font-size: 1.3rem; }

  .product__price {
    font-size: 1.4rem; }

  .product_favourites .product__add-text,
  .product_favourites .product__price,
  .product_favourites .product__customise {
    font-size: 1.7rem; } }
/* Favourite icon
   -------------------------------------------------------------------------- */
.product__favourite_add .product__favourite-icon {
  color: #e32213;
  font-size: .9em; }
  .product__favourite_add .product__favourite-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

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

/* Product pictos
   -------------------------------------------------------------------------- */
.product__pictos {
  font-size: 0; }

.popup .product__pictos {
  display: inline-block;
  margin-left: .5rem; }
.popup .product__picto {
  margin-right: .3rem;
  width: 18px;
  height: 18px; }
.popup .product__picto_vegetarian {
  background-position: 0 -104px; }
.popup .product__picto_vegan {
  background-position: -23px -104px; }
.popup .product__picto_gluten-free {
  background-position: -47px -104px; }
.popup .product__picto_spicy {
  background-position: -72px -104px; }

.product__picto {
  display: inline-block;
  margin-right: .7rem;
  width: 30px;
  height: 30px;
  background: url("/assets-images/product-pictos.png") no-repeat;
  overflow: hidden; }

.product__picto:last-child {
  margin-right: 0; }

.product__picto_vegetarian {
  background-position: 0 0; }

.product__picto_vegan {
  background-position: -39px 0; }

.product__picto_gluten-free {
  background-position: -120px 0; }

.product__picto_spicy {
  background-position: -79px 0; }

@media screen and (max-width: 52.5em) {
  .product .product__pictos {
    padding: .3rem .5rem; }
  .product .product__picto {
    margin-right: .3rem;
    width: 18px;
    height: 18px; }
  .product .product__picto_vegetarian {
    background-position: 0 -104px; }
  .product .product__picto_vegan {
    background-position: -23px -104px; }
  .product .product__picto_gluten-free {
    background-position: -47px -104px; }
  .product .product__picto_spicy {
    background-position: -72px -104px; } }
.category__product-pictos-legend {
  margin: 3rem 0; }

.product-legend:before {
  display: table;
  content: ""; }
.product-legend:after {
  display: table;
  content: "";
  clear: both; }

.product-legend__item {
  float: left;
  margin-top: 1rem;
  font-size: 2.3rem;
  line-height: 52px;
  white-space: nowrap; }

.product-legend__item:not(:last-child) {
  margin-right: 3rem; }

.product-legend__picto {
  display: block;
  float: left;
  margin-right: 1rem;
  width: 52px;
  height: 52px;
  background: url("/assets-images/product-pictos.png") no-repeat;
  overflow: hidden; }

.product-legend__picto_vegetarian {
  background-position: 0 -41px; }

.product-legend__picto_vegan {
  background-position: -63px -41px; }

.product-legend__picto_gluten-free {
  background-position: -125px -41px; }

.product-legend__picto_spicy {
  background-position: -190px -41px; }

@media screen and (max-width: 52.5em) {
  .category__product-pictos-legend {
    margin: 3rem 0 5rem; }

  .product-legend__item {
    font-size: 1.9rem;
    line-height: 30px; }

  .product-legend__item:not(:last-child) {
    margin-right: 2rem; }

  .product-legend__picto {
    width: 30px;
    height: 30px; }

  .product-legend__picto_vegetarian {
    background-position: 0 0; }

  .product-legend__picto_vegan {
    background-position: -39px 0; }

  .product-legend__picto_gluten-free {
    background-position: -120px 0; }

  .product-legend__picto_spicy {
    background-position: -79px 0; } }
/* Deal wizard
   3 tabs per row
   -------------------------------------------------------------------------- */
.deal-wizard-navigation {
  margin-bottom: 3rem; }

.deal-wizard-navigation__tab::before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 15px;
  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::before {
  background-color: #f07f00; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab::before {
  background-color: #dedddd; }

.deal-wizard-navigation__tab:nth-child(3) ~ .deal-wizard-navigation__tab {
  margin-top: 1rem; }

.deal-wizard-navigation__link {
  font-size: 1.9rem;
  text-transform: uppercase;
  color: #fff;
  background-color: #f07f00; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link {
  color: #838383;
  background-color: #dedddd; }

.deal-wizard-navigation__link::before {
  border-left-color: #fff; }

.deal-wizard-navigation__link::after {
  border-left-color: #f07f00; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link::before {
  border-left-color: #fff; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link::after {
  border-left-color: #dedddd; }

.deal-wizard-navigation__title::after {
  background: -webkit-linear-gradient(left, rgba(240, 127, 0, 0), #f07f00);
  background: linear-gradient(to right, rgba(240, 127, 0, 0), #f07f00); }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__title::after {
  background: -webkit-linear-gradient(left, rgba(222, 221, 221, 0), #dedddd);
  background: linear-gradient(to right, rgba(222, 221, 221, 0), #dedddd); }

.deal-wizard-navigation__title {
  height: 34px;
  line-height: 34px; }

.deal-wizard-navigation__link::before,
.deal-wizard-navigation__link::after {
  border-top-width: 17px;
  border-bottom-width: 17px; }

.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link::before {
  display: none; }

.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link::after {
  width: 17px;
  height: 100%;
  border: none;
  background-color: #f07f00; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link::after {
  background-color: #dedddd; }

/* ==========================================================================
   BASKET
   ========================================================================== */
/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  height: 43px;
  background: #fff url("/assets-images/basket-title-bg.png") no-repeat left top;
  background-size: 100% 43px;
  box-sizing: border-box; }

.basket__title {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 2.3rem; }

.basket__repeat {
  font-size: 1.4rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #ce1514;
  font-weight: 400;
  line-height: 1;
  padding-top: .5rem; }

.basket__close {
  margin-top: -.3rem;
  margin-right: -.8rem; }

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

@media screen and (max-width: 68em) and (min-width: 52.5625em) {
  .basket__title {
    font-size: 2rem; }

  .basket__repeat {
    font-size: 1.3rem; } }
@media screen and (max-width: 52.5em) {
  .basket__header {
    background-position: -5px 0;
    background-size: 110% 43px; }

  .basket__repeat {
    padding-top: .7rem; } }
/* Basket item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: #fff; }

.basket-item__title {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #272727; }

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

.basket-item__option {
  font-size: 1.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #b3b3b3; }

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

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

.basket__empty {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #272727;
  background-color: #fff; }

/* Basket deal title
   -------------------------------------------------------------------------- */
.basket-deal__header {
  background-color: #b3b3b3; }

.basket-deal__title {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

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

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

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

/* Basket deal item
   -------------------------------------------------------------------------- */
.basket-deal__items {
  background-color: #efefef; }

.basket-deal__item-title {
  font-size: 1.4rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #272727; }

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

.basket-deal__item-option {
  font-size: 1.2rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #999; }

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

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

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #838383;
  font-weight: 400;
  text-transform: uppercase;
  overflow: hidden; }

.basket__delivery-method {
  padding: 0;
  height: 40px;
  line-height: 40px;
  background: #dedddd url("/assets-images/delivery-button-bg.png") no-repeat left top; }

.basket__delivery-option + .basket__delivery-option .basket__delivery-method {
  background-position: right top; }

.basket__delivery-radio:checked + .basket__delivery-method {
  color: #fff;
  background-color: #f07f00;
  background-position: left bottom; }

.basket__delivery-option + .basket__delivery-option .basket__delivery-radio:checked + .basket__delivery-method {
  background-position: right bottom; }

.basket__time {
  margin-top: 1em; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__footer {
  color: #000;
  background-color: #fff; }

.basket__footer-red-message {
  color: #000;
  font-size: 1.5rem;
  background-color: #fbba00; }

.text-below-basket {
  color: #fff;
  font-size: 1.5rem;
  background-color: #f07f00; }

.ings {
  margin-top: 2rem;
  padding: .5rem 1.5rem;
  color: #000;
  background-color: #efefef; }

.basket__charge-title,
.basket__charge-amount {
  font-size: 1.7rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

.basket__total {
  margin: 1rem 0; }

.basket__total-title,
.basket__total-amount {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

.basket__button-link {
  position: relative;
  padding: 0;
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
  background: url("/assets-images/basket-button-bg.png") no-repeat right top; }

.basket__button-link::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background: url("/assets-images/basket-button-bg.png") no-repeat left top;
  overflow: hidden; }

.basket__button-link:hover {
  background-position: bottom right; }

.basket__button-link:hover::before {
  background-position: left bottom; }

.basket__coupon {
  font-size: 1.4rem; }

.basket__coupon-link,
.basket__coupon-validate {
  color: #ce1514; }

.mobile-basket-button {
  background: url("/assets-images/basket-mobile-bg.png") repeat-x 0 0; }

.mobile-basket-button::before,
.mobile-basket-button::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100%;
  background: url("/assets-images/basket-mobile-bg.png") no-repeat; }

.mobile-basket-button::before {
  left: 0;
  width: 18px;
  background-position: 0 -66px; }

.mobile-basket-button::after {
  right: 0;
  width: 22px;
  background-position: right -66px; }

.mobile-basket-button .mobile-basket-button__part {
  height: 45px;
  line-height: 45px; }

.mobile-basket-button__link {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  z-index: 5; }

.mobile-basket-button .mobile-basket-button__nb-items {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1;
  min-width: 2.2rem;
  padding: .2rem .4rem .3rem;
  text-align: center;
  background-color: #000;
  border-radius: 100%;
  box-sizing: border-box; }
.mobile-basket-button .mobile-basket-button__icon {
  margin-top: -.5rem;
  padding: 0 .1rem .3rem;
  border-bottom-color: #fff;
  border-bottom-width: 3px; }
.mobile-basket-button .mobile-basket-button__icon:before {
  left: -4px;
  bottom: -2px;
  height: 1.2rem;
  border-left: #fff solid 3px; }
.mobile-basket-button .mobile-basket-button__icon:after {
  right: -4px;
  bottom: -2px;
  height: 1.2rem;
  border-left: #fff solid 3px; }

/* bakset clickable promotions
   -------------------------------------------------------------------------- */
.clickable-promotion {
  margin-top: 2rem; }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  padding: 20px 0 48px;
  width: 900px;
  background: transparent url("/assets-images/popup-bg-top.png") no-repeat center top;
  background-size: 100% 20px;
  overflow: visible; }

.popup .popup__wrapper {
  padding: 0 4rem;
  background: url("/assets-images/popup-bg.png") repeat-y center top;
  background-size: 100% auto; }

.popup .popup__wrapper form {
  padding: 0 1rem;
  background-color: #fff; }

.popup__buttons {
  padding-bottom: 3px;
  background: url("/assets-images/popup-bg-bottom.png") no-repeat center bottom;
  background-size: 100% 62px; }

.popup__description {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000; }

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

.popup__title,
.popup__price {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase; }

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

.popup_improved .popup__title-mobile-close-icon {
  float: left;
  width: 22px;
  height: 29px;
  background: url("/assets-images/popup-arrow.png") no-repeat left center; }

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

.popup_improved.popup_scrolled .popup__title {
  padding-left: 5rem;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.popup .product__pictos {
  display: inline-block;
  margin-left: .5rem; }

@media screen and (max-width: 52.5em) {
  .popup {
    padding-bottom: 45px; }

  .popup__buttons {
    padding-bottom: 0; }

  .popup .popup__wrapper {
    padding: 0 2rem; }

  .popup_improved.popup_scrolled .popup__title {
    padding-left: 3rem; } }
@media screen and (max-width: 40em) {
  .popup .popup__wrapper {
    padding: 0 1rem; }

  .popup_improved.popup_scrolled .popup__title {
    padding-left: 2rem; } }
/* Popup group
   -------------------------------------------------------------------------- */
.popup-group__quantity-field {
  font-size: 1.6rem;
  border: none; }

.popup-group__quantity-button {
  color: #f08104;
  font-size: 2rem;
  line-height: 2.4rem; }

.popup-group__quantity-minus-icon {
  margin-right: .7em; }
  .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 {
  margin-left: .7em; }
  .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__label,
.popup-group__single-choice {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #1d1d1b;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 32px; }

/* Popup row
   -------------------------------------------------------------------------- */
.popup-row__title {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400;
  margin-bottom: 2rem;
  padding-bottom: .5rem;
  border-bottom: 2px solid #0d0d0d; }

.popup-row__description {
  margin: -1rem 0 1.5rem;
  color: #b3b3b3;
  font-size: 1.3rem; }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-enum__option {
  margin-bottom: 10px; }

.popup-enum__option:not(:last-child) {
  margin-right: 2rem; }

.popup-enum__text {
  position: relative;
  padding: 0 2rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #838383;
  font-weight: 400;
  text-transform: uppercase;
  background: #dedddd url("/assets-images/tab-bg.png") no-repeat -12px -136px;
  overflow: hidden; }

.popup-enum__text::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2rem;
  background: url("/assets-images/tab-bg.png") no-repeat 96% -136px;
  overflow: hidden; }

.popup-enum__radio:checked + .popup-enum__text {
  color: #fff;
  background-color: #f07f00;
  background-position: -12px -70px; }

.popup-enum__radio:checked + .popup-enum__text::after {
  background-position: 96% -70px; }

.popup-enum__radio:disabled + .popup-enum__text {
  color: #ccc;
  background: #eee;
  cursor: default; }

.popup-enum__radio:disabled + .popup-enum__text::after {
  display: none; }

/* Popup set
   -------------------------------------------------------------------------- */
.popup-set__group-title {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400; }

.popup-set__title {
  color: #000; }

.popup-set__text {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  text-transform: capitalize; }

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

.popup-set__text::before {
  top: 1px;
  border-color: #dedddd;
  background-color: #fff; }

.popup-set__text::after {
  top: 1px;
  margin: 4px;
  width: 8px;
  height: 8px;
  background-color: #f00; }

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

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

/* Popup deal line
   -------------------------------------------------------------------------- */
.popup-deal-line__label {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #1d1d1b;
  font-weight: 400;
  text-transform: uppercase; }

.popup-deal-line__description {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000; }

.popup-deal-line__single-option {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000; }

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup-buttons_improved .popup-buttons__button {
  position: relative;
  min-width: 45rem;
  height: 45px;
  line-height: 45px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  background: url("/assets-images/basket-mobile-bg.png") repeat-x 0 0; }

.popup-buttons__button::before,
.popup-buttons__button::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100%;
  background: url("/assets-images/basket-mobile-bg.png") no-repeat; }

.popup-buttons__button::before {
  left: 0;
  width: 18px;
  background-position: 0 -66px; }

.popup-buttons__button::after {
  right: 0;
  width: 22px;
  background-position: right -66px; }

.popup-buttons__button:hover {
  background-color: #b50c00;
  background-position: 0 -139px; }

.popup-buttons__button:hover::before {
  background-position: 0 -205px; }

.popup-buttons__button:hover::after {
  background-position: right -205px; }

.popup-buttons_improved .popup-buttons__button {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  font-weight: 400; }

.popup-buttons__link {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  margin-left: 3rem;
  line-height: 45px; }

.popup-buttons__link:hover {
  color: #b50c00; }

@media screen and (max-width: 52.5em) {
  .popup-buttons_improved .popup-buttons__button {
    min-width: 0; } }
/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.checkout__section + .checkout__section {
  margin-top: 4rem;
  border-top: 2px solid #000; }

.checkout__title,
.credit-page__title {
  font-size: 5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400;
  line-height: 1;
  margin-top: 3rem;
  margin-bottom: 4rem;
  text-align: center; }

.checkout-row__label,
.checkout-row__group-label,
.checkout-variant__label,
.checkout-variant__select-label,
.card-entry__label,
.card-entry__saved-card-label {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000; }

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

.checkout__description {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px; }

.checkout-row__field-text,
.checkout-row__field-textarea,
.card-entry__input {
  border: 1px solid #dedddd; }

.checkout-row__group-item_forgot-password a {
  display: inline-block;
  color: #e32213;
  font-size: 1.5rem;
  text-decoration: underline; }
.checkout-row__group-item_forgot-password a:hover {
  text-decoration: none; }

.checkout-variant__radio:checked ~ .checkout-variant__text {
  color: #e32213;
  font-weight: 400; }

.checkout .category_upselling {
  margin-top: 4rem;
  border-top: 2px solid #000; }
.checkout .category__title {
  margin-top: 5rem;
  margin-bottom: 5rem;
  font-size: 5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-transform: none; }

@media screen and (max-width: 52.5em) {
  .checkout__section + .checkout__section,
  .checkout .category_upselling {
    margin-top: 3rem;
    padding-top: 3rem; }

  .checkout__title,
  .credit-page__title,
  .checkout .category__title {
    margin-top: 0;
    margin-bottom: 2rem;
    font-size: 4rem; } }
/* Form checkbox styling
   ---------------------------------------------------- */
.checkout-row__group-label_checkbox {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer; }

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

.checkout-row__field-checkbox .checkout-row__label-text {
  position: relative;
  display: block; }

.checkout-row__group-label_checkbox .checkout-row__label-text::before,
.checkout-row__group-label_checkbox .checkout-row__label-text::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  box-sizing: border-box; }

.checkout-row__group-label_checkbox .checkout-row__label-text::before {
  width: 16px;
  height: 16px;
  border: 1px solid #858585; }

.checkout-row__group-label_checkbox .checkout-row__label-text::after {
  display: none;
  margin: 4px;
  width: 8px;
  height: 8px; }

.checkout-row__field-checkbox:checked + .checkout-row__label-text::after {
  display: block; }

.checkout-row__group-label_checkbox {
  font-size: 1.4rem; }

.checkout-row__group-label_checkbox .checkout-row__label-text::before {
  border-color: #dedddd;
  background-color: #fff; }

.checkout-row__group-label_checkbox .checkout-row__label-text::after {
  background-color: #ff0000; }

.card-entry__checkbox-wrapper {
  display: block;
  position: relative;
  height: 28px;
  line-height: 28px;
  width: 70px;
  cursor: pointer; }

.card-entry__checkbox {
  position: absolute;
  left: 0;
  top: 0;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  opacity: 0; }

.card-entry__checkbox-helper {
  display: block;
  position: relative;
  float: left; }

.card-entry__checkbox-wrapper .card-entry__checkbox-helper::before,
.card-entry__checkbox-wrapper .card-entry__checkbox-helper::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  box-sizing: border-box; }

.card-entry__checkbox-wrapper .card-entry__checkbox-helper::before {
  width: 16px;
  height: 16px;
  border: 1px solid; }

.card-entry__checkbox-wrapper .card-entry__checkbox-helper::after {
  display: none;
  margin: 4px;
  width: 8px;
  height: 8px; }

.card-entry__checkbox:checked + .card-entry__checkbox-helper::after {
  display: block; }

.card-entry__checkbox-wrapper .card-entry__checkbox-helper::before {
  border-color: #dedddd;
  background-color: #fff; }

.card-entry__checkbox-wrapper .card-entry__checkbox-helper::after {
  background-color: #ff0000; }

.checkout-variant__label {
  position: relative;
  line-height: 18px; }

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

.checkout-variant__text {
  position: relative;
  display: block; }

.checkout-variant__text::before,
.checkout-variant__text::after {
  content: "";
  display: block;
  position: absolute;
  left: -23px;
  top: 0;
  width: 16px;
  height: 16px;
  box-sizing: border-box; }

.checkout-variant__text::before {
  width: 16px;
  height: 16px;
  border: 1px solid; }

.checkout-variant__text::after {
  display: none;
  margin: 4px;
  width: 8px;
  height: 8px; }

.checkout-variant__radio:checked + .checkout-variant__text::after {
  display: block; }

.checkout-variant__text::before {
  border-color: #dedddd;
  background-color: #fff; }

.checkout-variant__text::after {
  border-color: #dedddd;
  background-color: #ff0000; }

/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 3rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box;
  min-width: 13.5rem; }
  .form-buttons__button::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .form-buttons__button:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .form-buttons__button:hover::before {
    background-position: 0 -55px; }

.form-buttons__link {
  padding: 0;
  line-height: 40px; }
  .form-buttons__link {
    display: inline-block;
    color: #e32213;
    font-size: 1.5rem;
    text-decoration: underline; }
  .form-buttons__link:hover {
    text-decoration: none; }

/* Loyalty (step4)
   -------------------------------------------------------------------------- */
.checkout-loyalty {
  padding-left: 280px;
  min-height: 220px;
  font-size: 1.5rem;
  background: url("/assets-images/loyalty-logo.png") no-repeat left top; }

.checkout-loyalty__balance {
  font-size: 5rem;
  font-family: "SquareSlabserif711BT-Bold", serif;
  color: #000;
  font-weight: 400;
  line-height: 1; }

.checkout-loyalty__balance__points {
  color: #e32213; }

.checkout-loyalty__teaser,
.checkout-loyalty__cannot-use {
  font-size: 1.9rem; }

.checkout-loyalty__use {
  margin-top: 2rem; }

@media screen and (max-width: 68em) {
  .checkout-loyalty {
    padding-left: 130px;
    min-height: 102px;
    background-image: url("/assets-images/loyalty-logo-sm.png"); } }
@media screen and (max-width: 52.5em) {
  .checkout-loyalty {
    padding-left: 220px;
    min-height: 189px;
    background-image: url("/assets-images/loyalty-logo-mid.png"); } }
@media screen and (max-width: 40em) {
  .checkout-loyalty {
    padding-left: 130px;
    min-height: 102px;
    background-image: url("/assets-images/loyalty-logo-sm.png"); }

  .checkout-loyalty__balance {
    font-size: 4rem; } }
@media screen and (max-width: 30em) {
  .checkout-loyalty {
    padding-left: 0;
    padding-top: 130px;
    min-height: 0;
    background: url("/assets-images/loyalty-logo-sm.png") no-repeat center top; }

  .checkout-loyalty__balance {
    text-align: center; } }
.checkout-loyalty__use-label_checkbox {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer; }

.checkout-loyalty__use-input_checkbox {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  opacity: 0; }

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

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

.checkout-loyalty__use-label_checkbox .checkout-loyalty__use-text:before {
  width: 16px;
  height: 16px;
  border: 1px solid; }

.checkout-loyalty__use-label_checkbox .checkout-loyalty__use-text:after {
  display: none;
  margin: 4px;
  width: 8px;
  height: 8px; }

.checkout-loyalty__use-input_checkbox:checked + .checkout-loyalty__use-text:after {
  display: block; }

.checkout-loyalty__use-label_checkbox .checkout-loyalty__use-text:before {
  border-color: #dedddd;
  background-color: #fff; }

.checkout-loyalty__use-label_checkbox .checkout-loyalty__use-text:after {
  background-color: #ff0000; }

/* Checkout confirmation page (step5)
   -------------------------------------------------------------------------- */
.checkout-confirm__title {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase; }

.checkout-confirm__content {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000; }

.checkout-terms-acceptance_error {
  color: #000;
  background-color: #fbba00; }

.checkout-confirm__loyalty-earned-points {
  color: #e32213;
  font-weight: 400; }

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

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

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

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

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

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

/* Order page
   -------------------------------------------------------------------------- */
.order-table__header {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  background-color: #000; }

.order-row:nth-child(even) .order-row__header {
  color: #000;
  background-color: #fff; }

.order-row__header {
  color: #000;
  font-size: 1.5rem;
  background-color: #f8f8f8; }

.order-row__header:hover {
  color: #000 !important;
  background-color: #ebebeb !important;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.order-row__header_active {
  background-color: #ebebeb !important; }

.order {
  color: #000;
  font-size: 1.5rem;
  background-color: #fff; }

.order__group-title {
  font-size: 2.3rem;
  font-weight: 400; }

.order__add {
  padding-right: 0; }

.order__add-button, .order__repeat-button {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 2rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box; }
  .order__add-button::before, .order__repeat-button::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .order__add-button:hover, .order__repeat-button:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .order__add-button:hover::before, .order__repeat-button:hover::before {
    background-position: 0 -55px; }

.order__add-button {
  margin-top: -.1rem;
  height: 26px;
  line-height: 26px; }

.order__repeat-empty-basket {
  line-height: 4rem; }
  .order__repeat-empty-basket {
    display: inline-block;
    color: #e32213;
    font-size: 1.5rem;
    text-decoration: underline; }
  .order__repeat-empty-basket:hover {
    text-decoration: none; }

.order__items-container {
  border-top-color: #b3b3b3; }

.order__items-table {
  color: #000;
  font-size: 1.5rem;
  background-color: #fff;
  border: none; }

.order__items-deal {
  color: #000;
  background-color: #ececec; }

.order__items-deal-title {
  color: #000;
  background-color: #b3b3b3; }

.order__items-footer {
  border-top-color: #b3b3b3;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase; }

.order__total {
  font-size: 2.3rem;
  text-transform: uppercase;
  font-weight: 400;
  border-top-color: #b3b3b3; }

/* Credit
   -------------------------------------------------------------------------- */
.credit-page__main {
  color: #0a0a0a;
  background-color: #f4f5f6; }

.credit-page__status__balance {
  font-size: 2rem;
  font-weight: 400; }

.credit-page__status__balance-amount {
  font-size: 2.4rem;
  margin-top: .5rem; }

.credit-page__status__rules {
  font-size: 1.4rem;
  line-height: 1.4; }

.credit-page__form__teaser {
  font-size: 1.6rem;
  color: #3f3e3e;
  font-weight: 700; }

.credit-page__form__input {
  border: 1px solid #ddd;
  background-color: #fff; }

.credit-page__form__button {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 3rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box; }
  .credit-page__form__button::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .credit-page__form__button:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .credit-page__form__button:hover::before {
    background-position: 0 -55px; }

.credit-table__header {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  background-color: #000; }

.credit-table__row {
  background-color: #f8f8f8; }

.credit-table__row:nth-child(odd) {
  background-color: #fff; }

.credit-table__row:hover {
  background-color: #ebebeb; }

.credit-table td {
  font-size: 1.5rem;
  color: #000; }

/* ==========================================================================
   MESSAGES
   ========================================================================== */
/* Transient information message displayed at the top
   Eg. when a product has just been added
   -------------------------------------------------------------------------- */
.message_info {
  font-size: 2.3rem;
  color: #000;
  background-color: #ececec; }

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

@media screen and (max-width: 52.5em) {
  .page_menu.page_improved .message_info {
    bottom: auto;
    top: 0;
    text-align: center;
    background-color: transparent; }
  .page_menu.page_improved .message_info .message__wrapper {
    display: inline-block;
    background-color: #ececec; } }
/* Important (warning/error) message displayed at the top
   Eg. someone tries to access /account without being logged in
   -------------------------------------------------------------------------- */
.message_error {
  font-size: 2.3rem;
  color: #000;
  background-color: #fbba00; }

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

/* ==========================================================================
   HOMEPAGE
   ========================================================================== */
.content_index {
  margin-top: 0;
  margin-bottom: 0; }

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

/* Homepage: menu
   -------------------------------------------------------------------------- */
.category-navigation_index .category-navigation__list {
  text-align: right; }
.category-navigation_index .category-navigation__item {
  margin-left: 1rem;
  margin-right: 0; }
.category-navigation_index .category-navigation__link-prefix,
.category-navigation_index .category-navigation__link-suffix {
  display: inline-block; }
.category-navigation_index .category-navigation__link-prefix::before,
.category-navigation_index .category-navigation__link-suffix::after {
  content: "red";
  display: inline-block;
  color: #e32213; }

.category-navigation_index-mobile {
  display: none !important; }

.mobile-menu__section-link-prefix,
.mobile-menu__section-link-suffix,
.mobile-menu__item-link-prefix,
.mobile-menu__item-link-suffix {
  display: inline-block; }

.mobile-menu__section-link-prefix::before,
.mobile-menu__section-link-suffix::after,
.mobile-menu__item-link-prefix::before,
.mobile-menu__item-link-suffix::after {
  content: "red";
  display: inline-block;
  color: #e32213; }

.mobile-menu__section_unfolded > .mobile-menu__section-link .mobile-menu__section-link-prefix::before,
.mobile-menu__section_unfolded > .mobile-menu__section-link .mobile-menu__section-link-suffix::after {
  color: #000; }

/* Homepage: background wrapper
   -------------------------------------------------------------------------- */
.index-content {
  background-color: #fff; }

/* Homepage: banner at the top
   -------------------------------------------------------------------------- */
.index-banner {
  position: relative;
  margin: 0; }

.index-banner__bg-image {
  position: fixed;
  left: 50%;
  top: 40px;
  z-index: -1;
  max-width: none;
  width: auto;
  height: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.index-banner__badge {
  padding: 8rem 0;
  text-align: center; }

.index-banner__badge-link {
  display: inline-block;
  text-decoration: none; }

.index-banner__badge-image {
  height: 409px;
  border: none; }

@media screen and (max-width: 52.5em) {
  .index-banner__bg-image {
    top: 50px;
    height: 300px; }

  .index-banner__badge {
    padding: 2.5rem 0; }

  .index-banner__badge-image {
    height: 195px; } }
/* Homepage:  slogan
   -------------------------------------------------------------------------- */
.index-slogan {
  padding: 5.5rem 0;
  text-align: center;
  background: url("/assets-images/index-slogan-bg.png") repeat-x center bottom; }

.index-slogan__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .index-slogan__wrapper:before {
    display: table;
    content: ""; }
  .index-slogan__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-slogan__image-full {
  display: block;
  margin: auto; }

.index-slogan__image-small {
  display: none;
  margin: auto; }

@media screen and (max-width: 30em) {
  .index-slogan {
    padding: 3rem 0; }

  .index-slogan__image-full {
    display: none; }

  .index-slogan__image-small {
    display: block; } }
/* Homepage: microblog - a series of short blocks (image + text)
   -------------------------------------------------------------------------- */
.index-microblog {
  margin-top: 8.5rem; }

.index-microblog__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .index-microblog__wrapper:before {
    display: table;
    content: ""; }
  .index-microblog__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-microblog__post {
  padding: 0;
  color: #000;
  position: relative; }

.index-microblog__image-wrapper {
  margin: 0 0 1.5rem; }

.index-microblog__title {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  margin-bottom: 1.5rem;
  line-height: 1.2; }

.index-microblog__content {
  font-size: 1.5rem;
  line-height: 1.5; }

.index-microblog__content p + p {
  margin-top: 1rem; }

.index-microblog__spacer {
  height: 6rem; }

.index-microblog__footer {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0; }

.index-microblog__link {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 2rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box;
  width: 100%;
  max-width: 320px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  .index-microblog__link::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .index-microblog__link:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .index-microblog__link:hover::before {
    background-position: 0 -55px; }

@media screen and (max-width: 52.5em) {
  .index-microblog {
    margin-top: 4rem; }

  .index-microblog__post + .index-microblog__post {
    margin: 4rem 0 0; } }
/* Homepage: Deals link
   -------------------------------------------------------------------------- */
.index-deals {
  padding: 7rem 0; }

.index-deals__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  text-align: center; }
  .index-deals__wrapper:before {
    display: table;
    content: ""; }
  .index-deals__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-deals__link {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 3rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box; }
  .index-deals__link::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .index-deals__link:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .index-deals__link:hover::before {
    background-position: 0 -55px; }

/* Homepage: Upselling
   -------------------------------------------------------------------------- */
.index-upselling {
  padding: 5rem 0;
  background: url("/assets-images/index-drinks-bg.png") repeat-x center top;
  background-size: auto 100%; }

.index-upselling__content {
  margin: auto;
  padding: 0 2rem 10rem;
  width: 545px;
  max-width: 100%;
  min-height: 519px;
  text-align: center;
  background: url("/assets-images/index-drinks-text-bg.png") no-repeat center bottom;
  box-sizing: border-box; }

.index-upselling__cta {
  margin: .5rem 0 1.5rem;
  color: #fff;
  font-size: 5rem;
  line-height: 1.2;
  text-transform: uppercase; }

.index-upselling__link {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 3rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box; }
  .index-upselling__link::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .index-upselling__link:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .index-upselling__link:hover::before {
    background-position: 0 -55px; }

.index-upselling__link::before {
  background-color: #f07f00; }

@media screen and (max-width: 52.5em) {
  .index-upselling__content {
    padding: 6rem 2% 10rem;
    min-height: 0;
    background-position: center top;
    background-size: auto 100%; }

  .index-upselling__cta-image {
    width: 240px; }

  .index-upselling__cta {
    margin: .5rem 0 1rem;
    font-size: 3rem; } }
/* Homepage: About us
   -------------------------------------------------------------------------- */
.index-about {
  position: relative;
  padding: 9rem 0;
  color: #000;
  background: url("/assets-images/index-aboutus-bg.png") no-repeat center center;
  overflow: hidden; }

.index-about::before,
.index-about::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden; }

.index-about::before {
  left: 0;
  top: 0;
  background: url("/assets-images/index-about-bg-left.png") no-repeat left top; }

.index-about::after {
  right: 0;
  bottom: 0;
  background: url("/assets-images/index-about-bg-right.png") no-repeat right bottom; }

.index-about__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  position: relative;
  z-index: 2;
  font-size: 1.9rem;
  line-height: 1.8;
  box-sizing: border-box; }
  .index-about__wrapper:before {
    display: table;
    content: ""; }
  .index-about__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-about__content {
  margin: 0 auto;
  max-width: 780px; }

.index-about__title {
  margin-bottom: 3rem;
  font-size: 5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2; }

.index-about__title_socials {
  margin: 4.6rem 0 3rem;
  text-align: right; }

.index-about__socials-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -1rem; }

.index-about__socials-item {
  display: inline-block;
  margin: 2rem 1rem 0; }

.index-about__socials-link {
  display: block;
  width: 145px;
  height: 145px;
  text-decoration: none;
  background: url("/assets-images/index-social-icons.png") no-repeat;
  overflow: hidden; }

.index-about__socials-link_fb {
  background-position: 0 0; }

.index-about__socials-link_twitter {
  background-position: -215px 0; }

.index-about__socials-link_instagram {
  background-position: -427px 0; }

.index-about__socials-link_email {
  background-position: -641px 0; }

@media screen and (max-width: 52.5em) {
  .index-about {
    padding: 3rem 0; }

  .index-about::before,
  .index-about::after {
    background-size: 250px auto; }

  .index-about__title {
    margin-bottom: 2rem; }

  .index-about__title_socials {
    margin: 4rem 0 1rem;
    text-align: left; }

  .index-about__socials-list {
    display: block;
    margin: 0; }

  .index-about__socials-link {
    width: 60px;
    height: 60px; }

  .index-about__socials-link_fb {
    background-position: 0 -241px; }

  .index-about__socials-link_twitter {
    background-position: -74px -241px; }

  .index-about__socials-link_instagram {
    background-position: -147px -241px; }

  .index-about__socials-link_email {
    background-position: -221px -241px; } }
@media screen and (max-width: 40em) {
  .index-about__wrapper {
    font-size: 1.5rem;
    line-height: 1.6; }

  .index-about__title {
    font-size: 3rem; }

  .index-about__socials-list {
    margin: 0 -.5rem; }

  .index-about__socials-item {
    margin: 1rem .5rem 0; } }
@media screen and (max-width: 30em) {
  .index-about::before,
  .index-about::after {
    background-size: 160px auto; }

  .index-about__socials-list {
    margin: 0; } }
/* Homepage: map showing the position of the restaurant
   -------------------------------------------------------------------------- */
.index-map__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .index-map__wrapper:before {
    display: table;
    content: ""; }
  .index-map__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-map__shop {
  margin: 7rem 0;
  padding: 2rem;
  width: 420px;
  color: #fff;
  font-size: 1.9rem;
  line-height: 1.2;
  text-transform: uppercase;
  background: url("/assets-images/index-shop-info-bg.png") no-repeat 0 0;
  background-size: 100% 100%; }

.index-map__shop::before {
  content: "";
  display: block;
  position: absolute;
  top: 120px;
  right: -74px;
  width: 0;
  height: 0;
  border-top: 75px solid transparent;
  border-bottom: 75px solid transparent;
  border-left: 75px solid #e32213; }

.index-map__shop-title {
  margin-bottom: .5em;
  font-size: 4.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1; }

.index-map__shop-phone {
  margin: .5em 0;
  color: #fbba00; }

.index-map__shop-phone a {
  color: #fbba00; }

.index-map__shop .social-icons__link i {
  font-size: 2.5rem; }

.index-map__shop .social-icons__link:hover {
  color: #000; }

.index-map__shop-image img {
  width: 100%; }

.index-map__shop-info {
  font-size: 1.4rem;
  text-transform: none; }

.index-map__order-button {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 1rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box;
  display: block;
  margin: 1.5rem auto;
  max-width: 300px;
  background-position: right -110px; }
  .index-map__order-button::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .index-map__order-button:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .index-map__order-button:hover::before {
    background-position: 0 -55px; }

.index-map__order-button::before {
  background-position: 0 -110px;
  background-color: #e32213; }

.index-map__embed-image {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media screen and (max-width: 52.5em) {
  .index-map__shop {
    margin: 5rem auto; }

  .index-map__shop::before {
    content: none;
    display: none; }

  .index-map__embed-image {
    -webkit-transform: translate(-60%, -50%);
    -ms-transform: translate(-60%, -50%);
    transform: translate(-60%, -50%); } }
@media screen and (max-width: 40em) {
  .index-map__wrapper {
    width: 100%; }

  .index-map__shop {
    max-width: 100%; } }
@media screen and (max-width: 30em) {
  .index-map__shop-title {
    font-size: 3.2rem; } }
@media screen and (max-width: 20em) {
  .index-map__order-button {
    font-size: 1.5rem; } }
/* ==========================================================================
   SPECIAL FEATURES
   ========================================================================== */
/* --------------------------------------------------------------------------
   SKU BUTTONS
   (optional feature, available on touch but NOT on sidetouch)
   --------------------------------------------------------------------------
   Shows product sizes (skus) as buttons instead of selects.
   To activate, create a 'size_buttons' tag and set it on the chosen products/categories
   -------------------------------------------------------------------------- */
.sku-buttons {
  border-radius: 0em; }

.sku-buttons__text {
  color: #000;
  background-color: #ddd;
  border-left: 1px solid #fff; }

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

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

.sku-buttons-summary__name {
  color: #555; }

.sku-buttons-summary__value {
  color: #000; }

.sku-buttons-summary__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: ""; }

/* --------------------------------------------------------------------------
   GROUPED SKUS
   (optional feature)
   --------------------------------------------------------------------------
   Group size selection at the top of the page (instead of for every product).
   To activate, create a 'size_group' tag and set it on one or several main (topmost) categories.
   -------------------------------------------------------------------------- */
.grouped-skus__title {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #f07f00;
  font-weight: 400;
  line-height: 40px; }

.grouped-skus__text {
  position: relative;
  padding: 0;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #838383;
  font-weight: 400;
  text-transform: uppercase;
  background: #dedddd url("/assets-images/tab-bg.png") no-repeat 50% -137px;
  border-left: 1px solid #fff; }

.grouped-skus__text::after {
  position: absolute;
  top: 0;
  height: 100%;
  width: 2rem;
  background: url("/assets-images/tab-bg.png") no-repeat 96% -136px;
  overflow: hidden; }

.grouped-skus__item:first-child .grouped-skus__text::after {
  content: '';
  display: block;
  left: 0;
  background-position: -12px -136px; }

.grouped-skus__item:last-child .grouped-skus__text::after {
  content: '';
  display: block;
  right: 0;
  background-position: 96% -136px; }

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

.grouped-skus__radio:checked + .grouped-skus__text {
  color: #fff;
  background-color: #f07f00;
  background-position: 50% -70px; }

.grouped-skus__radio:checked + .grouped-skus__text::after {
  background-position: 96% -70px; }

.grouped-skus__item:first-child .grouped-skus__radio:checked + .grouped-skus__text::after {
  background-position: -12px -70px; }

.grouped-skus__item:last-child .grouped-skus__radio:checked + .grouped-skus__text::after {
  background-position: 96% -70px; }

.grouped-skus__radio:disabled + .grouped-skus__text {
  color: #ccc;
  background: #eee; }

.grouped-skus__radio:disabled + .grouped-skus__text::after {
  display: none !important; }

@media screen and (max-width: 30em) {
  .grouped-skus__text {
    font-size: 1.6rem; }

  .grouped-skus__title {
    font-size: 1.9rem;
    font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
    color: #f07f00;
    font-weight: 400;
    line-height: 1.2; } }
/* --------------------------------------------------------------------------
   CYO
   (optional page)
   --------------------------------------------------------------------------
   Makes a product editable in its own page instead of a popup.
   To activate, create a 'cyo' tag in theme.xml and set this tag on the product.
   -------------------------------------------------------------------------- */
.cyo__header-title {
  font-size: 5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  margin-bottom: 2rem;
  width: 100%; }

.cyo__add-button {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 3rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box; }
  .cyo__add-button::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .cyo__add-button:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .cyo__add-button:hover::before {
    background-position: 0 -55px; }

.cyo__header .cyo__add-button {
  margin-left: 1rem; }

.cyo__add-button-price {
  margin-right: 0; }

.cyo__add-button-price::after {
  content: none;
  display: none; }

.cyo__description {
  margin-bottom: 0; }

@media screen and (max-width: 52.5em) {
  .cyo__header-title {
    margin-top: 0;
    font-size: 3.6rem; } }
@media screen and (max-width: 30em) {
  .cyo__description {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 1rem; } }
.cyo__fieldset-title {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400;
  border-bottom: 2px solid #000; }

.cyo__fieldset-description {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000; }

.cyo-enum__option:not(:last-child) {
  margin-right: 2rem; }

.cyo-enum__text {
  position: relative;
  padding: 0 2rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #838383;
  font-weight: 400;
  text-transform: uppercase;
  background: #dedddd url("/assets-images/tab-bg.png") no-repeat -12px -136px;
  overflow: hidden; }

.cyo-enum__text::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2rem;
  background: url("/assets-images/tab-bg.png") no-repeat 96% -136px;
  overflow: hidden; }

.cyo-enum__radio:checked + .cyo-enum__text {
  color: #fff;
  background-color: #f07f00;
  background-position: -12px -70px; }

.cyo-enum__radio:checked + .cyo-enum__text::after {
  background-position: 96% -70px; }

.cyo-enum__radio:disabled + .cyo-enum__text {
  color: #ccc;
  background: #eee;
  cursor: default; }

.cyo-enum__radio:disabled + .cyo-enum__text::after {
  display: none; }

.cyo-set__group-title {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400; }

.cyo-set__text {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  text-transform: capitalize; }

.cyo-set__label input[type="checkbox"]:checked + .cyo-set__text {
  font-weight: 400; }

.cyo-set__text::before {
  top: 1px;
  border-color: #dedddd;
  background-color: #fff; }

.cyo-set__text::after {
  top: 1px;
  margin: 4px;
  width: 8px;
  height: 8px;
  background-color: #f00; }

.cyo-icon-enum__option {
  display: inline-block;
  float: none;
  margin: 0 10% 1rem 0; }

.cyo-icon-enum__text {
  color: #838383;
  font-size: 1.9rem; }

.cyo-icon-enum__radio:checked + .cyo-icon-enum__text {
  color: #000; }

.cyo-icon-enum__radio:disabled + .cyo-icon-enum__text {
  color: #d3d3d3;
  cursor: default; }

.cyo-icon-enum__text::before {
  background: url("/assets-images/cyo_sizes.png") no-repeat; }

.cyo-icon-enum__text_xl___10_slices::before {
  width: 83px;
  height: 83px;
  background-position: 0px 0px; }

.cyo-icon-enum__text_m___8_slices::before {
  margin-top: 14px;
  width: 69px;
  height: 69px;
  background-position: -217px -14px; }

.cyo-icon-enum__text_s___4_slices::before {
  margin-top: 28px;
  width: 55px;
  height: 55px;
  background-position: -422px -28px; }

.cyo-icon-enum__radio:checked + .cyo-icon-enum__text_xl___10_slices::before {
  background-position: 0px -100px; }

.cyo-icon-enum__radio:checked + .cyo-icon-enum__text_m___8_slices::before {
  background-position: -217px -114px; }

.cyo-icon-enum__radio:checked + .cyo-icon-enum__text_s___4_slices::before {
  background-position: -422px -128px; }

.hh-side__label-wrapper {
  position: relative;
  margin: 0 0 2.5rem;
  padding: 0 1rem 0 6.5rem;
  height: 54px;
  line-height: 54px;
  background: url("/assets-images/h_h_title-bg.png") no-repeat right top; }

.hh-side__label-wrapper::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background: url("/assets-images/h_h_title-bg.png") no-repeat left top;
  overflow: hidden; }

.hh-side__label-wrapper::after {
  content: '';
  display: block;
  position: absolute;
  left: 1.2rem;
  top: 0;
  width: 40px;
  height: 100%;
  background: url("/assets-images/h_h-half-icon.png") no-repeat -50px 50%;
  overflow: hidden; }

.hh-side_second .hh-side__label-wrapper::after {
  background-position: left center; }

.hh-side__label {
  display: inline-block;
  position: relative;
  padding: 0;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 400;
  line-height: inherit;
  text-transform: uppercase; }

.hh-side__product-select {
  margin-bottom: 1.5rem; }

.hh-side__product-name {
  font-size: 2.3rem;
  font-weight: 400;
  text-transform: uppercase; }

.hh-side__product-description {
  margin-top: 1rem; }

/* --------------------------------------------------------------------------
   LOCATOR
   (optional page)
   --------------------------------------------------------------------------
   Page which lets the user pick a restaurant based on his address.
   Functionality is similar to index shop picker, but on its own page.
   -------------------------------------------------------------------------- */
html {
  min-height: 100%; }

.page_locator {
  min-height: 100%;
  background: url("/assets-images/page-locator-bg.jpg") no-repeat center top;
  background-size: cover; }
.page_locator .page__wrapper {
  position: relative;
  z-index: 1;
  height: 100%;
  overflow: hidden; }
.page_locator .page__wrapper::before,
.page_locator .page__wrapper::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden; }
.page_locator .page__wrapper::before {
  left: 0;
  top: 0;
  background: url("/assets-images/index-about-bg-left.png") no-repeat left top; }
.page_locator .page__wrapper::after {
  right: 0;
  bottom: 0;
  background: url("/assets-images/index-about-bg-right.png") no-repeat right bottom; }
.page_locator .header,
.page_locator .footer {
  display: none; }

@media screen and (max-width: 52.5em) {
  .page_locator .page__wrapper::before,
  .page_locator .page__wrapper::after {
    background-size: 250px auto; } }
.locator {
  position: relative;
  z-index: 2;
  margin: 19rem auto 3rem;
  padding: 0;
  width: 900px;
  color: #000;
  overflow: visible; }

.locator::before {
  content: '';
  display: block;
  width: 100%;
  height: 20px;
  background: transparent url("/assets-images/popup-bg-top.png") no-repeat center top;
  background-size: 100% 20px; }

.locator::after {
  content: '';
  display: block;
  width: 100%;
  height: 40px;
  background: transparent url("/assets-images/popup-bg-bottom.png") no-repeat center bottom;
  background-size: 100% 62px; }

.locator__wrapper {
  padding: 3rem 4rem 3rem;
  background: url("/assets-images/popup-bg.png") repeat-y center top;
  background-size: 100% auto;
  box-sizing: border-box; }

.locator__logo {
  margin: -195px auto 0;
  padding-bottom: 2rem;
  width: 230px; }

.locator__title {
  font-size: 5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 3.5rem; }

.locator__method {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #838383;
  font-weight: 400;
  text-transform: uppercase;
  overflow: hidden; }

.locator__method-name {
  padding: 0;
  height: 40px;
  line-height: 40px;
  background: #dedddd url("/assets-images/delivery-button-bg.png") no-repeat left top; }

.locator__method + .locator__method .locator__method-name {
  background-position: right top; }

.locator__method input[type=radio]:checked + .locator__method-name {
  color: #fff;
  background-color: #f07f00;
  background-position: left bottom; }

.locator__method + .locator__method input[type=radio]:checked + .locator__method-name {
  background-position: right bottom; }

.locator__postcode-input-wrapper {
  padding-right: 70px; }

.locator__postcode-input {
  font-size: 1.7rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  border: 1px solid #dedddd;
  float: left;
  width: 100%;
  box-sizing: border-box; }

.locator__postcode-input::-webkit-input-placeholder {
  color: #959598;
  font-size: 1.5rem; }

.locator__postcode-input::-moz-placeholder {
  color: #959598;
  font-size: 1.5rem; }

.locator__postcode-input:-ms-input-placeholder {
  color: #959598;
  font-size: 1.5rem; }

.locator__postcode-input[data-locator-error] {
  background-color: #fff; }

.locator__postcode-button {
  display: block;
  float: left;
  margin-right: -70px;
  width: 70px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background: url("/assets-images/button-search-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box; }

.locator__postcode-button:hover {
  background-position: right -60px; }

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

.locator__postcode-warning {
  color: #828282;
  font-size: 1.4rem; }

.locator__selected {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  margin-bottom: 2rem; }

.locator__selected-value {
  color: #e32213;
  text-transform: uppercase; }

.locator__selected-link {
  font-size: 1.4rem;
  text-decoration: underline;
  text-transform: none; }

.locator__restaurants {
  margin: 3rem 0 0; }

.locator-restaurant {
  padding: 2rem 0;
  border-top: 2px solid #000; }

.locator-restaurant + .locator-restaurant {
  margin-top: 0; }

.locator-restaurant__name {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1; }

.locator-restaurant__toggle {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  line-height: 2.3rem; }

.locator-restaurant__content-name {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1; }

.locator-restaurant__opening-times {
  background-color: #ececec; }

.locator-restaurant__address {
  font-size: 1.5rem;
  line-height: 1.2; }

.locator-restaurant__address p {
  margin-bottom: .3rem; }

.locator-restaurant__button {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 3rem;
  height: 40px;
  line-height: 40px;
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: transparent url("/assets-images/button-bg.png") no-repeat right 0;
  border: none;
  box-sizing: border-box; }
  .locator-restaurant__button::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 15px;
    background: #fff url("/assets-images/button-bg.png") no-repeat 0 0; }
  .locator-restaurant__button:hover {
    color: #fff;
    background-color: transparent;
    background-position: right -55px; }
  .locator-restaurant__button:hover::before {
    background-position: 0 -55px; }

.locator-restaurant__name-distance,
.locator-restaurant__content-name-distance {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase; }

@media screen and (max-width: 52.5em) {
  .locator {
    margin-top: 10rem; }

  .locator__wrapper {
    padding: 1rem 4rem; }

  .locator__logo {
    margin-top: -110px;
    width: 170px; }

  .locator__title {
    margin-bottom: 2.5rem;
    font-size: 4rem;
    line-height: 1; }

  [data-locator-selected-method="delivery"] .locator__restaurants {
    padding: 0 5%; } }
@media screen and (max-width: 40em) {
  .locator__wrapper {
    padding: 1rem 2rem; }

  [data-locator-selected-method="delivery"] .locator__restaurants {
    padding: 0; } }
@media screen and (max-width: 30em) {
  .locator__method {
    font-size: 1.7rem; } }
/* Static page
   --------------------------------------------------------------------------*/
.content_static .content__side,
.content_static .content__main {
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  max-width: 100%; }

.static-page, .static-page p {
  font-size: 1.7rem;
  line-height: 1.5; }
.static-page h1, .static-page h2, .static-page h3, .static-page h4 {
  color: #1c1c1c;
  font-weight: 400;
  text-transform: uppercase; }
.static-page h5, .static-page h6 {
  color: #f07f00;
  font-weight: 400; }
.static-page h1 {
  font-size: 2.7rem; }
.static-page h2 {
  font-size: 2.5rem; }
.static-page h3 {
  font-size: 2.3rem; }
.static-page h4 {
  font-size: 1.9rem; }
.static-page h5 {
  font-size: 1.9rem; }
.static-page h6 {
  font-size: 1.7rem; }
.static-page .static-page__title {
  font-size: 5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #e32213;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin-top: 2rem; }

@media screen and (max-width: 52.5em) {
  .static-page .static-page__title {
    margin-top: 0;
    font-size: 3.6rem; } }
.static-page_about-us {
  margin-top: 5rem; }

.static-page__content .static-page__title {
  text-align: left; }

.static-page__images {
  float: left;
  padding-right: 3%;
  width: 40%;
  box-sizing: border-box; }

.static-page__content {
  overflow: hidden; }

.static-page__content > *:first-child {
  margin-top: 0; }

.static-page__images img {
  width: 100%; }

.static-page__images img + img {
  margin-top: 2rem; }

@media screen and (max-width: 52.5em) {
  .static-page__images {
    float: none;
    margin-bottom: 2rem;
    padding-right: 0;
    width: 100%;
    text-align: center; }

  .static-page__images img {
    max-width: 48%; }

  .static-page__images img + img {
    margin-top: 0; } }
/* --------------------------------------------------------------------------
   PASSWORD STRENGTH CHECKER
   --------------------------------------------------------------------------
   On the 'register' and 'order_step2' pages
   -------------------------------------------------------------------------- */
.password-checker {
  background-color: #fff;
  border-color: #818181; }

.password-checker:before {
  border-left-color: #818181;
  border-right-color: #818181; }

.password-checker:after {
  border-left-color: #fff;
  border-right-color: #fff; }

.password-checker__label {
  font-size: 1rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff; }

.password-checker__text {
  font-size: 1.2rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  letter-spacing: -0.2px; }

.password-checker__bar {
  background-color: #e8e8e8; }

.password-checker__score {
  background-color: #c64c4a; }

.password-checker__score.weak {
  width: 30%;
  background-color: #c64c4a; }

.password-checker__score.medium {
  width: 60%;
  background-color: #e1aa17; }

.password-checker__score.strong {
  width: 100%;
  background-color: #558b2f; }

.password-checker__input-message {
  font-size: 1.2rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #900; }

/* --------------------------------------------------------------------------
   ADVANCED LOYALTY
   (optional feature)
   --------------------------------------------------------------------------
   Can be activated by setting the "loyalty_page" boolean parameter
   - Adds a /loyalty page
   - Adds links to this page in user, account and mobile menus
   -------------------------------------------------------------------------- */
.loyalty-dropdown {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  padding: 1.4rem 2rem 2rem 13.5rem;
  min-height: 9rem;
  background: #fff url("/assets-images/loyalty-logo-sm.png") no-repeat 1.4rem 1.5rem; }

.loyalty-dropdown:before {
  display: none; }

.loyalty-dropdown__title {
  font-size: 1.9rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: capitalize; }

.loyalty-dropdown__more-link {
  color: #e32213;
  text-decoration: underline; }

.loyalty-dropdown__more-link:hover {
  text-decoration: none; }

.loyalty-page__banner {
  position: relative;
  background: #fbba00 url("/assets-images/loyalty-banner.jpg") no-repeat right top/auto 100%;
  overflow: hidden; }

.loyalty-page__banner::before {
  content: '';
  display: block;
  position: absolute;
  left: -40%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fbba00;
  -webkit-transform: skewX(10deg);
  -ms-transform: skewX(10deg);
  transform: skewX(10deg); }

.loyalty-page__banner__content {
  padding-top: 4rem;
  width: 60%;
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  box-sizing: border-box; }

.loyalty-page__banner__title {
  font-size: 2.4rem;
  font-family: "SquareSlabserif711BT-Bold", serif;
  color: #000;
  font-weight: 400;
  margin-bottom: 0; }

.loyalty-page__banner__p {
  font-size: 2.4rem;
  font-family: "SquareSlabserif711BT-Bold", serif;
  color: #000;
  font-weight: 400; }

.loyalty-page__banner__p + .loyalty-page__banner__p {
  font-size: 5rem;
  line-height: 1; }

.loyalty-page__banner__points-value {
  color: #e32213;
  font-weight: 400; }

.loyalty-page__banner__note {
  color: #000;
  font-size: 1.3rem; }

.loyalty-page__howto {
  margin: 5rem auto 0;
  padding: 0 190px 0 0;
  max-width: 740px;
  min-height: 190px;
  color: #000;
  font-size: 1.5rem;
  background: url("/assets-images/loyalty-logo-mid.png") no-repeat right center;
  box-sizing: border-box; }

.loyalty-page__howto:before {
  display: none; }

.loyalty-page__howto__wrapper {
  padding: 0; }

.loyalty-page__howto__title {
  font-size: 2.3rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase; }

@media screen and (max-width: 70em) {
  .loyalty-page__banner__p + .loyalty-page__banner__p {
    font-size: 4rem; } }
@media screen and (max-width: 30em) {
  .loyalty-page__howto {
    padding-right: 0;
    padding-top: 210px;
    min-height: 0;
    background: url("/assets-images/loyalty-logo-mid.png") no-repeat center top; }

  .loyalty-page__howto__title {
    text-align: center; } }
.loyalty-table__header {
  color: #fff;
  font-size: 1.9rem;
  background-color: #000; }

.loyalty-table__header th {
  font-weight: 400; }

.loyalty-table__row {
  background-color: #f8f8f8; }

.loyalty-table__row:nth-child(odd) {
  background-color: #fff; }

.loyalty-table__row:hover {
  background-color: #ebebeb; }

.loyalty-table td {
  font-size: 1.5rem;
  color: #000; }

.loyalty-table__row plus {
  color: #00983d;
  font-weight: 400; }

.loyalty-table__row minus {
  color: #ee4036;
  font-weight: 400; }

@media screen and (max-width: 40em) {
  .loyalty-table__header {
    font-size: 1.5rem; } }
/*BASKET UPSELLINGS*/
.basket-upselling {
  box-sizing: border-box;
  padding: 1.3rem 1.1rem 1rem; }

.basket-upselling__header {
  box-sizing: border-box;
  padding: 2.6rem 3rem 3rem;
  text-align: center;
  background: url("/assets-images/basket-upselling-header-bg.png");
  background-size: 100%; }

.basket-upselling__title {
  font-size: 2.2rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1;
  font-size: 2.6rem;
  line-height: 36px;
  margin-bottom: 1.1rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }

.basket-upselling__description {
  font-size: 1.5rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 1.4rem;
  line-height: 20px;
  margin: 0;
  color: #fff; }

.basket-upselling__footer {
  margin-top: 2.7rem; }

.basket-upselling__footer .nice-select__container {
  display: block;
  width: 100%; }
  .basket-upselling__footer .nice-select__container .nice-select {
    float: none;
    height: 38px;
    line-height: 36px;
    border: solid 1px #000;
    padding-left: 1.5rem;
    padding-right: 4.8rem; }
    .basket-upselling__footer .nice-select__container .nice-select:after {
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 7px 0 7px;
      border-color: #b3b3b3 transparent transparent transparent !important;
      position: absolute;
      top: 50%;
      right: 1.7rem;
      transform: translate(0, -50%);
      margin-top: 0; }
    .basket-upselling__footer .nice-select__container .nice-select .list {
      max-width: 100%;
      max-height: 16rem;
      overflow-y: auto; }
  .basket-upselling__footer .nice-select__container + .basket-upselling__button {
    margin-top: .9rem; }

.basket-upselling__button {
  display: block;
  width: 100%;
  border: none;
  border-radius: 0;
  text-align: center;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  font-size: 1.7rem;
  font-family: "Chelsea Market", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.7rem;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  background: url("/assets-images/basket-upselling-button-bg.png") top left no-repeat;
  background-size: cover; }

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