@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Variables
   -------------------------------------------------------------------------- */
/* Imports
   -------------------------------------------------------------------------- */
@font-face {
  font-family: 'fontello';
  src: url("../assets-fonts/fontello.eot");
  src: url("../assets-fonts/fontello.eot#iefix") format("embedded-opentype"), url("../assets-fonts/fontello.woff") format("woff2"), url("../assets-fonts/fontello.woff") format("woff"), url("../assets-fonts/fontello.ttf") format("truetype"), url("../assets-fonts/fontello.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Mixin
   -------------------------------------------------------------------------- */
/* Fonts
   -------------------------------------------------------------------------- */
/* Base font
   -------------------------------------------------------------------------- */
body {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #212121;
  min-width: 320px; }

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

/* Page header
   -------------------------------------------------------------------------- */
.header {
  background: #fff url(../assets-images/header-banner.png) top center no-repeat;
  background-size: cover;
  min-height: 132px; }

.page_index .header {
  min-height: 112px;
  background-image: none;
  box-shadow: 0 1px 0 rgba(131, 131, 131, 0.23); }

.header__wrapper {
  max-width: 1160px; }

.header__logo-image {
  margin-top: 2px;
  max-width: 104px; }

.header__user-menu {
  margin: 13px 0 0 20px; }

.header__shop-menu {
  margin-top: 14px; }

@media screen and (min-width: 60.0625em) {
  .mobile {
    display: none !important; }

  .header__logo-link.mobile {
    display: none; } }
@media screen and (max-width: 60em) {
  .desktop {
    display: none; }

  .header__logo-link.desktop {
    display: none; }

  .header {
    min-height: 60px !important; }

  .header__logo-image {
    margin-top: 10px; } }
/* Page content
   -------------------------------------------------------------------------- */
.content {
  margin-top: 1.8em; }

.content__wrapper {
  max-width: 1160px; }

.content__main {
  width: 70%; }

.page_login .content__main {
  width: 75%; }

.content__primary {
  margin-left: 190px; }

.content__side {
  width: 28%; }

.page_login .content__side {
  width: 23%; }

@media screen and (max-width: 66.25em) {
  .content__primary {
    margin-left: 140px; } }
@media screen and (max-width: 32em) {
  .content__main {
    width: 60%; }

  .content__side {
    width: 38%; } }
@media screen and (max-width: 60em) {
  .content__main {
    width: 100% !important; }

  .content__primary {
    margin-left: 0; } }
.category-navigation {
  margin-right: 0; }

/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  color: #fff;
  background-color: #333; }

.footer__wrapper {
  max-width: 1160px; }

.footer__credits {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400; }

.footer__links {
  padding-top: .2em; }

.footer__link {
  color: #fff; }

.footer__link:hover {
  color: #fff; }

.footer .social-icons__icon {
  margin-left: 8px; }

.footer .social-icons__link {
  font-size: 1.7em;
  color: #fff; }

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

/* Social icons
   -------------------------------------------------------------------------- */
.social-icons__email:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  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;
  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;
  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;
  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;
  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: ""; }

.shop-info__social-icons .social-icons__link {
  width: auto;
  height: auto;
  color: #00c9be; }
  .shop-info__social-icons .social-icons__link:hover {
    color: #00968e; }

.shop-info__social-icons .social-icons__link i:before {
  line-height: 36px;
  font-size: 2.5rem; }

.footer__nav .social-icons__link i {
  display: inline-block;
  margin: 0 .1em; }

.footer__nav .social-icons__link i:before {
  font-size: 1em; }

@media screen and (max-width: 60em) {
  .footer__nav .social-icons__link {
    margin: 0 .2em; } }
/* Scroll up button
   -------------------------------------------------------------------------- */
.scroll-up {
  padding: 12px 0;
  text-align: center;
  width: 40px;
  height: 40px;
  font-size: 1em;
  color: #fff;
  background-color: rgba(0, 201, 190, 0.85);
  border-radius: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

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

/* NiceSelect (used as a <select> replacement)
   -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #4e4e4e;
  border: 1px solid #efefef;
  border-radius: 0.5em; }

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

.nice-select .option.focus {
  color: #4e4e4e;
  background-color: #212121; }

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

.nice-select:after {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: auto;
  right: 10px;
  bottom: auto;
  width: 0;
  height: 0;
  z-index: 10;
  margin-left: -4px;
  margin-top: -4px;
  border-top: 4px solid #eaeaea;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 0;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

.nice-select.open:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
/* Desktop navigation:
   * account pages
   * category pages (touch only)
   -------------------------------------------------------------------------- */
.category-navigation {
  background-color: #f6f4f5; }

.category-navigation__item {
  font-size: 1.6rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #363636;
  margin-bottom: .5em; }

.category-navigation__link {
  padding: 0; }

.category-navigation__link:hover,
.category-navigation__item_active .category-navigation__link {
  color: #fff;
  background-color: #00c9be; }

.account-navigation {
  background-color: #f6f4f5; }

.account-navigation__item {
  font-size: 1.6rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #363636;
  float: left;
  display: block; }

.account-navigation__link {
  display: block;
  padding: .7em 1em; }

.account-navigation__link:hover,
.account-navigation__item_active .account-navigation__link {
  color: #fff;
  background-color: #00c9be; }

/* Desktop navigation:
   * category pages (sidetouch only)
   -------------------------------------------------------------------------- */
.category-navigation_sidetouch {
  background-color: transparent; }

.category-navigation_sidetouch .category-navigation__item {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #363636;
  font-weight: 700;
  text-transform: none; }

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

/* Desktop navigation:
   * checkout pages
   -------------------------------------------------------------------------- */
.checkout-navigation {
  background-color: #f6f4f5; }

.checkout-navigation__item:first-child {
  padding: 0 1em;
  border-radius: .4em 0 0 .4em; }

.checkout-navigation__item {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #363636;
  font-weight: 700;
  padding: 0 1em 0 2.5em;
  height: 40px;
  z-index: 9;
  line-height: 40px;
  display: block;
  float: left; }

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

.checkout-navigation__item:before {
  top: 0;
  width: 0;
  height: 0;
  content: '';
  right: -20px;
  display: block;
  position: absolute;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 19px solid #dad9da; }

.checkout-navigation__item:last-child:before {
  content: none; }

.checkout-navigation__item_active {
  z-index: 1;
  color: #fff;
  background-color: #00c9be; }

.checkout-navigation__item_active:after {
  content: '';
  display: block;
  position: absolute;
  right: -19px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 20px solid transparent;
  border-left: 19px solid #00c9be;
  border-top: 20px solid transparent; }

/* Desktop: user and shop menus
   -------------------------------------------------------------------------- */
.dropdown-menu__header-link {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  padding: 0; }

.dropdown-menu__header-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  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 {
  text-decoration: underline; }

.dropdown-menu__body {
  margin-top: .75em;
  border-radius: .7em;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  background-color: #333; }
  .dropdown-menu__body:before {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    left: auto;
    right: 1em;
    bottom: auto;
    width: 0;
    height: 0;
    z-index: 10;
    top: -6px;
    border-bottom: 6px solid #333;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent; }

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

.dropdown-menu__item:first-child a {
  border-radius: .7em .7em 0 0; }

.dropdown-menu__item:last-child a {
  border-radius: 0 0 .7em .7em; }

.dropdown-menu__item-link {
  text-decoration: none !important; }

.dropdown-menu__item-link:hover {
  background: #00c9be; }

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

/* Mobile: menu on the left (navigation)
   -------------------------------------------------------------------------- */
.burger-menu__line {
  height: 6px;
  border-top: 2px solid #00c9be; }

.burger-menu__button {
  padding: 5px;
  margin: 9px 0 0 9px; }

.burger-menu__button:hover .burger-menu__line {
  border-color: #026761; }

.mobile-menu__header {
  background-color: #212121; }

.mobile-menu__close-icon {
  color: #00c9be;
  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;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

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

.mobile-menu__section {
  border-bottom: 1px solid rgba(186, 186, 186, 0.2); }

.mobile-menu__section-link {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  background-color: #292929;
  padding: 2rem 1rem 2rem 1.8rem;
  letter-spacing: -0.02em; }

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

.mobile-menu__section-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  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 rgba(186, 186, 186, 0.2); }

.mobile-menu__item-link {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #333; }

.mobile-menu__item_active .mobile-menu__item-link {
  color: #fff;
  background-color: #242424; }

/* Mobile: menu on the right (basket)
   -------------------------------------------------------------------------- */
.basket-menu__link {
  background: url(../assets-images/cart_mob.png) -7px -5px no-repeat;
  width: 30px;
  height: 30px; }

.basket-menu__link:hover {
  background-position: -7px -55px; }

.basket-menu__basket-button {
  margin: 2px 6px 0 0; }

.basket-menu__items {
  top: .4em;
  right: -.1px;
  height: 14px;
  width: 14px;
  color: #fff;
  line-height: 14px;
  background-color: #ff8179;
  border: 2px solid #ff8179;
  font-size: 1.1rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff; }

/* Shop info.
   * desktop: displayed in a popup
   * mobile: displayed in the left menu
   -------------------------------------------------------------------------- */
.shop-info {
  background-color: #333;
  border-radius: .7em; }

.shop-info__title {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  line-height: 1.2; }

.shop-info_mobile {
  border-radius: 0;
  padding: 1em 1.2em; }

.shop-info_mobile .shop-info__title {
  font-size: 1.3rem;
  float: none; }

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

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

.shop-info_mobile .social-icons__icon {
  margin-left: 8px; }

.shop-info_mobile .social-icons__icon:first-child {
  margin-left: 0; }

.shop-info_mobile .shop-info__header {
  margin-bottom: .3em; }

.shop-info_mobile .shop-info__google-maps iframe {
  width: 91%;
  height: 150px; }

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

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

.shop-info__link {
  color: #00c9be; }

.shop-info .social-icons__link {
  color: #fff;
  background-color: transparent; }

.shop-info .social-icons__link:hover {
  color: #00c9be;
  background-color: transparent; }

/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Page header
   -------------------------------------------------------------------------- */
.category__title {
  font-size: 2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #ff5247;
  font-weight: 700;
  text-transform: none; }

.category__subcategory-title {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

.category__description {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #212121; }

.deal-wizard__title {
  font-size: 2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #ff5247;
  font-weight: 700;
  text-transform: none; }

/* Product
   -------------------------------------------------------------------------- */
.product {
  padding: 1.1em .6em .6em 1em; }

.product__name {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

.product__description {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #363636;
  margin-top: 1em;
  line-height: 1.25;
  letter-spacing: -0.01em; }

.product__price {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

/* Product Form
   -------------------------------------------------------------------------- */
.product__form {
  width: 100%;
  position: relative; }

.product__middle {
  width: 100%;
  float: left;
  overflow: hidden; }

@media screen and (max-width: 32em) {
  .product {
    padding: 1.1em .6em .6em .6em; }

  .product__middle {
    float: none;
    overflow: visible; } }
.product__middle__inner {
  padding: .5em 165px 0 0; }

.is_picture .product__middle__inner {
  padding: .5em 165px 0 165px; }

@media screen and (max-width: 32em) {
  .is_picture .product__middle__inner {
    padding: 0; } }
.product__left {
  float: left;
  width: 150px;
  margin-left: -100%; }

@media screen and (max-width: 32em) {
  .product__left {
    display: none; } }
.product__right {
  float: left;
  width: 138px;
  margin-left: -138px; }

.product__bottom {
  margin-top: 0; }

@media screen and (max-width: 32em) {
  .product__right {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 1em; }

  .product__bottom {
    margin-top: 1em; } }
/* Product image
   -------------------------------------------------------------------------- */
.product__picture-container {
  float: none;
  overflow: hidden;
  border-radius: 10px; }

@media screen and (min-width: 32.06em) {
  .picture__mobile {
    display: none; } }
@media screen and (max-width: 32em) {
  .product__picture {
    height: auto;
    max-width: none;
    margin-bottom: 1em;
    border-radius: .7em;
    overflow: hidden; } }
/* Product zebra (sidetouch only)
   -------------------------------------------------------------------------- */
.product, .product_sidetouch {
  background-color: rgba(246, 244, 245, 0.5); }

.product:nth-child(2n+1), .product_sidetouch:nth-child(2n+1) {
  background-color: #f6f4f5; }

.category__products {
  border-radius: .7em;
  overflow: hidden; }

/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product__add {
  color: #fff;
  background-color: #00c9be;
  border: none;
  border-radius: 0.7em;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: 700;
  height: 30px;
  border: 1px solid #00c9be;
  line-height: 20px;
  min-width: 125px; }
  .product__add:hover {
    color: #00c9be;
    background-color: #fff; }

@media screen and (max-width: 60em) {
  .product__add {
    width: 100%; } }
.deal-wizard .product__add {
  width: 100%; }

.product__add .product__price {
  font-size: 1.2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  float: none;
  margin: 0; }

.product__add:hover .product__price {
  color: #00c9be; }

.product__customise {
  padding: 0;
  height: auto;
  line-height: 1;
  margin-top: 1em;
  text-decoration: underline;
  color: #00c9be;
  background-color: transparent;
  border: none;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif; }
  .product__customise:hover {
    color: #00c9be;
    background-color: transparent; }

.product__customise:hover {
  text-decoration: none; }

.product__buttons {
  float: none;
  margin: 0; }

/* Favourite icon
   -------------------------------------------------------------------------- */
.product__favourite_add .product__favourite-icon {
  color: #212121; }
  .product__favourite_add .product__favourite-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    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: #212121; }
  .product__favourite_remove .product__favourite-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

/* Deal wizard
   -------------------------------------------------------------------------- */
.deal-wizard-navigation {
  background-color: transparent; }

.deal-wizard-navigation__tab.deal-wizard-navigation__tab_active:after {
  position: absolute;
  background: #ff817a;
  content: '';
  bottom: 0;
  left: -15px;
  top: 0;
  width: 15px;
  z-index: -1; }

.deal-wizard-navigation__tab:before {
  position: absolute;
  background: #fde8e6;
  content: '';
  bottom: 0;
  right: 0;
  top: 0;
  width: 15px;
  z-index: -1; }

.deal-wizard-navigation__tab:first-child {
  border-radius: .7em 0 0 .7em; }

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

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

.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
  border-radius: 0 .7em .7em 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0; }

.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
  margin: 0 0 0 -15px; }

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

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

@media screen and (min-width: 52.5625em) {
  .deal-wizard-navigation__tab {
    width: 20%; }

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

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

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

  .deal-wizard-navigation__tab:nth-last-child(1):first-child {
    width: 100%; }

  .deal-wizard-navigation__tab:nth-child(5n+1) {
    border-radius: .7em 0 0 .7em;
    overflow: hidden; }

  .deal-wizard-navigation__tab:nth-child(5n):before {
    background-color: transparent; } }
@media screen and (max-width: 52.5em) {
  .deal-wizard-navigation__tab:nth-child(3n):before {
    background-color: transparent; }

  .deal-wizard-navigation__tab:nth-child(3n+1) {
    border-radius: .7em 0 0 .7em;
    overflow: hidden; } }
.deal-wizard-navigation__link {
  font-size: 1.6rem;
  color: #ff817a;
  background-color: #fde8e6; }

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

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

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

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

.deal-wizard-navigation__title {
  font-size: 1.2rem;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: 700; }

/* ==========================================================================
   BASKET
   ========================================================================== */
/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  background-color: #f6f4f5;
  overflow: hidden;
  border-radius: 10px 10px 0 0; }

.basket__title {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: capitalize; }

.basket__repeat {
  font-size: 1.2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #00c9be;
  margin-top: 0; }

.basket__close-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  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 content
   -------------------------------------------------------------------------- */
.basket_content {
  background-color: #f6f4f5; }

/* Basket item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: #f6f4f5;
  padding: 1.5em 1.2rem; }

.basket-item__title {
  font-size: 1.2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000; }

.basket-item__link {
  text-decoration: underline; }

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

.basket-item__option {
  font-size: 1.2rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #4e4e4e;
  margin-bottom: .5em; }

.basket-item__option-details {
  width: 29%; }

.basket-item__delete-icon {
  font-size: 1.1em;
  color: #b5b5b5; }
  .basket-item__delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    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: #212121; }

.basket__empty {
  font-size: 1.2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  background-color: #f6f4f5; }

.basket-deal__item-quantity,
.basket-item__quantity {
  position: relative; }
  .basket-deal__item-quantity:after,
  .basket-item__quantity:after {
    top: 0;
    bottom: 0;
    content: 'x';
    right: -.65em;
    position: absolute;
    display: inline-block; }

.basket-item__name {
  width: 55%; }

.basket-item__details {
  width: 42%; }

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

.basket__footer-row.basket__total {
  margin: .8em 0; }

.basket__coupon-enable {
  font-size: 1.2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #026761; }

/* Basket deal title
   -------------------------------------------------------------------------- */
.basket-deal__header {
  background-color: #ff817a;
  padding: .6em 1.2rem; }

.basket-deal__title {
  font-size: 1.2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }

.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;
    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: #212121; }

/* Basket deal item
   -------------------------------------------------------------------------- */
.basket-deal__items {
  background-color: #fde8e6;
  padding: 1rem 1.2rem; }

.basket-deal__item-title {
  font-size: 1.2rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #212121; }

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

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

.basket-deal__item-delete-icon {
  font-size: 1.1em;
  color: rgba(255, 129, 122, 0.78); }
  .basket-deal__item-delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    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-name {
  width: 55%; }

.basket-deal__item-details {
  width: 42%; }

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

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #00c9be;
  font-weight: 700;
  border: 1px solid #00c9be;
  border-radius: 0.5em;
  overflow: hidden; }

.basket__delivery-method {
  background-color: transparent; }

.basket__delivery-radio:checked + .basket__delivery-method {
  color: #fff;
  background-color: #00c9be; }

input.basket__delivery-radio {
  display: none; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__footer {
  color: #000;
  background-color: #f6f4f5;
  border-radius: 0 0 10px 10px; }

.basket__footer-orange-message {
  color: #212121;
  background-color: #ffe480; }

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

.basket__savings {
  color: #fff;
  padding: .5rem 3.5rem;
  text-align: center;
  background-color: #fde8e6; }

.basket__charge-title,
.basket__charge-amount {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

.basket__total-title,
.basket__total-amount {
  font-size: 2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

.basket__button-link {
  color: #fff;
  background-color: #00c9be;
  border: none;
  border-radius: 0.5em;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: 700;
  border: 1px solid #00c9be; }
  .basket__button-link:hover {
    color: #00c9be;
    background-color: #fff; }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  border-radius: 0.7em; }

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

.popup__close {
  top: -10px;
  width: 26px;
  height: 26px;
  right: -10px;
  font-size: 1.4rem;
  background-color: #00c9be;
  border-radius: 100% !important; }

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

@media screen and (min-width: 60em) {
  .popup__close-icon {
    line-height: 28px; } }
.popup__title {
  font-size: 1.8rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #ff5247;
  font-weight: 700; }

.popup__price {
  font-size: 1.8rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

/* Popup group
   -------------------------------------------------------------------------- */
.popup-group__quantity-field {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  border: 0; }

.popup-group__quantity-button {
  font-size: 1.4rem; }

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

.popup-group__label,
.popup-group__single-choice {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  line-height: 32px; }

/* Popup row
   -------------------------------------------------------------------------- */
.popup-row + .popup-row {
  border-top: 1px solid #ccc; }

.popup-row__description {
  color: #777; }

.popup-row__title {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  padding-bottom: .5em;
  border-bottom: 1px solid rgba(174, 174, 174, 0.16); }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-enum__text {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #363636;
  color: #212121;
  background-color: #ddd; }

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

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

/* Popup set
   -------------------------------------------------------------------------- */
.popup-set__group-title {
  font-size: 1.6rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #777;
  font-weight: 700; }

.popup-set__text {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #363636; }

.popup-set__text:before {
  border-color: #00c9be;
  background-color: #fff;
  border-radius: .3em;
  border-width: 3px; }

.popup-set__text:after, .checkout-row__group-label_checkbox input[type="checkbox"]:checked + .checkout-row__label-text:after {
  margin: 3px;
  width: 10px;
  height: 10px;
  border-radius: .1em;
  background: #00c9be url("../assets-images/checkbox-checked.png") center no-repeat; }

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup-buttons__button {
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 1em 2em;
  border-radius: 0.7em;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700; }
  .popup-buttons__button:hover {
    color: #fff;
    background-color: #00968e; }

.popup-buttons__link {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #00c9be;
  font-weight: underline; }

.popup-buttons__link:hover {
  color: #00968e; }

/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.checkout {
  padding: 1.85em 2.1em 1.85em;
  box-shadow: 0 0 0 rgba(158, 158, 158, 0.5);
  background-color: #f6f4f5;
  border-radius: .7em; }

.checkout__title {
  font-size: 2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #ff5247;
  font-weight: 700; }

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

.checkout-row__group-label_checkbox {
  display: table !important;
  position: relative;
  padding: 0 5px 8px 21px;
  cursor: pointer; }

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

.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: -21px;
  top: -1px;
  box-sizing: border-box; }

.checkout-row__group-label_checkbox .checkout-row__label-text:before {
  width: 16px;
  height: 16px;
  border: 3px solid #00c9be;
  background-color: #fff;
  border-radius: .3em; }

.checkout-row__group-label_checkbox input[type="checkbox"] {
  position: absolute;
  left: 1px;
  top: 1px;
  margin: 0;
  opacity: 0; }

.checkout-row .checkout-row__label {
  padding-top: 0;
  line-height: 3rem; }

.checkout-row__group .checkout-row__field-text,
.checkout-row__group-item_atoms .checkout-row__field-text_small,
.checkout-row__group .checkout-row__field-textarea {
  border: solid 0.1rem #d2d0d1;
  background-color: #f9f8f9; }

.checkout-row__group .checkout-row__field-textarea {
  min-height: 10rem;
  resize: none; }

.checkout-row__group-item.checkout-row__group-item_helper .checkout-row__hint {
  font-size: 1.4rem; }

.checkout-variant .checkout-variant__label input[type="radio"] {
  display: none; }

.checkout-variant .checkout-variant__label {
  position: relative;
  padding-left: 3.3rem; }

.checkout-variant .checkout-variant__label .checkout-variant__text:before {
  content: "";
  box-sizing: border-box;
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border: solid 0.1rem #00c9be;
  border-radius: 50%;
  background-color: #fff; }

.checkout-variant .checkout-variant__radio:checked ~ .checkout-variant__text:after {
  content: "";
  box-sizing: border-box;
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
  z-index: 3;
  border: none;
  border-radius: 50%;
  background-color: #00c9be; }

.checkout-variant__select {
  padding-left: 17.1rem; }

.checkout-variant__select-label {
  margin-left: -13.8rem; }

.checkout-variant__helper {
  padding-left: 3.3rem; }

.checkout-variant + .checkout-variant {
  margin-top: 3.7rem; }

.checkout-variant__select-set select,
.checkout-variant__select-set .nice-select {
  border: none;
  width: 15rem;
  height: 3rem;
  line-height: 3rem;
  padding-left: 1rem;
  color: #363636; }

.checkout-variant__select-set .nice-select > .current {
  color: #363636;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis; }

.checkout-variant__select-set .nice-select:after {
  right: 0.5rem;
  margin-left: 0;
  margin-top: 0;
  border-top: 0.6rem solid #d5d5d5;
  border-left: 0.6rem solid transparent;
  border-right: 0.6rem solid transparent;
  transform: translate(-50%, -50%); }

.checkout-variant__select-set .nice-select.open .list {
  width: 100%;
  z-index: 11; }

.checkout-variant__select-set .nice-select.open .option {
  padding-left: 1rem;
  padding-right: 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis; }

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

.checkout-row__field-text,
.checkout-row__field-textarea {
  width: 76%;
  border: 1px solid rgba(115, 115, 115, 0.4);
  border-radius: .7em;
  padding: 0.44em;
  background-color: rgba(255, 255, 255, 0.9); }

.checkout-row__group-item {
  margin-top: 1.7em;
  font-size: 1.2rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #363636; }

.checkout-row__group-item a {
  color: #00c9be; }

.checkout-row__group-item a:hover {
  color: #00968e; }

.checkout__fieldset {
  max-width: 630px; }

.checkout__header {
  margin-bottom: 3.1em; }

.checkout-row {
  padding-left: 125px;
  margin-bottom: 1.4em; }

.checkout-row__label {
  margin-left: -125px;
  width: 125px;
  padding: .65em .5em 0 0; }

.checkout__section {
  position: relative; }

.checkout__section:first-of-type:before {
  content: none; }

.checkout__section:before {
  content: '';
  display: block;
  height: 1px;
  width: 87%;
  margin: -.6em auto 4em;
  background: rgba(174, 174, 174, 0.16); }

.checkout-row__group-atom:first-child .checkout-row__group-label_atom {
  margin-left: -125px;
  width: 125px; }

.checkout-row__group-item_atoms .checkout-row__group-atom {
  width: 26.5%; }

.category.category_upselling {
  margin-top: 2.5rem; }

.category.category_upselling:before {
  content: '';
  display: block;
  height: 1px;
  width: 87%;
  margin: -.6em auto 4em;
  background: rgba(174, 174, 174, 0.16); }

.category_upselling .category__products {
  font-size: 0; }

.category_upselling .product {
  width: calc(33.3% - 2.33rem);
  display: inline-block;
  vertical-align: top;
  border-radius: 1rem;
  overflow: hidden;
  background-color: #fff; }

.category_upselling .product + .product {
  margin-left: 3.5rem; }

.category_upselling .product__picture-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 1rem 1rem 0 0; }

.category_upselling .product__picture-container .product__picture {
  width: auto;
  margin: 0 auto; }

.category_upselling .product__picture-container ~ .product__top,
.category_upselling .product__picture-container ~ .product__bottom {
  margin-left: 0; }

.category_upselling .product__picture-container ~ .product__top {
  padding: 1.4rem 1rem 0; }

.category_upselling .product__picture-container ~ .product__bottom {
  margin-top: 1.5rem;
  padding: 0 1rem 2rem; }

.category_upselling .product__buttons .product__add {
  float: right;
  display: block;
  width: 100%; }

.category_upselling .product .product__top .product__price {
  display: none; }

@media screen and (max-width: 60em) {
  .checkout-row__field-text,
  .checkout-row__field-textarea {
    width: 100%; } }
@media screen and (max-width: 52.5rem) {
  .category_upselling .product {
    width: 100%;
    display: block;
    padding: 1.1em .6em .6em 1em; }

  .category_upselling .product + .product {
    margin-left: 0;
    margin-top: 1.5rem; }

  .category_upselling .product__picture-container {
    display: block;
    width: 15rem;
    margin-right: 2rem;
    border-radius: 1rem;
    float: left;
    margin-top: 1.4rem;
    margin-left: 1rem; }

  .category_upselling .product__picture-container .product__picture {
    width: 100%; }

  .category_upselling .product__picture-container ~ .product__top,
  .category_upselling .product__picture-container ~ .product__bottom {
    width: calc(100% - 18rem);
    margin-left: 18rem;
    box-sizing: border-box;
    padding-bottom: 1rem; }

  .category_upselling .product__buttons .product__add {
    float: none;
    max-width: 13.8rem;
    position: absolute;
    right: 1rem;
    bottom: 1rem; } }
@media screen and (max-width: 40em) {
  .checkout-row {
    padding-left: 0; }

  .checkout-row__label {
    width: auto;
    margin-left: auto; }

  .checkout__section:before {
    width: 100%;
    margin: 0 auto 2em; }

  .checkout {
    padding: 1em; } }
@media screen and (max-width: 40rem) {
  .category_upselling .product__picture-container {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .category_upselling .product__picture-container ~ .product__top,
  .category_upselling .product__picture-container ~ .product__bottom {
    width: 100%;
    margin-left: 0; }

  .category_upselling .product__buttons {
    text-align: center; }

  .category_upselling .product__buttons .product__add {
    position: static; }

  .category_upselling .product__name-wrapper {
    text-align: center; }

  .category_upselling .product__buttons {
    text-align: center; }

  .category_upselling .product__buttons .product__add {
    display: inline-block;
    vertical-align: top; } }
@media screen and (max-width: 30rem) {
  .checkout-variant__select {
    padding-left: 3.3rem; }

  .checkout-variant__select .checkout-variant__select-label {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-bottom: 1.5rem; } }
@media screen and (max-width: 21.25rem) {
  .checkout-navigation__list {
    overflow: hidden; }

  .checkout-navigation__list .checkout-navigation__item:last-child {
    padding-left: 2.5rem; }

  .checkout-navigation__list .checkout-navigation__item:last-child:after {
    display: none; } }
/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 1em 2em;
  border-radius: 0.7em;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  min-width: 140px;
  text-align: center; }
  .form-buttons__button:hover {
    color: #fff;
    background-color: #00968e; }

.form-buttons__link {
  font-size: 1.2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #00c9be;
  padding: 1.3em 0; }

.form-buttons__link:hover {
  color: #00968e; }

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

.checkout-confirm__content {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #363636; }

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

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 0.9em 2em;
  border-radius: 0.7em;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  max-width: 330px; }
  .checkout__facebook-login-button:hover {
    color: #fff;
    background-color: #00968e; }

.checkout__facebook-login-icon {
  color: #fff;
  padding-right: .8em;
  left: 1em;
  font-size: 1.3em;
  border-right: 1px solid; }
  .checkout__facebook-login-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    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;
  max-width: 380px; }

.checkout__facebook-login-separator:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: .9em;
  height: 0;
  width: 100%;
  border-top: 1px solid rgba(174, 174, 174, 0.16); }

.checkout__facebook-login-separator-text {
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  color: #363636;
  display: inline-block;
  position: relative;
  padding: 0 .5em;
  line-height: 2.5;
  text-transform: uppercase;
  background-color: #f6f4f5; }

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

/* Order page
   -------------------------------------------------------------------------- */
.order__add-button, .order__repeat-button {
  color: #fff;
  background-color: #212121;
  border: none;
  padding: 0.3em 0.5em;
  border-radius: 0em;
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif; }
  .order__add-button:hover, .order__repeat-button:hover {
    color: #fff;
    background-color: #555; }

/* ==========================================================================
   MESSAGES
   ========================================================================== */
/* Transient information message displayed at the top
   Eg. when a product has just been added
   -------------------------------------------------------------------------- */
.message__content {
  padding: 1.4em 1em; }

.message_info {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #397312;
  opacity: 1; }

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

/* Important (warning/error) message displayed at the top
   Eg. someone tries to access /account without being logged in
   -------------------------------------------------------------------------- */
.message_error {
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #732912;
  opacity: 1; }

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

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

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

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

.slider__wrapper {
  width: 100%; }

.unslider li img {
  width: 100%; }

.unslider-nav ol li {
  margin: 0 3px;
  width: 8px;
  height: 8px;
  background-color: transparent;
  border: 1px solid #fff; }

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

.category-navigation__order-button {
  display: inline-block;
  float: right;
  margin: 6px 0 6px 5px;
  height: 40px;
  line-height: 40px;
  color: #000;
  background-color: #fff;
  border: none;
  padding: 0 2em;
  border-radius: 0.7em;
  font-size: 1.6rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .category-navigation__order-button:hover {
    color: #fff;
    background-color: #00968e; }

.index-slideshow-links__link {
  display: inline-block;
  min-width: 200px;
  margin: .5em .3em;
  box-sizing: border-box;
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 1em 2em;
  border-radius: 0.7em;
  font-size: 1.5rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-slideshow-links__link:hover {
    color: #fff;
    background-color: #00968e; }

.index-slideshow-links__link:hover {
  color: #000;
  background-color: #fff; }

@media screen and (max-width: 52.5em) {
  .index-slideshow-links__link {
    border: 1px solid #00c9be; }

  .index-slideshow-links {
    position: static;
    margin-top: 1em; } }
/* Homepage: shop picker above the slideshow
   -------------------------------------------------------------------------- */
.index-shop-picker {
  color: #000;
  background-color: rgba(240, 238, 239, 0.9);
  z-index: 100;
  border-radius: .7em;
  width: 600px;
  right: 50%;
  margin-right: -300px;
  min-height: 100px;
  top: 11.5rem;
  padding-top: 1.2em;
  padding-bottom: 1.5em; }

.index-shop-picker__title {
  font-size: 2rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  background-color: transparent; }

.index-shop-picker__methods {
  overflow: hidden;
  margin-top: 1em;
  margin-bottom: 1em;
  border-radius: .7em;
  border: 1px solid #00c9be;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .index-shop-picker__methods input {
    opacity: 0;
    visibility: hidden; }

.index-shop-picker__method {
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #00c9be;
  font-weight: 700; }

.index-shop-picker__method-name {
  background-color: transparent; }

.index-shop-picker__method input[type=radio]:checked + span {
  color: #fff;
  background-color: #00c9be; }

.index-shop-picker__postcode-input {
  border-radius: .7em;
  padding: 1em;
  margin-bottom: 1em;
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  border: 1px solid #d0d0d0; }

.index-shop-picker__postcode-button {
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 0;
  border-radius: 10px;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-shop-picker__postcode-button:hover {
    color: #fff;
    background-color: #00968e; }

.index-shop-picker__postcode-warning {
  color: #191919;
  font-size: 1.3rem; }

.index-shop-picker__text {
  font-size: 1.3rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

.index-shop-picker__postcode-selected {
  font-size: 1.5rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  text-transform: uppercase; }

.index-shop-picker__postcode-link {
  color: #000;
  font-weight: 400; }

.index-shop-picker-restaurant {
  color: #000;
  font-size: 1.35rem;
  border-top: 1px solid #000; }

.index-shop-picker-restaurant__name {
  font-size: 1.7rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  line-height: 1; }

.index-shop-picker-restaurant__phone {
  margin-top: .7rem;
  font-size: 1.6rem;
  font-weight: 700; }

.index-shop-picker-restaurant__phone a {
  color: #000;
  text-decoration: none; }

.index-shop-picker-restaurant__map {
  margin-top: .7rem;
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600; }

.index-shop-picker-restaurant__button {
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1.5rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-shop-picker-restaurant__button:hover {
    color: #fff;
    background-color: #00968e; }

.index-shop-picker__container {
  padding: 0; }

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

  .index-shop-picker {
    width: 100%;
    display: table;
    max-width: 450px;
    margin: 1em auto;
    table-layout: fixed; }

  .index-shop-picker__container {
    padding: 0 15px; } }
.index-slideshow__slide {
  min-height: 608px;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover; }
  .index-slideshow__slide img {
    display: none !important; }

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

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

.index-connected-customer__item {
  padding: 2.9rem 2.4rem;
  text-align: center;
  border-radius: .7em;
  background-color: #f5f4f4;
  width: 49%; }

.index-connected-customer__item_shop {
  color: #363636;
  text-align: left;
  background-color: rgba(255, 128, 121, 0.3); }

.index-connected-customer__items {
  display: table;
  margin: 0 auto;
  width: 793px;
  padding: 0 10px; }

@media screen and (max-width: 52.5em) {
  .index-connected-customer__item {
    width: 100%; }

  .index-connected-customer__items {
    width: auto;
    display: block; } }
.index-connected-customer__title {
  margin-bottom: .5em;
  font-size: 1.8rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #363636;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1; }

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

.index-connected-customer__button {
  display: inline-block;
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 1.2rem 2rem;
  border-radius: 0.7em;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  min-width: 10em; }
  .index-connected-customer__button:hover {
    color: #fff;
    background-color: #00968e; }

.index-connected-customer__item_shop .index-connected-customer__title {
  color: #000; }

.index-connected-customer__item_shop .index-connected-customer__button {
  min-width: 38%;
  text-align: center;
  border-radius: .7rem;
  padding: 1.2rem .5rem; }

.index-connected-customer__item_shop .index-connected-customer__button_other {
  color: #00c9be;
  margin-left: .5rem;
  background-color: #fff;
  border: 1px solid #23c8bd; }

.index-connected-customer__item_shop .index-connected-customer__button_other:hover {
  color: #fff;
  background-color: #00968e; }

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

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

.index-microblog__post {
  position: relative;
  border-radius: .7em;
  padding-bottom: 0;
  color: #363636;
  box-shadow: 0 0 0 rgba(157, 157, 157, 0.5);
  background-color: #f5f4f4; }

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

.index-microblog__title {
  margin-top: 1.6rem;
  font-size: 1.6rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  margin-bottom: 1.3rem;
  line-height: 1.2; }

.index-microblog__content {
  line-height: 1.6;
  padding-bottom: 5rem; }

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

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

.index-microblog__link {
  float: right;
  border-radius: 10px;
  display: inline-block;
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 1.1rem 2.9rem;
  border-radius: 0.7em;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-microblog__link:hover {
    color: #fff;
    background-color: #00968e; }

@media screen and (max-width: 52.5em) {
  .index-microblog__content {
    padding-bottom: 6rem; } }
/* Homepage: About us
   -------------------------------------------------------------------------- */
.index-about {
  margin: 5rem 0;
  background: url(../assets-images/about-bg.jpg) center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.index-about__wrapper {
  margin: 0 auto;
  max-width: 1160px;
  width: 96%;
  overflow: hidden;
  font-size: 1.4rem;
  padding: 7.5rem 5px;
  box-sizing: border-box; }
  .index-about__wrapper:before {
    display: table;
    content: ""; }
  .index-about__wrapper:after {
    display: table;
    content: "";
    clear: both; }
  .index-about__wrapper ul li {
    width: 27%;
    float: left;
    margin-left: 5.6%;
    position: relative;
    padding-left: 1.3em;
    line-height: 1.75; }
    .index-about__wrapper ul li:first-child {
      margin-left: 0; }
    .index-about__wrapper ul li:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: .6em;
      width: .72em;
      height: .72em;
      background: #00c9be;
      border-radius: .2em; }
    @media screen and (max-width: 52.5em) {
      .index-about__wrapper ul li {
        width: auto;
        margin-left: 0;
        margin-bottom: 2em; } }

.index-about__title {
  margin-bottom: 2.6rem;
  font-size: 2.3rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

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

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

.index-newsletter__title {
  font-size: 1.9rem;
  font-family: 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 #c6c6c6;
  height: 36px;
  line-height: 36px; }

.index-newsletter__button {
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 0;
  border-radius: 0.7em;
  font-size: 1.6rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  margin-right: -120px;
  width: 115px;
  height: 36px;
  line-height: 36px; }
  .index-newsletter__button:hover {
    color: #fff;
    background-color: #00968e; }

/* Homepage: map showing the position of the restaurant
   -------------------------------------------------------------------------- */
.index-map {
  margin-top: 5rem; }

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

.index-map__shop {
  padding: 2.5rem 2rem;
  width: 375px;
  line-height: 1.8;
  background-color: #f5f4f4; }

.index-map__shop-title {
  margin-bottom: .7em;
  font-size: 1.6rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 700;
  line-height: 1.1; }

.index-map__shop-image {
  margin-top: 1.4em; }

.index-map__shop-phone {
  margin: .2em 0 .1em;
  font-size: 1.8rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #363636;
  font-weight: 400; }

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

.index-map__shop-open {
  line-height: 1.2; }

.index-map__shop .shop-info__social-icons {
  margin: .8em 0; }

.index-map__shop .social-icons__icon {
  margin-left: .7em; }
  .index-map__shop .social-icons__icon:first-child {
    margin: 0; }

.index-map__order-button {
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 0.6em 0;
  border-radius: 0.7em;
  font-size: 1.4rem;
  font-family: Verdana, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  display: block;
  margin-top: 1rem;
  width: 100%;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box; }
  .index-map__order-button:hover {
    color: #fff;
    background-color: #00968e; }

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

.index-map__embed-link {
  background: url("../assets-images/map-image.jpg") center no-repeat;
  -moz-background-size: cover;
  background-size: cover; }

@media screen and (max-width: 40em) {
  .index-map__embed-image {
    -ms-transform: translate(-60%, -40%);
    -webkit-transform: translate(-60%, -40%);
    transform: translate(-60%, -40%); } }
/* Homepage: list of restaurants (franchises only)
   -------------------------------------------------------------------------- */
.index-shop-list {
  margin: 4rem 0 1rem; }

.index-shop-list__wrapper {
  margin: 0 auto;
  max-width: 1160px;
  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: 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: 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
   -------------------------------------------------------------------------- */
.sku-buttons {
  border-radius: 0em; }

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

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

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

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

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

.sku-buttons-summary__icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  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: Arial, Helvetica, sans-serif;
  color: #212121;
  font-weight: 700; }

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

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

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

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

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

/* Locator (optional page, for franchises only)
   Page which lets the user pick a restaurant based on his address.
   Functionality is similar to index shop picker, but on its own page.
   -------------------------------------------------------------------------- */
.locator {
  color: #212121;
  background-color: #efefef; }

.locator__title {
  font-size: 1.8rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #212121;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2; }

.locator__methods {
  border: 1px solid #212121; }

.locator__method {
  font-size: 1.5rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #191919;
  font-weight: 600;
  text-transform: uppercase; }

.locator__method-name {
  background-color: #fff;
  height: 40px;
  line-height: 40px; }

.locator__method input[type=radio]:checked + span {
  color: #fff;
  background-color: #212121; }

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

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

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

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

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

.locator__postcode-input[data-shop-picker-error] {
  background-color: #fbd6d2; }

.locator__postcode-button {
  color: #fff;
  background-color: #000;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1.6rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  float: left;
  margin-right: -70px;
  width: 70px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .locator__postcode-button:hover {
    color: #fff;
    background-color: #555; }

.locator__search-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  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: #191919;
  font-size: 1.4rem; }

.locator__selected {
  font-size: 1.7rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #000; }

.locator__selected-value {
  color: #000;
  font-weight: 600;
  text-transform: uppercase; }

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

.locator-restaurant {
  background-color: #dadada; }

.locator-restaurant__name {
  font-size: 1.9rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #212121; }

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

.locator-restaurant__content-name {
  font-size: 1.9rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1; }

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

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

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

.locator-restaurant__button {
  color: #fff;
  background-color: #00c9be;
  border: none;
  padding: 0.5rem 2rem;
  border-radius: 0.7em;
  font-size: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.9rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .locator-restaurant__button:hover {
    color: #fff;
    background-color: #00968e; }