/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * * 1. Change the default font family in all browsers (opinionated).
 * * 2. Prevent adjustments of font size after orientation changes in IE and iOS. */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* Remove the margin in all browsers (opinionated). */
body {
  margin: 0;
}

/* HTML5 display definitions
 * * ========================================================================== */
/**
 * * Add the correct display in IE 9-.
 * * 1. Add the correct display in Edge, IE, and Firefox.
 * * 2. Add the correct display in IE. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

/**
 * * Add the correct display in IE 9-. */
audio, canvas, progress, video {
  display: inline-block;
}

/**
 * * Add the correct display in iOS 4-7. */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * * Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress {
  vertical-align: baseline;
}

/**
 * * Add the correct display in IE 10-.
 * * 1. Add the correct display in IE. */
template, [hidden] {
  display: none;
}

/* Links
 * * ========================================================================== */
/**
 * * 1. Remove the gray background on active links in IE 10.
 * * 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
  outline-width: 0;
}

/**
 * * Remove the outline on focused links when they are also active or hovered
 * * in all browsers (opinionated). */
/* Text-level semantics
 * * ========================================================================== */
/**
 * * 1. Remove the bottom border in Firefox 39-.
 * * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * * Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong {
  font-weight: inherit;
}

/**
 * * Add the correct font weight in Chrome, Edge, and Safari. */
b, strong {
  font-weight: bolder;
}

/**
 * * Add the correct font style in Android 4.3-. */
dfn {
  font-style: italic;
}

/**
 * * Correct the font size and margin on `h1` elements within `section` and
 * * `article` contexts in Chrome, Firefox, and Safari. */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  line-height: 1.15;
}

/**
 * * Correct the line-height for all headings in Chrome mobile, Firefox,
 * * iOS Safari, Microsoft Edge and IE. */
h2, h3, h4, h5, h6 {
  line-height: 1.15;
}

/**
 * * Add the correct background and color in IE 9-. */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * * Add the correct font size in all browsers. */
small {
  font-size: 80%;
}

/**
 * * Prevent `sub` and `sup` elements from affecting the line height in
 * * all browsers. */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 * * ========================================================================== */
/**
 * * Remove the border on images inside links in IE 10-. */
img {
  border-style: none;
}

/**
 * * Hide the overflow in IE. */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
 * * ========================================================================== */
/**
 * * 1. Correct the inheritance and scaling of font size in all browsers.
 * * 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * * Add the correct margin in IE 8. */
figure {
  margin: 1em 40px;
}

/**
 * * 1. Add the correct box sizing in Firefox.
 * * 2. Show the overflow in Edge and IE. */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.text-center {
  text-align: center; }

/* Forms
 * * ========================================================================== */
/**
 * * 1. Change font properties to `inherit` in all browsers (opinionated).
 * * 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
}

/**
 * * Restore the font weight unset by the previous rule. */
optgroup {
  font-weight: bold;
}

/**
 * * Show the overflow in IE.
 * * 1. Show the overflow in Edge. */
button, input {
  overflow: visible;
}

/**
 * * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * * 1. Remove the inheritance of text transform in Firefox. */
button, select {
  text-transform: none;
}

/**
 * * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 * *    controls in Android 4.
 * * 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

/**
 * * Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * * Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * * Change the border, margin, and padding in all browsers (opinionated). */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * * 1. Correct the text wrapping in Edge and IE.
 * * 2. Correct the color inheritance from `fieldset` elements in IE.
 * * 3. Remove the padding so developers are not caught out when they zero out
 * *    `fieldset` elements in all browsers. */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * * Remove the default vertical scrollbar in IE. */
textarea {
  overflow: auto;
}

/**
 * * 1. Add the correct box sizing in IE 10-.
 * * 2. Remove the padding in IE 10-. */
[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/**
 * * Correct the cursor style of increment and decrement buttons in Chrome. */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * * 1. Correct the odd appearance in Chrome and Safari.
 * * 2. Correct the outline style in Safari. */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * * Remove the inner padding and cancel buttons in Chrome and Safari on OS X. */
/**
 * * Correct the text style of placeholders in Chrome, Edge, and Safari. */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * * 1. Correct the inability to style clickable types in iOS and Safari.
 * * 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.bg-red {
  background-color: #E31837;
}
.bg-red h1, .bg-red h2, .bg-red h3, .bg-red h4, .bg-red h5, .bg-red h6, .bg-red p, .bg-red ol, .bg-red ul, .bg-red li.meta-title {
  color: #fff;
}

.bg-blue {
  background-color: #4AB5C1;
}
.bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5, .bg-blue h6, .bg-blue p, .bg-blue ol, .bg-blue ul, .bg-blue li.meta-title {
  color: #fff;
}

.bg-yellow {
  background-color: #FFF5C9;
}
.bg-yellow h1, .bg-yellow h2, .bg-yellow h3, .bg-yellow h4, .bg-yellow h5, .bg-yellow h6 {
  color: #E31837;
}
.bg-yellow p {
  color: #222222;
}

.bg-white {
  background-color: #fff;
}

.bg-black {
  background-color: #222222;
}

.color-r {
  color: #E31837;
}

.color-b {
  color: #4AB5C1;
}

.color-y {
  color: #FFF5C9;
}

.color-white {
  color: #fff;
}

.color-black {
  color: #222222;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  color: #222222;
  font-family: "Open Sans", "Arial", sans-serif;
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "gala-biline", sans-serif;
  line-height: 1.1;
  letter-spacing: 0.5px;
}

h1 {
  font-size: 85px;
  margin: 30px 0;
}

h2 {
  font-size: 70px;
  margin: 15px 0 25px;
}

h2.daily-specials {
  font-size: 50px; }

h3 {
  font-size: 42px;
  margin: 20px 0;
}

h4 {
  font-family: "Londrina Solid", sans-serif;
  font-size: 36px;
  margin: 20px 0 10px;
}

.highlight {
  display: table;
  position: relative;
  margin-bottom: 0;
  color: #fff;
}
.highlight:after {
  content: "";
  background: rgba(227, 24, 55, 0.8);
  width: calc(100% + 20px);
  height: 100%;
  display: block;
  position: absolute;
  top: 3px;
  left: -10px;
  z-index: -1;
}
.highlight.highlight-blue:after {
  background: rgba(74, 181, 193, 0.8);
}

.highlight-wrap {
  display: block;
  margin: 5px 0 15px;
}
.highlight-wrap .highlight {
  display: inline;
  background: rgba(227, 24, 55, 0.8);
  line-height: 1.5;
  padding: 0 5px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.highlight-wrap .highlight:after {
  content: none;
}
.highlight-wrap .highlight.highlight-blue {
  background: rgba(74, 181, 193, 0.8);
}

.marquee {
  border-style: dotted;
  border-color: #4AB5C1;
  border-width: 10px 0;
  border-image-source: url(../img/marquee-blue.svg);
  border-image-slice: 30% 25%;
  border-image-repeat: round;
  border-image-width: 18px 0;
  line-height: 1;
  padding: 0 10px 10px;
  color: #E31837;
}

.bg-blue .marquee {
  border-image-source: url(../img/marquee-red.svg);
}

.lowercase {
  text-transform: none;
}

p {
  margin: 1em 0 1.8em;
}

a {
  color: #E31837;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #e92c49;
}

.subheading {
  font-family: "Londrina Solid", sans-serif;
  font-size: 45px;
}

.product-title {
  font-family: "Londrina Solid", sans-serif;
  font-size: 30px;
}

.meta-title {
  font-family: "Londrina Solid", sans-serif;
  font-size: 28px;
}

.section-light {
  color: #fff;
}

.centered {
  text-align: center;
}

/* * HELPER CLASSES
 * *
 * * Margin and Padding helper classes based on Bootstrap
 * *
 * */
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 1rem !important;
}

.mt-1,
.my-1 {
  margin-top: 1rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 1rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 1rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 1rem !important;
}

.m-2 {
  margin: 2rem !important;
}

.mt-2,
.my-2 {
  margin-top: 2rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 2rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 2rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 2rem !important;
}

.m-3 {
  margin: 3rem !important;
}

.mt-3,
.my-3 {
  margin-top: 3rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 3rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 3rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 3rem !important;
}

.m-4 {
  margin: 4rem !important;
}

.mt-4,
.my-4 {
  margin-top: 4rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 4rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 4rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 4rem !important;
}

.m-5 {
  margin: 5rem !important;
}

.mt-5,
.my-5 {
  margin-top: 5rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 5rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 5rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 5rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 1rem !important;
}

.pt-1,
.py-1 {
  padding-top: 1rem !important;
}

.pr-1,
.px-1 {
  padding-right: 1rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 1rem !important;
}

.pl-1,
.px-1 {
  padding-left: 1rem !important;
}

.p-2 {
  padding: 2rem !important;
}

.pt-2,
.py-2 {
  padding-top: 2rem !important;
}

.pr-2,
.px-2 {
  padding-right: 2rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 2rem !important;
}

.pl-2,
.px-2 {
  padding-left: 2rem !important;
}

.p-3 {
  padding: 3rem !important;
}

.pt-3,
.py-3 {
  padding-top: 3rem !important;
}

.pr-3,
.px-3 {
  padding-right: 3rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 3rem !important;
}

.pl-3,
.px-3 {
  padding-left: 3rem !important;
}

.p-4 {
  padding: 4rem !important;
}

.pt-4,
.py-4 {
  padding-top: 4rem !important;
}

.pr-4,
.px-4 {
  padding-right: 4rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 4rem !important;
}

.pl-4,
.px-4 {
  padding-left: 4rem !important;
}

.p-5 {
  padding: 5rem !important;
}

.pt-5,
.py-5 {
  padding-top: 5rem !important;
}

.pr-5,
.px-5 {
  padding-right: 5rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 5rem !important;
}

.pl-5,
.px-5 {
  padding-left: 5rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.screen-reader-text:focus .blue {
  color: #4AB5C1;
}

html {
  font-size: 10px;
}

img {
  width: 100%;
}

hr.sep {
  border: 3px solid #E31837;
  width: 70px;
  margin: 20px auto 20px 0;
}

hr.border {
  background-color: #4AB5C1;
  height: 1px;
  border: none;
}

section {
  position: relative;
}

.fiesta-border {
  width: 200px;
  height: 31px;
  display: block;
  margin: 0 auto;
}
.fiesta-border.inline {
  display: inline-block;
}
.fiesta-border svg {
  width: 100%;
  height: auto;
}
.fiesta-border.fbbr {
  background: url(../img/fiesta-test.svg);
}
.fiesta-border.fbyb {
  background: url(../img/fiesta-yb.svg);
}

.button {
  background: #222222;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  min-width: 195px;
  padding: 8px 50px;
  font-size: 28px;
  font-family: "Londrina Solid", sans-serif;
  text-align: center;
  letter-spacing: 0.5px;
}
.button:hover {
  background-color: #2f2f2f;
  color: #fff;
}
.button.readmore {
  background: none;
  padding: 0;
  min-width: 0;
}
.button.btn-red {
  background-color: #E31837;
}
.button.btn-red:hover {
  background-color: #e92c49;
}
.button.btn-blue {
  background-color: #4AB5C1;
}
.button.btn-blue:hover {
  background-color: #5dbdc8;
}
.button.btn-yellow {
  background-color: #FFF5C9;
  color: #E31837;
}
.button.btn-yellow:hover {
  background-color: #fff8d8;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.58);
  z-index: 1;
}
.overlay + div {
  z-index: 5;
  position: relative;
}

/* * GRID
 * *
 * */
.grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
.grid .col {
  padding-top: 80px;
  padding-bottom: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: cover;
  position: relative;
}
.grid .col.col-centered {
  text-align: center;
}
.grid .col .text-wrapper {
  max-width: 600px;
  margin: 0 auto;
  z-index: 3;
}
.grid .col.col_image_bg {
  padding: 260px 30px 100px; }

.grid .col.push-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.grid.grid-thirds {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.fourth-col {
  width: 50%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.wrapper {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.disclaimer {
  font-size: 14px;
  font-weight: bold;
}

div[role=form] {
  padding: 25px;
  background-color: rgba(229, 201, 137, 0.21);
  background-size: 200px;
  background-image: url(../img/dots-pattern.png);
  margin-top: 30px;
}
div[role=form] h3 {
  margin: 0 0 10px;
}

.form-input {
  margin-bottom: 5px;
  margin-top: 0;
}
.form-input input, .form-input select, .form-input textarea {
  width: 100%;
  padding: 8px;
  border: none;
  border-radius: 0;
}
.form-input select {
  -webkit-appearance: inherit;
}

label {
  display: inline-block;
  margin-left: 3px;
  margin-bottom: 3px;
  font-size: 13px;
}

input[type=submit] {
  border: none;
  margin-top: 10px;
  cursor: pointer;
}

.side-scroller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  overflow-x: scroll;
}
.side-scroller::-webkit-scrollbar-thumb {
  background-color: black;
}
.side-scroller::-webkit-scrollbar-track {
  background-color: gray;
}
.side-scroller img {
  width: auto;
}

@media screen and (min-width: 470px) {
  h1, h2, h3, h4, h5 {
    font-weight: 500;
  }

  .form-input.half {
    width: 49%;
    float: left;
  }
  .form-input.half:first-child {
    margin-right: 2%;
  }
  .form-input.third {
    width: 32%;
    float: left;
    margin-right: 2%;
  }
  .form-input.third.last {
    margin-right: 0;
  }

  .address-block .form-input.city {
    float: left;
    width: 39%;
    margin-right: 2%;
  }
  .address-block .form-input.state {
    float: left;
    width: 18%;
    margin-right: 2%;
  }
  .address-block .form-input.zip {
    float: left;
    width: 39%;
  }
}
#location-bar {
  display: none;
}

.top-header {
  background-color: #4ab5c1;
}

.nearby {
  padding: 6px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Londrina Solid", sans-serif;
}

.nearby-location {
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.nearby-location p {
  margin: 0;
  font-size: 16px;
}
.nearby-location p:first-child {
  color: #555555;
  margin-bottom: 2px;
}

.nearby-links {
  float: right;
}
.nearby-links a {
  max-width: 59px;
  display: inline-block;
  text-align: right;
  color: #222222;
}
.nearby-links a:hover {
  color: #3c3c3c;
}
.nearby-links a:first-child {
  color: #E31837;
  margin-right: 15px;
}
.nearby-links a:first-child:hover {
  color: #eb435d;
}

#masthead {
/*   border-top: 10px solid #4AB5C1; */
  background: #fff;
}

#banner {
  text-align: center;
  font-weight: bolder;
  font-size: 30px;
  color: #ffffff;
  background-color: #4ab5c1;
  padding: 5px;}

#main-logo {
  max-width: 300px;
}

.nav-bar {
  padding: 10px 15px;
  position: relative;
}
.nav-bar .menu-icon {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}
.nav-bar .menu-icon span {
  width: 30px;
  height: 3px;
  background-color: #fff;
  margin-bottom: 10px;
  -webkit-transition: margin 200ms ease-in-out, rotate 200ms ease-in-out 200ms;
  -o-transition: margin 200ms ease-in-out, rotate 200ms ease-in-out 200ms;
  transition: margin 200ms ease-in-out, rotate 200ms ease-in-out 200ms;
}
.nav-bar .menu-icon span:last-child {
  margin-bottom: 0;
}
.nav-bar.checked .menu-icon span {
  margin: 0;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: margin 200ms ease-in-out, -webkit-transform 200ms ease-in-out 200ms;
  transition: margin 200ms ease-in-out, -webkit-transform 200ms ease-in-out 200ms;
  -o-transition: margin 200ms ease-in-out, transform 200ms ease-in-out 200ms;
  transition: margin 200ms ease-in-out, transform 200ms ease-in-out 200ms;
  transition: margin 200ms ease-in-out, transform 200ms ease-in-out 200ms, -webkit-transform 200ms ease-in-out 200ms;
}
.nav-bar.checked .menu-icon span:nth-child(1) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-bottom: -3px;
}
.nav-bar.checked .menu-icon span:nth-child(2) {
  visibility: hidden;
}
.nav-bar.checked .menu-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: -3px;
}
.nav-bar.checked .main-menu ul {
  height: auto;
  padding: 8px 0;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.nav-bar.checked .main-menu ul li {
  visibility: visible;
  -webkit-transition: all 200ms ease-in-out 150ms;
  -o-transition: all 200ms ease-in-out 150ms;
  transition: all 200ms ease-in-out 150ms;
}

.main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}
.main-menu a {
  font-family: "Londrina Solid", sans-serif;
  font-size: 30px;
  color: #222222;
  padding: 5px 0;
  display: block;
  position: relative;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: calc((100% - 300px) / 6);
}
.main-menu a:hover {
  color: #E31837;
}
.main-menu a:not(.home):after {
  position: absolute;
  top: 110%;
  left: calc(50% - 15px);
  background-image: url(../img/fiesta-sep-br.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 30px;
  height: 17.6px;
  content: "";
  opacity: 0;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.main-menu a:not(.home):hover:after {
  top: 100%;
  opacity: 1;
}
.main-menu a.home {
  max-width: 300px;
  margin: 0 25px;
}

@media screen and (min-width: 760px) {
  .nearby-location p {
    display: inline;
  }

  .nearby-links a {
    max-width: none;
  }
  .nearby-links br {
    display: none;
  }
}
body {
  position: relative;
  z-index: -3;
}

#pagewrap {
  background: #f8f8f8;
  position: relative;
  z-index: -2;
}

.fa.open {
  position: fixed;
  z-index: 100;
  top: 20px;
  right: 20px;
  color: #4AB5C1;
  cursor: pointer;
  font-size: 30px;
  display: none;
}

.fas.close {
  cursor: pointer;
  font-size: 40px;
  line-height: 0.75;
  color: #F8F8F8;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px;
}

.mobile-menu-container {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  background-color: rgba(74, 181, 193, 0.95);
  z-index: 100;
}
.mobile-menu-container #mobile-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.mobile-menu-container #mobile-menu h2 {
  text-align: center;
}
.mobile-menu-container #mobile-menu h2 a {
  color: #fff;
  width: 100%;
  display: inline-block;
}
.mobile-menu-container #mobile-menu h2 a:hover {
  color: #E31837;
}

main {
  padding-bottom: 100px;
  padding-top: 75px;
  background: #fff;
}

#fp-hero {
/*   background: url(/wp-content/uploads/2021/01/NewDessertsWebsiteHeader.jpg) no-repeat top/cover; */
/*   background: url(/wp-content/uploads/2021/04/Cinco-de-Mayo-Website-Background.jpg) no-repeat top/cover; */
  background: url(/wp-content/uploads/2021/05/restaurant-background-blur.jpg) no-repeat top/cover;
/*   background: url(/wp-content/uploads/2022/11/Snowflake-Background-Website-Hero.webp) no-repeat top/cover; */
  background-position: center;
  background-size: cover;
  padding: 30px;
  text-align: center;
  min-height: 528px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
#fp-hero.soft {
	background: url(/wp-content/themes/posados/assets/img/hero-bg-soft.jpg) no-repeat center/cover;
}
#fp-hero .overlay {
  background: rgba(0, 0, 0, 0.28);
}
#fp-hero .wrapper {
  z-index: 5;
}
#fp-hero .highlight {
  margin: 10px auto 45px;
  z-index: 1;
  color: #fff;
}
#fp-hero .subheading {
  font-family: "Londrina Solid", sans-serif;
  font-size: 45px;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}
#fp-hero p {
    font-size: 20px;
    margin-top: -10px;
}

#fp-hero .button.btn-red {
	background-color: #E31837d9;
}
#fp-hero .button.btn-red:hover {
	background-color: #e92c49;
}
#fp-hero .button {
	background-color: #222222d9;
}
#fp-hero .button:hover {
	background-color: #222;
}

#fp-menu {
  padding: 85px 0 55px 70px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 250px auto;
  grid-template-columns: 250px auto;
}
#fp-menu:before {
  content: "";
  background-image: url(../img/fresh-stamp.svg);
  background-repeat: no-repeat;
  width: 305px;
  height: 200px;
  position: absolute;
  left: -35px;
  bottom: -25px;
  background-size: contain;
  -webkit-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
          transform: rotate(-20deg);
  opacity: 0.08;
}
#fp-menu h2 {
  max-width: 180px;
}
#fp-menu a .product-title {
  color: #222222;
  margin: 20px 0 0;
}
#fp-menu .menu-item {
  margin: auto 23px;
}
#fp-menu .menu-item img {
  max-width: 375px;
}

#fp-gift-cards .col img {
  max-width: 475px;
}
#fp-gift-cards .col.bg-blue {
  padding-left: 10px;
  padding-right: 10px;
}

#fp-margarita {
  background-image: url(../img/mercados-bar.jpg);
  background-size: cover;
  overflow: hidden;
}
#fp-margarita #margaritas {
  max-width: 580px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

#fp-margarita .grid {
  position: relative;
  -ms-grid-columns: 40% 1fr;
  grid-template-columns: 40% 1fr; }

#fp-margarita .col-centered {
  position: static; }

#fp-to-go {
  padding: 100px 20px; }
#fp-to-go img {
  width: auto;
  height: 200px; }


#fp-instagram {
  background-image: url(../img/mercados-bar.jpg);
  background-size: cover;
}
#fp-instagram .grid {
  -ms-grid-columns: 37% 63%;
  grid-template-columns: 37% 63%;
}
#fp-instagram #iphone {
  position: absolute;
  max-width: 266px;
  top: 50px;
  right: 25%;
}
#fp-instagram #sopapillas-ig-bg {
  height: 736px;
}
#fp-instagram #sopapillas-ig-bg:after {
  background-image: url(../img/sopapillas-ig.png);
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 575px;
  height: 371px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 57%;
  z-index: -1;
}
#fp-instagram p {
  color: #fff;
  margin-top: 15px;
  max-width: 570px;
}
#fp-instagram .grid .col:nth-child(2) {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* #fp-specials .col {
  height: 40vw;
  min-height: 700px;
}
#fp-specials .col:nth-child(2) h2 {
  font-size: 55px;
} */

#ig-feed .subheading {
  color: #E31837;
}
#ig-feed .ig-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#ig-feed .ig-items img {
  width: calc(100% / 6);
}
#ig-feed br {
  display: none;
}
#ig-feed > .centered {
  padding: 50px 10px;
}

.page-title {
  text-align: center;
  padding: 50px 15px 25px;
}
.title-location {
  background-image: url(/wp-content/uploads/2020/05/plano-bg.jpg);
  background-repeat: no-repeat;
  padding: 50px 0px 50px;
  background-position: center 20%;
  background-size: cover;
  background-blend-mode: soft-light; }

/*   .title-location .wrapper {
	left: 0;
    position: absolute;
    width: auto;
    padding-left: 70px; } */


.page-title h1 {
  margin-top: 10px;
}
.page-title .marquee {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.page-title .fiesta-border {
  width: 140px;
  height: 22px;
}

.breadcrumbs {
  display: inline-block;
  font-family: "Londrina Solid", sans-serif;
  font-size: 30px;
  color: #222222;
  margin: 0 25px;
}

.menu-boxes .wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 25px;
}
.menu-boxes .menu-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.menu-boxes .menu-box.no_img .menu-info {
  padding: 25px 15px;
}
.menu-boxes .menu-box.no_img .menu-info h3 {
  margin: 0px;
}
.menu-boxes .menu-box .menu-bg {
  display: block;
  background-size: cover;
  background-position: center;
  min-height: 300px;
}
.menu-boxes .menu-box .menu-info {
  text-align: center;
  background: #222222;
  color: #fff;
  padding: 0 15px 25px;
  height: 100%;
}
.menu-boxes .menu-box .menu-info h3 {
  margin-top: -27px;
  margin-bottom: 0;
  font-size: 42px;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
  z-index: 1;
  position: relative;
}

.postid-613 .menu-boxes .menu-box .menu-info h3 { 
  text-shadow: 0 3px 6px rgba(0, 0, 0);
}

.menu-boxes .menu-box .menu-info p {
  color: #fff;
  font-size: 14px;
  margin: 20px 0;
  line-height: 1.5;
  font-weight: 300;
}
.menu-boxes .menu-box .menu-info .readmore {
  margin-top: auto;
}

.menu-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 25px;
}

.four-grid {
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr 25px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr; }

.has-sidebar .menu-box .menu-bg {
  min-height: 200px;
}

aside.grid > div {
  padding-left: 10px;
  padding-right: 10px;
}

#mobile-menu-select {
  display: none;
  font-family: "Londrina Solid", sans-serif;
  font-size: 22px;
  cursor: pointer;
  background-color: #67B29F;
  color: white;
  padding: 10px 20px;
}
#mobile-menu-select .carat {
  font-size: 35px;
  float: right;
  line-height: 0px;
  margin-top: 21px;
}

.sidebar.active #mobile-menu-select .carat {
  -webkit-transform: scale(-1);
      -ms-transform: scale(-1);
          transform: scale(-1);
  margin-top: 7px;
}

aside.sidebar {
  width: 320px;
  margin-right: 25px;
}
aside.sidebar h3 {
  margin-top: 0;
}
aside.sidebar ul.menu-items {
  list-style: none;
}
aside.sidebar ul.menu-items li {
  margin-bottom: 10px;
}
aside.sidebar ul.menu-items li.current-page a {
  color: #E31837;
  pointer-events: none;
}
aside.sidebar ul.menu-items li.current-page a:hover {
  color: #E31837;
}
aside.sidebar ul.menu-items li.current-page a:before {
  background-image: url(../img/fiesta-sep-rb.svg);
  opacity: 1;
  left: -9px;
}
aside.sidebar ul.menu-items li a {
  font-family: "Londrina Solid", sans-serif;
  font-size: 26px;
  color: #222222;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
aside.sidebar ul.menu-items li a:hover {
  color: #4AB5C1;
}
aside.sidebar ul.menu-items li a:hover:before {
  opacity: 1;
  left: -9px;
}
aside.sidebar ul.menu-items li a:before {
  position: absolute;
  left: -15px;
  background-image: url(../img/fiesta-sep-br.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 30px;
  height: 17.6px;
  margin-top: 7px;
  content: "";
  opacity: 0;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
aside.sidebar > div {
  position: -webkit-sticky;
  position: sticky;
  top: 35px;
}

.single-menu-pages main {
  padding-bottom: 100px;
}
.single-menu-pages main .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single-menu-pages main article {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.single-menu-pages main article figure {
  margin-left: 0;
  margin-right: 0;
}
.single-menu-pages main aside h3 {
  margin-bottom: 25px;
}

.page-template-page-map .page-title {
  background-color: #222222;
}
.page-template-page-map .page-title .meta-title {
  color: #fff;
  margin-bottom: 25px;
}
.page-template-page-map .page-title h1 {
  color: #FFF5C9;
}
.page-title div.marquee {
	margin: 10px auto 20px;
}
.page-title div.marquee h1 {
	margin: 0 0 8px;
}
.page-template-page-map .map {
  height: 600px;
}
.page-template-page-map .map iframe {
  height: 100%;
}
.map-info-box h4 {
	margin-top: 0;
	font-size: 28px;
}
.map-info-box p {
	font-size: 14px;
    margin: 5px 0 10px;
}
.map-info-box .button {
	font-size: 18px;
}

@media screen and (max-width: 1100px) {
  #site-navigation > a:not(.home) {
    font-size: 24px;
  }
}
@media screen and (max-width: 1000px) {
  .menu-boxes .wrapper {
    -ms-grid-columns: 1fr 25px 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .menu-grid {
    -ms-grid-columns: 1fr 25px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 930px) {
  .nav-bar {
    padding: 0;
  }
  .nav-bar .home {
    padding: 0;
    line-height: 0.7;
  }

  #main-logo {
    max-width: 130px;
  }

  .fa.open {
    display: block;
  }

  #site-navigation > a:not(.home) {
    display: none;
  }

  #site-navigation > a.home {
    max-width: 200px;
    margin: 0;
  }

	#fp-hero {
		min-height: 350px;
	}
	
  #fp-hero .subheading {
	font-size: 28px; }

  #fp-hero .highlight {
	font-size: 42px;
	margin-bottom: 23px; }
	
  #fp-specials {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #fp-specials .col {
    height: auto;
    min-height: auto;
  }
	
  #fp-margarita .grid {
    min-height: 400px; }
	
  #colophon {
    padding: 60px 15px;
  }
  #colophon .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #colophon .contact-info {
    margin-top: 0;
  }

  .title-location {
    background-position: 55% 30%;
	 }
	
  .title-location .wrapper {
    width: 100%;
    padding-left: 15px; }
}
@media screen and (max-width: 880px) {
  .col {
    padding-left: 10px;
    padding-right: 10px;
  }

  h2, h1.marquee, h1 {
    font-size: 50px;
    font-weight: 700;
  }
  
  h2, h2.daily-specials {
	font-size: 35px; }

  #fp-hero .highlight {
    max-width: 390px;
  }
  #fp-hero a {
    display: inline-block;
    max-width: 300px;
    margin: 0 auto 10px;
	font-size: 22px; }

  .page-id-140 .page-title a {
    display: block;
    max-width: 300px;
    margin: 0 auto 20px;
  }

  #fp-menu {
    padding-left: 10px;
    -ms-grid-columns: 180px auto;
    grid-template-columns: 180px auto;
  }
  #fp-menu .side-scroller {
    width: calc(100% - 10px);
  }

  #fp-margarita .grid, #fp-to-go .grid.three-col {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #fp-margarita .col-centered {
    padding: 0;
  }

  #fp-margarita #margaritas {
    left: auto;
    -webkit-transform: translateX(40%);
        -ms-transform: translateX(40%);
            transform: translateX(40%);
  }

  #fp-instagram .grid .col:nth-child(2) {
    padding-bottom: 0;
  }
  #fp-instagram #sopapillas-ig-bg {
    height: auto;
  }
  #fp-instagram #sopapillas-ig-bg:after {
    display: none;
  }
  #fp-instagram #iphone {
    right: 8%;
    position: static;
    max-width: 200px;
  }

  #ig-feed > .centered {
    padding: 10px;
  }

  #ig-feed .ig-items img {
    width: calc(100% / 4);
  }
  #ig-feed .ig-items img:nth-child(1), #ig-feed .ig-items img:nth-child(4) {
    display: none;
  }

  aside.grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  aside.grid > div:last-child {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .single-menu-pages main > .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .single-menu-pages main > .wrapper ul.menu-items {
    display: none;
  }
  .single-menu-pages main > .wrapper .sidebar.active ul.menu-items {
    display: block;
    margin: 0;
    padding: 0;
    background-color: #eee;
  }
  .single-menu-pages main > .wrapper .sidebar.active ul.menu-items li {
    margin: 0;
    padding: 10px;
  }
  .single-menu-pages main > .wrapper .sidebar .highlight {
    display: none;
  }

  .single-menu-pages .sidebar {
    width: 100%;
    margin-bottom: 30px;
  }

  #mobile-menu-select {
    display: block;
  }

  aside.sidebar ul.menu-items li.current-page a:before, aside.sidebar ul.menu-items li a:before {
    display: none;
  }

  aside.sidebar ul.menu-items li.current-page a, aside.sidebar ul.menu-items li a {
    color: #67B29F;
  }

  .fiesta-border.inline {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  #fp-gift-cards {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #fp-gift-cards > div:first-child {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #fp-gift-cards > div:last-child {
    -ms-grid-row: 1;
        grid-row-start: 1;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #fp-gift-cards > div:last-child img {
    max-width: 250px;
  }

  #fp-rewards {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #fp-rewards div:nth-child(2) {
    display: none;
  }

  .menu-boxes > .wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .menu-boxes > .wrapper .menu-box {
    max-width: 500px;
    margin: 0 auto;
  }
  .menu-boxes > .wrapper .menu-box .menu-bg {
    min-height: 220px;
  }

  #colophon .footer-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }

  #copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }

  #colophon #copyright p:last-child {
    width: 100%;
    text-align: center;
  }

  .page-id-140 main .wrapper > h2 {
    font-size: 30px;
  }

  .page-id-140 main .wrapper > .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 500px) {
  #fp-menu {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 25px 0 55px 10px;
  }
  #fp-menu .subheading {
    max-width: 100%;
  }

  .menu-boxes.menu-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #fp-instagram .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  #sopapillas-ig-bg {
    display: none;
  }
}
#BtT {
  display: none;
}

footer.site-footer {
  background: #222222;
  padding: 60px;
  color: #ababab;
  font-family: "Londrina Solid", sans-serif;
  position: relative;
}
footer.site-footer .footer-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 290px;
  grid-template-columns: 1fr 290px;
}
footer.site-footer #footer-logo {
  width: 230px;
  display: inline-block;
}
footer.site-footer .footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer.site-footer .footer-menu .menu li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  font-size: 3rem;
}
footer.site-footer .footer-menu .menu li a {
  color: #FFF5C9;
}
footer.site-footer .footer-heading {
  font-size: 24px;
  margin-bottom: 15px;
  margin-top: 25px;
}
footer.site-footer .contact-info {
  margin-top: 98px;
}
footer.site-footer .contact-info p:last-child {
  font-size: 35px;
  margin: 0;
}
footer.site-footer .contact-info a {
  color: #ababab;
}
footer.site-footer .contact-info a:hover {
  color: #E31837;
}
footer.site-footer #social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer.site-footer #social ul li {
  display: inline-block;
  margin-right: 20px;
  font-size: 40px;
}
footer.site-footer #social ul li a {
  color: #ababab;
}
footer.site-footer #social #google-play {
  margin-left: -10px;
}
footer.site-footer #copyright {
  border-top: 1px solid #ababab;
  padding: 35px 0 0;
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer.site-footer #copyright #statement {
  font-family: "Open Sans", "Arial", sans-serif;
  font-size: 14px;
}
footer.site-footer #copyright #legal {
  font-size: 22px;
}
footer.site-footer #copyright #legal a {
  margin-left: 15px;
}
footer.site-footer #copyright p {
  margin: 0;
}
footer.site-footer #copyright p:last-child {
  text-align: right;
  width: 400px;
}
footer.site-footer #copyright a {
  color: #ababab;
}
footer.site-footer #copyright a:hover {
  color: #E31837;
}

.menu-plate-wrap {
  display: none;
}
