@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Comfortaa:300,700");
@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
   -------------------------------------------------------------------------- */
/* Theme mixings
   -------------------------------------------------------------------------- */
body {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  background-color: #000; }

input, select, textarea {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

input, textarea {
  background-color: #000;
  border: 1px solid #4d4d4f; }

.content {
  margin-top: 3rem; }

/* Page header
   -------------------------------------------------------------------------- */
.header {
  padding: 0;
  background: #212124 url("/assets-images/header-bg-desktop.png") no-repeat center top; }

.header:after {
  content: '';
  display: block;
  height: 1px;
  background: #212124 url("/assets-images/header-border.png") repeat-x left bottom; }

.header__wrapper {
  padding: .7rem 0 .6rem; }

.header__logo-image {
  max-width: 100px; }

@media screen and (max-width: 72.5em) {
  .header {
    background: #212124 url("/assets-images/header-bg-tablet.png") no-repeat center top; } }
@media screen and (max-width: 60em) {
  .header__logo-image {
    max-width: 64px; } }
@media screen and (max-width: 30em) {
  .header {
    background: #212124 url("/assets-images/header-bg-mobile.png") no-repeat center top; } }
/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  marign-top: 2rem;
  background: #212124 url("/assets-images/footer-bg.png") no-repeat center top; }

.footer__wrapper {
  padding: 4rem 0;
  color: #fff;
  font-size: 1.4rem; }

.footer__credits {
  padding: 0;
  line-height: 40px; }

.footer__nav {
  padding: 0; }

.footer__links {
  padding: 0;
  line-height: 40px; }

.footer__links .footer__link {
  margin-left: 1.5rem; }

.footer__link {
  color: #fff; }

.footer .social-icons {
  margin: 0; }

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

@media screen and (max-width: 64em) {
  .footer__wrapper {
    padding: 3rem 0;
    font-size: 1.3rem; } }
@media screen and (max-width: 60em) {
  .footer__credits {
    line-height: 2; }

  .footer__nav ~ .footer__credits {
    margin-top: 2rem; }

  .footer__links {
    margin-top: 0;
    line-height: 2; }

  .footer__links li {
    margin: 0 1rem; }

  .footer__links .footer__link {
    margin: 0; }

  .footer .social-icons {
    margin-top: 0; }

  .footer .footer__links ~ .social-icons {
    margin-top: 2rem; }

  .footer .social-icons__icon {
    margin-left: 0; }

  .footer .social-icons__link {
    margin: 0 .5rem; } }
@media screen and (max-width: 30em) {
  .footer {
    background-image: url("/assets-images/footer-bg-mobile.png"); } }
/* 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: ""; }

._footer .social-icons__icon {
  margin-left: 1rem; }

._shop-info_mobile .social-icons__icon {
  margin-left: .5rem; }

.social-icons__link {
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 2rem;
  text-align: center;
  background-color: #000;
  border-radius: 50%;
  -webkit-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease; }

.shop-info .social-icons__link {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 1.6rem; }

.social-icons__link:hover {
  background-color: #141416; }

/* Scroll up button
   -------------------------------------------------------------------------- */
.scroll-up {
  bottom: 13rem;
  padding: 0;
  width: 4.4rem;
  height: 4.4rem;
  color: #000;
  font-size: 2.4rem;
  text-align: center;
  background-color: #6fc7b5;
  border-radius: 50%; }

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

@media screen and (max-width: 60em) {
  .scroll-up {
    bottom: 7.5rem; } }
/* NiceSelect (used as a <select> replacement)
   -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  height: 34px;
  line-height: 32px;
  background-color: #212124;
  border: 1px solid #4d4d4f;
  border-radius: 17px; }

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

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

.nice-select .list {
  min-width: 100%;
  background-color: #212124;
  border: 1px solid #4d4d4f;
  border-radius: 17px; }

.nice-select .option:hover {
  color: #000;
  background-color: #6fc7b5; }

.nice-select .option.selected.focus {
  color: #fff;
  background-color: #58585f; }

.nice-select .option.selected.focus:hover {
  color: #000;
  background-color: #6fc7b5; }

.product .nice-select {
  height: 26px;
  line-height: 24px;
  border-radius: 13px; }

.product__sku-select .current {
  line-height: 24px; }

.product .nice-select .list {
  border-radius: 13px; }

.popup .nice-select .list {
  max-height: 300px;
  overflow: auto; }

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
/* Desktop navigation:
   * account pages
   * category pages (touch only)
   -------------------------------------------------------------------------- */
.category-navigation__item {
  font-size: 1.8rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase; }

.category-navigation__link:hover,
.category-navigation__item_active .category-navigation__link {
  color: #6fc7b5; }

.account-navigation {
  background: #212124 url("/assets-images/header-border.png") repeat-x left bottom; }

.account-navigation__item {
  font-size: 1.8rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase; }

.account-navigation__link {
  padding: 1.4rem 2rem;
  line-height: 1;
  -webkit-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease; }

.account-navigation__item:first-child .account-navigation__link {
  padding-left: 0; }

.account-navigation__link:hover,
.account-navigation__item_active .account-navigation__link {
  color: #6fc7b5; }

.marketing-navigation {
  background: #212124 url("/assets-images/header-border.png") repeat-x left bottom; }

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

.marketing-navigation__list:before {
  display: table;
  content: ""; }
.marketing-navigation__list:after {
  display: table;
  content: "";
  clear: both; }

.marketing-navigation__list-item {
  font-size: 1.8rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 4rem; }

.marketing-navigation__list-item:last-child {
  margin-right: 0; }

.marketing-navigation__link {
  display: inline-block;
  padding: 1.4rem 0;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease; }

.marketing-navigation__list-item:first-child .marketing-navigation__link {
  padding-left: 0; }

.marketing-navigation__link:hover {
  color: #6fc7b5; }

@media screen and (max-width: 52.5em) {
  .marketing-navigation {
    display: none; } }
@media screen and (max-width: 40em) {
  .marketing-navigation__list-item {
    font-size: 1.6rem;
    margin-right: 2rem; } }
/* Desktop navigation:
   * category pages (sidetouch only)
   -------------------------------------------------------------------------- */
.category-navigation_sidetouch .category-navigation__item {
  font-size: 1.8rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase; }

.category-navigation_sidetouch .category-navigation__link:hover,
.category-navigation_sidetouch .category-navigation__item_active .category-navigation__link {
  color: #6fc7b5; }

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

@media screen and (max-width: 68em) {
  .category-navigation_sidetouch .category-navigation__item {
    font-size: 1.6rem; } }
/* Desktop navigation:
   * checkout pages
   -------------------------------------------------------------------------- */
.checkout-navigation__list {
  padding-right: 1.5rem; }

.checkout-navigation__item:nth-child(1) {
  z-index: 10; }

.checkout-navigation__item:nth-child(2) {
  z-index: 9; }

.checkout-navigation__item:nth-child(3) {
  z-index: 8; }

.checkout-navigation__item:nth-child(4) {
  z-index: 7; }

.checkout-navigation__item:nth-child(5) {
  z-index: 6; }

.checkout-navigation__item {
  float: left;
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  height: 3rem;
  line-height: 3rem; }

.checkout-navigation__item {
  padding: 0 2rem; }

.checkout-navigation__item:not(:first-child) {
  padding-left: 3.5rem; }

.checkout-navigation__item:before,
.checkout-navigation__item:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 1.5rem solid transparent;
  border-top: 1.5rem solid transparent;
  border-left: 1.5rem solid; }

.checkout-navigation__item:before {
  right: -1.5rem; }

.checkout-navigation__item:after {
  right: -1.3rem; }

.checkout-navigation {
  padding-bottom: 1px;
  background: #212124 url("/assets-images/header-border.png") repeat-x left bottom; }

.checkout-navigation__item:before {
  border-left-color: #000; }

.checkout-navigation__item {
  color: #c5c5c5;
  background-color: #4d4d4f; }

.checkout-navigation__item:after {
  border-left-color: #4d4d4f; }

.checkout-navigation__item_active {
  color: #fff;
  background-color: #4d4d4f; }

.checkout-navigation__item_active:after {
  border-left-color: #4d4d4f; }

.checkout-navigation__item_active ~ .checkout-navigation__item {
  color: #000;
  background-color: #36363a; }

.checkout-navigation__item_active ~ .checkout-navigation__item:after {
  border-left-color: #36363a; }

@media screen and (max-width: 30em) {
  .checkout-navigation__item {
    padding: 0 1rem;
    font-size: 1.4rem; } }
/* Desktop: user and shop menus
   -------------------------------------------------------------------------- */
.dropdown-menu__header {
  margin-top: 2.1rem; }

.dropdown-menu__header-link {
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #74747a;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease; }

.dropdown-menu__header-link_active {
  color: #fff;
  cursor: default; }

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

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

.dropdown-menu__body {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  background-color: #212124;
  border: 1px solid #4d4d4f;
  border-radius: 20px;
  overflow: hidden; }

.dropdown-menu__body-link {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }

.dropdown-menu__item-link {
  display: block;
  padding: 1rem 1.5rem; }

.dropdown-menu__item-link:hover {
  color: #000;
  text-decoration: none;
  background-color: #6fc7b5; }

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

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

.mobile-menu__header {
  padding: 2.4rem 1rem;
  background: #212124 url("/assets-images/off-canvas-header-bg.png") no-repeat left bottom; }

.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__content {
  padding-top: 1px;
  background: url("/assets-images/header-border.png") repeat-x 0 0; }

.mobile-menu__section_user {
  font-size: 1.4rem;
  line-height: 1.2;
  background-color: #141416; }

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

.mobile-menu__section-link {
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #141416; }

.mobile-menu__section_unfolded .mobile-menu__section-link {
  color: #000;
  background-color: #6fc7b5; }

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

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

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

.mobile-menu__item-link {
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #141416; }

.mobile-menu__item_active .mobile-menu__item-link {
  color: #6fc7b5;
  background-color: #141416; }

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

/* Mobile: menu on the right (basket)
   -------------------------------------------------------------------------- */
.basket-menu__basket-icon {
  color: #fff; }
  .basket-menu__basket-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.basket-menu__items {
  font-weight: 600;
  background-color: #ee4036;
  border: 1px solid #ee4036; }

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

.shop-info__title {
  font-size: 1.8rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  margin-top: .6rem; }

.shop-info__feature-title {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }

.shop-info__feature-content {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

.shop-info__link {
  color: #6fc7b5; }

/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Page header
   -------------------------------------------------------------------------- */
.category__subcategory + .category__subcategory {
  margin-top: 3rem; }

.category__title,
.deal-wizard__header {
  font-size: 3.2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center; }

.category__subcategory-title {
  font-size: 2.4rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 3rem;
  text-align: center; }

.category__description {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #9c9ca4;
  font-weight: 400;
  margin-top: 1rem; }

@media screen and (max-width: 60em) {
  .category__title,
  .deal-wizard__header {
    font-size: 2.4rem; }

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

  .category__description {
    font-size: 1.3rem; } }
.category__legend {
  padding: 6rem 0 4rem;
  font-size: 1.4rem;
  text-align: center; }

.category__legend-icons {
  margin-bottom: 1rem; }

.category__legend-info {
  line-height: 1.6; }

.category__legend-info p {
  margin: 0; }

@media screen and (max-width: 60em) {
  .category__legend {
    padding: 3rem 0 1rem;
    font-size: 1.3rem; } }
/* Product filter
   *********************************************************/
/* Product filter: tags fitering
   *********************************************************/
.product-filter {
  margin: 2rem 0; }

.product-filter + .category__subcategory {
  margin-top: 3rem; }

.product-filter__set {
  padding: .7rem 1rem .4rem 1.5rem;
  background-color: #212124;
  border-radius: 20px; }

.product-filter__set + .product-filter__set {
  margin-top: 1rem; }

.product-filter__wrapper {
  padding-left: 65px; }
  .product-filter__wrapper:before {
    display: table;
    content: ""; }
  .product-filter__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.product-filter__title {
  display: inline-block;
  float: left;
  margin-left: -65px;
  width: 65px;
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #74747a;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 25px; }

.product-filter__item {
  display: inline-block;
  margin-right: 1.5rem; }

.product-filter__item:last-child {
  margin-right: 0; }

.product-filter__label {
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden; }

.product-filter__input {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  clip: rect(0, 0, 0, 0); }

.product-filter__name {
  display: block;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  color: #aaa;
  font-size: 1.4rem;
  font-weight: 300;
  white-space: nowrap;
  background-color: #212124; }

.product-filter__input:checked ~ .product-filter__name {
  color: #fff; }

.product-filter__item-icon {
  display: block;
  float: left;
  margin-right: .7rem;
  height: 25px;
  background: url("/assets-images/picto-icons-sprite.png") no-repeat;
  overflow: hidden; }

.product-filter__input:checked + .product-filter__item-icon {
  background-position: 0 0; }

[data-filter-tag=""] .product-filter__item-icon {
  width: 22px;
  background-position: -300px -44px; }

[data-filter-tag="vegetarian"] .product-filter__item-icon {
  width: 20px;
  background-position: -49px -44px; }

[data-filter-tag="gluten_free"] .product-filter__item-icon {
  width: 30px;
  background-position: 0px -44px; }

[data-filter-tag="no_msg"] .product-filter__item-icon {
  width: 22px;
  background-position: -257px -44px; }

[data-filter-tag="below_600_cals"] .product-filter__item-icon {
  width: 22px;
  background-position: -210px -44px; }

[data-filter-tag="spicy_x1"] .product-filter__item-icon,
[data-filter-tag="spicy_x1,spicy_x2,spicy_x3"] .product-filter__item-icon {
  width: 8px;
  background-position: -93px -44px; }

[data-filter-tag=""] .product-filter__input:checked + .product-filter__item-icon {
  background-position: -300px 1px; }

[data-filter-tag="vegetarian"] .product-filter__input:checked + .product-filter__item-icon {
  background-position: -49px 0; }

[data-filter-tag="gluten_free"] .product-filter__input:checked + .product-filter__item-icon {
  background-position: 0px 0; }

[data-filter-tag="no_msg"] .product-filter__input:checked + .product-filter__item-icon {
  background-position: -257px 0; }

[data-filter-tag="below_600_cals"] .product-filter__input:checked + .product-filter__item-icon {
  background-position: -210px 0; }

[data-filter-tag="spicy_x1"] .product-filter__input:checked + .product-filter__item-icon,
[data-filter-tag="spicy_x1,spicy_x2,spicy_x3"] .product-filter__input:checked + .product-filter__item-icon {
  background-position: -93px 0; }

.product-filter__summary {
  margin-top: 1.5rem;
  color: #9c9ca4;
  font-size: 1.4rem;
  font-weight: 300; }

.product-filter__summary-link {
  color: #6fc7b5; }

.product-filter__summary-link:hover {
  text-decoration: none; }

.product-filter__bottom-margin {
  height: 0; }

.grouped-skus ~ .product-filter__bottom-margin,
.product-filter ~ .product-filter__bottom-margin {
  margin-bottom: 3rem; }

.product-filter__selected {
  display: none;
  font-size: 1.4rem;
  font-weight: 300;
  text-decoration: none;
  line-height: 25px; }

.product-filter__selected-name {
  display: inline-block;
  padding-right: .5rem; }

.product-filter__selected-name br {
  display: none; }

.product-filter__selected-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-filter__selected-icon:before {
  -webkit-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out; }

.product-filter__selected_open .product-filter__selected-icon:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

@media screen and (max-width: 40em) {
  .product-filter__set {
    padding: .5rem 1.5rem; }

  .product-filter__wrapper {
    padding-left: 0; }

  .product-filter__title {
    margin: 0 1rem 0 0; }

  .product-filter__selected {
    display: inline-block; }

  .product-filter__list {
    display: none;
    clear: both;
    margin: 1rem -1.5rem 0;
    padding: 1.2rem 1rem .3rem;
    border-top: 1px solid #4d4d4f; }

  .product-filter__selected_open ~ .product-filter__list {
    display: block; } }
/* Product
   -------------------------------------------------------------------------- */
.product {
  padding: 1rem; }

.product__name {
  font-size: 1.9rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 300;
  text-transform: uppercase; }

.product__price {
  font-size: 1.9rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }

.product__description {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

@media screen and (max-width: 60em) {
  .product__name,
  .product__price {
    font-size: 1.6rem; }

  .product__description {
    font-size: 1.4rem; } }
.product__picture-container {
  margin-right: -110px;
  margin-bottom: 0;
  width: 110px; }

.product__picture-container img {
  display: block; }

.product__picture-container ~ .product__top,
.product__picture-container ~ .product__bottom {
  margin-left: 120px; }

@media screen and (max-width: 32em) {
  .product__picture-container ~ .product__top,
  .product__picture-container ~ .product__bottom {
    margin-left: 0; } }
.product__bottom {
  margin-top: 1rem; }
  .product__bottom:before {
    display: table;
    content: ""; }
  .product__bottom:after {
    display: table;
    content: "";
    clear: both; }

.product__sku-list {
  clear: left;
  float: left;
  margin: 0 .5rem 0 0; }

.product__sku {
  display: block;
  margin: .4rem 0; }

.product__sku-label {
  display: none;
  color: #9c9ca4;
  line-height: 26px; }

.category__subcategory:last-child .product:last-child .nice-select .list {
  max-height: 300px;
  overflow-y: auto; }

/* Product zebra. Used in:
   * sidetouch categories page
   * touch & sidetouch favourites page
   -------------------------------------------------------------------------- */
.product_sidetouch {
  background-color: #141416; }

.product_sidetouch:nth-child(2n+1) {
  background-color: #0a0a0b; }

.product_favourites {
  background-color: #141416; }

.product_favourites:nth-child(2n+1) {
  background-color: #0a0a0b; }

/* Product pictos
   -------------------------------------------------------------------------- */
.product__pictos {
  float: left;
  margin: .4rem 0 1.5rem; }

.product__picto {
  display: block;
  float: left;
  margin-right: 1rem;
  height: 25px;
  background: url("/assets-images/picto-icons-sprite.png") no-repeat;
  overflow: hidden; }

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

.product__picto_vegetarian {
  width: 20px;
  background-position: -49px 0; }

.product__picto_spicy_x1 {
  width: 8px;
  background-position: -93px 0; }

.product__picto_spicy_x2 {
  width: 14px;
  background-position: -123px 0; }

.product__picto_spicy_x3 {
  width: 25px;
  background-position: -163px 0; }

.product__picto_below-600-cals {
  width: 22px;
  background-position: -210px 0; }

.product__picto_no-msg {
  width: 22px;
  background-position: -257px 0; }

/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product__buttons {
  margin-bottom: 0; }

.product__add {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #000;
  background-color: #6fc7b5;
  border: none;
  padding: 0 3rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease; }
  .product__add:hover {
    color: #000;
    background-color: #4b9082; }

.product__customise {
  display: inline-block;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #6fc7b5;
  font-size: 1.4rem;
  text-decoration: underline;
  margin-right: 1.5rem; }
  .product__customise:hover {
    text-decoration: none; }

/* Favourite icon
   -------------------------------------------------------------------------- */
.product__favourite_add .product__favourite-icon {
  color: #4d4d4f; }
  .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: #ee4036; }
  .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: ""; }

/* Deal wizard
   -------------------------------------------------------------------------- */
/************************
 Deal wizard navigation: sidetouch version with narrow content area
  - 3 tabs in a row
 - done tabs styling
***********************/
.deal-wizard__title {
  font-size: 3.2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 300;
  text-transform: uppercase; }

.deal-wizard-navigation {
  margin: 1em 0 2em;
  background-color: transparent; }

.deal-wizard-navigation__tab {
  background-color: #4d4d4f;
  margin: 0; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab {
  background-color: #36363a; }

.deal-wizard-navigation__link {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #4d4d4f; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link {
  color: #000;
  background-color: #36363a; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  color: #fff;
  background-color: #4d4d4f; }

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

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

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

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

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
  border-left-color: #4d4d4f; }

.deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(77, 77, 79, 0), #4d4d4f);
  background: linear-gradient(to right, rgba(77, 77, 79, 0), #4d4d4f); }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(54, 54, 58, 0), #36363a);
  background: linear-gradient(to right, rgba(54, 54, 58, 0), #36363a); }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(77, 77, 79, 0), #4d4d4f);
  background: linear-gradient(to right, rgba(77, 77, 79, 0), #4d4d4f); }

.deal-wizard-navigation__link {
  margin-right: 14px; }
.deal-wizard-navigation__link:before, .deal-wizard-navigation__link:after {
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-left-width: 14px; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  margin-right: 14px; }
.deal-wizard-navigation__tab_active .deal-wizard-navigation__link:before, .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-left-width: 14px; }

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

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

.deal-wizard-navigation__tab {
  width: 33.33333%; }

.deal-wizard-navigation__tab:nth-last-child(2):first-child,
.deal-wizard-navigation__tab:nth-last-child(2):first-child ~ * {
  width: 50%; }

.deal-wizard-navigation__tab:nth-child(3) .deal-wizard-navigation__link,
.deal-wizard-navigation__tab:nth-child(6) .deal-wizard-navigation__link {
  /*margin-right:0; padding-right: 10px;*/ }

.deal-wizard-navigation__tab:nth-child(3) .deal-wizard-navigation__link:before,
.deal-wizard-navigation__tab:nth-child(6) .deal-wizard-navigation__link:before,
.deal-wizard-navigation__tab:nth-child(3) .deal-wizard-navigation__link:after,
.deal-wizard-navigation__tab:nth-child(6) .deal-wizard-navigation__link:after {
  background-color: #000; }

/*
.deal-wizard-navigation__tab:nth-child(3) .deal-wizard-navigation__link:before,
.deal-wizard-navigation__tab:nth-child(6) .deal-wizard-navigation__link:before,
.deal-wizard-navigation__tab:nth-child(3) .deal-wizard-navigation__link:after,
.deal-wizard-navigation__tab:nth-child(6) .deal-wizard-navigation__link:after { display: none; }
*/
.deal-wizard-navigation__tab:nth-child(4),
.deal-wizard-navigation__tab:nth-child(7) {
  clear: left; }

.deal-wizard-navigation__tab:nth-child(4):before,
.deal-wizard-navigation__tab:nth-child(7):before {
  display: none; }

.deal-wizard-navigation__tab:nth-child(1) {
  z-index: 20; }

.deal-wizard-navigation__tab:nth-child(2) {
  z-index: 19; }

.deal-wizard-navigation__tab:nth-child(3) {
  z-index: 18; }

.deal-wizard-navigation__tab:nth-child(4) {
  z-index: 17; }

.deal-wizard-navigation__tab:nth-child(5) {
  z-index: 16; }

.deal-wizard-navigation__tab:nth-child(6) {
  z-index: 15; }

.deal-wizard-navigation__tab:nth-child(7) {
  z-index: 14; }

.deal-wizard-navigation__tab:nth-child(8) {
  z-index: 13; }

.deal-wizard-navigation__tab:nth-child(9) {
  z-index: 12; }

.deal-wizard-navigation__tab:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 30px;
  background-color: #4d4d4f; }

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

.deal-wizard-navigation__tab_active:before {
  background-color: #4d4d4f; }

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

.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
  margin-right: 0;
  padding-right: 10px; }

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

/*
  .deal-wizard-navigation { position: relative; }
  .deal-wizard-navigation:before { content: ''; display: block; position: absolute; left:0; top: $link-height; width: 100%; height: 0; border-bottom: 1px solid #ffd467; }
*/
.deal-wizard-navigation__tab:nth-child(4),
.deal-wizard-navigation__tab:nth-child(5),
.deal-wizard-navigation__tab:nth-child(6),
.deal-wizard-navigation__tab:nth-child(7),
.deal-wizard-navigation__tab:nth-child(8),
.deal-wizard-navigation__tab:nth-child(9) {
  margin-top: 0.5rem; }

/* ==========================================================================
   Basket upselling (step 3 page)
   ========================================================================== */
.category_upselling {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid #4d4d4f; }
.category_upselling .category__header {
  margin-bottom: 3rem; }
.category_upselling .category__title {
  font-size: 2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  text-align: center; }
.category_upselling .category__products:before {
  display: table;
  content: ""; }
.category_upselling .category__products:after {
  display: table;
  content: "";
  clear: both; }

.product_upselling {
  width: 33.33%;
  float: left;
  margin-bottom: 2em;
  padding: 0 .5rem;
  box-sizing: border-box; }

.product_upselling:nth-child(3n+1) {
  clear: left; }

@media screen and (max-width: 42em) {
  .product_upselling {
    width: 50%; }

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

  .product_upselling:nth-child(2n+1) {
    clear: left; } }
@media screen and (max-width: 32em) {
  .product_upselling {
    padding: 0;
    width: 100%; } }
.product_upselling .product__wrapper {
  padding: 1rem;
  background-color: #141416; }
.product_upselling .product__picture-container {
  float: none;
  margin-right: 0;
  margin-bottom: 1rem;
  width: 100%; }
.product_upselling .product__picture-container ~ .product__top,
.product_upselling .product__picture-container ~ .product__bottom {
  margin-left: 0; }
.product_upselling .product__name,
.product_upselling .product__price {
  font-size: 1.6rem;
  line-height: 1.4; }
.product_upselling .product__description {
  font-size: 1.2rem; }
.product_upselling .product__pictos {
  margin: 0 0 1rem;
  width: 100%; }
.product_upselling .product__sku-list {
  margin: 0 0 1rem;
  width: 100%; }
.product_upselling .nice-select .list {
  max-height: 300px;
  overflow-y: auto; }
.product_upselling .product__buttons {
  float: none; }
.product_upselling .product__customise {
  margin-right: .5rem; }
.product_upselling .product__add {
  float: right; }

/* ==========================================================================
   BASKET
   ========================================================================== */
/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  background-color: #212124; }

.basket__title {
  font-size: 1.8rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3; }

.basket__repeat {
  font-size: 1.2rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #6fc7b5; }

.basket__close {
  margin: -.4rem -.8rem 0 0; }

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

.basket__busy {
  display: inline-block;
  line-height: 1; }

.basket__header {
  border-bottom: 1px solid #4d4d4f; }

.basket__content > :first-child:not(.basket-deal) {
  padding-top: 1rem; }

@media screen and (max-width: 60em) {
  .basket__title {
    line-height: 1.5; } }
/* Basket item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: #212124; }

.basket-item__title {
  font-size: 1.3rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

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

.basket-item__option {
  font-size: 1.1rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #9c9ca4; }

.basket-item__delete-icon {
  color: #000;
  font-size: 1.4rem; }
  .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: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

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

.basket-item__delete {
  position: relative; }

.basket-item__delete:before {
  content: '';
  display: block;
  position: absolute;
  left: .5em;
  top: .55em;
  width: .8em;
  height: .4em;
  background-color: #555;
  border-radius: .1em; }

.basket-item__delete-icon {
  position: relative; }

.basket__empty {
  font-size: 1.3rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #212124; }

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

.basket-deal__title {
  font-size: 1.3rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

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

.basket-deal__delete-icon {
  color: #000;
  font-size: 1.4rem; }
  .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: #fff; }

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

.basket-deal__item-title {
  font-size: 1.3rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

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

.basket-deal__item-option {
  font-size: 1.1rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #9c9ca4; }

.basket-deal__item-delete-icon {
  color: #000;
  font-size: 1.4rem; }
  .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: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

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

.basket-deal__item-delete {
  position: relative; }

.basket-deal__item-delete:before {
  content: '';
  display: block;
  position: absolute;
  left: .5em;
  top: .55em;
  width: .8em;
  height: .4em;
  background-color: #555;
  border-radius: .1em; }

.basket-deal__item-delete-icon {
  position: relative; }

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 600;
  border: 1px solid #6fc7b5;
  border-radius: 1.7rem;
  overflow: hidden; }

.basket__delivery-method {
  padding: .9rem 0;
  background-color: #212124; }

.basket__delivery-radio:checked + .basket__delivery-method {
  color: #000;
  background-color: #6fc7b5; }

.basket__delivery_radio {
  background-color: #6fc7b5; }

.basket__delivery-option:nth-of-type(1) .basket__delivery-method {
  border-radius: 1.7rem 0 0 1.7rem; }

.basket__delivery-option:nth-of-type(2) .basket__delivery-method {
  border-radius: 0 1.7rem 1.7rem 0; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__footer {
  padding-bottom: 1.2rem;
  color: #6fc7b5;
  background-color: #212124; }

.basket__footer-orange-message {
  margin-bottom: 1rem;
  color: #000;
  font-size: 1.4rem;
  font-weight: 700;
  background-color: #ffe480; }

.basket__footer-red-message {
  margin-bottom: 1rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  background-color: #ee4036; }

.basket__savings {
  color: #fff;
  background-color: #36363a; }

.basket__charge-title,
.basket__charge-amount {
  font-size: 1.3rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

.basket__total-title,
.basket__total-amount {
  padding: 1rem 0;
  font-size: 2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 600;
  text-transform: uppercase; }

.basket__button-link {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #fff;
  background-color: #ee4036;
  border: none;
  padding: 0 1rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease; }
  .basket__button-link:hover {
    color: #fff;
    background-color: #b0322b; }

.basket__coupon {
  font-size: 1.3rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

.basket__coupon-link {
  color: #6fc7b5;
  text-decoration: underline; }

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

/* Basket upselling
   -------------------------------------------------------------------------- */
.basket {
  position: relative;
  z-index: 10; }

.basket__upselling {
  position: relative;
  z-index: 1; }

.basket-upselling {
  position: relative;
  margin-top: 2rem; }

.basket-upselling:nth-child(1) {
  z-index: 10; }

.basket-upselling:nth-child(2) {
  z-index: 9; }

.basket-upselling:nth-child(3) {
  z-index: 8; }

.basket-upselling__header {
  position: relative;
  z-index: 2;
  padding: 2rem 1rem 2.5rem;
  text-align: center; }

.basket-upselling__title {
  margin: 0 0 1rem;
  font-size: 2.6rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.2; }

.basket-upselling__description {
  color: #fff; }

.basket-upselling__description p {
  margin: 0; }

.basket-upselling__image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden; }

.basket-upselling__image {
  max-width: none;
  min-width: 100%;
  min-height: 100%; }

.basket-upselling__footer {
  position: relative;
  z-index: 2;
  padding: 1.7rem 1rem;
  background-color: rgba(255, 255, 255, 0.25); }

.basket-upselling__footer-wrapper {
  padding-right: 90px; }
  .basket-upselling__footer-wrapper:before {
    display: table;
    content: ""; }
  .basket-upselling__footer-wrapper:after {
    display: table;
    content: "";
    clear: both; }

.basket-upselling__footer .nice-select__container {
  float: left;
  width: 100%; }

.basket-upselling__footer .nice-select {
  width: 100%; }

.basket-upselling__button {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #000;
  background-color: #6fc7b5;
  border: none;
  padding: 0 1rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  float: right;
  margin-left: 0;
  margin-right: -90px;
  padding: 0;
  width: 85px; }
  .basket-upselling__button:hover {
    color: #000;
    background-color: #4b9082; }

/* Basket tips for the driver
   -------------------------------------------------------------------------- */
.basket-tip {
  font-size: 0;
  line-height: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #0a0a0b;
  border-top: dashed .1rem #6fc7b5;
  border-bottom: dashed .1rem #6fc7b5;
  margin-bottom: .5rem; }

.basket-tip__title,
.basket-tip__details {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 2rem;
  color: #6fc7b5;
  text-transform: uppercase; }

.basket-tip__title {
  width: 50%;
  box-sizing: border-box;
  padding-right: 1.5rem; }

.basket-tip__details {
  width: 50%;
  text-align: right;
  font-size: 0; }

.basket-tip__buttons {
  font-size: 0;
  display: inline-block;
  vertical-align: top; }

.basket-tip__button {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 2rem;
  line-height: 1.8rem;
  width: 3.8rem;
  height: 2rem;
  border-radius: .8rem;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  text-align: center;
  background-color: #fff;
  color: #ee4036;
  border: solid .1rem #ee4036;
  box-sizing: border-box; }

.basket-tip__button + .basket-tip__button {
  margin-left: .3rem; }

.basket-tip__amount {
  width: calc(100% - 7.9rem);
  display: inline-block;
  vertical-align: top;
  font-size: 1.2rem;
  text-align: center;
  line-height: 2rem;
  margin-left: 0; }

.basket__time .nice-select > .current,
.basket__time .nice-select .option {
  display: block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  background-color: #212124;
  border: 1px solid #4d4d4f;
  border-radius: 1.7rem; }

.popup__wrapper {
  margin: 3rem 2rem 2rem; }

.popup__title {
  font-size: 2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 300;
  text-transform: uppercase; }

.popup__price {
  font-size: 2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }

.popup__description {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

.popup__close {
  border: 1px solid #4d4d4f; }

.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__pictos {
  overflow: hidden; }

.popup__pictos .product__pictos {
  float: none;
  clear: none;
  margin: 1rem 0 0;
  overflow: hidden; }

/* Popup group
   -------------------------------------------------------------------------- */
.popup-group__quantity-field {
  width: 40px;
  height: 26px;
  line-height: 24px;
  font-size: 1.6rem;
  background-color: #212124;
  border: 1px solid #4d4d4f;
  border-radius: 13px; }

.popup-group__quantity-minus-icon {
  color: #9c9ca4;
  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 {
  color: #9c9ca4;
  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.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #9c9ca4;
  font-weight: 300;
  line-height: 34px; }

.popup-group__label_quantity {
  line-height: 26px; }

/* Popup row
   -------------------------------------------------------------------------- */
.popup-row {
  padding: 2rem 0; }

.popup-row__description {
  color: #9c9ca4; }

.popup-row__title {
  font-size: 2.2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 2rem;
  padding-bottom: .7rem;
  border-bottom: 1px solid #4d4d4f; }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-enum__option {
  margin-bottom: .5rem;
  margin-right: 1rem; }

.popup-enum__text {
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #71c9b8;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 1.5rem;
  height: 32px;
  line-height: 32px;
  background-color: #212124;
  border: 1px solid #71c9b8;
  border-radius: 16px; }

.popup-enum__radio:checked + .popup-enum__text {
  color: #000;
  background-color: #71c9b8; }

.popup-enum__radio:disabled + .popup-enum__text {
  color: #212124;
  background-color: #eee; }

/* Popup set
   -------------------------------------------------------------------------- */
.popup-set__group-title {
  font-size: 1.8rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase; }

.popup-set__text {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }
  .popup-set__text:before, .popup-set__text:after {
    top: 1px;
    border-radius: 50%; }
  .popup-set__text:after {
    margin: 4px;
    width: 8px;
    height: 8px; }

.popup-set__text:before {
  border-color: #4d4d4f;
  background-color: #212124; }

.popup-set__text:after {
  background-color: #71c9b8; }

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

/* Popup deal line
   -------------------------------------------------------------------------- */
.popup-deal-line__label {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #9c9ca4;
  font-weight: 300;
  padding-top: .8rem;
  line-height: 1.2; }

.popup-deal-line__description {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

.popup-deal-line__single-option {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup-buttons__button {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #fff;
  background-color: #ee4036;
  border: none;
  padding: 0 3.5rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease; }
  .popup-buttons__button:hover {
    color: #fff;
    background-color: #b0322b; }

.popup-buttons__link {
  display: inline-block;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #6fc7b5;
  font-size: 1.4rem;
  text-decoration: underline; }
  .popup-buttons__link:hover {
    text-decoration: none; }

/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.checkout__section + .checkout__section {
  padding-top: 3rem;
  border-top: 1px solid #4d4d4f; }

.checkout__title,
.credit-page__title {
  font-size: 2.2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase; }

.checkout-row__label,
.checkout-row__group-label,
.checkout-variant__label,
.checkout-variant__select-label,
.card-entry__label,
.card-entry__saved-card-label {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

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

.checkout__description {
  color: #9c9ca4; }

.checkout-row__field-text,
.checkout-row__field-textarea {
  padding: .8rem 1rem;
  border-radius: 18px; }

.checkout-row__field-text:-webkit-autofill {
  background-color: #fff; }

.checkout-row__label {
  padding-top: .8rem; }

.checkout-row__field-text_small {
  width: 55px; }

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

.checkout-row__group-item_forgot-password {
  color: #9c9ca4; }

.checkout-row__group-item_forgot-password a {
  color: #9c9ca4; }

.checkout-row__group-item_helper {
  margin-top: 0;
  color: #9c9ca4; }

/*
  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: 1px;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%; }

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

.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: #4d4d4f;
  background-color: #000; }

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

/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #000;
  background-color: #6fc7b5;
  border: none;
  padding: 0 1rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  padding: 0 3rem; }
  .form-buttons__button:hover {
    color: #000;
    background-color: #4b9082; }

.form-buttons__link {
  display: inline-block;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #6fc7b5;
  font-size: 1.4rem;
  text-decoration: underline; }
  .form-buttons__link:hover {
    text-decoration: none; }

/* Loyalty (step4)
   -------------------------------------------------------------------------- */
.checkout-loyalty__balance {
  font-size: 2rem; }

/* Checkout confirmation page (step5)
   -------------------------------------------------------------------------- */
.checkout-confirm__title {
  font-size: 1.5rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 1.5rem; }

.checkout-confirm__content {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  color: #9c9ca4;
  word-break: break-all; }

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

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  padding: .7rem 1rem;
  border-radius: 17px; }

.checkout__facebook-login-icon {
  padding-right: .3em;
  border-right: 1px solid; }
  .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 #4d4d4f; }

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

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

/* Account pages
   -------------------------------------------------------------------------- */
.page_edit_account .checkout__title,
.page_account .checkout__title,
.page_orders .checkout__title {
  font-size: 3.2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 300;
  text-transform: uppercase; }

/* Order page
   -------------------------------------------------------------------------- */
.order-table__header {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  background-color: #212124; }

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

.order-row__header {
  color: #fff;
  font-size: 1.4rem;
  background-color: #0a0a0b;
  border-top: 2px solid #000; }

.order-row__header:hover {
  color: #fff !important;
  background-color: #212124 !important;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease; }

.order-row__order {
  border-top: 2px solid #000; }

.order {
  color: #fff;
  font-size: 1.4rem;
  background-color: #212124; }

.order__group-title {
  font-size: 1.4rem;
  font-weight: 600; }

.order__add {
  padding-right: 0; }

.order__repeat-button {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #000;
  background-color: #6fc7b5;
  border: none;
  padding: 0 1rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  padding: 0 2rem; }
  .order__repeat-button:hover {
    color: #000;
    background-color: #4b9082; }

.order__add-button {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 11px;
  cursor: pointer;
  box-sizing: border-box;
  color: #000;
  background-color: #6fc7b5;
  border: none;
  padding: 0 1rem;
  border-radius: 11px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  font-size: 1.3rem;
  margin-top: -.7rem; }
  .order__add-button:hover {
    color: #000;
    background-color: #4b9082; }

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

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

.order__repeat-empty-basket {
  line-height: 34px;
  color: #6fc7b5; }

.order__items-deal {
  color: #fff;
  background-color: #36363a; }

.order__items-deal-title {
  color: #fff;
  background-color: #4d4d4f; }

.order__items-attribute {
  color: #9c9ca4;
  font-size: 1.2rem;
  font-style: normal; }

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

.order__total {
  color: #6fc7b5;
  border-top-color: #4d4d4f; }

.order-table__show-more a {
  color: #6fc7b5; }

/* 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;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #000;
  background-color: #6fc7b5;
  border: none;
  padding: 0 1rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease; }
  .credit-page__form__button:hover {
    color: #000;
    background-color: #4b9082; }

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

.credit-table__row {
  background-color: #0a0a0b; }

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

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

.credit-table td {
  font-size: 1.4rem;
  color: #fff; }

/* ==========================================================================
   MESSAGES
   ========================================================================== */
.message__content {
  padding: 1em; }

/* Transient information message displayed at the top
   Eg. when a product has just been added
   -------------------------------------------------------------------------- */
.message_info {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  background-color: #6fc7b5; }

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

/* Important (warning/error) message displayed at the top
   Eg. someone tries to access /account without being logged in
   -------------------------------------------------------------------------- */
.message_error {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  background-color: #ee4036; }

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

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

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

.category-navigation__order-button {
  display: none; }

.category-navigation_index {
  padding: .7rem 0;
  background: #212124 url("/assets-images/header-border.png") repeat-x left bottom; }

.category-navigation_index .category-navigation__item {
  float: left;
  margin: 0 2rem 0 0; }
.category-navigation_index .category-navigation__link {
  display: block;
  padding: .5rem 0;
  line-height: 1; }

/* Homepage: slideshow at the top
   -------------------------------------------------------------------------- */
.index-locator__container {
  padding-right: 0 !important; }

.index-slideshow {
  z-index: 1; }

.slider {
  margin-bottom: 5rem; }

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

.index-slideshow__image {
  margin: auto; }

.unslider-nav ol li {
  background-color: #fff;
  border: none; }

.unslider-nav ol li.unslider-active {
  background-color: #6fc7b5; }

/* Homepage: shop picker above the slideshow
   -------------------------------------------------------------------------- */
/* Temporary slider link removing */
.index-slideshow-links {
  display: none; }

.index-locator {
  right: 3rem;
  width: 300px;
  min-height: 0;
  color: #fff;
  z-index: 10; }

.index-locator__wrapper {
  padding: 0 1rem 1rem;
  width: 300px; }

.index-locator {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@media screen and (max-width: 52.5em) {
  .index-locator {
    margin: auto;
    padding: 3rem 0 2rem;
    width: 450px; }

  .index-locator__wrapper {
    padding-bottom: 2rem;
    width: 450px; }

  .index-locator {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.index-locator__title {
  font-size: 2.6rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  padding: 0; }

.index-locator__methods {
  margin: 2.5rem auto;
  background-color: #6fc7b5;
  border: 1px solid #6fc7b5;
  border-radius: 17px;
  overflow: hidden; }

.index-locator__method {
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 600; }

.index-locator__method-name {
  height: 32px;
  line-height: 32px;
  background-color: #2a2f33; }

.index-locator__method input[type=radio]:checked + span {
  color: #000;
  background-color: #6fc7b5; }

.index-locator__postcode-input {
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  margin-bottom: 2.5rem;
  padding: 0 2rem;
  height: 34px;
  line-height: 34px;
  background-color: #fff;
  border: none;
  border-radius: 17px; }

.index-locator__postcode-input-wrapper [role="status"] {
  font-size: 1.2rem; }

.index-locator__postcode-button {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #fff;
  background-color: #ee4036;
  border: none;
  padding: 0 0.5rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease; }
  .index-locator__postcode-button:hover {
    color: #fff;
    background-color: #b0322b; }

.index-locator__postcode-warning {
  margin-top: 2.5rem;
  color: #9c9ca4;
  font-size: 1.4rem; }

.index-locator__text {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400; }

.index-locator__postcode-selected {
  font-size: 1.5rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase; }

.index-locator__postcode-link {
  color: #fff;
  font-weight: 400; }

.index-locator-restaurant {
  padding-top: 0;
  color: #fff;
  font-size: 1.4rem;
  border-top: none; }

.index-locator-restaurant__name {
  font-size: 1.6rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1; }

.index-locator-restaurant__phone {
  font-size: 1.8rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  line-height: 1; }

.index-locator-restaurant__phone a {
  color: #6fc7b5; }

.index-locator-restaurant__map a {
  color: #6fc7b5; }

.index-locator-restaurant__button {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #fff;
  background-color: #ee4036;
  border: none;
  padding: 0 0.5rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease; }
  .index-locator-restaurant__button:hover {
    color: #fff;
    background-color: #b0322b; }

/* Homepage: connected customer
   -------------------------------------------------------------------------- */
.index-connected-customer {
  margin: 5rem 0; }

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

.index-connected-customer__item {
  padding: 2.5rem 1.5rem 2rem;
  text-align: center;
  color: #9c9ca4;
  background-color: #4d4d4f; }

.index-connected-customer__title {
  margin-bottom: 1rem;
  font-size: 2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1; }

.index-connected-customer__content {
  min-height: 3.6rem; }

.index-connected-customer__buttons {
  margin-top: 1.5rem; }

.index-connected-customer__button {
  display: inline-block;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #000;
  background-color: #6fc7b5;
  border: none;
  padding: 0 1rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  margin: .5rem 0;
  padding: 0 2rem; }
  .index-connected-customer__button:hover {
    color: #000;
    background-color: #4b9082; }

.index-connected-customer__item:nth-child(1) {
  text-align: left;
  background: #212124 url("/assets-images/index-user-bg-1.png") no-repeat center top; }

.index-connected-customer__item:nth-child(1) .index-connected-customer__title {
  color: #fff; }

.index-connected-customer__item:nth-child(1) .index-connected-customer__button {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #fff;
  background-color: #ee4036;
  border: none;
  padding: 0 1rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  padding: 0 1.5rem;
  margin: .5rem .5rem .5rem 0; }
  .index-connected-customer__item:nth-child(1) .index-connected-customer__button:hover {
    color: #fff;
    background-color: #b0322b; }

.index-connected-customer__item:nth-child(1) .index-connected-customer__button_other {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #fff;
  background-color: #4d4d4f;
  border: none;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  margin-right: 0; }
  .index-connected-customer__item:nth-child(1) .index-connected-customer__button_other:hover {
    color: #fff;
    background-color: #4b9082; }

.index-connected-customer__item:nth-child(2) {
  background: #4d4d4f url("/assets-images/index-user-bg-2.png") no-repeat center top; }

.index-connected-customer__item:nth-child(3) {
  background: #4d4d4f url("/assets-images/index-user-bg-3.png") no-repeat center top; }

@media screen and (max-width: 52.5em) {
  .index-connected-customer {
    margin: 2rem 0 1rem; } }
/* Homepage: microblog - a series of short blocks (image + text)
   -------------------------------------------------------------------------- */
.index-microblog {
  margin-bottom: 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 {
  color: #fff;
  background-color: #212124;
  position: relative; }

.index-microblog__title {
  font-size: 2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 300;
  text-transform: uppercase;
  margin: .5rem 0 1rem;
  line-height: 1.2; }

.index-microblog__content {
  line-height: 1.6; }

.index-microblog__content p {
  line-height: inherit; }

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

.index-microblog__spacer {
  height: 4rem; }

.index-microblog__footer {
  position: absolute;
  bottom: 1.5rem;
  right: 2rem;
  left: 2rem; }

.index-microblog__link {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #000;
  background-color: #6fc7b5;
  border: none;
  padding: 0 1rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  padding: 0 3rem;
  float: right; }
  .index-microblog__link:hover {
    color: #000;
    background-color: #4b9082; }

@media screen and (max-width: 52.5em) {
  .index-microblog {
    margin: 0 auto 5rem;
    width: 450px;
    max-width: 100%; }

  .index-microblog__title {
    font-size: 1.7rem; }

  .index-microblog__content {
    font-size: 1.3rem;
    line-height: 1.4; } }
/* Homepage: About us
   -------------------------------------------------------------------------- */
.index-about {
  margin-bottom: 8rem;
  color: #fff; }

.index-about__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  font-size: 2rem;
  line-height: 1.5;
  text-align: center; }
  .index-about__wrapper:before {
    display: table;
    content: ""; }
  .index-about__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-about__title {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  font-size: 3.4rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 300;
  text-transform: uppercase;
  background: url("/assets-images/header-border.png") repeat-x left bottom; }

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

  .index-about__wrapper {
    font-size: 1.4rem; }

  .index-about__title {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    font-size: 2.2rem; } }
/* Homepage: signup form
   -------------------------------------------------------------------------- */
.index-newsletter {
  margin-bottom: 5rem;
  padding: 3rem 1rem;
  color: #fff;
  background-color: #141416; }

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

.index-newsletter__title {
  font-size: 1.6rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: -270px;
  line-height: 34px; }

.index-newsletter__fieldset {
  padding: 0 120px 0 270px; }

.index-newsletter__field {
  padding: 0 1.5rem;
  height: 34px;
  line-height: 34px;
  color: #000;
  background-color: #fff;
  border: none;
  border-radius: 17px; }

.index-newsletter__button {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #fff;
  background-color: #ee4036;
  border: none;
  padding: 0 1rem;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  margin-right: -120px;
  width: 115px;
  height: 34px;
  line-height: 34px; }
  .index-newsletter__button:hover {
    color: #fff;
    background-color: #b0322b; }

@media screen and (max-width: 52.5em) {
  .index-newsletter__wrapper {
    max-width: 450px; }

  .index-newsletter .index-newsletter__title {
    margin-bottom: 3rem; }

  .index-newsletter .index-newsletter__button {
    margin-top: 2rem; } }
@media screen and (max-width: 40em) {
  .index-newsletter__field-wrapper + .index-newsletter__field-wrapper {
    margin-top: 2rem; } }
/* Homepage: list of restaurants
   -------------------------------------------------------------------------- */
.index-shop-list {
  margin: 0 0 1rem; }

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

.index-shop-list__header {
  margin-bottom: 5rem;
  padding-bottom: 3rem;
  text-align: center;
  background: url("/assets-images/header-border.png") repeat-x left bottom; }

.index-shop-list__title {
  font-size: 3.4rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 300;
  text-transform: uppercase; }

.index-shop-list__shop {
  padding: 0 2rem 2rem;
  width: 33.33%;
  font-size: 2rem;
  line-height: 1.5;
  text-align: center; }

.index-shop-list__shop-title {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 600;
  line-height: 1.2; }

.index-shop-list__shop-link {
  display: inline-block;
  color: #6fc7b5;
  line-height: 1.4; }

.index-shop-list__shop-phone {
  margin: 2rem 0; }

.index-shop-list__shop-direction {
  margin-bottom: 1.5rem; }

.index-shop-list__shop-direction-link {
  display: inline-block;
  color: #6fc7b5; }

@media screen and (max-width: 52.5em) {
  .index-shop-list__header {
    margin-bottom: 2rem;
    padding-bottom: 2rem; }

  .index-shop-list__title {
    font-size: 2.2rem; }

  .index-shop-list__shop {
    font-size: 1.4rem; } }
@media screen and (max-width: 40em) {
  .index-shop-list__shop {
    padding: 0;
    width: 100%; }

  .index-shop-list__shop + .index-shop-list__shop {
    margin-top: 3rem; } }
/* Static page
   -------------------------------------------------------------------------- */
.content_static .content__main {
  width: 100%; }

.static-page {
  line-height: 1.7; }

.static-page h1, .static-page h2 {
  font-weight: 500;
  line-height: 1.2; }
.static-page .static-page__title {
  font-size: 3.2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 4rem; }
.static-page h3, .static-page h4, .static-page h5, .static-page h6 {
  margin: 4rem 0 2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase; }
.static-page h3 {
  font-size: 2rem; }
.static-page h4 {
  font-size: 1.8rem; }
.static-page h5 {
  font-size: 1.6rem; }
.static-page h6 {
  font-size: 1.4rem; }
.static-page p {
  line-height: inherit; }

/* ==========================================================================
   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: #212121;
  background-color: #ddd;
  border-left: 1px solid #fff; }

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

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

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

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

.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.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #212121;
  font-weight: 700; }

.grouped-skus__list {
  border-radius: 0em; }

.grouped-skus__text {
  font-size: 1.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #212121;
  font-weight: 400;
  background-color: #ddd;
  border-left: 1px solid #fff; }

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

.grouped-skus__radio:checked + .grouped-skus__text {
  color: #fff;
  background-color: #212121; }

.grouped-skus__radio:disabled + .grouped-skus__text {
  color: #aaa;
  background-color: #ddd; }

/* --------------------------------------------------------------------------
   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.
   -------------------------------------------------------------------------- */
.page_locator .page__content {
  background: url("/assets-images/locator-bg.png") no-repeat center top; }

.locator {
  margin-top: 6rem;
  color: #fff;
  background-color: #212124; }

.locator__title {
  margin-bottom: 2.5rem;
  font-size: 2.8rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.2; }

.locator__methods {
  border: 1px solid #6fc7b5;
  background-color: #6fc7b5;
  border-radius: 17px;
  overflow: hidden; }

.locator__method {
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #6fc7b5;
  font-weight: 600; }

.locator__method-name {
  background-color: #212124;
  height: 34px;
  line-height: 34px; }

.locator__method input[type=radio]:checked + span {
  color: #000;
  background-color: #6fc7b5; }

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

.locator__postcode-input {
  font-size: 1.7rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  height: 34px;
  line-height: 34px;
  float: left;
  padding: 0 1.5rem;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  border: none;
  border-radius: 17px 0 0 17px; }

.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-wrapper [role="status"] {
  display: block;
  margin: 0 0 .5rem 1.5rem;
  font-size: 1.2rem; }

.locator__postcode-button {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 17px;
  cursor: pointer;
  box-sizing: border-box;
  color: #000;
  background-color: #6fc7b5;
  border: none;
  padding: 0;
  border-radius: 17px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
  border-radius: 0 17px 17px 0;
  float: left;
  margin-right: -70px;
  width: 70px; }
  .locator__postcode-button:hover {
    color: #000;
    background-color: #4b9082; }

.locator__search-icon {
  font-size: 2rem; }
  .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: #9c9ca4;
  font-size: 1.4rem;
  line-height: 1.6; }

.locator__selected {
  font-size: 2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase; }

.locator__selected-link {
  color: #6fc7b5;
  font-size: 1.4rem;
  font-weight: 400;
  text-decoration: underline;
  text-transform: none; }

[data-locator-selected-method="delivery"] .locator__restaurants {
  margin: 0 auto;
  padding: 0;
  width: 450px;
  max-width: 100%; }

.locator-restaurant {
  padding: 3rem 2rem; }

[data-locator-selected-method="delivery"] .locator-restaurant {
  padding: 3rem 0; }

.locator-restaurant + .locator-restaurant {
  margin-top: 0;
  border-top: 1px solid #4d4d4f; }

.locator-restaurant__name {
  font-size: 2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1; }

.locator-restaurant__toggle {
  color: #6fc7b5;
  font-size: 1.4rem;
  line-height: 2rem; }

.locator-restaurant__content-name {
  font-size: 2rem;
  font-family: "Comfortaa", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-top: .5rem; }

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

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

.locator-restaurant__phone {
  font-size: 1.7rem; }

.locator-restaurant__map a {
  color: #6fc7b5; }

.locator-restaurant__button {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 15px;
  cursor: pointer;
  box-sizing: border-box;
  color: #000;
  background-color: #6fc7b5;
  border: none;
  padding: 0 1.5rem;
  border-radius: 15px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease; }
  .locator-restaurant__button:hover {
    color: #000;
    background-color: #4b9082; }

@media screen and (max-width: 40em) {
  .locator-restaurant__toggle {
    margin: 1rem 0 2rem; }

  .locator-restaurant__button-wrapper {
    margin-top: 2rem; } }
/* --------------------------------------------------------------------------
   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: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff; }

.password-checker__text {
  font-size: 1.2rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #212121;
  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: "Montserrat", 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.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #0a0a0a;
  font-weight: 300; }

.loyalty-dropdown:before {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .2; }

.loyalty-dropdown__title {
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #0a0a0a;
  font-weight: 700;
  text-transform: capitilize; }

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

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

.loyalty-page__banner__content {
  font-size: 2.4rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

.loyalty-page__banner__title {
  font-size: 3.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }

.loyalty-page__banner__p {
  color: #fff;
  font-size: 1.8rem; }

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

.loyalty-page__banner__note {
  color: #fff;
  font-size: 1.2rem; }

.loyalty-page__howto {
  background-color: #f4f5f6; }

.loyalty-page__howto:before {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .13; }

.loyalty-page__howto__wrapper {
  color: #000;
  font-weight: 300; }

.loyalty-page__howto__title {
  font-size: 1.6rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

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

.loyalty-table__row {
  background-color: #0a0a0b; }

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

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

.loyalty-table td {
  font-size: 1.4rem;
  color: #fff; }

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

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

@media screen and (max-width: 60em) {
  .page_index .content_index > .index-slideshow-links {
    display: block;
    position: static;
    box-sizing: border-box;
    padding: 1.5rem 2rem;
    background-color: #212124; }
  .page_index .index-slideshow-links .index-slideshow-links__link {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 17px;
    cursor: pointer;
    box-sizing: border-box;
    color: #000;
    background-color: #6fc7b5;
    border: none;
    padding: 0 1rem;
    border-radius: 17px;
    transition: background-color 0.2s ease, color 0.2s ease;
    padding: 0 3rem;
    float: none;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease;
    -ms-transition: background-color 0.2s ease, color 0.2s ease;
    transition: background-color 0.2s ease, color 0.2s ease; }
  .page_index .index-slideshow-links .index-slideshow-links__link:hover {
    color: #000;
    background-color: #4b9082; }
  .page_index .index-slideshow-links .index-slideshow-links__link + .index-slideshow-links__link {
    margin-left: 1rem; } }
@media screen and (max-width: 27.5em) {
  .page_index .index-slideshow-links .index-slideshow-links__link {
    display: block;
    width: 80%;
    margin: 0 auto; }
  .page_index .index-slideshow-links .index-slideshow-links__link + .index-slideshow-links__link {
    margin-left: auto;
    margin-top: 1rem; } }

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