@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@import "https://fonts.googleapis.com/css?family=Poppins:400,600,700|Open+Sans: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
   -------------------------------------------------------------------------- */
/* Theme Color Palette
   -------------------------------------------------------------------------- */
/* Base font
   -------------------------------------------------------------------------- */
/*TODO: setup fonts here*/
body {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #212121; }

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

/* Page header
   -------------------------------------------------------------------------- */
.header {
  background-color: #ffffff;
  overflow: visible;
  padding: 0.6rem 0 0 0;
  box-sizing: border-box;
  text-align: left; }

.header__shop-menu,
.header__user-menu,
.header__ordering-menu {
  float: none; }

.header__ordering-menu + .header__user-menu,
.header__shop-menu {
  margin-left: 3rem; }

.header__ordering-menu {
  margin-left: 0;
  margin-top: 1rem; }

.header__ordering-menu .dropdown-menu__header-link {
  color: #000000;
  background-color: #fdd514;
  border: none;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.9rem 2.2rem;
  transition: background-color .2s ease, color .2s ease;
  border-radius: 1rem; }

.header__ordering-menu .dropdown-menu__header-link:hover {
  background-color: #e5e5e5;
  color: #000000; }

.header__logo {
  float: right;
  max-width: 30.2rem;
  transition: all .3s ease; }

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

.header__logo-image_mobile {
  display: none; }

.header__logo-image_desktop {
  display: block; }

@media screen and (max-width: 75rem) {
  .header__logo-image_mobile {
    display: block; }

  .header__logo-image_desktop {
    display: none; } }
@media screen and (min-width: 52.51rem) {
  .header__shop-menu,
  .header__user-menu,
  .header__ordering-menu {
    display: inline-block;
    vertical-align: top; }

  .header__shop-menu,
  .header__user-menu {
    margin-top: 1.9rem; } }
@media screen and (max-width: 52.5rem) {
  .header {
    border-bottom: solid 0.1rem #f6f6f6;
    position: relative;
    z-index: 999;
    box-shadow: 0.5px 0.866px 6px 0px rgba(0, 0, 0, 0.05);
    padding-top: 0.9rem;
    padding-bottom: 0.7rem;
    min-height: 7.5rem; }

  .header__wrapper {
    width: 96%;
    text-align: center; }

  .header__logo {
    margin-left: 0;
    margin-right: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    position: absolute;
    top: 0.9rem;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, 0); }

  .header__logo-image {
    max-width: 17.1rem; }

  .header__logo-image_mobile {
    display: block; }

  .header__logo-image_desktop {
    display: none; } }
/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 400;
  line-height: 2rem;
  background: url(../assets-images/footer-bg.jpg) top center; }

.footer__wrapper {
  padding: 1rem 0;
  box-sizing: border-box; }

.footer__nav {
  padding: 0 0; }

.footer__credits {
  padding: 0.8rem 0; }

.footer__links {
  font-size: 0;
  margin-top: 0.8rem; }

.footer__links li {
  margin: 0 0.45rem;
  vertical-align: top; }

.footer__link {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 400;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  text-decoration: underline;
  vertical-align: top; }

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

.footer .social-icons {
  margin-top: 0;
  font-size: 0;
  line-height: 3.6rem; }

.footer .social-icons__icon {
  vertical-align: top;
  margin: 0 0.3rem; }

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

.footer .social-icons__link {
  display: block;
  text-align: center; }

.footer .social-icons__icon i {
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  border-radius: .6rem;
  transition: all .3s ease;
  font-size: 2.4rem; }

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

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

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

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

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

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

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

.social-icons__icon .social-icons__facebook {
  background-color: #3d568a; }

.social-icons__icon .social-icons__twitter {
  background-color: #00adf4; }

.social-icons__icon .social-icons__google-plus {
  background-color: #ff4a36; }

.social-icons__icon .social-icons__instagram {
  background-color: #0085b4; }

.social-icons__icon .social-icons__email {
  background-color: #7fba01; }

.social-icons__icon .social-icons__youtube {
  background-color: #fdd514; }

.social-icons__icon .social-icons__tiktok {
  background-color: #fd9714; }

.social-icons__link:hover .social-icons__facebook {
  background-color: #2e416a; }

.social-icons__link:hover .social-icons__twitter {
  background-color: #0083b9; }

.social-icons__link:hover .social-icons__google-plus {
  background-color: #b73526; }

.social-icons__link:hover .social-icons__instagram {
  background-color: #016a8f; }

.social-icons__link:hover .social-icons__email {
  background-color: #70a500; }

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

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

@media screen and (max-width: 52.5rem) {
  .footer__wrapper {
    padding: 2rem 0 0 0;
    width: 100%; }

  .footer__nav ~ .footer__credits {
    padding: 0 2%;
    background-color: rgba(0, 0, 0, 0.7);
    line-height: 3.4rem;
    margin-top: 1.4rem; }

  .footer__links {
    margin-top: 0;
    margin-bottom: .5rem; }

  .footer__links li {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem; }

  .footer .social-icons__icon,
  .footer .social-icons__icon:first-child {
    margin-left: .3rem;
    margin-right: .3rem;
    margin-bottom: .6rem; } }
/* Scroll up button
   -------------------------------------------------------------------------- */
.scroll-up {
  padding: 0;
  width: 5rem;
  height: 4.4rem;
  color: #fff;
  background-color: #4e8bd0;
  border-radius: 0.4rem 0.4rem 0 0; }

.scroll-up__icon {
  width: 5rem;
  height: 4.4rem;
  display: block; }
  .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: ""; }

.scroll-up__icon:before {
  font-size: 1.6rem;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%); }

/* NiceSelect (used as a <select> replacement)
   -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  border: 0.0625rem solid #c7c7c7;
  border-radius: 1rem;
  line-height: 2.8rem;
  height: 3rem;
  background-color: #f6f6f6; }

.nice-select.open {
  border-radius: 1rem 1rem 0 0;
  border-bottom: none;
  border-color: #c7c7c7; }

.nice-select:after {
  border-bottom: solid 0.0625rem #555555;
  border-right: solid 0.0625rem #555555; }

.nice-select > .current {
  color: #555555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.nice-select .option:hover {
  color: #000000;
  background-color: #f2d437; }

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option.selected.focus:hover {
  color: #000000;
  background-color: #f2d437; }

.nice-select.open .list {
  margin-top: -.0625rem;
  border-radius: 0 0 1rem 1rem;
  border: solid 0.0625rem #c7c7c7;
  box-shadow: none;
  border-top: none;
  width: calc(100% + .0625rem);
  background-color: #f6f6f6; }

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
/* Desktop navigation:
   * account pages
   * category pages (touch only)
   -------------------------------------------------------------------------- */
.category-navigation {
  background-color: #f6f6f6;
  font-size: 0;
  margin-top: -4.65rem; }

.category-navigation.fixed-topbar {
  margin-top: 0; }

.category-navigation__item {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 0.4rem;
  vertical-align: top; }

.category-navigation__item:not(:first-child) {
  margin-left: 2rem; }

.category-navigation__link {
  padding: 0;
  line-height: 4.2rem;
  border-bottom: solid 0.4rem transparent;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.category-navigation__link:hover,
.category-navigation__item_active .category-navigation__link {
  color: #5190d3;
  background-color: transparent;
  border-bottom: solid 0.4rem #5190d3; }

@media screen and (max-width: 75rem) {
  .category-navigation {
    margin-top: 0; } }
@media screen and (max-width: 52.5rem) {
  .category-navigation__link {
    border-bottom: solid .2rem transparent; }

  .category-navigation__link:hover,
  .category-navigation__item_active .category-navigation__link {
    border-bottom: solid 0.2rem #5190d3; } }
.category-navigation_mobile {
  margin-top: 0;
  background-color: #ffffff;
  height: 5.2rem; }

.category-navigation_mobile .category-navigation__list {
  padding-top: 1.7rem; }

.category-navigation_mobile .category-navigation__link {
  font-size: 1.4rem;
  line-height: 1.6rem; }

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

.account-navigation__list {
  padding-left: 0; }

.account-navigation__item {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 3rem;
  padding: 1.1rem 1.5rem;
  padding-top: 0;
  padding-bottom: 0; }

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

.account-navigation__link {
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: 1.1rem 0 .7rem;
  border-bottom: solid .4rem transparent; }

.account-navigation__link:hover,
.account-navigation__item_active .account-navigation__link {
  color: #5190d3;
  background-color: transparent;
  border-bottom: solid .4rem #0091d6; }

/* Desktop navigation:
   * category pages (sidetouch only)
   -------------------------------------------------------------------------- */
/*$sidetouch-category-navigation-color: #777;
$sidetouch-category-navigation-background-color: transparent;
$sidetouch-category-navigation-active-color: #212121;
$sidetouch-category-navigation-background-active-color: transparent;
@mixin sidetouch-category-navigation-font { @include set-font($base-font, 1.6rem, $sidetouch-category-navigation-color, 700, uppercase) }

.category-navigation_sidetouch { background-color: $sidetouch-category-navigation-background-color; }
.category-navigation_sidetouch .category-navigation__item { @include sidetouch-category-navigation-font; }
.category-navigation_sidetouch .category-navigation__link:hover,
.category-navigation_sidetouch .category-navigation__item_active .category-navigation__link { color: $sidetouch-category-navigation-active-color; background-color: $sidetouch-category-navigation-background-active-color; }*/
/* Desktop navigation:
   * checkout pages
   -------------------------------------------------------------------------- */
.checkout-navigation {
  background-color: #f6f6f6; }

.checkout-navigation__wrapper {
  border-top: none;
  border-bottom: none; }

.checkout-navigation__list {
  padding-left: 0;
  font-size: 0; }

.checkout-navigation__item {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0;
  line-height: 4.9rem;
  padding: 0 2rem;
  height: 4.9rem; }

.checkout-navigation__item span {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  line-height: 4.9rem; }

.checkout-navigation__item_active {
  color: #000000;
  background-color: #fdd514; }

@media screen and (max-width: 30rem) {
  .checkout-navigation__item:not(.checkout-navigation__item_active) .checkout-navigation__item-title {
    display: none; } }
.checkout-navigation__item_active:before,
.checkout-navigation__item_active:after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 2.45rem solid transparent;
  border-top: 2.45rem solid transparent;
  top: 0; }

.checkout-navigation__item_active:before {
  right: -2.45rem;
  border-left: 2.45rem solid #f6f4ea;
  z-index: 2; }

.checkout-navigation__item_active:after {
  right: -2.45rem;
  border-left: 2.45rem solid #fdd514;
  z-index: 3; }

.checkout-navigation__item_active:last-child:before,
.checkout-navigation__item_active:last-child:after {
  display: none; }

.checkout-navigation__item_active + .checkout-navigation__item {
  padding-left: 3.4rem; }

@media screen and (max-width: 52.5rem) {
  .checkout-navigation__list {
    padding-left: 0; } }
/* Desktop: user and shop menus
   -------------------------------------------------------------------------- */
.dropdown-menu__header-link {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #565656;
  padding: 0;
  line-height: 2rem; }

.dropdown-menu__header-link:hover {
  color: #565656;
  background-color: transparent;
  text-decoration: none; }

.dropdown-menu__body {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  background-color: #ffffff;
  border: none; }

.dropdown-menu_user .dropdown-menu__body {
  width: auto;
  border-radius: 0.5rem;
  box-shadow: 0 0 0.7rem 0.3rem rgba(183, 183, 183, 0.3);
  right: -1.9rem;
  margin-top: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.dropdown-menu_user .dropdown-menu__body:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: -0.6rem;
  right: 1.6rem;
  z-index: 2;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.7rem solid #ffffff; }

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

.dropdown-menu_user .dropdown-menu__item-link {
  white-space: nowrap; }

.dropdown-menu_user .dropdown-menu__item-link {
  padding: 0 1rem;
  font-size: 1.4rem;
  line-height: 3rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.dropdown-menu_user .dropdown-menu__item-link:hover {
  text-decoration: none;
  color: #000000;
  background-color: #f2d437; }

.dropdown-menu__header-icon {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4rem 0.4rem 0 0.4rem;
  border-color: #565656 transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  transform: translate(0, -50%);
  transition: all .3s ease; }

.header__shop-menu .dropdown-menu__header-link,
.dropdown-menu_user .dropdown-menu__header-link {
  padding-right: 2rem; }

.header__shop-menu [data-dropdown-open] .dropdown-menu__header-icon,
.dropdown-menu_user[data-dropdown-open] .dropdown-menu__header-icon {
  transform: translate(0, -50%) rotate(180deg); }

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

/* Mobile: menu on the left (navigation)
   -------------------------------------------------------------------------- */
.mobile-menu__header {
  background-color: #0090d3; }

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

.mobile-menu__section_user {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  background-color: #f6f6f6;
  line-height: 1.8rem; }

.mobile-menu__section {
  border-bottom: 0.1rem solid #ebecd6; }

.mobile-menu__section:last-child {
  border-bottom: none; }

.mobile-menu__section-link {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  background-color: #ffffff;
  padding: 2rem 1.5rem; }

.mobile-menu__section_unfolded .mobile-menu__section-link {
  color: #000000;
  background-color: #f2d437; }

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

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

.mobile-menu__section_login .mobile-menu__section-link {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  background-color: #f6f6f6; }

.mobile-menu__item {
  border-top: 0.1rem solid #ebecd6; }

.mobile-menu__item-link {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  background-color: #ffffff;
  padding: 2rem 1.5rem; }

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

@media screen and (max-width: 52.5rem) {
  .header__burger-menu {
    margin-top: 0.7rem; }

  .burger-menu__button {
    width: 2.5rem;
    padding: 1.4rem 2rem 1.4rem 0; }

  .burger-menu__link {
    display: block; }

  .burger-menu__line {
    display: block;
    height: 0.2rem;
    border: none;
    background-color: #0090d6; }

  .burger-menu__line + .burger-menu__line {
    margin-top: 0.6rem; }

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

.basket-menu__items {
  background-color: #ffffff;
  border: 0.2rem solid #0090d6; }

/* Shop info.
   * desktop: displayed in a popup
   * mobile: displayed in the left menu
   -------------------------------------------------------------------------- */
.dropdown-menu_shop .dropdown-menu__body {
  width: 47.8rem;
  margin-top: 1.2rem;
  border: none;
  background-color: transparent; }

.shop-info {
  background-color: transparent; }

.shop-info_desktop {
  background: url(../assets-images/resto-info-bg.jpg) top center;
  overflow: visible;
  position: relative;
  padding: 2.1rem 2.3rem 2.5rem; }

.shop-info_desktop:before,
.shop-info_desktop:after {
  display: block;
  content: '';
  width: 100%;
  height: 1.2rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0); }

.shop-info_desktop:before {
  background: url(../assets-images/resto-info-before-bg.png) top center;
  top: -1.2rem;
  z-index: 1; }

.shop-info_desktop:after {
  background: url(../assets-images/resto-info-after-bg.png) bottom center;
  top: 100%;
  z-index: 2; }

.shop-info__header {
  margin-bottom: 1.9rem; }

.shop-info__title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0190d4;
  font-weight: 600;
  line-height: 3.6rem;
  margin-bottom: 0; }

.shop-info__social-icons {
  font-size: 0;
  line-height: 3rem; }

.social-icons__icon {
  vertical-align: top;
  margin: 0 0.3rem; }

.social-icons__icon .social-icons__link {
  display: block;
  border-radius: 0; }

.social-icons__icon .social-icons__link i {
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  color: #ffffff;
  font-size: 2.4rem;
  transition: all .3s ease;
  border-radius: .6rem; }

.social-icons__icon i:before {
  line-height: 3.6rem; }

.shop-info__google-maps {
  margin-bottom: 1.6rem; }

.shop-info__features .shop-info__feature:first-child {
  margin-top: 0; }

.shop-info__feature-title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0091d2;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.4rem; }

.shop-info__feature-content {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  line-height: 2.4rem; }

.shop-info__link {
  color: #000000; }

@media screen and (max-width: 52.5rem) {
  .shop-info__social-icons {
    float: left;
    clear: left;
    margin-top: .5rem; }

  .shop-info__social-icons .social-icons__icon {
    margin: 0 .2rem; }

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

  .shop-info__social-icons .social-icons__icon .social-icons__link,
  .shop-info__social-icons .social-icons__icon .social-icons__link i {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.6rem;
    line-height: 2.5rem; }

  .shop-info__social-icons .social-icons__icon .social-icons__link i:before {
    line-height: 2.5rem; } }
/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Page header
   -------------------------------------------------------------------------- */
.category__header {
  margin-bottom: 1.2rem;
  margin-top: 0; }

.category__title {
  font-size: 2.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #5190d3;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  line-height: 2.4rem; }

.category__subcategory-title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  line-height: 2rem;
  margin-bottom: 1.3rem; }

.category__description {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  line-height: 2.4rem;
  margin-bottom: 1.2rem;
  text-align: center;
  margin-top: 1.2rem; }

@media screen and (max-width: 52.5rem) {
  .category__title {
    word-break: break-word; } }
/* Product
   -------------------------------------------------------------------------- */
.product__wrapper {
  background-color: #ffffff; }

.product__picture-container {
  margin-bottom: 0;
  position: relative; }

.product__picture-container:after {
  content: '';
  display: block;
  width: 100%;
  height: 2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url(../assets-images/product-image-decoration.png) top center no-repeat; }

.product__top {
  padding-left: 0;
  padding-right: 0; }

.product__name {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0090d6;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2rem;
  word-break: break-word; }

.product__description {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  margin-top: 0.6rem;
  line-height: 1.8rem; }

.product__bottom {
  margin-top: 1.2rem; }

.product__buttons {
  margin-top: 1.2rem;
  padding: 0; }

.product__sku-label {
  display: block;
  width: 100%;
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  margin-right: 0; }

.product__sku-list {
  padding: 0; }

.product__sku-list .nice-select__container,
.product__sku-list .nice-select,
.nice-select.open .list {
  width: calc(100% + 0.125rem);
  margin-left: -0.0625rem; }

.nice-select.open .list {
  border: solid 0.1rem #cdcdcd;
  border-top: none;
  background-color: #ffffff; }

.product__sku-list .nice-select__container {
  vertical-align: top; }

.product__sku-list .nice-select {
  border-color: #cdcdcd;
  background-color: #ffffff; }

.product__sku-value {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  line-height: 2.8rem;
  display: inline-block;
  vertical-align: top;
  color: #555555;
  border: solid 0.0625rem #cdcdcd;
  border-radius: 1rem;
  width: 100%;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  box-sizing: border-box; }

.product__sku-select.nice-select {
  background-color: #ffffff; }

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

.product__counter {
  color: #fdd514;
  line-height: 2rem;
  height: 2rem; }

/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product__add {
  color: #000000;
  background-color: #fdd514;
  border: none;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 1rem 0;
  font-size: 0;
  height: auto;
  line-height: 1.2rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  border-radius: 1rem; }
  .product__add:hover {
    color: #000000;
    background-color: #e5e5e5; }

.product__add-value,
.product__price {
  display: inline-block;
  vertical-align: top;
  font-size: 1.2rem;
  line-height: 1.2rem;
  width: calc(50% - .1rem); }

.product__price {
  border-left: solid 0.1rem #000000; }

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

.product__customise {
  color: #000000;
  background-color: transparent;
  border: none;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-weight: 400;
  width: 40%;
  height: 3.2rem;
  line-height: 3.2rem;
  padding: 0;
  text-decoration: underline;
  text-align: left;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: none; }
  .product__customise:hover {
    color: #5190d3;
    background-color: transparent; }

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

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

@media screen and (max-width: 52.5rem) {
  .category.category_improved {
    padding-bottom: 4.6rem; }

  .category__products .product {
    border-top: solid .1rem #ececec;
    margin-bottom: 0; }

  .category__products .product:last-child {
    border-bottom: solid .1rem #ececec; }

  .product.product_favourites {
    padding: 0; }

  .category__products_favourites .product_favourites:first-child {
    border-top: none; }

  .category__products_favourites .product_favourites:last-child {
    border-bottom: none; }

  .product_improved .product__mobile-price {
    font-size: 1.2rem;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.6rem; }

  .product_improved .product__mobile-price-from,
  .product_improved .product__mobile-price-value {
    font-size: 1.2rem; }

  .category__subcategory + .category__subcategory {
    margin-top: 1.3rem; } }
/* Favourite icon
   -------------------------------------------------------------------------- */
.product__favourite_add .product__favourite-icon {
  color: #d9d9d9; }
  .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: #cf4033; }
  .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__header {
  margin-bottom: 2.1rem;
  margin-top: 0; }

.deal-wizard__title {
  font-size: 2.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #5190d3;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.4rem;
  text-align: center; }

.deal-wizard-navigation {
  background-color: transparent;
  margin-bottom: 1rem; }

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

.deal-wizard-navigation__tab {
  margin-bottom: 1rem; }

.deal-wizard-navigation__tab:before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 1.8rem;
  height: 100%;
  background-color: #ebecd6; }

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

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

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

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

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

.deal-wizard-navigation__tab:first-child,
.deal-wizard-navigation__tab:first-child .deal-wizard-navigation__link {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem; }

.deal-wizard-navigation__tab:last-child,
.deal-wizard-navigation__tab:last-child .deal-wizard-navigation__link {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem; }

.deal-wizard-navigation__link {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  margin-right: 1.8rem;
  background-color: #ebecd6; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  font-weight: 600; }

.deal-wizard-navigation__link:after,
.deal-wizard-navigation__title:after {
  border-top: 1.75rem solid transparent;
  border-bottom: 1.75rem solid transparent;
  border-left: 1.8rem solid; }

.deal-wizard-navigation__link:before,
.deal-wizard-navigation__link:after {
  left: auto; }

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

.deal-wizard-navigation__link:after {
  right: -1.65rem;
  border-left-color: #ebecd6; }

.deal-wizard-navigation__title {
  overflow: visible;
  line-height: 3.5rem;
  height: 3.5rem;
  text-transform: uppercase; }

.deal-wizard-navigation__title:after {
  height: 0;
  width: 0;
  border-left-color: #cfd385;
  right: -1.8rem; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  color: #ffffff;
  background-color: #b0b92f; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
  border-left-color: #b0b92f;
  right: -1.65rem; }

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

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

/* ==========================================================================
   BASKET
   ========================================================================== */
/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  background-color: #f6f6f6;
  padding: 1rem; }

.basket__title {
  font-size: 1.6rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #5190d3;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.9rem; }

/*TODO*/
.basket__repeat {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 400;
  line-height: 2rem;
  text-decoration: underline;
  margin-top: -.1rem; }

@media screen and (max-width: 52.5rem) {
  .basket__repeat {
    padding-top: 0; }

  .basket__title {
    line-height: 2.1rem; } }
@media screen and (max-width: 23.75rem) {
  .basket__repeat {
    padding-left: 0;
    margin-bottom: .5rem; }

  .basket__title {
    float: none; } }
/* Basket item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: #f6f6f6;
  padding: 1.9rem 1.5rem 0; }

.basket-item + .basket-item {
  margin-top: 1.5rem; }

.basket-item__title {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  line-height: 1.6rem;
  position: relative; }

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

.basket__items .basket-item:last-child {
  padding-bottom: .5rem; }

.basket-item__option {
  font-size: 1.2rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #b6b6b6;
  font-weight: 400;
  line-height: 1.6rem;
  color: rgba(0, 0, 0, 0.7); }

.basket-item__option-name {
  padding-left: 0; }

.basket-item__details {
  padding-right: 2rem; }

.basket-item__delete {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; }

.basket-item__delete-icon {
  display: block;
  padding: 0;
  width: 1.6rem;
  height: 1.6rem;
  background: url(../assets-images/basket-icon-remove.png) top left no-repeat; }

.basket__empty {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  background-color: #ebecd6;
  line-height: 1.6rem;
  padding: 1rem; }

/* Basket deal title
   -------------------------------------------------------------------------- */
.basket-deal__header {
  background-color: #b0b92f;
  padding: 0.6rem 1rem;
  position: relative; }

.basket-deal__title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.6rem; }

.basket-deal__delete {
  display: block;
  position: absolute;
  top: .8rem;
  right: 1.5rem;
  z-index: 1; }

.basket-deal__delete-icon {
  display: block;
  padding: 0;
  width: 1.2rem;
  height: 1.2rem;
  background: url(../assets-images/basket-icon-close.png) top left no-repeat; }

/* Basket deal item
   -------------------------------------------------------------------------- */
.basket-deal__items {
  background-color: #ebecd6;
  padding: 1.9rem 1.5rem; }

.basket-deal__item-title {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  text-decoration: none;
  position: relative; }

.basket-deal__item-title:hover {
  color: #000000;
  text-decoration: underline; }

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

.basket-deal__item-option {
  font-size: 1.2rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #b6b6b6;
  font-weight: 400;
  line-height: 1.6rem;
  color: rgba(0, 0, 0, 0.7); }

.basket-deal__item-option-name {
  padding-left: 0; }

.basket-deal__item-details {
  padding-right: 2rem; }

.basket-deal__item-delete {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; }

.basket-deal__item-delete-icon {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  padding: 0;
  background: url(../assets-images/basket-icon-remove.png) top left no-repeat; }

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #3c3c3c;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 1rem;
  overflow: hidden; }

.basket__delivery-method {
  background-color: #e5e5e5;
  padding: 1rem 0;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  line-height: 1.8; }

.basket__delivery-radio:checked + .basket__delivery-method,
.basket__delivery-option:hover .basket__delivery-method {
  color: #000000;
  background-color: #fdd514; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__footer {
  color: #555555;
  background-color: #f6f6f6;
  padding: 1rem 0; }

.basket__footer-row {
  padding: 1rem 1.5rem 0.5rem; }

.basket__time {
  margin-top: 0.8rem; }

.basket__time .nice-select__container {
  margin: 0; }

.basket__button-link {
  color: #000000;
  background-color: #fdd514;
  border: none;
  border-radius: 1rem;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 3.2rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: 0; }
  .basket__button-link:hover {
    color: #000000;
    background-color: #e5e5e5; }

.basket__error {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 0;
  padding: 0.6rem 1rem;
  line-height: 2rem;
  color: #ffffff;
  background-color: #9a2300; }

.text-below-basket {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.8rem;
  padding: 2.6rem 2.2rem;
  color: #ffffff;
  background-color: #545864; }

.basket__charge-title,
.basket__charge-amount {
  font-size: 1.8rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #5190d3;
  font-weight: 600;
  line-height: 2.4rem; }

.basket__total-title,
.basket__total-amount {
  font-size: 1.8rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #5190d3;
  font-weight: 600;
  text-transform: uppercase; }

.basket__coupon-enable {
  padding: 0;
  line-height: 3rem;
  height: 3rem; }

.basket__coupon-validate {
  color: #000000;
  line-height: 2.9rem;
  height: 2.9rem; }

.basket__coupon-input {
  border-radius: 1rem;
  outline: none;
  box-shadow: none;
  border: solid .1rem #b0b0b0;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .3rem;
  padding-bottom: .3rem; }

/*.mobile-basket-button__nb-items { @include basket-button-font; }
.mobile-basket-button__icon { border-bottom-color: $basket-button-color; }
.mobile-basket-button__icon:after { border-left-color: $basket-button-color; }
.mobile-basket-button__link { @include button($basket-button-color, $basket-button-background-color, $basket-button-hover-color, $basket-button-hover-background-color, null, $basket-button-border-radius); @include basket-button-font; }*/
.mobile-basket-button {
  background-color: #fdd514; }

.mobile-basket-button__link {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase; }

.mobile-basket-button__items {
  font-size: 1.2rem; }

/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  border-radius: 0;
  width: 89.9rem;
  background: url(../assets-images/bg-pop.jpg) top center;
  background-color: transparent;
  overflow: visible;
  position: relative; }

.popup_improved.popup_full-height {
  height: 93%;
  padding-bottom: 8rem; }

@media screen and (max-width: 52.5rem) {
  .popup_improved.popup_full-height {
    padding-bottom: 4.4rem; } }
.popup:before {
  display: block;
  content: "";
  width: 100%;
  height: 3.2rem;
  position: absolute;
  top: -2.2rem;
  left: 0;
  z-index: 1;
  background: url(../assets-images/bg-pop-top.png) top center; }

.popup:after {
  display: block;
  content: "";
  width: 100%;
  height: 3rem;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -1;
  background: url(../assets-images/bg-pop-bottom.png) top center;
  margin-top: -1rem; }

.popup_improved .popup__wrapper {
  padding: 3.4rem 4.6rem; }

.popup_improved .popup__header {
  margin-bottom: 1.7rem; }

.popup_improved .popup__title,
.popup__price {
  font-size: 2.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0090d3;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.4rem; }

.popup_improved .popup__title-mobile-close-icon {
  font-style: normal;
  color: #000000;
  width: 2.5rem;
  height: 3.3rem;
  background: url(../assets-images/mobile-popup-arrow.png) left center no-repeat; }

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

@media screen and (max-width: 52.5rem) {
  .popup_improved.popup_full-height {
    height: 100%; }

  .popup_improved .popup__wrapper {
    padding: 2rem; } }
/*$popup-scrolled-title-box-shadow: 0 0 .5rem rgba($black,.5);*/
.popup_improved.popup_scrolled .popup__title {
  padding-left: 4.6rem;
  background-color: #e8e6e5;
  border-bottom: solid 0.1rem #d9d9d9;
  box-shadow: none; }

@media screen and (max-width: 52.5rem) {
  .popup_improved.popup_scrolled .popup__title {
    padding-left: 2rem; } }
.popup_improved .popup__title-mobile-close {
  margin-top: -.6rem; }

.popup__description {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  line-height: 1.8rem; }

.popup_improved .popup__description {
  margin-top: 1.7rem; }

/* Popup group
   -------------------------------------------------------------------------- */
.popup-group__quantity-button {
  width: 2.4rem;
  height: 2rem; }

.popup-group__quantity-field {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0090d3;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  border: none;
  background-color: transparent; }

.popup-group__quantity-minus-icon,
.popup-group__quantity-plus-icon {
  display: block;
  width: 2.4rem;
  height: 2rem; }

.popup-group__quantity-button .popup-group__quantity-minus-icon:before,
.popup-group__quantity-button .popup-group__quantity-plus-icon:before {
  display: none; }

.popup-group__quantity-minus-icon {
  margin-right: 0;
  color: #000000;
  background: url(../assets-images/popup-icon-minus.png) center center no-repeat; }
  .popup-group__quantity-minus-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.popup-group__quantity-plus-icon {
  margin-left: 0;
  color: #000000;
  background: url(../assets-images/popup-icon-plus.png) center center no-repeat; }
  .popup-group__quantity-plus-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.popup-group__label,
.popup-group__single-choice {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0090d3;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 3.2rem;
  color: #555555; }

.popup-group__label {
  color: #0090d3; }

.popup-group__line .nice-select__container {
  width: 14.5rem; }

.popup-group__line .nice-select {
  height: 3rem;
  line-height: 2.8rem;
  width: 100%;
  background-color: #eae9e8; }

.popup-group__line .nice-select.open .list {
  background-color: #eae9e8; }

.popup-group__line .nice-select.open .option {
  padding-left: 18px;
  padding-right: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/* Popup row
   -------------------------------------------------------------------------- */
.popup-row__title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0090d3;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 0.5rem;
  border-bottom: solid 0.1rem #d9d9d9;
  margin-bottom: 1.6rem; }

.popup-row__description {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400; }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-enum__text {
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  color: #3c3c3c;
  font-weight: 600;
  border: none;
  line-height: 3.2rem;
  padding: 0 1rem;
  min-width: 11.4rem;
  box-sizing: border-box; }

.popup-enum__radio:checked + .popup-enum__text {
  color: #000000;
  background-color: #f2d437;
  font-weight: 600; }

.popup-enum__radio:disabled + .popup-enum__text {
  color: #000000;
  background-color: #555555; }

.popup-enum__option {
  margin: 0 0.5rem 1rem 0;
  background-color: #e0dfdf;
  overflow: hidden;
  border-left: none;
  border-radius: 1rem; }

/* Popup set
   -------------------------------------------------------------------------- */
.popup-set__group-title {
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0090d3;
  font-weight: 600;
  text-transform: uppercase; }

.popup-set__label {
  padding-left: 0;
  padding-bottom: 2.6rem; }

.popup-set__text {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  line-height: 1.6rem;
  font-weight: 400;
  color: #555555;
  position: relative;
  padding-left: 2.6rem;
  padding-bottom: 0; }

.popup-set__text:before {
  border-color: #61605f;
  background-color: transparent;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 0.5rem; }

.popup-set__text:after {
  background-color: #0090d3;
  top: 0.4rem;
  left: 0.4rem;
  margin: 0;
  z-index: 2;
  border-radius: 0.2rem;
  width: 0.8rem;
  height: 0.8rem; }

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

.popup-set__name,
.popup-set__price {
  display: inline-block;
  vertical-align: top; }

.popup-set__title {
  color: #555555; }

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

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

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup__buttons.popup-buttons_improved {
  padding-bottom: 3.4rem; }

.popup-buttons__button {
  color: #000000;
  background-color: #f2d437;
  border: none;
  padding: 0.8rem 1.2rem;
  border-radius: 0;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  border-radius: 1rem;
  line-height: 1.6rem;
  margin-right: 4rem;
  height: auto !important;
  padding: 0.8rem 1.2rem;
  margin-top: 1rem; }
  .popup-buttons__button:hover {
    color: #000000;
    background-color: #e5e5e5; }

.popup-buttons_improved .popup-buttons__button {
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.6rem;
  padding: 0.8rem 1.2rem; }

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

.popup-buttons_improved .popup-buttons__link {
  padding: 0;
  margin-left: 4rem; }

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

@media screen and (max-width: 52.5rem) {
  .popup__buttons.popup-buttons_improved {
    padding-bottom: 0; }

  .popup-buttons_improved .popup-buttons__button {
    margin-right: 0;
    width: 100%;
    border-radius: 0;
    margin-top: 0;
    padding: 1.4rem;
    font-size: 1.4rem; } }
/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  color: #000000;
  background-color: #fdd514;
  border: none;
  padding: 0.9rem 1.4rem;
  border-radius: 1rem;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  line-height: 1.4rem;
  font-weight: 600;
  text-transform: uppercase; }
  .form-buttons__button:hover {
    color: #000000;
    background-color: #e5e5e5; }

.form-buttons__link {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 400;
  text-decoration: underline;
  line-height: 3.2rem;
  padding: 0;
  font-weight: 400;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }

.form-buttons__link:hover {
  color: #5190d3;
  text-decoration: none; }

.checkout__footer .form-buttons__button {
  min-width: 16rem; }

/* Order page
   -------------------------------------------------------------------------- */
.page_orders .header {
  max-height: 8rem;
  padding-bottom: 3rem; }

.page_orders .header__logo {
  position: absolute; }

.page_orders .checkout__header {
  padding-top: 0;
  margin-bottom: 3.1rem; }

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

  .page_orders .content {
    margin-top: 0; }

  .page_orders .content .content__wrapper {
    width: 100%; }

  .page_orders .order-page .checkout {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

  .order-table {
    overflow: auto; }

  .order-table__header,
  .order-row {
    min-width: 45rem; } }
.order-table {
  margin-top: 1.5rem; }

.order-table__header {
  color: #000000;
  background-color: #e3e3e3; }

.order-table__header-item {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.4rem;
  padding: 1rem 0.5rem; }

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

.order-row__header {
  background-color: #f4f4f4;
  border-top: 0 solid transparent; }

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

.order-row__header-item {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  line-height: 1.8rem;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem; }

.order-row__order {
  border-top: 0 solid transparent; }

.order {
  color: #555555;
  font-size: 1.4rem;
  background-color: #f6f6f6; }

.order__group-title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0091d6;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.4rem;
  margin-bottom: 0.4rem; }

.order__repeat-button {
  color: #000000;
  background-color: #fdd514;
  border: none;
  border-radius: 0;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 3rem;
  font-weight: 600;
  padding: 0 1.7rem;
  border-radius: 1rem; }
  .order__repeat-button:hover {
    color: #000000;
    background-color: #e5e5e5; }

.order__repeat-empty-basket {
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 2.6rem;
  line-height: 3rem; }

.order__add-button {
  color: #000000;
  background-color: #fdd514;
  border: none;
  border-radius: 0;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 0 1.7rem;
  min-width: 8rem;
  line-height: 2.4rem;
  text-transform: uppercase;
  border-radius: 1rem; }
  .order__add-button:hover {
    color: #000000;
    background-color: #e5e5e5; }

.order__items-container {
  width: 85%;
  border-top: none; }

@media screen and (max-width: 52.5em) {
  .order__items-container {
    width: 100%; } }
.order__items-deal-header-column {
  padding: 0 1.5rem;
  background-color: #aeba0e;
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 3rem;
  font-weight: 600;
  text-transform: uppercase; }

.order__items-deal .order__items-column {
  color: #555555;
  background-color: #eff0de; }

.order__items-column {
  padding: 0.8rem 0.3rem;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #555555;
  font-weight: 400;
  background-color: #f6f6f6; }

.order__items-column:first-child {
  padding-left: 1.5rem; }

.order__items-column:last-child {
  padding-right: 0; }

.order__items-attribute {
  font-size: 1.2rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4rem;
  color: #7a7a7a; }

.order__items-footer,
.order__total {
  border-top-color: #d9d9d9; }

.order__items-total-title,
.order__items-total-price {
  font-size: 1.8rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #0091d6;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.4rem; }

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

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

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

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

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

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

.credit-page__form__button {
  color: #000000;
  background-color: #fdd514;
  border: none;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: 700;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .credit-page__form__button:hover {
    color: #000000;
    background-color: #e5e5e5; }

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

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

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

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

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

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

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

@media screen and (max-width: 52.5em) {
  .message_info {
    top: 0;
    bottom: auto;
    height: 0;
    text-align: center;
    background-color: transparent;
    right: 0; }

  .message_info .message__wrapper {
    display: inline-block;
    background-color: #dadada; } }
/* Important (warning/error) message displayed at the top
   Eg. someone tries to access /account without being logged in
   -------------------------------------------------------------------------- */
.message_error {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #9a2300;
  opacity: 1; }

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

.message__content {
  line-height: 1.8rem;
  padding-top: 1.85rem;
  padding-bottom: 1.85rem; }

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

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

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

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

.slider__wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 4.3rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 50;
  background: url(../assets-images/index-slideshow-mask.png) bottom center no-repeat;
  background-size: cover; }

.index-slideshow__image {
  width: 100%; }

.unslider-nav {
  bottom: 3.1rem;
  z-index: 55; }

.unslider-nav ol li {
  background-color: transparent;
  border: 0.1rem solid #fdd514;
  margin: 0 0.3rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%; }

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

/*.category-navigation__order-button { display: inline-block; float: right; margin: 6px 0 6px 5px;
    height: 40px; line-height: 40px;
    @include button(#000, #fff, $form-button-hover-color, $form-button-hover-background-color, (0 2em), $form-button-border-radius);
    @include set-font($base-font, 1.6rem, null, 600, uppercase); text-decoration: none;
    @include button-transition;
}
.category-navigation__order-button + .category-navigation__list { }*/
.index-slideshow-links__link {
  display: inline-block;
  min-width: 200px;
  margin: .5em .3em;
  box-sizing: border-box;
  color: #000000;
  background-color: #fdd514;
  border: none;
  padding: 0.9rem 1.4rem;
  border-radius: 1rem;
  font-size: 1.5rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-slideshow-links__link:hover {
    color: #000000;
    background-color: #e5e5e5; }

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

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

  .index-slideshow-links {
    position: static;
    margin-top: 1em; } }
/* Homepage: shop picker above the slideshow
   -------------------------------------------------------------------------- */
/*$index-locator-color: #000;
$index-locator-background-color: #ddd;
$index-locator-title-color: #fff;
$index-locator-title-background-color: #686868;

$index-locator-method-color: #191919;
$index-locator-method-background-color: #b6b6b6;
$index-locator-method-color-active: #fff;
$index-locator-method-background-color-active: #191919;

$index-locator-field-color: #000;
$index-locator-field-border-color: #c6c6c6;

$index-locator-button-color: #fff;
$index-locator-button-background-color: #000;
$index-locator-button-hover-color: #fff;
$index-locator-button-hover-background-color: #555;

$index-locator-postcode-warning-color: #191919;

$index-locator-postcode-selected-title-color: #000;
$index-locator-postcode-selected-link-color: #000;

$index-locator-restaurant-color: #000;
$index-locator-restaurant-name-color: #000;

.index-locator { color: $index-locator-color; background-color: $index-locator-background-color; }

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

.index-locator__title { @include set-font($base-font, 1.8rem, #fff, 400, uppercase); line-height: 1.2; text-align: center;
    background-color: $index-locator-title-background-color;
}
.index-locator__method { @include set-font($base-font, 1.5rem, $index-locator-method-color, 600, uppercase); }
.index-locator__method-name { background-color: $index-locator-method-background-color; }
.index-locator__method input[type=radio]:checked + span { color: $index-locator-method-color-active; background-color: $index-locator-method-background-color-active; }

.index-locator__postcode-input { @include set-font($base-font, 1.7rem, $index-locator-field-color, 400); border: 1px solid $index-locator-field-border-color; }
.index-locator__postcode-button { @include button($index-locator-button-color, $index-locator-button-background-color, $index-locator-button-hover-color,
        $index-locator-button-hover-background-color, 0, 0); @include set-font($base-font, 1.6rem, $index-locator-button-color, 400, uppercase);
    @include button-transition;
}
.index-locator__postcode-warning { color:$index-locator-postcode-warning-color; font-size: 1.3rem; }
.index-locator__text { @include set-font($base-font, 1.3rem, $index-locator-color, 400); }

.index-locator__postcode-selected { @include set-font($base-font, 1.5rem, $index-locator-postcode-selected-title-color, 600, uppercase); }
.index-locator__postcode-link { color: $index-locator-postcode-selected-link-color; font-weight: 400; }

.index-locator-restaurant { color: $index-locator-restaurant-color; font-size: 1.4rem; border-top: 1px solid #000; }
.index-locator-restaurant__name { @include set-font($base-font, 1.7rem, $index-locator-restaurant-name-color, 600); line-height: 1; }
.index-locator-restaurant__details {}
.index-locator-restaurant__phone { @include set-font($base-font, 1.7rem, $index-locator-restaurant-name-color, 600); line-height: 1; }
.index-locator-restaurant__phone a { color: $index-locator-restaurant-color; text-decoration: none; }
.index-locator-restaurant__map { }
.index-locator-restaurant__times-header { }
.index-locator-restaurant__times-body {}

.index-locator-restaurant__button { @include button($index-locator-button-color, $index-locator-button-background-color, $index-locator-button-hover-color,
        $index-locator-button-hover-background-color, 0, 0); @include set-font($base-font, 1.6rem, $index-locator-button-color, 400, uppercase);
    @include button-transition;
}*/
/* Homepage: connected customer
   -------------------------------------------------------------------------- */
/*$index-connected-customer-color: #000;
$index-connected-customer-background-color: #ddd;
$index-connected-customer-first-color: #fff;
$index-connected-customer-first-background-color: #474747;
$index-connected-customer-button-other-color: #000;
$index-connected-customer-button-other-background-color: #fff;
$index-connected-customer-button-other-hover-color: #fff;
$index-connected-customer-button-other-hover-background-color: #555;

.index-connected-customer { margin: 2rem 0; }
.index-connected-customer__wrapper { @include wrapper; }

.index-connected-customer__item { padding: 1.5rem 2rem; text-align: center; color: $index-connected-customer-color; background-color: $index-connected-customer-background-color; }
.index-connected-customer__title { margin-bottom: .5em; @include set-font($base-font, 1.8rem, $index-connected-customer-color, 600, uppercase); line-height: 1; }
.index-connected-customer__content { min-height: 3.6rem; }
.index-connected-customer__buttons { margin-top: 2rem; }
.index-connected-customer__button { display: inline-block; @include button($form-button-color, $form-button-background-color, $form-button-hover-color,
        $form-button-hover-background-color, (1rem 2rem), 0);
    @include set-font($base-font, 1.5rem, $form-button-color, 600, uppercase); text-decoration: none; line-height: 1;
    @include button-transition;
}

.index-connected-customer__item:first-of-type { color: $index-connected-customer-first-color; text-align: left; background-color: $index-connected-customer-first-background-color; }
.index-connected-customer__item:first-of-type .index-connected-customer__title { color: $index-connected-customer-first-color; }
.index-connected-customer__item:first-of-type .index-connected-customer__button { min-width: 35%; text-align: center; padding: 1rem .5rem; }
.index-connected-customer__item:first-of-type .index-connected-customer__button_other { margin-left: 1rem; background-color: $index-connected-customer-button-other-background-color; color: $index-connected-customer-button-other-color; }
.index-connected-customer__item:first-of-type .index-connected-customer__button_other:hover { color: $index-connected-customer-button-other-hover-color; background-color: $index-connected-customer-button-other-hover-background-color; }

@media screen and (max-width: 52.5em) {
    .index-connected-customer__content { min-height: 0; }
}*/
/* Homepage: microblog - a series of short blocks (image + text)
   -------------------------------------------------------------------------- */
/*.index-microblog__spacer { height: 4rem; }*/
/*$index-microblog-margin-bottom: 3rem;*/
.index-microblog {
  margin-bottom: 5rem;
  padding-top: 0; }

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

.index-microblog__wrapper + .index-microblog__wrapper {
  margin-top: 5rem; }

.index-microblog__post {
  padding: 0; }

.index-microblog__image-wrapper {
  border: none;
  background-color: #ffffff;
  margin: 0 0 1.2rem;
  position: relative; }

.index-microblog__image {
  width: 100%; }

.index-microblog__image-wrapper:after {
  content: '';
  display: block;
  width: 100%;
  height: 4.4rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5; }

.index-microblog__post {
  color: #555555;
  background-color: #ffffff;
  position: relative; }

.index-microblog__post:nth-child(1) .index-microblog__image-wrapper:after {
  background: url(../assets-images/index-microblog-img-mask-1.png) left bottom no-repeat; }

.index-microblog__post:nth-child(2) .index-microblog__image-wrapper:after {
  background: url(../assets-images/index-microblog-img-mask-2.png) left bottom no-repeat; }

.index-microblog__post:nth-child(3) .index-microblog__image-wrapper:after {
  background: url(../assets-images/index-microblog-img-mask-3.png) left bottom no-repeat; }

.index-microblog__post:nth-child(4) .index-microblog__image-wrapper:after {
  background: url(../assets-images/index-microblog-img-mask-4.png) left bottom no-repeat; }

.index-microblog__post:nth-child(5) .index-microblog__image-wrapper:after {
  background: url(../assets-images/index-microblog-img-mask-5.png) left bottom no-repeat; }

.index-microblog__post:nth-child(6) .index-microblog__image-wrapper:after {
  background: url(../assets-images/index-microblog-img-mask-6.png) left bottom no-repeat; }

.index-microblog__title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0090d6;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1.9rem;
  line-height: 1.4rem; }

.index-microblog__content p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  margin-bottom: 0; }

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

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

.index-microblog__link {
  display: inline-block;
  color: #000000;
  background-color: #fdd514;
  border: none;
  padding: 0.9rem 1.4rem;
  border-radius: 1rem;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  line-height: 1.6rem;
  padding: 1.1rem 1.5rem;
  border-radius: 10px;
  background-color: #fdd514; }
  .index-microblog__link:hover {
    color: #000000;
    background-color: #e5e5e5; }

.index-microblog__link:hover {
  color: #000000;
  background-color: #e5e5e5; }

/*TODO*/
@media screen and (max-width: 52.5rem) {
  .slider {
    margin-bottom: 4.8rem; }

  .index-microblog {
    margin-bottom: 0; }

  .index-microblog__wrapper {
    width: 96%;
    margin-bottom: 0; }

  .index-microblog__wrapper + .index-microblog__wrapper {
    margin-top: 0; }

  .index-microblog__image {
    width: auto; }

  .index-microblog__post:nth-child(n) {
    max-width: 37rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5rem; }

  .index-microblog__post:nth-child(n) .index-microblog__image-wrapper:after {
    background-position: center bottom; }

  .index-microblog__footer {
    position: static;
    margin-top: 3.4rem; }

  /*$index-microblog-margin-top-mobile: 0;
  $index-microblog-margin-bottom-mobile: 2rem;
  $index-microblog-padding-top-mobile: 2.5rem;
  $index-microblog-title-color-mobile: $blue-contrast;
  $index-microblog-paragraph-margin-bottom-mobile: 0;
  $index-microblog-footer-position-mobile: static;
  $index-microblog-footer-margin-mobile: (2rem 0 0 0);
  $index-microblog-link-padding-mobile: (1.1rem 1.3rem);
  $index-microblog-link-bg-color-mobile: $yellow-contrast;
  .index-microblog { margin-top: $index-microblog-margin-top-mobile; margin-bottom: $index-microblog-margin-bottom-mobile; padding-top: $index-microblog-padding-top-mobile; }
  .index-microblog__title { color: $index-microblog-title-color-mobile; }
  .index-microblog__content p { margin-bottom: $index-microblog-paragraph-margin-bottom-mobile; }
  .index-microblog__footer { position: $index-microblog-footer-position-mobile; margin: $index-microblog-footer-margin-mobile; }
  .index-microblog__link { padding: $index-microblog-link-padding-mobile; background-color: $index-microblog-link-bg-color-mobile;  }*/ }
/* Homepage: About us
   -------------------------------------------------------------------------- */
.index-about {
  width: 100%;
  max-width: 100%;
  margin: 0 auto 2rem;
  border-top: solid 0.4rem #008cd4;
  border-bottom: solid 0.4rem #008cd4;
  min-height: 46.4rem;
  box-sizing: border-box;
  background: url(../assets-images/about-banner.jpg) top center no-repeat; }

.index-about__wrapper {
  max-width: 120rem;
  margin: 0 auto;
  padding: 6.4rem 2% 0;
  text-align: left;
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 400;
  line-height: 3rem; }

.index-about__wrapper p {
  width: 40%; }

.index-about__title {
  font-size: 2.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 600;
  line-height: 3rem;
  margin-bottom: 2rem;
  width: 21%; }

@media screen and (max-width: 64rem) {
  .index-about__title {
    width: 40%; } }
@media screen and (max-width: 52.5rem) {
  .index-about {
    margin-bottom: 0;
    min-height: auto;
    background: url(../assets-images/about-mobile-bg.png) top 5.3rem center no-repeat;
    background-color: #000000; }

  .index-about__wrapper {
    padding: 36rem 3rem 6rem;
    text-align: center; }

  .index-about__wrapper p {
    width: 100%;
    max-width: 100%; }

  .index-about__title {
    width: 100%;
    max-width: 100%; } }
/* Homepage: newsletter signup form
   -------------------------------------------------------------------------- */
/*$index-newsletter-color: #fff;
$index-newsletter-background-color: #474747;
$index-newsletter-field-border-color: #c6c6c6;
$index-newsletter-line-height: 36px;
$index-newsletter-title-width: 300px;
$index-newsletter-button-width: 120px;

.index-newsletter { margin-bottom: 5rem; padding: 2rem 1rem; color: $index-newsletter-color; background-color: $index-newsletter-background-color; }
.index-newsletter__wrapper { @include wrapper; }

.index-newsletter__title { @include set-font($base-font, 1.9rem, $index-newsletter-color, 400, uppercase);
    margin-left: -$index-newsletter-title-width; line-height: $index-newsletter-line-height;}
.index-newsletter__fieldset { padding: 0 $index-newsletter-button-width 0 $index-newsletter-title-width; }
.index-newsletter__field { border: 1px solid $index-newsletter-field-border-color; height: $index-newsletter-line-height; line-height: $index-newsletter-line-height; }
.index-newsletter__button { @include button($form-button-color, $form-button-background-color, $form-button-hover-color, $form-button-hover-background-color, (0), $form-button-border-radius); @include set-font($base-font, 1.6rem, $form-button-color, 400, uppercase);
    @include button-transition;
    margin-right: -$index-newsletter-button-width; width: $index-newsletter-button-width - 5; height: $index-newsletter-line-height; line-height: $index-newsletter-line-height;
}*/
/* Homepage: map showing the position of the restaurant
   -------------------------------------------------------------------------- */
.index-map__wrapper {
  margin: 0 auto;
  max-width: 1200px;
  width: 96%; }
  .index-map__wrapper:before {
    display: table;
    content: ""; }
  .index-map__wrapper:after {
    display: table;
    content: "";
    clear: both; }

.index-map__shop {
  width: 40.4rem;
  background-color: #ffffff;
  border: none;
  padding: 2.5rem 1.2rem 1.6rem;
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  text-transform: none;
  line-height: 2.4rem; }

.index-map__shop-title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0090d6;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1rem;
  line-height: 1.4rem; }

.index-map__shop-phone {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.4rem;
  margin: 0.5rem 0; }

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

.index-map__shop .shop-info__social-icons {
  margin: 1rem 0 1.5rem; }

.index-map__order-button {
  color: #000000;
  background-color: #fdd514;
  border: none;
  border-radius: 1rem;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  display: block;
  margin: 1.5rem 0;
  width: 100%;
  padding: 1.1rem 0.5rem;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  line-height: 1.6rem;
  background-color: #fdd514;
  border-radius: 1rem; }
  .index-map__order-button:hover {
    color: #000000;
    background-color: #e5e5e5; }

.index-map__order-button:hover {
  color: #000000;
  background-color: #e5e5e5; }

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

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

/*TODO*/
@media screen and (max-width: 52.5rem) {
  .index-map__wrapper {
    width: 96%; }

  .index-map__shop {
    margin-top: 0;
    padding-top: 3.3rem;
    width: 100%;
    max-width: 30rem;
    padding-bottom: 0;
    margin-bottom: 1.5rem; }

  .index-map__embed,
  .index-map__embed-link {
    position: static;
    width: 100%;
    height: 30rem;
    overflow: hidden; }

  .index-map__embed-link {
    position: relative; }

  .index-map__embed-image {
    position: absolute;
    top: 50%;
    left: 39%;
    transform: translate(-50%, -50%); } }
/* Homepage: list of restaurants (franchises only)
   -------------------------------------------------------------------------- */
.index-shop-list {
  margin: 4rem 0 1rem; }

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

.index-shop-list__header {
  margin-bottom: 3rem;
  text-align: center; }

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

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

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

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

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

  .index-shop-list__header {
    margin-bottom: 2rem; } }
@media screen and (max-width: 40em) {
  .index-shop-list__title {
    font-size: 2.5rem; } }
/* ==========================================================================
   SPECIAL FEATURES
   ========================================================================== */
/* --------------------------------------------------------------------------
   SKU BUTTONS
   (optional feature, available on touch but NOT on sidetouch)
   --------------------------------------------------------------------------
   Shows product sizes (skus) as buttons instead of selects.
   To activate, create a 'size_buttons' tag and set it on the chosen products/categories
   -------------------------------------------------------------------------- */
.sku-buttons {
  border-radius: 0em; }

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

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

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

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

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

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

/* --------------------------------------------------------------------------
   GROUPED SKUS
   (optional feature)
   --------------------------------------------------------------------------
   Group size selection at the top of the page (instead of for every product).
   To activate, create a 'size_group' tag and set it on one or several main (topmost) categories.
   -------------------------------------------------------------------------- */
.grouped-skus__title {
  font-size: 1.6rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #5190d3;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 3.2rem; }

.grouped-skus__list {
  border-radius: 1rem;
  overflow: hidden; }

.grouped-skus__text {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #8b8b8b;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #f4f4f4;
  border-left: 0.0625rem solid #d9d9d9;
  height: 3.2rem;
  line-height: 3.2rem;
  transition: all .3s ease; }

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

.grouped-skus__radio:checked + .grouped-skus__text {
  color: #ffffff;
  background-color: #5190d3; }

.grouped-skus__item:hover .grouped-skus__text {
  color: #ffffff;
  background-color: #5190d3; }

.grouped-skus__item:hover .grouped-skus__radio:checked + .grouped-skus__text {
  color: #8b8b8b;
  background-color: #f4f4f4; }

@media screen and (max-width: 40rem) {
  .grouped-skus__item:nth-child(3n) .grouped-skus__text {
    border-left: none; } }
/* --------------------------------------------------------------------------
   CYO
   (optional page)
   --------------------------------------------------------------------------
   Makes a product editable in its own page instead of a popup.
   To activate, create a 'cyo' tag in theme.xml and set this tag on the product.
   -------------------------------------------------------------------------- */
.cyo__add-button {
  color: #000000;
  background-color: #f2d437;
  border: none;
  padding: 0.8rem 1.2rem;
  border-radius: 0;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase; }
  .cyo__add-button:hover {
    color: #000000;
    background-color: #e5e5e5; }

.cyo__fieldset-title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0090d3;
  font-weight: 600;
  text-transform: uppercase; }

.cyo__fieldset-description {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400; }

.cyo-enum__text {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  color: #3c3c3c;
  background-color: #e0dfdf; }

.cyo-enum__radio:checked + .cyo-enum__text {
  color: #000000;
  background-color: #f2d437; }

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

.cyo-set__label input[type=checkbox]:checked + .cyo-set__text:after {
  display: block;
  background-color: #f2d437; }

.cyo-set__group-title {
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0090d3;
  font-weight: 600;
  text-transform: uppercase; }

.cyo-set__text {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400; }

.cyo-set__text:before {
  border-color: #61605f;
  background-color: transparent; }

.cyo-set__text:after {
  color: transparent;
  background-color: #0090d3; }

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

.cyo-icon-enum__text_small:before {
  background-position: 10px 0; }

.cyo-icon-enum__text_medium:before {
  background-position: -73px 0; }

.cyo-icon-enum__text_large:before {
  background-position: -167px 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.locator-restaurant__button {
  color: #000000;
  background-color: #fdd514;
  border: none;
  padding: 0.5rem 2rem;
  border-radius: 1rem;
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.9rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .locator-restaurant__button:hover {
    color: #000000;
    background-color: #e5e5e5; }

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

/* --------------------------------------------------------------------------
   RESTAURANTS PAGE
   (optional page)
   -------------------------------------------------------------------------- */
.restaurants__button {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 700;
  background-color: #fdd514; }

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

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

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

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

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

.restaurants-search__warning {
  color: #9a2300; }

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

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

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

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

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

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

.restaurant-details__item_phone {
  color: #212121; }

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

.restaurant-details__order-button {
  color: #000000;
  background-color: #fdd514;
  border: none;
  padding: 0.9rem 1.4rem;
  border-radius: 1rem;
  font-size: 1.6rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 700; }
  .restaurant-details__order-button:hover {
    color: #000000;
    background-color: #e5e5e5; }

/* --------------------------------------------------------------------------
   PASSWORD STRENGTH CHECKER
   --------------------------------------------------------------------------
   On the 'register' and 'order_step2' pages
   -------------------------------------------------------------------------- */
.password-checker {
  background-color: #fff;
  border-color: #818181; }

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

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

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

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

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

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

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

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

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

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

/* --------------------------------------------------------------------------
   ADVANCED LOYALTY
   (optional feature)
   --------------------------------------------------------------------------
   Can be activated by setting the "loyalty_page" boolean parameter
   - Adds a /loyalty page
   - Adds links to this page in user, account and mobile menus
   -------------------------------------------------------------------------- */
.loyalty-dropdown {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0a0a0a;
  font-weight: 300; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*** Simple content ***/
.content_static .content__main {
  width: 100%;
  max-width: 80rem;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin: 0 auto;
  float: none; }

.static-page h1,
.static-page h2,
.static-page h3,
.static-page h4,
.static-page h5,
.static-page h6 {
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0088d0;
  font-weight: 600;
  text-transform: uppercase;
  margin: 1.2rem 0;
  text-align: center; }

.static-page h4,
.static-page h5,
.static-page h6 {
  color: #000000; }

.static-page h1 {
  font-size: 2.4rem;
  line-height: 2.4rem; }

.static-page h2 {
  font-size: 2.4rem;
  line-height: 2.4rem; }

.static-page h1,
.static-page h2,
.static-page .static-page__title {
  margin-bottom: 1.2rem; }

.static-page .static-page__title {
  font-size: 2.4rem;
  line-height: 2.4rem; }

.static-page h3 {
  font-size: 1.8rem;
  line-height: 1.8rem; }

.static-page h4 {
  font-size: 1.4rem;
  line-height: 1.4rem; }

.static-page h5 {
  font-size: 1.2rem;
  line-height: 1.2rem; }

.static-page h6 {
  font-size: 1rem;
  line-height: 1rem; }

.static-page p {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  line-height: 2.4rem;
  margin-bottom: 1rem; }

.static-page p + h2,
.static-page p + h3,
.static-page p + h4,
.static-page p + h5,
.static-page p + h6 {
  margin-top: 1.9rem; }

.static-page ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

.static-page ol {
  margin-left: 0;
  padding-left: 2.5rem;
  list-style: none; }

.static-page ol li {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  margin-bottom: 1.2rem;
  padding-left: 0; }

.static-page ul li {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555;
  font-weight: 400;
  margin-bottom: 1.2rem;
  padding-left: 2.5rem;
  position: relative;
  list-style: none; }

.static-page ul li:before {
  display: block;
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 5rem;
  background-color: #0f1f54;
  position: absolute;
  top: 56%;
  left: 0;
  z-index: 1;
  transform: translate(0, -50%); }

/* PRODUCT FAVOURITES */
.product_favourites {
  padding: 2rem;
  margin-bottom: 0.9rem; }

.product_favourites,
.product_favourites:nth-child(2n+1),
.product_favourites .product__wrapper {
  background-color: #f6f6f6; }

.product_favourites .product__picture-container {
  margin-bottom: 0; }

.product_favourites .product__add,
.product_favourites .product__customise + .product__add {
  justify-content: center;
  height: 3.2rem;
  line-height: 3.2rem;
  display: flex;
  min-width: 16rem;
  padding: 0 0.5rem; }

/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.checkout__title,
.credit-page__title {
  font-size: 2.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #5190d3;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.4rem;
  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: "Open Sans", Arial, Helvetica, sans-serif;
  color: #555555; }

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

.checkout-row__group {
  line-height: 3rem; }

.page_account .form-buttons__button {
  text-align: center; }

.page_edit_account .checkout-row__group .nice-select__container {
  min-width: 16rem; }

.page_edit_account .checkout-row__group .nice-select {
  width: 100%; }

.checkout-row__field-text {
  border-radius: 1rem;
  outline: none;
  box-shadow: none;
  border: solid .1rem #b0b0b0;
  padding-left: 1rem;
  padding-right: 1rem; }

.checkout-row__group-item_atoms {
  max-width: 38.1rem;
  font-size: 0; }

.checkout-row__group-atom {
  margin: 0 0.2rem 0 0;
  width: calc(50% - 3.3rem);
  text-align: right; }

.checkout-row__group-atom:first-child {
  width: 6.2rem; }

.checkout-row__group-atom:last-child {
  margin-right: 0; }

.checkout-row__field-text_small {
  width: 6rem; }

.checkout-row__group-atom .checkout-row__group-label_atom {
  padding-top: 0;
  line-height: 3rem;
  text-align: right; }

.checkout-row__group-atom:first-child .checkout-row__group-label_atom {
  width: 12.4rem;
  margin-left: -12.4rem;
  padding-top: 0;
  line-height: 3rem;
  text-align: left; }

@media screen and (max-width: 64rem) {
  .checkout-row__group-item.checkout-row__group-item_atoms {
    font-size: 0; }

  .checkout-row__group-atom {
    display: inline-block;
    vertical-align: middle;
    width: 32%;
    margin: 0; }

  .checkout-row__group-atom + .checkout-row__group-atom {
    margin-left: 2%; }

  .checkout-row__group-atom:first-child {
    width: 32%; }

  .checkout-row__group-atom .checkout-row__group-label_atom,
  .checkout-row__group-atom:first-child .checkout-row__group-label_atom {
    text-align: left;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0; }

  .checkout-row__field-text_small {
    width: 100%; } }
/* Login / Register (step1)
   -------------------------------------------------------------------------- */
.page_login .header,
.page_order_step2 .header,
.page_order_step3 .header,
.page_order_step5 .header,
.page_thank_you .header,
.page_orders .header,
.page_account .header,
.page_edit_account .header {
  max-height: 8rem;
  padding-bottom: 2.7rem;
  border-bottom: solid 0.1rem #f6f6f6; }

.page_order_step2 .header,
.page_order_step3 .header,
.page_order_step5 .header,
.page_thank_you .header,
.page_orders .header,
.page_account .header,
.page_edit_account .header {
  border-bottom: none; }

.page_login .header__wrapper,
.page_order_step2 .header__wrapper,
.page_order_step3 .header__wrapper,
.page_order_step5 .header__wrapper,
.page_thank_you .header__wrapper,
.page_orders .header__wrapper,
.page_account .header__wrapper,
.page_edit_account .header__wrapper {
  position: relative; }

.page_login .header__logo,
.page_order_step2 .header__logo,
.page_order_step3 .header__logo,
.page_order_step5 .header__logo,
.page_thank_you .header__logo,
.page_orders .header__logo,
.page_account .header__logo,
.page_edit_account .header__logo {
  position: absolute;
  top: 0;
  right: 0; }

.page_login .content {
  margin-bottom: 5rem; }

.page_login .checkout {
  background-color: #f6f6f6; }

.page_login .checkout {
  padding: 2.3rem 2rem 3.1rem; }

.page_order_step2 .checkout,
.page_order_step3 .checkout,
.page_order_step5 .checkout,
.page_thank_you .checkout,
.page_orders .checkout,
.page_account .checkout,
.page_edit_account .checkout {
  background-color: #f6f6f6; }

.page_order_step2 .checkout,
.page_order_step3 .checkout,
.page_order_step5 .checkout,
.page_thank_you .checkout,
.page_orders .checkout,
.page_account .checkout,
.page_edit_account .checkout {
  padding: 3.1rem 2rem 4rem; }

.checkout__header {
  margin-bottom: 3.1rem;
  text-align: center; }

.checkout__fieldset {
  max-width: 38.1rem; }

.checkout-row {
  padding-left: 12.4rem;
  margin-left: -12.4rem;
  margin-bottom: 2rem; }

.checkout-row__label {
  font-size: 1.4rem;
  line-height: 3rem;
  padding-top: 0;
  color: #555555;
  box-sizing: border-box;
  width: 12.4rem;
  margin-left: -12.4rem; }

@media screen and (max-width: 64rem) {
  .checkout-row__label {
    margin-left: 0; } }
@media screen and (max-width: 52.5rem) {
  .checkout-row__label {
    margin-left: -12.4rem; } }
@media screen and (max-width: 43.5rem) {
  .checkout-row__label {
    margin-left: 0; } }
.checkout-row__group-item_forgot-password {
  margin-top: 1.8rem;
  padding-left: 0.3rem;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #555555; }

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

.checkout__section + .checkout__section {
  margin-top: 3.6rem;
  padding-top: 3.9rem;
  border-top: solid 0.1rem #e8e8e8; }

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

.checkout-row__group-label_checkbox {
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #555555;
  position: relative; }

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

.checkout-row__label-text {
  display: inline-block;
  vertical-align: top;
  line-height: 1.6rem;
  padding-left: 2.3rem;
  position: relative; }

.checkout-row__label-text:before {
  content: "";
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background-color: #ffffff;
  border: solid 0.1rem #565656;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  border-radius: 0.4rem; }

.checkout-row__label-text:after {
  display: none;
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  background-color: #5190d3;
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  z-index: 2; }

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

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

/* Checkout confirmation page (step5)
   -------------------------------------------------------------------------- */
.checkout-confirm__title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0091d2;
  font-weight: 600;
  text-transform: uppercase; }

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

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

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  border-radius: 1rem;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  padding: .2rem 1rem; }

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

.checkout__facebook-login-separator {
  position: relative;
  margin-top: 2.1rem; }

.checkout__facebook-login-separator:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.9rem;
  height: 0;
  width: 100%;
  border-top: 0.1rem solid #e5e5e5; }

.checkout__facebook-login-separator-text {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0.8rem;
  line-height: 1.6rem;
  text-transform: lowercase;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 600;
  background-color: #f6f6f6;
  color: #000000; }

/* Checkout Delivery (step3)
   -------------------------------------------------------------------------- */
/*$checkout-delivery-header-height: 8rem;
$checkout-delivery-header-bottom-spacing: 3rem;
$checkout-delivery-header-logo-position: absolute;

.page_order_step3 .header { max-height: $checkout-delivery-header-height; padding-bottom: $checkout-delivery-header-bottom-spacing; }
.page_order_step3 .header__logo { position: $checkout-delivery-header-logo-position; }*/
/*$checkout-delivery-background-color: $grey-shine-medium;*/
/*$checkout-delivery-spacing: (2.3rem 2rem 3.1rem);*/
/*.page_order_step3 .checkout { background-color: $checkout-delivery-background-color; padding: $checkout-delivery-spacing; }*/
.checkout__form_delivery .checkout__fieldset {
  max-width: 100%; }

.checkout__form_delivery .checkout-variant {
  padding-left: 0; }

.checkout__form_delivery .checkout-variant__label {
  display: block;
  box-sizing: border-box;
  line-height: 1.6rem;
  position: relative;
  padding-left: 3.7rem; }

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

.checkout__form_delivery .checkout-variant__text {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding-left: 3.3rem;
  position: relative;
  box-sizing: border-box; }

.checkout__form_delivery .checkout-variant__text:before,
.checkout__form_delivery .checkout-variant__text:after {
  content: "";
  position: absolute;
  border-radius: 5rem; }

.checkout__form_delivery .checkout-variant__text:before {
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
  width: 1.6rem;
  height: 1.6rem;
  border: solid 0.1rem #676767;
  box-sizing: border-box;
  background-color: #ffffff; }

.checkout__form_delivery .checkout-variant__text:after {
  display: none;
  top: 0.3rem;
  left: 0.3rem;
  z-index: 2;
  width: 1rem;
  height: 1rem;
  border: none;
  background-color: #0091d6; }

.checkout__form_delivery .checkout-variant__radio:checked + .checkout-variant__text {
  font-weight: 400; }

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

.checkout__form_delivery .checkout-variant__select {
  padding-left: 7rem;
  padding-bottom: 0;
  margin-top: 1.3rem;
  display: block; }

.checkout__form_delivery .checkout-variant__select-label {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #0091d6;
  font-weight: 600;
  margin: 0;
  padding-left: 0;
  line-height: 3rem;
  color: #0091d6;
  width: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 1rem;
  text-transform: uppercase; }

.checkout__form_delivery .checkout-variant__select-set .nice-select__container {
  vertical-align: top;
  width: 20rem; }

.checkout__form_delivery .checkout-variant__select-set .nice-select__container .nice-select {
  margin-right: 0;
  width: calc(100% - 1.4rem); }

.checkout__form_delivery .checkout-variant__helper {
  padding-left: 7rem; }

.checkout__form_delivery .checkout__section + .checkout__section {
  padding-top: 2.3rem; }

.checkout__form_delivery .checkout__section + .checkout__section .checkout-row {
  max-width: 50.5rem;
  margin-left: auto;
  margin-right: auto; }

.checkout__form_delivery .checkout-row__group {
  max-width: 38.1rem; }

.checkout__form_delivery .checkout-row__group .nice-select__container {
  vertical-align: top;
  width: 20rem;
  box-sizing: border-box; }

.checkout__form_delivery .checkout-row__group .nice-select {
  width: calc(100% - 1.4rem); }

.checkout-row__field-textarea {
  border: solid 0.1rem #b0b0b0;
  resize: none;
  min-height: 9.9rem;
  padding: 1rem 1.5rem;
  border-radius: 1rem; }

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

@media screen and (max-width: 64.0625rem) {
  .checkout__form_delivery .checkout__section + .checkout__section .checkout-row {
    padding-left: 0;
    max-width: 38.1rem;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 22.5rem) {
  .checkout__form_delivery .checkout-variant__label {
    padding-left: 0; }

  .checkout__form_delivery .checkout-variant__select,
  .checkout__form_delivery .checkout-variant__helper {
    padding-left: 3.3rem; } }
/* CATEGORY UPSELLINGS */
.category_upselling {
  margin-top: 2.4rem;
  padding-top: 2.4rem;
  border-top: solid 0.1rem #e5e5e5; }

.category_upselling .category__header {
  margin-bottom: 2.4rem; }

.category_upselling .product__top {
  padding-top: 1.4rem; }

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

.category_upselling .product__buttons {
  padding-bottom: 1rem; }

@media screen and (max-width: 52.5rem) {
  .category_upselling .product__top,
  .category_upselling .product__bottom,
  .category_upselling .product__buttons {
    padding-top: 0;
    padding-left: 0; } }
/* User registration error (invalid/empty fields)
   -------------------------------------------------------------------------- */
.checkout-error {
  color: #fff;
  background-color: #9a2300; }

/* CONNECTED CUSTOMER */
.index-connected-customer {
  display: block;
  width: 96%;
  max-width: 1200px;
  margin: 3.3rem auto 3.1rem;
  text-align: center; }

.index-connected-customer__items {
  display: flex;
  flex-direction: row; }

.index-connected-customer__item {
  background-color: #000000;
  box-shadow: none;
  text-align: left;
  padding: 2.5rem;
  box-sizing: border-box;
  height: auto !important; }

.index-connected-customer__item.index-connected-customer__item_variant {
  background-color: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  padding: 2.5rem;
  box-sizing: border-box;
  text-align: center; }

.index-connected-customer__title {
  font-size: 1.4rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4rem;
  margin-bottom: 1.4rem; }

.index-connected-customer__item_variant .index-connected-customer__title {
  color: #0090d6; }

.index-connected-customer__content {
  font-size: 1.4rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.8rem;
  margin-bottom: 0; }

.index-connected-customer__item_variant .index-connected-customer__content {
  color: #555555; }

.index-connected-customer__buttons {
  margin-top: 2rem;
  height: auto; }

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

.index-connected-customer__button {
  color: #000000;
  background-color: #fdd514;
  border: none;
  border-radius: 1rem;
  font-size: 1.2rem;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.6rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding: .9rem 2.1rem;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  border: solid 0.2rem #fdd514; }
  .index-connected-customer__button:hover {
    color: #000000;
    background-color: #e5e5e5; }

.index-connected-customer__button_other {
  margin-left: .6rem;
  color: #ffffff;
  background-color: transparent;
  border: solid 0.2rem #fdd514; }

@media screen and (max-width: 59.375rem) {
  .index-connected-customer__items {
    display: block;
    width: 100%; }

  .index-connected-customer__item {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

  .index-connected-customer__item + .index-connected-customer__item {
    margin-top: 2rem; } }
.index-connected-customer__button:hover {
  border: solid 0.2rem #e5e5e5; }

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