@charset "UTF-8";
/* ==========================================================================
	 GENERAL
	 ========================================================================== */
/* Imports
	 -------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Cousine:wght@400;700&display=swap");
@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
	 -------------------------------------------------------------------------- */
/* Base font
	 -------------------------------------------------------------------------- */
body {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 2.4rem; }
  @media screen and (max-width: 52.5em) {
    body.page_favourites.page_improved, body.page_menu.page_improved, body.page_categories.page_improved, body.page_deal_wizard.page_improved, body.page_half_half.page_improved, body.page_cyo.page_improved {
      padding-bottom: 10.8rem; } }

input,
select,
textarea {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 2.4rem; }

/* Page header
	 -------------------------------------------------------------------------- */
.page__header {
  background: url("/assets-images/header_background.png") center top repeat-x; }

.header {
  background-color: transparent;
  box-sizing: border-box;
  padding-top: .5rem;
  padding-bottom: .5rem; }
  @media screen and (max-width: 52.5em) {
    .header {
      padding-bottom: 0;
      background: url("/assets-images/header_background_mobile.png") center top no-repeat; } }
  .header .header__wrapper {
    box-sizing: border-box;
    padding: 0;
    position: relative; }
    @media screen and (max-width: 52.5em) {
      .header .header__wrapper {
        padding: 0; } }
  .header .header__user-menu,
  .header .header__shop-menu,
  .header .header__language-menu,
  .header .header__sponsorship-menu {
    margin-left: 2.5rem; }
  .header .header__loyalty-menu .dropdown-menu_loyalty {
    margin-left: 2.5rem; }
  .header .header__user-menu,
  .header .header__shop-menu,
  .header .header__loyalty-menu,
  .header .header__language-menu,
  .header .header__sponsorship-menu {
    margin-top: 0; }
  .header .header__language-menu .dropdown-menu__header-link:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 50%;
    background: url("/assets-images/header-icon-languages.svg") center center no-repeat;
    background-color: #4e0d67; }
  .header .header__language-menu .dropdown-menu__header-link .dropdown-menu__header-language {
    display: none; }
  .header .header__sponsorship-menu {
    float: right; }
    @media screen and (max-width: 52.5em) {
      .header .header__sponsorship-menu {
        display: none; } }
    .header .header__sponsorship-menu .dropdown-menu__header-link {
      font-size: 1.6rem;
      font-family: "Anton", Arial, Helvetica, sans-serif;
      color: #4e0d67;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 2.6rem;
      height: 2.6rem;
      padding: 0 0 0 2.6rem;
      box-sizing: border-box;
      position: relative; }
      .header .header__sponsorship-menu .dropdown-menu__header-link:before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        content: '';
        width: 2.6rem;
        height: 2.6rem;
        border-radius: 50%;
        background: url("/assets-images/header-icon-sponsorship.svg") center center no-repeat;
        background-color: #4e0d67; }
      .header .header__sponsorship-menu .dropdown-menu__header-link .dropdown-menu__header-sponsorship {
        display: none; }
      .header .header__sponsorship-menu .dropdown-menu__header-link:hover {
        color: #4e0d67;
        background-color: transparent; }
  .header .header__logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100; }
    @media screen and (max-width: 52.5em) {
      .header .header__logo {
        left: 50%;
        transform: translate(-50%, 0);
        margin: 0; } }
  .header .header__logo-image {
    max-width: 3rem; }
  @media screen and (max-width: 75em) {
    .header .header__user-menu .header__static-basket-link,
    .header .header__user-menu .dropdown-menu__header-link,
    .header .header__loyalty-menu .header__static-basket-link,
    .header .header__loyalty-menu .dropdown-menu__header-link,
    .header .header__sponsorship-menu .header__static-basket-link,
    .header .header__sponsorship-menu .dropdown-menu__header-link,
    .header .header__static-basket .header__static-basket-link,
    .header .header__static-basket .dropdown-menu__header-link,
    .header .header__language-menu .header__static-basket-link,
    .header .header__language-menu .dropdown-menu__header-link,
    .header .header__shop-menu .header__static-basket-link,
    .header .header__shop-menu .dropdown-menu__header-link {
      padding-left: 2.6rem;
      white-space: nowrap;
      overflow: hidden;
      width: 2.6rem; }
    .header .header__loyalty-menu .header__static-basket-link,
    .header .header__loyalty-menu .dropdown-menu__header-link,
    .header .header__static-basket .header__static-basket-link,
    .header .header__static-basket .dropdown-menu__header-link {
      padding-left: 3.8rem;
      width: auto; } }

.fixed-topbar .header {
  background: none;
  background-color: #fff52d;
  padding-bottom: 0; }

/* Page footer
	 -------------------------------------------------------------------------- */
.footer {
  color: #fff52d;
  background-color: transparent;
  padding-top: 15.7rem;
  background: url("/assets-images/footer_background.png") center bottom repeat-x; }
  @media screen and (max-width: 72.5em) {
    .footer {
      padding-top: 2rem;
      background: none;
      background-color: #4f0d67; } }
  .footer .footer__wrapper {
    box-sizing: border-box;
    padding: 0 3.5rem 2rem; }
    @media screen and (max-width: 72.5em) {
      .footer .footer__wrapper {
        padding: 0 0 1rem; } }
  .footer .footer__nav {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    margin: 1.5rem 0; }
    @media screen and (max-width: 72.5em) {
      .footer .footer__nav {
        float: none;
        text-align: center;
        flex-direction: column;
        margin: 2rem auto; } }
  .footer .footer__credits,
  .footer .footer__links {
    padding: .8rem 0; }
    @media screen and (max-width: 72.5em) {
      .footer .footer__credits,
      .footer .footer__links {
        float: none;
        padding: .3rem 0; } }
  .footer .footer__credits {
    font-size: 1.6rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #fff52d;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.4rem;
    display: block;
    text-align: center;
    float: none; }
    .footer .footer__credits .footer__link {
      display: inline-block;
      vertical-align: top; }
  .footer .footer__links {
    font-size: 0;
    padding: 0;
    flex-grow: 1; }
  .footer .footer__links li {
    display: inline-block;
    vertical-align: top;
    margin: 0 4rem 0 0; }
    @media screen and (max-width: 72.5em) {
      .footer .footer__links li {
        margin: 0 2rem 1rem; } }
  .footer .footer__link {
    font-size: 1.6rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #fff52d;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.4rem;
    display: block;
    text-decoration: none;
    transition: all .3s ease; }
    .footer .footer__link:hover {
      text-decoration: none;
      color: #fff; }
  .footer .footer__store {
    display: block;
    text-align: center;
    clear: both;
    margin-bottom: 1rem; }
  .footer .footer__store-content {
    font-size: 0; }
  .footer .footer__store-link {
    display: inline-block;
    vertical-align: top; }
    .footer .footer__store-link + .footer__store-link {
      margin-left: 1.8rem; }
  .footer .footer__store-image {
    display: block;
    margin: 0; }

.footer__link:hover {
  color: #fff52d; }

.footer .social-icons {
  margin-top: 0;
  margin-left: 0;
  font-size: 0;
  display: flex;
  gap: 1.5rem;
  flex-shrink: 0; }
  .footer .social-icons:before, .footer .social-icons:after {
    display: none; }
  @media screen and (max-width: 72.5em) {
    .footer .social-icons {
      float: none;
      margin: 0 auto; } }
.footer .social-icons__icon {
  display: inline-block;
  vertical-align: top; }
  .footer .social-icons__icon.social-icons__icon_tripadvisor {
    position: relative;
    transition: all .3s ease;
    border-radius: 50%; }
    .footer .social-icons__icon.social-icons__icon_tripadvisor .social-icons__link {
      width: 4rem;
      height: 4rem;
      border-radius: 50%;
      background-color: #fff52d;
      display: block; }
      .footer .social-icons__icon.social-icons__icon_tripadvisor .social-icons__link:hover, .footer .social-icons__icon.social-icons__icon_tripadvisor .social-icons__link:focus {
        background-color: #fff; }
    .footer .social-icons__icon.social-icons__icon_tripadvisor svg {
      width: 2.7rem;
      height: 2.7rem;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      /*fill: #4f0d67;
      transition: all .3s ease;*/ }
.footer .social-icons__link {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
  overflow: hidden;
  color: #4f0d67;
  background-color: #fff52d;
  margin-left: 0;
  position: relative;
  transition: all .3s ease; }
  .footer .social-icons__link:hover {
    color: #4f0d67;
    background-color: #fff; }
  .footer .social-icons__link i {
    display: block;
    margin: 0;
    font-size: 2.4rem; }
    .footer .social-icons__link i.social-icons__tiktok {
      font-size: 2.6rem; }
    .footer .social-icons__link i:before {
      display: block;
      width: 4rem;
      height: 4rem;
      line-height: 4rem;
      text-align: center;
      margin: 0; }

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

/* Scroll up button
	 -------------------------------------------------------------------------- */
.scroll-up {
  color: #fff;
  background-color: #4e0d67;
  border-radius: 50%;
  display: none; }
  .scroll-up .scroll-up__icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

/* NiceSelect (used as a <select> replacement)
	 -------------------------------------------------------------------------- */
.nice-select {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  border: none;
  border-bottom: 0.1rem solid #a9a9a9;
  border-radius: 0;
  padding-left: 0; }
  .nice-select > .current {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000; }
  .nice-select:after {
    right: 4px;
    border-bottom: solid 2px #a9a9a9;
    border-right: solid 2px #a9a9a9; }
  .nice-select .list {
    width: 100%;
    box-sizing: border-box;
    border-radius: 1rem;
    border: solid 1px #4e0d67;
    background-color: #fff;
    text-align: center;
    padding: .5rem 1.3rem; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    font-size: 1.6rem;
    line-height: 3.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
    box-sizing: border-box; }
    .nice-select .option + .option {
      border-top: solid 2px #a17eae; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected, .nice-select .option.selected.focus {
      color: #000;
      background-color: #e1d6e5; }
    .nice-select .option.selected {
      font-weight: 400; }

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

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

.category-navigation__item {
  font-size: 1.6rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #ccc; }

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

.category-navigation_mobile {
  background-color: transparent;
  height: auto;
  display: block; }
  .category-navigation_mobile .category-navigation__wrapper {
    width: 100%;
    padding-bottom: 0; }
  .category-navigation_mobile .category-navigation__list {
    font-size: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .category-navigation_mobile .category-navigation__item {
    display: inline-block;
    vertical-align: top;
    border-radius: 1rem;
    background-color: transparent;
    margin-left: .4rem;
    margin-right: .4rem;
    margin-top: .4rem; }
    @media screen and (max-width: 52.5em) {
      .category-navigation_mobile .category-navigation__item {
        vertical-align: middle; } }
    .category-navigation_mobile .category-navigation__item.category-navigation__item_active {
      color: #4e0d67;
      background-color: #fff52d;
      margin-top: 0; }
      .category-navigation_mobile .category-navigation__item.category-navigation__item_active .category-navigation__link {
        font-size: 2rem;
        line-height: 4rem;
        color: #4e0d67;
        background-color: transparent; }
  .category-navigation_mobile .category-navigation__link {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #fff52d;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.2rem;
    box-sizing: border-box;
    padding: 0 3rem; }
    .category-navigation_mobile .category-navigation__link:hover {
      color: #fff52d;
      background-color: transparent; }

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

/*ACCOUNT NAVIGATION*/
.account-navigation {
  background-color: transparent;
  padding-top: 3.5rem; }
  .account-navigation .account-navigation__wrapper {
    background-color: #fff;
    border-radius: 2.5rem;
    box-shadow: 0 0 20px 10px rgba(200, 197, 197, 0.16); }
  .account-navigation .account-navigation__list {
    font-size: 0;
    padding: 1.1rem 5.4rem;
    box-sizing: border-box; }
    @media screen and (max-width: 30em) {
      .account-navigation .account-navigation__list {
        padding-left: 1.5rem;
        padding-right: 1.5rem; } }
  .account-navigation .account-navigation__item {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    height: 3rem;
    line-height: 3rem;
    display: inline-block;
    vertical-align: top;
    border-radius: 1rem;
    box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
    box-sizing: border-box;
    padding: 0 2.5rem; }
    @media screen and (max-width: 45em) {
      .account-navigation .account-navigation__item {
        padding-left: 1rem;
        padding-right: 1rem;
        text-align: center; }
        .account-navigation .account-navigation__item:not(.account-navigation__item_active) .account-navigation__item-nb {
          margin-right: 0; } }
    .account-navigation .account-navigation__item + .account-navigation__item {
      margin-left: 1.2rem; }
    .account-navigation .account-navigation__item.account-navigation__item_active {
      color: #fff52d;
      background-color: #4e0d67; }
      .account-navigation .account-navigation__item.account-navigation__item_active:after {
        display: none; }
  .account-navigation.fixed-topbar {
    padding-top: 0;
    background-color: #fff; }
    .account-navigation.fixed-topbar .account-navigation__wrapper {
      border-radius: 0;
      box-shadow: none; }
  .account-navigation .account-navigation__link {
    padding: 0; }

/* Desktop navigation:
	 * checkout pages
	 -------------------------------------------------------------------------- */
.checkout-navigation {
  background-color: transparent;
  padding-top: 3.5rem; }
  .checkout-navigation .checkout-navigation__wrapper {
    background-color: #fff;
    border-radius: 2.5rem;
    box-shadow: 0 0 20px 10px rgba(200, 197, 197, 0.16); }
  .checkout-navigation .checkout-navigation__list {
    font-size: 0;
    padding: 1.1rem 5.4rem;
    box-sizing: border-box; }
    @media screen and (max-width: 30em) {
      .checkout-navigation .checkout-navigation__list {
        padding-left: 1.5rem;
        padding-right: 1.5rem; } }
  .checkout-navigation .checkout-navigation__item {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    height: 3rem;
    line-height: 3rem;
    display: inline-block;
    vertical-align: top;
    border-radius: 1rem;
    box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
    box-sizing: border-box;
    padding: 0 2.5rem; }
    @media screen and (max-width: 45em) {
      .checkout-navigation .checkout-navigation__item {
        padding-left: 1rem;
        padding-right: 1rem;
        text-align: center; }
        .checkout-navigation .checkout-navigation__item:not(.checkout-navigation__item_active) .checkout-navigation__item-nb {
          margin-right: 0; } }
    .checkout-navigation .checkout-navigation__item + .checkout-navigation__item {
      margin-left: 1.2rem; }
    .checkout-navigation .checkout-navigation__item.checkout-navigation__item_active {
      color: #fff52d;
      background-color: #4e0d67; }
      .checkout-navigation .checkout-navigation__item.checkout-navigation__item_active:after {
        display: none; }
  .checkout-navigation.fixed-topbar {
    padding-top: 0;
    background-color: #fff; }
    .checkout-navigation.fixed-topbar .checkout-navigation__wrapper {
      border-radius: 0;
      box-shadow: none; }

/* Desktop: user and shop menus
	 -------------------------------------------------------------------------- */
.dropdown-menu .dropdown-menu__header-icon:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-right: .2em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: ""; }
.dropdown-menu .dropdown-menu__header-link {
  font-size: 1.6rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.6rem;
  height: 2.6rem;
  padding: 0 0 0 2.6rem;
  box-sizing: border-box;
  position: relative; }
  .dropdown-menu .dropdown-menu__header-link:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 2.6rem;
    height: 2.6rem; }
  .dropdown-menu .dropdown-menu__header-link:hover {
    color: #4e0d67;
    background-color: transparent; }
.dropdown-menu[data-dropdown-open] .dropdown-menu__body {
  z-index: 501; }
.dropdown-menu.dropdown-menu_shop .dropdown-menu__header-link:before {
  border-radius: 50%;
  background: url("/assets-images/header-icon-info.svg") center center no-repeat;
  background-color: #4e0d67; }
.dropdown-menu.dropdown-menu_shop .dropdown-menu__header-icon {
  display: none; }
.dropdown-menu.dropdown-menu_shop[data-dropdown-open] .dropdown-menu__body {
  left: auto;
  right: 0;
  transform: scale(1); }
.dropdown-menu.dropdown-menu_user .dropdown-menu__header-link:before {
  border-radius: 50%;
  background: url("/assets-images/header-icon-account.svg") center center no-repeat;
  background-color: #4e0d67; }
.dropdown-menu.dropdown-menu_user .dropdown-menu__header-link .dropdown-menu__header-user {
  display: none; }
.dropdown-menu.dropdown-menu_user .dropdown-menu__header-icon {
  display: none; }
.dropdown-menu.dropdown-menu_user .dropdown-menu__body {
  box-sizing: border-box;
  padding-top: 1rem;
  padding-bottom: 1rem;
  min-width: 20rem; }
.dropdown-menu.dropdown-menu_language .dropdown-menu__header-icon {
  display: none; }
.dropdown-menu.dropdown-menu_language .dropdown-menu__body {
  padding-top: 1rem;
  padding-bottom: 1rem;
  min-width: 15rem; }
.dropdown-menu.dropdown-menu_loyalty .dropdown-menu__header-link {
  padding-left: 3.8rem; }
  .dropdown-menu.dropdown-menu_loyalty .dropdown-menu__header-link:before {
    border-radius: 50%;
    background: url("/assets-images/header-icon-loyalty.svg") center center no-repeat;
    background-color: #4e0d67; }
.dropdown-menu .dropdown-menu__body {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 1rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
.dropdown-menu .dropdown-menu__item {
  box-sizing: border-box;
  padding: 0 1.5rem; }
.dropdown-menu .dropdown-menu__item-link {
  display: block;
  padding: 0;
  text-decoration: underline; }
  .dropdown-menu .dropdown-menu__item-link:hover {
    color: #4e0d67;
    background-color: transparent;
    text-decoration: none; }

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

.off-canvas_left {
  background-color: #fff;
  border-radius: 0 1.5rem 0 0; }

.off-canvas_right {
  background-color: #fff;
  border-radius: 3.3rem 3.3rem 0 0; }
  @media screen and (max-width: 52.5em) {
    .off-canvas_right {
      border-radius: 0; } }

/* Mobile: menu on the left (navigation)
	 -------------------------------------------------------------------------- */
@media screen and (max-width: 52.5em) {
  .header__burger-menu {
    margin-top: 0; } }
.burger-menu__button {
  box-sizing: border-box;
  padding: 1.1rem .7rem;
  width: 4rem; }

.burger-menu__link {
  display: block; }

.burger-menu__line {
  display: block;
  width: 2.6rem;
  height: .2rem;
  border: none;
  background-color: #4e0d67; }
  .burger-menu__line + .burger-menu__line {
    margin-top: .6rem; }

.mobile-menu {
  border-radius: 0 1.5rem 0 0;
  overflow: hidden; }
  .mobile-menu .mobile-menu__header {
    background-color: #fff52d;
    box-sizing: border-box;
    padding: .3rem 1rem .3rem 1.8rem; }
  .mobile-menu .mobile-menu__close-icon {
    color: #4e0d67;
    font-size: 2.5rem;
    display: block; }
    .mobile-menu .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 .mobile-menu__close-icon:before {
      margin: 0;
      width: 4rem;
      height: 4rem;
      line-height: 4rem;
      text-align: left; }
  .mobile-menu .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 .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 .mobile-menu__section-link {
    box-sizing: border-box;
    padding: 1.8rem 1rem 1.8rem 1.8rem;
    line-height: 2.4rem; }
  .mobile-menu .mobile-menu__section {
    border-bottom: 1px solid #eaeaea;
    background-color: #fff; }
    .mobile-menu .mobile-menu__section.mobile-menu__section_user, .mobile-menu .mobile-menu__section.mobile-menu__section_login {
      font-size: 1.4rem;
      font-family: "Cousine", Arial, Helvetica, sans-serif;
      color: #000;
      font-weight: 400;
      background-color: #f1f1f1; }
    .mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu {
      background-color: #fff; }
      .mobile-menu .mobile-menu__section.mobile-menu__section_has-submenu .mobile-menu__section-link {
        border-radius: 0 3rem 3rem 0;
        overflow: hidden;
        width: calc(100% - 1rem); }
    .mobile-menu .mobile-menu__section.mobile-menu__section_unfolded .mobile-menu__section-icon {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .mobile-menu .mobile-menu__section.mobile-menu__section_unfolded .mobile-menu__section-link {
      font-size: 1.4rem;
      font-family: "Anton", Arial, Helvetica, sans-serif;
      color: #fff;
      font-weight: 400;
      text-transform: none;
      background-color: #4e0d67; }
  .mobile-menu .mobile-menu__item {
    border-top: 1px solid #eaeaea; }
  .mobile-menu .mobile-menu__item-link {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    background-color: #fff; }
  .mobile-menu .mobile-menu__item_active .mobile-menu__item-link {
    color: #212121;
    background-color: #f1f1f1; }

.mobile-credits {
  color: #000;
  font-size: .86em;
  line-height: 1;
  text-align: center;
  background-color: #fff;
  border-top: 1px solid #eaeaea; }

/* Mobile: menu on the right (basket)
	 -------------------------------------------------------------------------- */
.basket-menu .basket-menu__basket-icon {
  color: #4e0d67; }
  .basket-menu .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 .basket-menu__items {
  background-color: #4e0d67;
  border: 2px solid #4e0d67;
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400; }

/* Shop info.
	 * desktop: displayed in a popup
	 * mobile: displayed in the left menu
	 -------------------------------------------------------------------------- */
.header__shop-menu .dropdown-menu__body {
  border: none;
  background-color: transparent;
  left: auto;
  right: 0;
  transform-origin: right top;
  transform: scale(0);
  overflow: hidden; }
.header__shop-menu .dropdown-menu__header-shop {
  display: none; }
.header__shop-menu .dropdown-menu__header-link {
  height: 2.6rem; }

.shop-info {
  background-color: #fff;
  border-radius: 1rem;
  border: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 52.5em) {
    .shop-info {
      border-radius: 0;
      box-shadow: none; } }
  .shop-info .shop-info__title {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.4rem;
    margin-top: .3rem;
    margin-bottom: .3rem; }
    @media screen and (max-width: 30em) {
      .shop-info .shop-info__title {
        float: none;
        margin: 0;
        margin-bottom: 1.5rem; } }
    .shop-info .shop-info__title a {
      text-decoration: none;
      display: block; }
  .shop-info .shop-info__feature-title {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.4rem; }
  .shop-info .shop-info__feature-content {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 2.4rem; }
  .shop-info .shop-info__link {
    color: #4e0d67;
    text-decoration: underline; }
  @media screen and (max-width: 30em) {
    .shop-info .shop-info__social-icons {
      display: block;
      float: none; } }
  .shop-info .social-icons {
    font-size: 0; }
  .shop-info .social-icons__icon {
    display: inline-block;
    vertical-align: top; }
    .shop-info .social-icons__icon.social-icons__icon_tripadvisor {
      position: relative; }
      .shop-info .social-icons__icon.social-icons__icon_tripadvisor svg {
        width: 1.7rem;
        height: 1.7rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .shop-info .social-icons__icon + .social-icons__icon {
      margin-left: .8rem; }
    .shop-info .social-icons__icon i,
    .shop-info .social-icons__icon i:before {
      display: block;
      width: 2.8rem;
      height: 2.8rem;
      line-height: 2.8rem;
      margin: 0;
      text-align: center; }
  .shop-info .social-icons__link {
    color: #000;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 1.6rem;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    border: solid 0.1rem #000;
    vertical-align: top; }
    .shop-info .social-icons__link:hover {
      color: #000;
      background-color: #fff; }

/* ==========================================================================
	 CATEGORY PAGE
	 ========================================================================== */
/* Page header
	 -------------------------------------------------------------------------- */
.category__title {
  font-size: 2.2rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3rem;
  text-align: center; }
  @media screen and (max-width: 52.5em) {
    .category__title {
      font-size: 2.4rem;
      line-height: 3rem;
      margin-bottom: .9rem; } }

.category__subcategory-title {
  font-size: 2.2rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3rem;
  text-align: center; }
  @media screen and (max-width: 52.5em) {
    .category__subcategory-title {
      font-size: 2.4rem;
      line-height: 3rem;
      margin-bottom: .9rem; } }

.category__description {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 1.8rem;
  margin-bottom: 2rem;
  text-align: center; }
  @media screen and (max-width: 52.5em) {
    .category__description {
      font-size: 1.2rem;
      line-height: 1.6rem;
      color: #4e0d67;
      margin-top: .9rem; } }

/* Product
	 -------------------------------------------------------------------------- */
.product {
  width: 25%; }
  .product:nth-child(3n+1) {
    clear: none; }
  .product:nth-child(4n+1) {
    clear: left; }
  .product.product_greyed-out .product__wrapper, .product.product_blocked .product__wrapper {
    position: relative; }
    .product.product_greyed-out .product__wrapper:after, .product.product_blocked .product__wrapper:after {
      display: block;
      content: '';
      width: 100%;
      height: 100%;
      background-color: rgba(98, 98, 98, 0.52);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 11;
      transform: none;
      border-radius: 1.8rem 1.8rem 0 0; }
  .product.product_blocked .product__wrapper:after {
    background-color: transparent; }
  .product.product_blocked .product__wrapper .product__mobile-button,
  .product.product_blocked .product__wrapper .product__add {
    display: none; }
  @media screen and (max-width: 60em) {
    .product {
      width: 33.33%; }
      .product:nth-child(2n+1), .product:nth-child(4n+1) {
        clear: none; }
      .product:nth-child(3n+1) {
        clear: left; } }
  @media screen and (max-width: 52.5em) {
    .product {
      width: 50%;
      float: left;
      padding: 0 10px;
      margin-bottom: 2em; }
      .product:nth-child(3n+1) {
        clear: none; }
      .product:nth-child(2n+1) {
        clear: left; } }
  .product .product__wrapper {
    padding-bottom: .5rem;
    position: relative; }
    @media screen and (max-width: 52.5em) {
      .product .product__wrapper {
        border-radius: 3.8rem;
        box-sizing: border-box;
        border: solid 2px #fff;
        background-color: #fff;
        padding: 0 0 1rem 0;
        box-shadow: 0 0 20px 10px rgba(200, 197, 197, 0.16); } }
    .product .product__wrapper:after {
      display: block;
      content: '';
      width: calc(100% - 2rem);
      height: 1px;
      background-color: #818181;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 0); }
      @media screen and (max-width: 52.5em) {
        .product .product__wrapper:after {
          display: none; } }
  .product .product__picture-container {
    position: relative;
    margin-bottom: .3rem; }
    @media screen and (max-width: 52.5em) {
      .product .product__picture-container {
        float: none;
        width: auto;
        max-width: 100%;
        margin-left: auto;
        margin-bottom: 1rem; } }
  .product .product__picture {
    border-radius: 1.8rem; }
    @media screen and (max-width: 52.5em) {
      .product .product__picture {
        border-radius: 3.8rem; } }
  .product .product__name {
    font-size: 2.2rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.4rem;
    line-height: 2rem;
    max-height: 4rem;
    box-sizing: border-box;
    position: relative;
    word-break: break-word;
    overflow: hidden; }
    .product .product__name:before {
      content: '...';
      display: block;
      width: 2rem;
      height: 2rem;
      position: absolute;
      top: 2rem;
      right: 0;
      background-color: #fff;
      z-index: 1;
      text-align: center; }
    .product .product__name .product__name-wrapper {
      position: relative;
      display: inline-block;
      box-sizing: border-box;
      padding-right: 2rem; }
      .product .product__name .product__name-wrapper:after {
        content: '';
        display: block;
        width: 2rem;
        height: 2rem;
        position: absolute;
        bottom: 0;
        right: 0;
        background-color: #fff;
        z-index: 2;
        text-align: center; }
    @media screen and (max-width: 52.5em) {
      .product .product__name {
        font-size: 1.8rem;
        line-height: 2.6rem;
        margin-bottom: .4rem;
        box-sizing: border-box;
        padding-left: 1rem;
        padding-right: 1rem;
        max-height: 5.2rem; }
        .product .product__name .product__name-wrapper {
          display: block;
          padding-right: 2.6rem; }
          .product .product__name .product__name-wrapper:after {
            width: 2.6rem;
            height: 2.6rem;
            right: 0; }
        .product .product__name:before {
          width: 2.6rem;
          height: 2.6rem;
          top: 2.6rem;
          right: 1rem; } }
  .product .product__description {
    font-size: 1.3rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.3rem;
    max-height: 2.6rem;
    display: block;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    box-sizing: border-box; }
    .product .product__description:before {
      display: block;
      content: '...';
      width: 2rem;
      height: 1.3rem;
      position: absolute;
      top: 1.3rem;
      right: 0;
      z-index: 1;
      background-color: #fff;
      text-align: center; }
    .product .product__description p {
      overflow: hidden;
      line-height: 1.3rem !important;
      position: relative;
      box-sizing: border-box;
      padding-right: 2rem; }
      .product .product__description p:after {
        display: block;
        content: '';
        width: 2rem;
        height: 1.3rem;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2;
        background-color: #fff;
        text-align: center; }
    @media screen and (max-width: 52.5em) {
      .product .product__description {
        font-size: 1.3rem;
        line-height: 1.6rem;
        margin-top: .4rem;
        box-sizing: border-box;
        padding-left: 1rem;
        padding-right: 1rem;
        max-height: 3.2rem; }
        .product .product__description:before {
          width: 2.6rem;
          height: 1.6rem;
          top: 1.6rem;
          right: 1rem; }
        .product .product__description p {
          line-height: 1.6rem !important; }
          .product .product__description p:after {
            width: 2.6rem;
            height: 1.6rem; } }
  .product .product__top {
    margin-bottom: 0; }
  .product .product__bottom {
    margin-top: 0; }
  .product .product__buttons {
    margin-top: 0;
    font-size: 0;
    text-align: center; }
  .product .product__price {
    font-size: 2.2rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    line-height: 3.6rem;
    float: none;
    display: inline-block;
    vertical-align: top;
    float: left; }
  .product .product__sku-label {
    font-size: 1.3rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    display: none; }
  .product .product__sku-list {
    display: inline-block;
    vertical-align: top;
    margin-top: .8rem; }
    .product .product__sku-list .nice-select__container {
      vertical-align: top;
      padding: 0 .3rem;
      background-color: #4e0e67;
      border-radius: .5rem; }
      .product .product__sku-list .nice-select__container .nice-select {
        border-bottom: none;
        line-height: 2rem;
        height: 2rem;
        background-color: transparent;
        padding-right: 1.4rem; }
        .product .product__sku-list .nice-select__container .nice-select > .current {
          font-size: 1.2rem;
          font-family: "Cousine", Arial, Helvetica, sans-serif;
          color: #fff52d;
          font-weight: 700;
          line-height: 2rem;
          height: 2rem; }
        .product .product__sku-list .nice-select__container .nice-select:after {
          border-bottom: solid 2px #fff52d;
          border-right: solid 2px #fff52d; }
        .product .product__sku-list .nice-select__container .nice-select .list {
          min-width: 13rem;
          left: auto;
          right: 0; }
  .product .product__mobile-price {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    line-height: 3.6rem;
    box-sizing: border-box;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 0; }
    @media screen and (max-width: 52.5em) {
      .product .product__mobile-price {
        display: inline-block;
        vertical-align: top; } }
    .product .product__mobile-price .product__mobile-price-from,
    .product .product__mobile-price .product__mobile-price-value {
      font-weight: 400; }
  .product .product__mobile-button {
    width: 3.6rem;
    height: 3.6rem;
    line-height: 3.6rem;
    border-radius: 50%;
    background-color: #4e0e67;
    padding: 0;
    text-align: center; }
    @media screen and (max-width: 52.5em) {
      .product .product__mobile-button {
        display: block;
        margin-right: 1rem;
        margin-left: auto;
        position: relative; } }
    .product .product__mobile-button:before {
      display: block;
      content: '';
      width: 3.6rem;
      height: 3.6rem;
      line-height: 3.6rem;
      position: absolute;
      top: 0;
      left: 0;
      background: url("/assets-images/mobile-add-button-icon.png") center center no-repeat; }
  .product .product__mobile-price ~ .product__mobile-button {
    float: right; }

/* product counter */
@media screen and (max-width: 52.5em) {
  .product_with-counter .product__wrapper {
    border: solid 2px #4e0d67; }
  .product_with-counter:after {
    display: none; }
  .product_with-counter .product__counter {
    display: inline-block;
    vertical-align: top;
    width: 4rem;
    box-sizing: border-box;
    border-radius: .8rem;
    border: solid 1px #4e0d67;
    background-color: #fff;
    font-size: 1.6rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    line-height: 2.4rem;
    text-align: center;
    padding: 0 .5rem;
    overflow: hidden;
    margin-right: .5rem; }
    .product_with-counter .product__counter:not(:empty):before {
      display: none; } }

.product_favourites {
  float: left; }
  .product_favourites .product__picture-container {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 1.5rem; }
  .product_favourites .product__add,
  .product_favourites .product__customise {
    padding: 0; }
  .product_favourites .product__add {
    width: 3.6rem; }
  .product_favourites .product__picture-container ~ * {
    margin-left: 0; }
  .product_favourites .product__buttons {
    float: none; }

/* Add & customise buttons
	 -------------------------------------------------------------------------- */
.product__add {
  box-sizing: border-box;
  padding: 0 0 0 3.6rem;
  position: relative;
  width: 3.6rem;
  height: 3.6rem;
  line-height: 3.6rem;
  border-radius: 50%;
  overflow: hidden;
  float: right; }
  .product__add:before {
    display: block;
    content: '';
    width: 3.6rem;
    height: 3.6rem;
    line-height: 3.6rem;
    border-radius: 50%;
    color: #fff52d;
    background: url("/assets-images/product-add-icon.png") center center no-repeat;
    background-color: #4e0e67;
    text-align: center;
    font-size: 3.6rem;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease; }
  .product__add:hover:before {
    color: #4e0e67;
    background: url("/assets-images/product-add-hover-icon.png") center center no-repeat;
    background-color: #fff52d; }

.product__customise {
  float: none;
  width: 100%;
  height: auto;
  line-height: 2rem;
  text-align: left; }

.product__customise + .product__add {
  width: 3.6rem; }

/* Favourite icon
	 -------------------------------------------------------------------------- */
.product__favourite,
.product_improved .product__favourite {
  text-decoration: none;
  position: absolute;
  top: auto;
  bottom: 1.3rem;
  right: 1.6rem;
  left: auto;
  width: 3rem;
  height: 3rem;
  display: block;
  font-size: 2.4rem;
  z-index: 3; }
  @media screen and (max-width: 52.5em) {
    .product__favourite,
    .product_improved .product__favourite {
      position: absolute; } }
  .product__favourite .product__favourite-icon,
  .product_improved .product__favourite .product__favourite-icon {
    display: block;
    width: 3rem;
    height: 3rem;
    line-height: 3rem; }
    .product__favourite .product__favourite-icon:before,
    .product_improved .product__favourite .product__favourite-icon:before {
      display: block;
      width: 3rem;
      height: 3rem;
      line-height: 3rem;
      margin: 0; }
  .product__favourite.product__favourite_add .product__favourite-icon,
  .product_improved .product__favourite.product__favourite_add .product__favourite-icon {
    color: #4e0d67; }
    .product__favourite.product__favourite_add .product__favourite-icon:before,
    .product_improved .product__favourite.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.product__favourite_add .product__favourite-icon:before,
    .product_improved .product__favourite.product__favourite_add .product__favourite-icon:before {
      display: block;
      width: 3rem;
      height: 3rem;
      line-height: 3rem;
      margin: 0; }
  .product__favourite.product__favourite_remove .product__favourite-icon,
  .product_improved .product__favourite.product__favourite_remove .product__favourite-icon {
    color: #4e0d67; }
    .product__favourite.product__favourite_remove .product__favourite-icon:before,
    .product_improved .product__favourite.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: ""; }
    .product__favourite.product__favourite_remove .product__favourite-icon:before,
    .product_improved .product__favourite.product__favourite_remove .product__favourite-icon:before {
      display: block;
      width: 3rem;
      height: 3rem;
      line-height: 3rem;
      margin: 0; }

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

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

.deal-wizard-navigation__tab:nth-child(3n),
.deal-wizard-navigation__tab:last-child {
  background-color: transparent; }

/* More accurate active tab shape*/
.deal-wizard-navigation__tab:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 15px;
  height: 100%; }

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

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

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

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

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

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

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

.deal-wizard-navigation__link {
  font-size: 1.6rem;
  color: #000;
  background-color: #ccc; }

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

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

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

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

.deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(204, 204, 204, 0), #ccc);
  background: linear-gradient(to right, rgba(204, 204, 204, 0), #ccc); }

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

/* Product tags / pictos
	 -------------------------------------------------------------------------- */
.product-picto {
  display: inline-block;
  font-size: 2rem; }

.product-picto_vegan {
  color: #000000; }
  .product-picto_vegan: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: ""; }

.product-picto_vegetarian {
  color: #000000; }
  .product-picto_vegetarian: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: ""; }

.product-picto_spicy {
  background: url(../assets-images/product_picto_spicy_icon.png) center center no-repeat;
  background-size: cover;
  color: #000000; }

.product-picto_lightly-spiced {
  color: #000000; }
  .product-picto_lightly-spiced: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: ""; }

.product-picto_moderately-spiced {
  color: #000000; }
  .product-picto_moderately-spiced: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: ""; }

.product-picto_highly-spiced {
  color: #000000; }
  .product-picto_highly-spiced: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: ""; }

.product-picto_gluten-free {
  color: #000000; }
  .product-picto_gluten-free: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: ""; }

.product-picto_organic {
  color: #000000; }
  .product-picto_organic: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: ""; }

.product-picto_porc-free {
  color: #000000; }
  .product-picto_porc-free: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: ""; }

.product-picto_halal {
  color: #000000; }
  .product-picto_halal: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: ""; }

.product-picto_nut-free {
  color: #000000; }
  .product-picto_nut-free: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: ""; }

.product-picto_lactose-free {
  color: #000000; }
  .product-picto_lactose-free: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: ""; }

.product-picto_sesame {
  color: #000000; }
  .product-picto_sesame: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: ""; }

.product-picto_soya {
  color: #000000; }
  .product-picto_soya: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: ""; }

.product-picto_nuts {
  color: #000000; }
  .product-picto_nuts: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: ""; }

.product-picto_milk {
  color: #000000; }
  .product-picto_milk: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: ""; }

.product-picto_eggs {
  color: #000000; }
  .product-picto_eggs: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: ""; }

.product-picto_lupin {
  color: #000000; }
  .product-picto_lupin: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: ""; }

.product-picto_sulphites {
  color: #000000; }
  .product-picto_sulphites: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: ""; }

.product-picto_mustard {
  color: #000000; }
  .product-picto_mustard: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: ""; }

.product-picto_molluscs {
  color: #000000; }
  .product-picto_molluscs: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: ""; }

.product-picto_crustaceans {
  color: #000000; }
  .product-picto_crustaceans: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: ""; }

.product-picto_fish {
  color: #000000; }
  .product-picto_fish: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: ""; }

.product-picto_gluten {
  color: #000000; }
  .product-picto_gluten: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: ""; }

.product-picto_celery {
  color: #000000; }
  .product-picto_celery: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: ""; }

.product-picto_peanuts {
  color: #000000; }
  .product-picto_peanuts: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: ""; }

.product-pictos {
  margin-bottom: 0;
  font-size: 0;
  line-height: 1.4rem;
  margin-top: 0; }
  @media screen and (max-width: 52.5em) {
    .product-pictos {
      margin-top: 0;
      margin-bottom: 0;
      box-sizing: border-box;
      padding-left: 1rem;
      padding-right: 1rem; } }
  .product-pictos .product-picto {
    vertical-align: top;
    margin: 0 .4rem 0 0;
    font-size: 1.4rem;
    line-height: 1.4rem; }
    .product-pictos .product-picto.product-picto_spicy {
      height: 1.4rem;
      width: 1.1rem; }

.product-legend {
  margin-top: 2rem; }
  .product-legend .product-legend__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    font-size: 0; }
  .product-legend .product-legend__item {
    display: inline-block;
    margin: .5rem .7rem;
    font-size: 1.4rem;
    box-sizing: border-box; }
  .product-legend .product-legend__item-name {
    display: inline-block;
    vertical-align: top;
    line-height: 23px;
    white-space: nowrap; }
  .product-legend .product-picto {
    display: inline-block;
    vertical-align: top;
    margin-right: .2rem;
    line-height: 23px; }
    .product-legend .product-picto.product-picto_spicy {
      height: 2.3rem;
      width: 1.8rem; }

/* ==========================================================================
	 BASKET
	 ========================================================================== */
.basket {
  border: none;
  border-radius: 3.3rem;
  background-color: #fff;
  box-shadow: 0 0 20px 10px rgba(200, 197, 197, 0.16); }
  @media screen and (max-width: 52.5em) {
    .basket {
      border-radius: 0; } }
  .basket .basket__header {
    background-color: #fff;
    border-radius: 3.3rem 3.3rem 0 0;
    box-sizing: border-box;
    padding: 1.9rem 1rem; }
    .basket .basket__header .basket__repeat {
      display: none; }
  .basket .basket__title {
    font-size: 2.8rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.8rem;
    text-align: center;
    position: relative; }
    .basket .basket__title:after {
      display: block;
      content: '';
      width: 100%;
      max-width: 11rem;
      height: 1px;
      background-color: #c0c0c0;
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translate(-50%, 0); }
    @media screen and (max-width: 52.5em) {
      .basket .basket__title {
        float: none; } }
  .basket .basket__repeat {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #272727;
    font-weight: 400;
    line-height: 2.4rem;
    text-decoration: underline; }
  @media screen and (max-width: 52.5em) {
    .basket .basket__close {
      display: none; } }
  .basket .basket__close-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: .2em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
  .basket .basket__empty {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 1.8rem;
    padding: 1.5rem 1rem;
    background-color: #e1d6e5; }

/* Basket deal title
	 -------------------------------------------------------------------------- */
.basket .basket-deal__header {
  background-color: #4e0d67;
  box-sizing: border-box;
  padding: .2rem 1rem; }
.basket .basket-deal__title {
  font-size: 1.4rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #fff52d;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.4rem; }
.basket .basket-deal__link:hover {
  color: #fff52d; }
.basket .basket-deal__delete .basket-deal__delete-icon {
  color: #fff; }
  .basket .basket-deal__delete .basket-deal__delete-icon:before {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    min-width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-right: 0em;
    margin-left: 0em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }
.basket .basket-deal__delete:hover .basket-deal__delete-icon {
  color: #fff; }

/* Basket deal item
	 -------------------------------------------------------------------------- */
.basket .basket-deal__items {
  background-color: #e1d6e5;
  padding: 1.6rem 1rem .5rem 1rem; }
.basket .basket-deal__item-name {
  width: 50%; }
.basket .basket-deal__item-details {
  width: 50%;
  position: relative; }
.basket .basket-deal__item-price {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 6.8rem);
  text-align: left;
  box-sizing: border-box;
  padding-right: .3rem; }
.basket .basket-deal__item-quantity {
  display: inline-block;
  vertical-align: top;
  width: 6.8rem;
  float: right;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  font-size: 0; }
.basket .basket-deal__item-quantity-text {
  font-size: 1.2rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.6rem;
  height: 1.8rem;
  box-sizing: border-box;
  padding: 0 .2rem;
  background-color: #fff;
  border: solid 1px #4e0d67;
  margin-left: 0;
  width: 100%;
  max-width: 3rem;
  display: inline-block;
  vertical-align: top;
  text-align: center; }
.basket .basket-deal__item-title {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 1.8rem; }
.basket .basket-deal__item-link:hover {
  color: #000;
  text-decoration: underline; }
.basket .basket-deal__item-options {
  margin-top: .5rem;
  margin-bottom: 1.6rem; }
.basket .basket-deal__item-option {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #8a8a8a;
  font-weight: 400;
  line-height: 1.6rem; }
  .basket .basket-deal__item-option .basket-deal__item-option-name,
  .basket .basket-deal__item-option .basket-deal__item-option-details {
    display: inline-block;
    vertical-align: top; }
  .basket .basket-deal__item-option .basket-deal__item-option-name {
    padding-left: 0; }
.basket .basket-deal__item-delete {
  position: absolute;
  right: 0; }
  .basket .basket-deal__item-delete .basket-deal__item-delete-icon {
    color: #000; }
    .basket .basket-deal__item-delete .basket-deal__item-delete-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: 0em;
      margin-left: 0em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .basket .basket-deal__item-delete:hover .basket-deal__item-delete-icon {
    color: #000; }
.basket .basket__accessory-free-items {
  background-color: #e1d6e5; }

/* Basket item
	 -------------------------------------------------------------------------- */
.basket .basket__items {
  background-color: #fff;
  padding: 1.6rem 1rem .5rem 1rem; }
.basket .basket-item__name {
  width: 50%; }
.basket .basket-item__details {
  width: 50%;
  display: inline-block;
  position: relative; }
.basket .basket-item__price {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 6.8rem);
  text-align: left;
  box-sizing: border-box;
  padding-right: .3rem;
  float: left; }
.basket .basket-item__quantity {
  display: inline-block;
  vertical-align: top;
  width: 6.8rem;
  float: right;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  font-size: 0; }
.basket .basket-item__quantity-text {
  font-size: 1.2rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.6rem;
  height: 1.8rem;
  box-sizing: border-box;
  padding: 0 .2rem;
  background-color: #fff;
  border: solid 1px #4e0d67;
  margin-left: 0;
  width: 100%;
  max-width: 3rem;
  display: inline-block;
  vertical-align: top;
  text-align: center; }
.basket .basket-item__quantity-btn {
  display: inline-block;
  vertical-align: top;
  width: 1.8rem;
  height: 1.8rem;
  text-align: center;
  overflow: hidden; }
  .basket .basket-item__quantity-btn_remove {
    border-radius: 1.3rem 0 0 1.3rem; }
  .basket .basket-item__quantity-btn_add {
    border-radius: 0 1.3rem 1.3rem 0; }
  .basket .basket-item__quantity-btn .basket-item__quantity-minus-icon {
    display: block;
    width: 100%;
    height: 1.8rem;
    background: url("/assets-images/basket-remove-icon.png") center center no-repeat;
    background-color: #4e0d67; }
  .basket .basket-item__quantity-btn .basket-item__quantity-plus-icon {
    display: block;
    width: 100%;
    height: 1.8rem;
    background: url("/assets-images/basket-add-icon.png") center center no-repeat;
    background-color: #4e0d67; }
.basket .basket-item__title {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 1.8rem; }
.basket .basket-item__link:hover {
  color: #000;
  text-decoration: underline; }
.basket .basket-item__options {
  margin-top: .5rem;
  margin-bottom: 1.6rem; }
.basket .basket-item__option {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #8a8a8a;
  font-weight: 400;
  line-height: 1.6rem; }
  .basket .basket-item__option .basket-item__option-name,
  .basket .basket-item__option .basket-item__option-details {
    display: inline-block;
    vertical-align: top; }
  .basket .basket-item__option .basket-item__option-name {
    padding-left: 0; }
.basket .basket-item__delete {
  position: absolute;
  right: 0; }
  .basket .basket-item__delete .basket-item__delete-icon {
    color: #000; }
    .basket .basket-item__delete .basket-item__delete-icon:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: 0em;
      margin-left: 0em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
  .basket .basket-item__delete:hover .basket-item__delete-icon {
    color: #000; }

/* Basket accessory
	 -------------------------------------------------------------------------- */
.basket__accessory-items__title {
  background-color: #4e0d67; }

.basket__accessory-free-items {
  background-color: #e1d6e5; }

/* Delivery method switcher
	 -------------------------------------------------------------------------- */
.basket .basket__delivery_radio {
  font-size: 1.4rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.8rem;
  overflow: hidden;
  border: none;
  border-radius: 0; }
.basket .basket__delivery-option {
  width: calc(50% - .5rem); }
  .basket .basket__delivery-option + .basket__delivery-option {
    margin-left: 1rem; }
.basket .basket__delivery-method {
  background-color: #fff;
  border: 1px solid #4e0d67;
  line-height: 2.8rem;
  box-sizing: border-box;
  height: 3rem;
  padding: 0;
  border-radius: 2.5rem;
  overflow: hidden;
  display: block; }
.basket .basket__delivery-radio:checked + .basket__delivery-method {
  color: #fff52d;
  background-color: #4e0d67; }
.basket .basket__time {
  margin-top: 1.6rem;
  width: calc(50% - .5rem); }
  .basket .basket__time .nice-select__container {
    margin: 0;
    width: 100%; }

/* Basket footer
	 -------------------------------------------------------------------------- */
.basket .basket__footer {
  color: #272727;
  background-color: #fff;
  padding: 1.5rem 0;
  border-radius: 0 0 3.3rem 3.3rem; }
.basket .basket__footer-row {
  padding: .8rem 1rem;
  box-sizing: border-box; }
  .basket .basket__footer-row.basket__footer-row_repeat {
    text-align: center; }
    .basket .basket__footer-row.basket__footer-row_repeat .basket__repeat {
      margin-top: 0;
      float: none; }
.basket .basket__total {
  border-radius: 1.7rem;
  box-sizing: border-box;
  box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
  padding: 0 2.1rem;
  height: 3.8rem;
  width: calc(100% - 2rem);
  margin: .8rem auto; }
.basket .basket__total-title,
.basket .basket__total-amount {
  font-size: 1.8rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #272727;
  font-weight: 400;
  line-height: 3.8rem; }
.basket .basket__tip {
  padding: 0;
  margin: .8rem 0; }
.basket .basket-tip__title {
  font-size: 1.4rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #fff52d;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.8rem;
  display: block;
  width: 100%;
  background-color: #4e0d67;
  box-sizing: border-box;
  padding: .5rem 1rem; }
.basket .basket-tip__details {
  box-sizing: border-box;
  padding: .8rem 1rem; }
.basket .basket-tip__amount {
  font-size: 1.2rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.6rem;
  height: 1.8rem;
  box-sizing: border-box;
  padding: 0 1.4rem;
  background-color: #fff;
  border: solid 1px #4e0d67;
  margin-left: 0; }
.basket .basket-tip__buttons {
  display: flex; }
.basket .basket-tip__button {
  width: 2rem;
  height: 1.8rem;
  font-size: 1.8rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: transparent;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.8rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }
  .basket .basket-tip__button.basket-tip__button_remove {
    border-radius: 1.3rem 0 0 1.3rem;
    background: url("/assets-images/basket-remove-icon.png") center center no-repeat;
    background-color: #4e0d67; }
  .basket .basket-tip__button.basket-tip__button_add {
    border-radius: 0 1.3rem 1.3rem 0;
    margin-left: 0;
    background: url("/assets-images/basket-add-icon.png") center center no-repeat;
    background-color: #4e0d67; }
.basket_step-basket .basket-tip__details {
  min-width: 12.8rem;
  position: relative; }
.basket_step-basket .basket-tip__buttons {
  justify-content: space-between;
  border-radius: 1.3rem;
  background-color: #4e0d67; }
.basket_step-basket .basket-tip__button {
  background-color: transparent; }
.basket_step-basket .basket-tip__amount {
  position: absolute;
  top: .8rem;
  left: 50%;
  transform: translateX(-50%);
  min-width: 6.8rem;
  padding: 0;
  text-align: center; }

.basket .basket__button-link {
  color: #fff;
  background-color: #4e0d67;
  border: none;
  border-radius: 1.7rem;
  font-size: 1.4rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  line-height: 3rem;
  height: 3rem;
  box-sizing: border-box;
  padding: 0 1rem; }
  .basket .basket__button-link:hover {
    color: #fff;
    background-color: #4e0d67; }

.basket .basket__error,
.basket .basket__footer-red-message {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  line-height: 1.8rem;
  background-color: #ff5757;
  padding: .8rem 1rem;
  margin-top: 1.6rem;
  margin-bottom: .8rem; }

.text-below-basket {
  border-radius: 3.1rem;
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  background-color: #ff5757;
  text-align: center;
  box-sizing: border-box;
  padding: 3.6rem 2rem;
  margin-top: 2.8rem;
  margin-bottom: 2.8rem; }

.basket-upselling .basket-upselling__content {
  box-sizing: border-box;
  padding: 2rem;
  background-color: #e1d6e5; }
.basket-upselling .basket-upselling__image {
  display: block;
  margin-bottom: 1.3rem;
  border-radius: 1.5rem; }
.basket-upselling .basket-upselling__title {
  font-size: 2.8rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3.8rem;
  text-align: center;
  margin-bottom: 1.3rem; }
.basket-upselling .basket-upselling__description {
  display: none; }
.basket-upselling .basket-upselling__footer .nice-select__container {
  display: block;
  width: 100%; }
  .basket-upselling .basket-upselling__footer .nice-select__container .nice-select {
    width: 100%;
    float: none;
    border-radius: 2.5rem;
    line-height: 2.8rem;
    height: 3rem;
    border: solid 1px #895d99;
    text-align: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    background-color: transparent; }
    .basket-upselling .basket-upselling__footer .nice-select__container .nice-select:after {
      display: none; }
    .basket-upselling .basket-upselling__footer .nice-select__container .nice-select > .current {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 1.4rem;
      font-family: "Anton", Arial, Helvetica, sans-serif;
      color: #4e0d67;
      font-weight: 400;
      text-transform: none;
      line-height: 2.8rem; }
    .basket-upselling .basket-upselling__footer .nice-select__container .nice-select.open .list {
      max-height: 25rem; }
.basket-upselling .basket-upselling__button {
  display: block;
  width: 100%;
  max-width: 15.5rem;
  margin: 1.3rem auto;
  border: none;
  box-shadow: none;
  outline: none;
  font-size: 1.4rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #fff52c;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3rem;
  box-sizing: border-box;
  padding: 0 1.5rem;
  text-align: center;
  border-radius: 2.5rem;
  background-color: #4e0d67; }

.basket .basket__coupon {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #272727;
  font-weight: 400;
  line-height: 3rem;
  text-align: center; }
  .basket .basket__coupon + .basket__footer-row_repeat {
    padding-top: 0; }
.basket .basket__coupon-enable {
  padding: 0;
  text-align: center; }
.basket .basket__coupon-link {
  color: #272727;
  text-decoration: underline; }
.basket .basket__coupon-form {
  text-align: center; }
.basket .basket__coupon-input {
  line-height: 3rem;
  height: 3rem;
  border: none;
  border-radius: 1.4rem;
  box-sizing: border-box;
  outline: none;
  padding: 0 1.5rem;
  box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
  text-align: center; }
.basket .basket__savings {
  margin: .8rem auto;
  padding: .8rem 1rem;
  line-height: 1.8rem;
  color: #272727;
  background-color: #fff; }
  .basket .basket__savings b {
    font-weight: 400;
    text-transform: uppercase;
    color: #4e0d67; }

.mobile-basket-button {
  box-sizing: border-box;
  padding: .5rem 1.5rem .5rem;
  border-top: solid 1px #818181;
  background-color: #fff; }
  .mobile-basket-button .mobile-basket-button__part {
    line-height: 4rem;
    height: 4rem; }
    .mobile-basket-button .mobile-basket-button__part + .mobile-basket-button__part {
      display: none; }
  .mobile-basket-button .mobile-basket-button__link_half .mobile-basket-button__part {
    width: 100%; }
  .mobile-basket-button .mobile-basket-button__link {
    color: #fff;
    background-color: #4e0d67;
    border: none;
    border-radius: 1.7rem;
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    font-size: 1.8rem;
    line-height: 4rem;
    height: 4rem;
    border-radius: 2.5rem;
    width: 100%; }
    .mobile-basket-button .mobile-basket-button__link:hover {
      color: #fff;
      background-color: #4e0d67; }
    .mobile-basket-button .mobile-basket-button__link:after {
      display: none; }
    @media screen and (max-width: 30em) {
      .mobile-basket-button .mobile-basket-button__link {
        display: block;
        width: 100%; } }

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

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

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

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

.clickable-promotion {
  display: inline-block;
  vertical-align: top;
  padding: 1rem 0.5rem 0;
  width: 50%;
  box-sizing: border-box; }

.clickable-promotion__form {
  display: block; }

.clickable-promotion__link {
  display: block;
  text-decoration: none; }

.clickable-promotion__image {
  display: block;
  width: 100%;
  border: none; }

@media screen and (max-width: 52.5em) {
  .basket__clickable-promotions {
    margin: 1rem .8rem 0; } }
/* ==========================================================================
	 CUSTOMIZATION POPUP
	 ========================================================================== */
.popup {
  border-radius: 10rem; }
  @media screen and (max-width: 52.5em) {
    .popup {
      border-radius: 0; } }
  .popup.popup_improved {
    padding-bottom: 0; }
    .popup.popup_improved .popup__close {
      display: block !important;
      padding: 0;
      width: 3rem;
      height: 3rem;
      line-height: 3rem;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translate(0, -50%);
      border-radius: 0;
      background-color: transparent;
      color: #4e0d67;
      font-size: 3rem;
      box-shadow: none; }
      @media screen and (max-width: 52.5em) {
        .popup.popup_improved .popup__close {
          display: none !important; } }
      .popup.popup_improved .popup__close .popup__close-icon {
        width: 3rem;
        height: 3rem;
        line-height: 3rem; }
        .popup.popup_improved .popup__close .popup__close-icon:before {
          font-family: 'fontello';
          font-style: normal;
          font-weight: normal;
          speak: none;
          display: inline-block;
          text-decoration: inherit;
          min-width: 1em;
          text-align: center;
          font-variant: normal;
          text-transform: none;
          line-height: 1em;
          margin-right: .2em;
          margin-left: .2em;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: ""; }
        .popup.popup_improved .popup__close .popup__close-icon:before {
          width: 3rem;
          height: 3rem;
          line-height: 3rem;
          margin: 0; }
    .popup.popup_improved.popup_scrolled .popup__title {
      padding-left: 5rem;
      padding-right: 8.5rem;
      box-sizing: border-box; }
      .popup.popup_improved.popup_scrolled .popup__title .popup__close {
        right: 4.8rem; }
      @media screen and (max-width: 52.5em) {
        .popup.popup_improved.popup_scrolled .popup__title {
          padding-left: 1.5rem;
          padding-right: 1.5rem; }
          .popup.popup_improved.popup_scrolled .popup__title .popup__close {
            display: none !important; } }
    .popup.popup_improved.popup_full-height {
      height: 100%; }
  .popup .popup__wrapper {
    padding: 5rem 4.7rem 6.7rem; }
    @media screen and (max-width: 52.5em) {
      .popup .popup__wrapper {
        padding: 2rem 1.5rem; } }
  .popup .popup__picture-image {
    border-radius: 5.3rem;
    overflow: hidden; }
    @media screen and (max-width: 52.5em) {
      .popup .popup__picture-image {
        border-radius: 0;
        display: block;
        margin: 0 auto; } }
  .popup .popup__header {
    margin-bottom: 0; }
  .popup .popup__title-wrapper {
    display: block; }
  .popup .popup__title {
    font-size: 2.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    line-height: 3rem;
    position: relative; }
  .popup .popup__description {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 1.8rem;
    margin-top: .9rem; }
  .popup .product-pictos {
    margin-top: 1rem;
    line-height: 2.4rem; }
    .popup .product-pictos .product-picto {
      margin: .4rem .4rem 0 0;
      vertical-align: top;
      font-size: 2rem;
      line-height: 2.4rem; }
  .popup .product-legend {
    margin-top: 0; }
    .popup .product-legend .product-legend__item-name {
      color: #4e0d67; }
  .popup .popup-buttons_improved {
    position: static;
    text-align: center;
    margin-top: 2.5rem; }

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

.popup__price {
  font-size: 2.4rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400; }

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

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

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

/* Popup group
	 -------------------------------------------------------------------------- */
@media screen and (max-width: 52.5em) {
  .popup-group__quantity {
    box-sizing: border-box;
    border: solid 1px #4e0d67;
    border-radius: 1.2rem;
    overflow: hidden; } }

.popup-group__quantity-field {
  font-size: 1.4rem;
  min-width: 3rem;
  width: 6rem;
  box-sizing: border-box;
  border: none;
  padding: 0 1.5rem;
  text-align: center;
  color: #000;
  line-height: 2.4rem;
  display: inline-block;
  vertical-align: top; }
  @media screen and (max-width: 52.5em) {
    .popup-group__quantity-field {
      font-size: 1.6rem;
      font-family: "Anton", Arial, Helvetica, sans-serif;
      color: #4e0d67;
      font-weight: 400;
      line-height: 2.2rem;
      height: 2.2rem;
      width: 4rem;
      padding: 0 .5rem; } }

.popup-group__quantity-minus-icon {
  margin-right: 0;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  box-sizing: border-box;
  border-radius: 50%;
  border: solid 1px #000;
  background-color: #f1f1f1; }
  .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-minus-icon:before {
    display: block;
    width: 2.2rem;
    height: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
    margin: 0;
    color: #000; }
  @media screen and (max-width: 52.5em) {
    .popup-group__quantity-minus-icon {
      width: 2.4rem;
      height: 2.2rem;
      border-radius: 1.2rem 0 0 1.2rem;
      text-align: center;
      background-color: #4e0d67; }
      .popup-group__quantity-minus-icon:before {
        display: block;
        width: 2.3rem;
        height: 2rem;
        line-height: 2rem;
        text-align: center;
        margin: 0;
        color: #fdf22e; } }

.popup-group__quantity-plus-icon {
  margin-left: 0;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  box-sizing: border-box;
  border-radius: 50%;
  border: solid 1px #000;
  background-color: #f1f1f1; }
  .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__quantity-plus-icon:before {
    display: block;
    width: 2.2rem;
    height: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
    margin: 0;
    color: #000; }
  @media screen and (max-width: 52.5em) {
    .popup-group__quantity-plus-icon {
      width: 2.4rem;
      height: 2.2rem;
      border-radius: 0 1.2rem 1.2rem 0;
      text-align: center;
      background-color: #4e0d67; }
      .popup-group__quantity-plus-icon:before {
        display: block;
        width: 2.3rem;
        height: 2rem;
        line-height: 2rem;
        text-align: center;
        margin: 0;
        color: #fdf22e; } }

.popup-group__label,
.popup-group_improved .popup-group__label {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.4rem; }
  @media screen and (max-width: 52.5em) {
    .popup-group__label,
    .popup-group_improved .popup-group__label {
      display: inline-block;
      vertical-align: top;
      float: none;
      text-align: left;
      font-weight: 700; } }

@media screen and (max-width: 52.5em) {
  .popup-group__line {
    text-align: center; } }

/* Popup row
	 -------------------------------------------------------------------------- */
.popup-row + .popup-row {
  border-top: solid 1px #bebebe; }
  .popup-row + .popup-row.popup-row_toppings {
    border-top: none; }
  .popup-row + .popup-row.popup-row_ingredients {
    padding-bottom: 0; }
.popup-row .popup-row__title {
  font-size: 2rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  color: #4e0d67;
  line-height: 3rem;
  margin-bottom: 1rem; }
.popup-row .popup-row__description {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 1.8rem;
  margin-top: 1rem;
  margin-bottom: 2rem; }
.popup-row.popup-row_enum {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0; }
  .popup-row.popup-row_enum + .popup-row_enum {
    border-top: 0; }

/* Popup enum
	 -------------------------------------------------------------------------- */
.popup-enum .popup-enum__option {
  margin-right: 2rem;
  margin-bottom: 2rem; }
.popup-enum .popup-enum__text {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 700;
  line-height: 2.8rem;
  color: #4e0d67;
  background-color: #fff;
  box-sizing: border-box;
  border: solid 1px #4e0d67;
  height: 3rem;
  padding: 0 1.8rem;
  border-radius: 1.5rem; }
  @media screen and (max-width: 52.5em) {
    .popup-enum .popup-enum__text {
      font-size: 1.4rem;
      font-family: "Cousine", Arial, Helvetica, sans-serif;
      color: #4e0d67;
      font-weight: 700;
      line-height: 2.8rem;
      height: 3rem; } }
.popup-enum .popup-enum__radio:checked + .popup-enum__text {
  color: #fff52d;
  background-color: #4e0d67; }
.popup-enum .popup-enum__radio:disabled + .popup-enum__text {
  color: #999;
  background-color: #eee; }

/* Popup set
	 -------------------------------------------------------------------------- */
.popup-set {
  padding-bottom: 1rem;
  border-bottom: solid 1px #bebebe; }
  @media screen and (max-width: 30em) {
    .popup-set .popup-set__wrapper {
      font-size: 0; } }
  @media screen and (max-width: 30em) {
    .popup-set .popup-set__option {
      width: calc(50% - 4px);
      display: inline-block;
      vertical-align: top; }
      .popup-set .popup-set__option .popup-set__label {
        padding-right: 0; }
      .popup-set .popup-set__option:nth-child(2n+1) {
        clear: none; }
      .popup-set .popup-set__option:nth-child(2n) {
        margin-left: 8px; } }
  .popup-set .popup-set__group-title {
    font-size: 1.6rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    line-height: 3rem;
    margin-bottom: 1rem; }
  .popup-set .popup-set__title {
    color: #000; }
  .popup-set .popup-set__text {
    font-size: 1.2rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    line-height: 1.6rem;
    box-sizing: border-box;
    padding: .6rem .7rem;
    width: 13.4rem;
    border-radius: 1.5rem;
    border: solid .1rem #000;
    text-align: center; }
    .popup-set .popup-set__text:before, .popup-set .popup-set__text:after {
      display: none; }
    @media screen and (max-width: 40em) {
      .popup-set .popup-set__text {
        width: 100%; } }
  .popup-set .popup-set__label {
    padding-left: 0; }
    .popup-set .popup-set__label input[type=checkbox]:checked + .popup-set__text {
      font-size: 1.2rem;
      font-family: "Cousine", Arial, Helvetica, sans-serif;
      color: #fff52d;
      font-weight: 700;
      border: solid .1rem #4e0d67;
      background-color: #4e0d67; }

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

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

.popup-set__option[data-double] .popup-set__text {
  border: none;
  border-radius: 0;
  padding: 0;
  width: auto;
  text-align: left;
  line-height: 1.6rem; }

/* Popup deal line
	 -------------------------------------------------------------------------- */
.popup-deal-line__label {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  font-weight: 700; }

.popup-deal-line__description {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

.popup-deal-line__single-option {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

/* Popup buttons
	 -------------------------------------------------------------------------- */
.popup-buttons_improved .popup-buttons__button {
  color: #fff;
  background-color: #4e0d67;
  border: none;
  padding: 0;
  border-radius: 2rem;
  font-size: 1.4rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  font-weight: 400;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  float: none;
  border-radius: 2rem;
  text-align: center;
  padding: 0 2rem;
  height: 4rem;
  line-height: 4rem;
  text-transform: none;
  width: 60%;
  margin-left: auto;
  margin-right: auto; }
  .popup-buttons_improved .popup-buttons__button:hover {
    color: #fff;
    background-color: #4e0d67; }
  .popup-buttons_improved .popup-buttons__button:hover {
    background-color: #4e0d67; }
  @media screen and (max-width: 40em) {
    .popup-buttons_improved .popup-buttons__button {
      width: 100%; } }
  @media screen and (max-width: 26.25em) {
    .popup-buttons_improved .popup-buttons__button .popup-buttons__button-price {
      width: 30%; }
    .popup-buttons_improved .popup-buttons__button .popup-buttons__button-text {
      width: 70%; } }
.popup-buttons_improved .popup-buttons__link {
  display: none;
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }
  .popup-buttons_improved .popup-buttons__link:hover {
    color: #000; }

/* ==========================================================================
	 CHECKOUT, ACCOUNT & ORDER PAGES
	 ========================================================================== */
.checkout__title {
  font-size: 3rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 4rem;
  text-align: center;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  @media screen and (max-width: 30em) {
    .checkout__title {
      padding: 0; } }

.checkout-row__label,
.checkout-row__group-label,
.checkout-variant__select-label,
.card-entry__label,
.card-entry__saved-card-label {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

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

.checkout-row__field-text[disabled],
.checkout-row__field-textarea[disabled] {
  border-color: rgba(33, 33, 33, 0.36); }

.checkout-row__group_emphisized {
  padding: 1rem;
  color: #000;
  background-color: #f9eeba; }

.checkout-row__group-item_description {
  line-height: 1.3; }

/*CHECKOUT VARIANT*/
@media screen and (max-width: 62em) {
  .checkout-variant {
    padding-left: 0; } }
.checkout-variant .checkout-variant__select {
  box-sizing: border-box;
  padding-left: 15rem;
  margin-top: 0;
  padding-bottom: 0; }
.checkout-variant .checkout-variant__select-label {
  margin-left: -15rem;
  margin-top: 0;
  box-sizing: border-box;
  padding: .4rem .5rem 0 0;
  text-transform: uppercase; }
.checkout-variant .checkout-variant__label {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top; }
  .checkout-variant .checkout-variant__label:hover {
    cursor: pointer; }
  .checkout-variant .checkout-variant__label .checkout-variant__radio {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .checkout-variant .checkout-variant__label .checkout-variant__radio:checked ~ .checkout-variant__text:after {
      display: block; }
  .checkout-variant .checkout-variant__label .checkout-variant__text {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.6rem;
    box-sizing: border-box;
    padding-left: 3.3rem;
    position: relative;
    display: block; }
    .checkout-variant .checkout-variant__label .checkout-variant__text:before, .checkout-variant .checkout-variant__label .checkout-variant__text:after {
      content: '';
      box-sizing: border-box;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0; }
    .checkout-variant .checkout-variant__label .checkout-variant__text:before {
      display: block;
      width: 1.6rem;
      height: 1.6rem;
      border: solid 1px #90689f;
      background-color: #f1f1f1;
      margin: 0;
      z-index: 1; }
    .checkout-variant .checkout-variant__label .checkout-variant__text:after {
      display: none;
      width: 1rem;
      height: 1rem;
      border: none;
      background-color: #4e0d67;
      margin: .3rem;
      z-index: 2; }

/* Form buttons
	 Contain a button on the right and a cancel link on the left.
	 -------------------------------------------------------------------------- */
.form-buttons__button {
  color: #fff;
  background-color: #4e0d67;
  border: none;
  padding: 0 2.7rem;
  border-radius: 2.5rem;
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  line-height: 3rem;
  height: 3rem;
  min-width: 12rem;
  text-align: center; }
  .form-buttons__button:hover {
    color: #fff;
    background-color: #4e0d67; }

.form-buttons__link {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  padding: 0;
  line-height: 2.4rem;
  margin-top: .3rem; }

/* Switcher buttons as radio buttons
	 -------------------------------------------------------------------------- */
.switcher-btns {
  margin-top: 1rem;
  display: flex; }

.switcher-btn,
.switcher-btn_active {
  color: #fff;
  background-color: #4e0d67;
  border: none;
  padding: 0 2.7rem;
  border-radius: 2.5rem;
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  border: 1px solid #4e0d67;
  cursor: default;
  text-decoration: none; }
  .switcher-btn:hover,
  .switcher-btn_active:hover {
    color: #fff;
    background-color: #4e0d67; }

.switcher-btn:not(.switcher-btn_active) {
  color: #000;
  background-color: inherit;
  border: none;
  padding: 0 2.7rem;
  border-radius: 2.5rem;
  border: 1px solid #4e0d67;
  cursor: pointer; }
  .switcher-btn:not(.switcher-btn_active):hover {
    color: #fff;
    background-color: #4e0d67; }

.switcher-btn + .switcher-btn {
  border-left: 0px; }

@media screen and (max-width: 40em) {
  .switcher-btns {
    flex-wrap: wrap; }

  .switcher-btn {
    width: 100%; }

  .switcher-btn + .switcher-btn {
    border-left: 1px solid #4e0d67;
    border-top: 0px; } }
/* Loyalty (step4)
	 -------------------------------------------------------------------------- */
.checkout-loyalty__balance {
  font-size: 2.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 3rem;
  margin-bottom: 3rem; }
  @media screen and (max-width: 60em) {
    .checkout-loyalty__balance {
      margin-bottom: 1.5rem; } }

.checkout-loyalty__balance__points {
  font-weight: 400; }

.checkout-loyalty__teaser,
.checkout-loyalty__use {
  box-sizing: border-box;
  padding-left: 10%;
  padding-right: 10%; }
  @media screen and (max-width: 60em) {
    .checkout-loyalty__teaser,
    .checkout-loyalty__use {
      padding-left: 0;
      padding-right: 0; } }

@media screen and (max-width: 60em) {
  .checkout-loyalty__teaser {
    margin-bottom: 1.5rem; } }

.checkout-loyalty__use-label_checkbox {
  position: relative; }
  .checkout-loyalty__use-label_checkbox .checkout-loyalty__use-text {
    display: block;
    width: 100%;
    padding-left: 2.7rem;
    position: relative;
    line-height: 1.8rem;
    box-sizing: border-box; }
    .checkout-loyalty__use-label_checkbox .checkout-loyalty__use-text:before, .checkout-loyalty__use-label_checkbox .checkout-loyalty__use-text:after {
      content: '';
      box-sizing: border-box;
      position: absolute;
      top: .1rem;
      left: 0;
      border-radius: 50%; }
    .checkout-loyalty__use-label_checkbox .checkout-loyalty__use-text:before {
      display: block;
      width: 1.6rem;
      height: 1.6rem;
      margin: 0;
      z-index: 1;
      border: solid 1px #90689f;
      background-color: #f1f1f1; }
    .checkout-loyalty__use-label_checkbox .checkout-loyalty__use-text:after {
      display: none;
      width: 1rem;
      height: 1rem;
      margin: .3rem;
      z-index: 2;
      border: none;
      background-color: #4e0d67; }
  .checkout-loyalty__use-label_checkbox .checkout-loyalty__use-input_checkbox {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .checkout-loyalty__use-label_checkbox .checkout-loyalty__use-input_checkbox:checked + .checkout-loyalty__use-text:after {
      display: block; }

/* Checkout confirmation page (step5)
	 -------------------------------------------------------------------------- */
.checkout-confirm__title {
  font-size: 1.6rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 700; }

.checkout-confirm__content {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400; }

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

/* Checkout upselling
	 -------------------------------------------------------------------------- */
.category_upselling .category__title {
  font-size: 3rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase; }
.category_upselling .product {
  width: 33.33%; }
  @media screen and (max-width: 52.5em) {
    .category_upselling .product {
      width: 50%; } }

/* Facebook login
	 -------------------------------------------------------------------------- */
.facebook-login {
  box-sizing: border-box;
  padding: 1rem 5rem;
  position: relative;
  text-align: center;
  border-radius: 0;
  background-color: #245a9e; }
  .facebook-login .facebook-login__icon {
    width: 4.6rem;
    line-height: 2rem;
    position: absolute;
    top: 1rem;
    left: 0;
    border-right: solid 1px rgba(255, 255, 255, 0.58);
    box-sizing: border-box; }
  .facebook-login .facebook-login__text {
    line-height: 2rem;
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff; }

.checkout-delimiter {
  position: relative; }
  .checkout-delimiter:before {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #d1d1d1;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    transform: translate(0, -50%); }
  .checkout-delimiter .checkout-delimiter__text {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 2rem;
    box-sizing: border-box;
    padding: 0 .5rem;
    background-color: #fff;
    text-transform: none;
    position: relative;
    z-index: 2; }

.checkout {
  box-sizing: border-box;
  padding: 4rem 0;
  background-color: #fff;
  border-radius: 5.6rem;
  box-shadow: 0 0 20px 10px rgba(200, 197, 197, 0.16); }
  @media screen and (max-width: 30em) {
    .checkout .checkout__section {
      box-sizing: border-box;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  .checkout .checkout__section + .checkout__section {
    margin-top: 4rem;
    padding-top: 4rem;
    border-top: solid 1px #d1d1d1; }
  .checkout .checkout__section.checkout__section_confirm, .checkout .checkout__section.checkout__section_thank-you {
    box-sizing: border-box;
    padding-left: 5.4rem;
    padding-right: 5.4rem; }
    @media screen and (max-width: 30em) {
      .checkout .checkout__section.checkout__section_confirm, .checkout .checkout__section.checkout__section_thank-you {
        padding-left: 1.5rem;
        padding-right: 1.5rem; }
        .checkout .checkout__section.checkout__section_confirm .checkout__footer, .checkout .checkout__section.checkout__section_thank-you .checkout__footer {
          padding: 0; } }
  .checkout .checkout__header {
    margin-bottom: 4.5rem; }
    .checkout .checkout__header .checkout__description {
      margin-top: 3.5rem;
      box-sizing: border-box;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      text-align: center; }
  .checkout .checkout__fieldset {
    max-width: 38rem; }
    @media screen and (max-width: 30em) {
      .checkout .checkout__fieldset {
        max-width: 100%; } }
    .checkout .checkout__fieldset.checkout-loyalty {
      max-width: 100%;
      box-sizing: border-box;
      padding: 5rem;
      background-color: #e1d6e5; }
      @media screen and (max-width: 60em) {
        .checkout .checkout__fieldset.checkout-loyalty {
          padding: 2rem; } }
  .checkout .checkout-row {
    margin-bottom: 2rem;
    padding-left: 0; }
  .checkout .checkout-row__label {
    width: 15rem;
    margin-left: -15rem;
    box-sizing: border-box;
    line-height: 2.4rem;
    padding-top: .3rem; }
    @media screen and (max-width: 52.5em) {
      .checkout .checkout-row__label {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 1rem;
        margin-left: 0; } }
  .checkout .checkout-row__field-text {
    line-height: 3rem;
    height: 3rem;
    border: none;
    border-radius: 1.4rem;
    box-sizing: border-box;
    outline: none;
    padding: 0 1.5rem;
    box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31); }
    .checkout .checkout-row__field-text.checkout-row__field-text_half {
      max-width: 16rem; }
  .checkout .checkout-row__field-textarea {
    line-height: 3rem;
    height: 10rem;
    border: none;
    border-radius: 1.4rem;
    box-sizing: border-box;
    outline: none;
    padding: 1rem 1.5rem;
    box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
    resize: none;
    box-sizing: border-box; }
  .checkout .checkout-row__group-item {
    margin-top: 0; }
    .checkout .checkout-row__group-item.checkout-row__group-item_forgot-password {
      margin-top: 1.6rem; }
  .checkout .checkout-row__group-item_helper {
    font-size: 1.4rem; }
  .checkout .checkout-row__group-label_checkbox {
    display: inline-block;
    vertical-align: top;
    margin-top: 1.3rem;
    position: relative;
    box-sizing: border-box;
    line-height: 1.6rem; }
  .checkout .checkout-row__label-text {
    box-sizing: border-box;
    padding-left: 2.7rem;
    line-height: 1.6rem;
    position: relative; }
    .checkout .checkout-row__label-text:before {
      display: block;
      content: '';
      width: 1.6rem;
      height: 1.6rem;
      margin: 0;
      box-sizing: border-box;
      border-radius: 50%;
      border: solid 1px #8c639c;
      background-color: #f1f1f1;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .checkout .checkout-row__label-text:after {
      display: none;
      content: '';
      width: 1rem;
      height: 1rem;
      margin: .3rem;
      box-sizing: border-box;
      background-color: #4e0d67;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
  .checkout .checkout-row__field-checkbox {
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
    .checkout .checkout-row__field-checkbox:checked + .checkout-row__label-text:after {
      display: block; }
  .checkout .checkout__footer {
    margin-top: .8rem;
    box-sizing: border-box;
    padding: 0 6.9rem; }
    @media screen and (max-width: 52.5em) {
      .checkout .checkout__footer {
        padding: 0; } }
    @media screen and (max-width: 30em) {
      .checkout .checkout__footer {
        padding: 0; } }
    @media screen and (max-width: 23.75em) {
      .checkout .checkout__footer .form-buttons {
        text-align: center; }
        .checkout .checkout__footer .form-buttons .form-buttons__button,
        .checkout .checkout__footer .form-buttons .form-buttons__link {
          float: none; }
        .checkout .checkout__footer .form-buttons .form-buttons__button {
          margin-bottom: 2rem;
          margin-top: 2rem;
          display: block;
          width: 100%; } }
  .checkout .checkout-confirm .checkout-confirm__title,
  .checkout .checkout-confirm .checkout-confirm__loyalty-earned-points {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.4rem; }

/* CHECKOUT ATOMS */
.checkout-row__group-item_atoms {
  font-size: 0; }

.checkout-row__group-atom {
  width: calc(50% - 3.5rem);
  margin: 0 .5rem 0 0;
  display: inline-block;
  vertical-align: top; }
  @media screen and (max-width: 68.75em) {
    .checkout-row__group-atom {
      width: 32%;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0; }
      .checkout-row__group-atom + .checkout-row__group-atom {
        margin-left: 2%; } }
  .checkout-row__group-atom:first-child {
    width: 6rem; }
    @media screen and (max-width: 68.75em) {
      .checkout-row__group-atom:first-child {
        width: 32%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0; } }
    .checkout-row__group-atom:first-child .checkout-row__group-label_atom {
      width: 15rem;
      margin-left: -15rem;
      text-align: left; }
      @media screen and (max-width: 68.75em) {
        .checkout-row__group-atom:first-child .checkout-row__group-label_atom {
          padding: 0;
          display: block;
          width: 100%;
          margin-bottom: .8rem;
          margin-left: 0;
          text-align: left; } }
  .checkout-row__group-atom:last-child {
    margin-right: 0; }
  .checkout-row__group-atom .checkout-row__group-label_atom {
    width: calc(100% - 6rem);
    margin-left: 0;
    text-align: right;
    display: inline-block;
    vertical-align: top;
    line-height: 2.4rem;
    padding-top: .3rem; }
    @media screen and (max-width: 68.75em) {
      .checkout-row__group-atom .checkout-row__group-label_atom {
        padding: 0;
        display: block;
        width: 100%;
        margin-bottom: .8rem;
        margin-left: 0;
        text-align: left; } }
  .checkout-row__group-atom .checkout-row__field-text_small {
    width: 6rem; }
    @media screen and (max-width: 68.75em) {
      .checkout-row__group-atom .checkout-row__field-text_small {
        width: 100%; } }

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

/* Account referral program
	 -------------------------------------------------------------------------- */
.checkout__referral-program-rules {
  font-size: 1.275rem; }

.checkout__referral-link {
  margin: 1rem 0;
  color: #fff;
  background-color: #4e0d67;
  border: none;
  padding: 1rem 2rem;
  border-radius: 2.5rem;
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  min-width: 15rem;
  text-align: center; }
  .checkout__referral-link:hover {
    color: #fff;
    background-color: #4e0d67; }

.checkout__referral-link span[data-copied] {
  padding: 1rem 0;
  color: #212121; }

/* Order page
	 -------------------------------------------------------------------------- */
/*ORDER TABLE*/
.order-table {
  width: calc(100% - 3rem);
  margin-left: auto;
  margin-right: auto;
  border-radius: 3.3rem 3.3rem 0 0;
  overflow: hidden; }
  .order-table .order-table__header {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #fff52d;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2rem;
    font-weight: 400;
    background-color: #4e0d67; }
  .order-table .order-table__header-item {
    padding-top: 2.1rem;
    padding-bottom: 2.1rem;
    width: 17%; }
    .order-table .order-table__header-item:nth-child(4) {
      width: 32%; }

/*ORDER ROW*/
@media screen and (max-width: 40em) {
  .order-table {
    box-sizing: border-box;
    padding-bottom: 2.5rem;
    overflow-x: auto;
    max-width: 100%;
    width: 100%; }
    .order-table .order-table__header {
      width: 64rem; } }
.order-table .order-row__header {
  color: #000;
  font-size: 1.4rem;
  background-color: #fff;
  border-top: none;
  border-radius: 1.7rem;
  box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31); }
  .order-table .order-row__header:hover {
    color: #fff !important;
    background-color: #4e0d67 !important;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease; }
.order-table .order-row {
  margin-top: 1.5rem;
  background-color: #fff;
  overflow: hidden; }
  @media screen and (max-width: 40em) {
    .order-table .order-row {
      width: 64rem; } }
  .order-table .order-row:nth-child(even) .order-row__header {
    color: #000;
    background-color: #e1d6e5; }
  .order-table .order-row.order-table__show-more .order-row__header {
    border-radius: 0;
    box-shadow: none;
    background-color: transparent; }
    .order-table .order-row.order-table__show-more .order-row__header:hover {
      color: #000 !important;
      background-color: transparent !important;
      -webkit-transition: background-color .2s ease, color .2s ease;
      transition: background-color .2s ease, color .2s ease; }
  .order-table .order-row.order-table__show-more .order-row__header-item {
    width: 100%; }
  .order-table .order-row.order-table__show-more .order-row__header-item a {
    border-radius: 1.2rem;
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #fff52d;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3rem;
    height: 3rem;
    background-color: #4e0d67;
    padding: 0 2.6rem;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    width: auto;
    display: inline-block;
    vertical-align: top; }
.order-table .order-row__order {
  border-top: 0 solid #fff; }
.order-table .order-row__header-item {
  width: 17%;
  padding-top: .7rem;
  padding-bottom: .7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .order-table .order-row__header-item.order-row__header-item_show {
    width: 32%; }
.order-table .order-table__show-button {
  box-sizing: border-box;
  padding-right: 1.5rem;
  position: relative;
  white-space: nowrap;
  max-width: 100%; }
  .order-table .order-table__show-button .order-table__show-icon {
    position: absolute;
    right: 0; }

/*ORDER*/
.order {
  color: #000;
  font-size: 1.4rem;
  background-color: #fff;
  box-sizing: border-box;
  padding: 2.2rem 10%; }
  @media screen and (max-width: 40em) {
    .order {
      padding: 2.2rem 0; } }
  .order .order__repeat {
    text-align: center; }
  .order .order__repeat-button-separator {
    display: block;
    width: 100%;
    height: 1px;
    margin-top: .8rem;
    margin-bottom: .8rem; }
  .order .order__repeat-button {
    color: #fff52d;
    background-color: #4e0d67;
    border: none;
    border-radius: 1.4rem;
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    line-height: 3rem;
    height: 3rem;
    padding: 0 4rem;
    float: none; }
    .order .order__repeat-button:hover {
      color: #fff52d;
      background-color: #4e0d67; }
  .order .order__repeat-empty-basket {
    line-height: 2.4rem;
    margin-left: 0;
    float: none; }
  .order .order__group-title {
    font-size: 2.8rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.8rem;
    text-align: center; }
  .order .order__group_col-2 {
    float: none;
    width: 100%;
    text-align: center; }
    .order .order__group_col-2 + .order__group_col-2 {
      margin-top: 2rem; }
  .order .order__info {
    font-size: 0;
    text-align: left;
    margin-top: 2rem; }
    .order .order__info .order__info-item {
      display: inline-block;
      vertical-align: top;
      margin-bottom: 2.8rem;
      margin-right: 2.8rem;
      text-align: center; }
      .order .order__info .order__info-item:not(:first-child) {
        margin-top: 0; }
    .order .order__info .order__info-value {
      display: inline-block;
      vertical-align: top;
      font-size: 1.4rem;
      font-family: "Cousine", Arial, Helvetica, sans-serif;
      color: #000;
      font-weight: 400;
      line-height: 3.8rem;
      height: 3.8rem;
      box-sizing: border-box;
      border-radius: 1.7rem;
      box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
      text-align: center;
      padding: 0 1.5rem;
      min-width: 11.1rem; }
    .order .order__info .order__info-label {
      display: block;
      width: 100%;
      font-size: 1.4rem;
      font-family: "Anton", Arial, Helvetica, sans-serif;
      color: #4e0d67;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 2.4rem;
      text-align: center;
      margin-bottom: 1rem;
      box-sizing: border-box;
      padding-left: .5rem;
      padding-right: .5rem; }
  .order .order__items-container {
    border-top: none; }
  .order .order__items-table {
    color: #000;
    font-size: 1.4rem;
    background-color: #fff;
    border: none; }
  .order .order__items-deal {
    color: #000;
    border-radius: 0 0 1.3rem 1.3rem;
    overflow: hidden; }
    .order .order__items-deal .order__items-column {
      background-color: #e1d6e5; }
    .order .order__items-deal tr.order__items-row:nth-last-of-type(2) .order__items-column:first-child {
      border-radius: 0 0 0 1.3rem;
      overflow: hidden; }
    .order .order__items-deal tr.order__items-row:nth-last-of-type(2) .order__items-column:last-child {
      border-radius: 0 0 1.3rem 0;
      overflow: hidden; }
  .order .order__items-deal-title {
    font-size: 2rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #fff52d;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3rem;
    color: #fff52d;
    background-color: #4e0d67;
    border-radius: 1.3rem 1.3rem 0 0;
    overflow: hidden; }
    .order .order__items-deal-title .order__items-deal-header-column {
      padding: 0 1.6rem;
      box-sizing: border-box;
      font-weight: 400;
      border-radius: 1.3rem 1.3rem 0 0;
      overflow: hidden; }
  .order .order__items-column {
    padding: 1.2rem .5rem;
    line-height: 2.4rem; }
    .order .order__items-column:first-child {
      padding-left: 1.6rem; }
    .order .order__items-column:last-child {
      padding-right: .8rem; }
  .order .order__add-button {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    line-height: 2.4rem;
    border-radius: 1.2rem;
    background-color: #4e0d67;
    box-sizing: border-box;
    padding: 0 1.5rem;
    min-width: 7rem;
    border: none;
    outline: none; }
  .order .order__items-attribute {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: rgba(78, 13, 103, 0.71);
    font-weight: 400;
    text-transform: none;
    line-height: 1.6rem;
    font-style: normal; }
  .order .order__items-footer {
    border-top-color: #dfdfdf; }
  .order .order__total {
    border-top-color: #dfdfdf; }
  .order .order__items-total {
    padding: 2.2rem 0; }
  .order .order__items-total-outer {
    display: block;
    width: 100%;
    border-radius: 1.7rem;
    box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
    box-sizing: border-box;
    padding: 0 1.4rem; }
  .order .order__items-total-title,
  .order .order__items-total-price {
    font-size: 2rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    text-transform: none;
    line-height: 3.8rem; }
  .order .order__items-total-price {
    float: right; }

/* ==========================================================================
	 MESSAGES
	 ========================================================================== */
/* Transient information message displayed at the top
	 Eg. when a product has just been added
	 -------------------------------------------------------------------------- */
.message_info {
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  line-height: 2rem;
  color: #fff;
  background-color: #4e0d67;
  opacity: 0.9;
  font-weight: 700; }
  .message_info .message__content {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .message_info a,
  .message_info a:hover {
    color: #fff; }

@media screen and (max-width: 52.5em) {
  .page_menu.page_improved .message_info {
    bottom: auto;
    top: 0;
    text-align: center;
    background-color: transparent; }
  .page_menu.page_improved .message_info .message__wrapper {
    display: inline-block;
    background-color: #4e0d67; } }
/* 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: "Cousine", Arial, Helvetica, sans-serif;
  line-height: 2rem;
  color: #fff;
  background-color: #ff0000;
  opacity: 1;
  font-weight: 700; }
  .message_error .message__content {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .message_error a,
  .message_error a:hover {
    color: #fff; }

/* ==========================================================================
	 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 {
  background-color: #fff;
  border-radius: 2.5rem;
  box-shadow: 0 0 20px 10px rgba(200, 197, 197, 0.16);
  box-sizing: border-box;
  padding: 1rem 3rem 0; }
  .grouped-skus .grouped-skus__item {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-right: 1rem;
    margin-bottom: 1rem; }
    @media screen and (max-width: 30em) {
      .grouped-skus .grouped-skus__item {
        display: block;
        width: 100%;
        margin-bottom: 1rem; } }
    .grouped-skus .grouped-skus__item:nth-last-child(4):first-child, .grouped-skus .grouped-skus__item:nth-last-child(4):first-child ~ .grouped-skus__item {
      width: auto;
      margin-bottom: 1rem; }
      @media screen and (max-width: 30em) {
        .grouped-skus .grouped-skus__item:nth-last-child(4):first-child, .grouped-skus .grouped-skus__item:nth-last-child(4):first-child ~ .grouped-skus__item {
          display: block;
          width: 100%;
          margin-bottom: 1rem; } }
  .grouped-skus .grouped-skus__title {
    font-size: 1.2rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase; }
    @media screen and (max-width: 30em) {
      .grouped-skus .grouped-skus__title {
        display: block;
        width: 100%;
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin-bottom: 1rem; } }
  .grouped-skus .grouped-skus__text {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.4rem;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 2.3rem;
    border-radius: 1rem;
    box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31); }

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

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

.grouped-skus__radio:checked + .grouped-skus__text {
  color: #fff52d;
  background-color: #4e0d67; }

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

/* --------------------------------------------------------------------------
	 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: "Cousine", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  line-height: 1.8rem;
  box-sizing: border-box;
  padding: 2.8rem; }
  .loyalty-dropdown:before {
    display: none; }
  .loyalty-dropdown .loyalty-dropdown__title {
    font-size: 2.8rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.8rem;
    text-align: center;
    margin-bottom: 1.5rem; }
  .loyalty-dropdown .loyalty-dropdown__more-link {
    color: #000;
    text-decoration: underline;
    padding-top: 0;
    margin-top: 2rem; }
    .loyalty-dropdown .loyalty-dropdown__more-link:hover {
      text-decoration: none; }
  .loyalty-dropdown .loyalty-dropdown__rules p {
    margin-bottom: 0; }

/*LOYALTY PAGE*/
.loyalty-page__banner {
  border-radius: 0;
  background: none; }
  .loyalty-page__banner .loyalty-page__banner__content {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 1.8rem;
    padding: 0;
    text-align: center; }
  .loyalty-page__banner .loyalty-page__banner__title {
    font-size: 3.8rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    line-height: 4.8rem; }
  .loyalty-page__banner .loyalty-page__banner__p {
    color: #000; }
  .loyalty-page__banner .loyalty-page__banner__points-value {
    color: #000;
    font-weight: 400; }
  .loyalty-page__banner .loyalty-page__banner__note {
    color: #000;
    font-size: 1.4rem; }

.loyalty-page__howto {
  background-color: #e1d6e5;
  border-radius: 0;
  padding: 5rem; }
  @media screen and (max-width: 60em) {
    .loyalty-page__howto {
      padding: 2rem; } }
  .loyalty-page__howto:before {
    display: none; }
  .loyalty-page__howto .loyalty-page__howto__wrapper {
    color: #000;
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-weight: 400;
    padding-right: 0;
    min-height: auto; }
  .loyalty-page__howto .loyalty-page__howto__content {
    box-sizing: border-box;
    padding-left: 10%;
    padding-right: 10%; }
    @media screen and (max-width: 60em) {
      .loyalty-page__howto .loyalty-page__howto__content {
        padding: 0; } }
  .loyalty-page__howto .loyalty-page__howto__title {
    font-size: 2.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3rem; }
    @media screen and (max-width: 60em) {
      .loyalty-page__howto .loyalty-page__howto__title {
        margin-bottom: 1.5rem; } }
  .loyalty-page__howto p + p {
    margin-top: 3.7rem; }
    @media screen and (max-width: 60em) {
      .loyalty-page__howto p + p {
        margin-top: 1.5rem; } }

.loyalty-table {
  border-radius: 1.7rem;
  overflow: hidden; }
  @media screen and (max-width: 40em) {
    .loyalty-table {
      overflow-x: auto;
      min-width: auto; } }
  .loyalty-table .loyalty-table__header {
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff52d;
    background-color: #4e0d67;
    line-height: 2rem;
    border-radius: 5.6rem 5.6rem 0 0;
    font-size: 0;
    box-sizing: border-box;
    padding-left: 2.7rem;
    padding-right: 2.7rem; }
    @media screen and (max-width: 40em) {
      .loyalty-table .loyalty-table__header {
        width: 64rem; } }
    .loyalty-table .loyalty-table__header .loyalty-table__header-item {
      display: inline-block;
      vertical-align: top;
      width: 16.5%;
      font-weight: 400;
      padding: 2.4rem .5rem;
      box-sizing: border-box;
      font-size: 1.4rem;
      font-family: "Anton", Arial, Helvetica, sans-serif;
      color: #fff52d;
      font-weight: 400;
      text-transform: uppercase;
      line-height: 2rem;
      text-align: center; }
      .loyalty-table .loyalty-table__header .loyalty-table__header-item:first-child {
        border-radius: 5.6rem 0 0 0; }
      .loyalty-table .loyalty-table__header .loyalty-table__header-item:last-child {
        border-radius: 0 5.6rem 0 0; }
      .loyalty-table .loyalty-table__header .loyalty-table__header-item:nth-child(2) {
        width: 34%; }
  .loyalty-table .loyalty-table__body {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 4.4rem 2.7rem 5.3rem; }
    @media screen and (max-width: 40em) {
      .loyalty-table .loyalty-table__body {
        width: 64rem; } }
    .loyalty-table .loyalty-table__body .loyalty-table__body-row {
      width: 100%;
      border-radius: 1.7rem;
      box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31);
      background-color: #fff;
      font-size: 0;
      text-align: center; }
      .loyalty-table .loyalty-table__body .loyalty-table__body-row + .loyalty-table__body-row {
        margin-top: 1.6rem; }
      .loyalty-table .loyalty-table__body .loyalty-table__body-row:nth-child(even) {
        background-color: #e1d6e5; }
      .loyalty-table .loyalty-table__body .loyalty-table__body-row.loyalty-table__body-row_show-more {
        box-sizing: border-box;
        padding: .7rem .5rem; }
      .loyalty-table .loyalty-table__body .loyalty-table__body-row .loyalty-table__body-row_show-more-link {
        font-size: 1.4rem;
        font-family: "Cousine", Arial, Helvetica, sans-serif;
        color: #000;
        font-weight: 400;
        line-height: 2.4rem;
        box-sizing: border-box;
        text-decoration: underline;
        display: inline-block;
        vertical-align: top; }
    .loyalty-table .loyalty-table__body .loyalty-table__body-item {
      display: inline-block;
      vertical-align: top;
      width: 16.5%;
      font-size: 1.4rem;
      font-family: "Cousine", Arial, Helvetica, sans-serif;
      color: #000;
      font-weight: 400;
      line-height: 2.4rem;
      box-sizing: border-box;
      padding: .7rem .5rem;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .loyalty-table .loyalty-table__body .loyalty-table__body-item:nth-child(2) {
        width: 34%; }
  .loyalty-table .loyalty-table__row {
    background-color: #e1d6e5; }
    .loyalty-table .loyalty-table__row td {
      font-size: 1.4rem;
      line-height: 2.4rem;
      padding-top: 1rem;
      padding-bottom: 1rem;
      color: #000; }
    .loyalty-table .loyalty-table__row:nth-child(odd) {
      background-color: #e1d6e5; }
    .loyalty-table .loyalty-table__row:hover {
      background-color: #fff; }
    .loyalty-table .loyalty-table__row plus {
      color: #000;
      font-weight: 400; }
    .loyalty-table .loyalty-table__row minus {
      color: #000;
      font-weight: 400; }

.loyalty-page__history {
  margin-bottom: 0;
  box-sizing: border-box;
  padding: 0 0 7.6rem;
  background-color: #fff;
  border-radius: 5.6rem;
  box-shadow: 0 0 20px 10px rgba(200, 197, 197, 0.16); }

/*PRODUCT FEATURES*/
.product-feature {
  position: absolute;
  top: 1.8rem;
  left: -1.2rem;
  display: inline-block;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 2.9rem;
  text-transform: uppercase;
  box-sizing: border-box;
  font-size: 0; }
  .product-feature .product-feature__name {
    box-sizing: border-box;
    padding: 0 1rem 0 1.9rem;
    display: inline-block;
    vertical-align: top;
    margin-right: .5rem;
    margin-bottom: .5rem;
    font-size: 1.7rem; }
    .product-feature .product-feature__name.product-feature__name_light {
      color: #4e0d67;
      background-color: #fff855; }
    .product-feature .product-feature__name.product-feature__name_aggressive {
      color: #fff;
      background-color: #fc000f; }
    .product-feature .product-feature__name.product-feature__name_dark {
      color: #fff;
      background-color: #000000; }

.page_login .content__main {
  float: none;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 75em) {
    .page_login .content__main {
      width: 100%;
      max-width: calc(100% - 3rem); } }
.page_login .content {
  margin-top: 6rem;
  margin-bottom: 5.3rem; }
.page_login .header__static-basket,
.page_login .header__basket-menu {
  display: none; }

.page_order_step3 .content,
.page_order_step4 .content,
.page_order_step5 .content,
.page_thank_you .content,
.page_account .content,
.page_edit_account .content,
.page_loyalty .content,
.page_orders .content {
  margin-top: 5.3rem;
  margin-bottom: 5.3rem; }
.page_order_step3 .checkout__title-text,
.page_order_step4 .checkout__title-text,
.page_order_step5 .checkout__title-text,
.page_thank_you .checkout__title-text,
.page_account .checkout__title-text,
.page_edit_account .checkout__title-text,
.page_loyalty .checkout__title-text,
.page_orders .checkout__title-text {
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .page_order_step3 .checkout__title-text:after,
  .page_order_step4 .checkout__title-text:after,
  .page_order_step5 .checkout__title-text:after,
  .page_thank_you .checkout__title-text:after,
  .page_account .checkout__title-text:after,
  .page_edit_account .checkout__title-text:after,
  .page_loyalty .checkout__title-text:after,
  .page_orders .checkout__title-text:after {
    display: block;
    width: calc(100% - 3.4rem);
    height: .1rem;
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #a9a9a9; }
.page_order_step3 .checkout__footer,
.page_order_step4 .checkout__footer,
.page_order_step5 .checkout__footer,
.page_thank_you .checkout__footer,
.page_account .checkout__footer,
.page_edit_account .checkout__footer,
.page_loyalty .checkout__footer,
.page_orders .checkout__footer {
  margin-top: 4rem; }
  @media screen and (max-width: 30em) {
    .page_order_step3 .checkout__footer,
    .page_order_step4 .checkout__footer,
    .page_order_step5 .checkout__footer,
    .page_thank_you .checkout__footer,
    .page_account .checkout__footer,
    .page_edit_account .checkout__footer,
    .page_loyalty .checkout__footer,
    .page_orders .checkout__footer {
      box-sizing: border-box;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
.page_order_step3 .nice-select__container,
.page_order_step3 .nice-select,
.page_order_step4 .nice-select__container,
.page_order_step4 .nice-select,
.page_order_step5 .nice-select__container,
.page_order_step5 .nice-select,
.page_thank_you .nice-select__container,
.page_thank_you .nice-select,
.page_account .nice-select__container,
.page_account .nice-select,
.page_edit_account .nice-select__container,
.page_edit_account .nice-select,
.page_loyalty .nice-select__container,
.page_loyalty .nice-select,
.page_orders .nice-select__container,
.page_orders .nice-select {
  width: 100%; }
.page_order_step3 .nice-select__container,
.page_order_step4 .nice-select__container,
.page_order_step5 .nice-select__container,
.page_thank_you .nice-select__container,
.page_account .nice-select__container,
.page_edit_account .nice-select__container,
.page_loyalty .nice-select__container,
.page_orders .nice-select__container {
  vertical-align: top;
  max-width: 16rem; }
@media screen and (max-width: 68.75em) {
  .page_order_step3 .checkout-row__label,
  .page_order_step4 .checkout-row__label,
  .page_order_step5 .checkout-row__label,
  .page_thank_you .checkout-row__label,
  .page_account .checkout-row__label,
  .page_edit_account .checkout-row__label,
  .page_loyalty .checkout-row__label,
  .page_orders .checkout-row__label {
    display: block;
    width: 100%;
    margin: 0 0 1rem 0;
    padding: 0; } }

.page_account .checkout-row__label {
  padding-top: 0;
  font-size: 1.8rem;
  width: 25rem;
  margin-left: -25rem; }
.page_account .checkout__fieldset {
  max-width: 60rem;
  box-sizing: border-box;
  padding-left: 25rem; }
.page_account .checkout-row__group {
  font-size: 1.8rem; }
.page_account .form-buttons__button {
  font-family: "Anton", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  color: #fff52d;
  text-transform: uppercase; }
.page_account .form-buttons__link {
  font-size: 1.8rem;
  color: #4e0d67; }
@media screen and (max-width: 68.75em) {
  .page_account .checkout-row__label {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-bottom: 1rem; }
  .page_account .checkout__fieldset {
    padding-left: 0;
    max-width: 38rem; } }
@media screen and (max-width: 30em) {
  .page_account .checkout__footer {
    padding-left: 0;
    padding-right: 0; } }
.page_account .checkout__section_referral,
.page_account .checkout__section + .checkout__section_referral {
  border-top: solid 1px #e1d6e5;
  background-color: #e1d6e5;
  box-sizing: border-box;
  padding: 4rem 5rem 5rem; }
  .page_account .checkout__section_referral .checkout__header,
  .page_account .checkout__section + .checkout__section_referral .checkout__header {
    margin-bottom: 2rem; }
  .page_account .checkout__section_referral .checkout__title,
  .page_account .checkout__section + .checkout__section_referral .checkout__title {
    font-size: 3.8rem;
    line-height: 4.2rem;
    text-align: left;
    text-transform: none;
    padding-left: 0;
    padding-right: 0; }
  .page_account .checkout__section_referral .checkout__title-text:after,
  .page_account .checkout__section + .checkout__section_referral .checkout__title-text:after {
    display: none; }
  .page_account .checkout__section_referral .checkout__description,
  .page_account .checkout__section_referral .checkout__description p,
  .page_account .checkout__section + .checkout__section_referral .checkout__description,
  .page_account .checkout__section + .checkout__section_referral .checkout__description p {
    font-size: 1.4rem;
    line-height: 2.4rem; }
  .page_account .checkout__section_referral .checkout-row__field-text,
  .page_account .checkout__section + .checkout__section_referral .checkout-row__field-text {
    height: 3.6rem;
    line-height: 3.6rem; }
  .page_account .checkout__section_referral .checkout-row__label,
  .page_account .checkout__section + .checkout__section_referral .checkout-row__label {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    margin-top: .6rem; }
  .page_account .checkout__section_referral .checkout__fieldset,
  .page_account .checkout__section + .checkout__section_referral .checkout__fieldset {
    max-width: 100%; }
  .page_account .checkout__section_referral .checkout__footer,
  .page_account .checkout__section + .checkout__section_referral .checkout__footer {
    padding-left: 0;
    padding-right: 0;
    margin-top: 2rem; }

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

/*TOP CATEGORIES MENU*/
.menu-categories {
  padding-bottom: .5rem; }

.menu-categories__wrapper {
  margin-top: 0;
  /*height: 13rem;
  overflow: hidden;*/ }

.menu_category_banner__list-wrapper {
  padding-top: 0;
  padding-bottom: 0;
  /*padding-bottom: 2.5rem;
  overflow-y: hidden;
  overflow-x: hidden;*/ }
  .menu_category_banner__list-wrapper:after {
    width: 100%;
    max-width: 90%;
    content: '';
    height: 1px;
    background-color: #bebebe;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    display: none; }
  @media screen and (max-width: 52.5em) {
    .menu_category_banner__list-wrapper {
      /*overflow-x: auto;*/
      overflow-y: hidden;
      height: 13rem; } }

.menu_category_banner__list {
  align-items: center;
  /*display: block;
  font-size: 0;
  box-sizing: border-box;*/ }
  @media screen and (max-width: 52.5em) {
    .menu_category_banner__list {
      display: block;
      padding-bottom: 2rem;
      overflow-y: hidden;
      overflow-x: auto; } }

.category-container {
  width: auto;
  height: auto;
  box-shadow: 0 5px 10px 2px rgba(200, 197, 197, 0.26);
  border-radius: .4rem;
  overflow: hidden;
  	/*margin: 0 2rem;
  
  	display: inline-block;
  	vertical-align: middle;*/ }
  @media screen and (max-width: 52.5em) {
    .category-container {
      display: inline-block;
      vertical-align: middle; } }
  .category-container a,
  .category-container .menu-categories__item-image {
    display: block;
    border-radius: 0; }
  .category-container .menu-categories__item-image {
    width: 100%;
    height: auto;
    max-width: 10rem; }
  .category-container a {
    transition: all .3s ease; }
    .category-container a:hover {
      transform: scale(1.2); }
  .category-container.category-navigation__item_active .menu-categories__item-image {
    /*width: 13rem;*/
    width: 100%;
    height: auto;
    max-width: 13rem; }
  .category-container.category-navigation__item_clone {
    position: relative;
    cursor: default; }
    .category-container.category-navigation__item_clone:before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      background-color: transparent;
      position: absolute;
      z-index: 500; }
    .category-container.category-navigation__item_clone a {
      position: relative;
      z-index: 400;
      cursor: default;
      opacity: 0; }

.category-navigation__item {
  margin: 0 1.5rem; }
  .category-navigation__item .menu-categories__item-image {
    display: block; }

.category-navigation__item_favourites,
.category-container_favourites {
  width: auto;
  height: auto;
  text-align: center; }
  .category-navigation__item_favourites a,
  .category-container_favourites a {
    display: block;
    text-decoration: none;
    background-color: transparent;
    position: relative; }
    .category-navigation__item_favourites a:before,
    .category-container_favourites a:before {
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      min-width: 1em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: 0;
      margin-left: 0;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }
    .category-navigation__item_favourites a:before,
    .category-container_favourites a:before {
      font-size: 6rem;
      color: #4e0d67;
      margin: 0 auto;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .category-navigation__item_favourites .menu-categories__item-image,
  .category-container_favourites .menu-categories__item-image {
    opacity: 0; }

.menu-categories__navigation_mobile {
  display: none; }
@media screen and (max-width: 52.5em) {
  .menu-categories__navigation {
    display: none; }
    .menu-categories__navigation_mobile {
      display: block; } }

.menu-categories__navigation-link {
  top: 50%;
  transform: translate(0, -50%);
  background-color: transparent;
  border-radius: 0;
  color: #4e0d67;
  /*transition: opacity .3s ease;*/
  	/*&.menu-categories__navigation-link_disabled {
  
  		opacity: .5;
  
  	}*/ }
  .menu-categories__navigation-link i {
    display: block; }

.page_forgot_password .checkout__title-text {
  word-break: break-word; }
.page_forgot_password .checkout__description {
  text-align: center;
  box-sizing: border-box;
  padding: 0 1.5rem; }
@media screen and (max-width: 75em) {
  .page_forgot_password .checkout .checkout-row__label {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-bottom: .5rem;
    padding: 0; } }

.checkout-confirm__referral-banner {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border-radius: 0;
  box-shadow: none; }

.referral-banner {
  font-size: 0; }
  .referral-banner .referral-banner__text {
    font-family: Arial, sans-serif;
    font-size: 1.8rem;
    line-height: 3rem;
    color: #4e0d67;
    box-sizing: border-box;
    padding-left: .5rem;
    padding-right: .5rem;
    display: inline-block;
    vertical-align: top; }
  .referral-banner .referral-banner__icon {
    display: inline-block;
    vertical-align: top;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    color: #4e0d67; }
    .referral-banner .referral-banner__icon:before {
      display: block;
      width: 3rem;
      height: 3rem;
      line-height: 3rem;
      text-align: center; }

.categories-filter {
  display: none;
  width: 100%;
  box-sizing: border-box;
  padding: 0; }
  @media screen and (max-width: 52.5em) {
    .categories-filter {
      display: block;
      position: relative; } }

.content__side.floater-fixed {
  position: fixed !important;
  left: auto !important;
  right: calc(50% - 60rem) !important;
  top: 13rem !important;
  z-index: 998; }
  .content__side.floater-fixed .basket-dropdown.open {
    position: fixed;
    max-height: 50rem;
    overflow-y: auto; }

.dropdown-menu_filter {
  position: relative; }
  .dropdown-menu_filter .dropdown-menu__header-title {
    display: block;
    width: 100%; }
  .dropdown-menu_filter .dropdown-menu__header-link {
    display: block;
    width: 100%;
    border: none;
    font-size: 1.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #fff52d;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 3.6rem;
    height: 3.6rem;
    background-color: #4e0d67;
    margin-bottom: 0;
    border-radius: 1rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    box-sizing: border-box;
    position: relative; }
    .dropdown-menu_filter .dropdown-menu__header-link .dropdown-menu__header-icon {
      position: absolute;
      right: .5rem;
      top: 0; }
      .dropdown-menu_filter .dropdown-menu__header-link .dropdown-menu__header-icon:before {
        transition: all .3s ease;
        transform: none; }
    .dropdown-menu_filter .dropdown-menu__header-link:active, .dropdown-menu_filter .dropdown-menu__header-link:focus {
      color: #fff52d;
      background-color: #4e0d67; }
      .dropdown-menu_filter .dropdown-menu__header-link:active .dropdown-menu__header-icon:before, .dropdown-menu_filter .dropdown-menu__header-link:focus .dropdown-menu__header-icon:before {
        transform: rotate(180deg); }
  .dropdown-menu_filter .dropdown-menu__body {
    display: none; }
  .dropdown-menu_filter[data-dropdown-open] .dropdown-menu__header-icon:before {
    transition: all .3s ease;
    transform: none; }
  .dropdown-menu_filter[data-dropdown-open] .dropdown-menu__body {
    display: block;
    top: 4rem;
    width: 100%;
    left: 0;
    border: none;
    background-color: #fff;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem; }
    .dropdown-menu_filter[data-dropdown-open] .dropdown-menu__body .dropdown-menu__item-link {
      font-weight: 400;
      transition: all .3s ease; }
      .dropdown-menu_filter[data-dropdown-open] .dropdown-menu__body .dropdown-menu__item-link:hover, .dropdown-menu_filter[data-dropdown-open] .dropdown-menu__body .dropdown-menu__item-link:active {
        text-decoration: none; }

.category__subcategory_filter {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0;
  text-align: center;
  padding-bottom: 2rem;
  overflow-y: hidden;
  overflow-x: auto;
  box-sizing: border-box;
  white-space: nowrap; }
  .category__subcategory_filter-outer {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 3rem;
    text-align: center;
    overflow: hidden;
    height: 4.5rem;
    position: relative; }
    .category__subcategory_filter-outer .menu-categories__navigation-link {
      height: 4.5rem;
      line-height: 4.5rem;
      top: 0;
      transform: none;
      background-color: #fff; }
  .category__subcategory_filter-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: auto;
    box-sizing: border-box;
    padding: 0 .5rem .5rem; }
    .category__subcategory_filter-item.active .category__subcategory_filter-link {
      color: #4e0d67;
      background-color: #fff52d;
      text-decoration: none; }
  .category__subcategory_filter-link {
    font-size: 1.6rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #fff52d;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 4rem;
    width: auto;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 4rem;
    box-sizing: border-box;
    border-radius: 1rem;
    transition: all .3s ease;
    background-color: #4e0d67; }
    .category__subcategory_filter-link:hover {
      cursor: pointer;
      text-decoration: none;
      color: #4e0d67;
      background-color: #fff52d; }
  .category__subcategory_filter-text {
    display: block;
    width: 100%;
    margin: 0; }

.category__subcategory {
  margin-top: 0; }
  .category__subcategory + .category__subcategory {
    margin-top: .1rem; }
  .category__subcategory.hidden {
    display: none; }
    .category__subcategory.hidden + .category__subcategory {
      margin-top: 4rem; }
  @media screen and (max-width: 52.5em) {
    .category__subcategory {
      margin-top: 0; }
      .category__subcategory + .category__subcategory {
        margin-top: 2rem; } }

.category-banner {
  display: block;
  width: 100%; }
  .category-banner .category-banner__wrapper {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%; }
    .category-banner .category-banner__wrapper:before {
      display: table;
      content: ""; }
    .category-banner .category-banner__wrapper:after {
      display: table;
      content: "";
      clear: both; }
  .category-banner .category-banner__image {
    display: block;
    margin: 0 auto;
    border-radius: 1rem;
    overflow: hidden; }
    .category-banner .category-banner__image.category-banner__image_mobile {
      display: none; }
    @media screen and (max-width: 52.5em) {
      .category-banner .category-banner__image {
        display: none;
        border-radius: 1rem; }
        .category-banner .category-banner__image.category-banner__image_mobile {
          display: block; } }

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

.header__static-basket-link {
  font-size: 1.6rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 2.6rem;
  padding: 0 0 0 3.8rem;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none; }
  .header__static-basket-link:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 50%;
    background: url("/assets-images/header-icon-basket.svg") center center no-repeat;
    background-color: #4e0d67; }
  .header__static-basket-link:hover {
    color: #4e0d67;
    background-color: transparent; }

.basket-dropdown {
  display: none; }
  @media screen and (max-width: 52.5em) {
    .basket-dropdown {
      display: block; } }

.basket-dropdown.open {
  display: block;
  width: 100%;
  max-width: 35rem;
  box-sizing: border-box;
  border: none;
  border-radius: 3.3rem;
  position: fixed;
  top: 6.23rem;
  right: calc(50% - 60rem);
  margin-right: 0;
  z-index: 1000;
  height: 70vh;
  overflow-y: auto; }
  @media screen and (max-width: 79.625em) {
    .basket-dropdown.open {
      right: 2%; } }
  .basket-dropdown.open .basket__header {
    border-radius: 3.3rem 3.3rem 0 0; }
    @media screen and (max-width: 52.5em) {
      .basket-dropdown.open .basket__header {
        border-radius: 0; } }

.page_menu .content__main,
.page_categories .content__main {
  width: 100%; }

.page_categories .category__header {
  display: none; }

/* STATIC PAGES */
.page_static .content__main,
.page_sponsorship .content__main {
  max-width: 64rem;
  width: 100%;
  margin: 0 auto;
  float: none;
  text-align: center;
  padding: 0 1.2rem;
  box-sizing: border-box; }
  .page_static .content__main .static-page__title,
  .page_static .content__main h1,
  .page_sponsorship .content__main .static-page__title,
  .page_sponsorship .content__main h1 {
    font-size: 3.6rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 4rem;
    text-align: center;
    padding-bottom: 2rem;
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .page_static .content__main h2,
  .page_static .content__main h3,
  .page_static .content__main h4,
  .page_static .content__main h5,
  .page_static .content__main h6,
  .page_sponsorship .content__main h2,
  .page_sponsorship .content__main h3,
  .page_sponsorship .content__main h4,
  .page_sponsorship .content__main h5,
  .page_sponsorship .content__main h6 {
    font-size: 2.4rem;
    font-family: "Anton", Arial, Helvetica, sans-serif;
    color: #4e0d67;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 2rem;
    text-align: center; }
  .page_static .content__main h2,
  .page_sponsorship .content__main h2 {
    font-size: 2.4rem;
    line-height: 3.2rem; }
  .page_static .content__main h3,
  .page_sponsorship .content__main h3 {
    font-size: 2rem;
    line-height: 2.4rem; }
  .page_static .content__main h4,
  .page_sponsorship .content__main h4 {
    font-size: 1.8rem;
    line-height: 2.2rem; }
  .page_static .content__main h5,
  .page_sponsorship .content__main h5 {
    font-size: 1.6rem;
    line-height: 2rem; }
  .page_static .content__main h6,
  .page_sponsorship .content__main h6 {
    font-size: 1.4rem;
    line-height: 1.8rem; }
  .page_static .content__main p,
  .page_sponsorship .content__main p {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 2.4rem;
    margin-bottom: 1.2rem;
    text-align: left; }
  .page_static .content__main img,
  .page_sponsorship .content__main img {
    display: block;
    margin-bottom: 1.2rem;
    margin-left: auto;
    margin-right: auto; }
  .page_static .content__main ul,
  .page_static .content__main ol,
  .page_sponsorship .content__main ul,
  .page_sponsorship .content__main ol {
    margin: 0 0 1.2rem 0;
    padding-left: 1.2rem; }
  .page_static .content__main ul,
  .page_sponsorship .content__main ul {
    padding-left: 0; }
  .page_static .content__main ul li,
  .page_static .content__main ol li,
  .page_sponsorship .content__main ul li,
  .page_sponsorship .content__main ol li {
    font-size: 1.4rem;
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    line-height: 2.4rem;
    padding-left: 2.4rem;
    margin-bottom: 1.2rem;
    text-align: left; }
  .page_static .content__main ol li,
  .page_sponsorship .content__main ol li {
    margin-left: 1.4rem;
    padding-left: .2rem; }
  .page_static .content__main ul li,
  .page_sponsorship .content__main ul li {
    list-style: none;
    position: relative;
    padding-left: 2.4rem; }
  .page_static .content__main ul li:before,
  .page_sponsorship .content__main ul li:before {
    content: '';
    display: block;
    border-radius: 50%;
    width: .8rem;
    height: .8rem;
    position: absolute;
    top: .8rem;
    left: 0;
    background-color: #4e0e67; }
.page_static .dropdown-menu_ordering,
.page_sponsorship .dropdown-menu_ordering {
  display: none; }

.ui-datepicker .ui-datepicker-prev: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: ""; }

.ui-datepicker .ui-datepicker-next: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: ""; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  text-indent: 0;
  text-decoration: none; }
  .ui-datepicker .ui-datepicker-prev span,
  .ui-datepicker .ui-datepicker-next span {
    display: none; }
  .ui-datepicker .ui-datepicker-prev:before,
  .ui-datepicker .ui-datepicker-next:before {
    display: block;
    width: 100%;
    line-height: 1.8em;
    text-align: center; }

.checkout__footer-banner {
  display: block;
  width: 100%;
  margin-top: 4rem;
  border-radius: 2.5rem;
  box-sizing: border-box;
  padding: .8rem 1.5rem;
  text-align: center;
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.4rem;
  background-color: #e72b2b; }

/*Special settings to pages*/
.page_menu .page__header,
.page_categories .page__header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
  background-color: #fff; }
  @media screen and (max-width: 52.5em) {
    .page_menu .page__header,
    .page_categories .page__header {
      position: static; } }
.page_menu .page__content,
.page_categories .page__content {
  box-sizing: border-box;
  padding-top: 20.5rem; }
  @media screen and (max-width: 52.5em) {
    .page_menu .page__content,
    .page_categories .page__content {
      padding-top: 2rem; } }
.page_menu .message_persistent,
.page_categories .message_persistent {
  position: fixed;
  z-index: 101; }
  @media screen and (max-width: 52.5em) {
    .page_menu .message_persistent,
    .page_categories .message_persistent {
      top: 0;
      bottom: auto; } }
.page_menu .message_persistent ~ .page__wrapper .page__header,
.page_categories .message_persistent ~ .page__wrapper .page__header {
  top: 3rem; }
  @media screen and (max-width: 52.5em) {
    .page_menu .message_persistent ~ .page__wrapper .page__header,
    .page_categories .message_persistent ~ .page__wrapper .page__header {
      padding-top: 3rem;
      top: 0; } }
  @media screen and (max-width: 46.875em) {
    .page_menu .message_persistent ~ .page__wrapper .page__header,
    .page_categories .message_persistent ~ .page__wrapper .page__header {
      padding-top: 4.5rem; } }
.page_menu .message_persistent ~ .page__wrapper .page__content,
.page_categories .message_persistent ~ .page__wrapper .page__content {
  padding-top: 23.5rem; }
  @media screen and (max-width: 52.5em) {
    .page_menu .message_persistent ~ .page__wrapper .page__content,
    .page_categories .message_persistent ~ .page__wrapper .page__content {
      padding-top: 5rem; } }

.page_locator .page__header {
  background: url("/assets-images/locator-page-bg.png") top center no-repeat;
  min-height: 29.1rem; }
  @media screen and (max-width: 52.5em) {
    .page_locator .page__header {
      min-height: 12rem; } }
.page_locator .header {
  padding-top: 4.1rem; }
  .page_locator .header .header__wrapper {
    padding-left: 3.7rem;
    padding-right: 3.7rem;
    width: 100%; }
    @media screen and (max-width: 75em) {
      .page_locator .header .header__wrapper {
        max-width: 100%;
        width: 100%; } }
    @media screen and (max-width: 52.5em) {
      .page_locator .header .header__wrapper {
        text-align: center; } }
.page_locator .header__logo {
  left: 3.7rem; }
  @media screen and (max-width: 52.5em) {
    .page_locator .header__logo {
      position: static;
      margin: 0 auto;
      display: inline-block;
      vertical-align: top; } }
.page_locator .header__logo-image {
  max-width: 5.3rem; }
.page_locator .locator__title {
  font-size: 3rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  color: #4e0d67;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 4rem;
  text-align: center;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 4.7rem; }
  @media screen and (max-width: 30em) {
    .page_locator .locator__title {
      padding: 0; } }
.page_locator .locator__methods {
  text-align: center;
  font-size: 0;
  margin-bottom: 4rem; }
.page_locator .locator__method {
  width: calc(50% - 2.3rem);
  max-width: 15.5rem;
  display: inline-block;
  vertical-align: top;
  float: none; }
  .page_locator .locator__method + .locator__method {
    margin-left: 4.6rem; }
.page_locator .locator__method-name,
.page_locator .locator-restaurant__button {
  color: #fff;
  background-color: #4e0d67;
  border: none;
  padding: 0 2.7rem;
  border-radius: 2.5rem;
  font-size: 1.4rem;
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  padding-left: .5rem;
  padding-right: .5rem;
  line-height: 2.8rem;
  height: 3rem;
  min-width: 12rem;
  text-align: center;
  color: #000;
  border: solid 1px rgba(10, 10, 10, 0.6);
  background-color: transparent;
  white-space: nowrap; }
  .page_locator .locator__method-name:hover,
  .page_locator .locator-restaurant__button:hover {
    color: #fff;
    background-color: #4e0d67; }
.page_locator .locator__method input[type="radio"]:checked + .locator__method-name {
  font-family: "Anton", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff52d;
  text-transform: uppercase;
  background-color: #4e0d67; }
.page_locator .locator-restaurant__button {
  line-height: 3.4rem;
  height: 3.4rem;
  min-width: auto; }
.page_locator .locator__fields-wrapper {
  width: 55.7rem; }
.page_locator .locator__postcode-input {
  color: #4e0d67;
  border-radius: 1.7rem;
  text-align: center;
  border: none;
  line-height: 3.8rem;
  height: 3.8rem;
  box-shadow: inset 0 3px 6px rgba(24, 23, 23, 0.31); }
  .page_locator .locator__postcode-input::-webkit-input-placeholder {
    color: #4e0d67; }
  .page_locator .locator__postcode-input::-moz-placeholder {
    color: #4e0d67; }
  .page_locator .locator__postcode-input:-ms-input-placeholder {
    color: #4e0d67; }
.page_locator .locator-restaurant__name-inside {
  font-family: "Anton", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #4e0d67; }
.page_locator .locator-restaurant__content-name {
  font-family: "Anton", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #4e0d67;
  line-height: 3.4rem; }
.page_locator .header__static-basket,
.page_locator .header__basket-menu {
  display: none; }
@media screen and (max-width: 40em) {
  .page_locator .locator-restaurant__name {
    text-align: center; }
  .page_locator .locator-restaurant__toggle,
  .page_locator .locator-restaurant__button {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center; }
  .page_locator .locator-restaurant__toggle {
    margin-bottom: 1.5rem; } }

.page_locator .locator {
  margin-top: 0;
  width: 81rem;
  border-radius: 5.6rem;
  background-color: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
.page_locator .locator__wrapper {
  padding: 4rem 1.5rem 1.6rem; }
.page_locator .locator__restaurants {
  margin: 0; }
.page_locator .locator__banner {
  width: 100%;
  max-width: 78.3rem;
  border-radius: 6rem;
  overflow: hidden;
  margin: 4rem auto 0; }
.page_locator .locator__banner-link {
  display: block;
  width: 100%; }
.page_locator .locator__banner-image {
  display: block;
  margin: 0 auto; }

/*CREDIT PAGE*/
.credit-page__main {
  background-color: #fff;
  border-radius: 5.6rem;
  box-shadow: 0 0 20px 10px rgba(200, 197, 197, 0.16);
  box-sizing: border-box;
  margin-top: 4rem;
  padding-top: 4rem;
  padding-bottom: 4rem; }

.credit-page__title {
  font-family: "Anton", Arial, Helvetica, sans-serif;
  font-size: 3.8rem;
  font-weight: 400;
  line-height: 4.8rem;
  text-align: center;
  color: #4e0d67; }

.credit-page__status__balance {
  margin-top: 3rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 4rem;
  color: #4e0d67; }

.credit-page__status__rules,
.credit-page__status__rules p {
  font-family: "Cousine", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: #0a0a0a;
  margin: 0; }

.credit-page__status__rules {
  max-width: 53rem;
  margin-left: auto;
  margin-right: auto; }

.credit-page__form__input {
  font-family: "Anton", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 3rem;
  color: #4e0d67;
  text-transform: uppercase;
  border-radius: 2.5rem;
  background-color: #d6d6d6;
  padding: 0 4.1rem;
  text-align: center;
  border: none;
  outline: none;
  box-shadow: none;
  width: auto; }
  .credit-page__form__input::-webkit-input-placeholder {
    color: #4e0d67; }
  .credit-page__form__input::-moz-placeholder {
    color: #4e0d67; }
  .credit-page__form__input:-ms-input-placeholder {
    color: #4e0d67; }

.credit-page__form__button {
  margin-top: 1.5rem;
  font-family: "Anton", Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 3rem;
  color: #4e0d67;
  text-transform: uppercase;
  border-radius: 2.5rem;
  background-color: #fff52d;
  padding: 0 4.1rem;
  text-align: center;
  border: none;
  outline: none;
  box-shadow: none;
  width: auto; }

.credit-page__form__teaser {
  font-family: "Anton", Arial, Helvetica, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 3.8rem;
  color: #fff52d;
  text-transform: uppercase;
  padding: 2.2rem;
  display: block;
  width: 100%;
  text-align: center;
  background-color: #4e0d67;
  margin-top: 3.6rem;
  margin-bottom: 5.2rem;
  box-sizing: border-box;
  max-width: 100%; }

.credit-page__history {
  border-radius: 5.6rem;
  box-sizing: border-box;
  padding: 3rem 2.4rem;
  background-color: #4e0d67; }
  .credit-page__history .credit-page__history {
    padding: 0;
    margin: 0; }
    .credit-page__history .credit-page__history .credit-page__history__table {
      border-collapse: separate;
      border-spacing: 0 1.5rem; }
  .credit-page__history .credit-table__row {
    font-family: "Cousine", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #000;
    line-height: 3rem; }
    .credit-page__history .credit-table__row td {
      padding: 0 .5rem;
      text-align: center;
      background-color: #fff; }
      .credit-page__history .credit-table__row td:first-child {
        border-radius: 2.5rem 0 0 2.5rem; }
      .credit-page__history .credit-table__row td:last-child {
        border-radius: 0 2.5rem 2.5rem 0; }
    .credit-page__history .credit-table__row:nth-child(odd) td {
      background-color: #e1d6e5; }
    .credit-page__history .credit-table__row + .credit-table__row {
      margin-top: 1.5rem; }
    .credit-page__history .credit-table__row.credit-table__row_empty {
      font-family: "Cousine", Arial, Helvetica, sans-serif;
      font-size: 1.4rem;
      font-weight: 400;
      color: #000;
      line-height: 3rem; }
      .credit-page__history .credit-table__row.credit-table__row_empty td {
        border-radius: 2.5rem;
        padding: 0;
        background-color: #fff; }
  .credit-page__history .credit-table__header th {
    font-family: "Anton", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #fff52d;
    text-transform: uppercase;
    text-align: center; }

.credit-page__main .checkout {
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  max-width: 100%; }
.credit-page__main .checkout__fieldset {
  width: 100%;
  max-width: calc(100% - 10rem); }
  @media screen and (max-width: 40em) {
    .credit-page__main .checkout__fieldset {
      max-width: 100%; } }
.credit-page__main .checkout__header {
  width: 100%;
  max-width: calc(100% - 10rem);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem; }
  .credit-page__main .checkout__header .checkout__title {
    font-size: 2.4rem;
    line-height: 3rem;
    padding: 0;
    text-align: left; }
  @media screen and (max-width: 40em) {
    .credit-page__main .checkout__header {
      max-width: 100%; } }
.credit-page__main .credit-load__summary {
  width: 100%;
  max-width: calc(100% - 10rem); }
  @media screen and (max-width: 40em) {
    .credit-page__main .credit-load__summary {
      max-width: 100%; } }
.credit-page__main .nice-select__container {
  vertical-align: top; }
.credit-page__main .nice-select {
  padding-left: 1rem;
  border-radius: 2.5rem;
  line-height: 2.8rem;
  height: 3rem;
  box-sizing: border-box;
  border: solid 1px #6f6f6f; }
  .credit-page__main .nice-select:after {
    right: 1.2rem; }
.credit-page__main .card-entry__input {
  font-size: 1.4rem;
  line-height: 2.8rem;
  height: 3rem;
  padding: 0 1rem;
  border-radius: 2.5rem;
  box-sizing: border-box;
  border: solid 1px #6f6f6f; }
  .credit-page__main .card-entry__input.card-entry__input_middle, .credit-page__main .card-entry__input.card-entry__input_small {
    width: 12rem; }
.credit-page__main .card-entry__checkbox-wrapper {
  position: relative;
  display: block;
  width: 100%; }
  .credit-page__main .card-entry__checkbox-wrapper .card-entry__checkbox {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .credit-page__main .card-entry__checkbox-wrapper .card-entry__checkbox-helper {
    box-sizing: border-box;
    padding-left: 2rem;
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 1.6rem;
    margin-top: .7rem;
    position: relative; }
    .credit-page__main .card-entry__checkbox-wrapper .card-entry__checkbox-helper:before, .credit-page__main .card-entry__checkbox-wrapper .card-entry__checkbox-helper:after {
      content: '';
      box-sizing: border-box;
      position: absolute;
      top: .1rem;
      left: 0;
      border-radius: 50%; }
    .credit-page__main .card-entry__checkbox-wrapper .card-entry__checkbox-helper:before {
      display: block;
      width: 1.6rem;
      height: 1.6rem;
      margin: 0;
      z-index: 1;
      border: solid 1px #90689f;
      background-color: #f1f1f1; }
    .credit-page__main .card-entry__checkbox-wrapper .card-entry__checkbox-helper:after {
      display: none;
      width: 1rem;
      height: 1rem;
      margin: .3rem;
      z-index: 2;
      border: none;
      background-color: #4e0d67; }
  .credit-page__main .card-entry__checkbox-wrapper .card-entry__checkbox:checked + .card-entry__checkbox-helper:after {
    display: block; }

/* INFO: on order step5 View basket button will be displayed between Back and Place order buttons on mobile view */
.page_order_step2 .mobile-basket-button,
.page_order_step2 .mobile-basket-button__link,
.page_order_step3 .mobile-basket-button,
.page_order_step3 .mobile-basket-button__link,
.page_order_step4 .mobile-basket-button,
.page_order_step4 .mobile-basket-button__link,
.page_order_step5 .mobile-basket-button,
.page_order_step5 .mobile-basket-button__link {
  display: none; }
@media screen and (max-width: 52.5em) {
  .page_order_step2 .form-buttons,
  .page_order_step3 .form-buttons,
  .page_order_step4 .form-buttons,
  .page_order_step5 .form-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 1rem;
    justify-content: space-between;
    align-items: center; }
    .page_order_step2 .form-buttons:before, .page_order_step2 .form-buttons:after,
    .page_order_step3 .form-buttons:before,
    .page_order_step3 .form-buttons:after,
    .page_order_step4 .form-buttons:before,
    .page_order_step4 .form-buttons:after,
    .page_order_step5 .form-buttons:before,
    .page_order_step5 .form-buttons:after {
      display: none; }
  .page_order_step2 .form-buttons__link,
  .page_order_step3 .form-buttons__link,
  .page_order_step4 .form-buttons__link,
  .page_order_step5 .form-buttons__link {
    margin-top: 0;
    order: 1; }
  .page_order_step2 .mobile-basket-button__link,
  .page_order_step3 .mobile-basket-button__link,
  .page_order_step4 .mobile-basket-button__link,
  .page_order_step5 .mobile-basket-button__link {
    order: 2;
    display: flex;
    white-space: nowrap; } }

.page_order_step2 .form-buttons__button,
.page_order_step3 .form-buttons__button,
.page_order_step4 .form-buttons__button {
  order: 3; }

.page_order_step5 [name="step5_form"] {
  order: 3; }

/* Ugly fix for the google login button */
.checkout-row_google-login .nsm7Bb-HzV7m-LgbsSe {
  width: auto !important; }

.one-page-checkout .checkout-loyalty__use-input_checkbox {
  max-width: none;
  z-index: 3; }

.hybrid_app a[href^="https://"]:not([href*=".foodhero.shop"]):not([href*="dev-"]) {
  display: none !important; }

.hybrid_app a[href^="mailto"]:not([href*=".foodhero.shop"]) {
  display: none !important; }

.hybrid_app .burger-menu {
  display: none; }
.hybrid_app.page_locator .locator__banner-link[href^="https://"]:not([href*=".foodhero.shop"]):not([href*="dev-"]) {
  display: block !important; }
.hybrid_app.page_locator .header {
  padding-top: 2.8rem; }
@media screen and (max-width: 52.5em) {
  .hybrid_app .header__wrapper {
    min-height: 4rem; }
  .hybrid_app .header__burger-menu--app-visible .burger-menu {
    display: block; }
  .hybrid_app .header__burger-menu--app-visible.page_locator .header__logo {
    transform: none; } }
