@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600|Slabo+27px");
@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
   -------------------------------------------------------------------------- */
/* Base
   -------------------------------------------------------------------------- */
body {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  background: #937a61 url("/assets-images/page-bg.jpg") repeat center top; }

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

/* Page header
   -------------------------------------------------------------------------- */
.header {
  padding: 0;
  background-color: #20273f;
  position: relative; }

.header .header__wrapper > .social-icons {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.header .social-icons__icon {
  margin-left: .5rem;
  margin-right: .5rem; }

@media screen and (max-width: 60em) {
  .header .header__wrapper > .social-icons {
    display: none; } }
.header__logo-link {
  display: inline-block;
  position: relative;
  margin-left: .5rem;
  width: 175px;
  height: 80px; }

.header__logo-image {
  display: none;
  position: absolute;
  left: 0;
  top: .6rem;
  width: 100%; }

.header__logo-image_default {
  display: block; }

@media screen and (min-width: 52.5625em) {
  .topbar-fixed .header__logo-link {
    position: fixed;
    top: 0;
    z-index: 901; }
  .topbar-fixed .header__logo-image {
    left: 0;
    top: .4rem; }
  .topbar-fixed .header__logo-image_default {
    display: none; }
  .topbar-fixed .header__logo-image_compact {
    display: block; } }
@media screen and (max-width: 52.5em) {
  .header {
    border: none; }

  .header__logo {
    text-align: center; }

  .header__logo-link {
    margin-left: 0;
    padding: 1.5rem 0 1rem;
    width: 174px;
    max-width: 100%;
    height: auto; }

  .header__logo-image {
    position: static;
    width: 100%; }

  .header__logo-image_default {
    display: none; }

  .header__logo-image_compact {
    display: block; } }
/* Page content
   -------------------------------------------------------------------------- */
.content {
  margin-top: 2rem; }

.content__main {
  width: 70%;
  padding: 1.7rem;
  background-color: #20273f;
  box-sizing: border-box; }

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

@media screen and (max-width: 60em) {
  .content__main {
    width: 65%; } }
@media screen and (max-width: 52.5em) {
  .page_login .content,
  .page_forgot_password .content {
    margin-top: 2rem; }

  .content__wrapper {
    width: 98%; }

  .content__main {
    padding: 1.5rem 1rem;
    width: 100%; } }
/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  color: #fff;
  font-size: 1.3rem;
  background-color: #20273f; }

.footer__credits {
  padding: .5rem 0; }

.footer__nav {
  padding: 0; }

.footer__links {
  padding: .5rem 0; }

.footer__link {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease; }

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

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

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

.footer .social-icons__link {
  color: #fff; }

.footer .social-icons__link:hover {
  color: #b42f43; }

@media screen and (max-width: 52.5em) {
  .footer__wrapper {
    padding: 0; }

  .footer__credits {
    padding: 1rem 0;
    background-color: #121b32; }

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

  .footer__nav {
    margin: 2rem 0; }

  .footer__links {
    margin: 0;
    padding: 0; }

  .footer__links + .social-icons {
    margin-top: 1rem; }

  .footer__links .footer__link {
    padding: 1rem; }

  .footer .social-icons__icon,
  .footer .social-icons__icon, .footer .social-icons__icon:first-child {
    margin: 0 1rem; }

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

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

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

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

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

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

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

.social-icons .social-icons__link {
  padding: 0;
  width: auto;
  height: auto;
  border: none;
  -webkit-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease; }

.social-icons__link i {
  display: inline-block;
  font-size: 2rem; }

/* NiceSelect (used as a <select> replacement)
   -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #797d8c;
  padding-left: 3px;
  padding-right: 20px;
  height: 26px;
  line-height: 24px;
  background-color: #20273f;
  border: none;
  border-bottom: 1px solid #797d8c; }

.nice-select::after {
  right: 3px; }

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

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

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

.nice-select .list {
  margin-top: 3px !important;
  min-width: 100%;
  background-color: #20273f;
  box-shadow: 0 0 0 1px #797d8c; }

.nice-select .option {
  color: #797d8c; }

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

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

.nice-select .option.selected.focus {
  color: #fff;
  background-color: #9f1b3e; }

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

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

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
/* Desktop navigation:
   * account pages
   * category pages (touch only)
   -------------------------------------------------------------------------- */
.category-navigation {
  padding: .7rem 0;
  background-color: #9f1b3e; }
  .category-navigation__link, .category-navigation__link:active, .category-navigation__link:focus {
    display: inline-block;
    padding: 0 1.5rem;
    height: 27px;
    line-height: 25px;
    white-space: nowrap;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-sizing: border-box; }
  .category-navigation__link::before, .category-navigation__link::after {
    content: '';
    display: none;
    margin-top: -2px;
    width: 10px;
    height: 27px;
    background: #9f1b3e url("/assets-images/menu-tab-bg.png") no-repeat; }
  .category-navigation__link::before {
    float: left;
    margin-left: -1.5rem;
    background-position: left top; }
  .category-navigation__link::after {
    float: right;
    margin-right: -1.5rem;
    background-position: right top; }
  .category-navigation__link:hover, .category-navigation__item_active .category-navigation__link {
    color: #20273f !important;
    background-color: #fff !important;
    border-top-color: #20273f;
    border-bottom-color: #20273f; }
  .category-navigation__link:hover::before, .category-navigation__link:hover::after, .category-navigation__item_active .category-navigation__link::before, .category-navigation__item_active .category-navigation__link::after {
    display: block; }

.category-navigation__item {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.page__content .category-navigation__list {
  margin-left: 190px; }
.page__content .category-navigation__item {
  padding: 0; }

.category-navigation_mobile {
  padding: 0;
  height: 3.8rem; }
.category-navigation_mobile .category-navigation__list {
  padding: .5rem 0; }
.category-navigation_mobile .category-navigation__item {
  margin: 0; }
.category-navigation_mobile .category-navigation__link {
  padding: 0 1.5rem; }

.account-navigation {
  padding: .7rem 0;
  background-color: #9f1b3e; }
  .account-navigation__link, .account-navigation__link:active, .account-navigation__link:focus {
    display: inline-block;
    padding: 0 1.5rem;
    height: 27px;
    line-height: 25px;
    white-space: nowrap;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-sizing: border-box; }
  .account-navigation__link::before, .account-navigation__link::after {
    content: '';
    display: none;
    margin-top: -2px;
    width: 10px;
    height: 27px;
    background: #9f1b3e url("/assets-images/menu-tab-bg.png") no-repeat; }
  .account-navigation__link::before {
    float: left;
    margin-left: -1.5rem;
    background-position: left top; }
  .account-navigation__link::after {
    float: right;
    margin-right: -1.5rem;
    background-position: right top; }
  .account-navigation__link:hover, .account-navigation__item_active .account-navigation__link {
    color: #20273f !important;
    background-color: #fff !important;
    border-top-color: #20273f;
    border-bottom-color: #20273f; }
  .account-navigation__link:hover::before, .account-navigation__link:hover::after, .account-navigation__item_active .account-navigation__link::before, .account-navigation__item_active .account-navigation__link::after {
    display: block; }

.account-navigation__list {
  margin-left: 190px; }

.account-navigation__item {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0; }

@media screen and (max-width: 52.5em) {
  .account-navigation__list {
    margin-left: 0; } }
/* Desktop navigation:
   * checkout pages
   -------------------------------------------------------------------------- */
.checkout-navigation {
  background-color: #ba143d; }

.checkout-navigation__list {
  margin-left: 190px; }

@media screen and (max-width: 52.5em) {
  .checkout-navigation__list {
    margin-left: 0; } }
.checkout-navigation__item {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 1.2rem;
  padding: 1.2rem 0;
  height: auto;
  line-height: 1; }

.checkout-navigation__item_active {
  position: relative;
  height: 27px;
  line-height: 24px;
  padding: 0 1.7rem;
  color: #16223e;
  background-color: #fff;
  border-top: 2px solid #16223e;
  border-bottom: 2px solid #16223e;
  box-sizing: border-box; }

.checkout-navigation__item_active:before,
.checkout-navigation__item_active:after {
  content: '';
  display: block;
  position: absolute;
  top: -2px;
  width: 9px;
  height: 27px;
  background: #ba143d url("/assets-images/step-tab-bg.png") no-repeat; }

.checkout-navigation__item_active:before {
  left: 0;
  background-position: left top; }

.checkout-navigation__item_active:after {
  right: 0;
  background-position: right top; }

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

.checkout-navigation__item_active:last-child::after {
  width: 0;
  border-right: 2px solid #16223e; }

/* Desktop: user and shop menus
   -------------------------------------------------------------------------- */
.dropdown-menu__header-link {
  font-size: 1.3rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 2rem; }

.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__header-separator-icon {
  font-style: normal; }

.dropdown-menu__header-separator-icon:before {
  content: '/'; }

.dropdown-menu__body {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #21273f;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); }
  .dropdown-menu__body:before, .dropdown-menu__body:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0; }
  .dropdown-menu__body:before {
    top: -0.7rem;
    right: 1.4rem;
    border-left: 0.7rem solid transparent;
    border-right: 0.7rem solid transparent;
    border-bottom: 0.7rem solid #fff; }
  .dropdown-menu__body:after {
    top: -0.7rem;
    right: 1.4rem;
    border-left: 0.7rem solid transparent;
    border-right: 0.7rem solid transparent;
    border-bottom: 0.7rem solid #fff; }

.dropdown-menu__body-link {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #565656; }

.dropdown-menu__item-link {
  display: block;
  padding: .7rem 1.5rem;
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #21273f;
  text-decoration: none;
  text-transform: capitalize; }

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

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

/* Mobile: menu on the left (navigation)
   -------------------------------------------------------------------------- */
.header__burger-menu {
  margin: 0; }

.burger-menu__button {
  padding: 2.5rem 1rem .5rem 0; }

.burger-menu__line {
  height: 6px;
  border-top: 2px solid #fff; }

.mobile-menu__header {
  background-color: #21273f; }

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

.mobile-menu__section_user {
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #f6f6f6; }

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

.mobile-menu__section-link {
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #fff; }

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

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

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

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

.mobile-menu__item-link {
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #fff; }

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

/* Mobile: menu on the right (basket)
   -------------------------------------------------------------------------- */
.header__basket-menu {
  margin-top: 1.5rem; }

.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 {
  color: #20273f;
  background-color: #fff;
  border: 2px solid #9f1b3e; }

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

.shop-info__title {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #21273f;
  font-weight: 600;
  margin-top: .8rem;
  line-height: 1.2; }

.shop-info__feature-title {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #21273f;
  font-weight: 400;
  text-transform: uppercase; }

.shop-info__feature-content {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #21273f;
  font-weight: 400; }

.shop-info__link {
  color: #9f1c3e; }

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

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

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

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

/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Page header
   -------------------------------------------------------------------------- */
.category__title {
  font-size: 2.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left; }

.category__subcategory-title {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 2rem;
  text-align: left; }

.category__description {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  line-height: 1.6;
  text-align: left; }

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

.category__footnote {
  margin-top: 1rem;
  padding: 1.5rem 0 .5rem;
  color: #fff;
  font-size: 1.3rem;
  border-top: 1px solid #3f4763; }

@media screen and (max-width: 52.5em) {
  .category_improved .category__title,
  .category_improved .category__subcategory-title,
  .category_improved .category__description {
    text-align: left; } }
/* Product
   -------------------------------------------------------------------------- */
.product__name {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

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

.product__description {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

.product__sku-label {
  display: none; }

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

.product_improved.product_with-counter::after {
  left: -1rem; }

.product__counter {
  color: #ba143d; }

.product__mobile-price {
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #ba143d;
  font-weight: 400;
  text-transform: uppercase; }

.product_improved .product__mobile-price-from,
.product_improved .product__mobile-price-value {
  font-weight: inherit; }

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

  .product__wrapper {
    padding-top: 0;
    padding-bottom: 1rem; }

  .product:first-child {
    border-top: 1px solid #283759; }

  .product:first-child .product__wrapper {
    padding-top: 1.5rem; } }
/* Product zebra. Used in:
   * sidetouch categories page
   * touch & sidetouch favourites page
   -------------------------------------------------------------------------- */
.product_sidetouch {
  background-color: #141d34; }

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

.product_favourites {
  background-color: #141d34; }

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

/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product__add {
  display: inline-block;
  position: relative;
  padding: 0 0.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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::before, .product__add::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .product__add::before {
    left: -1px; }
  .product__add::after {
    right: -1px; }
  .product__add:hover {
    color: #000;
    background-color: #fff; }

.product__customise {
  display: inline-block;
  padding: 0;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.3rem;
  text-decoration: underline;
  text-decoration-color: #c8cad0;
  width: auto; }
  .product__customise:hover {
    color: #b24764;
    text-decoration-color: #8e3f5b; }

.product__customise + .product__add {
  width: 55%; }

.product__add .product__price {
  float: left;
  display: block;
  position: relative;
  width: 50%; }
.product__add .product__price:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  width: 0;
  height: 12px;
  border-right: 1px solid; }
.product__add .product__price[data-product-price-empty],
.product__add .product__price[data-product-price-empty]:after {
  display: none; }
.product__add .product__add-text {
  font-size: 1.2rem; }
.product__add .product__price + .product__add-text {
  display: block;
  float: right;
  width: 50%; }
.product__add .product__price[data-product-price-empty] + .product__add-text {
  float: none;
  width: 100%; }

/* Favourite icon
   -------------------------------------------------------------------------- */
.product__favourite_add .product__favourite-icon {
  color: #fff; }
  .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: #fff; }
  .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
   3 tabs per row
   -------------------------------------------------------------------------- */
/*
.deal-wizard-navigation__tab { background-color: $deal-wizard-navigation-tab-background-color; }
.deal-wizard-navigation__tab:nth-child(3n), .deal-wizard-navigation__tab:last-child { background-color: transparent; }
*/
.deal-wizard-navigation__tab::before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 15px;
  height: 100%; }

.deal-wizard-navigation__tab:nth-child(3n-2):before {
  display: none; }

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

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

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

.deal-wizard-navigation__tab::before {
  background-color: #a6643d; }

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

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

.deal-wizard-navigation__link {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #a6643d; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link {
  color: #fff;
  background-color: #20273f; }

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

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

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

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

.deal-wizard-navigation__title::after {
  background: -webkit-linear-gradient(left, rgba(166, 100, 61, 0), #a6643d);
  background: linear-gradient(to right, rgba(166, 100, 61, 0), #a6643d); }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__title::after {
  background: -webkit-linear-gradient(left, rgba(32, 39, 63, 0), #20273f);
  background: linear-gradient(to right, rgba(32, 39, 63, 0), #20273f); }

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

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

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

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

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

.deal-wizard-navigation__tab {
  border-top: 1px solid #483c47;
  border-bottom: 1px solid #483c47; }

.deal-wizard-navigation__tab:nth-child(3n) {
  border: none; }

.deal-wizard-navigation__tab:nth-child(3n) .deal-wizard-navigation__link {
  border-top: 1px solid #483c47;
  border-bottom: 1px solid #483c47; }

.deal-wizard-navigation__tab:nth-child(3n) .deal-wizard-navigation__link::after {
  margin-left: 0; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab:nth-child(3n) .deal-wizard-navigation__link::after {
  margin-left: -1px; }

.deal-wizard-navigation__tab:nth-child(1),
.deal-wizard-navigation__tab:nth-child(3n+1) {
  border-left: 1px solid #483c47; }

.deal-wizard-navigation__tab:last-child {
  border: 1px solid #483c47; }

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

.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link::after {
  width: 16px; }

/* ==========================================================================
   BASKET
   ========================================================================== */
.basket {
  background-color: #20273f; }

/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  background-color: #20273f;
  border-bottom: 1px solid #29314f; }

.basket__title {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.basket__repeat {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 1.2; }

.basket__close {
  margin: -.5rem -.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 item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: #20273f; }

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

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

.basket-item__option {
  font-size: 1.2rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #999; }

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

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

.basket__empty {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #20273f; }

/* Basket deal title
   -------------------------------------------------------------------------- */
.basket-deal {
  margin-bottom: .7rem;
  padding-bottom: .5rem;
  border-bottom: 3px solid #2e2d3f; }

.basket-deal__header {
  background-color: #a6643d; }

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

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

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

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

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

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

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

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

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

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

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  position: relative;
  padding: 0 1px;
  box-sizing: border-box; }

.basket__delivery_radio::before,
.basket__delivery_radio::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 28px;
  width: 3px;
  background: url("/assets-images/button-side-bg.png") no-repeat left center;
  z-index: 10; }

.basket__delivery_radio::before {
  left: 0; }

.basket__delivery_radio::after {
  right: 0; }

.basket__delivery-option + .basket__delivery-option .basket__delivery-method::before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  top: 0;
  height: 28px;
  width: 3px;
  background: url("/assets-images/button-side-bg.png") no-repeat left center; }

.basket__delivery-method {
  position: relative;
  z-index: 1;
  padding: 0;
  height: 28px;
  line-height: 26px;
  background: url("/assets-images/button-bg.png") repeat-x left top; }

.basket__delivery_radio {
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  overflow: hidden; }

.basket__delivery-method {
  background-color: #20273f; }

.basket__delivery-radio:checked + .basket__delivery-method {
  color: #fff;
  background-color: #9f1b3e; }

.basket__delivery-and-time .basket__delivery_select .basket__delivery-title {
  display: inline-block;
  vertical-align: top;
  line-height: 26px;
  height: 26px; }
.basket__delivery-and-time .basket__delivery_select .basket__delivery-select.disabled {
  padding-left: .5rem;
  padding-right: 0;
  display: block;
  border-bottom: none; }
  .basket__delivery-and-time .basket__delivery_select .basket__delivery-select.disabled:after {
    display: none; }
  .basket__delivery-and-time .basket__delivery_select .basket__delivery-select.disabled .current {
    display: block;
    line-height: 26px; }

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

.basket__footer-red-message {
  color: #fff;
  background-color: #9f1b3e; }

.text-below-basket {
  color: #000;
  background-color: #cfaa2e; }

.basket__savings {
  color: #fff;
  background-color: #20273f; }

.basket__charge-title,
.basket__charge-amount {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.basket__total-title,
.basket__total-amount {
  font-size: 2.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.basket__button-link {
  display: inline-block;
  position: relative;
  padding: 0 0.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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::before, .basket__button-link::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .basket__button-link::before {
    left: -1px; }
  .basket__button-link::after {
    right: -1px; }
  .basket__button-link:hover {
    color: #000;
    background-color: #fff; }

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

.basket__coupon-link {
  color: #fff; }

.basket__coupon-input {
  color: #000; }

.mobile-basket-button::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -3px;
  width: 100%;
  height: 6px;
  background: url("/assets-images/basket-bg-line.png") repeat-x left top; }

.mobile-basket-button__nb-items {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase; }

.mobile-basket-button__icon {
  border-bottom-color: #fff; }

.mobile-basket-button__icon::after {
  border-left-color: #fff; }

.mobile-basket-button__link {
  color: #fff;
  background-color: #ba143d;
  border: none;
  border-radius: 0px;
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase; }
  .mobile-basket-button__link:hover {
    color: #fff;
    background-color: #ba143d; }

/* Basket promotions
  ---------------------------------------------- */
.basket__clickable-promotions {
  margin: 2rem 0 1rem;
  font-size: 0; }

.clickable-promotion {
  display: inline-block;
  padding-bottom: .4rem;
  width: 50%;
  box-sizing: border-box; }

.clickable-promotion:nth-child(2n) {
  padding-left: .2rem; }

.clickable-promotion:nth-child(2n-1) {
  padding-right: .2rem; }

.clickable-promotion:nth-last-child(1):first-child {
  width: 100% !important; }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  background-color: #20273f; }

.popup__description {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

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

.popup__title,
.popup__price {
  font-size: 2.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.popup_improved.popup_scrolled .popup__title {
  background-color: #20273f;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.7); }

.popup_improved .popup__title-mobile-close {
  margin-top: .2rem; }

/* Popup group
   -------------------------------------------------------------------------- */
.popup-group__quantity-field {
  margin-top: -2px;
  padding: 0;
  font-size: 2.5rem;
  line-height: 1;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  border: none;
  background-color: #20273f; }

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

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

.popup-group .popup-group__label,
.popup-group .popup-group__single-choice {
  font-size: 1.3rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 28px; }

/* Popup row
   -------------------------------------------------------------------------- */
.popup-row__title {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 1.9rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #2a3046; }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-enum {
  margin: -.3rem 0; }

.popup-enum__option {
  margin: .3rem 1rem .3rem 0; }

.popup-enum__text {
  display: inline-block;
  position: relative;
  padding: 0 2rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #20273f url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  overflow: visible; }
  .popup-enum__text::before, .popup-enum__text::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .popup-enum__text::before {
    left: -1px; }
  .popup-enum__text::after {
    right: -1px; }

.popup-enum__radio:checked + .popup-enum__text {
  color: #fff;
  background-color: #9f1b3e; }

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

/* Popup set
   -------------------------------------------------------------------------- */
.popup-set__group-title {
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.popup-set__title {
  color: #fff; }

.popup-set__label {
  padding-left: 27px; }

.popup-set__text {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

.popup-set__text:before {
  left: -27px;
  top: 1px;
  border-color: #fff;
  background-color: #20273f; }

.popup-set__text:after {
  left: -27px;
  top: 1px;
  margin: 0;
  width: 16px;
  height: 16px;
  border: 3px solid #fff;
  background-color: #9f1b3e; }

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

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

/* Popup deal line
   -------------------------------------------------------------------------- */
.popup-deal-line__label {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  font-weight: 700; }

.popup-deal-line__description {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

.popup-deal-line__single-option {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup-buttons {
  overflow: visible; }

.popup-buttons__button {
  position: relative;
  color: #fff;
  background-color: #ba143d; }

.popup-buttons__button::before {
  content: "";
  display: block;
  position: absolute;
  left: -3px;
  top: 2px;
  width: 6px;
  height: 100%;
  background: url("/assets-images/basket-bg-line-side.png") repeat-y left top; }

.popup-buttons__button::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -3px;
  width: 100%;
  height: 6px;
  background: url("/assets-images/basket-bg-line.png") repeat-x left top; }

.popup-buttons__button:hover {
  color: #fff;
  background-color: #ba143d; }

.popup-buttons_improved .popup-buttons__button {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase; }

.popup-buttons__link {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff; }

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

@media screen and (max-width: 52.5em) {
  .popup-buttons__button::before {
    display: none; } }
/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.checkout__section + .checkout__section {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid #3b445a; }

.checkout__title,
.credit-page__title {
  font-size: 2.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.checkout-row__label,
.checkout-row__group-label,
.checkout-variant__label,
.card-entry__label,
.card-entry__saved-card-label {
  font-size: 1.3rem;
  font-family: "Open Sans", 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.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

.checkout-variant__select-label {
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.checkout-row__field-text,
.checkout-row__field-textarea {
  background-color: #20273f;
  border: 1px solid #3b445a; }

/* Form checkbox styling
   ---------------------------------------------------- */
.checkout-row__group-label_checkbox {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer; }

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

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

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

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

.checkout-row__group-label_checkbox .checkout-row__label-text:after {
  display: none;
  width: 16px;
  height: 16px;
  border: 3px solid #fff; }

.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: #fff;
  background-color: #20273f; }

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

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

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

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

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

.checkout-variant__text:before {
  width: 16px;
  height: 16px;
  border: 3px solid;
  border-radius: 50%; }

.checkout-variant__text:after {
  display: none;
  width: 16px;
  height: 16px;
  border: 3px solid;
  border-radius: 50%; }

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

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

.checkout-variant__text:after {
  border-color: #fff;
  background-color: #9f1b3e; }

/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  display: inline-block;
  position: relative;
  padding: 0 3rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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; }
  .form-buttons__button::before, .form-buttons__button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .form-buttons__button::before {
    left: -1px; }
  .form-buttons__button::after {
    right: -1px; }
  .form-buttons__button:hover {
    color: #000;
    background-color: #fff; }

.form-buttons__link {
  display: inline-block;
  padding: 0;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.3rem;
  text-decoration: underline;
  text-decoration-color: #c8cad0; }
  .form-buttons__link:hover {
    color: #b24764;
    text-decoration-color: #8e3f5b; }

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

/* Checkout confirmation page (step5)
   -------------------------------------------------------------------------- */
.checkout-confirm__title {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.checkout-confirm__content {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

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

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  font-size: 1.4rem;
  font-weight: 400;
  padding: .6rem 1rem; }

.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 #494e5f; }

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

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

/* Checkout upselling
   -------------------------------------------------------------------------- */
.checkout .category_upselling {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid #3b445a; }
.checkout .category__title {
  font-size: 2.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center; }

/* Order page
   -------------------------------------------------------------------------- */
.order-table__header {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background-color: #121b32; }

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

.order-row__header {
  color: #fff;
  font-size: 1.3rem;
  background-color: #141d34;
  border-top: 0 solid #141d34; }

.order-row__header:hover {
  color: #fff !important;
  background-color: #2b3955 !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: 0 solid #141d34; }

.order {
  color: #fff;
  font-size: 1.3rem;
  background-color: #222d44; }

.order__group-title {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.order__add {
  padding-right: 0; }

.order__repeat-button {
  display: inline-block;
  position: relative;
  padding: 0 1.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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__repeat-button::before, .order__repeat-button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .order__repeat-button::before {
    left: -1px; }
  .order__repeat-button::after {
    right: -1px; }
  .order__repeat-button:hover {
    color: #000;
    background-color: #fff; }

.order__add-button {
  display: inline-block;
  position: relative;
  padding: 0 0.7rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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-top: -.3rem;
  width: auto;
  min-width: 100%; }
  .order__add-button::before, .order__add-button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .order__add-button::before {
    left: -1px; }
  .order__add-button::after {
    right: -1px; }
  .order__add-button:hover {
    color: #000;
    background-color: #fff; }

.order__repeat-empty-basket {
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 28px;
  text-decoration: underline; }

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

.order__items-table {
  color: #fff;
  font-size: 1.3rem;
  background-color: #222d44;
  border: none; }

.order__items-deal {
  color: #fff;
  background-color: #222d44;
  border-bottom: 3px solid #313343; }

.order__items-deal-title {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background-color: #ba6438; }

.order__items-footer {
  border-top-color: #41495a;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase; }

.order__total {
  font-size: 2.4rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  border-top-color: #41495a; }

/* Credit
   -------------------------------------------------------------------------- */
.credit-page__main {
  color: #fff;
  background-color: #20273f; }

.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: #20273f;
  font-weight: 700; }

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

.credit-page__form__button {
  display: inline-block;
  position: relative;
  padding: 0 0.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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::before, .credit-page__form__button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .credit-page__form__button::before {
    left: -1px; }
  .credit-page__form__button::after {
    right: -1px; }
  .credit-page__form__button:hover {
    color: #000;
    background-color: #fff; }

.credit-table__header {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  background-color: #121b32; }

.credit-table__row {
  background-color: #141d34; }

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

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

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

/* ==========================================================================
   MESSAGES
   ========================================================================== */
/* Transient information message displayed at the top
   Eg. when a product has just been added
   -------------------------------------------------------------------------- */
.message_info {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #818c4b; }

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

@media screen and (max-width: 52.5em) {
  .page_menu.page_improved .message_info {
    bottom: auto;
    top: 0;
    text-align: center;
    background-color: transparent; }
  .page_menu.page_improved .message_info .message__wrapper {
    display: inline-block;
    background-color: #818c4b; } }
/* Important (warning/error) message displayed at the top
   Eg. someone tries to access /account without being logged in
   -------------------------------------------------------------------------- */
.message_error {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #cfaa2e; }

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

/* ==========================================================================
   HOMEPAGE
   ========================================================================== */
/* Homepage: menu
   -------------------------------------------------------------------------- */
.category-navigation__order-button {
  display: inline-block;
  position: relative;
  padding: 0 1.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #20273f url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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: 0 0 0 5px; }
  .category-navigation__order-button::before, .category-navigation__order-button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .category-navigation__order-button::before {
    left: -1px; }
  .category-navigation__order-button::after {
    right: -1px; }
  .category-navigation__order-button:hover {
    color: #000;
    background-color: #fff; }

@media screen and (max-width: 52.5em) {
  .category-navigation_index {
    display: block;
    padding: 1rem 0;
    text-align: center; }
  .category-navigation_index .category-navigation__list {
    display: none; }
  .category-navigation_index .category-navigation__order-button {
    display: block;
    float: none;
    margin: auto;
    width: 364px;
    max-width: 96%; }

  .content_index {
    margin-top: 0;
    margin-bottom: 0; } }
/* Homepage: slideshow at the top
   -------------------------------------------------------------------------- */
.slider {
  margin-bottom: 3rem; }

.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; }

.unslider-nav ol li {
  width: 10px;
  height: 10px;
  border: 1px solid #fff; }

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

@media screen and (max-width: 52.5em) {
  .slider {
    margin-bottom: 2rem; } }
/* Homepage: shop picker above the slideshow
   -------------------------------------------------------------------------- */
.index-locator {
  color: #fff;
  background-color: rgba(32, 39, 63, 0.9);
  box-shadow: 0 1px 3px rgba(255, 255, 255, 0.3);
  top: 4.9rem;
  left: 50%;
  transform: translate(-50%, 0);
  box-shadow: none;
  width: 100%;
  max-width: 51.6rem;
  min-height: auto; }
  @media screen and (max-width: 52.5em) {
    .index-locator {
      position: static;
      transform: none;
      margin: 0 auto; } }

.index-locator__wrapper {
  width: 100%;
  max-width: 35.6rem;
  padding-bottom: 2.7rem; }

@media screen and (max-width: 52.5em) {
  .index-locator__wrapper {
    padding-bottom: 2rem; } }
.index-locator__title {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2); }

.index-locator__methods {
  position: relative;
  margin: 1.5rem 0;
  padding: 0 1px;
  box-sizing: border-box;
  overflow: hidden; }

.index-locator__methods::before,
.index-locator__methods::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 28px;
  width: 3px;
  background: url("/assets-images/button-side-bg.png") no-repeat left center;
  z-index: 10; }

.index-locator__methods::before {
  left: 0; }

.index-locator__methods::after {
  right: 0; }

.index-locator__method + .index-locator__method .index-locator__method-name::before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  top: 0;
  height: 28px;
  width: 3px;
  background: url("/assets-images/button-side-bg.png") no-repeat left center; }

.index-locator__method-name {
  position: relative;
  z-index: 1;
  padding: 0;
  height: 28px;
  line-height: 26px;
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  background: url("/assets-images/button-bg.png") repeat-x left top; }

.index-locator__method input[type=radio] {
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  overflow: hidden; }

.index-locator__method-name {
  background-color: #20273f; }

.index-locator__method input[type=radio]:checked + .index-locator__method-name {
  color: #fff;
  background-color: #9f1b3e; }

.index-locator__postcode-input {
  font-size: 1.7rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  margin-bottom: 1.5rem;
  height: 30px;
  line-height: 30px;
  background-color: rgba(32, 39, 63, 0.9);
  border: 1px solid #43485b; }

[data-google-locator-instance] .index-locator__postcode-input {
  font-size: 1.4rem; }

.index-locator__postcode-button {
  display: inline-block;
  position: relative;
  padding: 0 0.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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;
  display: block; }
  .index-locator__postcode-button::before, .index-locator__postcode-button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .index-locator__postcode-button::before {
    left: -1px; }
  .index-locator__postcode-button::after {
    right: -1px; }
  .index-locator__postcode-button:hover {
    color: #000;
    background-color: #fff; }

.index-locator__postcode-warning {
  color: #fff;
  font-size: 1.3rem; }

.index-locator__text {
  font-size: 1.3rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff; }

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

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

.index-locator-restaurant {
  color: #fff;
  font-size: 1.4rem;
  position: relative;
  border-top: none; }
  .index-locator-restaurant:before {
    display: none;
    content: '';
    width: 14rem;
    height: .1rem;
    background-color: #5a5e6e;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0); }
  .index-locator-restaurant + .index-locator-restaurant {
    margin-top: 2.7rem;
    padding-top: 2.7rem; }
    .index-locator-restaurant + .index-locator-restaurant:before {
      display: block; }

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

.index-locator-restaurant__phone a {
  color: #fff;
  text-decoration: underline; }

.index-locator-restaurant__button {
  display: inline-block;
  position: relative;
  padding: 0 0.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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::before, .index-locator-restaurant__button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .index-locator-restaurant__button::before {
    left: -1px; }
  .index-locator-restaurant__button::after {
    right: -1px; }
  .index-locator-restaurant__button:hover {
    color: #000;
    background-color: #fff; }

/* 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 {
  padding: 2.5rem 2rem;
  color: #fff;
  background-color: #20273f;
  position: relative; }

.index-microblog__image-wrapper {
  margin-top: -2.5rem; }

.index-microblog__image {
  width: 100%; }

.index-microblog__title {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: .5rem;
  line-height: 1.2; }

.index-microblog__content,
.index-microblog__content p {
  font-size: 1.3rem;
  line-height: 1.6; }

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

.index-microblog__spacer {
  height: 5rem; }

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

.index-microblog__link {
  display: inline-block;
  display: inline-block;
  position: relative;
  padding: 0 1.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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-microblog__link::before, .index-microblog__link::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .index-microblog__link::before {
    left: -1px; }
  .index-microblog__link::after {
    right: -1px; }
  .index-microblog__link:hover {
    color: #000;
    background-color: #fff; }

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

  .index-microblog__post {
    padding: 2rem; }

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

  .index-microblog__image {
    width: auto; }

  .index-microblog__footer {
    text-align: right; } }
@media screen and (max-width: 30em) {
  .index-microblog__image-wrapper {
    margin: -2rem -2rem 2rem; }

  .index-microblog__image {
    width: 100%; } }
/* Homepage: About us
   -------------------------------------------------------------------------- */
.index-about {
  margin-bottom: 5rem;
  color: #fff; }

.index-about__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  padding: 4rem 5% 5rem;
  font-size: 1.3rem;
  line-height: 1.8;
  text-align: center;
  background-color: #20273f;
  box-sizing: border-box; }
  .index-about__wrapper:before {
    display: table;
    content: ""; }
  .index-about__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-about__title {
  margin-bottom: 2rem;
  font-size: 2.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1; }

@media screen and (max-width: 52.5em) {
  .index-about {
    margin-bottom: 2rem; } }
@media screen and (max-width: 40em) {
  .index-about__title {
    font-size: 2.5rem; } }
/* Homepage: newsletter signup form
   -------------------------------------------------------------------------- */
.index-newsletter {
  margin-bottom: 5rem;
  padding: 2rem 1rem;
  color: #fff;
  background-color: #20273f; }

.index-newsletter__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .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: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: -300px;
  line-height: 36px; }

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

.index-newsletter__field {
  border: 1px solid #43485b;
  height: 36px;
  line-height: 36px;
  background-color: #20273f; }

.index-newsletter__button {
  display: inline-block;
  position: relative;
  padding: 0 0.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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;
  margin-top: .4rem;
  width: 115px; }
  .index-newsletter__button::before, .index-newsletter__button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .index-newsletter__button::before {
    left: -1px; }
  .index-newsletter__button::after {
    right: -1px; }
  .index-newsletter__button:hover {
    color: #000;
    background-color: #fff; }

@media screen and (max-width: 52.5em) {
  .index-newsletter {
    margin-bottom: 2rem; } }
/* Homepage: map showing the position of the restaurant
   -------------------------------------------------------------------------- */
.index-map__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .index-map__wrapper:before {
    display: table;
    content: ""; }
  .index-map__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-map__shop {
  width: 350px;
  font-size: 1.3rem;
  font-weight: 300;
  background-color: #20273f; }

.index-map__shop-title {
  margin-bottom: .5em;
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1; }

.index-map__shop-phone {
  margin: .5em 0;
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 600; }

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

.index-map__shop .social-icons__icon:not(:last-child) {
  margin-right: 1rem; }
.index-map__shop .social-icons__link {
  color: #fff; }
.index-map__shop .social-icons__link:hover {
  color: #b42f43; }
.index-map__shop .social-icons__link i {
  font-size: 2.3rem; }

.index-map__order-button {
  display: inline-block;
  position: relative;
  padding: 0 0.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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;
  display: block;
  margin-top: 1rem;
  width: 100%;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box; }
  .index-map__order-button::before, .index-map__order-button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .index-map__order-button::before {
    left: -1px; }
  .index-map__order-button::after {
    right: -1px; }
  .index-map__order-button:hover {
    color: #000;
    background-color: #fff; }

.index-map__shop-image {
  margin-top: 1.5rem; }

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

@media screen and (max-width: 52.5em) {
  .index-map__shop {
    margin: 0 auto; } }
/* Homepage: list of restaurants (franchises only)
   -------------------------------------------------------------------------- */
.index-shop-list {
  margin: 4rem 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: 3rem;
  text-align: center; }

.index-shop-list__title {
  font-size: 3.5rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  text-transform: uppercase; }

.index-shop-list__filter {
  display: inline-block; }

.index-shop-list__shop {
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center; }

.index-shop-list__shop-title {
  margin-bottom: 1rem;
  font-size: 1.6rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2; }

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

  .index-shop-list__header {
    margin-bottom: 2rem; } }
@media screen and (max-width: 40em) {
  .index-shop-list__title {
    font-size: 2.5rem; } }
/* ==========================================================================
   SPECIAL FEATURES
   ========================================================================== */
/* --------------------------------------------------------------------------
   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
   -------------------------------------------------------------------------- */
.product__sku-buttons {
  margin: 0; }

.sku-buttons__part + .sku-buttons__part {
  margin-top: 1rem; }

.sku-buttons__part {
  padding-left: 0; }

.sku-buttons__part-label {
  display: none; }

.sku-buttons__radio {
  top: 5px; }

.sku-buttons__list {
  position: relative;
  height: 28px;
  box-sizing: border-box;
  background: url("/assets-images/button-bg.png") no-repeat left top;
  overflow: visible; }

.sku-buttons__list::before,
.sku-buttons__list::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 28px;
  width: 3px;
  background: url("/assets-images/button-side-bg.png") no-repeat left center;
  z-index: 10; }

.sku-buttons__list::before {
  left: -1px; }

.sku-buttons__list::after {
  right: -1px; }

.sku-buttons__item {
  position: relative; }

.sku-buttons__item + .sku-buttons__item::after {
  content: '';
  display: block;
  position: absolute;
  left: -1px;
  top: 0;
  height: 28px;
  width: 3px;
  background: url("/assets-images/button-side-bg.png") no-repeat left center; }

.sku-buttons__text {
  padding: 0;
  margin: 2px 0;
  height: 22px;
  line-height: 24px;
  box-sizing: border-box; }

.sku-buttons__radio:checked + .sku-buttons__text {
  margin: 1px 0;
  height: 26px;
  line-height: 26px; }

.sku-buttons__text {
  font-size: 1.2rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #20273f; }

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

.sku-buttons__radio:disabled + .sku-buttons__text {
  color: #7d7d7d;
  background-color: #20273f; }

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

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

.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: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }

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

.grouped-skus__text {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  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: #fff; }

.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 .header {
  background: none; }
.page_locator .header__logo {
  display: none; }
.page_locator .header__basket-menu {
  display: none !important; }

.locator {
  color: #fff;
  font-size: 1.3rem;
  background-color: #20273f; }

.locator__wrapper {
  padding-top: 2rem; }

.locator__logo {
  margin: 0;
  width: 100%;
  text-align: center; }

.locator__logo-link {
  display: inline-block;
  margin-top: -72px; }

.locator__logo-image {
  width: 175px; }

.locator__title {
  font-size: 2.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 3rem; }

.locator__fields-wrapper {
  width: 340px; }

.locator__methods {
  position: relative;
  padding: 0 1px;
  box-sizing: border-box;
  overflow: hidden; }

.locator__methods::before,
.locator__methods::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 28px;
  width: 3px;
  background: url("/assets-images/button-side-bg.png") no-repeat left center;
  z-index: 10; }

.locator__methods::before {
  left: 0; }

.locator__methods::after {
  right: 0; }

.locator__method + .locator__method .locator__method-name::before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  top: 0;
  height: 28px;
  width: 3px;
  background: url("/assets-images/button-side-bg.png") no-repeat left center; }

.locator__method-name {
  position: relative;
  z-index: 1;
  padding: 0;
  height: 28px;
  line-height: 26px;
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  background: url("/assets-images/button-bg.png") repeat-x left top; }

.locator__method input[type=radio] {
  font-size: 1.4rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  overflow: hidden; }

.locator__method-name {
  background-color: #20273f; }

.locator__method input[type=radio]:checked + .locator__method-name {
  color: #fff;
  background-color: #9f1b3e; }

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

.ui-helper-hidden-accessible {
  font-size: 1.2rem; }

.locator__postcode-input {
  height: 30px;
  line-height: 30px;
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  background-color: #222941;
  border: 1px solid #43485b;
  box-sizing: border-box; }

.locator__postcode-input::-webkit-input-placeholder {
  color: #ccc;
  font-size: 1.4rem; }

.locator__postcode-input::-moz-placeholder {
  color: #ccc;
  font-size: 1.4rem; }

.locator__postcode-input:-ms-input-placeholder {
  color: #ccc;
  font-size: 1.4rem; }

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

.locator__postcode-button {
  display: inline-block;
  position: relative;
  padding: 0 0.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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;
  display: block;
  margin: 1.7rem 0 0 0; }
  .locator__postcode-button::before, .locator__postcode-button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .locator__postcode-button::before {
    left: -1px; }
  .locator__postcode-button::after {
    right: -1px; }
  .locator__postcode-button:hover {
    color: #000;
    background-color: #fff; }

.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: #fff;
  font-size: 1.3rem;
  line-height: 1.4; }

.locator__selected {
  font-size: 1.6rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff; }

.locator__selected-value {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif; }

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

.locator-restaurant {
  padding: 2rem 2rem;
  border-top: 1px solid #343a50; }

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

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

.locator-restaurant__toggle {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  line-height: 1.6rem; }

.locator-restaurant__content-name {
  font-size: 1.6rem;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1; }

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

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

.locator-restaurant__button {
  display: inline-block;
  position: relative;
  padding: 0 1.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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::before, .locator-restaurant__button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .locator-restaurant__button::before {
    left: -1px; }
  .locator-restaurant__button::after {
    right: -1px; }
  .locator-restaurant__button:hover {
    color: #000;
    background-color: #fff; }

.locator-restaurant__name-distance,
.locator-restaurant__content-name-distance {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

/* --------------------------------------------------------------------------
   RESTAURANTS PAGE
   (optional page)
   -------------------------------------------------------------------------- */
.restaurants__button {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }

.restaurants-search__input-wrapper {
  border: 1px solid #43485b; }

.restaurants-search__input {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #000; }

.restaurants-search__input::placeholder {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #888; }

.restaurants-search__buttons-wrapper:after {
  border-left-color: #fff; }

.restaurants-search__button {
  color: #fff;
  background-color: #fff; }

.restaurants-search__warning {
  color: #cfaa2e; }

.restaurant-summary {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.4;
  border-bottom-color: #ebebeb; }

.restaurant-summary:hover {
  color: #fff; }

.restaurant-summary__name {
  font-size: 1.8rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2; }

.restaurant-summary__distance {
  font-weight: bold; }

.restaurant-details {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.4; }

.restaurant-details__name {
  font-size: 1.8rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2; }

.restaurant-details__item_phone {
  color: #fff; }

.restaurant-details__item-icon {
  color: #888; }

.restaurant-details__order-button {
  display: inline-block;
  position: relative;
  padding: 0 0.5rem;
  height: 28px;
  line-height: 26px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  background: #9f1b3e url("/assets-images/button-bg.png") repeat-x left top;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  -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; }
  .restaurant-details__order-button::before, .restaurant-details__order-button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 28px;
    width: 3px;
    background: url("/assets-images/button-side-bg.png") no-repeat left center; }
  .restaurant-details__order-button::before {
    left: -1px; }
  .restaurant-details__order-button::after {
    right: -1px; }
  .restaurant-details__order-button:hover {
    color: #000;
    background-color: #fff; }

/* --------------------------------------------------------------------------
   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: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff; }

.password-checker__text {
  font-size: 1.2rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  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: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #900; }

/* Static page
  ----------------------------*/
.page_static .category-navigation__order-button,
.page_static .header__basket-menu {
  display: none; }

@media screen and (max-width: 52.5em) {
  .page_static .category-navigation_index {
    display: none; } }
.content_static .content__side {
  display: none; }
.content_static .content__main {
  float: none;
  margin: 0 auto;
  width: 770px;
  max-width: 100%; }

.static-page {
  font-size: 1.3rem;
  font-weight: 300; }
.static-page .static-page__title,
.static-page h1, .static-page h2, .static-page h3, .static-page h4, .static-page h5, .static-page h6 {
  color: #fff;
  font-weight: 400;
  font-family: "Slabo 27px", Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2; }
.static-page .static-page__title {
  margin-top: 1rem;
  font-size: 2.4rem; }
.static-page h1 {
  font-size: 2.3rem; }
.static-page h2 {
  font-size: 2rem; }
.static-page h3 {
  font-size: 1.6rem; }
.static-page h4 {
  font-size: 1.6rem; }
.static-page h5 {
  font-size: 1.4rem; }
.static-page h6 {
  font-size: 1.3rem; }

.index-locator__container {
  padding-right: 0;
  position: relative; }

.page_order_step3 .checkout__form_delivery + .checkout__footer {
  margin-top: 0; }

.page_order_step3 .checkout__form_delivery + .checkout__footer .form-buttons {
  margin-top: 2em; }

.page_account .checkout__title {
  text-align: center; }

.checkout__section_referral .checkout__header,
.checkout__section_referral .checkout__referral-banner,
.checkout__section_referral .checkout__description,
.checkout__section_referral .checkout__fieldset {
  box-sizing: border-box;
  padding-left: 4rem;
  padding-right: 4rem; }

.checkout__section + .checkout__section_referral {
  padding-top: 5rem; }

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

.checkout__section_referral .form-buttons {
  box-sizing: border-box;
  padding-left: 4rem; }

.checkout__section_referral .checkout__footer-helper {
  padding-top: .5rem;
  font-size: 1.3rem;
  line-height: 1.8rem;
  float: left;
  max-width: calc(100% - 25rem); }

.checkout__section_referral .checkout__fieldset {
  max-width: 100%; }

.checkout__section_referral .checkout-row__field-text {
  max-width: 20rem; }

@media screen and (max-width: 60em) {
  .checkout__section_referral .checkout__header,
  .checkout__section_referral .checkout__referral-banner,
  .checkout__section_referral .checkout__description,
  .checkout__section_referral .checkout__fieldset {
    padding-left: 0;
    padding-right: 0; }

  .checkout__section_referral .form-buttons {
    padding-left: 0; } }
@media screen and (max-width: 40em) {
  .checkout__section_referral .checkout__footer-helper {
    display: block;
    float: none;
    margin-bottom: 1.5rem;
    max-width: 100%; }

  .checkout__section_referral .checkout-row__label {
    margin-bottom: 1.5rem; }

  .checkout__section_referral .checkout-row__field-text {
    max-width: 100%; } }
.page_thank_you .checkout__title {
  text-align: center; }

.page_thank_you .checkout__footer {
  padding-bottom: 2.5rem; }

.page_thank_you .checkout-confirm_referral,
.page_thank_you .checkout-confirm {
  box-sizing: border-box;
  padding-left: 4rem;
  padding-right: 4rem; }

.page_thank_you .checkout-confirm + .checkout-confirm_referral {
  margin-top: 3rem; }

.page_thank_you .checkout-confirm__referral-banner {
  margin-top: 0;
  margin-bottom: 3rem;
  padding: 0;
  border-radius: 0;
  box-shadow: none; }

.page_thank_you .checkout-confirm_referral .checkout-confirm__content {
  margin-top: 0; }

@media screen and (max-width: 40em) {
  .page_thank_you .checkout-confirm_referral,
  .page_thank_you .checkout-confirm {
    padding-left: 0;
    padding-right: 0; }

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