@charset "UTF-8";
/*
Theme Name: Restauro
Theme URI: http://www.enigma.mx
Author: Enigma Diseño
Author URI: http://www.enigma.mx/
Description: Tema para el sitio del Restauro
Version: 1.0
*/
@import url("../Zm9udHM/QW1zdGVyUHJvLU5lZ3Jh.css");
@import url("../Zm9udHM/QW1zdGVyUHJvLU5lZ3JhSXRhbGljYQ.css");
@import url("../Zm9udHM/QW1zdGVyUHJvLUdyaXM.css");
@import url("../Zm9udHM/QW1zdGVyUHJvLUdyaXNJdGFsaWNh.css");
@import url("../Zm9udHM/QW1zdGVyUHJvLUZpbmFJdGFsaWNh.css");
/* ---------------------------------------------- */
/* --------------------CONTENTS------------------ */
/* ---------------------------------------------- */
/*
	1) Mixins
	2) Colors, fonts & setup
	3) Font styles
	4) General styles
	5) Animations
*/
/* ---------------------------------------------- */
/* -----------------1) MIXINS-------------------- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* -----------------2) COLORS, FONTS & SETUP----- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* -----------------3) FONT STYLES--------------- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* -----------------4) GENERAL STYLES------------ */
/* ---------------------------------------------- */
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=submit],
textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0;
  -moz-border: 0;
  -webkit-border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.sc,
.lang-selector {
  font-variant: small-caps; }

@supports (font-feature-settings: "smcp") {
  .sc,
  .lang-selector {
    font-variant: normal;
    -webkit-font-feature-settings: "smcp" 1;
    -moz-font-feature-settings: "smcp" 1;
    -ms-font-feature-settings: "smcp" 1;
    font-feature-settings: "smcp" 1; } }

.lig {
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -moz-font-feature-settings: "liga", "dlig";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  -webkit-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig"; }

/* generales */
@media screen and (max-width: 1023px) {
  h2 {
    font-size: 40px; }
  h3 {
    font-size: 28px;
    line-height: 38px; }
  h4 {
    font-size: 22px; }
  h5 {
    font-size: 15px;
    line-height: 20px; }
    h5.name {
      font-size: 17px; } }

@media screen and (min-width: 1024px) {
  h2 {
    font-size: 60px; }
  h3 {
    font-size: 38px;
    line-height: 46px; }
  h4 {
    font-size: 28px; }
  h5 {
    font-size: 15px;
    line-height: 20px; }
    h5.name {
      font-size: 17px; } }

html {
  height: 100%;
  font-family: 'QW1zdGVyUHJvLUdyaXM'; }
  html body {
    background-image: url("../images/static-delete/yellow-rhomb.png");
    background: #d1d3d4;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #535556;
    /* FRB: for QR menu */ }
    html body p {
      font-size: 15px;
      line-height: 20px;
      font-family: 'QW1zdGVyUHJvLUdyaXM';
      font-style: normal;
      font-weight: normal; }
    html body span.italics {
      font-family: 'QW1zdGVyUHJvLUdyaXNJdA';
      font-style: normal;
      font-weight: normal; }
    html body span.bold {
      font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
      font-style: normal;
      font-weight: normal; }
    html body h1, html body h2, html body h3, html body h4, html body h5, html body h6, html body p {
      margin: 0;
      padding: 0; }
    html body h1 {
      font-size: 15px;
      font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
      font-style: normal;
      font-weight: normal; }
    html body h3 {
      font-family: 'QW1zdGVyUHJvLUZpbmFJdA';
      font-style: normal;
      font-weight: normal;
      color: #ba902e; }
      html body h3 span {
        font-family: 'QW1zdGVyUHJvLU5lZ3JhSXQ';
        font-style: normal;
        font-weight: normal;
        color: #535556; }
    html body h4 {
      font-family: 'QW1zdGVyUHJvLUdyaXNJdA';
      font-style: normal;
      font-weight: normal; }
    html body h5 {
      font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
      font-style: normal;
      font-weight: normal;
      color: #ba902e; }
    html body a {
      text-decoration: none;
      color: #ba902e;
      display: block; }
      html body a.contact-phone {
        color: #535556;
        display: inline-block; }
    html body ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    html body .container {
      width: 100%;
      position: relative;
      overflow: hidden; }
      html body .container .wrapped {
        overflow: visible;
        position: relative;
        z-index: 1; }
        html body .container .wrapped .left.column {
          position: relative;
          z-index: 2; }
          html body .container .wrapped .left.column .lang-selector {
            color: #ba902e;
            visibility: hidden; }
            html body .container .wrapped .left.column .lang-selector ul {
              overflow: auto; }
              html body .container .wrapped .left.column .lang-selector ul li {
                font-family: 'QW1zdGVyUHJvLUdyaXM';
                font-style: normal;
                font-weight: normal; }
                html body .container .wrapped .left.column .lang-selector ul li.active {
                  font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
                  font-style: normal;
                  font-weight: normal;
                  color: #35215c; }
                html body .container .wrapped .left.column .lang-selector ul li a {
                  display: block; }
          html body .container .wrapped .left.column .tools {
            overflow: hidden; }
            html body .container .wrapped .left.column .tools ul.navigation li h1,
            html body .container .wrapped .left.column .tools ul.available li h1 {
              padding: 0;
              margin: 0;
              color: #ba902e;
              text-transform: lowercase; }
            html body .container .wrapped .left.column .tools ul.navigation li.current,
            html body .container .wrapped .left.column .tools ul.navigation li:hover,
            html body .container .wrapped .left.column .tools ul.available li.current,
            html body .container .wrapped .left.column .tools ul.available li:hover {
              color: #35215c; }
              html body .container .wrapped .left.column .tools ul.navigation li.current h1,
              html body .container .wrapped .left.column .tools ul.navigation li:hover h1,
              html body .container .wrapped .left.column .tools ul.available li.current h1,
              html body .container .wrapped .left.column .tools ul.available li:hover h1 {
                font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
                font-style: normal;
                font-weight: normal;
                color: #35215c; }
                html body .container .wrapped .left.column .tools ul.navigation li.current h1 a,
                html body .container .wrapped .left.column .tools ul.navigation li:hover h1 a,
                html body .container .wrapped .left.column .tools ul.available li.current h1 a,
                html body .container .wrapped .left.column .tools ul.available li:hover h1 a {
                  color: #35215c; }
            html body .container .wrapped .left.column .tools ul.available li h1 {
              font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
              font-style: normal;
              font-weight: normal; }
            html body .container .wrapped .left.column .tools h1.title {
              color: #35215c; }
            html body .container .wrapped .left.column .tools .cta-lofts {
              clear: both;
              float: left; }
              html body .container .wrapped .left.column .tools .cta-lofts:hover {
                color: #35215c; }
            html body .container .wrapped .left.column .tools div.contact {
              position: relative;
              z-index: 3; }
              html body .container .wrapped .left.column .tools div.contact:before {
                content: url("../images/gui/contact-bird.png");
                height: auto;
                position: absolute;
                display: none; }
              html body .container .wrapped .left.column .tools div.contact h1 {
                color: #35215c;
                cursor: pointer; }
              html body .container .wrapped .left.column .tools div.contact h1, html body .container .wrapped .left.column .tools div.contact p {
                padding: 0;
                margin: 0; }
              html body .container .wrapped .left.column .tools div.contact h1.opentableModal {
                background-color: #35215c;
                border-radius: 10px;
                color: #fff;
                display: inline-block;
                line-height: 20px;
                margin-top: 20px;
                padding: 6px 13px 8px;
                transform-origin: center;
                transition: transform 0.18s ease; }
                html body .container .wrapped .left.column .tools div.contact h1.opentableModal:hover {
                  transform: scale(1.1); }
              html body .container .wrapped .left.column .tools div.contact ul.social-media {
                overflow: auto; }
                html body .container .wrapped .left.column .tools div.contact ul.social-media li.social-network {
                  float: left; }
                  html body .container .wrapped .left.column .tools div.contact ul.social-media li.social-network:last-child {
                    margin: 0; }
                  html body .container .wrapped .left.column .tools div.contact ul.social-media li.social-network--tiktok {
                    margin-left: 20px;
                    position: relative;
                    top: 3px; }
                  html body .container .wrapped .left.column .tools div.contact ul.social-media li.social-network .social-media__link {
                    align-items: center;
                    box-sizing: border-box;
                    display: flex;
                    height: 15px;
                    justify-content: center;
                    width: 15px; }
                  html body .container .wrapped .left.column .tools div.contact ul.social-media li.social-network .social-media__icon {
                    display: block;
                    height: 15px;
                    width: 15px; }
                  html body .container .wrapped .left.column .tools div.contact ul.social-media li.social-network .social-media__icon--x {
                    position: relative;
                    top: 3px; }
                  html body .container .wrapped .left.column .tools div.contact ul.social-media li.social-network .social-media__icon-bg {
                    fill: #ba902e; }
                  html body .container .wrapped .left.column .tools div.contact ul.social-media li.social-network .social-media__icon-fg {
                    fill: #ba902e; }
          html body .container .wrapped .left.column .contextual-area {
            position: absolute; }
            html body .container .wrapped .left.column .contextual-area img {
              position: absolute;
              margin: auto;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0; }
            html body .container .wrapped .left.column .contextual-area svg {
              margin: auto;
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              display: block;
              z-index: 2; }
            html body .container .wrapped .left.column .contextual-area.contextual-brand .swiper-slide {
              position: relative; }
              html body .container .wrapped .left.column .contextual-area.contextual-brand .swiper-slide img {
                display: none; }
              html body .container .wrapped .left.column .contextual-area.contextual-brand .swiper-slide.swiper-slide-active img {
                display: block; }
            html body .container .wrapped .left.column .contextual-area.contextual-brand .contextual-brand__asset {
              z-index: 2; }
            html body .container .wrapped .left.column .contextual-area.contextual-brand .contextual-brand__asset--logo {
              height: auto;
              left: 0;
              margin-top: auto;
              transform: translateY(12px);
              width: 185px; }
            html body .container .wrapped .left.column .contextual-area.contextual-brand .contextual-brand__asset--symbol {
              height: auto;
              width: 134px; }
            html body .container .wrapped .left.column .contextual-area.single:before {
              content: "";
              display: inline-block;
              background-color: #f7b318;
              -ms-transform: rotate(45deg);
              /* IE 9 */
              -webkit-transform: rotate(45deg);
              /* Chrome, Safari, Opera */
              transform: rotate(45deg);
              position: absolute;
              margin: auto;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0; }
        html body .container .wrapped .right.column {
          z-index: 1; }
          html body .container .wrapped .right.column .window {
            width: 100%;
            height: 100%;
            overflow: visible; }
      html body .container .side {
        position: absolute;
        top: 0;
        z-index: 0; }
      html body .container .overlay {
        align-items: center;
        justify-content: center;
        padding: 8px 16px;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: none; }
        html body .container .overlay.active {
          display: flex; }
        html body .container .overlay .wrapped {
          margin: 0 auto; }
      html body .container .reservation-modal-is-open {
        overflow: hidden; }
      html body .container .reservation-modal[hidden] {
        display: none; }
      html body .container .reservation-modal {
        align-items: center;
        display: flex;
        justify-content: center;
        position: fixed;
        inset: 0; }
      html body .container .reservation-modal__backdrop {
        background: rgba(20, 12, 38, 0.78);
        position: absolute;
        inset: 0; }
      html body .container .reservation-modal__panel {
        background: white;
        border: 1px solid rgba(247, 179, 24, 0.28);
        border-radius: 8px;
        box-shadow: 0 24px 80px rgba(0, 0, 0, 0.42);
        height: calc(100vh - 16px);
        max-height: 1020px;
        overflow: hidden;
        padding-top: 40px;
        position: relative;
        max-width: 720px;
        width: calc(100vw - 32px);
        z-index: 1; }
      html body .container .reservation-modal__close {
        align-items: center;
        background: #35215c;
        border: 0;
        border-radius: 50%;
        color: #f7b318;
        cursor: pointer;
        display: flex;
        font-family: Arial, sans-serif;
        font-size: 30px;
        height: 38px;
        justify-content: center;
        line-height: 1;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 38px;
        z-index: 2; }
        html body .container .reservation-modal__close:focus-visible {
          outline: 3px solid #f7b318;
          outline-offset: 3px; }
      html body .container .reservation-modal__frame {
        background: white;
        border: 0;
        display: block;
        height: calc(100% - 40px);
        width: 100%; }
    html body.the-kitchen,
    html body.groceries,
    html body.groceries-new {
      background: white; }
      html body.the-kitchen .wrapped .left.column,
      html body.groceries .wrapped .left.column,
      html body.groceries-new .wrapped .left.column {
        background: white; }
        html body.the-kitchen .wrapped .left.column h2.section.description,
        html body.the-kitchen .wrapped .left.column h2.category.description,
        html body.groceries .wrapped .left.column h2.section.description,
        html body.groceries .wrapped .left.column h2.category.description,
        html body.groceries-new .wrapped .left.column h2.section.description,
        html body.groceries-new .wrapped .left.column h2.category.description {
          font-family: 'QW1zdGVyUHJvLU5lZ3JhSXQ';
          font-style: normal;
          font-weight: normal;
          color: #35215c; }
        html body.the-kitchen .wrapped .left.column ul.filter,
        html body.groceries .wrapped .left.column ul.filter,
        html body.groceries-new .wrapped .left.column ul.filter {
          overflow: auto; }
          html body.the-kitchen .wrapped .left.column ul.filter li,
          html body.groceries .wrapped .left.column ul.filter li,
          html body.groceries-new .wrapped .left.column ul.filter li {
            font-size: 14px;
            line-height: 16px;
            color: #ba902e; }
            html body.the-kitchen .wrapped .left.column ul.filter li a,
            html body.groceries .wrapped .left.column ul.filter li a,
            html body.groceries-new .wrapped .left.column ul.filter li a {
              font-family: 'QW1zdGVyUHJvLUdyaXM';
              font-style: normal;
              font-weight: normal;
              text-transform: lowercase; }
            html body.the-kitchen .wrapped .left.column ul.filter li.current a,
            html body.the-kitchen .wrapped .left.column ul.filter li:hover a,
            html body.groceries .wrapped .left.column ul.filter li.current a,
            html body.groceries .wrapped .left.column ul.filter li:hover a,
            html body.groceries-new .wrapped .left.column ul.filter li.current a,
            html body.groceries-new .wrapped .left.column ul.filter li:hover a {
              font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
              font-style: normal;
              font-weight: normal;
              color: #35215c; }
        html body.the-kitchen .wrapped .left.column .initial.screen,
        html body.groceries .wrapped .left.column .initial.screen,
        html body.groceries-new .wrapped .left.column .initial.screen {
          display: none; }
      html body.the-kitchen .wrapped .right.column,
      html body.groceries .wrapped .right.column,
      html body.groceries-new .wrapped .right.column {
        background: #d1d3d4;
        background-image: linear-gradient(rgba(209, 211, 212, 0.5), rgba(209, 211, 212, 0.5)), url("../images/texture.png"); }
    html body.the-kitchen .wrapped .left.column ul.filter li,
    html body.groceries-new .wrapped .left.column ul.filter li {
      border-right: solid 1px #35215c;
      float: left; }
      html body.the-kitchen .wrapped .left.column ul.filter li:last-child,
      html body.groceries-new .wrapped .left.column ul.filter li:last-child {
        border-right: none;
        margin-right: 0; }
    html body.the-kitchen .wrapped .left.column .menu,
    html body.groceries-new .wrapped .left.column .menu {
      border-top: solid 2px #35215c;
      position: relative;
      overflow: visible;
      /* display: none; */ }
      html body.the-kitchen .wrapped .left.column .menu .gallery,
      html body.groceries-new .wrapped .left.column .menu .gallery {
        width: 100%; }
        html body.the-kitchen .wrapped .left.column .menu .gallery div.window,
        html body.groceries-new .wrapped .left.column .menu .gallery div.window {
          width: 100%; }
          html body.the-kitchen .wrapped .left.column .menu .gallery div.window .markers,
          html body.groceries-new .wrapped .left.column .menu .gallery div.window .markers {
            display: none; }
          html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind,
          html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind {
            width: 100%;
            overflow: auto; }
            html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item,
            html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind li.item {
              position: relative;
              overflow: hidden; }
              html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.name,
              html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.name {
                text-transform: lowercase; }
              html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.price:before,
              html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.price:before {
                content: '$ '; }
              html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.glass-price,
              html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.glass-price {
                display: none; }
                html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.glass-price:before,
                html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.glass-price:before {
                  content: '$ '; }
      html body.the-kitchen .wrapped .left.column .menu .navigation,
      html body.groceries-new .wrapped .left.column .menu .navigation {
        width: 100%;
        position: absolute;
        left: 0; }
        html body.the-kitchen .wrapped .left.column .menu .navigation li.arrow,
        html body.groceries-new .wrapped .left.column .menu .navigation li.arrow {
          position: absolute; }
    html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.price:before {
      content: '$ '; }
    html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.glass-price {
      display: none; }
      html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.glass-price:before {
        content: '$ '; }
    html body.the-kitchen .wrapped .left.column .menu.vino .gallery div.window .markers {
      display: block;
      width: 100%;
      overflow: hidden; }
      html body.the-kitchen .wrapped .left.column .menu.vino .gallery div.window .markers h5 {
        text-align: right; }
    html body.the-kitchen .wrapped .left.column .menu.vino .gallery div.window ul.kind li.item h5.glass-price,
    html body.the-kitchen .wrapped .left.column .menu.vino .gallery div.window ul.kind li.item h5.no-price {
      text-align: right;
      display: block; }
    html body.groceries .wrapped .left.column .gallery {
      background-image: url("../images/static-delete/texture-products.png");
      background-repeat: repeat-x;
      overflow: hidden;
      position: relative; }
      html body.groceries .wrapped .left.column .gallery ul.window > li {
        overflow: hidden;
        position: relative; }
        html body.groceries .wrapped .left.column .gallery ul.window > li img.product {
          height: auto;
          position: absolute;
          top: 0; }
        html body.groceries .wrapped .left.column .gallery ul.window > li > h2.product.price {
          text-align: right; }
        html body.groceries .wrapped .left.column .gallery ul.window > li ul.product.presentations {
          overflow: auto; }
          html body.groceries .wrapped .left.column .gallery ul.window > li ul.product.presentations li {
            overflow: auto; }
            html body.groceries .wrapped .left.column .gallery ul.window > li ul.product.presentations li h5.name {
              text-transform: lowercase; }
      html body.groceries .wrapped .left.column .gallery .navigation {
        position: absolute;
        top: 0;
        right: 0; }
        html body.groceries .wrapped .left.column .gallery .navigation li.arrow {
          position: absolute; }
      html body.groceries .wrapped .left.column .gallery:before {
        /*
							TEMPORAL SIN IMAGENES
							content: "";
							display: inline-block;
							background-color: $background;
						    position: absolute;
						    margin: auto; */ }
    html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind > li.item ul.product.presentations li.item h5.name {
      color: #535556;
      text-transform: none;
      font-size: 15px;
      font-family: 'QW1zdGVyUHJvLUdyaXM';
      font-style: normal;
      font-weight: normal; }
    html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind > li.item ul.product.presentations li.item h5.price {
      text-align: right; }
    html body.groceries-new .wrapped .right.column .window #slideshow .vertical {
      width: 100%;
      height: auto; }
    html body.menu .container .wrapped {
      margin: 0 auto; }
      html body.menu .container .wrapped h1 {
        font-family: 'QW1zdGVyUHJvLU5lZ3JhSXQ';
        font-style: normal;
        font-weight: normal;
        color: #35215c;
        text-align: center;
        margin: 0 auto; }
      html body.menu .container .wrapped figure a {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        pointer-events: none; }
        html body.menu .container .wrapped figure a img {
          width: 100%;
          height: auto; }

@media screen and (max-width: 1023px) {
  html body .container > .wrapped {
    width: 90%;
    padding: 140px 5% 0; }
    html body .container > .wrapped .left.column {
      padding-bottom: 52px; }
      html body .container > .wrapped .left.column .tools {
        background-color: #f7b318;
        width: 100%;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: -100%;
        z-index: 3;
        -webkit-transition: left 0.5s ease-out; }
        html body .container > .wrapped .left.column .tools ul.navigation,
        html body .container > .wrapped .left.column .tools ul.available,
        html body .container > .wrapped .left.column .tools div.contact {
          width: 90%;
          margin: 0 auto; }
        html body .container > .wrapped .left.column .tools h1.title {
          display: none; }
        html body .container > .wrapped .left.column .tools ul.navigation {
          border-bottom: 1px dotted #35215c;
          padding-bottom: 13px;
          margin-top: 71.5px;
          margin-bottom: 13px; }
          html body .container > .wrapped .left.column .tools ul.navigation li {
            margin-bottom: 1.3px; }
            html body .container > .wrapped .left.column .tools ul.navigation li a {
              padding: 5.2px 0; }
              html body .container > .wrapped .left.column .tools ul.navigation li a h1 {
                font-size: 16px;
                color: #535556; }
            html body .container > .wrapped .left.column .tools ul.navigation li.current {
              text-decoration: underline; }
        html body .container > .wrapped .left.column .tools.opened {
          left: 0; }
        html body .container > .wrapped .left.column .tools ul.available {
          margin-bottom: 39px; }
          html body .container > .wrapped .left.column .tools ul.available li a {
            padding: 5.2px 0; }
          html body .container > .wrapped .left.column .tools ul.available li h1 a {
            color: #535556; }
          html body .container > .wrapped .left.column .tools ul.available li.current h1 a {
            text-decoration: underline; }
        html body .container > .wrapped .left.column .tools div.contact:before {
          display: none; }
        html body .container > .wrapped .left.column .tools #opentableModal {
          display: none; }
        html body .container > .wrapped .left.column .tools div.contact ul.social-media {
          margin-top: 13px; }
          html body .container > .wrapped .left.column .tools div.contact ul.social-media li {
            margin-right: 12px; }
        html body .container > .wrapped .left.column .tools a.cta-lofts {
          border-radius: 22px;
          background-color: #35215c;
          padding: 10px 20px;
          color: #f7b318;
          margin-top: 26px;
          margin-left: 5%; }
          html body .container > .wrapped .left.column .tools a.cta-lofts h1 {
            letter-spacing: .5px; }
      html body .container > .wrapped .left.column .contextual-area {
        width: 210px;
        height: 210px;
        top: -105px;
        right: 5.555%;
        z-index: 2; }
        html body .container > .wrapped .left.column .contextual-area svg {
          width: 80px;
          height: 84px; }
        html body .container > .wrapped .left.column .contextual-area img {
          width: 133px;
          height: auto;
          margin-top: 0;
          left: 0; }
        html body .container > .wrapped .left.column .contextual-area.contextual-brand .contextual-brand__asset--logo {
          width: 133px;
          transform: translateY(8px); }
        html body .container > .wrapped .left.column .contextual-area.contextual-brand .contextual-brand__asset--symbol {
          bottom: auto;
          top: 50%;
          transform: translateY(-50%);
          width: 96px; }
        html body .container > .wrapped .left.column .contextual-area.single:before {
          width: 162px;
          height: 162px; }
      html body .container > .wrapped .left.column #menuTrigger {
        border: 1px solid #f7b318;
        border-radius: 50%;
        background-color: #f7b318;
        width: 38px;
        height: 38px;
        position: fixed;
        top: 20px;
        left: 5%;
        z-index: 4; }
        html body .container > .wrapped .left.column #menuTrigger.active {
          border-color: #35215c; }
    html body .container > .wrapped .right.column {
      background-size: 64px;
      width: 100%;
      height: 140px;
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden; }
  html body .container .side {
    background-color: pink;
    width: 100%;
    left: 0; }
  html body .container .overlay {
    position: fixed;
    z-index: 10; }
    html body .container .overlay .wrapped {
      margin-top: 39px;
      text-align: center; }
      html body .container .overlay .wrapped span {
        padding: 20px;
        font-size: 17px;
        text-align: center; }
      html body .container .overlay .wrapped .open-table.widget {
        padding-top: 48px; }
        html body .container .overlay .wrapped .open-table.widget > div {
          width: 320px;
          height: 320px;
          padding: 26px 0; }
          html body .container .overlay .wrapped .open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker {
            padding-top: 66px; }
      html body .container .overlay .wrapped .lyric-thumb {
        width: 140px;
        margin-top: 32px;
        margin-left: calc(80% - 140px); }
  html body.the-kitchen .wrapped .left.column,
  html body.groceries .wrapped .left.column,
  html body.groceries-new .wrapped .left.column {
    margin-bottom: 52px; }
    html body.the-kitchen .wrapped .left.column .menu-box span.parent.section,
    html body.groceries .wrapped .left.column .menu-box span.parent.section,
    html body.groceries-new .wrapped .left.column .menu-box span.parent.section {
      width: 56%;
      font-size: 15px;
      color: #35215c;
      font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
      font-style: normal;
      font-weight: normal; }
    html body.the-kitchen .wrapped .left.column .menu-box h2.section.description,
    html body.groceries .wrapped .left.column .menu-box h2.section.description,
    html body.groceries-new .wrapped .left.column .menu-box h2.section.description {
      margin-top: 6.5px;
      font-size: 38px;
      line-height: 42px; }
    html body.the-kitchen .wrapped .left.column .menu-box ul.filter,
    html body.groceries .wrapped .left.column .menu-box ul.filter,
    html body.groceries-new .wrapped .left.column .menu-box ul.filter {
      max-width: 600px;
      padding-bottom: 13px;
      margin: 26px 0 0 0; }
      html body.the-kitchen .wrapped .left.column .menu-box ul.filter li,
      html body.groceries .wrapped .left.column .menu-box ul.filter li,
      html body.groceries-new .wrapped .left.column .menu-box ul.filter li {
        font-size: 16px; }
    html body.the-kitchen .wrapped .left.column .menu-box .menu,
    html body.groceries .wrapped .left.column .menu-box .menu,
    html body.groceries-new .wrapped .left.column .menu-box .menu {
      border-bottom: 2px solid #35215c;
      max-width: 620px;
      padding-top: 39px; }
      html body.the-kitchen .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item,
      html body.groceries .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item,
      html body.groceries-new .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item {
        border-bottom: 1px dotted rgba(22, 22, 22, 0.2);
        padding-bottom: 26px;
        margin-bottom: 19.5px; }
        html body.the-kitchen .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item h5.name,
        html body.groceries .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item h5.name,
        html body.groceries-new .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item h5.name {
          text-decoration: underline;
          display: inline-block; }
        html body.the-kitchen .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item .description,
        html body.groceries .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item .description,
        html body.groceries-new .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item .description {
          margin-top: 13px; }
        html body.the-kitchen .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item:last-child,
        html body.groceries .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item:last-child,
        html body.groceries-new .wrapped .left.column .menu-box .menu .gallery div.window ul.kind li.item:last-child {
          border-bottom: 0;
          padding-bottom: 0; }
      html body.the-kitchen .wrapped .left.column .menu-box .menu .navigation,
      html body.groceries .wrapped .left.column .menu-box .menu .navigation,
      html body.groceries-new .wrapped .left.column .menu-box .menu .navigation {
        display: none; }
  html body.the-kitchen .wrapped .right.column,
  html body.groceries .wrapped .right.column,
  html body.groceries-new .wrapped .right.column {
    background-size: 46px; }
    html body.the-kitchen .wrapped .right.column .window .swiper-container,
    html body.groceries .wrapped .right.column .window .swiper-container,
    html body.groceries-new .wrapped .right.column .window .swiper-container {
      display: none; }
  html body.the-kitchen .wrapped .left.column ul.filter li,
  html body.groceries-new .wrapped .left.column ul.filter li {
    padding: 1px 6px 3px 0;
    margin: 0 6px 10px 0; }
  html body.groceries-new .wrapped .left.column .menu-box {
    padding-top: 26px; }
  html body.menu .container .wrapped {
    padding-top: 26px;
    padding-bottom: 26px; }
    html body.menu .container .wrapped h1 {
      margin-bottom: 13px;
      font-size: 24px; }
    html body.menu .container .wrapped figure {
      margin: 0; }
  html body #opentableModalMobile {
    background-color: #35215c;
    width: calc(100%);
    padding: 14px 0;
    color: #f7b318;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 6; }
    html body #opentableModalMobile:before {
      content: "";
      background-image: url("../images/gui/contact-bird.png");
      background-repeat: no-repeat;
      background-position: left top;
      height: auto;
      width: 150px;
      height: 17px;
      margin: auto;
      display: block;
      position: absolute;
      right: 0;
      bottom: 50px;
      left: 0;
      display: none; } }

@media screen and (min-width: 1024px) {
  html body {
    /* FRB: for QR menu */ }
    html body .container {
      min-width: 1024px;
      min-height: 100%; }
      html body .container .wrapped {
        max-width: 1400px;
        min-width: 1024px;
        margin: 0; }
        html body .container .wrapped .left.column {
          width: 64.2857%;
          padding: 50px 0 0 0; }
          html body .container .wrapped .left.column .lang-selector {
            margin: 0 0 0 11.111111111%; }
            html body .container .wrapped .left.column .lang-selector ul li {
              height: 16px;
              padding: 1px 0 4px 0;
              font-size: 14px;
              line-height: 16px;
              float: left; }
              html body .container .wrapped .left.column .lang-selector ul li.active {
                height: 16px; }
              html body .container .wrapped .left.column .lang-selector ul li a {
                height: 16px;
                line-height: 18px; }
              html body .container .wrapped .left.column .lang-selector ul li:first-child {
                border-right: solid 1px #ba902e;
                padding: 1px 8px 4px 0;
                margin: 0 8px 0 0; }
          html body .container .wrapped .left.column .tools {
            width: 66.666666667%;
            min-width: 520px;
            padding: 38px 0 60px 0;
            margin: 0 0 0 11.111111111%; }
            html body .container .wrapped .left.column .tools ul.navigation,
            html body .container .wrapped .left.column .tools ul.available {
              width: 30%;
              float: left; }
              html body .container .wrapped .left.column .tools ul.navigation li,
              html body .container .wrapped .left.column .tools ul.available li {
                height: 20px; }
            html body .container .wrapped .left.column .tools h1.title {
              width: 30%;
              margin-top: 40px;
              float: left; }
            html body .container .wrapped .left.column .tools .cta-lofts {
              border-top: solid 2px #ba902e;
              padding: 12px 2px 0 0;
              margin-top: 16px; }
            html body .container .wrapped .left.column .tools div.contact {
              width: 40%;
              float: right; }
              html body .container .wrapped .left.column .tools div.contact:before {
                width: 21px;
                top: -10px;
                left: -10px; }
              html body .container .wrapped .left.column .tools div.contact h1, html body .container .wrapped .left.column .tools div.contact p {
                line-height: 20px; }
              html body .container .wrapped .left.column .tools div.contact ul.social-media {
                margin: 12px 0 0 0; }
                html body .container .wrapped .left.column .tools div.contact ul.social-media li.social-network {
                  margin: 0 12px 0 0; }
          html body .container .wrapped .left.column .contextual-area {
            width: 370px;
            height: 370px;
            top: 17px;
            right: -185px; }
            html body .container .wrapped .left.column .contextual-area svg {
              width: 134px;
              height: 142px; }
            html body .container .wrapped .left.column .contextual-area.single:before {
              width: 226px;
              height: 226px; }
          html body .container .wrapped .left.column #menuTrigger {
            display: none; }
        html body .container .wrapped .right.column {
          width: 500%;
          left: 64.2857%;
          position: absolute;
          top: 0;
          bottom: 0; }
      html body .container .side {
        width: 50%;
        height: 100%;
        min-width: 512px;
        left: 50%; }
      html body .container .overlay .wrapped span {
        font-size: 17px;
        float: right;
        margin: 45px 120px 0 0; }
      html body .container .overlay .wrapped .lyric-thumb {
        width: 140px;
        position: absolute;
        top: 680px;
        right: 180px; }
    html body.the-kitchen .wrapped,
    html body.groceries .wrapped,
    html body.groceries-new .wrapped {
      min-height: 1400px; }
      html body.the-kitchen .wrapped .left.column,
      html body.groceries .wrapped .left.column,
      html body.groceries-new .wrapped .left.column {
        min-height: 1000px; }
        html body.the-kitchen .wrapped .left.column h2.section.description,
        html body.the-kitchen .wrapped .left.column h2.category.description,
        html body.groceries .wrapped .left.column h2.section.description,
        html body.groceries .wrapped .left.column h2.category.description,
        html body.groceries-new .wrapped .left.column h2.section.description,
        html body.groceries-new .wrapped .left.column h2.category.description {
          width: 71.111111111%;
          line-height: 60px;
          padding: 58px 0 18px 11.11111%;
          margin: 0; }
        html body.the-kitchen .wrapped .left.column ul.filter,
        html body.groceries .wrapped .left.column ul.filter,
        html body.groceries-new .wrapped .left.column ul.filter {
          padding: 0 0 0 11.111111111%; }
        html body.the-kitchen .wrapped .left.column .initial.screen .tweets,
        html body.groceries .wrapped .left.column .initial.screen .tweets,
        html body.groceries-new .wrapped .left.column .initial.screen .tweets {
          width: 40%;
          margin: 0 0 0 42.222222222%; }
          html body.the-kitchen .wrapped .left.column .initial.screen .tweets span,
          html body.groceries .wrapped .left.column .initial.screen .tweets span,
          html body.groceries-new .wrapped .left.column .initial.screen .tweets span {
            color: #ba902e;
            font-family: 'QW1zdGVyUHJvLU5lZ3JhSXQ';
            font-style: normal;
            font-weight: normal;
            line-height: 34px; }
        html body.the-kitchen .wrapped .left.column .initial.screen img,
        html body.groceries .wrapped .left.column .initial.screen img,
        html body.groceries-new .wrapped .left.column .initial.screen img {
          margin: 0 0 0 160px; }
      html body.the-kitchen .wrapped .right.column,
      html body.groceries .wrapped .right.column,
      html body.groceries-new .wrapped .right.column {
        background: #d1d3d4;
        background-image: linear-gradient(rgba(209, 211, 212, 0.5), rgba(209, 211, 212, 0.5)), url("../images/texture.png");
        background-size: 46px;
        width: 357.14285714%; }
        html body.the-kitchen .wrapped .right.column .window .swiper-container,
        html body.groceries .wrapped .right.column .window .swiper-container,
        html body.groceries-new .wrapped .right.column .window .swiper-container {
          display: none; }
          html body.the-kitchen .wrapped .right.column .window .swiper-container .swiper-wrapper .swiper-slide img,
          html body.groceries .wrapped .right.column .window .swiper-container .swiper-wrapper .swiper-slide img,
          html body.groceries-new .wrapped .right.column .window .swiper-container .swiper-wrapper .swiper-slide img {
            width: auto;
            height: 100%; }
    html body.the-kitchen .wrapped .left.column h2.section.description,
    html body.the-kitchen .wrapped .left.column h2.category.description,
    html body.the-kitchen .wrapped .left.column span.parent.section,
    html body.groceries-new .wrapped .left.column h2.section.description,
    html body.groceries-new .wrapped .left.column h2.category.description,
    html body.groceries-new .wrapped .left.column span.parent.section {
      display: none; }
    html body.the-kitchen .wrapped .left.column ul.filter,
    html body.groceries-new .wrapped .left.column ul.filter {
      width: 71.111111111%; }
      html body.the-kitchen .wrapped .left.column ul.filter li,
      html body.groceries-new .wrapped .left.column ul.filter li {
        padding: 1px 8px 4px 0;
        margin: 0 8px 8px 0; }
    html body.the-kitchen .wrapped .left.column .menu,
    html body.groceries-new .wrapped .left.column .menu {
      width: 71.111111111%;
      padding: 42px 0 80px 0;
      margin: 22px auto 0 11.111111111%; }
      html body.the-kitchen .wrapped .left.column .menu .gallery,
      html body.groceries-new .wrapped .left.column .menu .gallery {
        overflow-x: hidden;
        overflow-y: auto; }
        html body.the-kitchen .wrapped .left.column .menu .gallery div.window,
        html body.groceries-new .wrapped .left.column .menu .gallery div.window {
          height: auto;
          overflow: auto; }
          html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind,
          html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind {
            float: left; }
            html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item,
            html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind li.item {
              min-height: 40px;
              margin: 0 0 20px 0;
              overflow: hidden; }
              html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.name,
              html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.name {
                float: left; }
              html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item div.description,
              html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind li.item div.description {
                width: 85%;
                clear: both; }
      html body.the-kitchen .wrapped .left.column .menu .navigation,
      html body.groceries-new .wrapped .left.column .menu .navigation {
        top: 50%; }
        html body.the-kitchen .wrapped .left.column .menu .navigation li.arrow.left,
        html body.groceries-new .wrapped .left.column .menu .navigation li.arrow.left {
          left: -40px; }
        html body.the-kitchen .wrapped .left.column .menu .navigation li.arrow.right,
        html body.groceries-new .wrapped .left.column .menu .navigation li.arrow.right {
          right: -40px; }
    html body.the-kitchen .wrapped .left.column .initial.screen {
      margin: 18.444444444% 0 0 0; }
    html body.the-kitchen .wrapped .left.column .menu .gallery div.window ul.kind li.item h5.price {
      font-size: 17px;
      float: right; }
    html body.the-kitchen .wrapped .left.column .menu.vino {
      padding: 22px 0 80px 0; }
      html body.the-kitchen .wrapped .left.column .menu.vino .gallery div.window .markers {
        margin-bottom: 10px; }
        html body.the-kitchen .wrapped .left.column .menu.vino .gallery div.window .markers h5 {
          width: 75px;
          margin-left: 20px;
          float: right; }
      html body.the-kitchen .wrapped .left.column .menu.vino .gallery div.window ul.kind li.item h5.price {
        width: 75px;
        margin-left: 20px;
        text-align: right; }
      html body.the-kitchen .wrapped .left.column .menu.vino .gallery div.window ul.kind li.item h5.glass-price,
      html body.the-kitchen .wrapped .left.column .menu.vino .gallery div.window ul.kind li.item h5.no-price {
        width: 75px;
        font-size: 17px;
        float: right; }
      html body.the-kitchen .wrapped .left.column .menu.vino .gallery div.window ul.kind li.item div.description {
        width: 70%;
        clear: both; }
    html body.groceries .wrapped .left.column ul.filter {
      width: 60.0000000003%;
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      -webkit-column-gap: 0;
      -moz-column-gap: 0;
      column-gap: 0;
      overflow: initial;
      /* li {
								width: 27%;
								padding: 0 3% 0 0;
								float: left;
							} */ }
    html body.groceries .wrapped .left.column .initial.screen {
      margin: 6.8% 0 0 0; }
    html body.groceries .wrapped .left.column .gallery {
      background-position: right 46px;
      width: 500%;
      padding-bottom: 80px;
      margin: 10px 0 0 -400%; }
      html body.groceries .wrapped .left.column .gallery ul.window {
        width: 20%;
        margin-left: 80%; }
        html body.groceries .wrapped .left.column .gallery ul.window > li {
          padding-top: 186px; }
          html body.groceries .wrapped .left.column .gallery ul.window > li img.product {
            width: 226px;
            right: 191px; }
          html body.groceries .wrapped .left.column .gallery ul.window > li h3.product.name {
            max-width: 71.111111111%;
            margin: 0 auto 0 11.1111111%; }
          html body.groceries .wrapped .left.column .gallery ul.window > li > h2.product.price {
            width: 55.555555556%;
            margin: 16px auto 0 11.1111111%;
            line-height: 66px; }
          html body.groceries .wrapped .left.column .gallery ul.window > li div.product.description {
            width: 55.555555556%;
            margin: 16px auto 0 11.1111111%; }
          html body.groceries .wrapped .left.column .gallery ul.window > li ul.product.presentations {
            width: 71.111111111%;
            margin: 48px auto 0 11.1111111%; }
            html body.groceries .wrapped .left.column .gallery ul.window > li ul.product.presentations li {
              width: 100%;
              margin: 0 0 20px 0; }
              html body.groceries .wrapped .left.column .gallery ul.window > li ul.product.presentations li h5.name {
                max-width: 85%;
                float: left; }
              html body.groceries .wrapped .left.column .gallery ul.window > li ul.product.presentations li h5.price {
                float: right; }
      html body.groceries .wrapped .left.column .gallery .navigation {
        width: 20%; }
        html body.groceries .wrapped .left.column .gallery .navigation li.arrow {
          top: 267px; }
          html body.groceries .wrapped .left.column .gallery .navigation li.arrow.left {
            left: 4.6666666667%; }
          html body.groceries .wrapped .left.column .gallery .navigation li.arrow.right {
            right: 11.555555556%; }
      html body.groceries .wrapped .left.column .gallery:before {
        /*
								TEMPORAL SIN IMAGENES
								width: 227px;
								height: 76px;
							    top: 46px;
							    right: 191px; */ }
    html body.groceries-new .wrapped .left.column .initial.screen {
      margin: 6.8% 0 0 0; }
    html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind > li.item > h5.price {
      position: absolute;
      top: 0;
      right: 0; }
    html body.groceries-new .wrapped .left.column .menu .gallery div.window ul.kind > li.item ul.product.presentations {
      margin: 10px 0 0 20px; }
    html body.menu .container .wrapped h1 {
      font-size: 60px; }
    html body #opentableModalMobile {
      display: none; } }

body.reservation-modal-is-open {
  overflow: hidden; }

/* ---------------------------------------------- */
/* -----------------5) ANIMATIONS---------------- */
/* ---------------------------------------------- */
@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px transparent; }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent; } }

/*** Horizontal Styles ***/
div.reservation.form {
  padding: 335px 0 0 0;
  /* Overall Wrapper for Client Supplied Snippet */
  /* wrapper */
  /* Title of Search */
  /* Definition List */
  /* Placeholder empty dt */
  /* Submit Button Wrapper - dd tag */
  /* Wrapper for Powered By OpenTable Logo */
  /* Wrapper for Text Link */
  /* text link padding */
  /* Logo Link Border and margin*/
  /* Time Label Wrapper - dd tag */
  /* Text Form Field for Date field */
  /*** calendar styles ***/
  /* Placeholder. Don't change this */
  /* fixes calendar rendering for xhtml 1.1, strict and html5 */
  /* hidden elements */ }
  div.reservation.form #openTable {
    width: 370px;
    height: 370px;
    margin: 0 auto;
    position: relative; }
    div.reservation.form #openTable:before {
      content: "";
      width: 228px;
      height: 228px;
      display: inline-block;
      background-color: #35215c;
      -ms-transform: rotate(45deg);
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      /* Chrome, Safari, Opera */
      transform: rotate(45deg);
      position: absolute;
      margin: auto;
      top: -25px;
      right: 0;
      bottom: 0;
      left: 0; }
  div.reservation.form #OT_searchWrapperAll {
    width: 100%;
    height: 100%;
    position: relative; }
    div.reservation.form #OT_searchWrapperAll form#ism {
      width: 140px;
      margin: 0 auto; }
  div.reservation.form #OT_searchWrapper {
    border: none;
    font-size: 15px;
    font-family: 'QW1zdGVyUHJvLUdyaXM';
    font-style: normal;
    font-weight: normal;
    color: #f4e8ce;
    width: 100%;
    height: 60px;
    /* for horizontal layout: 60px, for vertical layout: 100px */
    position: relative;
    margin: 0; }
  div.reservation.form #OT_searchWrapper .OT_feedTitle {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 1px 5px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1em; }
  div.reservation.form #OT_searchWrapper dl {
    padding-top: 105px; }
  div.reservation.form #OT_empty {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    top: 100px;
    left: 0; }
  div.reservation.form #OT_submitWrap {
    width: 130px;
    clear: both;
    margin: 0;
    position: relative;
    /*
		&:before {
			content: "{ Buscar mesa }";
		  	font-size: $normal-text;
			@include negra;
			color: $yellow;
			margin: auto;
			text-align: center;
			position: absolute;
			top: 0;
			left: 0;
			bottom: 0;
			right: 0;
			z-index: 1;
			cursor: pointer;
		}
*/ }
    div.reservation.form #OT_submitWrap input#submit {
      /*
			height: 0;
			width: 100%;
			padding-top: 20px;
			z-index: 2;
*/ }
  div.reservation.form #OT_logo {
    position: absolute;
    top: 80px;
    /* for horizontal layout: 80px, for vertical layout: 120px */
    left: 0px;
    /* for horizontal layout:0px, for vertical layout: 0px */
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    background: #fff; }
  div.reservation.form #OT_logoLink {
    position: absolute;
    top: 60px;
    /* for horizontal layout: 60px, for vertical layout: 100px */
    left: 0px;
    /* for horizontal layout: 0px, for vertical layout: 0px */
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    display: block;
    background: #fff; }
  div.reservation.form #OT_logoLink a {
    padding: 0 0 0 10px; }
  div.reservation.form #OT_imglogo {
    border: 0;
    margin: 0 0 0 10px; }
  div.reservation.form #OT_searchWrapper form {
    margin: 0;
    padding: 0; }
  div.reservation.form #OT_searchWrapper input.hidden {
    display: none; }
  div.reservation.form #OT_searchWrapper #OT_partySizeLbl {
    width: 80px;
    float: left; }
  div.reservation.form #OT_searchWrapper #OT_partySize {
    width: 60px;
    margin: 0 !important;
    float: left; }
    div.reservation.form #OT_searchWrapper #OT_partySize select.feedFormField {
      border: 0;
      -moz-border: 0;
      -webkit-border: 0;
      background: url("images/gui/select.svg"), linear-gradient(transparent, transparent);
      background-repeat: no-repeat;
      background-position: right 5px center;
      background-color: #35215c;
      width: 60px;
      height: 24px;
      padding: 0 15px 0 5px;
      margin: 0;
      font-size: 15px;
      font-family: 'QW1zdGVyUHJvLUdyaXM';
      font-style: normal;
      font-weight: normal;
      color: #f4e8ce;
      outline: none !important;
      box-shadow: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      cursor: pointer; }
  div.reservation.form #OT_searchWrapper #OT_dateLbl {
    width: 42px;
    margin-top: 18px;
    float: left; }
  div.reservation.form #OT_searchWrapper #OT_date {
    float: left;
    width: 90px;
    padding: 0 0 0 8px;
    margin: 18px 0 0 0; }
  div.reservation.form #OT_searchWrapper #OT_timeLbl {
    margin: 18px 0 0 0;
    float: left; }
  div.reservation.form #OT_searchWrapper #OT_time {
    margin: 18px 0;
    float: right; }
    div.reservation.form #OT_searchWrapper #OT_time select.feedFormField {
      border: 0;
      -moz-border: 0;
      -webkit-border: 0;
      background: url("images/gui/select.svg"), linear-gradient(transparent, transparent);
      background-repeat: no-repeat;
      background-position: right 5px center;
      background-color: #35215c;
      width: 100px;
      height: 24px;
      padding: 0 15px 0 5px;
      margin: 0;
      font-size: 15px;
      font-family: 'QW1zdGVyUHJvLUdyaXM';
      font-style: normal;
      font-weight: normal;
      color: #f4e8ce;
      outline: none !important;
      box-shadow: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      cursor: pointer; }
  div.reservation.form #OT_searchWrapper #startDate,
  div.reservation.form #OT_searchWrapper .OT_feedFormfieldCalendar {
    background-color: #35215c;
    font-size: 15px;
    font-family: 'QW1zdGVyUHJvLUdyaXM';
    font-style: normal;
    font-weight: normal;
    color: #f4e8ce;
    margin: 0;
    width: 100px;
    cursor: pointer; }
  div.reservation.form #OT_searchWrapper {
    /* Days in the future */
    /* Days in the past */
    /* Name of the month at the top */
    /* Day of the week */ }
    div.reservation.form #OT_searchWrapper .imgCal {
      position: absolute;
      display: none;
      z-index: 100;
      /* Calendar Table properties */ }
      div.reservation.form #OT_searchWrapper .imgCal table {
        background-color: white;
        font-size: 12px;
        width: 150px;
        font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
        font-style: normal;
        font-weight: normal;
        color: #f4e8ce; }
        div.reservation.form #OT_searchWrapper .imgCal table.monthRow tbody tr td {
          background-color: #35215c !important;
          color: #f4e8ce; }
          div.reservation.form #OT_searchWrapper .imgCal table.monthRow tbody tr td a.leftArrowLink.partOfCal img {
            display: none; }
          div.reservation.form #OT_searchWrapper .imgCal table.monthRow tbody tr td a.leftArrowLink.partOfCal:before {
            content: "<";
            font-size: 18px;
            line-height: 18px; }
          div.reservation.form #OT_searchWrapper .imgCal table.monthRow tbody tr td a.rightArrowLink.partOfCal img {
            display: none; }
          div.reservation.form #OT_searchWrapper .imgCal table.monthRow tbody tr td a.rightArrowLink.partOfCal:before {
            content: ">";
            font-size: 18px;
            line-height: 18px; }
      div.reservation.form #OT_searchWrapper .imgCal td {
        padding: 0;
        text-align: center; }
    div.reservation.form #OT_searchWrapper .clickableDays {
      color: #535556;
      text-decoration: none;
      height: 18px; }
    div.reservation.form #OT_searchWrapper .nonclickableDays {
      color: #d1d3d4;
      height: 18px; }
    div.reservation.form #OT_searchWrapper .months {
      color: #35215c;
      text-decoration: none; }
    div.reservation.form #OT_searchWrapper .weekdays {
      color: #000000;
      text-decoration: none;
      color: #666666;
      background-color: #EFEFEF;
      width: 14%; }
  div.reservation.form .partOfCal img.partOfCal.spacer {
    display: block;
    height: 1px;
    margin: 0;
    padding: 0; }
  div.reservation.form #OT_logoLink, div.reservation.form #OT_logo, div.reservation.form .OT_feedTitle, div.reservation.form #dateDisplay {
    display: none; }

div.open-table.widget > div {
  width: 370px;
  height: 370px;
  padding: 346px 0;
  margin: 0 auto;
  position: relative; }
  div.open-table.widget > div:before {
    content: "";
    width: 228px;
    height: 228px;
    display: inline-block;
    background-color: #35215c;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    position: absolute;
    margin: auto;
    top: -25px;
    right: 0;
    bottom: 0;
    left: 0; }
  div.open-table.widget > div div#ot-reservation-widget {
    font-family: 'QW1zdGVyUHJvLUdyaXM';
    font-style: normal;
    font-weight: normal;
    color: #f4e8ce;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto; }
    div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker {
      background: none;
      width: 180px;
      padding: 90px 0 0 0;
      margin: 0 auto; }
      div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker .ot-title {
        display: none; }
      div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form {
        background: none;
        border: none; }
        div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form .ot-dtp-picker-selector-link {
          color: #f4e8ce; }
        div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form .picker__close,
        div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form .picker__nav--next,
        div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form .picker__nav--prev {
          color: #35215c; }
        div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form .picker--focused .picker__day--highlighted,
        div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form .picker__day--highlighted:hover {
          background: #35215c; }
        div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form .picker__day--infocus:hover,
        div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form .picker__day--outfocus:hover {
          background: rgba(247, 179, 24, 0.85);
          color: #35215c; }
        div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form .ot-dtp-picker-button {
          background-color: transparent !important;
          box-shadow: none;
          font-family: 'QW1zdGVyUHJvLUdyaXM';
          font-style: normal;
          font-weight: normal;
          color: #f7b318; }
          div.open-table.widget > div div#ot-reservation-widget div.ot-dtp-picker form.ot-dtp-picker-form .ot-dtp-picker-button:hover {
            font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
            font-style: normal;
            font-weight: normal; }
    div.open-table.widget > div div#ot-reservation-widget .ot-powered-by {
      margin-top: 60px; }

body.homepage .container > .right.side {
  overflow: hidden; }
  body.homepage .container > .right.side > .window {
    height: 100%; }
  body.homepage .container > .right.side .swiper-container,
  body.homepage .container > .right.side .swiper-wrapper,
  body.homepage .container > .right.side .swiper-slide {
    height: 100%; }
  body.homepage .container > .right.side .swiper-slide img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%; }
  body.homepage .container > .right.side .home-carousel__slide--restauro-1 .home-carousel__image {
    object-position: 50% 50%; }
  body.homepage .container > .right.side .home-carousel__slide--restauro-2 .home-carousel__image {
    object-position: 0% 50%; }
  body.homepage .container > .right.side .home-carousel__slide--restauro-4 .home-carousel__image {
    object-position: 100% 0%; }
  body.homepage .container > .right.side .home-carousel__slide--restauro-6 .home-carousel__image {
    object-position: 100% 90%; }
  body.homepage .container > .right.side .home-carousel__slide--restauro-8 .home-carousel__image {
    object-position: 0% 50%; }
  body.homepage .container > .right.side .home-carousel__slide--restauro-9 .home-carousel__image {
    object-position: 0% 0%; }
  body.homepage .container > .right.side .home-carousel__slide--restauro-10 .home-carousel__image {
    object-position: 0% 0%; }

@media screen and (max-width: 1023px) {
  body.homepage .container > .right.side {
    height: 600px;
    top: 0; } }

body.homepage {
  background: white; }
  body.homepage .container .wrapped .left.column #stamp {
    position: absolute;
    z-index: -1; }
  body.homepage .container .wrapped .left.column .lang-selector {
    margin: 0; }
  body.homepage .container .wrapped .left.column h3.kicker {
    margin: 0; }
    body.homepage .container .wrapped .left.column h3.kicker span {
      color: #35215c; }
  body.homepage .container .wrapped .left.column p.copy {
    margin: 0 0 20px 0; }
  body.homepage .container .wrapped .left.column p.copy--closing {
    font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
    font-style: normal;
    font-weight: normal; }
  body.homepage .container .wrapped .left.column .contextual-area {
    position: absolute; }
    body.homepage .container .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide {
      position: relative; }
      body.homepage .container .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide img, body.homepage .container .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide svg {
        display: none; }
      body.homepage .container .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide:before {
        content: "";
        display: inline-block;
        background-color: #f7b318;
        -ms-transform: rotate(45deg);
        /* IE 9 */
        -webkit-transform: rotate(45deg);
        /* Chrome, Safari, Opera */
        transform: rotate(45deg);
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
      body.homepage .container .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide.swiper-slide-active img {
        display: block; }
      body.homepage .container .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide.swiper-slide-active svg#stamp {
        display: block;
        margin: auto;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
      body.homepage .container .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide:first-child img {
        width: 185px;
        margin-top: auto;
        left: 0;
        transform: translateY(12px); }

@media screen and (max-width: 1023px) {
  body.homepage .container > .wrapped {
    padding-top: 600px; }
    body.homepage .container > .wrapped .left.column {
      background: white;
      margin-bottom: 52px;
      position: relative;
      z-index: 1; }
      body.homepage .container > .wrapped .left.column #stamp {
        width: 60%;
        max-width: 210px;
        height: auto;
        top: 90px;
        left: 0; }
      body.homepage .container > .wrapped .left.column h3.kicker {
        max-width: 535px;
        margin: 175px auto 26px; }
      body.homepage .container > .wrapped .left.column p.copy {
        max-width: 535px;
        margin-right: auto;
        margin-left: auto; }
      body.homepage .container > .wrapped .left.column .contextual-area {
        top: -105px;
        right: 5.555%; }
        body.homepage .container > .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide:before {
          width: 162px;
          height: 162px; }
        body.homepage .container > .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide.swiper-slide-active svg#stamp {
          bottom: auto;
          top: 50%;
          transform: translateY(-50%);
          width: 96px;
          height: auto; }
        body.homepage .container > .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide:first-child img {
          width: 133px;
          margin-top: auto;
          left: 0;
          transform: translateY(8px); }
    body.homepage .container > .wrapped .right.column {
      height: 200px; }
      body.homepage .container > .wrapped .right.column .swiper-slide {
        height: 200px;
        position: relative; }
        body.homepage .container > .wrapped .right.column .swiper-slide img {
          width: 100%;
          height: auto;
          margin-top: auto;
          margin-bottom: auto;
          position: absolute;
          top: 0;
          bottom: 0; }
        body.homepage .container > .wrapped .right.column .swiper-slide:nth-child(3) img {
          top: auto; }
    body.homepage .container > .wrapped .right.side {
      height: 600px;
      overflow: hidden;
      top: 0; }
      body.homepage .container > .wrapped .right.side .window,
      body.homepage .container > .wrapped .right.side .swiper-container,
      body.homepage .container > .wrapped .right.side .swiper-wrapper,
      body.homepage .container > .wrapped .right.side .swiper-slide {
        height: 100%; }
      body.homepage .container > .wrapped .right.side .swiper-slide img {
        height: 100%;
        object-fit: cover;
        width: 100%; } }

@media screen and (min-width: 1024px) {
  body.homepage .container {
    /* .right.side {
					width: 50%;
				
					.window {
						width: 100%;
						height: 100%;
						overflow: hidden;
					}
				} */ }
    body.homepage .container .wrapped .left.column {
      width: 35.714285714%;
      padding: 50px 7.142857143% 0 7.142857143%;
      float: none; }
      body.homepage .container .wrapped .left.column #stamp {
        top: 70px;
        left: 5.7142857142%; }
      body.homepage .container .wrapped .left.column .tools {
        width: 100%;
        min-width: 400px;
        padding-top: 20%;
        margin: 0; }
      body.homepage .container .wrapped .left.column h3.kicker {
        padding: 192px 0 38px 0; }
      body.homepage .container .wrapped .left.column p.copy {
        max-width: 400px;
        width: 90%; }
      body.homepage .container .wrapped .left.column .contextual-area {
        top: 335px;
        left: calc(50vw - 185px);
        right: auto; }
        body.homepage .container .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide:before {
          width: 226px;
          height: 226px; }
        body.homepage .container .wrapped .left.column .contextual-area .swiper-wrapper .swiper-slide.swiper-slide-active svg#stamp {
          width: 134px;
          height: 142px; }
    body.homepage .container .wrapped .right.column {
      left: 50%; } }

body.contact {
  background: white; }
  body.contact .wrapped .left.column {
    background: white; }
    body.contact .wrapped .left.column .contact.box {
      overflow: visible;
      position: relative; }
      body.contact .wrapped .left.column .contact.box #stamp {
        position: absolute;
        top: 0; }
      body.contact .wrapped .left.column .contact.box .date {
        font-family: 'QW1zdGVyUHJvLUZpbmFJdA';
        font-style: normal;
        font-weight: normal;
        color: #35215c;
        text-align: right; }
      body.contact .wrapped .left.column .contact.box .contact-info {
        overflow: hidden; }
        body.contact .wrapped .left.column .contact.box .contact-info span {
          text-transform: lowercase; }
        body.contact .wrapped .left.column .contact.box .contact-info address {
          font-family: 'QW1zdGVyUHJvLUdyaXM';
          font-style: normal;
          font-weight: normal;
          font-size: 15px;
          line-height: 20px; }
          body.contact .wrapped .left.column .contact.box .contact-info address h5 {
            color: #35215c; }
        body.contact .wrapped .left.column .contact.box .contact-info div a {
          font-family: 'QW1zdGVyUHJvLUdyaXM';
          font-style: normal;
          font-weight: normal;
          color: #535556;
          font-size: 15px;
          line-height: 20px;
          text-decoration: none; }
      body.contact .wrapped .left.column .contact.box .wpcf7 {
        overflow: visible; }
        body.contact .wrapped .left.column .contact.box .wpcf7 .screen-reader-response {
          display: none; }
        body.contact .wrapped .left.column .contact.box .wpcf7 div.fields {
          overflow: visible; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields textarea,
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input {
            background: transparent;
            border: 0;
            border-radius: 0;
            box-sizing: border-box;
            outline: none;
            width: 100%; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-message {
            width: 100%;
            margin-bottom: 0; }
            body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-message textarea {
              -webkit-appearance: none;
              appearance: none;
              background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 49px, rgba(83, 85, 86, 0.75) 49px, rgba(83, 85, 86, 0.75) 51px, transparent 51px, transparent 60px);
              background-size: 100% 60px;
              line-height: 60px;
              padding: 0;
              resize: none; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-name,
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-email {
            display: block;
            margin-bottom: 0; }
            body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-name input,
            body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-email input {
              background-image: linear-gradient(rgba(83, 85, 86, 0.75), rgba(83, 85, 86, 0.75));
              background-position: left calc(100% - 10px);
              background-repeat: no-repeat;
              background-size: 100% 2px;
              border-bottom: 0;
              padding: 0 0 4px 0; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-email input {
            font-size: 15px;
            line-height: 18px;
            font-family: 'QW1zdGVyUHJvLU5lZ3JhSXQ';
            font-style: normal;
            font-weight: normal; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input[type=submit] {
            cursor: pointer; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields textarea,
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input {
            background-color: transparent;
            font-family: 'QW1zdGVyUHJvLUZpbmFJdA';
            font-style: normal;
            font-weight: normal;
            color: #535556; }
            @media screen and (max-width: 1023px) {
              body.contact .wrapped .left.column .contact.box .wpcf7 div.fields textarea,
              body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input {
                font-size: 22px;
                line-height: 35px; } }
            @media screen and (min-width: 1024px) {
              body.contact .wrapped .left.column .contact.box .wpcf7 div.fields textarea,
              body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input {
                font-size: 28px;
                line-height: 40px; } }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-message textarea {
            line-height: 60px; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input[type=submit] {
            background: #35215c;
            border: 0;
            border-radius: 10px;
            color: white;
            display: inline-block;
            font-size: 15px;
            font-variant: small-caps;
            line-height: 20px;
            padding: 6px 13px 8px;
            text-transform: lowercase;
            transform-origin: center;
            transition: transform 0.18s ease;
            width: auto;
            font-family: 'QW1zdGVyUHJvLU5lZ3Jh';
            font-style: normal;
            font-weight: normal; }
            body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input[type=submit]:hover {
              transform: scale(1.1); }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields textarea[name="your-message"] {
            -webkit-appearance: none;
            appearance: none;
            background-color: transparent !important;
            background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 49px, rgba(83, 85, 86, 0.75) 49px, rgba(83, 85, 86, 0.75) 51px, transparent 51px, transparent 60px) !important;
            background-size: 100% 60px !important;
            border: 0 !important;
            box-shadow: none;
            height: 360px !important;
            line-height: 60px !important;
            margin-bottom: 60px;
            padding: 0; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input[name="your-name"],
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input[name="your-email"] {
            background-image: linear-gradient(rgba(83, 85, 86, 0.75), rgba(83, 85, 86, 0.75)) !important;
            background-position: left calc(100% - 10px) !important;
            background-repeat: no-repeat !important;
            background-size: 100% 2px !important;
            background-color: transparent !important;
            border: 0 !important;
            box-shadow: none;
            display: block;
            margin-bottom: 60px;
            padding: 0 0 10px 0; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input[type=submit] {
            margin-top: 0;
            overflow: visible; }
        body.contact .wrapped .left.column .contact.box .wpcf7 .wpcf7-not-valid-tip {
          font-family: 'QW1zdGVyUHJvLU5lZ3JhSXQ';
          font-style: normal;
          font-weight: normal;
          color: #35215c; }
        body.contact .wrapped .left.column .contact.box .wpcf7 .wpcf7-response-output {
          border: none;
          padding: 0;
          margin: 0;
          font-family: 'QW1zdGVyUHJvLU5lZ3JhSXQ';
          font-style: normal;
          font-weight: normal;
          color: #35215c;
          text-align: center; }
    body.contact .wrapped .left.column .map {
      width: 100%;
      margin: 0;
      overflow: visible;
      position: relative; }
  body.contact .wrapped .right.column {
    background: #d1d3d4;
    background-image: linear-gradient(rgba(209, 211, 212, 0.5), rgba(209, 211, 212, 0.5)), url("../images/texture-2.png");
    position: relative; }
    body.contact .wrapped .right.column #easterEgg {
      position: absolute; }
      body.contact .wrapped .right.column #easterEgg h4 {
        font-family: 'QW1zdGVyUHJvLU5lZ3JhSXQ';
        font-style: normal;
        font-weight: normal;
        line-height: 32px;
        color: #f7b318;
        position: absolute;
        right: 0; }
        body.contact .wrapped .right.column #easterEgg h4:before {
          content: "";
          background-image: url("../images/gui/bubble-pointer-in.png");
          position: absolute; }
      body.contact .wrapped .right.column #easterEgg img.lyric-thumb {
        position: absolute;
        left: 0;
        bottom: 0; }

@media screen and (max-width: 1023px) {
  body.contact .wrapped .left.column .contact.box #stamp {
    display: none; }
  body.contact .wrapped .left.column .contact.box .date {
    max-width: 600px;
    padding-top: 35.9996px;
    margin: 0 auto;
    text-align: left; }
  body.contact .wrapped .left.column .contact.box .contact-info {
    width: 100%;
    max-width: 600px;
    margin: 52px auto 26px; }
    body.contact .wrapped .left.column .contact.box .contact-info div {
      margin-top: 12px; }
  body.contact .wrapped .left.column .contact.box .wpcf7 {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 76px; }
    body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-message textarea {
      background-size: auto 36px;
      height: 176px; }
    body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input[type=submit] {
      padding: 6px 13px 8px; }
  body.contact .wrapped .left.column .map-container {
    width: 111.1111%;
    margin-left: -5.5555%; }
    body.contact .wrapped .left.column .map-container .map {
      height: 200px; }
  body.contact .wrapped .right.column #easterEgg {
    display: none; } }

@media screen and (min-width: 1024px) {
  body.contact .wrapped {
    min-height: 1400px; }
    body.contact .wrapped .left.column {
      min-height: 1000px; }
      body.contact .wrapped .left.column .contact.box {
        padding: 0 0 0 11.1111%; }
        body.contact .wrapped .left.column .contact.box #stamp {
          width: 134px;
          height: 141px;
          left: 11.111111111%; }
        body.contact .wrapped .left.column .contact.box .date {
          width: calc(82.5% - 20px);
          max-width: 75%;
          min-width: 550px;
          white-space: nowrap; }
        body.contact .wrapped .left.column .contact.box .contact-info {
          width: 75%;
          min-width: 550px;
          margin-top: 30px; }
          body.contact .wrapped .left.column .contact.box .contact-info address {
            width: 33.3333%;
            margin: 0 0 0 33.3333%;
            float: left; }
          body.contact .wrapped .left.column .contact.box .contact-info div {
            width: 33.3333%;
            margin: 20px 0 0 0;
            float: left; }
        body.contact .wrapped .left.column .contact.box .wpcf7 {
          width: 75%;
          min-width: 550px;
          margin: 30px 0 60px 0; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-message textarea {
            background-size: 100% 60px;
            height: 240px;
            line-height: 60px; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-name,
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields span.your-email {
            width: 53.03030303%; }
          body.contact .wrapped .left.column .contact.box .wpcf7 div.fields input[type=submit] {
            float: left; }
          body.contact .wrapped .left.column .contact.box .wpcf7 .wpcf7-response-output {
            clear: both; }
          body.contact .wrapped .left.column .contact.box .wpcf7 img.ajax-loader {
            margin: 32px 12px; }
      body.contact .wrapped .left.column .map {
        height: 520px; }
    body.contact .wrapped .right.column #easterEgg {
      width: 140px;
      height: 335px;
      left: 3%;
      bottom: 80px; }
      body.contact .wrapped .right.column #easterEgg h4 {
        width: 5%;
        min-width: 265px;
        bottom: 400px;
        display: none; }
        body.contact .wrapped .right.column #easterEgg h4:before {
          width: 8px;
          height: 25px;
          bottom: -40px;
          right: 60px; }
        body.contact .wrapped .right.column #easterEgg h4.visible {
          display: block; } }

body.about {
  background: white; }
  body.about .container .wrapped {
    position: relative; }
    body.about .container .wrapped .left.column {
      background: white; }
      body.about .container .wrapped .left.column h3.kicker {
        margin: 0; }
        body.about .container .wrapped .left.column h3.kicker span {
          display: block; }
      body.about .container .wrapped .left.column .our-features {
        position: relative; }
        body.about .container .wrapped .left.column .our-features h5.title {
          color: #35215c; }
      body.about .container .wrapped .left.column .our-history.edged {
        background: rgba(209, 211, 212, 0.5);
        position: relative; }
        body.about .container .wrapped .left.column .our-history.edged div {
          position: relative; }
          body.about .container .wrapped .left.column .our-history.edged div h5.title {
            color: #35215c; }
          body.about .container .wrapped .left.column .our-history.edged div h3.kicker {
            padding-left: 0;
            color: #535556; }
          body.about .container .wrapped .left.column .our-history.edged div p.copy:last-child {
            margin: 0; }
      body.about .container .wrapped .left.column .our-philosophy {
        border-top: 0; }
        body.about .container .wrapped .left.column .our-philosophy .mission h5.title,
        body.about .container .wrapped .left.column .our-philosophy .vision h5.title {
          color: #35215c; }
        @media screen and (max-width: 1023px) {
          body.about .container .wrapped .left.column .our-philosophy .mission p.copy,
          body.about .container .wrapped .left.column .our-philosophy .vision p.copy {
            font-size: 15px;
            line-height: 20px; } }
        @media screen and (min-width: 1024px) {
          body.about .container .wrapped .left.column .our-philosophy .mission p.copy,
          body.about .container .wrapped .left.column .our-philosophy .vision p.copy {
            font-size: 12px;
            line-height: 17px; } }
        body.about .container .wrapped .left.column .our-philosophy .mission {
          position: relative; }
    body.about .container .wrapped .right.column {
      background: #d1d3d4;
      background-image: linear-gradient(rgba(209, 211, 212, 0.5), rgba(209, 211, 212, 0.5)), url("../images/texture-2.png"); }
      body.about .container .wrapped .right.column .leyend {
        background-color: #404243;
        display: none;
        width: 100%;
        overflow: visible;
        position: relative; }
        body.about .container .wrapped .right.column .leyend:before {
          content: "";
          background-image: url("../images/edges.png");
          position: absolute; }
        body.about .container .wrapped .right.column .leyend:after {
          content: "";
          background-image: url("../images/edges.png");
          background-position: right;
          position: absolute;
          -ms-transform: rotate(180deg);
          /* IE 9 */
          -webkit-transform: rotate(180deg);
          /* Chrome, Safari, Opera */
          transform: rotate(180deg); }
        body.about .container .wrapped .right.column .leyend h4 {
          line-height: 34px;
          color: #f7b318; }
      body.about .container .wrapped .right.column #easterEgg {
        position: absolute;
        bottom: 0; }
        body.about .container .wrapped .right.column #easterEgg h4 {
          color: #f7b318;
          display: block;
          position: relative;
          display: none; }
          body.about .container .wrapped .right.column #easterEgg h4:before {
            content: "";
            background-image: url("../images/gui/bubble-pointer.png");
            position: absolute; }
          body.about .container .wrapped .right.column #easterEgg h4.visible {
            display: block; }
        body.about .container .wrapped .right.column #easterEgg img.lyric-thumb {
          cursor: pointer;
          position: absolute;
          bottom: 0; }

@media screen and (max-width: 1023px) {
  body.about .container .wrapped {
    padding-bottom: 0; }
    body.about .container .wrapped .left.column {
      z-index: 1;
      padding-bottom: 0; }
      body.about .container .wrapped .left.column:before {
        content: "";
        background: #d1d3d4;
        background-image: linear-gradient(rgba(209, 211, 212, 0.5), rgba(209, 211, 212, 0.5)), url("../images/texture-2.png");
        background-size: 64px;
        width: 111.1111%;
        height: 140px;
        display: block;
        position: absolute;
        top: -140px;
        left: -5.5555%; }
      body.about .container .wrapped .left.column:after {
        display: none; }
      body.about .container .wrapped .left.column h3.kicker {
        box-sizing: border-box;
        max-width: none; }
      body.about .container .wrapped .left.column > h3.kicker {
        padding-top: 50px;
        width: 100%;
        margin: 52px 0 78px; }
      body.about .container .wrapped .left.column h5 {
        margin: 0 auto; }
      body.about .container .wrapped .left.column .our-history.edged p,
      body.about .container .wrapped .left.column .our-features p {
        margin: 0 auto 20px auto; }
      body.about .container .wrapped .left.column div img.lyric-thumb {
        height: auto;
        margin-bottom: 26px; }
      body.about .container .wrapped .left.column .our-history.edged {
        width: 111.1111%;
        padding: 52px 0 78px;
        margin-left: -5.5555%; }
        body.about .container .wrapped .left.column .our-history.edged img.lyric-thumb {
          width: 90px;
          margin-left: calc(60% - 20px);
          margin-top: -120px; }
        body.about .container .wrapped .left.column .our-history.edged > div {
          box-sizing: border-box;
          width: 100%;
          margin: 0; }
        body.about .container .wrapped .left.column .our-history.edged h5.title,
        body.about .container .wrapped .left.column .our-history.edged p.copy {
          box-sizing: border-box;
          width: 72%;
          max-width: 600px;
          margin-left: 14%;
          margin-right: 14%; }
        body.about .container .wrapped .left.column .our-history.edged h3.kicker {
          max-width: none;
          width: 90%;
          margin: 26px 5% 0; }
      body.about .container .wrapped .left.column .our-features {
        padding: 52px 0 0; }
        body.about .container .wrapped .left.column .our-features img.lyric-thumb {
          width: 146px;
          margin-left: 5%;
          margin-top: -120px; }
        body.about .container .wrapped .left.column .our-features h5, body.about .container .wrapped .left.column .our-features p {
          box-sizing: border-box;
          width: 80%;
          max-width: 600px;
          margin-left: 10%;
          margin-right: 10%; }
      body.about .container .wrapped .left.column .our-philosophy {
        display: none;
        padding: 0; }
        body.about .container .wrapped .left.column .our-philosophy div {
          max-width: 600px;
          margin: 0 auto 26px; }
    body.about .container .wrapped .right.column {
      display: none;
      background-size: 64px;
      height: 360px;
      top: auto;
      bottom: 0;
      z-index: 0;
      overflow: visible; }
      body.about .container .wrapped .right.column .leyend {
        padding: 13px 0;
        overflow: visible; }
        body.about .container .wrapped .right.column .leyend:after {
          background-size: 34px;
          width: 100%;
          height: 34px;
          left: 0; }
        body.about .container .wrapped .right.column .leyend:before {
          display: none; }
        body.about .container .wrapped .right.column .leyend:after {
          bottom: -34px; }
        body.about .container .wrapped .right.column .leyend div {
          overflow: hidden; }
          body.about .container .wrapped .right.column .leyend div h4 {
            width: 60%;
            max-width: 380px;
            padding-right: 10%;
            font-size: 20px;
            line-height: 26px;
            float: right; }
      body.about .container .wrapped .right.column #easterEgg {
        height: 200px;
        left: 4px;
        bottom: 56px; }
        body.about .container .wrapped .right.column #easterEgg img {
          width: auto;
          height: 100%; } }

@media screen and (min-width: 1024px) {
  body.about .container .wrapped .left.column h3.kicker {
    width: 71.111111111%;
    padding: 58px 0 96px 11.11111%; }
  body.about .container .wrapped .left.column .our-history.edged {
    max-width: 500%;
    padding: 66px 0 0 0;
    margin-left: -400%;
    overflow: visible; }
    body.about .container .wrapped .left.column .our-history.edged img.lyric-thumb {
      position: absolute;
      top: -80px;
      right: 4.2666666666%; }
    body.about .container .wrapped .left.column .our-history.edged div {
      width: 20%;
      margin-left: 80%; }
      body.about .container .wrapped .left.column .our-history.edged div h5.title {
        margin-left: 22.222222222%; }
      body.about .container .wrapped .left.column .our-history.edged div h3.kicker {
        width: 71.112454346%;
        padding-top: 34px;
        margin-left: 11.111111111%; }
      body.about .container .wrapped .left.column .our-history.edged div p.copy {
        width: 49.999887154%;
        margin: 0 0 20px 22.22222%; }
  body.about .container .wrapped .left.column .our-features {
    padding: 66px 0 0 22.222222222%;
    overflow: visible; }
    body.about .container .wrapped .left.column .our-features img.lyric-thumb {
      position: absolute;
      top: -78px;
      left: 15.777777778%; }
    body.about .container .wrapped .left.column .our-features h5.title {
      width: 71.428571429%; }
    body.about .container .wrapped .left.column .our-features p.copy {
      width: 71.428571429%;
      margin: 0 0 20px 0; }
  body.about .container .wrapped .left.column .our-philosophy {
    width: 71.111111111%;
    padding: 68px 0 0 0;
    margin: 66px 0 0 11.111111111%;
    overflow: auto; }
    body.about .container .wrapped .left.column .our-philosophy .mission,
    body.about .container .wrapped .left.column .our-philosophy .vision {
      float: left; }
      body.about .container .wrapped .left.column .our-philosophy .mission p.copy,
      body.about .container .wrapped .left.column .our-philosophy .vision p.copy {
        margin: 0 0 17px 0; }
    body.about .container .wrapped .left.column .our-philosophy .mission {
      width: 63.5416666%;
      margin: 0 3.125% 0 0;
      padding: 20px 0 0 0;
      -webkit-column-count: 2;
      /* Chrome, Safari, Opera */
      -moz-column-count: 2;
      /* Firefox */
      column-count: 2;
      -webkit-column-gap: 20px;
      /* Chrome, Safari, Opera */
      -moz-column-gap: 20px;
      /* Firefox */
      column-gap: 20px; }
      body.about .container .wrapped .left.column .our-philosophy .mission p.copy {
        -webkit-column-break-inside: avoid;
        /* Chrome, Safari, Opera */
        page-break-inside: avoid;
        /* Firefox */
        break-inside: avoid;
        /* IE 10+ */ }
      body.about .container .wrapped .left.column .our-philosophy .mission h5.title {
        width: 100%;
        position: absolute;
        top: 0; }
    body.about .container .wrapped .left.column .our-philosophy .vision {
      width: 33.3333333%; }
  body.about .container .wrapped .right.column .leyend {
    margin-top: 1430px; }
    body.about .container .wrapped .right.column .leyend:before,
    body.about .container .wrapped .right.column .leyend:after {
      left: 0;
      width: 100%;
      height: 55px; }
    body.about .container .wrapped .right.column .leyend:before {
      top: -55px;
      z-index: 3; }
    body.about .container .wrapped .right.column .leyend:after {
      bottom: -55px; }
    body.about .container .wrapped .right.column .leyend h4 {
      max-width: 360px;
      width: 5%;
      padding: 30px 0;
      margin-left: 1.14285%; }
  body.about .container .wrapped .right.column #easterEgg {
    height: 340px;
    left: 10px; }
    body.about .container .wrapped .right.column #easterEgg h4 {
      margin: 0 0 0 65px; }
      body.about .container .wrapped .right.column #easterEgg h4:before {
        width: 8px;
        height: 25px;
        bottom: -40px;
        left: 10px; } }
