@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
/* Imports
   -------------------------------------------------------------------------- */
@import "https://fonts.googleapis.com/css?family=Courgette|Lato:300,400,500,600";
@font-face {
  font-family: 'fontello';
  src: url("/assets-fonts/fontello.woff2") format("woff2"), url("/assets-fonts/fontello.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* Fonts
   -------------------------------------------------------------------------- */
/* Base font
   -------------------------------------------------------------------------- */
body {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #212121;
  background: #000000; }

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

.page_index {
  background: url("/assets-images/bg.jpg");
  background-size: cover;
  background-size: 100%; }

/* Page header
   -------------------------------------------------------------------------- */
.header {
  background: url("/assets-images/header-bg.jpg");
  background-size: cover;
  background-position: top center;
  height: 60px;
  position: relative; }

.header.fixed-topbar {
  position: fixed; }

.header_product-page {
  margin-bottom: 8rem; }

.header_product-page:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 60px;
  background: url("/assets-images/pizza-bg.jpg");
  background-size: cover; }

.header__logo-image {
  margin-top: 0;
  max-width: 100%; }

.page_index .header {
  margin-bottom: 0; }

.page_index .header:after {
  background: none;
  height: 0; }

@media screen and (max-width: 60em) {
  .header {
    border-bottom: 1px solid #000; }

  .header__logo-image {
    margin-top: 10px;
    width: 110px; }

  .header_product-page {
    margin-bottom: 0;
    border-bottom: 1px solid #292929; }

  .header_product-page:after {
    background: none;
    height: 0; } }
/* Page footer
   -------------------------------------------------------------------------- */
.footer {
  color: #fff;
  background-color: #3e3e3f; }

.footer__credits {
  padding-top: 1rem;
  font-size: 1.4rem; }

.footer__links {
  padding-top: .5rem; }

.footer__link {
  color: #b5b3b4; }

.footer__link:hover {
  color: #b5b3b4; }

.footer .social-icons__link {
  margin: 0;
  padding: .5em;
  color: #fff;
  border: 0;
  border-radius: 50%; }

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

@media (max-width: 60em) {
  .footer__wrapper {
    padding: 0;
    width: 100%; }

  .footer__nav .social-icons__link i {
    font-size: 3rem; }

  .footer__credits {
    background: #303031;
    padding-bottom: 1rem; } }
/* 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: ""; }

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

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

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

@media screen and (max-width: 60em) {
  .footer__nav .social-icons__link {
    margin: 0 .2em; }

  .footer__nav .social-icons__link i {
    font-size: 3rem; } }
/* Scroll up button
   -------------------------------------------------------------------------- */
.scroll-up {
  color: #fff;
  background-color: #101010;
  border-radius: 5px; }

.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: "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  border: 0;
  border-radius: 8px;
  background: #29292a; }

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

.nice-select .list {
  background: #3e3e3f;
  color: #ffffff; }

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

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

.nice-select .option.focus {
  color: #fff;
  background-color: #29292a; }

.nice-select .option.selected {
  color: #fff;
  background-color: #29292a; }

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

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

.nice-select .option.selected.focus {
  color: #ffffff;
  background-color: #29292a; }

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

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

.nice-select.product__sku-select .option:hover,
.nice-select .option.focus,
.nice-select.product__sku-select .option.selected.focus:hover {
  background-color: #FFF;
  color: #121213; }

.nice-select.product__sku-select .option.selected {
  background-color: #121213; }

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

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

.category-navigation__link {
  padding: .5rem 1rem; }

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

@media (max-width: 60em) {
  .category-navigation {
    display: block; }

  .category-navigation_index {
    background-position: center center; } }
.account-navigation {
  background-color: #212121; }

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

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

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

.category-navigation_sidetouch .category-navigation__item {
  font-size: 1.8rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #ffffff;
  font-weight: 500; }

.category-navigation_sidetouch .category-navigation__link:hover,
.category-navigation_sidetouch .category-navigation__item_active .category-navigation__link {
  color: #ffffff;
  background-color: #3e3e3f;
  border-radius: 0 15px 15px 0; }

/* Desktop navigation:
   * checkout pages
   -------------------------------------------------------------------------- */
.checkout {
  background: #3e3e3f;
  border-radius: 10px;
  border: 1px solid #ffffff;
  color: #FFFFFF;
  padding: 2rem; }

.checkout__section {
  padding-bottom: 2rem;
  border-bottom: 1px solid #FFFFFF; }

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

.checkout__section:last-child {
  border-bottom: 0; }

.checkout-navigation {
  background-color: #3e3e3f; }

.checkout-navigation__item {
  font-size: 1.6rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  height: 40px;
  line-height: 40px; }

.checkout-navigation__item_active {
  color: #000000;
  background-color: #ffffff;
  border-radius: 5px 0 0 5px; }

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

.checkout-navigation__item-nb {
  margin-right: 0; }

/* Desktop: user and shop menus
   -------------------------------------------------------------------------- */
.dropdown-menu__header-link {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #f0eeef;
  padding: 2em 1em; }

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

.dropdown-menu__header-link:hover {
  color: #f0eeef;
  background-color: inherit; }

.dropdown-menu__body {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #000;
  border: 1px solid #fff; }

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

.dropdown-menu_shop .dropdown-menu__body {
  border-radius: 10px; }

.dropdown-menu_user .dropdown-menu__body {
  border-radius: 10px; }

.dropdown-menu__item-link {
  font-size: 1.4rem;
  padding: 0.8em 1em; }

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

.dropdown-menu__item:first-child .dropdown-menu__item-link {
  border-radius: 10px 10px 0 0; }

.dropdown-menu__item:last-child .dropdown-menu__item-link {
  border-radius: 0 0 10px 10px; }

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

/* Mobile: menu on the left (navigation)
   -------------------------------------------------------------------------- */
.burget-menu__button {
  padding: 14px 10px 10px 0; }

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

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

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

.mobile-menu__section_user {
  font-size: 1.6rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #3d3d3d;
  font-weight: 300; }

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

.mobile-menu__section-link {
  font-size: 1.6rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #3d3d3d;
  font-weight: 300; }

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

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

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

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

.mobile-menu__item-link {
  font-size: 1.6rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #2a2a2a;
  font-weight: 300; }

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

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

.basket-menu__items {
  background-color: #b94a87;
  border: 0;
  width: 19px;
  color: #FFFFFF; }

/* Shop info.
   * desktop: displayed in a popup
   * mobile: displayed in the left menu
   -------------------------------------------------------------------------- */
.shop-info {
  background-color: #000000;
  border-radius: 10px;
  border: 1px solid #FFFFFF; }

.shop-info__title {
  margin-top: 0.6rem;
  margin-bottom: 0.4rem;
  font-size: 2.2rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  font-weight: 600;
  line-height: 1.2; }

.shop-info__feature-title {
  font-size: 1.8rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  font-weight: 600; }

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

.shop-info__link {
  color: #ffffff;
  text-decoration: underline; }

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

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

.shop-info_mobile {
  border: 0;
  border-radius: 0;
  background-color: #2a2a2a; }

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

/* ==========================================================================
   CATEGORY PAGE
   ========================================================================== */
/* Page header
   -------------------------------------------------------------------------- */
.category__title {
  font-size: 2.4rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  font-weight: 500; }

.category__subcategory-title {
  font-size: 1.8rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 500; }

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

.category__products {
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  background: #FFFFFF; }

/* Product
   -------------------------------------------------------------------------- */
.product__name {
  font-size: 2.4rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  font-weight: 500; }

.product__description {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 300; }

.product__sku-value {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 300; }

.product__sku-label {
  display: none; }

.product__price {
  font-size: 2.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 500; }

/* Product zebra (sidetouch only)
   -------------------------------------------------------------------------- */
.category__products .product:only-child {
  border-radius: 10px; }

.product:first-child {
  border-radius: 10px 10px 0 0; }

.product:last-child {
  border-radius: 0 0 10px 10px; }

.product_sidetouch {
  background-color: #2e2e2f; }

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

@media (max-width: 60em) {
  .content {
    margin-top: 1em; }

  .content__wrapper {
    width: 100%; }

  .category__header {
    padding: 0 .7em; }

  .category__products {
    border-radius: 0;
    border-left: 0;
    border-right: 0; }

  .category__products .product:only-child {
    border-radius: 0; }

  .product_sidetouch,
  .product,
  .product:first-child,
  .product:last-child {
    border-radius: 0; }

  .product__sku-list,
  .product__sku,
  .product__sku .nice-select__container,
  .product__sku-select,
  .product__sku .nice-select.open .list {
    width: 100%; }

  .product__sku-list {
    max-width: 150px; }

  .product__buttons {
    width: 100%; }

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

  .product__add {
    float: right;
    width: 100%;
    max-width: 190px; } }
/* Add & customise buttons
   -------------------------------------------------------------------------- */
.product__add {
  color: #000000;
  background-color: #ffffff;
  border: none;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 0 2.5em;
  border-radius: 10px;
  height: 34px;
  line-height: 34px;
  font-weight: 600; }
  .product__add:hover {
    color: #000000;
    background-color: #ffffff; }

.product__customise {
  color: #ffffff;
  background-color: inherit;
  border: none;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  text-decoration: underline;
  line-height: 34px; }
  .product__customise:hover {
    color: #fff;
    background-color: inherit; }

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

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

/* Deal wizard
   -------------------------------------------------------------------------- */
.deal-wizard__title {
  font-size: 2.4rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  font-weight: 500; }

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

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

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

.deal-wizard-navigation__link {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 300;
  background-color: #f06292; }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__link {
  color: #000000;
  background-color: #f8bbd0; }

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

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

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

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

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

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

.deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(240, 98, 146, 0), #f06292);
  background: linear-gradient(to right, rgba(240, 98, 146, 0), #f06292); }

.deal-wizard-navigation__tab_active ~ .deal-wizard-navigation__tab .deal-wizard-navigation__title:after {
  background: -webkit-linear-gradient(left, rgba(248, 187, 208, 0), #f8bbd0);
  background: linear-gradient(to right, rgba(248, 187, 208, 0), #f8bbd0); }

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

.deal-wizard-navigation__link {
  margin-right: 18px; }
.deal-wizard-navigation__link:before, .deal-wizard-navigation__link:after {
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 18px; }

.deal-wizard-navigation__tab_active .deal-wizard-navigation__link {
  margin-right: 18px; }
.deal-wizard-navigation__tab_active .deal-wizard-navigation__link:before, .deal-wizard-navigation__tab_active .deal-wizard-navigation__link:after {
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 18px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.deal-wizard-navigation__tab:first-child .deal-wizard-navigation__link {
  border-radius: 10px 0 0 10px; }

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

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

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

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

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

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

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

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

  /*
    .deal-wizard-navigation { position: relative; }
    .deal-wizard-navigation:before { content: ''; display: block; position: absolute; left:0; top: $link-height; width: 100%; height: 0; border-bottom: 1px solid #ffd467; }
  */
  .deal-wizard-navigation__tab:nth-child(4),
  .deal-wizard-navigation__tab:nth-child(5),
  .deal-wizard-navigation__tab:nth-child(6),
  .deal-wizard-navigation__tab:nth-child(7),
  .deal-wizard-navigation__tab:nth-child(8),
  .deal-wizard-navigation__tab:nth-child(9) {
    margin-top: .3rem; } }
/* ==========================================================================
   BASKET
   ========================================================================== */
.basket {
  border: 1px solid #ffffff;
  border-radius: 10px;
  padding: 0 0 3rem 0;
  background: #3e3e3f; }

.basket__content {
  background-color: #3e3e3f; }

/* Basket header
   -------------------------------------------------------------------------- */
.basket__header {
  background-color: #3e3e3f;
  border-radius: 10px; }

.basket__title {
  font-size: 2.4rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  line-height: 3rem; }

.basket__repeat {
  margin-top: 0.7rem;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: underline; }

.basket__close-icon {
  color: #FFFFFF; }
  .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: ""; }

@media (max-width: 400px) {
  .basket__repeat {
    padding: .3em 0 8px 0em; } }
/* Basket item
   -------------------------------------------------------------------------- */
.basket__items {
  background-color: inherit;
  padding: .5rem 1.2rem; }

.basket-item__title {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff; }

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

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

.basket-item__option {
  font-size: 1.2rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #dbdbdb;
  text-transform: lowercase; }

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

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

.basket__empty {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: inherit; }

/* Basket deal title
   -------------------------------------------------------------------------- */
.basket-deal {
  margin-bottom: 1.5rem; }

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

.basket-deal__title {
  font-size: 1.8rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #ffffff; }

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

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

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

/* Basket deal item
   -------------------------------------------------------------------------- */
.basket-item {
  margin-bottom: 2rem;
  margin-top: 0; }

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

.basket-deal__items {
  background-color: #f8bbd0; }

.basket-deal__item-title {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #000001; }

.basket-deal__item-link {
  text-decoration: underline; }

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

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

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

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

.basket-deal__item-option-name {
  color: #000001; }

/* Delivery method switcher
   -------------------------------------------------------------------------- */
.basket__delivery_radio {
  font-size: 1.2rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 10px;
  overflow: hidden;
  text-transform: uppercase; }

.basket__delivery-method {
  background-color: #3e3e3f;
  padding: 1em 0; }

.basket__delivery-radio:checked + .basket__delivery-method {
  color: #000000;
  background-color: #ffffff; }

/* Basket footer
   -------------------------------------------------------------------------- */
.basket__footer {
  color: #ffffff;
  background-color: #3e3e3f; }

.basket__footer-orange-message {
  color: #fff;
  background-color: #a93319; }

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

.basket__charge-title,
.basket__charge-amount {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 500; }

.basket__total-title,
.basket__total-amount {
  font-size: 2.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase; }

.basket__button-link {
  color: #000000;
  background-color: #ffffff;
  border: none;
  border-radius: 10px;
  font-size: 1.2rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 1em .5em; }
  .basket__button-link:hover {
    color: #000000;
    background-color: #ffffff; }

@media (max-width: 60em) {
  .basket {
    border: 0;
    border-radius: 0; }

  .basket__header {
    border-radius: 0; } }
/* ==========================================================================
   CUSTOMIZATION POPUP
   ========================================================================== */
.popup {
  border-radius: 10px;
  background: #3e3e3f;
  border: 1px solid #FFFFFF;
  padding: 1.6rem 2rem; }

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

.popup__close {
  background-color: #d7569c; }

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

.popup__title {
  font-size: 3rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  font-weight: 600; }

.popup__price {
  font-size: 2.4rem;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 500; }

.popup-deal-line__label {
  font-size: 1.6rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 500;
  line-height: 28px; }

/* Popup group
   -------------------------------------------------------------------------- */
.popup-group__quantity-field {
  font-size: 1.4rem;
  color: #FFFFFF;
  font-size: 1.8rem;
  background: inherit;
  border: 0;
  font-weight: 500; }

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

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

.popup-group__label,
.popup-group__single-choice {
  font-size: 1.6rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 500;
  line-height: 30px; }

.popup-group__label_quantity {
  line-height: 24px; }

.popup-deal-line__description {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #cccccc; }

.popup-deal-line__single-option {
  font-size: 1.4rem;
  color: #cccccc;
  line-height: 31px; }

/* Popup row
   -------------------------------------------------------------------------- */
.popup-row + .popup-row {
  border-top: 0; }

.popup-row__description {
  color: #cccccc; }

.popup-row__title {
  font-size: 1.6rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: 500;
  font-size: 1.4rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 2rem; }

/* Popup enum
   -------------------------------------------------------------------------- */
.popup-enum__option {
  margin-right: 4px;
  margin-bottom: 4px; }

.popup-enum__text {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #cccccc;
  color: #fff;
  background-color: inherit;
  border-radius: 5px;
  border: 1px solid #f8bbd0;
  text-transform: uppercase;
  font-weight: 300; }

.popup-enum__radio:checked + .popup-enum__text {
  color: #000000;
  background-color: #fff;
  border: 1px solid #f8bbd0;
  font-weight: 400; }

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

/* Popup set
   -------------------------------------------------------------------------- */
.popup-set__option {
  margin-bottom: 1rem; }

.popup-set__group-title {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #cccccc;
  font-weight: 500; }

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

.popup-set__text:before {
  border: 3px solid #f8bbd0;
  background-color: inherit;
  border-radius: 3px; }

.popup-set__text:after {
  background-color: #fff; }

/* Popup buttons
   -------------------------------------------------------------------------- */
.popup-buttons__button {
  color: #000;
  background-color: #fff;
  border: none;
  padding: 1em 4em;
  border-radius: 5px;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  text-transform: uppercase; }
  .popup-buttons__button:hover {
    color: #000;
    background-color: #fff; }

.popup-buttons__link {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
  padding: 1em 0; }

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

/* ==========================================================================
   CHECKOUT, ACCOUNT & ORDER PAGES
   ========================================================================== */
.checkout__title {
  font-size: 3rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  font-weight: 600; }

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

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

.checkout-row__field-text,
.checkout-row__field-textarea {
  background: #4d4d4e;
  border: 1px solid #616162;
  border-radius: 5px;
  padding: .6em .6em; }

/* Form buttons
   Contain a button on the right and a cancel link on the left.
   -------------------------------------------------------------------------- */
.form-buttons__button {
  color: #000;
  background-color: #fff;
  border: none;
  padding: 0.8em 4em;
  border-radius: 10px;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 600; }
  .form-buttons__button:hover {
    color: #000;
    background-color: #fff; }

.form-buttons__link {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #ffffff; }

.form-buttons__link:hover {
  color: #ffffff; }

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

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

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

/* Facebook login
   -------------------------------------------------------------------------- */
.checkout__facebook-login-button {
  border-radius: 10px;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  padding: 1.2rem 1rem; }

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

.checkout__facebook-login-separator {
  position: relative; }

.checkout__facebook-login-separator:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  height: 0;
  width: 45%;
  border-top: 1px solid #9f9f9f; }

.checkout__facebook-login-separator:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  height: 0;
  width: 45%;
  border-top: 1px solid #9f9f9f; }

.checkout__facebook-login-separator-text {
  display: inline-block;
  position: relative;
  padding: 0 .5em;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 500;
  background-color: inherit;
  color: #FFFFFF; }

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

/* Order page
   -------------------------------------------------------------------------- */
.order__repeat-label {
  margin-top: 0.6rem; }

.order__repeat-chkbox {
  margin-top: 1px;
  vertical-align: middle; }

.order__add-button, .order__repeat-button {
  color: #000;
  background-color: #fff;
  border: none;
  padding: 0.5em 2.6em;
  border-radius: 10px;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  text-transform: uppercase; }
  .order__add-button:hover, .order__repeat-button:hover {
    color: #000;
    background-color: #fff; }

.order__add-button {
  margin-bottom: 0;
  padding: 0.5em 1.3em; }

.order__items-deal {
  background: #f8bbd0; }

.order__items-deal-title {
  background: #f06292;
  padding: .5em 1.2rem; }

.order__items-deal-title th {
  background: #f06292;
  border: 0;
  font-size: 1.8rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #ffffff; }

.order__items-deal tr {
  background: #f8bbd0; }

.order__items td {
  font-size: 1.4rem;
  color: #000001;
  vertical-align: middle; }

.order__items-attribute {
  font-size: 1.2rem;
  color: #000;
  text-transform: lowercase;
  padding-top: .2em; }

.order__items-default {
  margin-top: 1rem; }

.order__items-default td {
  color: #ffffff;
  padding: .8em .2em; }

.order__items-default td .order__items-attribute {
  font-size: 1.2rem;
  color: #ffffff;
  text-transform: lowercase;
  padding-top: .2em; }

.order__items td.order__items-total-title,
.order__items td.order__items-total-price {
  font-size: 2.4rem;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase; }

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

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

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

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

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

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

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

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

.index-slideshow__image {
  width: 100%; }

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

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

.category-navigation__order-button {
  display: inline-block;
  float: none;
  margin: 6px 0 6px 5px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: #000000;
  border: none;
  padding: 0 4em;
  border-radius: 10px;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  border-radius: 10px; }
  .category-navigation__order-button:hover {
    color: #000;
    background-color: #fff; }

.category-navigation__menu-button {
  display: inline-block;
  float: none;
  margin: 6px 0 6px 5px;
  height: 50px;
  line-height: 50px;
  color: #000;
  background-color: #fff;
  border: none;
  padding: 0 4em;
  border-radius: 10px;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  border-radius: 10px; }
  .category-navigation__menu-button:hover {
    color: #000;
    background-color: #fff; }

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

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

.index-slideshow-links__link:first-child {
  display: inline-block;
  float: none;
  margin: 6px 0 6px 5px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  background-color: #000000;
  border: none;
  padding: 0 4em;
  border-radius: 10px;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  border-radius: 10px;
  border: 1px solid #fff; }
  .index-slideshow-links__link:first-child:hover {
    color: #000;
    background-color: #fff; }

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

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

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

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

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

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

.index-locator__postcode-input {
  font-size: 1.7rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  border: 1px solid #c6c6c6; }

.index-locator__postcode-button {
  color: #fff;
  background-color: #000;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1.6rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-locator__postcode-button:hover {
    color: #fff;
    background-color: #555; }

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

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

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

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

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

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

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

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

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

.index-locator-restaurant__button {
  color: #fff;
  background-color: #000;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1.5rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-locator-restaurant__button:hover {
    color: #fff;
    background-color: #555; }

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

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

.index-connected-customer__item {
  padding: 1rem;
  text-align: center;
  background-color: #ddd; }

.index-connected-customer__item:first-of-type {
  color: #fff;
  text-align: left;
  background-color: #474747;
  border-radius: 1rem; }

.index-connected-customer__title {
  margin-bottom: .5em;
  font-size: 1.8rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1; }

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

.index-connected-customer__button {
  display: inline-block;
  color: #000;
  background-color: #fff;
  border: none;
  padding: 1rem 2rem;
  border-radius: 0;
  font-size: 1.5rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-connected-customer__button:hover {
    color: #000;
    background-color: #fff; }

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

.index-connected-customer__item:first-of-type .index-connected-customer__button {
  min-width: 20%;
  text-align: center;
  border-radius: .5rem; }

.index-connected-customer__item:first-of-type .index-connected-customer__button_other {
  margin-left: 1rem;
  background-color: #fff;
  color: #000; }

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

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

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

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

.index-microblog__post {
  color: #a5a5a5;
  background-color: #3e3e3f;
  border-radius: 10px;
  border: 1px solid #FFFFFF; }

.index-microblog__title {
  font-size: 2.4rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  font-weight: 500;
  text-transform: none;
  margin-bottom: .5rem;
  line-height: 1.2; }

.index-microblog__image {
  max-width: none;
  width: 100%; }

.index-microblog__content {
  line-height: 1.5; }

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

.index-microblog__footer {
  margin-top: 1em; }

.index-microblog__link {
  display: inline-block;
  color: #000;
  background-color: #fff;
  border: none;
  padding: 1rem 2rem;
  border-radius: 10px;
  font-size: 1.5rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .index-microblog__link:hover {
    color: #000;
    background-color: #fff; }

@media (max-width: 52.5em) {
  .index-microblog__wrapper {
    width: 100%; }

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

  .index-microblog__post {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    padding: 1.5rem 1rem; }

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

  .index-microblog__image {
    max-width: 100%;
    width: auto; } }
/* Homepage: About us
   -------------------------------------------------------------------------- */
.index-about {
  margin: 5rem 0; }

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

.index-about__title {
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: 600;
  text-transform: uppercase; }

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

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

.index-newsletter__title {
  font-size: 1.9rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: -300px;
  line-height: 36px; }

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

.index-newsletter__field {
  border: 1px solid #c6c6c6;
  height: 36px;
  line-height: 36px; }

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

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

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

.index-map__shop {
  width: 32%;
  background-color: #3e3e3f;
  border: 1px solid #ffffff; }

.index-map__shop-title {
  margin-bottom: .2em;
  font-size: 2.4rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  font-weight: 600;
  text-transform: none;
  line-height: 1.1; }

.index-map__shop-phone {
  margin: .5em 0;
  font-size: 1.6rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c;
  font-weight: 500; }

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

.index-map__shop .social-icons__link {
  border: 0;
  color: #FFFFFF; }

.index-map__shop-address,
.index-map__shop-open,
.index-map__shop-info {
  color: #a5a5a5;
  font-size: 1.4rem;
  font-weight: 300; }

.index-map__order-button {
  color: #000000;
  background-color: #ffffff;
  border: none;
  padding: 1em 0;
  border-radius: 10px;
  font-size: 1.2rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
  display: block;
  margin-top: 1rem;
  width: 100%;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  margin-bottom: 2rem; }
  .index-map__order-button:hover {
    color: #000000;
    background-color: #ffffff; }

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

@media screen and (max-width: 52.5em) {
  .index-map {
    margin-top: 1rem; }

  .index-map__wrapper {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Grouped skus (optional feature)
   Group size selection at the top of the page (instead of for every product).
   To activate, create a 'size_group' tag and set it on one or several main (topmost) categories.
   -------------------------------------------------------------------------- */
.grouped-skus__title {
  font-size: 1.6rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #212121;
  font-weight: 700; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.locator-restaurant__button {
  color: #000;
  background-color: #fff;
  border: none;
  padding: 0.5rem 2rem;
  border-radius: 10px;
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.9rem;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease; }
  .locator-restaurant__button:hover {
    color: #000;
    background-color: #fff; }

/* ==========================================================================
   STATIC PAGES
   ========================================================================== */
.static-page {
  color: #fff; }

.static-page .static-page__title {
  font-size: 3.6rem;
  font-family: "Courgette", Arial, sans-serif;
  color: #d7569c; }

.static-page h1 {
  font-size: 1.8rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 600; }

.static-page h2 {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 600; }

.static-page p {
  font-size: 1.4rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300; }

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