body {
  background-color: #edeff2;
  font-family: 'Open Sans', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

.button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #69b9ff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #530f0a;
  font-family: Merriweather, serif;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}

.button.tab:hover {
  background-color: #2e80b6;
}

.button.tab.w--current {
  background-color: #2e80b6;
}

.navigation-link {
  margin-top: 8px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  font-family: Merriweather, serif;
  color: #420905;
  font-size: 17px;
  font-weight: 400;
}

.navigation-link:hover {
  color: #a01105;
}

.navigation-link:focus {
  color: #360704;
}

.navigation-link.w--current {
  margin-top: 8px;
  font-family: Merriweather, serif;
  color: #771009;
  font-size: 18px;
  font-weight: 400;
}

.navigation-link.w--current:hover {
  color: #97160d;
}

.navigation-link.w--current:active {
  color: #86120a;
}

.navigation-link.w--current:focus {
  color: #3a0603;
}

.navigation-link.w--current:visited {
  color: #380603;
}

.navigation-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  background-color: rgba(235, 159, 84, 0.89);
  background-image: url('../images/Wood-Background-Top.jpg');
  background-position: 98% 105%;
  background-size: cover;
  background-attachment: scroll;
  box-shadow: 1px 1px 3px 0 #491005;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 44px 10px 38px;
  border-style: none;
  border-width: 1px;
  border-bottom-color: #000;
  border-top-left-radius: 0px;
  background-color: #fff;
  color: #350202;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.section.accent {
  position: static;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 96px;
  background-color: hsla(0, 0%, 100%, 0);
  font-size: 25px;
}

.white-box {
  margin-top: 30px;
  padding: 15px 20px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 6px 3px #550b12;
  text-align: center;
}

.white-box.transparent {
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  border-style: none;
  background-color: transparent;
}

.white-box.chef {
  margin-bottom: 35px;
  background-color: #fff;
  font-size: 28px;
}

.white-box.section-heading {
  background-size: auto, contain;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  display: block;
  height: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none;
  border-bottom-width: 0px;
  border-bottom-color: #69b9ff;
  background-color: #fff;
  background-image: url('../images/Cover-Pages-1.jpg');
  background-position: 43% 73%;
  background-size: cover;
  background-attachment: scroll;
  color: #420905;
  text-align: center;
}

.hero-section.centered:focus {
  color: #420905;
}

.hero-heading {
  margin-bottom: 30px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-subheading {
  margin-bottom: 40px;
  color: #2e9dff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.hollow-button:hover {
  border-color: #2e9dff;
  color: #2e9dff;
}

.hollow-button.all-caps {
  text-transform: uppercase;
}

.section-heading {
  margin: 7px 0px 31px;
  padding: 8px 10px 11px;
  border: 1px solid #000;
  border-radius: 20px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent, rgba(248, 199, 64, 0)), url('../images/wooden_background_208660.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  box-shadow: 0 0 6px 3px #550b12;
  font-family: Merriweather, serif;
  color: #310202;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.section-heading.centered {
  margin-top: 14px;
  margin-bottom: 21px;
  margin-left: 20px;
  padding-top: 0px;
  font-family: Merriweather, serif;
  color: #460904;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
  text-transform: capitalize;
}

.section-heading.contact {
  border-radius: 10px;
}

.section-subheading.center {
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-title-group {
  margin-bottom: 60px;
}

.form-field {
  height: 45px;
  margin-bottom: 17px;
  border: 1px solid #530f0a;
  border-radius: 3px;
  background-color: rgba(248, 199, 64, 0.18);
  box-shadow: 0 0 0 1px rgba(64, 64, 71, 0.3);
  font-family: Merriweather, serif;
}

.form-field.text-area {
  height: 110px;
}

.footer {
  padding-top: 35px;
  padding-bottom: 13px;
  background-color: #fff;
  font-weight: 600;
}

.footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #383838;
  background-image: url('../images/Wood-Background-Top_1.jpg');
  background-position: 50% 100%;
  background-size: 1716px;
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Merriweather, serif;
  color: #550b12;
  font-size: 30px;
  font-weight: 700;
}

.grid-image {
  display: block;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  border: 10px solid #fff;
  border-radius: 50%;
  background-color: #69b9ff;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  margin-top: 5px;
  float: left;
  color: #000;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  font-family: Merriweather, serif;
  color: #550b12;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(0, 140, 255, 0.84);
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

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

.fullwidth-image {
  width: auto;
  height: auto;
  margin-bottom: 1px;
}

.white-text {
  margin-top: 11px;
  margin-bottom: 0px;
  border-style: none;
  font-family: Merriweather, serif;
  color: #310202;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.white-text:focus {
  border: 0px none #000;
  text-decoration: none;
  text-transform: uppercase;
}

.form {
  margin-top: 40px;
}

.image {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
}

.body {
  background-color: #fff;
  color: #fff;
}

.image-3 {
  box-shadow: 0 0 6px 3px #4e0c07;
}

.food-titles {
  margin-top: 2px;
  padding-top: 2px;
  font-family: Merriweather, serif;
  color: #550b12;
  font-size: 26px;
  font-weight: 900;
  text-align: left;
}

.food-description {
  margin-top: 8px;
  font-family: Merriweather, serif;
  color: #550b12;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.bold-food {
  font-size: 20px;
}

.heading {
  margin-top: 23px;
  font-family: Merriweather, serif;
  color: #550b12;
  font-size: 20px;
}

.image-4 {
  margin-right: 0px;
  padding-right: 20px;
}

.column {
  margin-top: 22px;
}

.heading-2 {
  font-family: Merriweather, serif;
  color: #550b12;
  font-weight: 700;
}

.text-span {
  color: #fff;
}

.text-block {
  margin-top: 31px;
  font-family: Merriweather, serif;
  color: #420905;
  text-align: center;
}

.html-embed {
  background-color: #fff;
}

.div-block {
  position: static;
}

.bold-text {
  font-family: Merriweather, serif;
  text-align: justify;
}

.link-block {
  float: left;
}

.div-block-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background-image: url('../images/Geronimos-Grill-wood-texture.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider {
  display: block;
  height: 600px;
  margin-top: 76px;
}

.slide {
  background-image: url('../images/Cover-Pages-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/Cover-Pages2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Cover-Pages-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.news {
  margin-top: 61px;
}

.row {
  color: #440909;
  font-size: 15px;
}

.paragraph {
  font-family: Merriweather, serif;
  font-size: 16px;
  font-weight: 600;
}

.menu-banner {
  height: 400px;
  background-image: url('../images/Cover-Pages2.jpg');
  background-position: 0px 100%;
  background-size: cover;
  background-attachment: scroll;
}

.menu-banner.happyhour {
  background-image: url('../images/Cover-Pages-1appyhour.jpg');
  background-position: 50% 9px;
  background-attachment: fixed;
}

.menu-banner.events {
  background-image: url('../images/stpaddy.jpg');
  background-position: 50% 50%;
  background-attachment: scroll;
}

.happydrinks {
  margin-top: 23px;
  margin-bottom: 6px;
}

.bold-text-3 {
  display: inline-block;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.bold-text-4 {
  display: inline-block;
}

.eventh1 {
  margin-bottom: 24px;
}

.heading-3 {
  margin-top: 12px;
  margin-bottom: 13px;
  font-family: Merriweather, serif;
  color: #420905;
  font-size: 26px;
  font-weight: 400;
}

.row-2 {
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-3 {
  height: 350px;
  margin-top: 56px;
  background-image: url('../images/contactus-banner-2.png');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
}

.image-9 {
  color: #bf3a30;
}

.heading-4 {
  color: #220303;
}

.heading-4.happyhour {
  font-size: 28px;
  line-height: 28px;
}

.paragraph-2 {
  margin-bottom: 7px;
}

.html-embed-2 {
  margin-top: -35px;
}

.links {
  color: #bf3a30;
  text-decoration: none;
}

.links:hover {
  color: #e64c40;
  text-decoration: none;
}

.links:active {
  color: #bf3a30;
  text-decoration: none;
}

.links:focus {
  text-decoration: none;
}

.deliverypics {
  border: 2px solid #5a0606;
}

.image-10 {
  margin-bottom: 20px;
}

.image-11 {
  margin-bottom: 20px;
}

.image-12 {
  margin-bottom: 20px;
}

.image-13 {
  border: 1px solid #000;
}

.image-14 {
  width: 100%;
  height: 100%;
  border: 1px solid #cf404d;
}

.heading-5 {
  margin-top: 50px;
  background-color: rgba(130, 59, 39, 0.73);
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-6 {
  background-color: #fff;
}

.image-16 {
  margin-top: 30px;
}

.image-16.white-box {
  margin-top: 58px;
}

.image-17 {
  margin-top: 50px;
}

.image-18 {
  margin-top: 52px;
}

.image-19 {
  margin-top: 48px;
}

.image-20 {
  margin-top: 45px;
}

.image-21 {
  margin-top: 37px;
}

.image-22 {
  margin-top: 66px;
}

.image-23 {
  margin-top: 71px;
}

.image-24 {
  margin-top: 53px;
}

.image-25 {
  margin-bottom: 46px;
}

.image-26 {
  margin-top: 47px;
  margin-bottom: 30px;
}

.paragraph-3 {
  font-size: 20px;
}

.paragraph-4 {
  font-size: 20px;
}

.image-27 {
  margin-top: 24px;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000001, 0.6000000000000001);
  -ms-transform: scale(0.6000000000000001, 0.6000000000000001);
  transform: scale(0.6000000000000001, 0.6000000000000001);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media screen and (max-width: 991px) {
  .navigation-link {
    color: hsla(0, 0%, 100%, 0.52);
  }

  .navigation-link.w--current {
    color: #fff;
  }

  .navigation-bar {
    background-color: rgba(255, 172, 1, 0.73);
    background-image: url('../images/Wood-Background-Top.jpg');
    background-size: cover;
    background-attachment: scroll;
  }

  .hamburger-button.w--open {
    background-color: transparent;
  }

  .navigation-menu {
    background-color: rgba(250, 206, 106, 0.8);
  }

  .section {
    padding-top: 44px;
    background-color: #fff;
    font-size: 20px;
  }

  .white-box.transparent {
    height: auto;
  }

  .hero-section.centered {
    height: 400px;
    padding-top: 144px;
    padding-bottom: 144px;
    background-image: url('../images/Geronimos-Banners.jpg');
    background-position: 0px 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .section-heading {
    margin: 0px 0px 15px;
    font-size: 28px;
  }

  .section-heading.centered {
    padding-top: 0px;
  }

  .grid-image {
    width: 50%;
    padding: 15px;
  }

  .white-text {
    font-size: 16px;
  }

  .image {
    display: block;
    float: none;
  }

  .icon {
    color: #380906;
    font-size: 40px;
  }

  .link-block {
    float: left;
  }

  .slider {
    height: 550px;
  }
}

@media screen and (max-width: 767px) {
  .button.full-width {
    margin-right: auto;
    margin-left: auto;
  }

  .button.tab {
    font-size: 12px;
  }

  .navigation-menu {
    background-color: rgba(227, 185, 141, 0.85);
  }

  .section {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section.accent {
    margin-right: 0px;
    margin-left: 0px;
  }

  .white-box {
    margin-bottom: 30px;
  }

  .white-box.transparent {
    height: auto;
  }

  .white-box.chef {
    margin-right: 10px;
    margin-left: 10px;
  }

  .hero-section.centered {
    height: 350px;
    padding-top: 119px;
    padding-bottom: 119px;
    background-position: 28% 36%;
  }

  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .hero-subheading {
    font-size: 18px;
  }

  .section-heading {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 7px;
    padding-left: 7px;
    font-size: 25px;
    line-height: 25px;
  }

  .section-heading.centered {
    margin-top: 60px;
  }

  .form-field.text-area {
    display: block;
  }

  .grid-image {
    width: 20%;
    padding: 20px;
  }

  .spc {
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .slider {
    height: 450px;
  }

  .menu-banner {
    height: 350px;
  }

  .image-7 {
    margin-bottom: 0px;
  }

  .column-2 {
    margin-bottom: 0px;
  }

  .stpaddy {
    width: 300px;
    margin-bottom: 10px;
  }

  .deliverypics {
    margin-bottom: 15px;
  }

  .html-embed-3 {
    margin-bottom: 26px;
  }

  .image-13 {
    margin-bottom: 20px;
  }

  .image-14 {
    margin-bottom: 20px;
  }

  .image-15 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }

  .section.accent {
    margin-right: 0px;
    margin-left: 0px;
  }

  .white-box {
    padding-right: 15px;
    padding-left: 15px;
  }

  .white-box.transparent {
    height: auto;
  }

  .hero-section.centered {
    height: 300px;
    padding-top: 60px;
    padding-bottom: 60px;
    background-position: 43% 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .section-heading {
    margin-right: 9px;
    margin-left: 10px;
    font-size: 22px;
    line-height: 25px;
  }

  .section-heading.centered {
    font-size: 20px;
    text-align: center;
  }

  .section-subheading.center {
    font-size: 15px;
    line-height: 20px;
  }

  .grid-image {
    width: 35%;
  }

  .food-description {
    font-size: 15px;
  }

  .bold-food {
    font-size: 15px;
  }

  .image-4 {
    padding-right: 0px;
  }

  .mobile-logo {
    margin-top: 13px;
  }

  .text-block {
    margin-top: 20px;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 12px;
  }

  .slider {
    height: 350px;
  }

  .menu-banner {
    height: 300px;
  }

  .bold-text-5 {
    font-size: 24px;
  }
}

