@font-face {
  font-family: Palestone Grunge;
  src: url('../fonts/Palestone-Grunge.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Mystic;
  src: url('../fonts/Mystic-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Blatchford;
  src: url('../fonts/Blatchford-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Palestone;
  src: url('../fonts/Palestone-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Blatchford Thin;
  src: url('../fonts/Blatchford-Thin.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Palestone Thin;
  src: url('../fonts/Palestone-Thin.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Old London;
  src: url('../fonts/Olondon_.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Old London Alt;
  src: url('../fonts/Olondona.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --pink: #e80a89;
  --antique-white-2: #f0e6d4;
  --deep-sky-blue: #3cb4e5;
  --yellow-green: #8ac53f;
  --red: #eb2027;
  --dark-magenta: #8f288c;
  --orange: #fbb03b;
  --black: black;
  --antique-white: #f0e6d4;
  --white: white;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.header-block {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 20%;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: 29% 0% 0% 6%;
}

.header-block.head1 {
  width: 85vw;
  height: 200px;
  margin-top: 15%;
  display: inline-block;
  position: relative;
  top: 0;
  left: 7vw;
  overflow: hidden;
}

.heading-boundary {
  width: 100%;
  height: 100%;
  position: static;
  overflow: hidden;
}

.secondary-heading {
  opacity: 1;
  color: #f0e6d4;
  text-align: left;
  text-indent: 0;
  text-shadow: -1px 1px 25px #000;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-right: 1%;
  font-family: john-doe, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 43px;
  display: inline-block;
  overflow: hidden;
}

.contact {
  text-align: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 9%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  bottom: 0%;
  right: 0%;
}

.link-block-2 {
  flex-direction: row;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.link-block-2.fb {
  width: auto;
  height: auto;
  margin-left: 0;
  display: block;
}

.space {
  width: 100vw;
  height: 100vh;
  font-family: Mystic, sans-serif;
  font-size: 24px;
  display: inline-block;
  position: relative;
}

.space.bienvenidos {
  perspective: 2000px;
  min-height: auto;
  margin-top: 0;
  overflow: hidden;
}

.space.about {
  min-height: auto;
  margin-top: 0;
  overflow: hidden;
}

.space.menu {
  min-height: auto;
  display: block;
  overflow: hidden;
}

.space.contact {
  float: none;
  height: 100vh;
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.home-body {
  background-color: #000;
  height: 500vh;
  overflow: hidden;
}

.breakline {
  opacity: .8;
  color: #f0e6d4;
  background-color: #f0e6d4;
  width: 90vw;
  margin-left: 0%;
  padding: 2px 0% 1px;
  position: relative;
  top: 0%;
  left: 10vw;
  right: 0%;
}

.subhead {
  width: 50%;
  height: 20%;
  position: absolute;
  inset: 52% 40% 20% 16%;
}

.subhead.sub1 {
  width: 84vw;
  height: 40vh;
  position: relative;
  top: 0%;
  overflow: hidden;
}

.section-head {
  opacity: 1;
  color: #f0e6d4;
  text-align: right;
  text-shadow: -1px 1px 25px #000;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: fresno, sans-serif;
  font-size: 206px;
  font-weight: 400;
  line-height: 193px;
  position: static;
  transform: rotate(0);
}

.section-head.menu {
  color: #f0e6d4;
  text-align: left;
  width: auto;
  height: auto;
  padding-top: 0;
  font-size: 206px;
  line-height: 193px;
}

.section-head.about {
  color: #f0e6d4;
  text-align: right;
  width: auto;
  height: auto;
  font-size: 206px;
  line-height: 193px;
  position: relative;
}

.section-head.welcome {
  color: #f0e6d4;
  text-align: left;
  width: auto;
  height: auto;
  font-family: fresno, sans-serif;
  font-size: 216px;
  font-weight: 400;
  line-height: 193px;
  position: static;
}

.paragraph-2 {
  color: #f0e6d4;
  text-transform: uppercase;
  order: -1;
  width: auto;
  height: auto;
  margin: -2px auto auto 29px;
  font-family: john-doe, sans-serif;
  font-size: 13px;
  text-decoration: none;
  display: block;
  position: relative;
  bottom: 64px;
  left: -40px;
}

.div-block-22 {
  width: 84vw;
  height: auto;
  position: relative;
  overflow: hidden;
}

.arrow-box {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 20vw;
  height: 10vh;
  margin-bottom: 1vh;
  margin-left: 0;
  margin-right: 0;
  transition: opacity .2s;
  display: none;
  position: fixed;
  bottom: 0%;
  left: 40vw;
  right: 40vw;
}

.arrow-box.up-arrow {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 20vw;
  margin-left: 0;
  margin-right: 0;
  display: none;
  inset: 0% 40vw auto;
}

.paragraph-3 {
  color: #f0e6d4;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0;
  font-family: john-doe, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.paragraph-3.arrow-up {
  margin-top: 0;
  font-size: 16px;
  line-height: 16px;
}

.image-11 {
  width: 100px;
  height: auto;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 0;
  padding-left: 0%;
  padding-right: 0%;
  transform: rotate(0);
}

.image-11.reverse-arrow {
  width: 100px;
  height: auto;
  margin-bottom: 3px;
  padding-left: 0%;
  padding-right: 0%;
  transform: rotate(-180deg);
}

.div-block-24 {
  width: 100vw;
  height: 220px;
  margin-top: -20px;
  padding-top: 37px;
  display: inline-block;
  position: relative;
  inset: -5vh 0 0;
}

.neon {
  color: #eb2027;
  text-align: center;
  text-shadow: 1px 1px 5px #0000004d;
  width: 70vw;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 22vw;
  font-size: 104px;
  font-weight: 400;
  position: absolute;
  transform: rotate(-7deg);
}

.neon.about {
  color: #8ac53f;
  text-align: right;
  cursor: pointer;
  width: 100%;
  height: 150px;
  margin-top: 0%;
  margin-left: 0;
  padding-right: 3%;
  font-size: 105px;
  line-height: 70px;
  text-decoration: none;
  transition: filter .2s, color .2s;
  position: absolute;
  transform: rotate(0);
}

.neon.about:hover {
  filter: blur(3px);
  text-shadow: none;
}

.neon.about:active {
  filter: blur(5px);
  color: #8ac53f;
}

.neon.about.blur {
  color: #8ac53f;
  text-shadow: 1px 1px 29px #8ac53f;
  width: 100%;
  height: 150px;
  margin-top: 0%;
  padding-right: 3%;
  font-size: 105px;
  line-height: 70px;
  position: absolute;
}

.neon.about.blur:hover {
  text-shadow: none;
}

.neon.menu {
  color: #f69220;
  text-align: left;
  cursor: pointer;
  width: 100%;
  height: 150px;
  margin-top: 0;
  margin-left: 3%;
  font-size: 105px;
  line-height: 100px;
  position: absolute;
  transform: none;
}

.neon.menu.blur {
  filter: blur(11px) contrast(200%);
  color: #f69220;
  text-shadow: 1px 1px 50px #f69220;
  cursor: pointer;
  width: 100%;
  height: 150px;
  margin-top: 0;
  margin-left: 3%;
  line-height: 100px;
  transition: opacity .2s, filter .2s, text-shadow .2s;
  position: absolute;
}

.neon.menu.blur:hover {
  filter: none;
  text-shadow: none;
}

.neon.contact-us {
  color: #26a7df;
  text-align: right;
  cursor: pointer;
  width: 100%;
  height: 150px;
  margin-top: 0%;
  margin-left: 0;
  padding-right: 3%;
  font-size: 105px;
  line-height: 100px;
  transition: filter .2s;
  position: absolute;
  transform: none;
}

.neon.contact-us:hover {
  filter: blur(20px);
  transform: translate(0);
}

.neon.contact-us.blur {
  filter: blur(11px) contrast(200%);
  color: #26a7df;
  text-shadow: 1px 1px 50px #26a7df;
  cursor: pointer;
  width: 100%;
  height: 150px;
  margin-top: 0%;
  padding-right: 3%;
  font-size: 105px;
  line-height: 100px;
  transition: filter .2s, text-shadow .2s;
  display: block;
  position: absolute;
}

.neon.contact-us.blur:hover {
  filter: contrast(200%);
  text-shadow: none;
}

.neon.blur {
  filter: blur(11px) contrast(200%);
  text-shadow: 1px 1px 29px #eb2027cc;
  width: 70vw;
  height: 100%;
  position: static;
}

.neon.cantina {
  color: var(--pink);
  text-align: left;
  width: 100%;
  height: 150px;
  margin-left: 2%;
  padding-right: 0%;
  font-size: 105px;
  line-height: 100px;
  transform: none;
}

.neon.cantina.blur {
  margin-left: 2%;
}

.neon.cantina.blur:hover {
  filter: none;
}

.div-block-25 {
  perspective: 1000px;
  width: 70vw;
  height: 200%;
  position: absolute;
  top: -90px;
  left: 30vw;
  overflow: visible;
}

.div-block-25.about-photo {
  width: 60vw;
  height: 100%;
  top: 0;
  left: 0;
}

.image-12 {
  opacity: 1;
  width: 56%;
  margin-top: 28px;
  margin-left: 432px;
  display: block;
  transform: rotate(-25deg);
  box-shadow: -1px 1px 3px #000;
}

.image-13 {
  opacity: .9;
  width: 475px;
  max-width: none;
  margin-top: 16%;
  margin-left: 53%;
  transform: none;
}

.section-head-div {
  width: 50vw;
  height: auto;
  position: relative;
  top: 23vh;
  left: 30vw;
  right: 0;
  overflow: hidden;
}

.section-head-div.menu {
  width: 570px;
  height: auto;
  position: relative;
  top: 23vh;
  left: 15%;
  overflow: hidden;
}

.section-head-div.contact-us {
  width: 60vw;
  height: auto;
  top: 23vh;
  left: 25vw;
  overflow: hidden;
}

.section-head-boundary {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.about-line {
  background-color: #f0e6d4;
  width: 80vw;
  padding-top: 1px;
  padding-bottom: 1px;
  position: relative;
  top: 24vh;
}

.about-line.menu-line {
  width: 85vw;
  position: relative;
  inset: 24vh 0 0 15vw;
}

.about-line.contact-us {
  width: 85vw;
  height: 3px;
}

.image-14 {
  opacity: .9;
  width: 475px;
  max-width: none;
  margin-top: 11%;
  margin-left: -37%;
}

.image-14.torta {
  width: 475px;
  margin-top: 23%;
  margin-left: 33%;
}

.image-14.about {
  width: 475px;
  margin-left: 0%;
}

.subhead-div {
  width: 80%;
  height: 324px;
  margin-top: 1%;
  display: block;
  position: relative;
  top: 25vh;
  left: 0%;
  overflow: hidden;
}

.subhead-div.menu {
  width: 80%;
  height: 325px;
  margin-top: 1%;
  top: 25vh;
  left: 15%;
  overflow: hidden;
}

.subhead-div.contact-us {
  width: 80%;
  height: 325px;
  margin-top: 1%;
  left: 6%;
  overflow: hidden;
}

.subhead-paragraph {
  color: #f0e6d4;
  text-align: right;
  text-shadow: -1px 1px 15px #00000003, 1px 1px 20px #000;
  width: 100%;
  height: 50%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 45%;
  padding-right: 2%;
  font-family: john-doe, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.subhead-paragraph.menu {
  text-align: left;
  text-indent: 0;
  text-transform: none;
  width: 100%;
  height: auto;
  margin-bottom: 0%;
  padding-left: 0%;
  padding-right: 46%;
  font-size: 25px;
}

.subhead-paragraph.contact-paragraph {
  height: auto;
  margin-bottom: 0%;
  padding-left: 45%;
}

.subhead-paragraph.covid-19 {
  text-align: center;
  height: 50%;
  padding-left: 20%;
  padding-right: 20%;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
}

.div-block-30 {
  background-image: radial-gradient(circle closest-corner at 38% 57%, #0000, #000c);
  width: 100vw;
  height: 520vh;
  position: absolute;
  overflow: hidden;
}

.div-block-30.background {
  transform-style: preserve-3d;
  background-image: url('../images/AZ_Tucson_315408_1905_125000_geo-1_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500vh;
  overflow: hidden;
  transform: scale3d(1, 1.2, 1);
}

.body-3 {
  background-color: #000;
  height: auto;
  transition: opacity .2s;
  overflow: visible;
}

.heading-10 {
  color: #f0e6d4;
  letter-spacing: -1px;
  text-shadow: 0 0 28px #000;
  margin-top: 1%;
  margin-bottom: 0;
  padding-top: 2%;
  padding-bottom: 4%;
  font-family: Palestone, sans-serif;
  font-size: 86px;
  font-weight: 400;
  line-height: 36px;
  display: inline-block;
}

.heading-11 {
  color: #eb2027;
  text-align: right;
  letter-spacing: 1px;
  border-bottom: 0 solid #424141;
  margin-top: 8px;
  margin-bottom: 2%;
  margin-left: 65px;
  padding-bottom: 1%;
  font-family: Mystic, sans-serif;
  font-size: 60px;
  font-weight: 400;
  display: inline-block;
}

.heading-11.blur {
  filter: blur(11px) saturate(200%);
  text-shadow: 1px 1px 29px #eb2027;
  margin-top: 8px;
  margin-bottom: 2%;
  margin-left: 65px;
  font-size: 60px;
  position: absolute;
  overflow: visible;
}

.heading-11.menu {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 70px;
}

.heading-11.welcome-neon {
  opacity: .9;
  filter: blur(8px) saturate(200%) brightness(200%);
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  padding-bottom: 5px;
  font-size: 70px;
  display: block;
  position: relative;
  inset: -95% auto 0% 0%;
}

.story-of-opg-paragraph {
  float: none;
  color: #f0e6d4;
  text-align: justify;
  text-shadow: 1px 0 1px #000;
  margin: 0 0% 10px;
  font-family: john-doe, sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
}

.story-of-opg-paragraph.hide-on-tablet {
  margin-bottom: 0;
}

.paragraph-6 {
  color: #f0e6d4;
  text-align: left;
  text-shadow: 1px 0 1px #000;
  height: 100%;
  margin: 25px 0% 0;
  font-family: fresno, sans-serif;
  font-size: 360%;
  line-height: 95%;
  position: relative;
}

.paragraph-6.sub {
  color: #f0e6d4;
  margin-top: 40px;
  margin-bottom: 225px;
}

.heading-12 {
  color: #f0e6d4;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 2%;
  padding-bottom: 15px;
  font-family: Palestone, sans-serif;
  font-size: 63px;
  font-weight: 400;
  display: inline-block;
}

.heading-13 {
  color: #f0e6d4;
  text-align: center;
  width: 100%;
  height: auto;
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: Blatchford, sans-serif;
  font-size: 37px;
  line-height: 29px;
  display: block;
}

.link-block-4 {
  cursor: pointer;
  width: 100%;
  height: 150px;
  margin-top: 0;
  text-decoration: none;
}

.heading-15 {
  color: #f0e6d4;
  text-align: center;
  letter-spacing: -1px;
  text-shadow: 0 1px 12px #000;
  height: auto;
  margin: 0% 2% 20px;
  font-family: fresno, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 124px;
  position: relative;
}

.contact-line {
  color: #f0e6d4;
  background-color: #f0e6d4;
  width: 76%;
  margin-top: 160px;
  margin-bottom: 30px;
  padding-top: 1px;
  padding-bottom: 1px;
  position: relative;
  left: 12%;
}

.contact-line.second-line {
  margin-top: 0%;
  position: relative;
  left: 12%;
}

.italic-text {
  color: #eb2027;
  margin-left: -20px;
}

.content-absolute-side {
  background-color: #000;
  background-image: linear-gradient(#0000001a, #0000001a);
  flex-direction: column;
  width: 45%;
  height: 100%;
  padding-top: 0%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  box-shadow: 9px 0 50px 10px #000000e6;
}

.content-info-side {
  background-color: #000;
  width: 55%;
  height: 100%;
  margin-top: 0;
  margin-left: 45%;
  display: inline-block;
  position: static;
  top: 0;
  left: 45%;
  right: 0;
  box-shadow: 0 -50px 50px 25px #000;
}

.content-info-side.contact-info {
  box-shadow: none;
  background-image: linear-gradient(#00000080, #00000080), radial-gradient(circle, #0000, #000), url('../images/AZ_Tucson_315408_1905_125000_geo-1_2.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  height: 600vh;
  margin-top: 0;
  display: flex;
  position: relative;
  top: 100vh;
  left: 0%;
  overflow: visible;
}

.div-block-48 {
  vertical-align: middle;
  background-image: url('../images/OPG-Main-Page-Open-Graph.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  display: flex;
  transform: scale(1.1);
}

.contact-description-head {
  color: #f0e6d4;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: fresno, sans-serif;
  font-size: 85px;
  font-weight: 100;
  line-height: 100px;
}

.contact-description-head.right {
  text-align: right;
}

.contact-description-head.center {
  text-align: center;
}

.paragraph-8 {
  color: #f0e6d4;
  text-transform: none;
  font-family: john-doe, sans-serif;
  font-size: 21px;
  line-height: 21px;
  text-decoration: none;
}

.paragraph-8.right-column {
  color: var(--antique-white-2);
  text-align: right;
  font-size: 21px;
  line-height: 21px;
}

.paragraph-8.gi-right {
  text-align: right;
  margin-left: 0;
  margin-right: 15px;
}

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

.columns-3 {
  width: 80%;
  margin-top: 0%;
  margin-left: 0%;
  margin-right: 0%;
  display: block;
}

.text-field {
  color: #f0e6d4;
  text-align: right;
  background-color: #0000;
  border: 0 #000;
  border-bottom: 2px solid #f0e6d4;
  margin-top: -7px;
  margin-bottom: 0;
  font-family: john-doe, sans-serif;
  font-size: 14px;
  line-height: 10px;
  transition: border-color .2s;
}

.text-field:hover {
  border-color: #0000 #0000 #eb2027;
  border-top-style: none;
  border-top-width: 0;
  border-left-style: none;
  border-left-width: 0;
  border-right-style: none;
  border-right-width: 0;
}

.field-label {
  color: #f0e6d4;
  text-align: right;
  margin-top: 18px;
  font-family: Blatchford, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 24px;
}

.column-10 {
  padding-top: 0;
  padding-right: 0;
}

.form {
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.submit-button {
  color: #f0e6d4;
  text-align: right;
  letter-spacing: -2px;
  background-color: #0000;
  border: 3px solid #f0e6d4;
  border-radius: 13px;
  width: 100%;
  margin-top: 24px;
  margin-left: 0;
  padding: 0 11px 5px;
  font-family: Palestone, sans-serif;
  font-size: 35px;
  line-height: 40px;
  transition: background-color .2s cubic-bezier(.215, .61, .355, 1);
  position: static;
  right: -55px;
}

.submit-button:hover {
  background-color: #eb2027;
}

.column-11 {
  padding-left: 0;
}

.contact-group-heading {
  filter: saturate(200%) blur(.5px);
  color: var(--deep-sky-blue);
  text-align: left;
  letter-spacing: 0;
  text-shadow: 1px 0 29px var(--deep-sky-blue);
  margin-top: 0;
  font-family: Mystic, sans-serif;
  font-size: 104px;
  font-weight: 400;
  line-height: 100px;
}

.contact-group-heading.left {
  filter: blur(.5px) saturate(200%);
  color: var(--yellow-green);
  text-shadow: 0 1px 29px var(--yellow-green);
  font-weight: 400;
}

.contact-group-heading.right {
  filter: blur(.5px) saturate(200%);
  color: var(--red);
  text-align: right;
  text-shadow: 1px 0 29px var(--red);
  font-size: 104px;
}

.contact-group-heading.signup {
  filter: saturate(200%) blur(.5px);
  color: var(--dark-magenta);
  text-align: center;
  text-shadow: 1px 0 29px var(--dark-magenta);
  margin-bottom: 30px;
}

.contact-group-heading.center {
  color: var(--orange);
  text-align: center;
  text-shadow: 1px 0 29px var(--orange);
}

.contact-group-heading.center.corporate {
  color: var(--deep-sky-blue);
  text-shadow: 1px 0 29px var(--deep-sky-blue);
}

.content-opg-exterior {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0%;
  overflow: hidden;
}

.form-block {
  width: 60%;
  transition: background-color .2s;
  display: block;
  overflow: visible;
}

.div-block-51 {
  background-image: url('../images/DSC_8532_LQ.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 240%;
  height: 100%;
  position: absolute;
}

.contact-links {
  color: #f0e6d4;
  text-align: left;
  cursor: pointer;
  text-decoration: none;
}

.contact-links.center {
  text-align: center;
  display: block;
}

.div-block-52 {
  background-image: url('../images/OPG-Skull.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 290px;
  height: 100vh;
  margin-top: -70px;
  position: relative;
}

.success-message {
  color: #8ac53f;
  background-color: #0000;
  font-family: john-doe, sans-serif;
}

.error-message {
  color: #eb2027;
  text-align: center;
  background-color: #0000;
  font-family: john-doe, sans-serif;
}

.d-44-menu-item-line {
  transform-origin: 0%;
  background-color: #eb2027;
  height: 6px;
  margin-top: -50px;
  position: relative;
}

.d-44-menu-item-line.social {
  margin-top: -30px;
}

.d-44-menu-item-line.facebook-line {
  margin-top: -15px;
}

.d-44-menu-item {
  margin-top: 48px;
  margin-bottom: 30px;
  text-decoration: none;
}

.d-44-menu-item.facebook {
  align-self: baseline;
  margin-top: -9px;
  margin-bottom: 0;
  margin-left: 20px;
}

.d-44-menu-item.instagram {
  margin-top: 0;
  margin-bottom: 0;
}

.d-44-menu-item-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -50px;
  margin-left: -400px;
  display: flex;
}

.d-44-menu-item-text {
  color: #fff;
  font-family: Old London Alt, sans-serif;
  font-size: 156px;
  line-height: 92px;
  transition: all .2s;
}

.d-44-menu-item-text:hover {
  color: #eb2027;
}

.d-44-menu-item-text:focus {
  color: #fbb03b;
}

.d-44-menu-item-text.menu {
  color: #000;
}

.d-44-menu-item-text.menu:hover {
  color: #eb2027;
}

.contact-content {
  max-height: auto;
  width: 100vw;
  height: 400vh;
  min-height: auto;
  position: static;
  overflow: hidden;
}

.menu-pop-up {
  opacity: 1;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0 0% 0 100%;
}

.menu-pop-up.background {
  background-image: radial-gradient(circle, #0003, #000), url('../images/OPG-ROC-TUC-Red.png'), linear-gradient(#0009, #0009);
  background-position: 0 0, 89% 29%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, 450px, auto;
  display: flex;
  position: relative;
  inset: 0 0%;
}

.menu-pop-up.background.about-back {
  background-image: radial-gradient(circle, #0003, #000), url('../images/OPG-ROC-TUC-Red.png'), linear-gradient(#00000080, #00000080);
  background-position: 0 0, 89% 29%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, 450px, auto;
}

.menu-pop-up.background.contact-page {
  background-image: radial-gradient(circle, #0000, #000), url('../images/OPG-Skull-For-Web.png'), linear-gradient(#00000080, #00000080);
  background-position: 0 0, 114%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, 650px, auto;
  left: 0%;
}

.menu-pop-up.background.menu-back {
  background-image: radial-gradient(circle, #f0e6d400, #f0e6d480), url('../images/OPG-Menu-Taco.png'), linear-gradient(#f0e6d4cc, #f0e6d4cc);
  background-position: 0 0, 104% 29%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, auto 651px, auto;
  background-attachment: scroll, scroll, scroll;
}

.menu-pop-up.contact-pop-up {
  left: 100%;
}

.menu-line {
  background-color: #f0e6d4;
  width: 30px;
  height: 3px;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  box-shadow: 0 0 2px #0009;
}

.menu-line.bottom {
  background-color: #f0e6d4;
  height: 3px;
  margin-bottom: 6px;
  display: inline-block;
}

.menu-line.bottom.menu {
  border-style: none;
  height: 3px;
}

.menu-line.top {
  height: 3px;
  margin-bottom: 6px;
}

.menu-line.top.about {
  height: 3px;
}

.menu-line.about {
  background-color: #f0e6d4;
  height: 3px;
}

.menu-line.menu {
  box-shadow: none;
  background-color: #000;
}

.nav-menu {
  cursor: pointer;
  padding: 25px 10px 0;
  position: fixed;
  top: 0;
  left: 0;
}

.nav-menu.about {
  margin-top: 0;
  padding-bottom: 10px;
  top: 0;
  left: 0;
}

.close-cross {
  cursor: pointer;
  margin-top: 35px;
  margin-left: 10px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.div-block-61 {
  background-color: #f0e6d4;
  width: 30px;
  height: 3px;
  margin-top: -3px;
  margin-bottom: 0;
  display: block;
  position: static;
  transform: rotate(-45deg);
}

.div-block-61._2 {
  background-color: #f0e6d4;
  margin-top: -3px;
  transform: rotate(45deg);
}

.div-block-61._2.menu, .div-block-61.menu, .body-4 {
  background-color: #000;
}

.about-side-photo {
  width: 35vw;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  overflow: hidden;
  box-shadow: 20px 0 50px 25px #000;
}

.div-block-64 {
  background-image: radial-gradient(circle, #0000, #000), url('../images/AZ_Tucson_315408_1905_125000_geo-1_2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-right: 1px solid #333;
  width: 65vw;
  height: 1500px;
  margin-top: 100px;
  position: static;
  left: 30%;
  overflow: hidden;
}

.div-block-65 {
  background-image: url('../images/DSC_6529_LQ.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 100vh;
}

.column-12 {
  border-right: 1px solid #333;
  padding-left: 20px;
  padding-right: 20px;
}

.column-13 {
  border-right: 1px solid #333;
}

.column-14 {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-66 {
  background-color: #000c;
  border-bottom: 1px solid #333;
  width: 100vw;
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 20px 0 60px 6px #00000080;
}

.div-block-67 {
  background-image: url('../images/DSC_6529_LQ_1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  width: 90vw;
  position: relative;
}

.div-block-67.face {
  background-image: url('../images/DSC_7253_LQ.jpg');
  background-position: -651px;
  background-size: cover;
  width: 110vw;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.heading-22 {
  text-decoration: none;
}

.about-link-block {
  cursor: pointer;
  width: 100%;
  height: 150px;
  margin-top: 0;
  text-decoration: none;
}

.text-span-3 {
  color: #8ac53f;
}

.text-span-4 {
  color: #fbb03b;
}

.text-span-5 {
  color: #eb2027;
}

.text-span-6 {
  color: #8f288c;
}

.text-span-7 {
  color: #4ea4dd;
}

.columns-4 {
  margin-top: -10px;
}

.div-block-68 {
  display: none;
}

.div-block-69 {
  width: auto;
  height: auto;
  margin-top: 5px;
}

.contact-link-block {
  cursor: pointer;
  width: 100%;
  height: 150px;
  margin-top: 0;
  margin-left: 0%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.nav-bar {
  cursor: pointer;
  flex: 0 auto;
  padding-top: 25px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.nav-bar.close {
  margin-top: 35px;
  margin-left: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.div-block-74 {
  perspective: 1000px;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}

.image-17 {
  width: 500px;
  margin-top: -215px;
  margin-left: 0;
  position: absolute;
  left: 40%;
}

.image-17.tablet {
  display: none;
}

.image-18 {
  width: 500px;
  margin-top: -101px;
  margin-left: 6%;
  position: absolute;
  left: 95px;
}

.menu-header {
  color: #0000;
  background-color: #f0e6d4f2;
  border-bottom: 2px solid #000;
  justify-content: center;
  width: 100vw;
  height: 75px;
  display: flex;
  position: fixed;
  top: 0;
}

.heading-24 {
  color: #000;
  text-align: center;
  margin-top: 12px;
  margin-left: 15px;
  font-family: Palestone, sans-serif;
  font-size: 68px;
  font-weight: 400;
  display: inline-block;
}

.menu-body {
  background-color: #f0e6d4;
  background-image: linear-gradient(#f0e6d433, #f0e6d433), url('../images/AZ_Tucson_315408_1905_125000_geo-1_White.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 2800px;
  overflow: visible;
}

.item-name {
  color: #000;
  letter-spacing: -2px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Blatchford, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 35px;
}

.item-name.extras {
  text-align: center;
  margin-bottom: 15px;
}

.item-name.taco-pricing {
  text-align: center;
  margin-bottom: 20px;
  font-family: Blatchford, sans-serif;
  font-size: 48px;
}

.item-description {
  color: #000;
  width: 85%;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 0;
  font-family: john-doe, sans-serif;
  font-size: 19px;
}

.item-description.extra-pricing {
  text-align: right;
  margin-right: 0;
  padding-right: 10px;
}

.item-description.extras {
  width: 100%;
  margin-left: 10px;
  margin-right: 0;
}

.item-description.add-on {
  width: 100%;
  font-style: italic;
}

.item-price {
  color: #000;
  text-align: right;
  letter-spacing: -3px;
  margin-top: 10px;
  font-family: Blatchford, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 35px;
}

.item-info {
  padding-left: 0;
  display: inline-block;
}

.food-item {
  padding-left: 10px;
  padding-right: 10px;
}

.food-item.sides {
  margin-top: 20px;
}

.item-description-spacer {
  height: 20px;
}

.category-heading {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 45px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: fresno, sans-serif;
  font-size: 90px;
  font-weight: 400;
}

.category-heading.daily-feature-mobile {
  display: none;
}

.category-breakline {
  background-color: #000;
  height: 1px;
  margin-top: 5px;
  padding-top: 2px;
  padding-bottom: 1px;
}

.category-breakline.line-2 {
  background-color: #000;
  margin-bottom: 10px;
}

.column-15 {
  position: static;
}

.pricing-notes {
  color: #000;
  text-align: right;
  text-transform: uppercase;
  margin-top: -12px;
  margin-bottom: -10px;
  padding-bottom: 0;
  font-family: john-doe, sans-serif;
  font-size: 12px;
  font-weight: 700;
  display: block;
}

.taco-description {
  color: #000;
  text-align: center;
  font-family: john-doe, sans-serif;
  font-size: 19px;
}

.taco-description.cinco-popup {
  color: var(--antique-white-2);
  text-align: center;
  width: 400px;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 22px;
}

.taco-description.victor {
  color: var(--red);
  letter-spacing: -2px;
  margin-top: 30px;
  font-family: Palestone Grunge, sans-serif;
  font-size: 50px;
  line-height: 33px;
}

.taco-item {
  padding-left: 10px;
  padding-right: 10px;
}

.text-span-8 {
  letter-spacing: 0;
  margin-top: 0;
  padding-top: 0;
  font-family: john-doe, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 0;
}

.taco-name {
  color: #000;
  text-align: center;
  letter-spacing: -2px;
  font-family: Blatchford, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 35px;
}

.taco-name.cinco-popup {
  color: var(--antique-white-2);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Palestone, sans-serif;
  font-size: 95px;
  line-height: 80px;
}

.container {
  margin-top: 65px;
}

.menu-columns {
  width: 100%;
  display: block;
}

.menu-columns.especiales {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.menu-columns.burrito-section {
  margin-top: -50px;
  display: inline;
}

.menu-columns.munchies {
  margin-top: -275px;
  display: block;
}

.menu-columns.bebidas {
  margin-bottom: 0;
}

.menu-columns.veggie {
  margin-top: 0;
}

.food-image-column {
  height: 880px;
  display: inline;
  position: relative;
}

.food-image-column.short-section {
  height: 350px;
}

.food-image-column.munchies {
  height: 680px;
}

.food-image-column.breakfast {
  height: auto;
}

.food-text-column {
  padding-left: 30px;
  padding-right: 30px;
}

.food-text-column.bebidas {
  margin-top: 0;
  margin-bottom: 300px;
}

.menu-image {
  transform: rotate(0);
  box-shadow: 0 0 26px -6px #0006;
}

.menu-image.taco-1 {
  margin-left: 25px;
  position: relative;
  overflow: hidden;
  transform: rotate(20deg);
}

.menu-image.taco-2 {
  margin-top: -50px;
  margin-left: 25px;
  transform: rotate(-10deg);
}

.menu-image.taquitos {
  margin-top: -100px;
  transform: rotate(0)rotate(13deg);
}

.menu-image.mulitas {
  margin-top: -200px;
  margin-left: 0;
  transform: rotate(-10deg);
}

.menu-image.torta {
  margin-top: -275px;
  margin-left: 0;
  position: relative;
  transform: rotate(12deg);
}

.menu-image.burrito {
  margin-top: -175px;
  margin-left: 21px;
  transform: rotate(-13deg);
}

.menu-image.breakfast {
  margin-top: -33px;
  transform: rotate(17deg);
}

.menu-image.veggie-taco {
  margin-top: 50px;
  margin-left: 16px;
  transform: rotate(-14deg);
}

.menu-image.agua-frescas {
  margin-top: 250px;
  margin-left: -25px;
  transform: rotate(21deg);
}

.menu-image.jarritos {
  margin-top: -135px;
  margin-left: 15px;
  display: none;
  transform: rotate(-10deg);
}

.menu-image.chips {
  margin-top: 20px;
  margin-left: -10px;
  display: none;
  transform: rotate(10deg);
}

.menu-image.chips-n-guac {
  margin-top: 200px;
  margin-bottom: -30px;
  margin-left: 40px;
  display: block;
  transform: rotate(-11deg);
}

.menu-image.chips-for-mobile, .menu-image.chimi, .menu-image.carne-asada, .menu-image.becca-bowl {
  display: none;
}

.chownow-order-online {
  color: #000;
  text-align: center;
  background-color: #0000;
  border: 5px solid #000;
  border-radius: 20px;
  width: 400px;
  margin: 25px auto 0;
  padding: 11px 25px 16px;
  font-family: Palestone, sans-serif;
  font-size: 40px;
  line-height: 23px;
  transition: all .2s;
  display: block;
  position: static;
  top: 50%;
  left: 0%;
  right: 0%;
}

.chownow-order-online:hover {
  color: #fff;
  background-color: #eb2027e6;
  border-color: #fff;
}

.chownow-order-online.close {
  border-width: 4px;
  border-color: var(--antique-white-2);
  color: var(--antique-white-2);
  width: 220px;
  height: 45px;
  padding: 5px 20px 10px;
  font-size: 26px;
}

.chownow-order-online.mobile, .image-22.becca-bowl-mobile {
  display: none;
}

.bowls-container, .tortas-container {
  margin-top: 0;
}

.burritos-container {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.extras-container {
  margin-top: 0;
}

.instagram-w {
  filter: hue-rotate(180deg);
  margin-left: -175px;
  transform: translate(0);
}

.facebook-white {
  margin-top: 0;
  margin-left: -175px;
  position: absolute;
}

.div-block-80 {
  padding-top: 0;
}

.div-block-81 {
  padding-top: 10px;
}

.div-block-82 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 49px;
  display: flex;
}

.div-block-85 {
  display: none;
}

.number {
  width: 100px;
  height: 100px;
  margin-left: 10px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.number.slide {
  width: 50px;
  height: 50px;
  margin-bottom: 57px;
  margin-right: 56px;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.base-number {
  color: #f0e6d4;
  margin-bottom: 19px;
  font-family: Old London, sans-serif;
  font-size: 68px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.slide-bracket {
  color: #f0e6d4;
  margin-top: 27px;
  margin-left: 42px;
  font-family: Old London, sans-serif;
  font-size: 76px;
}

.paragraph-9 {
  color: #f0e6d4;
  margin-left: 29px;
  font-family: Old London, sans-serif;
  font-size: 68px;
  font-weight: 400;
}

.paragraph-9._2 {
  text-align: right;
  margin-left: 19px;
  line-height: 58px;
}

.pagination {
  position: fixed;
  bottom: 0;
  right: 0;
}

.button {
  color: #000;
  text-align: center;
  letter-spacing: -1px;
  background-color: #0000;
  border: 5px solid #000;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  width: 300px;
  margin-top: 34px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6px;
  padding-bottom: 11px;
  font-family: Palestone, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 35px;
  transition: all .2s;
  display: none;
}

.button:hover {
  color: #fff;
  background-color: #eb2027;
  border-color: #fff;
}

.link-block-5 {
  align-items: center;
  width: 250px;
  height: 120px;
  text-decoration: none;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
}

.link-block-5.w--current {
  cursor: pointer;
}

.image-23 {
  width: 104px;
  margin-top: 5px;
  margin-left: 143px;
  display: inline-block;
  position: static;
  top: 0;
  right: 0;
}

.menu-spacer {
  width: 100%;
  height: 20px;
  display: block;
}

.div-block-87 {
  width: 100%;
  height: auto;
  margin-top: -517px;
  display: block;
  position: static;
  overflow: hidden;
}

.portrait-flip {
  display: none;
}

.social-box {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100px;
  height: 60px;
  margin-top: 15px;
  margin-left: 0;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.image-24 {
  width: auto;
  height: 40px;
  margin-left: 10px;
  transition: all .3s;
}

.image-24:hover {
  transform: scale(1.15);
}

.menu-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.heading-27 {
  margin-left: 0;
}

.div-block-91 {
  flex-flow: column wrap;
  place-content: flex-end center;
  align-items: flex-end;
  width: auto;
  display: block;
}

.container-11 {
  display: none;
}

.div-block-92 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: static;
  inset: 0% 25%;
}

.paragraph-11 {
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-93 {
  color: var(--black);
  background-color: #000000f2;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.paragraph-12 {
  color: var(--antique-white-2);
  font-family: fresno, sans-serif;
  font-size: 60px;
  line-height: 50px;
  text-decoration: none;
  transition: all .2s;
}

.paragraph-12:hover {
  color: var(--red);
}

.link-block-6 {
  text-decoration: none;
}

.image-25 {
  width: 250px;
  margin-top: 0;
}

.div-block-94 {
  margin-top: 3px;
}

.div-block-95 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 75px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.covid-popup {
  justify-content: center;
  align-self: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.covid19-paragraph {
  color: var(--antique-white);
  text-align: center;
  align-self: center;
  margin-bottom: 0;
  padding-left: 20%;
  padding-right: 20%;
  font-family: john-doe, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.delivery-button {
  color: var(--black);
  text-align: center;
  background-color: #0000;
  border: 5px solid #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 350px;
  margin-bottom: 20px;
  padding-top: 11px;
  padding-bottom: 16px;
  font-family: Palestone, sans-serif;
  font-size: 31px;
  transition: all .2s;
  display: block;
}

.delivery-button:hover {
  border-color: var(--white);
  background-color: var(--red);
  color: var(--white);
}

.delivery-button-div {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.daily-features-mobile-div {
  display: none;
}

.daily-feature-span {
  font-size: 30px;
}

.daily-features-head {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: john-doe, sans-serif;
  font-size: 20px;
}

.textarea {
  border-style: none none solid;
  border-width: 1px 0 2px 1px;
  border-color: var(--antique-white-2);
  color: var(--antique-white-2);
  object-fit: fill;
  background-color: #0000;
  min-height: 175px;
  font-family: john-doe, sans-serif;
  transition: border-color .2s;
}

.textarea:hover {
  border-bottom-color: var(--red);
}

.div-block-96 {
  width: 100%;
}

.contact-heading-gi {
  filter: blur(.5px) saturate(200%);
  color: var(--deep-sky-blue);
  text-align: right;
  text-shadow: 1px 0 29px var(--deep-sky-blue);
  mix-blend-mode: normal;
  height: auto;
  margin-top: 20px;
  margin-bottom: 50px;
  font-family: Mystic, sans-serif;
  font-size: 95px;
  font-weight: 400;
}

.link {
  color: var(--antique-white-2);
  text-transform: none;
  font-size: 20px;
  font-style: normal;
  text-decoration: none;
}

.div-block-97 {
  width: 80%;
}

.heading-28 {
  color: var(--antique-white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: fresno, sans-serif;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-span-9 {
  color: var(--red);
  font-size: 120px;
  font-style: italic;
}

.div-block-98 {
  margin-top: 20%;
}

@media screen and (max-width: 991px) {
  .header-block {
    width: 60vw;
    top: 24%;
    left: 5%;
  }

  .header-block.head1 {
    width: 100vw;
    height: auto;
    margin-top: 175px;
    left: 0;
  }

  .secondary-heading {
    letter-spacing: -1px;
    height: 20%;
    padding-right: 0%;
    font-size: 34px;
  }

  .contact {
    height: 8%;
    bottom: -1%;
  }

  .space.bienvenidos {
    overflow: hidden;
  }

  .space.about {
    display: block;
    overflow: visible;
  }

  .space.contact {
    height: 100vh;
    min-height: 0;
    overflow: hidden;
  }

  .home-body {
    height: 500vh;
    overflow: hidden;
  }

  .breakline {
    width: 95vw;
    left: 5vw;
  }

  .subhead.sub1 {
    width: 100vw;
    height: 280px;
    top: 1%;
    left: 0%;
    right: 0%;
  }

  .section-head {
    margin-bottom: 10px;
  }

  .section-head.menu {
    margin-bottom: 15px;
  }

  .section-head.about {
    position: static;
  }

  .section-head.welcome {
    float: none;
    clear: none;
    direction: ltr;
    text-align: center;
    text-indent: 0;
    width: 100%;
    font-size: 216px;
    font-style: normal;
    line-height: 192px;
    display: block;
    position: static;
  }

  .paragraph-2 {
    margin-top: 33px;
    margin-left: 66px;
    font-size: 11px;
    top: -74%;
    bottom: 0;
  }

  .div-block-22 {
    text-align: center;
    width: 100vw;
    height: 100px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    position: relative;
    left: 0%;
  }

  .image-11, .image-11.reverse-arrow {
    width: 80px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-24 {
    height: 140px;
    margin-top: -2%;
    padding-top: 33px;
    display: inline-block;
    position: static;
    top: 0;
  }

  .neon {
    width: 100vw;
    height: 100px;
    margin-left: 0;
    font-size: 115px;
  }

  .neon.about {
    height: 120px;
    margin-top: 0%;
    font-size: 85px;
  }

  .neon.about.blur {
    height: 120px;
    margin-top: 0%;
    margin-left: 0;
    font-size: 85px;
  }

  .neon.menu {
    height: 120px;
    margin-top: 0;
    margin-left: 15px;
    font-size: 85px;
  }

  .neon.menu.blur {
    width: 100%;
    height: 120px;
    margin-top: 0;
    margin-left: 15px;
    font-size: 85px;
  }

  .neon.contact-us {
    width: 100%;
    height: 120px;
    margin-top: 0%;
    padding-right: 22px;
    font-size: 85px;
    line-height: 50px;
  }

  .neon.contact-us.blur {
    width: 100%;
    height: 120px;
    margin-top: 0%;
    margin-left: 0;
    padding-right: 22px;
    font-size: 85px;
    line-height: 50px;
  }

  .neon.blur {
    width: 100vw;
    margin-left: 0;
    font-size: 115px;
  }

  .neon.cantina {
    font-size: 85px;
    line-height: 50px;
  }

  .div-block-25 {
    width: 85vw;
    top: -96px;
    left: 15vw;
    overflow: hidden;
  }

  .div-block-25.about-photo {
    width: 80vw;
    height: 100%;
    overflow: hidden;
  }

  .image-12 {
    width: 475px;
    margin-top: 33%;
    margin-left: 20vw;
  }

  .section-head-div {
    width: 80vw;
    left: 15vw;
  }

  .section-head-div.menu {
    width: 80vw;
    height: auto;
    margin-bottom: 20px;
    margin-left: 1%;
    top: 25vh;
    left: 5vw;
  }

  .section-head-div.contact-us {
    width: 80vw;
    left: 15vw;
  }

  .about-line {
    width: 95vw;
    height: 3px;
  }

  .about-line.menu-line {
    width: 95vw;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    top: 24vh;
    left: 5vw;
  }

  .about-line.contact-us {
    width: 95vw;
    top: 24vh;
  }

  .image-14 {
    width: 475px;
    margin-top: 20%;
    margin-left: -46%;
  }

  .image-14.torta {
    width: 475px;
    margin-top: 35%;
    margin-left: 20%;
  }

  .image-14.about {
    width: 475px;
    margin-left: -5%;
  }

  .subhead-div {
    width: 90%;
    height: 300px;
    margin-top: 0%;
    top: 26vh;
    left: 5%;
  }

  .subhead-div.menu, .subhead-div.contact-us {
    width: 90%;
    height: 300px;
    margin-top: 0;
    top: 26vh;
    left: 5%;
  }

  .subhead-paragraph {
    text-shadow: -1px 1px 15px #000000b3, 1px 1px 20px #000;
    width: 100%;
    height: 130px;
    padding-left: 220px;
    padding-right: 10px;
    font-size: 25px;
    line-height: 30px;
    position: relative;
    left: 0;
  }

  .subhead-paragraph.menu {
    width: 100%;
    height: 150px;
    padding-left: 5px;
    padding-right: 220px;
    top: 0;
    left: 0;
  }

  .subhead-paragraph.contact-paragraph {
    width: 100%;
    height: 160px;
    margin-top: 10px;
    margin-bottom: 0%;
    padding-left: 220px;
    padding-right: 10px;
  }

  .subhead-paragraph.covid-19 {
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-30, .div-block-30.background {
    height: 500vh;
  }

  .heading-10 {
    text-align: center;
    text-shadow: 1px 1px 30px #000;
    margin-top: 0%;
    padding: 0% 0% 30px;
    font-size: 94px;
    line-height: 74px;
    position: relative;
  }

  .heading-11 {
    margin-top: -5px;
    margin-bottom: 5px;
    margin-left: 0;
    padding-bottom: 0%;
    font-size: 45px;
  }

  .heading-11.blur {
    margin-top: -27px;
    margin-bottom: 0%;
    margin-left: 0;
    padding-bottom: 0%;
    font-size: 45px;
  }

  .heading-11.menu {
    font-size: 60px;
  }

  .heading-11.welcome-neon {
    filter: blur(5px) brightness(200%);
    margin-bottom: 10px;
    margin-left: 0;
    padding-bottom: 5px;
    font-size: 60px;
    display: block;
    left: 0;
  }

  .story-of-opg-paragraph {
    text-align: justify;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
  }

  .story-of-opg-paragraph.hide-on-tablet {
    display: none;
  }

  .paragraph-6 {
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 96px;
    font-size: 56px;
    line-height: 52px;
  }

  .paragraph-6.sub {
    margin-bottom: 30px;
    font-size: 56px;
  }

  .heading-12 {
    text-align: left;
    margin-top: -10px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 44px;
  }

  .heading-13 {
    margin-bottom: 15px;
    font-size: 42px;
    line-height: 32px;
  }

  .link-block-4 {
    height: 120px;
  }

  .heading-15 {
    margin-bottom: 0;
    font-size: 115px;
    line-height: 114px;
  }

  .heading-15.taco-shop {
    margin-bottom: 20px;
    font-size: 115px;
  }

  .contact-line {
    margin-top: 80px;
  }

  .content-absolute-side {
    width: 50%;
    overflow: hidden;
  }

  .content-info-side {
    display: inline-block;
  }

  .content-info-side.contact-info {
    background-image: radial-gradient(circle, #0000, #000), url('../images/AZ_Tucson_315408_1905_125000_geo-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    justify-content: flex-start;
    width: 50%;
    height: 450vh;
    margin-left: 0%;
    left: 50%;
    overflow: visible;
  }

  .div-block-48 {
    background-image: linear-gradient(#0000, #0000), url('../images/DSC_8632_LQ.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 100%;
    margin-top: 0;
    margin-left: 10px;
    position: fixed;
    transform: scale(1.1);
  }

  .contact-description-head {
    text-align: center;
    font-size: 75px;
    line-height: 75px;
  }

  .contact-description-head.right {
    text-align: center;
  }

  .paragraph-8 {
    text-align: center;
    font-size: 21px;
  }

  .paragraph-8.right-column {
    text-align: center;
    font-size: 18px;
    line-height: 19px;
  }

  .paragraph-8.right {
    font-size: 18px;
    line-height: 19px;
  }

  .columns-3 {
    margin-top: 0;
    overflow: visible;
  }

  .field-label {
    text-align: right;
    font-size: 25px;
  }

  .column-10 {
    padding-left: 0;
  }

  .form {
    height: 100%;
  }

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

  .column-11 {
    padding-right: 0;
  }

  .contact-group-heading {
    text-align: center;
    font-family: Mystic, sans-serif;
  }

  .contact-group-heading.left {
    font-size: 100px;
  }

  .contact-group-heading.right {
    text-align: center;
    font-size: 100px;
  }

  .contact-group-heading.signup {
    font-size: 100px;
  }

  .contact-group-heading.center {
    margin-bottom: 30px;
    font-size: 100px;
    line-height: 60px;
  }

  .content-opg-exterior {
    width: 55%;
    height: 100vh;
  }

  .form-block {
    width: 85%;
    display: block;
  }

  .div-block-51 {
    background-position: 50%;
    background-size: cover;
    width: 300%;
    height: 100vh;
  }

  .d-44-menu-item-wrapper {
    margin-left: -200px;
  }

  .contact-content {
    background-image: none;
    height: 450vh;
  }

  .menu-pop-up {
    inset: 0 0% 0 100%;
  }

  .menu-pop-up.background {
    background-image: radial-gradient(circle, #0003, #000), url('../images/OPG-ROC-TUC-Red.png'), linear-gradient(#0000, #0000);
    background-position: 0 0, 102% 11%, 0 0;
    left: 0%;
  }

  .menu-pop-up.background.contact-page {
    background-image: radial-gradient(circle, #0003, #000), url('../images/OPG-Skull-For-Web.png'), linear-gradient(#00000080, #00000080);
    background-position: 0 0, 174%, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, 620px, auto;
  }

  .menu-pop-up.background.menu-back {
    background-image: radial-gradient(circle, #f0e6d400, #f0e6d480), url('../images/OPG-Menu-Taco.png'), linear-gradient(#f0e6d4b3, #f0e6d4b3);
    background-position: 0 0, 301px 103px, 0 0;
    background-size: auto, auto 561px, auto;
  }

  .menu-pop-up.contact-pop-up {
    left: 100%;
  }

  .close-cross {
    margin-left: 10px;
    top: 0;
    left: 0%;
  }

  .div-block-61 {
    position: relative;
  }

  .about-side-photo {
    width: 40vw;
  }

  .div-block-64 {
    width: 60vw;
    height: 2600px;
    margin-top: 137px;
  }

  .div-block-66 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 60vw;
    height: auto;
    display: flex;
  }

  .div-block-67 {
    width: 140vw;
    left: -64%;
  }

  .div-block-67.face {
    background-position: -591px 0;
    display: block;
  }

  .about-link-block {
    margin-bottom: 0;
  }

  .columns-4 {
    margin-top: -11px;
  }

  .div-block-68 {
    background-color: #f0e6d4;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    display: block;
  }

  .image-17 {
    margin-top: 700px;
    display: none;
    left: 31%;
  }

  .image-17.tablet {
    display: block;
  }

  .image-18 {
    margin-top: 50px;
    margin-left: 5px;
    display: inline-block;
    left: -180px;
  }

  .menu-header {
    z-index: 99;
    background-color: #f0e6d4f2;
    background-image: none;
    border-style: none none solid;
    border-width: 0 0 2px;
    border-top-color: #000;
    border-left-color: #000;
    border-right-color: #000;
  }

  .heading-24 {
    margin-left: 5px;
    font-size: 60px;
  }

  .menu-body {
    height: auto;
  }

  .item-name {
    font-size: 32px;
    line-height: 30px;
  }

  .item-name.taco-pricing {
    font-size: 37px;
  }

  .item-description.extras {
    width: 100%;
  }

  .item-description.add-on {
    font-style: italic;
  }

  .item-price {
    font-size: 35px;
  }

  .category-heading {
    margin-top: 25px;
    font-size: 80px;
  }

  .category-heading.daily-feature-mobile {
    margin-top: 25px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 70px;
    display: block;
  }

  .category-heading.daily-features-desktop {
    display: none;
  }

  .pricing-notes {
    display: block;
  }

  .taco-description {
    text-align: center;
    font-size: 19px;
  }

  .taco-description.victor {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 27px;
  }

  .text-span-8 {
    font-size: 23px;
  }

  .taco-name {
    text-align: center;
    font-size: 33px;
    line-height: 30px;
  }

  .menu-columns.burrito-section {
    margin-top: 0;
    display: block;
  }

  .menu-columns.munchies {
    margin-top: 0;
  }

  .menu-columns.veggie {
    margin-top: -100px;
  }

  .food-image-column.short-section {
    height: 430px;
  }

  .food-image-column.breakfast {
    height: 560px;
  }

  .food-text-column {
    z-index: 1;
  }

  .food-text-column.bebidas {
    margin-top: 0;
    margin-bottom: 0;
  }

  .food-text-column.burrito {
    margin-top: 0;
  }

  .food-text-column.munchies {
    margin-bottom: 100px;
  }

  .menu-image.taco-1 {
    width: 500px;
    max-width: none;
    margin-top: 105px;
    margin-left: -125px;
  }

  .menu-image.taco-2 {
    width: 500px;
    max-width: none;
    margin-top: 25px;
    margin-left: -90px;
  }

  .menu-image.taquitos {
    width: 500px;
    max-width: none;
    margin-top: -225px;
    margin-left: -101px;
    transform: rotate(-13deg);
  }

  .menu-image.mulitas {
    width: 500px;
    max-width: none;
    margin-top: -852px;
    margin-left: -75px;
    transform: rotate(10deg);
  }

  .menu-image.torta {
    z-index: 0;
    width: 500px;
    max-width: none;
    margin-top: -25px;
    margin-left: -107px;
    position: relative;
  }

  .menu-image.burrito {
    width: 500px;
    max-width: none;
    margin-top: -150px;
    margin-left: -90px;
    display: block;
    transform: rotate(13deg);
  }

  .menu-image.breakfast {
    width: 500px;
    max-width: none;
    margin-top: 0;
    margin-left: -100px;
    transform: rotate(14deg);
  }

  .menu-image.veggie-taco {
    width: 500px;
    max-width: none;
    margin-top: -175px;
    margin-left: -90px;
  }

  .menu-image.agua-frescas {
    width: 500px;
    max-width: none;
    margin-top: -50px;
    margin-left: -140px;
  }

  .menu-image.jarritos {
    width: 500px;
    max-width: none;
    margin-top: -50px;
    margin-left: -100px;
    display: block;
  }

  .menu-image.chips {
    width: 500px;
    max-width: none;
    margin-top: 16px;
    margin-left: -108px;
  }

  .menu-image.chips-n-guac {
    width: 500px;
    max-width: none;
    margin-top: 0;
    margin-left: -100px;
  }

  .menu-image.chimi {
    width: 500px;
    max-width: none;
    margin-top: 400px;
    margin-left: -75px;
    display: block;
    transform: rotate(-8deg);
  }

  .menu-image.carne-asada {
    width: 500px;
    max-width: none;
    margin-top: -600px;
    margin-left: -92px;
    display: block;
    transform: rotate(-7deg);
  }

  .menu-image.becca-bowl {
    width: 500px;
    max-width: none;
    margin-top: 242px;
    margin-left: -100px;
    display: block;
    transform: rotate(10deg);
  }

  .chownow-order-online {
    width: 290px;
    margin-top: 75px;
    margin-bottom: 15px;
    padding-top: 9px;
    padding-bottom: 12px;
    font-size: 31px;
  }

  .chownow-order-online.close {
    margin-top: 25px;
  }

  .image-22.becca-bowl-mobile {
    display: none;
  }

  .signatures-container {
    margin-top: 25px;
  }

  .tortas-container {
    margin-top: 25px;
    margin-bottom: 0;
  }

  .burritos-container {
    margin-top: 0;
  }

  .extras-container {
    margin-bottom: 500px;
  }

  .button {
    letter-spacing: -1px;
    width: 255px;
    margin-bottom: 75px;
    padding-top: 4px;
    padding-bottom: 6px;
    font-size: 30px;
  }

  .link-block-5 {
    display: none;
  }

  .image-23 {
    width: 90px;
    margin-left: 157px;
  }

  .menu-spacer {
    display: none;
  }

  .portrait-flip {
    justify-content: center;
    display: none;
  }

  .portrait-flip.menu-page, .paragraph-10 {
    display: none;
  }

  .social-box {
    margin-top: 10px;
    margin-left: 3px;
  }

  .image-24 {
    height: 40px;
    margin-left: 8px;
  }

  .menu-section {
    overflow: hidden;
  }

  .container-11 {
    display: none;
  }

  .div-block-92 {
    width: 60%;
  }

  .paragraph-12 {
    font-size: 66px;
  }

  .div-block-95 {
    align-items: center;
    height: 60px;
  }

  .covid19-paragraph {
    padding-left: 13%;
    padding-right: 13%;
    font-size: 12px;
    line-height: 16px;
  }

  .delivery-button {
    width: 270px;
    margin-bottom: 15px;
    padding-top: 9px;
    padding-bottom: 12px;
    font-size: 24px;
  }

  .delivery-button-div {
    align-items: center;
    margin-top: 15px;
  }

  .daily-featurs-container {
    margin-top: 25px;
  }

  .daily-features-mobile-div {
    display: block;
  }

  .daily-feature-span {
    letter-spacing: -1px;
    font-size: 32px;
  }

  .daily-features-head {
    display: none;
  }

  .daily-features-head.mobile {
    margin-top: -10px;
    font-size: 17px;
    display: block;
  }

  .textarea {
    min-height: 300px;
  }

  .contact-heading-gi {
    text-align: center;
    font-size: 100px;
    line-height: 80px;
  }

  .link {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .header-block {
    width: 81vw;
    top: 7%;
    left: 3%;
  }

  .header-block.head1 {
    width: 100vw;
    height: 190px;
    top: 0;
    left: 0;
  }

  .heading-boundary {
    height: 180px;
  }

  .secondary-heading {
    font-size: 18px;
  }

  .contact {
    text-align: center;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    line-height: 20px;
    bottom: 0%;
  }

  .link-block-2 {
    top: -12px;
    left: -2px;
  }

  .home-body {
    height: 450vh;
  }

  .breakline {
    display: inline-block;
  }

  .subhead.sub1 {
    width: 100vw;
    height: 290px;
    margin-top: 20px;
    left: 0%;
  }

  .section-head {
    font-size: 176px;
    line-height: 223px;
  }

  .section-head.menu {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    font-size: 176px;
    line-height: 233px;
  }

  .section-head.about {
    width: 100%;
    height: 100%;
    font-size: 176px;
    line-height: 233px;
  }

  .section-head.welcome {
    text-align: center;
    font-size: 176px;
    line-height: 202px;
  }

  .paragraph-2 {
    text-align: left;
    padding-left: 21px;
    padding-right: 36px;
    line-height: 14px;
    top: -69%;
  }

  .div-block-22 {
    height: 170px;
    margin-top: -15px;
  }

  .paragraph-3, .paragraph-3.arrow-up {
    font-size: 12px;
    line-height: 12px;
  }

  .div-block-24 {
    margin-top: -32px;
    top: 3vh;
  }

  .neon {
    width: 100vw;
    margin-left: 0;
    font-size: 95px;
  }

  .neon.about {
    font-size: 75px;
  }

  .neon.about.blur {
    width: 80vw;
    padding-right: 3%;
    font-size: 75px;
  }

  .neon.menu {
    width: 90%;
    padding-left: 5px;
    font-size: 75px;
  }

  .neon.menu.blur {
    width: 90vw;
    margin-left: 15px;
    padding-left: 5px;
    font-size: 75px;
  }

  .neon.contact-us {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-right: 4%;
    font-size: 75px;
    position: relative;
  }

  .neon.contact-us.blur {
    width: 80vw;
    margin-top: -120px;
    margin-left: 0;
    padding-right: 4%;
    font-size: 75px;
    position: absolute;
  }

  .neon.blur {
    width: 100vw;
    margin-left: 0;
    font-size: 95px;
  }

  .neon.cantina {
    font-size: 75px;
  }

  .div-block-25 {
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
  }

  .div-block-25.about-photo {
    width: 90vw;
  }

  .image-12 {
    width: 500px;
    margin-top: 20%;
    margin-left: 38px;
  }

  .section-head-div {
    width: 70vw;
    height: 200px;
    left: 25vw;
  }

  .section-head-div.menu {
    height: 200px;
    margin-left: 5px;
  }

  .section-head-div.contact-us {
    width: 98vw;
    height: 200px;
    left: 0;
  }

  .about-line {
    display: inline-block;
  }

  .about-line.menu-line {
    display: inline-block;
    top: 28vw;
  }

  .about-line.contact-us {
    width: 95vw;
    top: 23vh;
    left: -5vw;
  }

  .image-14 {
    width: 65vh;
    margin-top: 23%;
    margin-left: -45%;
  }

  .image-14.torta {
    margin-top: 26%;
    margin-left: 10%;
  }

  .subhead-div {
    width: 80%;
    margin-top: 35%;
    display: block;
    top: 0;
    left: 15%;
  }

  .subhead-div.menu {
    width: 510px;
    margin-top: 120px;
    top: 8vh;
  }

  .subhead-div.contact-us {
    width: 80%;
    height: 280px;
    margin-top: 35%;
    position: relative;
    top: 0;
    left: 15%;
  }

  .subhead-paragraph {
    width: 450px;
    height: 120px;
    padding-left: 28px;
    font-size: 22px;
    line-height: 26px;
  }

  .subhead-paragraph.menu {
    text-shadow: -1px 1px 15px #000000b3, 1px 1px 20px #000;
    width: 450px;
    height: 120px;
    padding-right: 24px;
    font-size: 22px;
    line-height: 26px;
  }

  .subhead-paragraph.contact-paragraph {
    text-shadow: -1px 1px 15px #000000b3, 1px 1px 20px #000;
    width: 450px;
    height: 120px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 28px;
    position: relative;
  }

  .div-block-30 {
    background-image: radial-gradient(circle, #0000, #000c);
    height: 450vh;
  }

  .div-block-30.background {
    height: 400vh;
    overflow: hidden;
  }

  .heading-10 {
    margin-top: 10px;
    padding-bottom: 0%;
    line-height: 68px;
    display: block;
    position: relative;
    top: 0;
  }

  .heading-11 {
    letter-spacing: 0;
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 0;
    padding-bottom: 8%;
    font-size: 45px;
  }

  .heading-11.blur {
    margin-top: -23px;
  }

  .heading-11.menu {
    margin-left: 10px;
    font-size: 45px;
  }

  .heading-11.welcome-neon {
    margin-top: 8px;
    margin-left: -169px;
    font-size: 45px;
    display: block;
  }

  .story-of-opg-paragraph {
    text-align: justify;
    width: 100%;
    font-size: 13px;
    line-height: 15px;
  }

  .paragraph-6 {
    margin: 40px 3% 20px;
    padding-right: 0;
    font-size: 46px;
    line-height: 41px;
  }

  .paragraph-6.sub {
    margin-bottom: 40px;
    font-size: 46px;
  }

  .heading-12 {
    margin-top: -32px;
    margin-bottom: 0%;
    padding-bottom: 10px;
    font-size: 37px;
  }

  .heading-13 {
    text-align: center;
    font-size: 35px;
    line-height: 30px;
  }

  .heading-15 {
    font-size: 102px;
    line-height: 84px;
  }

  .heading-15.taco-shop {
    font-size: 102px;
  }

  .contact-line {
    margin-top: 60px;
  }

  .content-absolute-side {
    overflow: hidden;
  }

  .content-info-side {
    background-color: #0000;
    background-image: radial-gradient(circle, #0000, #000), url('../images/AZ_Tucson_315408_1905_125000_geo-1.jpg');
    background-position: 0 0, 50%;
    height: 100%;
    margin-left: 0%;
    display: block;
  }

  .content-info-side.contact-info {
    background-image: radial-gradient(circle, #0000, #000), url('../images/AZ_Tucson_315408_1905_125000_geo-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    display: flex;
  }

  .div-block-48 {
    background-image: linear-gradient(#0000, #0000), url('../images/DSC_8632_LQ.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 100%;
    margin-left: 0;
    display: block;
    position: fixed;
  }

  .contact-description-head {
    font-size: 75px;
  }

  .paragraph-8 {
    font-size: 17px;
    line-height: 19px;
  }

  .paragraph-8.right-column {
    font-size: 16px;
  }

  .paragraph-8.right {
    font-size: 17px;
  }

  .text-field, .column-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-group-heading {
    width: 252.391px;
    margin-left: -16px;
    font-size: 85px;
  }

  .contact-group-heading.left, .contact-group-heading.right, .contact-group-heading.signup, .contact-group-heading.center {
    font-size: 75px;
  }

  .content-opg-exterior {
    width: 55%;
    left: 45%;
  }

  .form-block {
    margin-top: -15px;
  }

  .div-block-51 {
    width: 420%;
    overflow: hidden;
  }

  .contact-links {
    font-size: 19px;
  }

  .div-block-52 {
    background-size: 230px;
  }

  .d-44-menu-item {
    margin-top: 13px;
    margin-bottom: 22px;
  }

  .d-44-menu-item-wrapper {
    margin-top: 0;
    margin-left: -167px;
  }

  .d-44-menu-item-text {
    font-size: 116px;
  }

  .menu-pop-up {
    left: 100%;
  }

  .menu-pop-up.background {
    background-image: radial-gradient(circle, #0003, #000), url('../images/OPG-ROC-TUC-Red.png'), linear-gradient(#0000, #0000);
    background-size: auto, 420px, auto;
  }

  .menu-pop-up.background.contact-page {
    background-image: radial-gradient(circle, #0003, #000), url('../images/OPG-Skull-For-Web.png'), linear-gradient(#0000, #0000);
    background-position: 0 0, -953% 45%, 0 0;
    background-size: auto, 581px, auto;
  }

  .menu-pop-up.background.menu-back {
    background-image: radial-gradient(circle, #f0e6d400, #f0e6d480), url('../images/OPG-Menu-Taco.png'), linear-gradient(#f0e6d4b3, #f0e6d4b3);
    background-position: 0 0, 275px 0, 0 0;
  }

  .nav-menu.about {
    margin-top: 0;
  }

  .body-4 {
    overflow: hidden;
  }

  .about-side-photo {
    width: 40vw;
  }

  .div-block-64 {
    width: 60vw;
    height: 2350px;
    margin-top: 99px;
  }

  .column-12 {
    border-right-style: none;
    border-right-width: 0;
  }

  .column-13 {
    border-top: 0 #0000;
    border-right-style: none;
    border-right-width: 0;
    margin-top: 26px;
  }

  .column-14 {
    border-right: 0 #000;
  }

  .div-block-66 {
    border-color: #333;
    height: 99.4618px;
  }

  .div-block-67 {
    background-position: 0 33%;
    width: 200vw;
    left: -65%;
  }

  .div-block-67.face {
    background-position: -425px 0;
    width: 150vw;
    left: 0;
  }

  .columns-4 {
    margin-top: -11px;
  }

  .div-block-68 {
    background-color: #f0e6d4;
    width: 90%;
    margin-left: 0;
    padding-top: 1px;
    padding-bottom: 1px;
    display: block;
    position: relative;
    left: 5%;
  }

  .image-17 {
    margin-top: 550px;
    display: none;
    left: 31%;
  }

  .image-18 {
    margin-top: 65px;
    margin-left: 63px;
    left: -230px;
  }

  .menu-header {
    color: #f0e6d4;
    background-color: #f0e6d4;
    height: 68px;
  }

  .heading-24 {
    color: #000;
    font-size: 44px;
  }

  .menu-body {
    background-color: #000;
    height: 10900px;
    overflow: hidden;
  }

  .item-name {
    font-size: 33px;
  }

  .item-name.taco-pricing {
    font-size: 51px;
  }

  .item-price, .taco-name {
    font-size: 38px;
  }

  .container {
    margin-top: -135px;
  }

  .food-text-column {
    margin-top: -176px;
  }

  .menu-image.taco-1 {
    margin-top: 121px;
    margin-left: -17px;
  }

  .menu-image.taco-2 {
    margin-left: 10px;
    display: none;
  }

  .menu-image.taquitos {
    margin-top: 28px;
    margin-left: 3px;
  }

  .menu-image.mulitas {
    margin-left: 16px;
    display: none;
  }

  .menu-image.torta {
    margin-top: 47px;
    margin-left: 5px;
  }

  .menu-image.burrito {
    margin-top: 51px;
    margin-left: 0;
  }

  .menu-image.breakfast {
    margin-top: 53px;
    margin-left: 0;
  }

  .menu-image.veggie-taco {
    margin-top: 57px;
    margin-left: -1px;
  }

  .menu-image.agua-frescas {
    margin-top: 85px;
    margin-left: 2px;
  }

  .menu-image.jarritos {
    display: none;
  }

  .menu-image.chips {
    margin-left: 0;
  }

  .menu-image.chips-n-guac {
    margin-top: 394px;
    margin-left: 14px;
  }

  .menu-image.chimi, .menu-image.carne-asada {
    display: none;
  }

  .chownow-order-online {
    width: 390px;
    margin-bottom: 40px;
    padding-bottom: 13px;
    font-size: 35px;
  }

  .image-22.becca-bowl-mobile {
    margin-top: 21px;
    display: block;
  }

  .bowls-container {
    margin-top: -17px;
  }

  .signatures-container {
    margin-top: -261px;
  }

  .tortas-container {
    margin-top: -74px;
  }

  .burritos-container {
    margin-top: -79px;
  }

  .breakfast-container {
    margin-top: 81px;
  }

  .vegetarian-container {
    margin-top: -235px;
  }

  .munchies-container {
    margin-top: -277px;
  }

  .extras-container {
    margin-top: 399px;
    margin-bottom: 100px;
  }

  .pagination {
    display: none;
  }

  .button {
    width: 260px;
  }

  .link-block-5 {
    display: none;
  }

  .menu-spacer {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    inset: 0;
  }

  .portrait-flip {
    background-color: #000000d9;
    flex-direction: column;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
  }

  .portrait-flip.menu-page {
    z-index: 99;
    background-color: #f0e6d4e6;
    display: flex;
  }

  .paragraph-10 {
    color: #f0e6d4;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-family: john-doe, sans-serif;
    font-size: 20px;
    line-height: 30px;
    display: block;
  }

  .paragraph-10.menu-page {
    color: #000;
    font-weight: 700;
  }

  .social-box {
    margin-top: 20px;
  }

  .image-24 {
    height: 30px;
  }

  .div-block-93 {
    display: none;
  }

  .covid19-paragraph {
    padding-left: 14%;
    padding-right: 14%;
    font-size: 10px;
    line-height: 14px;
  }

  .delivery-button {
    width: 340px;
    font-size: 30px;
  }

  .delivery-button-div {
    font-size: 14px;
  }

  .daily-feature-span {
    font-size: 33px;
  }

  .contact-heading-gi {
    font-size: 75px;
    line-height: 60px;
  }

  .link {
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .header-block {
    width: 100vw;
    height: 10%;
    margin-top: 30px;
    font-size: 11px;
    top: 33%;
    left: 0%;
    right: 0%;
  }

  .header-block.head1 {
    height: 102px;
    margin-top: 25%;
    line-height: 0;
    top: 57px;
  }

  .heading-boundary {
    height: 110px;
    line-height: 10px;
  }

  .secondary-heading {
    float: left;
    clear: none;
    text-align: center;
    width: 100%;
    margin-bottom: -7px;
    margin-left: 0;
    font-size: 17px;
  }

  .contact {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    height: 17%;
    margin-bottom: 0;
    padding-bottom: 0;
    bottom: -15%;
    left: 0%;
    right: 0%;
  }

  .link-block-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .space.bienvenidos {
    height: 110vh;
    overflow: hidden;
  }

  .space.about {
    height: 110vh;
    min-height: auto;
    overflow: hidden;
  }

  .space.menu {
    height: 110vh;
    min-height: 0;
    overflow: hidden;
  }

  .space.contact {
    height: 100vh;
    position: relative;
    bottom: 0%;
  }

  .home-body {
    height: auto;
    overflow: hidden;
  }

  .breakline {
    width: 90vw;
    margin-top: 70px;
    margin-left: 5%;
    position: static;
    top: 0%;
  }

  .subhead.sub1 {
    height: 270px;
    margin-top: -30px;
    line-height: 20px;
    display: inline-block;
    position: relative;
    top: 6%;
    bottom: 0%;
  }

  .section-head {
    margin-bottom: 7px;
    font-size: 108px;
    line-height: 100px;
  }

  .section-head.menu {
    font-size: 108px;
    line-height: 100px;
  }

  .section-head.about {
    height: 100%;
    font-size: 108px;
    line-height: 110px;
  }

  .section-head.welcome {
    text-align: center;
    font-size: 108px;
    line-height: 100px;
    display: inline-block;
  }

  .div-block-22 {
    height: 70%;
    margin-top: 0;
    margin-bottom: -13px;
  }

  .arrow-box, .arrow-box.up-arrow {
    width: 30vw;
    left: 35vw;
    right: 35vw;
  }

  .paragraph-3 {
    margin-top: 0;
    margin-bottom: -4px;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .paragraph-3.arrow-up {
    font-size: 12px;
    line-height: 12px;
  }

  .image-11, .image-11.reverse-arrow {
    width: 75px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-24 {
    height: 130px;
    margin-top: -40px;
    padding-top: 10px;
    position: static;
    top: 36vh;
  }

  .neon {
    height: 100px;
    font-size: 68px;
    line-height: 50px;
  }

  .neon.about {
    height: 140px;
    margin-top: 0%;
    padding-bottom: 0;
    padding-left: 50px;
    padding-right: 5%;
    font-size: 75px;
    line-height: 55px;
  }

  .neon.about.blur {
    width: 100%;
    height: 140px;
    margin-top: 0%;
    padding-left: 50px;
    padding-right: 5%;
    line-height: 55px;
  }

  .neon.menu, .neon.menu.blur {
    width: 90%;
    margin-top: 0;
    line-height: 55px;
  }

  .neon.contact-us {
    width: 100vw;
    height: 150px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 30px;
    line-height: 55px;
  }

  .neon.contact-us.blur {
    width: 100vw;
    height: 150px;
    margin-top: -151px;
    margin-left: 0;
    padding-right: 30px;
    line-height: 55px;
    display: block;
    position: absolute;
  }

  .neon.blur {
    height: 100px;
    font-size: 68px;
    line-height: 50px;
  }

  .neon.cantina {
    font-size: 68px;
    line-height: 50px;
  }

  .div-block-25 {
    width: 120vw;
    left: 20vw;
    overflow: visible;
  }

  .div-block-25.about-photo {
    width: 100vw;
    height: 582px;
    min-height: 0;
    overflow: visible;
  }

  .image-12 {
    width: 400px;
    max-width: none;
    margin-top: 10%;
  }

  .section-head-div {
    width: 100vw;
    height: 110px;
    padding-right: 15px;
    top: 96px;
    left: 0;
    overflow: hidden;
  }

  .section-head-div.menu {
    width: 100vw;
    height: 105px;
    margin-left: 0;
    padding-left: 15px;
    top: 127px;
    left: 0;
  }

  .section-head-div.contact-us {
    width: 100vw;
    height: 100px;
    margin-bottom: 7px;
    padding-right: 15px;
    top: 100px;
  }

  .about-line {
    margin-top: 100px;
    display: block;
    position: static;
    top: 20vh;
  }

  .about-line.menu-line {
    margin-top: 0;
    display: inline-block;
    top: 93px;
  }

  .about-line.contact-us {
    width: 95vw;
    margin-top: 105px;
    display: inline-block;
    position: relative;
    top: 0;
    bottom: 0;
    left: -3vw;
  }

  .image-14 {
    width: 400px;
    max-width: none;
    margin-top: 22%;
    margin-left: -139%;
  }

  .image-14.torta {
    width: 400px;
    margin-top: 21%;
    margin-left: -8%;
  }

  .image-14.about {
    width: 400px;
    margin-top: 10%;
    margin-left: -52%;
  }

  .subhead-div {
    width: 100%;
    height: 350px;
    margin-top: 0%;
    display: inline-block;
    top: 21%;
    left: 0%;
  }

  .subhead-div.menu {
    width: 100vw;
    height: 350px;
    margin-top: 0;
    top: 110px;
    left: 0%;
  }

  .subhead-div.contact-us {
    width: 100vw;
    height: 350px;
    margin-top: 20px;
    display: block;
    top: 2px;
    left: 1%;
  }

  .subhead-paragraph {
    width: 100%;
    height: auto;
    margin-top: 5%;
    margin-bottom: 10px;
    padding-left: 20%;
    padding-right: 20px;
    font-size: 22px;
    line-height: 22px;
    display: inline-block;
  }

  .subhead-paragraph.menu {
    text-shadow: -1px 1px 15px #000000b3, 1px 1px 20px #000;
    width: 100%;
    height: auto;
    margin-top: 0%;
    margin-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .subhead-paragraph.contact-paragraph {
    width: 100%;
    height: auto;
    margin-top: 0%;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .subhead-paragraph.covid-19 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10px;
    line-height: 13px;
  }

  .div-block-30 {
    background-image: radial-gradient(circle, #0000, #000000b3);
    height: 434vh;
  }

  .div-block-30.background {
    background-image: url('../images/AZ_Tucson_315408_1905_125000_geo-1.jpg');
    background-size: cover;
    height: 400vh;
  }

  .body-3 {
    height: 1850px;
  }

  .heading-10 {
    padding-bottom: 6%;
    font-size: 75px;
    line-height: 56px;
  }

  .heading-11 {
    text-align: center;
    width: 100%;
    margin-top: 0%;
    margin-bottom: -2%;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0%;
    font-size: 42px;
  }

  .heading-11.blur {
    margin-top: -25px;
    font-size: 42px;
  }

  .heading-11.menu {
    margin-left: 44px;
    display: none;
  }

  .heading-11.welcome-neon {
    display: none;
  }

  .story-of-opg-paragraph {
    font-size: 14px;
  }

  .paragraph-6 {
    text-align: center;
    height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-right: 0;
    font-size: 46px;
    line-height: 40px;
  }

  .paragraph-6.sub {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 46px;
  }

  .heading-12 {
    text-align: center;
    width: 100%;
    margin-top: -4%;
    margin-bottom: 0%;
    margin-left: 0%;
    padding-bottom: 0;
    font-size: 38px;
    line-height: 69px;
  }

  .heading-13 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 25px;
  }

  .link-block-4 {
    width: 100vw;
    height: 150px;
    margin-top: 0;
    display: block;
    position: relative;
  }

  .heading-15 {
    margin-top: -3%;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 110px;
    line-height: 90px;
  }

  .heading-15.taco-shop {
    margin-top: 0%;
    font-size: 110px;
    line-height: 90px;
  }

  .contact-line {
    margin-top: 46px;
  }

  .content-absolute-side {
    width: 100%;
    height: 670px;
    display: flex;
    position: absolute;
  }

  .content-info-side.contact-info {
    background-image: linear-gradient(#0003, #0003), radial-gradient(circle, #0000, #000c), url('../images/AZ_Tucson_315408_1905_125000_geo-1.jpg'), linear-gradient(#00000080, #00000080), radial-gradient(circle, #0000, #000);
    background-position: 0 0, 0 0, 0 0, 0 0, 0 0;
    background-repeat: repeat, repeat, no-repeat, repeat, repeat;
    background-size: auto, auto, auto, auto, auto;
    background-attachment: scroll, scroll, fixed, scroll, scroll;
    width: 100%;
    height: auto;
    margin-top: -60px;
    margin-left: 0%;
    display: flex;
    left: 0%;
    overflow: visible;
  }

  .contact-description-head {
    font-size: 85px;
  }

  .paragraph-8 {
    margin-top: 10px;
    font-size: 22px;
    line-height: 24px;
  }

  .paragraph-8.right-column {
    text-align: center;
    margin-top: 10px;
    font-size: 22px;
    line-height: 24px;
  }

  .paragraph-8.right {
    margin-top: 0;
    font-size: 22px;
    line-height: 24px;
  }

  .paragraph-8.center.small {
    font-size: 20px;
    line-height: 22px;
  }

  .columns-3 {
    margin-top: 0;
  }

  .text-field {
    margin-top: -8px;
  }

  .field-label {
    font-size: 28px;
  }

  .form {
    margin-left: 0;
    margin-right: 0;
  }

  .submit-button {
    letter-spacing: -1px;
    height: 50px;
    font-size: 33px;
    display: block;
  }

  .column-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-group-heading {
    width: 100%;
    margin-left: 0;
  }

  .contact-group-heading.left {
    margin-top: 10px;
    font-size: 100px;
  }

  .contact-group-heading.right {
    margin-top: 0;
    font-size: 100px;
  }

  .contact-group-heading.signup {
    margin-bottom: 25px;
    font-size: 100px;
  }

  .contact-group-heading.center {
    font-size: 100px;
  }

  .content-opg-exterior {
    display: none;
  }

  .form-block {
    width: 80%;
  }

  .div-block-51 {
    width: 380%;
    height: 100%;
  }

  .contact-links, .contact-links.right {
    font-size: 22px;
  }

  .div-block-52 {
    background-size: 204px;
    height: 220px;
    margin-top: -53px;
  }

  .d-44-menu-item-line {
    height: 5px;
    margin-top: -30px;
  }

  .d-44-menu-item-line.social {
    width: 120px;
    margin-top: -41px;
    margin-left: 0;
  }

  .d-44-menu-item-line.facebook-line {
    margin-top: -11px;
  }

  .d-44-menu-item {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .d-44-menu-item.facebook {
    flex: none;
    margin-top: -24px;
    margin-left: 0;
    display: block;
  }

  .d-44-menu-item.instagram {
    width: 150px;
    margin-top: -14px;
  }

  .d-44-menu-item-wrapper {
    margin-left: 0;
  }

  .d-44-menu-item-text {
    margin-top: 15px;
    font-size: 100px;
    line-height: 50px;
  }

  .contact-content {
    background-image: none;
    height: 3500px;
  }

  .menu-pop-up {
    z-index: 99;
    width: 100%;
    left: 100%;
    overflow: hidden;
  }

  .menu-pop-up.background {
    background-image: radial-gradient(circle, #0003, #000), url('../images/OPG-ROC-TUC-Red.png'), linear-gradient(#0000, #0000);
    background-position: 0 0, -9px 0, 0 0;
    background-size: auto, 420px, auto;
  }

  .menu-pop-up.background.about-back {
    z-index: auto;
    width: 100%;
  }

  .menu-pop-up.background.contact-page {
    background-image: radial-gradient(circle, #0003, #000), url('../images/OPG-Skull-For-Web.png'), linear-gradient(#0000, #0000);
    background-position: 0 0, 4%, 0 0;
    background-size: auto, 601px, auto;
  }

  .menu-pop-up.background.menu-back {
    z-index: auto;
    background-image: radial-gradient(circle, #f0e6d400, #f0e6d499), url('../images/OPG-Menu-Taco.png'), linear-gradient(#f0e6d4, #f0e6d4);
    background-position: 0 0, 46px 17px, 0 0;
    background-size: auto, auto 491px, auto;
  }

  .menu-pop-up.contact-pop-up {
    left: 100%;
  }

  .nav-menu {
    padding-top: 15px;
    position: fixed;
  }

  .nav-menu.menu {
    position: fixed;
  }

  .close-cross {
    margin-top: 27px;
  }

  .body-4 {
    justify-content: center;
    align-items: flex-start;
    height: 2300px;
    display: flex;
    overflow: visible;
  }

  .about-side-photo {
    display: none;
  }

  .div-block-64 {
    flex-direction: column;
    align-items: center;
    width: 100vw;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .column-12 {
    border-right-style: none;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding-left: 6%;
    padding-right: 6%;
    display: flex;
    overflow: hidden;
  }

  .column-13 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
    overflow: hidden;
  }

  .column-14 {
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    padding-left: 6%;
    padding-right: 6%;
    display: flex;
    overflow: hidden;
  }

  .div-block-66 {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    justify-content: space-around;
    width: 100vw;
    height: 85px;
    margin-top: 0;
    margin-bottom: -5px;
    padding-top: 10px;
    position: fixed;
  }

  .div-block-67 {
    width: 250vw;
    display: none;
    left: -85%;
  }

  .div-block-67.face {
    background-position: -723px 0;
    display: none;
  }

  .about-link-block {
    margin-bottom: 0;
    margin-left: 1px;
    display: block;
  }

  .columns-4 {
    flex-direction: column;
    flex: 1;
    width: 100%;
    height: 2450px;
    margin-top: 100px;
    display: none;
    overflow: hidden;
  }

  .div-block-68 {
    margin-left: 0;
    margin-right: 0;
    left: 5%;
  }

  .nav-bar {
    padding-top: 15px;
  }

  .nav-bar.close {
    margin-top: 27px;
  }

  .image-17 {
    width: 350px;
    max-width: none;
    margin-top: 15px;
    margin-left: 66px;
    display: none;
    left: 51px;
    overflow: hidden;
  }

  .image-17.tablet {
    display: none;
  }

  .image-18 {
    clear: both;
    align-self: flex-start;
    width: 400px;
    max-width: none;
    margin-top: 0;
    margin-left: -175px;
    display: block;
    position: static;
    left: 0;
    overflow: visible;
  }

  .menu-header {
    background-color: #0000;
    background-image: none;
    border-bottom-style: none;
    width: 100%;
    height: 62px;
    display: block;
    position: fixed;
    overflow: hidden;
  }

  .heading-24 {
    color: #000;
    letter-spacing: 1px;
    margin-top: 7px;
    font-size: 30px;
    line-height: 20px;
    display: none;
  }

  .menu-body {
    background-color: #f0e6d4;
    background-image: none;
    justify-content: center;
    max-width: 100%;
    height: auto;
    display: flex;
    overflow: visible;
  }

  .item-name {
    font-size: 33px;
    line-height: 28px;
  }

  .item-name.taco-pricing {
    font-size: 38px;
  }

  .item-description {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 16px;
  }

  .item-description.add-on {
    font-size: 14px;
  }

  .item-price {
    font-size: 33px;
    line-height: 29px;
  }

  .item-pricing {
    padding-left: 0;
  }

  .food-item {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .category-heading {
    margin-top: 30px;
    font-size: 75px;
  }

  .category-heading.daily-feature-mobile {
    display: block;
  }

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

  .taco-description.cinco-popup {
    width: 300px;
    margin-bottom: 30px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 16px;
  }

  .taco-description.victor {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 35px;
    line-height: 25px;
    transform: rotate(-5deg);
  }

  .taco-item {
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-span-8 {
    font-size: 20px;
  }

  .taco-name {
    text-align: center;
    letter-spacing: -2px;
    font-family: Blatchford, sans-serif;
    font-size: 33px;
    font-weight: 400;
    line-height: 29px;
  }

  .taco-name.cinco-popup {
    width: 300px;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 70px;
  }

  .container {
    margin-top: 75px;
    overflow: hidden;
  }

  .menu-columns {
    width: 100%;
    margin-top: -10px;
    margin-bottom: 30px;
    overflow: hidden;
  }

  .menu-columns.especiales {
    width: 100%;
    margin-top: -20px;
  }

  .menu-columns.burrito-section {
    width: 100vw;
    margin-top: -12px;
  }

  .menu-columns.munchies, .menu-columns.veggie {
    margin-top: 0;
  }

  .food-image-column {
    justify-content: center;
    align-items: flex-start;
    height: 550px;
    max-height: none;
    display: flex;
    overflow: hidden;
  }

  .food-image-column.short-section {
    height: 550px;
    margin-bottom: -25px;
  }

  .food-image-column.munchies {
    height: 550px;
    margin-bottom: -48px;
  }

  .food-image-column.breakfast {
    margin-top: 0;
  }

  .food-text-column {
    margin-top: -205px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }

  .food-text-column.bebidas {
    margin-top: auto;
    padding-top: 0;
  }

  .food-text-column.bfast {
    margin-top: -115px;
  }

  .food-text-column.signatures {
    margin-top: -165px;
    padding-top: 0;
  }

  .food-text-column.tortas {
    margin-top: -115px;
  }

  .food-text-column.burrito {
    margin-top: -120px;
    margin-bottom: -30px;
    padding-bottom: 0;
  }

  .food-text-column.bebidas {
    margin-top: -36px;
  }

  .food-text-column.munchies {
    margin-top: -169px;
  }

  .menu-image.taco-1 {
    width: 400px;
    max-width: none;
    margin-top: 79px;
    margin-bottom: -141px;
    margin-left: -52px;
    display: none;
    transform: rotate(15deg);
  }

  .menu-image.taco-2 {
    width: 400px;
    margin-top: 75px;
    display: block;
  }

  .menu-image.taquitos {
    width: 400px;
    max-width: none;
    margin-top: 50px;
    display: block;
  }

  .menu-image.mulitas {
    width: 400px;
    max-width: none;
    margin-top: 34px;
    margin-bottom: -53px;
    margin-left: -20px;
    display: block;
    transform: rotate(-10deg);
  }

  .menu-image.torta {
    width: 400px;
    max-width: none;
    margin-top: 55px;
    margin-bottom: -60px;
    margin-left: -20px;
  }

  .menu-image.burrito {
    width: 400px;
    max-width: none;
    margin-top: 46px;
    margin-bottom: -50px;
    margin-left: -24px;
    transform: rotate(-13deg);
  }

  .menu-image.breakfast {
    width: 400px;
    max-width: none;
    margin-top: 60px;
    margin-bottom: -84px;
    margin-left: -41px;
    display: none;
    position: relative;
    transform: rotate(11deg);
  }

  .menu-image.veggie-taco {
    width: 400px;
    max-width: none;
    margin-top: 42px;
    margin-bottom: -77px;
    margin-left: -35px;
    display: block;
  }

  .menu-image.agua-frescas {
    width: 400px;
    max-width: none;
    margin-top: 61px;
    margin-left: -41px;
  }

  .menu-image.jarritos {
    display: none;
  }

  .menu-image.chips {
    width: 400px;
    max-width: none;
    margin-top: 37px;
    margin-bottom: -60px;
    margin-left: -42px;
  }

  .menu-image.chips-n-guac {
    display: none;
  }

  .menu-image.chips-for-mobile {
    width: 400px;
    max-width: none;
    margin-top: 14px;
    margin-bottom: -8px;
    margin-left: 0;
    display: block;
    overflow: hidden;
    transform: rotate(-13deg);
  }

  .menu-image.chimi, .menu-image.carne-asada {
    display: none;
  }

  .menu-image.becca-bowl {
    width: 400px;
    margin-top: 50px;
    margin-left: -38px;
    display: block;
  }

  .chownow-order-online {
    width: 280px;
    margin-top: 50px;
    margin-bottom: 36px;
    padding: 2px 10px 6px;
    font-size: 33px;
    line-height: 35px;
    display: none;
  }

  .chownow-order-online.close {
    border-width: 4px;
    border-color: var(--antique-white-2);
    color: var(--antique-white-2);
    width: 220px;
    height: 44px;
    padding-top: 0;
    padding-bottom: 5px;
    font-size: 25px;
  }

  .chownow-order-online.mobile {
    width: 300px;
    margin-bottom: 15px;
    font-size: 29px;
    display: block;
  }

  .image-22 {
    margin-top: 0;
  }

  .image-22.becca-bowl-mobile {
    width: 400px;
    max-width: none;
    margin-top: 27px;
    margin-left: -8px;
    display: block;
    overflow: hidden;
    transform: rotate(-10deg);
  }

  .bowls-container {
    margin-top: 49px;
    overflow: hidden;
  }

  .signatures-container {
    margin-top: 0;
    overflow: hidden;
  }

  .signatures-container.daily-features {
    margin-top: 20px;
    padding-top: 20px;
  }

  .tortas-container {
    margin-top: -12px;
    overflow: hidden;
  }

  .burritos-container {
    margin-top: 14px;
    overflow: hidden;
  }

  .breakfast-container {
    margin-top: -27px;
    overflow: hidden;
  }

  .vegetarian-container {
    margin-top: -10px;
    overflow: hidden;
  }

  .munchies-container {
    margin-top: -11px;
    overflow: hidden;
  }

  .extras-container {
    margin-top: 7px;
    overflow: hidden;
  }

  .instagram-w {
    width: 120px;
    margin-top: -55px;
    margin-left: 0;
  }

  .instagram-white {
    width: 120px;
  }

  .facebook-white {
    width: 120px;
    margin-left: -120px;
  }

  .fecebook-red {
    width: 120px;
  }

  .div-block-80 {
    width: 119px;
    margin-left: 0;
  }

  .div-block-82 {
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
  }

  .div-block-85 {
    margin-top: 0;
    display: block;
  }

  .heading-26 {
    color: #000;
    text-align: center;
    font-family: Old London, sans-serif;
    font-size: 92px;
    font-weight: 400;
    line-height: 14px;
  }

  .number {
    margin-bottom: -17px;
    margin-left: -37px;
    bottom: 0;
    right: 0;
  }

  .number.slide {
    margin-bottom: 30px;
    margin-left: -26px;
    margin-right: 38px;
    bottom: 0;
    right: 0;
  }

  .base-number {
    font-size: 40px;
  }

  .slide-bracket {
    margin-top: 31px;
    margin-left: 61px;
    font-size: 46px;
  }

  .paragraph-9._2 {
    text-align: right;
    font-size: 40px;
  }

  .pagination {
    display: none;
    bottom: 0;
    right: 0;
  }

  .button {
    letter-spacing: -1px;
    width: 250px;
    margin-top: 17px;
    margin-bottom: 50px;
    padding-top: 3px;
    padding-bottom: 6px;
    font-size: 29px;
    display: none;
  }

  .link-block-5 {
    display: none;
  }

  .menu-spacer {
    background-image: url('../images/AZ_Tucson_315408_1905_125000_geo-1_sand.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
    display: flex;
    position: fixed;
    inset: 0;
    overflow: hidden;
  }

  .div-block-87 {
    flex-flow: row;
    flex: none;
    justify-content: space-between;
    align-items: center;
    height: 450px;
    margin-top: -272px;
    display: flex;
  }

  .portrait-flip {
    display: none;
  }

  .portrait-flip.menu-page {
    display: none;
    overflow: hidden;
  }

  .social-box {
    width: 90px;
    height: 60px;
    margin-top: 7px;
    margin-left: 3px;
    display: none;
  }

  .image-24 {
    height: 30px;
    margin-left: 5px;
  }

  .menu-section {
    width: 100%;
    min-width: 0%;
    overflow: hidden;
  }

  .bebidas-container {
    overflow: hidden;
  }

  .div-block-89 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 550px;
    margin-top: 0;
    padding-top: 75px;
    display: flex;
    overflow: visible;
  }

  .div-block-90 {
    width: 100%;
    height: 100%;
    margin-top: 0;
    overflow: visible;
  }

  .container-11 {
    margin-top: 100px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .div-block-92 {
    justify-content: flex-start;
    width: 100%;
  }

  .div-block-93 {
    flex-direction: column;
    align-self: flex-start;
    align-items: flex-start;
    display: none;
  }

  .paragraph-12 {
    text-align: center;
    width: 100%;
    font-size: 51px;
  }

  .link-block-6 {
    justify-content: center;
    align-items: center;
    width: 300px;
    display: flex;
  }

  .image-25 {
    width: 200px;
    margin-top: 25px;
  }

  .div-block-95 {
    background-color: #0009;
    height: 70px;
  }

  .covid19-paragraph {
    padding-left: 10%;
    padding-right: 10%;
    font-size: 10px;
    line-height: 12px;
  }

  .delivery-button {
    width: 260px;
    height: 53px;
    margin-bottom: 15px;
    font-size: 23px;
  }

  .delivery-button-div {
    font-size: 14px;
  }

  .daily-featurs-container {
    margin-top: 0;
  }

  .daily-features-head {
    display: none;
  }

  .daily-features-head.mobile {
    margin-top: -15px;
    font-size: 16px;
    display: block;
  }

  .textarea {
    min-height: 300px;
  }

  .contact-heading-gi {
    margin-top: 20px;
    font-size: 100px;
    line-height: 80px;
  }

  .link {
    font-size: 22px;
  }
}


@font-face {
  font-family: 'Palestone Grunge';
  src: url('../fonts/Palestone-Grunge.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Mystic';
  src: url('../fonts/Mystic-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Blatchford';
  src: url('../fonts/Blatchford-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Palestone';
  src: url('../fonts/Palestone-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Blatchford Thin';
  src: url('../fonts/Blatchford-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Palestone Thin';
  src: url('../fonts/Palestone-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Old London';
  src: url('../fonts/Olondon_.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Old London Alt';
  src: url('../fonts/Olondona.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}