@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600,700,800|Open+Sans:300,400,600,800|Oswald:400,600");
@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
   -------------------------------------------------------------------------- */
/* Mixings
   -------------------------------------------------------------------------- */
/* Header dropdown arrow */
/* Defaults
---------------------------*/
body {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d; }

input, select, textarea {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #0d0d0d; }

.content {
  margin: 0;
  padding: 2rem 0; }

.content_no-vertical-margin {
  padding: 0; }

/* Shadow over the top banner support */
.content__main {
  position: relative;
  z-index: 2; }

.category-navigation,
.account-navigation {
  position: relative;
  z-index: 10; }

.fixed-topbar {
  position: fixed;
  z-index: 920; }

.page__banner {
  position: relative;
  z-index: 5; }

.page__content {
  position: relative;
  z-index: 20; }

.footer {
  position: relative;
  z-index: 10; }

/* Page header
   -------------------------------------------------------------------------- */
.header {
  padding: 1.7rem 0;
  background-color: #c3122f; }

.header__wrapper {
  position: relative;
  min-height: 3.3rem; }

.header__logo {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  color: #fff;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.header__logo-image {
  width: 117px; }

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

  .header__logo {
    margin: 0; } }
/* Page banner
   -------------------------------------------------------------------------- */
.page__banner-image {
  display: block;
  margin: 0 auto; }

.page__banner-image_mobile {
  display: none; }

@media screen and (max-width: 40em) {
  .page__banner-image_mobile ~ .page__banner-image_default {
    display: none; }

  .page__banner-image_mobile {
    display: block; } }
/* Page footer/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  color: #f3f3f3;
  font-size: 1.2rem; }

.footer__wrapper {
  padding: 0;
  max-width: 100%;
  width: 100%;
  background-color: #525252; }

.footer__nav {
  max-width: 600px;
  float: none;
  margin: 0 auto;
  padding: 4rem 0 5rem;
  text-align: center;
  text-align: center;
  box-sizing: border-box; }

.footer__links {
  float: none;
  padding: 0; }

.footer__links li {
  margin: .5rem 1.5rem;
  white-space: nowrap; }

.footer__links .footer__link {
  padding: 0rem 0;
  color: #fff;
  font-size: 1.1rem;
  line-height: 3rem;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase; }

.footer__credits .footer__link {
  color: #fff; }

.footer__links .footer__link:hover {
  text-decoration: underline; }

.footer .social-icons {
  float: none;
  margin: 2rem 0 0;
  text-align: center; }

.footer .social-icons__icon {
  display: inline-block;
  float: none;
  margin: 0 .3rem !important; }

.footer__credits {
  float: none;
  margin: 0;
  padding: 1rem 0;
  font-size: 1.2rem;
  font-weight: 300;
  text-align: center;
  background-color: #434343; }

.footer__credits .footer__wrapper {
  background-color: #434343; }

/* Social icons
   -------------------------------------------------------------------------- */
.social-icons__icon {
  display: block;
  float: left;
  margin-left: .7rem; }

.social-icons .social-icons__link {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  color: #e0e0e0;
  text-align: center;
  background-color: #c3122f;
  border-radius: 0;
  overflow: hidden; }

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

.social-icons__link i {
  display: block;
  line-height: 30px;
  font-size: 2.2rem; }

.social-icons__link .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__link .social-icons__facebook {
  font-size: 2.7rem;
  margin: 3px 0 0 0;
  text-align: right; }
  .social-icons__link .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__link .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__link .social-icons__instagram {
  line-height: 28px; }
  .social-icons__link .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__link .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__link .social-icons__youtube {
  font-size: 2.2rem;
  line-height: 28px; }
  .social-icons__link .social-icons__youtube:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

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

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

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

@media screen and (max-width: 52.5em) {
  .footer .social-icons__icon {
    margin: 0 .5rem; } }
/* Scroll up button
   -------------------------------------------------------------------------- */
.scroll-up {
  bottom: .3rem;
  padding: 0;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  color: #fff;
  background-color: #c3122f;
  border-radius: 0; }

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

/* NiceSelect (used as a <select> replacement)
   -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #676767;
  border: 1px solid #f0f0f0;
  border-radius: 0em;
  max-width: 100%; }

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

.nice-select .list {
  min-width: 100%; }

.nice-select .option:hover {
  color: #676767;
  background-color: #f7f7f7; }

.nice-select .option.focus {
  color: #676767;
  background-color: #f7f7f7; }

.nice-select .option.selected.focus:hover {
  color: #676767;
  background-color: #f7f7f7; }

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
/* Desktop navigation:
   * account pages
   * category pages (touch only)
   -------------------------------------------------------------------------- */
.category-navigation {
  padding: 1.5rem 0;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }

.category-navigation__item {
  font-size: 1.2rem;
  font-family: "Raleway", sans-serif;
  color: #818181;
  font-weight: 600;
  text-transform: uppercase; }

.category-navigation__link {
  padding: .5em 1em;
  color: #818181; }

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

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

.category-navigation_mobile {
  padding: 0;
  height: 5.2rem; }
.category-navigation_mobile .category-navigation__wrapper {
  width: 100%;
  height: 6rem;
  box-sizing: content-box; }
.category-navigation_mobile .category-navigation__list {
  padding: 1.4rem 0; }
.category-navigation_mobile .category-navigation__item {
  font-size: 1.2rem;
  font-family: "Raleway", sans-serif;
  color: #818181;
  font-weight: 600;
  text-transform: uppercase; }
.category-navigation_mobile .category-navigation__link {
  padding: .5em 1em; }

.category-navigation_mobile {
  position: relative;
  z-index: 5; }

.category-navigation__wrapper {
  position: relative;
  z-index: 6; }

.category-navigation__list {
  position: relative;
  z-index: 7; }

.category-navigation_mobile {
  position: relative; }

.category-navigation_mobile-icon-left,
.category-navigation_mobile-icon-right {
  display: none;
  position: absolute;
  top: 0;
  width: 23px;
  height: 100%;
  z-index: 20; }

.category-navigation_mobile-icon-left {
  left: 0;
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  border-left: 7px solid #fff; }

.category-navigation_mobile-icon-right {
  right: 0;
  background: -webkit-linear-gradient(right, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
  border-right: 7px solid #fff; }

.category-navigation_mobile-hidden-left .category-navigation_mobile-icon-left,
.category-navigation_mobile-hidden-right .category-navigation_mobile-icon-right {
  display: block; }

.category-navigation_mobile-icon-left,
.category-navigation_mobile-icon-right {
  color: #b5b5b5;
  font-size: 1.9rem; }

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

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

.category-navigation_mobile-icon-left::before,
.category-navigation_mobile-icon-right::before {
  position: absolute;
  top: 50%;
  margin-top: -1rem;
  line-height: 1;
  z-index: 21; }

.category-navigation_mobile-icon-left::before {
  left: -1rem; }

.category-navigation_mobile-icon-right::before {
  right: -1rem; }

.account-navigation {
  padding: 1.5rem 0;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }

.account-navigation__item {
  font-size: 1.2rem;
  font-family: "Raleway", sans-serif;
  color: #818181;
  font-weight: 600;
  text-transform: uppercase; }

.account-navigation__link {
  padding: .5em 1.5em;
  color: #818181; }

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

/* Desktop navigation:
   * checkout pages
   -------------------------------------------------------------------------- */
.checkout-navigation {
  background-color: #fff;
  border-bottom: 1px solid #f6f5f5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.checkout-navigation__list {
  padding-right: 19px; }
  .checkout-navigation__list:before {
    display: table;
    content: ""; }
  .checkout-navigation__list:after {
    display: table;
    content: "";
    clear: both; }

.checkout-navigation__item {
  display: block;
  float: left;
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 400;
  text-transform: uppercase; }

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

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

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

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

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

.checkout-navigation__item {
  position: relative;
  padding: 0 2rem 0 4rem;
  height: 50px;
  line-height: 50px; }
  .checkout-navigation__item:before, .checkout-navigation__item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: calc($height/2) solid transparent;
    border-left: 19px solid;
    border-top: calc($height/2) solid transparent; }
  .checkout-navigation__item:before {
    right: -19px; }
  .checkout-navigation__item:after {
    right: -18px; }

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

.checkout-navigation__item {
  color: #262626;
  background-color: #fcd59a; }
  .checkout-navigation__item:before {
    border-left-color: #feefd7; }
  .checkout-navigation__item:after {
    border-left-color: #fcd59a; }

.checkout-navigation__item_active {
  color: #262626;
  background-color: #fcd59a; }
  .checkout-navigation__item_active:before {
    border-left-color: #fcd59a; }
  .checkout-navigation__item_active:after {
    border-left-color: #fcd59a; }

.checkout-navigation__item_active ~ .checkout-navigation__item {
  color: #0d0d0d;
  background-color: #fff; }
  .checkout-navigation__item_active ~ .checkout-navigation__item:before {
    border-left-color: #efefef; }
  .checkout-navigation__item_active ~ .checkout-navigation__item:after {
    border-left-color: #fff; }

@media screen and (max-width: 52.5em) {
  .checkout-navigation__item {
    padding: 0 1.2rem 0 3.5rem; }

  .checkout-navigation__item:first-child {
    padding-left: 2rem; } }
@media screen and (max-width: 30em) {
  .checkout-navigation__item {
    padding: 0 1rem 0 3rem; }

  .checkout-navigation__item:first-child {
    padding-left: 1.5rem; } }
/* Desktop: user and shop menus
   -------------------------------------------------------------------------- */
.header__user-menu,
.header__shop-menu {
  float: left; }

.header__user-menu {
  margin-right: 3rem; }

.header__static-menu {
  float: right;
  margin-left: 3rem; }
  @media screen and (max-width: 52.5em) {
    .header__static-menu {
      display: none; } }

.header__static-menu,
.header__ordering-menu {
  margin-top: 1.05rem; }

.dropdown-menu__header-link {
  position: relative;
  padding: 0;
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 300;
  line-height: 1;
  -webkit-transition: color .2s ease;
  transition: color .2s ease; }

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

.dropdown-menu__header-link-top {
  display: block;
  margin-bottom: .7rem;
  font-weight: 600; }

.dropdown-menu__header-icon ~ .dropdown-menu__header-link-top {
  padding-right: 1.7rem; }

.dropdown-menu__header-icon {
  font-size: .8em;
  position: absolute;
  right: 0;
  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__body {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  background-color: #e0e0e0;
  border: 1px solid #d7d0c8;
  border-radius: .5rem; }

.dropdown-menu__body-link {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

.dropdown-menu_shop .dropdown-menu__body {
  right: auto;
  left: 0; }

.dropdown-menu_user .dropdown-menu__body {
  width: 120px;
  right: auto;
  left: 0;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.dropdown-menu__body {
  margin-top: 1rem; }

.dropdown-menu_user .dropdown-menu__body {
  padding: 0;
  width: 170px; }

.dropdown-menu__item {
  position: relative;
  z-index: 100; }

.dropdown-menu__item-link {
  display: block;
  padding: .7rem 1.5rem;
  font-weight: 600;
  text-decoration: none !important; }

.dropdown-menu__item-link:hover {
  color: #fff;
  background-color: #c3122f; }

.dropdown-menu__item:first-child .dropdown-menu__item-link {
  border-radius: .5rem .5rem 0 0; }

.dropdown-menu__item:last-child .dropdown-menu__item-link {
  border-radius: 0 0 .5rem .5rem; }

.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: 0;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 0.7rem solid #d7d0c8; }
.dropdown-menu__body:after {
  top: -0.6rem;
  right: 0;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 0.7rem solid #e0e0e0; }

.dropdown-menu__body:after,
.dropdown-menu__body:before {
  right: auto;
  left: 1.2rem; }

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

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

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

/* Hide on pages where the basket is not presented */
.burger-menu__link {
  display: block; }

.burger-menu__button {
  padding-top: 7px;
  padding-bottom: 2px; }

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

.mobile-menu__header {
  padding-top: .8rem;
  padding-bottom: .9rem;
  background-color: #c3122f; }

.mobile-menu__close {
  display: block; }

.mobile-menu__close-icon {
  display: inline-block;
  padding: 0 .6rem;
  color: #fff;
  font-size: 4rem;
  font-style: normal;
  font-weight: 300;
  line-height: 4rem;
  font-family: "Open Sans", sans-serif; }

.mobile-menu__close-icon:before {
  content: "\00d7";
  display: inline-block; }

.mobile-menu__section_user {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 600;
  background-color: #e0e0e0; }

.mobile-menu__loyalty {
  font-size: 1.4rem;
  font-weight: 300; }

.mobile-menu__loyalty-points {
  color: #c3122f;
  font-weight: 300; }

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

.mobile-menu__section-link {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 600;
  background-color: #e0e0e0; }

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

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

.mobile-menu__item-link {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  background-color: #e0e0e0; }

.mobile-menu__item_active .mobile-menu__item-link {
  color: #0d0d0d;
  background-color: #c9c9c9; }

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

/* Basket menu icon
   -------------------------------------------------------------------------- */
.header__basket-menu {
  display: block;
  margin-top: 0; }

.basket-menu__basket-button {
  float: right; }

.basket-menu__basket-button_desktop-visible .basket-menu__link_button {
  display: none; }

.basket-menu__basket-button_desktop-visible .basket-menu__link_placeholder {
  display: block; }

.basket-menu__link {
  float: right;
  padding: .6rem 5rem;
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  border-radius: 1rem 0 1rem 0; }

.basket-menu__basket-icon {
  display: block;
  float: left;
  width: 2.4rem;
  height: 1.8rem;
  background: url("/assets-images/basket-icon.png") no-repeat left center; }

.basket-menu__items {
  display: none;
  top: -1px;
  font-size: 1.2rem;
  background-color: #ffe082;
  border: none; }

.basket-menu__total {
  display: inline-block;
  margin: .2rem 0 0 .7rem;
  color: #c3122f;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 600; }

@media screen and (max-width: 52.5em) {
  .basket-menu__basket-button_desktop-visible .basket-menu__link_button {
    display: block; }

  .basket-menu__basket-button_desktop-visible .basket-menu__link_placeholder {
    display: none; }

  .basket-menu__link {
    padding: .5rem 1rem 1rem;
    background: none; }

  .basket-menu__basket-icon {
    background-image: url("/assets-images/basket-icon-w.png"); }

  .basket-menu__items {
    display: block; }

  .basket-menu__total {
    display: none; } }
.content__wrapper {
  position: relative; }

.content__main {
  width: 100%; }

.content__side {
  float: right;
  z-index: -100;
  opacity: 0;
  -webkit-transform: scale(0.75) translateY(-20px);
  -ms-transform: scale(0.75) translateY(-20px);
  transform: scale(0.75) translateY(-20px);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all 0.15s ease-out, opacity 0.15s ease-out;
  -ms-transition: all 0.15s ease-out, opacity 0.15s ease-out;
  transition: all 0.15s ease-out, opacity 0.15s ease-out;
  position: absolute;
  top: auto;
  right: 0;
  width: 400px !important;
  max-width: 100% !important; }

.content__side.basket-dropdown-open {
  z-index: 200;
  opacity: 1;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }

.content__side {
  height: 0;
  overflow: hidden; }

.content__side.basket-dropdown-open {
  height: auto;
  overflow: visible; }

.content__side {
  margin-top: 3rem; }

.content__side.basket-dropdown-open {
  margin-top: 2.5rem; }

.content__side.basket-dropdown-open:before, .content__side.basket-dropdown-open:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0; }
.content__side.basket-dropdown-open:before {
  top: -0.7rem;
  right: 1.2rem;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 0.7rem solid #d7d0c8; }
.content__side.basket-dropdown-open:after {
  top: -0.6rem;
  right: 1.2rem;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 0.7rem solid #e0e0e0; }

/* Desktop: show sidebar basket
  **************************************** */
.content__side_desktop-visible + .content__main {
  width: 68%; }

.content__side_desktop-visible {
  width: 29% !important; }

@media screen and (max-width: 60em) {
  .content__side_desktop-visible + .content__main {
    width: 63%; }

  .content__side_desktop-visible {
    width: 34% !important; } }
@media screen and (max-width: 52.5em) {
  .content__side_desktop-visible + .content__main {
    width: 100%; }

  .content__side_desktop-visible {
    width: 400px !important; } }
.content__side_desktop-visible {
  margin-top: 0;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
  position: static;
  z-index: auto; }

.content__side_desktop-visible.basket-dropdown-open {
  margin-top: 0rem; }

.content__side_desktop-visible:before,
.content__side_desktop-visible:after {
  display: none !important; }

@media screen and (max-width: 52.5em) {
  .content__side_desktop-visible {
    z-index: -100;
    opacity: 0;
    -webkit-transform: scale(0.75) translateY(-20px);
    -ms-transform: scale(0.75) translateY(-20px);
    transform: scale(0.75) translateY(-20px);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition: all 0.15s ease-out, opacity 0.15s ease-out;
    -ms-transition: all 0.15s ease-out, opacity 0.15s ease-out;
    transition: all 0.15s ease-out, opacity 0.15s ease-out;
    position: absolute;
    float: right;
    margin-top: 3rem; }

  .content__side_desktop-visible.basket-dropdown-open {
    z-index: 200;
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    margin-top: 2.5rem; }

  .content__side_desktop-visible:before,
  .content__side_desktop-visible:after {
    display: block !important; } }
@media screen and (max-width: 52.5em) {
  .content__side.basket-dropdown-open {
    z-index: 910; } }
/* Shop info.
   * desktop: displayed in a popup
   * mobile: displayed in the left menu
   -------------------------------------------------------------------------- */
.shop-info {
  background-color: #e0e0e0;
  border-radius: .5rem; }

.shop-info__title {
  font-size: 1.6rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 600;
  line-height: 1.2;
  margin-top: .6rem; }

.shop-info__feature-title {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 600; }

.shop-info__feature-content {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d; }

.shop-info__link {
  color: #c3122f;
  font-size: 1.4rem;
  margin-top: .5rem; }

.shop-info .social-icons__link {
  color: #e0e0e0;
  background-color: #c3122f; }

.shop-info .social-icons__link:hover {
  color: #e0e0e0;
  background-color: #c3122f; }

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

.category__title {
  display: inline-block;
  font-size: 3.2rem;
  font-family: "Raleway", sans-serif;
  color: #fff;
  font-weight: 800;
  line-height: 1;
  padding: 1.8rem 7%;
  background-color: #c3122f;
  border-radius: 0 0 4rem 0; }

.category__title {
  position: relative; }

.category__title:before {
  content: "";
  display: none;
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 35px;
  background-color: #c3122f; }

.category__subcategory-title {
  font-size: 2.6rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800; }

.category__description {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  line-height: 1.4;
  margin-top: 2rem; }

@media screen and (max-width: 75em) {
  .category__title:before {
    display: block; } }
@media screen and (max-width: 40em) {
  .category__title {
    padding: 1.5rem 10% 1.5rem 5%;
    font-size: 2.7rem; } }
/* Product grid
   -------------------------------------------------------------------------- */
.product {
  width: 33.33%; }

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

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

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

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

  .product:nth-child(2n+1) {
    clear: left; } }
@media screen and (max-width: 40em) {
  .category__products {
    margin: 1em auto 0;
    width: 390px;
    max-width: 100%; }

  .product {
    padding: 0;
    width: 100%; } }
/* Product
   -------------------------------------------------------------------------- */
.product {
  position: relative;
  text-align: center; }

.product__wrapper {
  padding: 1.5rem 2rem 2rem;
  background-color: #f3f3f3; }

.product__tag {
  display: block;
  position: absolute;
  right: .5rem;
  top: -1rem;
  width: 52px;
  height: 44px; }

.product__top {
  position: relative; }

/* fixing product tag overlaping on small screens */
.product__name {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.2; }

.product__description {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 300;
  line-height: 1.2; }

.product__bottom {
  margin-top: 1.5rem; }

.product__sku-buttons {
  margin-top: 1.5rem;
  margin-bottom: 0; }

.product__sku-list {
  margin-top: 1.5rem;
  text-align: left; }

.product__sku-label {
  display: inline-block;
  width: 45px;
  font-size: 1.4rem; }

.product__picture-container {
  margin-top: 1.5rem;
  margin-bottom: 0; }

.product__picture {
  margin: 0 auto;
  width: auto; }

/* Favourites page
   -------------------------------------------------------------------------- */
.category__products_favourites {
  margin: 0 -10px; }

.product_favourites {
  width: 50%;
  float: left;
  margin-bottom: 2em;
  padding: 0 10px;
  box-sizing: border-box; }

.product_favourites:nth-child(2n+1) {
  clear: left; }

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

.product_favourites .product__buttons {
  float: none;
  margin-top: 1rem; }

.product_favourites .product__wrapper {
  position: relative;
  padding: 50px 20px 50px 220px; }

.product_favourites .product__picture-container {
  position: absolute;
  left: 20px;
  top: 50%;
  margin: 0;
  width: 180px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.product_favourites .product__picture-container ~ * {
  margin-left: 0; }

@media screen and (max-width: 60em) and (min-width: 52.5625em) {
  .product_favourites .product__wrapper {
    padding-left: 170px; }

  .product_favourites .product__picture-container {
    width: 130px; } }
@media screen and (max-width: 52.5em) {
  .category__products_favourites {
    margin: 0 auto;
    width: 600px;
    max-width: 100%; }

  .product_favourites {
    padding: 0;
    width: 100%; } }
/* Improved product
   -------------------------------------------------------------------------- */
.product_improved .product__mobile-price {
  margin-top: 2rem;
  color: #a0a0a0;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif; }
.product_improved .product__mobile-price-from {
  font-size: 1.1rem; }
.product_improved .product__mobile-price-value {
  color: #c3122f;
  font-size: 2rem; }
@media screen and (max-width: 52.5em) {
  .product_improved {
    width: 100%;
    text-align: left; }
  .product_improved .product__form:before {
    display: table;
    content: ""; }
  .product_improved .product__form:after {
    display: table;
    content: "";
    clear: both; }
  .product_improved .product__wrapper {
    padding: 1rem 17rem 1rem 1rem; }
  .product_improved .product__wrapper form > * {
    float: left;
    width: 100%; }
  .product_improved .product__wrapper form > .product__tag {
    float: none;
    width: auto; }
  .product_improved .product__wrapper form > .product__picture-container {
    float: left;
    margin-right: -100%;
    margin-left: 1rem;
    width: 15rem;
    box-sizing: border-box; }
  .product_improved.product_favourites .product__picture-container {
    position: static;
    left: 0;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
@media screen and (max-width: 40em) {
  .product_improved .product__wrapper {
    padding-right: 14rem; }
  .product_improved .product__wrapper form > .product__picture-container {
    width: 12rem; } }
@media screen and (max-width: 30em) {
  .product_improved .product__wrapper {
    padding-right: 11rem; }
  .product_improved .product__wrapper form > .product__picture-container {
    margin-left: 0;
    width: 10rem; }
  .product_improved .product__name {
    font-size: 1.8rem; } }
@media screen and (max-width: 20em) {
  .product_improved.product_favourites .product__picture-container {
    display: block; } }

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

.product_improved .product__counter:not(:empty)::before {
  margin-right: .2rem;
  font-size: 1rem;
  font-weight: 700; }

.product_improved .product__counter {
  color: #a71932;
  font-size: 1.6rem;
  font-weight: 800;
  font-family: "Open Sans", sans-serif; }

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

.product__add {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 34px;
  line-height: 34px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  display: block;
  float: none;
  margin: 0 auto;
  width: 200px;
  max-width: 100%;
  text-align: center; }
  .product__add:before {
    display: table;
    content: ""; }
  .product__add:after {
    display: table;
    content: "";
    clear: both; }
  .product__add:hover {
    color: #fff;
    background-color: #6c0214; }

.product__price {
  display: block;
  float: left;
  width: 50%; }

.product__price:after {
  content: "|";
  display: block;
  float: right; }

.product__price[data-product-price-empty],
.product__price[data-product-price-empty]:after {
  display: none; }

.product__customise {
  float: none;
  display: inline-block;
  margin-top: 1.5rem;
  padding: .5rem 1rem;
  width: auto;
  height: auto;
  line-height: 1;
  color: #c3122f;
  font-size: 1.4rem;
  text-decoration: underline; }

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

.product_no-ordering .product__add {
  width: 100%; }
.product_no-ordering .product__price {
  width: 30%; }
@media screen and (max-width: 65em) {
  .product_no-ordering .product__add {
    font-size: 1.3rem; } }

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

/* Deal wizard
   -------------------------------------------------------------------------- */
/************************
 Deal wizard navigation
 - up to 9 tabs support
 - done tabs styling
***********************/
.deal-wizard__header {
  margin-bottom: 2rem; }

.deal-wizard__title {
  font-size: 3.2rem;
  font-family: "Raleway", sans-serif;
  color: #fff;
  font-weight: 800;
  line-height: 1;
  color: #262626; }

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

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

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

.deal-wizard-navigation__link {
  color: #262626;
  font-size: 1.4rem;
  text-transform: uppercase;
  background-color: #fcd59a; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link {
  color: #0d0d0d;
  background-color: #fff3e1; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  color: #262626;
  background-color: #fcd59a; }

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

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

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

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

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

.deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(252, 213, 154, 0), #fcd59a);
  background: linear-gradient(to right, rgba(252, 213, 154, 0), #fcd59a); }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(255, 243, 225, 0), #fff3e1);
  background: linear-gradient(to right, rgba(255, 243, 225, 0), #fff3e1); }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(252, 213, 154, 0), #fcd59a);
  background: linear-gradient(to right, rgba(252, 213, 154, 0), #fcd59a); }

.deal-wizard-navigation__link {
  margin-right: 20px; }
.deal-wizard-navigation__link:before, .deal-wizard-navigation__link:after {
  border-top-width: calc($height/2);
  border-bottom-width: calc($height/2);
  border-left-width: 20px; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  margin-right: 20px; }
.deal-wizard-navigation__tab_active .deal-wizard-navigation__link:before, .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
  border-top-width: calc($height/2);
  border-bottom-width: calc($height/2);
  border-left-width: 20px; }

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

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

.deal-wizard-navigation__tab:nth-last-child(9):first-child, .deal-wizard-navigation__tab:nth-last-child(9):first-child ~ * {
  width: calc(100%/$number); }

.deal-wizard-navigation__tab:nth-last-child(8):first-child, .deal-wizard-navigation__tab:nth-last-child(8):first-child ~ * {
  width: calc(100%/$number); }

.deal-wizard-navigation__tab:nth-last-child(7):first-child, .deal-wizard-navigation__tab:nth-last-child(7):first-child ~ * {
  width: calc(100%/$number); }

.deal-wizard-navigation__tab:nth-last-child(6):first-child, .deal-wizard-navigation__tab:nth-last-child(6):first-child ~ * {
  width: calc(100%/$number); }

.deal-wizard-navigation__tab:nth-last-child(5):first-child, .deal-wizard-navigation__tab:nth-last-child(5):first-child ~ * {
  width: calc(100%/$number); }

.deal-wizard-navigation__tab:nth-last-child(4):first-child, .deal-wizard-navigation__tab:nth-last-child(4):first-child ~ * {
  width: calc(100%/$number); }

.deal-wizard-navigation__tab:nth-last-child(3):first-child, .deal-wizard-navigation__tab:nth-last-child(3):first-child ~ * {
  width: calc(100%/$number); }

.deal-wizard-navigation__tab:nth-last-child(2):first-child, .deal-wizard-navigation__tab:nth-last-child(2):first-child ~ * {
  width: calc(100%/$number); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 40em) {
  .deal-wizard-navigation__tab {
    width: 33.33333% !important; }

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

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

  .deal-wizard-navigation__tab:nth-child(3) .deal-wizard-navigation__link:before,
  .deal-wizard-navigation__tab:nth-child(6) .deal-wizard-navigation__link:before,
  .deal-wizard-navigation__tab:nth-child(3) .deal-wizard-navigation__link:after,
  .deal-wizard-navigation__tab:nth-child(6) .deal-wizard-navigation__link:after {
    display: none; }

  .deal-wizard-navigation__tab:nth-child(4),
  .deal-wizard-navigation__tab:nth-child(7) {
    clear: left; }

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

  .deal-wizard-navigation__tab:nth-child(4),
  .deal-wizard-navigation__tab:nth-child(5),
  .deal-wizard-navigation__tab:nth-child(6),
  .deal-wizard-navigation__tab:nth-child(7),
  .deal-wizard-navigation__tab:nth-child(8),
  .deal-wizard-navigation__tab:nth-child(9) {
    margin-top: .3rem; } }
/* Compose page
   -------------------------------------------------------------------------- */
.page_compose {
  background-color: #f3f3f3; }

.compose {
  margin: 5rem 0; }

.compose__header {
  margin-bottom: 2rem;
  text-align: center;
  line-height: 1; }

.compose__title {
  font-size: 3rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase; }

.compose__description {
  margin-top: 1.5rem;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif; }

.compose:before {
  display: table;
  content: ""; }
.compose:after {
  display: table;
  content: "";
  clear: both; }

.compose__content {
  float: right;
  width: 50%; }

.compose__image-container {
  float: left;
  width: 48%; }

.compose__image {
  display: block;
  margin: 0 auto; }

.compose__set {
  padding-left: 24px; }

.compose__set:before {
  content: "";
  display: block;
  float: left;
  margin: 3px 0 0 -24px;
  width: 12px;
  height: 10px;
  background-color: #c3122f;
  border-radius: 3px 0 3px 0; }

.compose__set + .compose__set {
  margin-top: 1.5rem; }

.compose__set-title {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2; }

.compose__set-list:before {
  display: table;
  content: ""; }
.compose__set-list:after {
  display: table;
  content: "";
  clear: both; }

.compose__set-item {
  float: left;
  margin-right: .9rem;
  margin-bottom: .5rem; }

.compose__set-item[data-option-zero] {
  display: none; }

.compose__set-label {
  display: block;
  position: relative;
  cursor: pointer; }

.compose__set-checkbox {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1; }

.compose__set-item-content {
  display: block;
  padding: .5rem 0;
  width: 84px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  background-color: #f3f3f3;
  border: 1px solid #e7e7e7;
  border-radius: 1rem 0 1rem 0; }

.compose__set-item-content-wrapper {
  display: inline-block;
  text-align: left; }

.compose__set-item-name {
  display: block;
  color: #0d0d0d;
  font-weight: 300; }

.compose__set-item-price {
  display: block;
  color: #c3122f; }

.compose__set-checkbox:checked + .compose__set-item-content {
  background-color: #fff;
  border-color: #d0d0d0; }

.compose__footer {
  margin-top: 3rem;
  padding-left: 24px; }

.compose__notification {
  margin-bottom: .7rem;
  color: #c3122f;
  font-size: 1.2rem; }

.compose__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 34px;
  line-height: 34px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  margin-left: -24px;
  width: 200px;
  max-width: 100%; }
  .compose__button:hover {
    color: #fff;
    background-color: #6c0214; }

.compose__button[disabled] {
  background-color: #a7a7a7;
  cursor: default; }

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

  .compose__header {
    margin-bottom: 4rem; }

  .compose__description {
    font-size: 1.6rem;
    font-weight: 600; }

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

  .compose__image-container {
    display: none; }

  .compose__set {
    padding-left: 0; }

  .compose__set + .compose__set {
    margin-top: 2.5rem; }

  .compose__set:before {
    display: none; }

  .compose__set-title {
    margin-bottom: 2rem;
    font-size: 1.6rem;
    font-weight: 600;
    text-align: center; }

  .compose__set-list {
    text-align: center; }

  .compose__set-item {
    display: inline-block;
    float: none;
    margin: 0 .2rem .7rem; }

  .compose__footer {
    padding-left: 0;
    text-align: center; }

  .compose__notification {
    margin-bottom: 1rem;
    font-size: 1.4rem; }

  .compose__button {
    margin: 0 auto;
    height: 40px;
    line-height: 40px; } }
/* ==========================================================================
   BASKET
   ========================================================================== */
.content__side_dropdown {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
  .content__side_dropdown:before, .content__side_dropdown:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0; }
  .content__side_dropdown:before {
    top: -0.7rem;
    right: 2rem;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 0.7rem solid #e0e0e0; }
  .content__side_dropdown:after {
    top: -0.7rem;
    right: 2rem;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 0.7rem solid #e0e0e0; }

.content__side-wrapper {
  padding: 1rem 1.5rem;
  background-color: #e0e0e0;
  border-radius: 0.5rem; }

/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  background-color: #e0e0e0; }

.basket__title {
  font-size: 1.8rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.4; }

.basket__repeat {
  margin-top: .2rem;
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #c3122f;
  font-weight: 300; }

.basket__close {
  display: none !important; }

/* Basket item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: #f3f3f3; }

.basket-item__title {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #0d0d0d; }

.basket-item__link {
  color: #0d0d0d;
  text-decoration: underline; }

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

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

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

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

.basket__empty {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #0d0d0d;
  background-color: #f3f3f3; }

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

.basket-deal__title {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #0d0d0d; }

.basket-deal__link {
  color: #0d0d0d;
  text-decoration: underline; }

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

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

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

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

.basket-deal__item-title {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #0d0d0d; }

.basket-deal__item-link {
  color: #0d0d0d;
  text-decoration: underline; }

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

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

.basket-deal__item-delete {
  text-decoration: none; }

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

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #c3122f;
  font-weight: 600;
  text-transform: uppercase; }

.basket__delivery-option {
  width: 49%;
  border-radius: 1rem 0 1rem 0;
  overflow: hidden; }

.basket__delivery-option + .basket__delivery-option {
  float: right; }

.basket__delivery-method {
  padding: .9rem 0;
  background-color: #f3f3f3;
  border: 1px solid #c3122f;
  border-radius: 1rem 0 1rem 0; }

.basket__delivery-radio:checked + .basket__delivery-method {
  color: #fff;
  background-color: #c3122f;
  cursor: default; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__button-link {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 38px;
  line-height: 38px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .basket__button-link:hover {
    color: #fff;
    background-color: #6c0214; }

.basket__footer {
  color: #0d0d0d;
  background-color: #efefef; }

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

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

.basket__savings {
  color: #0d0d0d;
  background-color: #fff3e1; }

.basket__charge-title,
.basket__charge-amount {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #c3122f;
  font-weight: 600; }

.basket__total-title,
.basket__total-amount {
  font-size: 2.2rem;
  font-family: "Open Sans", sans-serif;
  color: #c3122f;
  font-weight: 600;
  text-transform: uppercase; }

.mobile-basket-button .mobile-basket-button__nb-items {
  color: #fff;
  font-size: 1.4rem; }
.mobile-basket-button .mobile-basket-button__icon {
  margin-top: -.5rem;
  border-bottom-color: #fff; }
.mobile-basket-button .mobile-basket-button__icon:after {
  border-left-color: #fff; }
.mobile-basket-button .mobile-basket-button__link {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  background-color: #a71932; }
.mobile-basket-button {
  display: none; }
@media screen and (max-width: 52.5em) {
  .mobile-basket-button {
    display: block; } }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  color: #0d0d0d;
  background-color: #f3f3f3; }

.popup__description {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  font-weight: 300; }

.popup__title {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase; }

.popup__price {
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
  color: #c3122f;
  line-height: 1; }

.popup__close {
  background-color: #c3122f; }

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

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

.popup_improved .popup__title-mobile-close {
  padding-top: .5rem; }

.popup_improved .popup__title-mobile-close-icon {
  color: #c3122f;
  font-size: .7em; }
  .popup_improved .popup__title-mobile-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: 0;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.popup__picture_mobile {
  text-align: center; }

.popup__picture_mobile img {
  width: 240px;
  max-width: 100%; }

/* Popup group
   -------------------------------------------------------------------------- */
.popup-group__quantity-field {
  font-size: 1.6rem;
  border: none;
  line-height: 24px;
  font-weight: 600;
  background-color: #f3f3f3; }

.popup-group__quantity-button {
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #c3122f;
  border-radius: .2rem; }

.popup-group__quantity-minus-icon,
.popup-group__quantity-plus-icon {
  font-style: normal; }

.popup-group__quantity-minus-icon:before {
  content: "-";
  display: inline-block;
  font-size: 2.5rem;
  line-height: .8; }

.popup-group__quantity-plus-icon:after {
  content: "+";
  display: inline-block;
  font-size: 2.5rem;
  line-height: 1; }

.popup-group__label,
.popup-group__single-choice {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  line-height: 24px; }

.popup-group .nice-select {
  min-width: 90px; }

/* Popup row
   -------------------------------------------------------------------------- */
.popup-row__description {
  font-weight: 300; }

.popup-row__title {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  margin-bottom: 1.7rem; }

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

.popup-enum__text {
  padding: .5rem 2rem;
  color: #c3122f;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  background-color: #f3f3f3;
  border: 1px solid #c3122f;
  border-radius: 1rem 0 1rem 0; }

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

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

/* Popup set
   -------------------------------------------------------------------------- */
.popup-set__group-title {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  font-weight: 600; }

.popup-set__title {
  color: #0d0d0d; }

.popup-set__text {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  line-height: 1.2; }

.popup-set__text:before {
  border-color: #c3122f;
  background-color: #f3f3f3; }

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

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

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

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

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup_improved {
  padding-bottom: 70px; }

.popup-buttons_improved {
  height: 70px;
  padding: 1rem 1.7rem 0 0;
  box-sizing: border-box; }

.popup-buttons_improved .popup-buttons__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 46px;
  line-height: 46px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: 0 2rem;
  text-align: center; }
  .popup-buttons_improved .popup-buttons__button:hover {
    color: #fff;
    background-color: #6c0214; }

.popup-buttons__button-text,
.popup-buttons__button-price {
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase; }

.popup-buttons__link {
  color: #c3122f;
  font-size: 1.4rem;
  text-decoration: underline; }

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

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

  .popup-buttons_improved {
    height: 46px;
    padding: 0; }

  .popup-buttons_improved .popup-buttons__button {
    padding: 0;
    border-radius: 0; } }
/* Deal popup
   -------------------------------------------------------------------------- */
.popup-deal-line__label {
  line-height: 34px;
  font-weight: 600; }

.popup-deal-line__single-option {
  line-height: 34px; }

.popup-deal-line__description {
  font-size: 1.4rem; }

/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.checkout {
  max-width: 800px; }

.checkout__section + .checkout__section {
  padding-top: 3rem;
  border-top: 1px solid #b7b7b7; }

.checkout__section_upselling {
  margin-top: 1rem;
  padding-top: 3rem;
  border-top: 1px solid #b7b7b7; }

.checkout__section_upselling ~ .checkout__footer {
  margin-top: 4rem; }

[data-kfc-checkout-upselling] {
  display: none; }

.checkout__title {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase; }

.checkout-row__label,
.checkout-row__group-label,
.checkout-variant__label,
.checkout-variant__select-label,
.card-entry__label,
.card-entry__saved-card-label {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif; }

.checkout__description,
.checkout-row__group,
.card-entry__instructions,
.card-entry__cvcode-label {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif; }

.checkout-row__field-text,
.checkout-row__field-textarea {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #bababa; }

.checkout-row__label-text {
  font-size: 1.4rem;
  line-height: 1; }

.checkout-row__label_required::after {
  font-family: sans-serif; }

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

/*
  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; }

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

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

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

.checkout-row__group-label_checkbox .checkout-row__label-text:before {
  top: 1px;
  border-color: #c3122f;
  background-color: #fff; }

.checkout-row__group-label_checkbox .checkout-row__label-text:after {
  top: 1px;
  background-color: #c3122f; }

/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: 0 5rem; }
  .form-buttons__button:hover {
    color: #fff;
    background-color: #6c0214; }

.form-buttons__link {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #c3122f;
  padding: 0;
  line-height: 40px;
  text-decoration: underline; }

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

/* Checkout confirmation page (step5)
   -------------------------------------------------------------------------- */
.checkout-confirm__title {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif; }

.checkout-confirm__content {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif; }

.checkout-confirm__content a {
  color: #c3122f; }

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

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600; }

.checkout__facebook-login-icon {
  padding: 0 1.5rem;
  color: #fff;
  font-size: 1.6rem;
  border-right: 1px solid #e69ca8; }
  .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 #b5b5b5; }

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

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

/* Checkout loyalty information (step4)
   -------------------------------------------------------------------------- */
.checkout-loyalty {
  margin-top: 2rem;
  padding: 2rem;
  padding-right: 260px;
  background: #f3f3f3 url("/assets-images/loyalty-bg-2.png") no-repeat right bottom;
  min-height: 220px; }

.checkout-loyalty__balance {
  margin-bottom: 2rem;
  color: #262626;
  font-size: 2rem;
  font-weight: 800;
  text-transform: uppercase; }

.checkout-loyalty__balance__points {
  color: #c3122f;
  font-weight: 800;
  font-family: "Open Sans", sans-serif; }

.checkout-loyalty__description {
  margin-top: 2rem;
  font-size: 1.4rem;
  line-height: 1.4; }

.checkout-loyalty__description p + p {
  margin-top: 1.5rem; }

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

.checkout-loyalty__use-input_text {
  margin-left: 1rem; }

.checkout-loyalty__use-text {
  font-size: 1.4rem;
  line-height: 1.3; }

.checkout-loyalty__cannot-use {
  font-size: 1.4rem;
  line-height: 1.4; }

.checkout-loyalty__cannot-use p + p {
  margin-top: 1.5rem; }

@media screen and (max-width: 52.5em) {
  .checkout-loyalty {
    padding-right: 200px; } }
@media screen and (max-width: 40em) {
  .checkout-loyalty {
    padding-right: 2rem;
    background-image: none;
    min-height: 0; } }
/* Checkbox styling */
.checkout-loyalty__use-label_checkbox {
  display: block;
  position: relative;
  padding: 0 5px 8px 21px;
  cursor: pointer; }

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

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

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

.checkout-loyalty__use-text:before {
  width: 16px;
  height: 16px;
  border: 1px solid #c3122f;
  background-color: #f3f3f3; }

.checkout-loyalty__use-text:after {
  display: none;
  margin: 4px;
  width: 8px;
  height: 8px;
  background-color: #c3122f; }

.checkout-loyalty__use-label_checkbox input[type=checkbox]:checked + .checkout-loyalty__use-text:after {
  display: block; }

.checkout-loyalty__group {
  margin-bottom: 1.2rem; }

.checkout-loyalty__group .checkout-row__group-label_checkbox {
  margin-top: 1.2rem; }

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

.order-row:nth-child(even) .order-row__header {
  color: #0d0d0d;
  background-color: #f3f3f3; }

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

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

.order-row__header_active,
.order-row__header_active:hover {
  background-color: #c9c9c9 !important;
  cursor: default; }

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

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

.order__group-title {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase; }

.order__add {
  padding-right: 0; }

.order__repeat-label {
  line-height: 22px; }

.order__add-button, .order__repeat-button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 22px;
  line-height: 22px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .order__add-button:hover, .order__repeat-button:hover {
    color: #fff;
    background-color: #6c0214; }

.order__add-button {
  margin-top: -.2rem;
  padding_: .3rem 0; }

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

.order__items-table {
  color: #0d0d0d;
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  border: none; }

.order__items-deal {
  color: #0d0d0d;
  background-color: #fff3e1; }

.order__items-deal-title {
  color: #0d0d0d;
  text-transform: uppercase;
  background-color: #fcd59a; }

.order__items-attribute {
  font-size: 1.1rem; }

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

.order__total {
  border-top-color: #a2a2a2; }

/* Loyalty page
   -------------------------------------------------------------------------- */
.loyalty-page__history {
  overflow-x: auto;
  margin: 0; }

.loyalty-table {
  width: 100%;
  min-width: 48rem;
  border-collapse: collapse; }

.loyalty-table__header {
  background-color: #c3122f; }

.loyalty-table__header th {
  padding: 1.5rem .5rem;
  font-size: 1.2rem;
  font-family: "Raleway", sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }

.loyalty-table__row {
  background-color: #e9e9e9;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease; }

.loyalty-table__row td {
  padding: 1rem .5rem;
  color: #0d0d0d;
  font-size: 1.2rem;
  text-align: center;
  border-top: 2px solid #fff; }

.loyalty-table__row:nth-child(even) {
  background-color: #f3f3f3; }

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

.loyalty-table__row:hover td {
  color: #0d0d0d; }

.loyalty-table__row plus {
  color: #00723d; }

.loyalty-table__row minus {
  color: #9f0c24; }

.loyalty-table__row_show-more-link {
  color: #c3122f; }

/* Loyalty info
   ------------------------------------ */
.loyalty-info {
  margin-top: 2rem;
  background-color: #f3f3f3; }

.loyalty-info__wrapper {
  padding: 5rem 2rem; }

.loyalty-info__title {
  color: #262626;
  font-size: 3rem;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  text-align: center; }

.loyalty-info__content {
  margin-top: 5rem;
  line-height: 1.2; }

.loyalty-info__list {
  margin: 0 auto;
  max-width: 100%; }

.loyalty-info_what {
  text-align: center; }

.loyalty-info__list_bullets {
  display: inline-block; }

.loyalty-info__list_bullets li {
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: left; }

.loyalty-info__list_bullets li b {
  display: inline-block;
  margin-right: .3rem;
  width: 90px;
  font-weight: 700; }

.loyalty-info__list_bullets li:not(:first-child) {
  margin-top: 2.5rem; }

.loyalty-info__list_bullets li {
  padding-left: 32px; }

.loyalty-info__list_bullets li:before {
  content: "";
  display: block;
  float: left;
  margin: 4px 0 0 -32px;
  width: 12px;
  height: 10px;
  background-color: #c3122f;
  border-radius: 2px 0 2px 0; }

.loyalty-info_how {
  background: #f3f3f3 url("/assets-images/loyalty-bg-1.png") no-repeat left bottom; }

.loyalty-info_how .loyalty-info__wrapper {
  background: url("/assets-images/loyalty-bg-3.png") no-repeat right bottom; }

.loyalty-info__list_center {
  width: 450px; }

.loyalty-info__list_center li {
  text-align: center; }

.loyalty-info__list_center li:not(:first-child) {
  margin-top: 1.5rem; }

@media screen and (max-width: 60em) {
  .loyalty-info_how .loyalty-info__wrapper {
    background-position: 117% bottom; } }
@media screen and (max-width: 52.5em) {
  .loyalty-info_how {
    background-position: -20% bottom; }

  .loyalty-info_how .loyalty-info__wrapper {
    background-position: 140% bottom; } }
@media screen and (max-width: 48em) {
  .loyalty-info_how,
  .loyalty-info_how .loyalty-info__wrapper {
    background-image: none; } }
/* Loyalty marketing page
   ------------------------------------ */
.content_loyalty-marketing {
  padding: 0; }

/* Loyalty top banner
   ------------------------------------ */
.loyalty-banner {
  margin-bottom: 0; }

.loyalty-banner__image {
  display: block;
  width: 100%; }

.loyalty-banner__image_small {
  display: none; }

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

  .loyalty-banner__image_small {
    display: block; } }
/* Loyalty CTA banner
   ------------------------------------ */
.loyalty-cta {
  position: relative;
  overflow: hidden;
  margin-top: 2rem; }

.loyalty-cta__image {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.loyalty-cta__content {
  position: relative;
  padding: 7.5rem 2rem;
  text-align: center; }

.loyalty-cta__title {
  margin: 0;
  font-size: 3rem;
  font-family: "Raleway", sans-serif;
  color: #2a2a2a;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1; }

.loyalty-cta__description {
  margin-top: 1rem;
  font-size: 1.6rem;
  font-family: "Raleway", sans-serif;
  color: #2a2a2a;
  line-height: 1.5; }

.loyalty-cta__description p {
  margin: 0;
  line-height: inherit; }

.loyalty-cta__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  display: inline-block;
  margin-top: 3rem;
  padding: 0 3rem; }
  .loyalty-cta__button:hover {
    color: #fff;
    background-color: #6c0214; }

/* Upsellings: checkout pages
   -------------------------------------------------------------------------- */
.upselling {
  box-sizing: border-box; }
  .upselling:before {
    display: table;
    content: ""; }
  .upselling:after {
    display: table;
    content: "";
    clear: both; }

.upselling__wrapper {
  text-align: center; }

.upselling__form {
  position: relative;
  height: 279px; }

.upselling__body {
  position: absolute;
  width: 100%;
  left: 85px;
  bottom: 45px;
  max-width: 250px; }

.upselling__title {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 1rem; }

.upselling__picture-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden; }

.upselling__picture {
  max-width: none; }

@media screen and (max-width: 599px) {
  .upselling__body {
    left: 10px; }

  .upselling__picture {
    margin-left: -65px; } }
.upselling__selection {
  margin-bottom: 1rem; }

.upselling__selection .nice-select__container,
.upselling__product {
  max-width: 100%; }

.upselling__quantity.nice-select {
  width: 66px;
  border-color: #ab9683; }

.upselling__product.nice-select {
  width: 180px;
  border-color: #ab9683; }

.upselling__quantity.nice-select > .current,
.upselling__product.nice-select > .current {
  color: #866d54; }

.upselling__product .current {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }

.upselling__product .list {
  min-width: 100%; }

.upselling__product .option {
  padding: 0 1rem; }

.upselling__add {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 34px;
  line-height: 34px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  width: 100%;
  padding-left: 7rem;
  padding-right: 7rem;
  text-align: center; }
  .upselling__add:before {
    display: table;
    content: ""; }
  .upselling__add:after {
    display: table;
    content: "";
    clear: both; }
  .upselling__add:hover {
    color: #fff;
    background-color: #6c0214; }

.upselling__price {
  display: block;
  float: left;
  padding-left: .5rem; }

.upselling__price:after {
  content: "|";
  display: block;
  float: right;
  padding-left: 1rem; }

@media screen and (max-width: 48em) and (min-width: 40.0625em) {
  .upselling__add {
    font-size: 1.2rem; }

  .upselling__price {
    padding-left: .1rem; }

  .upselling__price:after {
    padding-left: .6rem; }

  .upselling__add-text {
    padding: 0 .1rem;
    letter-spacing: -.5px; } }
/* Basket upselling
   -------------------------------------------------------------------------- */
.basket__upselling {
  margin-top: 1rem; }

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

.basket-upselling__picture-container {
  position: relative; }

.basket-upselling__picture {
  display: block; }

.basket-upselling__wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 2rem 5% 5rem;
  width: 100%;
  box-sizing: border-box; }

.basket-upselling__footer:before {
  display: table;
  content: ""; }
.basket-upselling__footer:after {
  display: table;
  content: "";
  clear: both; }

.basket-upselling__footer-wrapper {
  float: left;
  width: 49%; }

.basket-upselling .nice-select__container,
.basket-upselling .nice-select {
  width: 100%;
  max-width: 100%; }

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

.basket-upselling__buttons {
  float: right;
  width: 49%; }

.basket-upselling__add {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 32px;
  line-height: 32px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  width: 100%;
  text-align: center; }
  .basket-upselling__add:hover {
    color: #fff;
    background-color: #6c0214; }

@media screen and (max-width: 30em) {
  .basket-upselling__wrapper {
    padding-bottom: 2rem; }

  .basket-upselling__footer-wrapper,
  .basket-upselling__buttons {
    float: none;
    width: 100%; }

  .basket-upselling__footer-wrapper {
    margin-bottom: 1rem; } }
/* ==========================================================================
   MESSAGES
   ========================================================================== */
/* Transient information message displayed at the top
   Eg. when a product has just been added
   -------------------------------------------------------------------------- */
.message_info {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #323235;
  background-color: #fff3e0; }

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

/* 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: "Raleway", sans-serif;
  color: #252323;
  background-color: #ffb74d; }

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

/* ==========================================================================
   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: 0.7rem; }
  .sku-buttons:before {
    display: table;
    content: ""; }
  .sku-buttons:after {
    display: table;
    content: "";
    clear: both; }

.sku-buttons__text {
  color: #000;
  font-size: 1.2rem;
  background-color: #f3f3f3;
  border: 1px solid #ffe082; }

.sku-buttons__item:first-child .sku-buttons__text {
  border-radius: 0.7rem 0 0 0.7rem; }

.sku-buttons__item:last-child .sku-buttons__text {
  border-radius: 0 0.7rem 0.7rem 0; }

.sku-buttons__item:not(:last-child) .sku-buttons__text {
  border-right: none; }

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

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

/* 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.4rem;
  font-family: "Raleway", sans-serif;
  color: #000;
  font-weight: 600; }

.grouped-skus__list {
  border-radius: 0.3rem; }

.grouped-skus__text {
  font-size: 1.2rem;
  font-family: "Raleway", sans-serif;
  color: #000;
  font-weight: 300;
  background-color: #f3f3f3; }

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

.grouped-skus__radio:checked + .grouped-skus__text {
  color: #000;
  background-color: #ffe082; }

.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.
   -------------------------------------------------------------------------- */
.page_locator {
  background: #ebebeb url("/assets-images/locator-bg.jpg") repeat center center; }

.locator {
  color: #0d0d0d;
  background: #fff url("/assets-images/locator-bg-1.jpg") no-repeat right top; }

.locator__wrapper {
  padding-top: 10rem;
  background: url("/assets-images/locator-bg-2.png") no-repeat left top; }

.locator__title {
  font-size: 3rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0 auto 4rem;
  width: 450px;
  max-width: 100%; }

.locator__method {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #c3122f;
  font-weight: 600;
  text-transform: uppercase;
  width: 49%;
  border: 1px solid #c3122f;
  border-radius: 1rem 0 1rem 0;
  overflow: hidden; }

.locator__method + .locator__method {
  float: right; }

.locator__method-name {
  height: 36px;
  line-height: 36px;
  background-color: #fff;
  border-radius: 1rem 0 1rem 0; }

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

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

.locator__postcode-input {
  font-size: 1.7rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  border: 1px solid #c3122f;
  border-radius: 1rem 0 0 1rem;
  float: left;
  width: 100%;
  box-sizing: border-box; }

.locator__postcode-input-wrapper_no-button .locator__postcode-input {
  border-radius: 1rem; }

.locator__postcode-input::-webkit-input-placeholder {
  color: #4e4e4e;
  font-size: 1.6rem; }

.locator__postcode-input::-moz-placeholder {
  color: #4e4e4e;
  font-size: 1.6rem; }

.locator__postcode-input:-ms-input-placeholder {
  color: #4e4e4e;
  font-size: 1.6rem; }

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

.locator__postcode-button {
  color: #fff;
  background-color: #c3122f;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  float: left;
  margin-right: -70px;
  width: 70px;
  height: 40px;
  line-height: 40px;
  border-radius: 0 1rem 1rem 0;
  -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: #6c0214; }

.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 {
  font-size: 1.4rem;
  font-weight: 300; }

.locator__selected {
  font-size: 1.7rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 300; }

.locator__selected-value {
  color: #c3122f;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif; }

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

.locator__restaurants {
  margin-bottom: -3rem;
  padding-bottom: 20rem;
  background: url("/assets-images/locator-bg-3.jpg") no-repeat right bottom; }

.locator-restaurant {
  border-top: 1px solid #ddd;
  background-color: #fff; }

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

.locator-restaurant__name {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  line-height: 1; }

.locator-restaurant__toggle {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #c3122f;
  font-weight: 300;
  line-height: 2rem; }

.locator-restaurant__content-name {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  line-height: 1; }

.locator-restaurant__opening-times {
  margin: 1rem -.7rem;
  padding: .5rem .7rem;
  background-color: #f2f2f2; }

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

.locator-restaurant__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 34px;
  line-height: 34px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: 0 2rem; }
  .locator-restaurant__button:hover {
    color: #fff;
    background-color: #6c0214; }

@media screen and (max-width: 40em) {
  .locator {
    background-position: 100% -3rem; }

  .locator__wrapper {
    background-position: -4rem 0; }

  .locator-restaurant__button {
    padding: 0;
    width: 150px; }

  .locator-restaurant__toggle {
    margin: .5rem 0 1.5rem; } }
.index-locator .locator__method-name {
  background-color: rgba(255, 255, 255, 0); }
.index-locator .locator__restaurants {
  margin-top: 3rem;
  margin-bottom: -2rem;
  padding-bottom: 0;
  background: none; }
.index-locator .locator-restaurant {
  border-top: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0); }
.index-locator .locator-restaurant_open {
  background-color: rgba(255, 255, 255, 0.8); }
.index-locator .locator__postcode-input {
  background-color: rgba(255, 255, 255, 0.6); }

/* Password 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: "Raleway", sans-serif;
  color: #fff; }

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

/* ==========================================================================
   HOMEPAGE
   ========================================================================== */
.content_index {
  padding: 0; }

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

.order-buttons {
  display: none;
  font-size: 0; }
  .order-buttons:before {
    display: table;
    content: ""; }
  .order-buttons:after {
    display: table;
    content: "";
    clear: both; }

.order-buttons__button {
  display: inline-block;
  width: calc(50% - .3rem);
  height: 4rem;
  line-height: 3.8rem;
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  border: 1px solid #c3122f;
  border-radius: 1rem 0 1rem 0;
  box-sizing: border-box; }

.order-buttons__button_delivery {
  margin-right: .3rem;
  color: #fff;
  background-color: #c3122f; }

.order-buttons__button_collection {
  margin-left: .3rem;
  color: #c3122f;
  background-color: #fff; }

@media screen and (max-width: 52.5em) {
  .page_index .category-navigation_index {
    padding: 1rem 0; }
  .page_index .category-navigation_index .category-navigation__list {
    display: none; }
  .page_index .category-navigation_index .order-buttons {
    display: block; } }
/* Homepage: slideshow at the top
  -------------------------------------------------------------------------- */
.index-locator__container {
  padding: 0; }

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

.index-slideshow__slider {
  overflow: hidden; }

.index-slideshow__image {
  width: auto;
  max-width: none;
  min-width: 100%;
  height: 450px; }

.unslider-nav ol li {
  background-color: transparent;
  border: 1px solid #fff; }

.unslider-nav ol li.unslider-active {
  background-color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.7); }

@media screen and (max-width: 52.5em) {
  .index-slideshow__image {
    height: 360px; } }
@media screen and (max-width: 30em) {
  .index-slideshow__image {
    height: 310px; } }
/* Homepage: shop picker above the slideshow
   -------------------------------------------------------------------------- */
.index-locator {
  top: 100px;
  left: 50%;
  right: auto;
  padding: 4rem 3rem;
  width: 640px;
  min-height: 0;
  color: #0d0d0d;
  background-color: rgba(243, 243, 243, 0.8);
  border-radius: 2rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.index-locator__wrapper {
  padding: 0;
  width: 100%;
  max-width: 100%; }

.index-locator__methods,
.index-locator__postcode {
  margin-left: auto;
  margin-right: auto;
  padding: 0 1rem;
  width: 440px;
  max-width: 100%;
  box-sizing: border-box; }

.index-locator__restaurants {
  margin: 2rem -3rem -4rem;
  padding-bottom: 2rem;
  background-color: rgba(243, 243, 243, 0.7);
  border-radius: 0 0 2rem 2rem; }

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

  .index-locator__restaurants {
    margin: 2rem -1rem -4rem; } }
@media screen and (max-width: 30em) {
  .index-locator__restaurants {
    margin: 2rem -1rem -2rem; } }
@media screen and (max-width: 52.5em) {
  .index-locator {
    position: absolute;
    top: 75px;
    padding: 4rem 1rem;
    max-width: 96%; } }
@media screen and (max-width: 30em) {
  .index-locator {
    top: 40px;
    padding: 2rem 1rem; } }
.index-locator__title {
  display: none; }

.index-locator__method {
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #c3122f;
  font-weight: 600;
  text-transform: uppercase;
  box-sizing: border-box; }

.index-locator__method:first-child {
  padding-right: .3rem; }

.index-locator__method:last-child {
  padding-left: .3rem; }

.index-locator__method input {
  clip: rect(0, 0, 0, 0);
  opacity: 0; }

.index-locator__method-name {
  line-height: 38px;
  background-color: transparent;
  border: 1px solid #c3122f;
  border-radius: 1rem 0 1rem 0; }

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

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

.index-locator__postcode-input {
  margin-bottom: 0;
  width: 100%;
  height: 4.6rem;
  line-height: 4.6rem;
  font-size: 1.7rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 400;
  border: 1px solid #c3122f;
  border-radius: 1rem 0 0 1rem;
  box-sizing: border-box; }

.index-locator__postcode-input-wrapper[data-google-locator-address] {
  padding-right: 0; }

.index-locator__postcode-input-wrapper[data-google-locator-address] .index-locator__postcode-input {
  border-radius: 1rem; }

.index-locator__postcode-button {
  float: right;
  margin-right: -12rem;
  padding: 0;
  width: 12rem;
  height: 4.6rem;
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  background-color: #c3122f;
  border: none;
  border-radius: 0 1rem 1rem 0;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.index-locator__postcode-button:hover {
  color: #fff;
  background-color: #6c0214; }

@media screen and (max-width: 30em) {
  .index-locator__postcode-input-wrapper {
    padding-right: 0; }

  .index-locator__postcode-input {
    border-radius: 1rem; }

  .index-locator__postcode-button {
    float: none;
    margin: 1rem 0 0 0;
    width: 100%;
    border-radius: 1rem; } }
.index-locator__postcode-warning {
  color: #c3122f;
  font-size: 1.3rem; }

.index-locator__text {
  font-size: 1.3rem;
  font-family: "Raleway", sans-serif;
  color: #0d0d0d;
  font-weight: 400; }

.index-locator__postcode-selected {
  margin: 0;
  padding: 2rem 0;
  font-size: 2rem;
  font-family: "Open Sans", sans-serif;
  color: #0d0d0d;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }

.index-locator__postcode-link {
  color: #c3122f;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: none; }

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

.index-locator-restaurant__name {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1; }

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

.index-locator-restaurant__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  margin: 1.5rem auto 0;
  padding: 0 3rem;
  width: auto;
  max-width: 100%; }
  .index-locator-restaurant__button:hover {
    color: #fff;
    background-color: #6c0214; }

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

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

.index-connected-customer__item {
  padding: 1.5rem 2rem;
  text-align: center;
  color: #262626;
  background-color: #eee; }

.index-connected-customer__title {
  margin-bottom: .5em;
  font-size: 1.8rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1; }

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

.index-connected-customer__buttons {
  margin-top: 2rem;
  font-size: 0; }

.index-connected-customer__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 36px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  margin: 0 auto;
  width: 160px;
  max-width: 100%;
  text-align: center; }
  .index-connected-customer__button:hover {
    color: #fff;
    background-color: #6c0214; }

.index-connected-customer__item:first-of-type {
  color: #fff;
  text-align: left;
  background-color: #525252; }

.index-connected-customer__item:first-of-type .index-connected-customer__title {
  color: #fff; }

.index-connected-customer__item:first-of-type .index-connected-customer__button {
  display: inline-block;
  width: 100px;
  color: #525252;
  background-color: #fff; }

.index-connected-customer__item:first-of-type .index-connected-customer__button_other {
  margin-left: 1rem;
  line-height: 34px;
  color: #fff;
  background-color: #525252;
  border: 1px solid #a0a0a0; }

.index-connected-customer__item:first-of-type .index-connected-customer__button:hover {
  color: #fff;
  background-color: #000; }

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

  .index-connected-customer__content {
    min-height: 0; } }
/* Homepage: microblog - a series of short blocks (image + text)
-------------------------------------------------------------------------- */
.index-microblog {
  margin: 3rem 0 1rem; }

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

.index-microblog__post {
  margin-bottom: 2rem;
  width: 50%;
  box-sizing: border-box; }

.index-microblog__post:nth-child(2) {
  margin: 0 0 2rem; }

.index-microblog__post_row-1 {
  padding: 0 1rem 0 0; }

.index-microblog__post_row-1 + .index-microblog__post_row-1 {
  padding: 0 0 0 1rem; }

.index-microblog__post_row-2 {
  padding: 0 1rem 0 0; }

.index-microblog__post_row-2 + .index-microblog__post_row-2 {
  padding: 0 0 0 1rem; }

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

.index-microblog__image-link {
  display: block;
  text-decoration: none;
  border: none; }

.index-microblog__image {
  width: 100%; }

.index-microblog__content {
  float: left;
  padding: 2rem 3rem;
  width: 100%;
  box-sizing: border-box; }

.index-microblog__title {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  line-height: 1;
  text-align: center; }

.index-microblog__content {
  color: #0d0d0d;
  font-size: 1.4rem;
  line-height: 1.5;
  background-color: #f3f3f3; }

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

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

.index-microblog__spacer,
.index-microblog__footer,
.index-microblog__link {
  display: none; }

@media screen and (max-width: 52.5em) {
  .index-microblog__post {
    display: block;
    float: none;
    margin: 0 auto 2rem !important;
    padding: 0 !important;
    width: 600px;
    max-width: 100%; }

  .index-microblog__content {
    float: none; } }
@media screen and (max-width: 40em) {
  .index-microblog__content {
    padding: 2rem; } }
/* Homepage: About us
-------------------------------------------------------------------------- */
.index-about {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%;
  margin-bottom: 3rem;
  padding: 5rem 2rem;
  background: #f3f3f3 url("/assets-images/index-about-bg.png") no-repeat right top;
  box-sizing: border-box; }
  .index-about:before {
    display: table;
    content: ""; }
  .index-about:after {
    display: table;
    content: "";
    clear: both; }

.index-about__wrapper {
  margin: 0 auto;
  width: 600px;
  max-width: 100%;
  color: #0d0d0d;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
  box-sizing: border-box; }

.index-about__title {
  margin-bottom: 2rem;
  font-size: 3rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1; }

.index-about__wrapper p {
  font-size: inherit;
  line-height: inherit; }

@media screen and (max-width: 52.5em) {
  .index-about {
    padding-top: 7rem;
    max-width: 600px;
    background-position: calc(100% + 4rem) -1rem; } }
/* Homepage: newsletter signup form
-------------------------------------------------------------------------- */
.index-newsletter {
  padding: 2.4rem 0;
  color: #262626;
  background: #efefef url("/assets-images/index-signup-bg.jpg") repeat 0 -2rem; }

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

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

  .index-newsletter__wrapper {
    max-width: 600px; } }
.page_loyalty_marketing .index-newsletter {
  margin: 2rem 0 0; }

.index-newsletter__title {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  margin-left: -300px;
  line-height: 40px; }

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

.index-newsletter__field {
  height: 40px;
  line-height: 40px;
  border: 1px solid #9f9f9f;
  border-radius: 1rem; }

.index-newsletter__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  margin-right: -200px;
  width: 195px;
  height: 40px;
  line-height: 40px; }
  .index-newsletter__button:hover {
    color: #fff;
    background-color: #6c0214; }

@media screen and (max-width: 52.5em) {
  .index-newsletter .index-newsletter__title {
    margin: 0 0 3rem;
    text-align: center; } }
/* --------------------------------------------------------------------------
   RESTAURANTS PAGE
   (optional page)
   -------------------------------------------------------------------------- */
.restaurants {
  background-color: #f3f3f3; }

.restaurants__button {
  height: 5rem;
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #a71932;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 0; }

.restaurants-search__input-wrapper {
  border: 1px solid #a8a8a8;
  border-radius: 1rem; }

.restaurants-search__input {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #000;
  background-color: #fff;
  border-radius: 1rem 0 0 1rem; }

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

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

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

.restaurants-search__button_reset {
  border-radius: 0 1rem 1rem 0; }

.restaurants-search__warning {
  color: #c3122f; }

@media screen and (max-width: 48em) {
  .restaurants_show-map .restaurants__search {
    top: 3.5rem; } }
.restaurant-summary {
  margin: 0 -1.5rem;
  padding: 1.5rem;
  color: #0d0d0d;
  font-size: 1.4rem;
  line-height: 1.4;
  border-bottom-color: #e5e5e5;
  -webkit-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s; }

.restaurant-summary:hover {
  background-color: #eee; }

@media screen and (max-width: 52.5em) {
  .restaurant-summary {
    margin: 0;
    padding: 1.5rem 0; }

  .restaurant-summary:hover {
    background-color: transparent; } }
.restaurant-summary__name {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.2; }

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

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

.restaurant-details__name {
  font-size: 2rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.2; }

.restaurant-details__name-icon {
  margin-left: -2.2rem; }

.restaurant-details__name-icon::before {
  content: '\e815'; }

.restaurant-details__item_phone {
  color: #262626; }

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

.restaurant-details__order-button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 34px;
  line-height: 34px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .restaurant-details__order-button:hover {
    color: #fff;
    background-color: #6c0214; }

/* --------------------------------------------------------------------------
   Static pages
   -------------------------------------------------------------------------- */
/* Static page
   --------------------------------------------------------------------------*/
.static-page {
  color: #0d0d0d;
  font-size: 1.4rem;
  line-height: 1.7; }
.static-page p {
  margin-bottom: 1.5rem;
  line-height: inherit; }
.static-page h1, .static-page h2, .static-page h3, .static-page h4, .static-page h5, .static-page h6 {
  margin-bottom: .7rem;
  color: #0d0d0d;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase; }
.static-page h1 {
  font-size: 2.7rem; }
.static-page h2 {
  font-size: 2.5rem; }
.static-page h3 {
  font-size: 2rem; }
.static-page h4 {
  font-size: 1.7rem; }
.static-page h5 {
  font-size: 1.4rem; }
.static-page h6 {
  font-size: 1.3rem; }
.static-page ul, .static-page ol {
  margin: 0 0 1.5rem 2rem;
  line-height: inherit; }
.static-page .static-page__title {
  font-size: 3rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 1.5rem; }

.static-page_2cols {
  padding: 3rem 4rem;
  background-color: #f3f3f3; }
  .static-page_2cols:before {
    display: table;
    content: ""; }
  .static-page_2cols:after {
    display: table;
    content: "";
    clear: both; }

@media screen and (max-width: 40em) {
  .static-page_2cols {
    padding: 3rem 2rem; } }
.static-page__images {
  float: left;
  padding-right: 3%;
  max-width: 45%;
  width: 440px;
  box-sizing: border-box; }

.static-page__content {
  overflow: hidden; }

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

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

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

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

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

  .static-page__images img + img {
    margin-top: 0; } }
/* Contact form
   --------------------------------------------------------------------------*/
.form {
  margin: 2rem 0;
  max-width: 430px; }

.form-row {
  margin-bottom: 1.7rem; }

.form-row__label {
  display: block;
  margin-bottom: .8rem;
  color: #0d0d0d;
  font-size: 1.4rem;
  line-height: 1; }

.form-row__label_select {
  margin-bottom: 1.2rem; }

.form-row__field-text,
.form-row__field-textarea {
  width: 100%;
  color: #0d0d0d;
  font-size: 1.4rem;
  background-color: #fff;
  border: 1px solid #9f9f9f;
  border-radius: 1rem;
  box-sizing: border-box;
  box-shadow: none !important; }

.form-row__field-text {
  padding: 0 1rem;
  height: 40px;
  line-height: 38px; }

.form-row__field-textarea {
  padding: 1rem;
  height: 90px;
  line-height: 1.2; }

.form-row_upload .form-row__label span {
  font-size: 1.2rem;
  display: block;
  margin-top: .7rem; }
.form-row_upload .form-row__group {
  text-align: right; }
.form-row_upload .form-row__field-text {
  margin-bottom: 1rem; }
.form-row_upload .form-buttons__button {
  float: none;
  display: inline-block; }

[class^="form-row__field-"]::-webkit-input-placeholder {
  color: #2d2d2d;
  font-size: 1.4rem;
  font-weight: 300; }

[class^="form-row__field-"]::-moz-placeholder {
  color: #2d2d2d;
  font-size: 1.4rem;
  font-weight: 300; }

[class^="form-row__field-"]::-ms-input-placeholder {
  color: #2d2d2d;
  font-size: 1.4rem;
  font-weight: 300; }

.form__error {
  color: #c3122f;
  border-color: #c3122f; }

.form .nice-select__container {
  max-width: 100%; }
.form .nice-select {
  max-width: 100%;
  min-width: 260px;
  height: 30px;
  border: 1px solid #d3d3d3;
  border-radius: .5rem;
  box-sizing: border-box; }
.form .nice-select .current {
  display: block;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis; }
.form .nice-select.open {
  border-radius: .5rem .5rem 0 0; }
.form .nice-select .list {
  margin: 1px 0 0 0;
  border-radius: 0 0 .5rem .5rem; }

@media screen and (max-width: 21em) {
  .form .nice-select__container {
    width: 230px; }
  .form .nice-select {
    min-width: 0; } }
.form__error {
  margin-bottom: .5rem; }

.form-row__label_required:after {
  content: '*';
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1rem; }

/* Contact form validation
---------------------------------------------------*/
[data-form-validation-message] {
  display: none; }

[data-form-row-invalid] [data-form-validation-message] {
  display: block; }

[data-form-row-invalid] input,
[data-form-row-invalid] textarea {
  border-color: #c3122f; }

.form-row__message {
  margin-top: .5rem;
  color: #c3122f;
  font-size: 1.3rem;
  line-height: 1; }

/* Contact form message
   --------------------------------------------------------------------------*/
.contact-response {
  padding: 6rem 2rem;
  text-align: center;
  background: #ebebeb url("/assets-images/contact-message-bg.jpg") no-repeat center center;
  background-size: cover; }

.contact-response .contact-response__title {
  font-size: 3rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 1rem; }
.contact-response .contact-response__content {
  font-size: 1.4rem;
  font-family: "Raleway", sans-serif;
  color: #262626;
  font-weight: 800;
  text-transform: uppercase; }

.contact-response__buttons {
  margin-top: 3rem;
  text-align: center; }

.contact-response__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  display: inline-block;
  margin: .5rem 0 0;
  width: 220px;
  max-width: 100%; }
  .contact-response__button:hover {
    color: #fff;
    background-color: #6c0214; }

.contact-response__button:hover {
  border-color: #6c0214; }

.contact-response__button_locations {
  line-height: 38px;
  color: #c3122f;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #c3122f; }

/* Recrut page
---------------------------------------------------*/
.content_recrut {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.static-page_recrut {
  background: #f3f3f3;
  padding: 3rem 2rem; }
  .static-page_recrut .static-page__title {
    text-align: center;
    margin-bottom: 2rem; }

.recrut__content {
  max-width: 87rem;
  margin-left: auto;
  margin-right: auto;
  color: #2d2d2d;
  line-height: 2.2rem;
  margin-bottom: 3rem; }
.recrut__footer {
  text-align: center; }
.recrut__button {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 36px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1rem 0 1rem 0;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  background-color: #c3122f;
  border: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: .6rem 5rem;
  line-height: 2.4rem;
  display: inline-flex; }
  .recrut__button:hover {
    color: #fff;
    background-color: #6c0214; }

/* Simple static page
   --------------------------------------------------------------------------*/
.page_static {
  background: #ebebeb url("/assets-images/locator-bg.jpg") repeat center center; }

.page_static .static-page {
  padding: 3rem 10% 10rem;
  margin: auto;
  width: 810px;
  max-width: 100%;
  background: url("/assets-images/static-page-bg-top.png") no-repeat right top, url("/assets-images/static-page-bg-bottom.png") no-repeat left bottom;
  background-color: #f3f3f3;
  box-sizing: border-box; }
.page_static .static-page__title {
  text-align: center; }
.page_static h1, .page_static h2, .page_static h3, .page_static h4, .page_static h5, .page_static h6 {
  text-align: center; }

@media screen and (max-width: 40em) {
  .page_static .static-page {
    padding: 3rem 5% 10rem; } }
.index-banner {
  display: block;
  width: 100%;
  min-height: 360px; }
  .index-banner__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
    background: url("/assets-images/index-banner-promotion.jpg") no-repeat center top;
    background-size: cover;
    position: relative; }
    .index-banner__wrapper:before {
      display: table;
      content: ""; }
    .index-banner__wrapper:after {
      display: table;
      content: "";
      clear: both; }
    @media screen and (max-width: 66.25em) {
      .index-banner__wrapper {
        text-align: center; } }
  .index-banner__content {
    box-sizing: border-box;
    padding: 3.8rem 5rem 5.8rem; }
    @media screen and (max-width: 66.25em) {
      .index-banner__content {
        display: inline-block;
        clear: both;
        vertical-align: top;
        text-align: left; } }
  .index-banner__title {
    font-size: 2.4rem;
    font-family: "Oswald", sans-serif;
    color: #c3122f;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 36px;
    margin: 0 0 1.4rem 0;
    text-align: left; }
  .index-banner__img {
    display: block;
    max-width: 100%;
    margin-bottom: 2.3rem; }
  .index-banner__promotion {
    display: inline-block;
    vertical-align: top;
    font-size: 2.6rem;
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 1.5rem;
    border-radius: .2rem;
    background-color: #c3122f;
    margin: 0 0 1.7rem 0; }
  .index-banner__text {
    display: block;
    clear: both;
    font-size: 0;
    margin-bottom: 1.1rem; }
    .index-banner__text span {
      font-size: 1.6rem;
      font-family: "Open Sans", sans-serif;
      color: #0d0d0d;
      font-weight: 400;
      text-transform: none;
      line-height: 20px;
      display: inline-block;
      vertical-align: top; }
      .index-banner__text span > img {
        display: block;
        margin: 0 .5rem; }
    .index-banner__text_areas {
      font-size: 1.6rem;
      font-family: "Open Sans", sans-serif;
      color: #c3122f;
      font-weight: 400;
      text-transform: none;
      line-height: 20px;
      margin-bottom: 0; }
  .index-banner__app {
    display: block;
    width: 100%;
    max-width: 41.7rem;
    background-color: rgba(255, 255, 255, 0.6);
    box-sizing: border-box;
    padding: 4.5rem 4rem;
    text-align: center;
    position: absolute;
    top: 4.6rem;
    right: 5rem; }
    @media screen and (max-width: 66.25em) {
      .index-banner__app {
        position: static;
        clear: both;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 3.8rem; } }
    @media screen and (max-width: 26.25em) {
      .index-banner__app {
        padding-left: 1rem;
        padding-right: 1rem; } }
    .index-banner__app-title {
      display: block;
      margin: 0 auto 3.2rem; }
    .index-banner__app-logo {
      display: block;
      margin: 0 auto 2.7rem; }
    .index-banner__app .index-connected-customer__button {
      margin: 3.1rem auto 1.5rem; }
    .index-banner__app-controls {
      display: block;
      margin: 0 auto;
      font-size: 0; }
    .index-banner__app-btn {
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      margin: 0 .5rem; }
      .index-banner__app-btn > img {
        display: block; }

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