html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
.grid-1 {
  width: 8.33333333%;
  width: calc( 8.33333333%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-1 {
    width: calc( 8.33333333%  -  10px );
    margin-right: 10px;
  }
}
.grid-2 {
  width: 16.66666667%;
  width: calc( 16.66666667%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-2 {
    width: calc( 16.66666667%  -  10px );
    margin-right: 10px;
  }
}
.grid-3 {
  width: 25%;
  width: calc( 25%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-3 {
    width: calc( 25%  -  10px );
    margin-right: 10px;
  }
}
.grid-4 {
  width: 33.33333333%;
  width: calc( 33.33333333%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-4 {
    width: calc( 33.33333333%  -  10px );
    margin-right: 10px;
  }
}
.grid-5 {
  width: 41.66666667%;
  width: calc( 41.66666667%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-5 {
    width: calc( 41.66666667%  -  10px );
    margin-right: 10px;
  }
}
.grid-6 {
  width: 50%;
  width: calc( 50%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-6 {
    width: calc( 50%  -  10px );
    margin-right: 10px;
  }
}
.grid-7 {
  width: 58.33333333%;
  width: calc( 58.33333333%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-7 {
    width: calc( 58.33333333%  -  10px );
    margin-right: 10px;
  }
}
.grid-8 {
  width: 66.66666667%;
  width: calc( 66.66666667%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-8 {
    width: calc( 66.66666667%  -  10px );
    margin-right: 10px;
  }
}
.grid-9 {
  width: 75%;
  width: calc( 75%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-9 {
    width: calc( 75%  -  10px );
    margin-right: 10px;
  }
}
.grid-10 {
  width: 83.33333333%;
  width: calc( 83.33333333%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-10 {
    width: calc( 83.33333333%  -  10px );
    margin-right: 10px;
  }
}
.grid-11 {
  width: 91.66666667%;
  width: calc( 91.66666667%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-11 {
    width: calc( 91.66666667%  -  10px );
    margin-right: 10px;
  }
}
.grid-12 {
  width: 100%;
  width: calc( 100%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .grid-12 {
    width: calc( 100%  -  10px );
    margin-right: 10px;
  }
}
.push-1 {
  margin-left: 8.33333333%;
}
.push-2 {
  margin-left: 16.66666667%;
}
.push-3 {
  margin-left: 25%;
}
.push-4 {
  margin-left: 33.33333333%;
}
.push-5 {
  margin-left: 41.66666667%;
}
.push-6 {
  margin-left: 50%;
}
.push-7 {
  margin-left: 58.33333333%;
}
.push-8 {
  margin-left: 66.66666667%;
}
.push-9 {
  margin-left: 75%;
}
.push-10 {
  margin-left: 83.33333333%;
}
.push-11 {
  margin-left: 91.66666667%;
}
.push-12 {
  margin-left: 100%;
}
@media (min-width: 1201px) {
  .mq-md-down-only {
    display: none!important;
  }
}
@media (max-width: 840px) {
  .mq-lg-up-only {
    display: none!important;
  }
}
[data-debug-layout="true"]:after {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  padding: 0.5em;
  font-size: 16px;
  z-index: 100;
}
@media (min-width: 1801px) {
  [data-debug-layout="true"]:after {
    content: 'xl – 1801px +';
    color: #00c8a9;
  }
}
@media (min-width: 1201px) and (max-width: 1200px) {
  [data-debug-layout="true"]:after {
    content: 'lg – 1201px - 1200px';
    color: #00b0b8;
  }
}
@media (min-width: 841px) and (max-width: 840px) {
  [data-debug-layout="true"]:after {
    content: 'md – 841px - 840px';
    color: #0098c7;
  }
}
@media (max-width: 480px) {
  [data-debug-layout="true"]:after {
    content: 'sm – 480px - 480px';
    color: #0080d6;
  }
}
@media (max-width: 320px) {
  [data-debug-layout="true"]:after {
    content: 'xs – 0 - 480px';
    color: #0068e5;
  }
}
[data-debug-outline="true"] * {
  outline: 1px solid blue;
}
.reference-grid {
  position: fixed;
  left: 0;
  width: 100%;
  top: -50%;
  bottom: -50%;
  height: 200vh;
  pointer-events: none;
  opacity: 1;
  z-index: 9999;
  display: none;
}
.reference-grid i {
  width: 8.33333333%;
  width: calc( 8.33333333%  -  30px );
  margin-right: 30px;
  height: 200vh;
  position: relative;
  display: block;
  float: left;
  background: rgba(255, 255, 255, 0.075);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  outline: none!important;
}
@media (max-width: 840px) {
  .reference-grid i {
    width: calc( 8.33333333%  -  10px );
    margin-right: 10px;
  }
}
@media (max-width: 840px) {
  .reference-grid i {
    background: rgba(255, 255, 255, 0.075);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    width: 16.66666667%;
    width: calc( 16.66666667%  -  30px );
    margin-right: 30px;
  }
}
@media (max-width: 840px) and (max-width: 840px) {
  .reference-grid i {
    width: calc( 16.66666667%  -  10px );
    margin-right: 10px;
  }
}
@media (max-width: 480px) {
  .reference-grid i {
    width: 16.66666667%;
    width: calc( 16.66666667%  -  30px );
    margin-right: 30px;
    background: rgba(255, 255, 255, 0.075);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 480px) and (max-width: 840px) {
  .reference-grid i {
    width: calc( 16.66666667%  -  10px );
    margin-right: 10px;
  }
}
@media (min-width: 1801px) {
  .reference-grid i {
    background: rgba(255, 255, 255, 0.075);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
}
[data-debug-grid="true"] .reference-grid {
  display: block;
}
[data-debug-baseline="true"] {
  background: linear-gradient(to bottom, #e10000, #e10000 1px, transparent 1px, transparent);
  background-size: 100% 1.1667rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
figure {
  margin: 0;
  padding: 0;
}
img,
video {
  display: block;
  max-width: 100%;
  height: auto;
}
button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: left;
}
:focus {
  outline: none;
}
@media (min-width: 841px) {
  .mq-sm-down-only {
    display: none!important;
  }
}
@media (max-width: 840px) {
  .mq-md-up-only {
    display: none!important;
  }
}
html {
  max-width: 100%;
  overflow-x: hidden;
}
body {
  position: relative;
  padding-bottom: 9.3336rem;
  min-height: 100vh;
}
.page-home {
  position: relative;
  padding-bottom: 9.3336rem;
  min-height: 100vh;
}
.template-deli {
  background-color: #003354;
  color: #FFFFF3;
  position: relative;
  padding-bottom: 9.3336rem;
  min-height: 100vh;
}
.template-deli #cazador-svg-arrow {
  fill: #FFFFF3;
}
@media (max-width: 800px) {
  svg {
    height: 0.33rem;
    margin-top: 0.33rem;
    margin-bottom: 0.33rem;
    max-width: 100%;
    display: inline-block;
    width: auto;
  }
}
.site-logo {
  display: block;
}
.page-restaurant {
  background-color: #d55732;
  color: #000000;
  position: relative;
  padding-bottom: 9.3336rem;
  min-height: 100vh;
}
.page-shop {
  background-color: #F0F0F1;
  color: #000000;
  position: relative;
  padding-bottom: 9.3336rem;
  min-height: 100vh;
}
.page-shop .site-logo {
  width: 20%;
  height: auto;
  margin: 0 auto;
  margin-top: 40px;
}
@media (max-width: 800px) {
  .page-shop .site-logo {
    width: 90%;
    margin-top: 5px;
  }
}
.page-drinks {
  background-color: #F0F0F1;
  color: #000000;
  position: relative;
  padding-bottom: 9.3336rem;
  min-height: 100vh;
}
.page-drinks .site-logo {
  width: 20%;
  height: auto;
  margin: 0 auto;
  margin-top: 40px;
}
@media (max-width: 800px) {
  .page-drinks .site-logo {
    width: 90%;
    margin-top: 5px;
  }
}
.column {
  float: left;
}
.column.left {
  width: 50%;
  margin-right: 0;
  min-width: 24rem;
  max-width: 32rem;
}
@media (max-width: 840px) {
  .column.left {
    width: 100%;
    margin-right: 0;
    min-width: 0;
    max-width: none;
  }
}
.column.right {
  width: 25%;
  width: calc( 25%  -  30px );
  margin-right: 30px;
  width: calc(31% +  30px );
  float: right;
  margin-right: -30px;
  margin-top: -180px;
  right: 0;
  position: absolute;
  position: -webkit-sticky;
  position: sticky;
  z-index: -1;
}
@media (max-width: 840px) {
  .column.right {
    width: calc( 25%  -  10px );
    margin-right: 10px;
  }
}
@media (min-width: 1801px) {
  .column.right {
    margin-top: -220px;
  }
}
@media (max-width: 840px) {
  .column.right {
    margin-right: 0;
    width: 83.33333333%;
    width: calc( 83.33333333%  -  30px );
    margin-right: 30px;
    margin-left: 8.33333333%;
    float: left;
    margin-top: -7vw;
    margin-bottom: 30px;
    position: relative;
    max-width: none;
  }
}
@media (max-width: 840px) and (max-width: 840px) {
  .column.right {
    width: calc( 83.33333333%  -  10px );
    margin-right: 10px;
  }
}
.section-title {
  margin-bottom: 1.1667rem;
}
.section-title p {
  display: inline;
  border-bottom: 1px solid;
}
#intro .section-title p {
  border-bottom: none!important;
}
.section-extra {
  margin-top: 1.1667rem;
}
.section-extra .inline {
  display: inline-block;
  float: left;
  width: 16.66666667%;
  width: calc( 16.66666667%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  .section-extra .inline {
    width: calc( 16.66666667%  -  10px );
    margin-right: 10px;
  }
}
.section-extra ul {
  float: left;
  display: inline-block;
}
.section-extra ul li {
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 840px) {
  .section-extra ul li {
    display: block;
    margin-top: -2px;
  }
}
section {
  padding-top: 1.1667rem;
  padding-bottom: 1.1667rem;
}
section:before,
section:after {
  display: table;
  content: "";
}
section:after {
  clear: both;
}
section a:hover {
  border-bottom: 1px solid;
}
section p {
  margin-left: 16.66666667%;
  width: 100%;
  width: calc( 100%  -  30px );
  margin-right: 30px;
}
@media (max-width: 840px) {
  section p {
    width: calc( 100%  -  10px );
    margin-right: 10px;
  }
}
@media (max-width: 840px) {
  section p {
    margin-left: 0%;
    width: 100%;
    width: calc( 100%  -  30px );
    margin-right: 30px;
  }
}
@media (max-width: 840px) and (max-width: 840px) {
  section p {
    width: calc( 100%  -  10px );
    margin-right: 10px;
  }
}
.page-home section p {
  margin-left: 0%;
}
section .section-body p {
  text-indent: 16.66666667%;
}
@media (max-width: 840px) {
  section .section-body p {
    text-indent: 8.33333333%;
  }
}
section .section-body.is-centered {
  text-align: center;
}
section .section-body.is-centered p {
  text-indent: 0;
}
section#intro p {
  width: 83.33333333%;
  width: calc( 83.33333333%  -  30px );
  margin-right: 30px;
  margin-left: 16.66666667%;
  text-indent: 0;
}
@media (max-width: 840px) {
  section#intro p {
    width: calc( 83.33333333%  -  10px );
    margin-right: 10px;
  }
}
@media (max-width: 840px) {
  section#intro p {
    width: 91.66666667%;
    width: calc( 91.66666667%  -  30px );
    margin-right: 30px;
    margin-left: 8.33333333%;
  }
}
@media (max-width: 840px) and (max-width: 840px) {
  section#intro p {
    width: calc( 91.66666667%  -  10px );
    margin-right: 10px;
  }
}
section#intro .section-body p:first-child {
  width: 100%;
  width: calc( 100%  -  30px );
  margin-right: 30px;
  margin-left: 0%;
  text-indent: 16.66666667%;
}
@media (max-width: 840px) {
  section#intro .section-body p:first-child {
    width: calc( 100%  -  10px );
    margin-right: 10px;
  }
}
@media (max-width: 840px) {
  section#intro .section-body p:first-child {
    text-indent: 8.33333333%;
  }
}
.contact-body {
  width: 100%;
  margin-left: 16.66666667%;
}
@media (max-width: 840px) {
  .contact-body {
    margin-left: 0%;
    width: 100%;
    width: calc( 100%  -  30px );
    margin-right: 30px;
  }
}
@media (max-width: 840px) and (max-width: 840px) {
  .contact-body {
    width: calc( 100%  -  10px );
    margin-right: 10px;
  }
}
@media (min-width: 841px) {
  .contact-body span {
    display: inline-block;
    width: 16.66666667%;
    width: calc( 16.66666667%  -  30px );
    margin-right: 30px;
  }
}
@media (min-width: 841px) and (max-width: 840px) {
  .contact-body span {
    width: calc( 16.66666667%  -  10px );
    margin-right: 10px;
  }
}
header {
  padding: 1.1667rem 0;
}
header .header-col {
  width: 25%;
  width: calc( 25%  -  30px );
  margin-right: 30px;
  margin-left: 8.33333333%;
  float: left;
}
@media (max-width: 840px) {
  header .header-col {
    width: calc( 25%  -  10px );
    margin-right: 10px;
  }
}
@media (max-width: 840px) {
  header .header-col {
    width: 33.33333333%;
    width: calc( 33.33333333%  -  30px );
    margin-right: 30px;
    margin-left: 0%;
  }
}
@media (max-width: 840px) and (max-width: 840px) {
  header .header-col {
    width: calc( 33.33333333%  -  10px );
    margin-right: 10px;
  }
}
@media (min-width: 841px) {
  header .header-col.-middle {
    position: relative;
    left: -2.33%;
  }
}
@media (max-width: 840px) {
  header .header-col.-middle {
    text-align: center;
  }
}
@media (max-width: 840px) {
  header .header-col.-right {
    text-align: right;
  }
}
@media (min-width: 841px) {
  header .header-col.-right {
    margin-left: 2.3333333%;
  }
}
header .header-col a {
  border-bottom: 1px solid;
}
header .header-col a:hover {
  border-color: transparent;
}
footer {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 1.1667rem;
}
footer .mq-lg-up {
  margin-bottom: 60px;
}
footer .footer-col {
  width: 16.66666667%;
  width: calc( 16.66666667%  -  30px );
  margin-right: 30px;
  float: left;
}
@media (max-width: 840px) {
  footer .footer-col {
    width: calc( 16.66666667%  -  10px );
    margin-right: 10px;
  }
}
@media (max-width: 840px) {
  footer .footer-col {
    width: 33.33333333%;
    width: calc( 33.33333333%  -  30px );
    margin-right: 30px;
    margin-left: 0%;
  }
}
@media (max-width: 840px) and (max-width: 840px) {
  footer .footer-col {
    width: calc( 33.33333333%  -  10px );
    margin-right: 10px;
  }
}
footer .footer-col.-left {
  margin-left: 25%;
}
@media (max-width: 840px) {
  footer .footer-col.-left {
    margin-left: 0%;
  }
}
footer .footer-col.-middle {
  text-align: center;
}
footer .footer-col.-right {
  text-align: right;
}
.column.right {
  overflow: hidden;
}
.ticker {
  width: 100%;
  height: 0;
  padding-bottom: 133.33%;
}
.ticker .ticker-child {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 999ms opacity ease;
  transition-delay: 999ms;
  z-index: 0;
}
.ticker .ticker-child img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ticker .ticker-child.-active {
  opacity: 1;
  z-index: 10;
  transition-delay: 0s;
}
main:before,
main:after {
  display: table;
  content: "";
}
main:after {
  clear: both;
}
@supports (position: -webkit-sticky) or (position: sticky) {
  @media (min-width: 841px) {
    .column.right {
      margin-top: -180px;
      top: 0;
      position: sticky;
      position: -webkit-sticky;
    }
  }
}
.navytheme {
  background-color: #003354;
  color: #FFFFF3;
}
.orangetheme {
  background-color: #d55732;
  color: #000000;
}
html {
  font-size: 24px;
}
@media (min-width: 1801px) {
  html {
    font-size: 32px;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 20px;
  }
}
@media (max-width: 840px) {
  html {
    font-size: 18px;
  }
}
body,
input,
textarea,
button {
  font-family: "nimbus-sans", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.1667;
  letter-spacing: 0;
  word-spacing: 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
p {
  margin: 0;
}
p img {
  height: 0.33rem;
  margin: 0.33rem 0;
  width: auto;
  display: inline-block;
}
a {
  color: inherit;
  text-decoration: none;
}
h1,
small {
  font-size: 0.8333rem;
  line-height: 1.4;
  letter-spacing: 0;
  word-spacing: 0;
  display: inline;
}
h1 {
  border-bottom: 1px solid;
}
.site-logo {
  margin: 120px 0;
  width: 79.16666667%;
  width: calc( 79.16666667%  -  30px );
  margin-right: 30px;
  margin-left: 10.41666667%;
}
@media (max-width: 840px) {
  .site-logo {
    width: calc( 79.16666667%  -  10px );
    margin-right: 10px;
  }
}
@media (max-width: 840px) {
  .site-logo {
    margin: 3.5001rem auto 0;
    width: 100%;
    width: calc( 100%  -  30px );
    margin-right: 30px;
    margin-left: 0%;
  }
}
@media (max-width: 840px) and (max-width: 840px) {
  .site-logo {
    width: calc( 100%  -  10px );
    margin-right: 10px;
  }
}
.site-logo img {
  width: 100%;
  height: auto;
}
.text-detail {
  font-size: 0.8333rem;
  line-height: 1.4;
  letter-spacing: 0;
  word-spacing: 0;
}
@media (max-width: 840px) {
  .text-detail {
    font-size: 0.8rem;
  }
}
.text-small {
  font-size: 0.67rem;
  line-height: 1.5;
  letter-spacing: 0;
  word-spacing: 0;
}
@media (max-width: 840px) {
  .text-small {
    font-size: 0.8rem;
  }
}
inner {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
inner {
  width: 100%;
  padding-left: 60px;
  padding-right: 30px;
}
inner:before,
inner:after {
  display: table;
  content: "";
}
inner:after {
  clear: both;
}
@media (max-width: 840px) {
  inner {
    padding-left: 30px;
    padding-right: 20px;
  }
}
.left-half {
  position: fixed;
  width: 50%;
  height: 100%;
  z-index: 14;
  min-height: 100vh;
}
@media (max-width: 800px) {
  .left-half {
    width: 100%;
    min-height: 50vh;
    position: relative;
  }
}
.right-half {
  width: 50%;
  height: 100%;
  float: right;
  text-align: center;
  position: relative;
  min-height: 100vh;
}
@media (max-width: 800px) {
  .right-half {
    width: 100%;
    min-height: 50vh;
    position: relative;
  }
}
.home-detail {
  position: absolute;
  top: 20px;
  text-align: center;
  width: 100%;
  font-size: 0.8333rem;
}
.site-logo-home {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate3d(-50%, -45%, 0);
}
@media (max-width: 800px) {
  .site-logo-home {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate3d(-50%, -40%, 0);
  }
}
.contact-home {
  text-align: center;
  width: 100%;
  font-size: 0.8333rem;
  bottom: 20px;
  position: absolute;
}
.contact-home p {
  margin-right: 0%;
  width: 100%;
}
@media (max-width: 800px) {
  .contact-home {
    font-size: 0.8rem;
    padding: 0px;
    width: 100%;
    position: absolute;
    bottom: 1rem;
    margin-right: 0;
  }
}
.contact-home .right-half {
  text-align: center;
  width: 100%;
  font-size: 0.8rem;
  bottom: 20px;
}
