@font-face {
  font-family: Efco brookshire;
  src: url('../fonts/EFCO-Brookshire-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --antique-white: #d8cebb;
  --brown: #991b1f;
  --black: #110f0a;
  --dark-khaki: #beae79;
  --gold-2: #ecc32e;
  --wheat: #e3cb92;
  --black-2: #000000c4;
  --white-3: #ffffffc4;
  --white-2: #ffffffe3;
  --olive-drab: #6d982f;
  --dark-green: #174d0d;
  --white: #ffffffb5;
  --dark-goldenrod: #b48e4f;
  --grey: #858585;
  --gold: #f1d726;
  --silver: #ccc9b4;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

strong {
  color: #fff;
  text-transform: none;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-link {
  color: #c4c4c4;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  height: 100%;
  padding: 0 6px;
  font-family: forma-djr-micro, sans-serif;
  font-size: 13px;
  font-weight: 300;
  transition: color .5s;
}

.nav-link:hover {
  opacity: 1;
  color: #ebca7e;
}

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

.dropdown-link-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  padding: 3px 12px;
  font-family: mr-darcy;
  font-size: 14px;
  transition: all .2s;
}

.dropdown-link-2:hover {
  color: var(--brown);
}

.dropdown-link-2.w--current {
  color: #a58238;
}

.div-block-14 {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-2 {
  width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: -13px;
  display: inline-block;
}

.mobilenad {
  display: none;
}

.dropdown-list-2 {
  background-color: #000;
  border-radius: 2px;
  display: block;
  overflow: hidden;
}

.icon-4 {
  color: #b48e4f;
  margin-top: 2px;
  margin-bottom: 10px;
}

.nav-menu {
  float: none;
  align-self: center;
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.navbar00 {
  z-index: 99;
  background-color: #0000;
  width: 100%;
  max-width: none;
  margin-top: 168px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px;
  display: block;
  position: fixed;
  inset: 0% 0 auto;
}

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.container.nav, .container.av-new-change {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  text-transform: uppercase;
  border-bottom: 2px #0000;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 14px;
  font-family: mr-darcy;
  font-size: 14px;
  font-weight: 400;
  transition: background-color .25s, color .25s;
}

.nav-link-2:hover {
  border-bottom-style: none;
  border-bottom-color: #5be5c7;
  text-decoration: none;
}

.nav-link-2.w--current {
  color: #fff;
  border-bottom-color: #00baff;
}

.brand {
  float: none;
  align-self: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  position: absolute;
  top: 9.4844px;
  left: 50px;
}

.brand.w--current {
  margin-left: 0;
  margin-right: 0;
  top: 6.4844px;
}

.body {
  background-color: #0000;
}

.hero-slider {
  z-index: 10;
  background-color: #0000;
  height: 100vh;
  margin-top: -156px;
  position: sticky;
  top: 0;
}

.slide-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-img {
  background-image: url('../images/Dubliner-125.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.slide-img.two {
  background-image: url('../images/Dubliner-752.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-img._3 {
  background-image: url('../images/5_Slide_show_Gallery_7Private-Parties_.jpeg');
  background-size: cover;
}

.slide-img._4 {
  background-image: url('../images/2_Slide_show_Food_Group_2_.jpeg');
  background-size: cover;
}

.slide-img.new {
  background-image: url('../images/7_Slide_show_Dubliner_Drinks_5.jpeg');
  background-size: cover;
}

.slide-img.new2 {
  background-image: url('../images/4_Slide_showGallery_2.jpeg');
  background-size: cover;
}

.slide-img.new3 {
  background-image: url('../images/BQ1A6248-1.jpg');
  background-size: cover;
}

.slide-txt-wrap {
  z-index: 2;
  color: #fff;
  text-align: center;
  background-color: #000000b0;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 30px;
  display: flex;
  position: absolute;
}

.heading {
  letter-spacing: 1px;
  margin-top: 0;
  font-family: copperplate;
  font-size: 35px;
  font-weight: 500;
}

.heading._00 {
  width: 500px;
}

.paragraph {
  font-family: muli;
  font-size: 17px;
  font-weight: 300;
}

.parallax {
  z-index: 10;
  height: 600px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.p2 {
  background-image: url('../images/BQ1A6256.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.big-image-div-2 {
  background-image: url('../images/Dubliner-735.jpg');
  background-position: 25%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.home-body-button {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #c90000;
  margin: 16px auto 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  transition: background-color .5s, color .475s;
  display: inline-block;
}

.hours {
  color: #141414;
  justify-content: flex-start;
  align-items: center;
  margin-right: 50px;
  text-decoration: none;
  display: flex;
}

.hours._121 {
  margin-right: 0;
  padding: 14px;
}

.hours.left-c {
  text-align: left;
  justify-content: flex-start;
  margin: 17px;
  text-decoration: none;
}

.hours._8282, .hours.jshdjs {
  margin-right: 0;
}

.hours._01001 {
  margin-right: 30px;
}

.hours.top-slider {
  color: #fff;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  text-decoration: none;
}

.image-5 {
  margin-right: 10px;
}

.paragraph-big {
  font-size: 17px;
  line-height: 28px;
}

.paragraph-big.intro-text {
  color: #ffffffe3;
  letter-spacing: .5px;
  width: 100%;
  margin-bottom: 23px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  display: block;
}

.paragraph-big.cnt {
  color: #ffffffe3;
  text-align: center;
  letter-spacing: .3px;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: muli;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  display: block;
}

.paragraph-big.pp1 {
  color: #1d1d1d;
  text-align: center;
  letter-spacing: .3px;
  width: 100%;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: muli;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  display: block;
}

.paragraph-big.res {
  color: #ffffffe3;
  text-align: center;
  letter-spacing: .3px;
  width: 100%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: muli;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  display: block;
}

.paragraph-big.seo {
  color: #fff;
  text-align: center;
  letter-spacing: .3px;
  text-shadow: 0 1px 1px #0003;
  width: 100%;
  max-width: 1200px;
  margin: 8px auto 0;
  padding-left: 0;
  padding-right: 0;
  font-family: forma-djr-micro, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  display: block;
}

.paragraph-big.cent {
  color: #ffffffe3;
  text-align: center;
  letter-spacing: .3px;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: muli;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  display: block;
}

.paragraph-big.aac3 {
  color: #ffffffe3;
  text-align: left;
  letter-spacing: .3px;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: muli;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  display: block;
}

.paragraph-big.hh {
  color: #ffffffe3;
  letter-spacing: .5px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
  padding: 15px;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  display: block;
}

.paragraph-big.g12 {
  color: #ffffffe3;
  text-align: center;
  letter-spacing: .5px;
  width: 100%;
  margin-bottom: 23px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  display: block;
}

.about {
  z-index: 10;
  border-top: 1px none var(--dark-khaki);
  background-color: #102516;
  background-image: linear-gradient(#000, #000000e3 53%, #000), url('../images/we-want-beer_20110513-2315.jpg'), url("https://cdn.prod.website-files.com/6140e98733e4382565940ffb/63ebf9cd88c4ab25993fbb16_Green%20White%20Vector%20St.%20Patrick's%20Day%20Poster%20(Portrait).jpg");
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, cover, contain;
  background-attachment: scroll, scroll, scroll;
  margin-top: 0;
  padding-top: 92px;
  padding-bottom: 97px;
  position: relative;
}

.div-block-63 {
  flex-flow: column wrap;
  align-items: flex-start;
  width: 83.33%;
  max-width: 1200px;
  margin: 17px auto 0;
  display: flex;
}

.paragraph-3 {
  color: #ffffffe3;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.wrapper {
  text-align: left;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.gold {
  color: #000;
  white-space: normal;
  font-family: Playlist script;
  font-weight: 500;
}

.gold.kkk {
  color: var(--gold-2);
  text-shadow: 3px 3px #075012;
  font-family: Efco brookshire, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-11 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
}

.div-block-64 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.divider-3 {
  border-top: 1px solid #c90000;
  border-bottom: 1px solid #c90000;
  width: 70px;
  height: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
}

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

.columns {
  align-items: flex-start;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-11 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 14px;
  text-decoration: none;
}

.contact {
  z-index: 6;
  background-color: #000;
  background-image: linear-gradient(#000000d4, #000000d4), url('../images/Asset-14x.png');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}

.contact.v2 {
  z-index: 10;
  border-top: 1px solid var(--wheat);
  background-image: linear-gradient(#000000d4, #000000e0 43%, #000), url('../images/BQ1A0127.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 62px 50px 0;
  display: flex;
}

.social-icons {
  display: flex;
}

.social-icons.hero-icons-copy {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.leftc {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 570px;
  margin-bottom: 11px;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 16px;
  display: flex;
}

.leftc.one {
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.leftc._22 {
  margin-top: 38px;
  margin-bottom: 0;
}

.paragraph-4 {
  color: #fff;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.div-block-48 {
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  transition: opacity .4s;
}

.div-block-48:hover {
  opacity: .5;
}

.div-block-48.bar {
  margin-top: 0;
  text-decoration: none;
  transition: opacity .5s;
}

.div-block-48.bar:hover {
  opacity: .51;
}

.sister {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-bottom: 16px;
  display: flex;
}

.social-link {
  border: 1px solid #ffffff40;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 4px;
  margin-right: 4px;
  transition: background-color .2s, border-color .2s;
  display: flex;
}

.social-link:hover {
  background-color: #c30022;
  border-color: #c30022;
}

.social-link.hero-link {
  border-style: none;
  border-color: #fff9;
  border-radius: 0;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 6px;
  transition: opacity .45s;
}

.social-link.hero-link:hover {
  opacity: .63;
  background-color: #0000;
  border-color: #c30022;
}

.c3 {
  color: #141414;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  margin-right: 0;
  text-decoration: none;
  display: flex;
}

.c2 {
  color: #141414;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  text-decoration: none;
  display: flex;
}

.c1 {
  color: #141414;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  margin-right: 9px;
  text-decoration: none;
  display: flex;
}

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

.map {
  z-index: 10;
  background-color: #000;
  padding-top: 46px;
  position: relative;
}

.html-embed {
  height: 450px;
}

.text-span {
  color: #e3cb92;
  letter-spacing: 1px;
  text-transform: none;
  font-family: Efco brookshire, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.historic {
  color: var(--dark-khaki);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: dublin;
  font-size: 15px;
  font-weight: 400;
}

.image-25 {
  filter: sepia();
  margin-bottom: 15px;
}

.welcome {
  z-index: 11;
  color: #000;
  letter-spacing: .5px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 11px;
  font-family: Efco brookshire, sans-serif;
  font-size: 40px;
  font-weight: 400;
  position: relative;
}

.welcome._01010 {
  color: #e6e6e6;
  font-family: Playlist script;
  font-weight: 400;
}

.welcome.white_text {
  color: #fff;
  letter-spacing: 2px;
}

.welcome.menu0 {
  margin-top: 28px;
}

.parallax1 {
  z-index: 10;
  background-image: linear-gradient(#000, #00000063 65%, #000), url('../images/BQ1A6189.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 222px 50px;
  position: relative;
}

.gold-circle {
  color: #8c7754;
  text-align: center;
  border: 4px solid #ad9266;
  border-radius: 100px;
  width: 60px;
  min-width: 0;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gold-circle.quotes {
  border-width: 4px;
  border-color: var(--antique-white);
  opacity: 1;
}

.gold-circle.quotes.bottom {
  opacity: 1;
  border-width: 4px;
  border-color: #fff;
  margin-top: 45px;
}

.quotes {
  color: #fff;
  background-color: #0000;
  padding-top: 19px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 81px;
}

.quotes.otherone {
  color: #fff;
  padding-top: 20px;
}

.quote-big {
  color: #ffffffe3;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: none;
  margin-top: 45px;
  margin-bottom: 0;
  font-family: Efco brookshire, sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 300;
  line-height: 42px;
}

.name-quote {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 20px;
  font-family: muli;
  font-weight: 400;
}

.div-block-65 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.tab03_arrow {
  opacity: .5;
  width: 15px;
  position: absolute;
  left: auto;
  right: 0%;
}

.tab03_content {
  width: 100%;
  overflow: visible;
}

.m111 {
  margin-left: 3px;
}

.tab03_container {
  z-index: 11;
  width: 100%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.tab03_pane {
  background-color: #0000;
  width: 100%;
}

.tab03_tab_link {
  z-index: 999;
  opacity: .7;
  color: var(--black-2);
  letter-spacing: 1px;
  text-transform: none;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 3px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 120px;
  margin: 5px 10px;
  padding: 10px;
  font-family: Efco brookshire, sans-serif;
  font-size: 17px;
  transition: background-color .525s;
  display: flex;
}

.tab03_tab_link:hover {
  color: var(--white-3);
  background-color: #000;
}

.tab03_tab_link.w--current {
  opacity: 100;
  color: #000000c4;
  background-color: #ccc9b4;
  border-color: #000;
  font-size: 17px;
  transition: all .2s;
}

.tab03_tab_link.thanks {
  opacity: .7;
  color: #fff;
  background-color: #dd8a53;
  font-size: 17px;
}

.tab03_tab_link.thanks.w--current {
  opacity: 100;
}

.tab03_tab_link.xmas-btn {
  opacity: .7;
  color: #fff;
  background-color: #b43f3f;
  font-size: 17px;
}

.tab03_tab_link.xmas-btn.w--current {
  opacity: 100;
}

.tab03_menu {
  flex-wrap: wrap;
  place-content: stretch center;
  align-items: flex-start;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.menus {
  z-index: 10;
  border-top: 1px none var(--wheat);
  border-bottom: 1px none var(--wheat);
  background-color: #000;
  background-image: linear-gradient(#000, #0000), url('../images/BQ1A6248.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 50px 80px;
  display: flex;
  position: relative;
}

.tab03_arrow_wrap {
  opacity: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100px;
  display: flex;
  position: relative;
}

.tab03_tabs {
  width: 100%;
  top: -100px;
}

.tab03_arrow_block {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 90px;
  padding-top: 9px;
  padding-bottom: 9px;
  display: flex;
  position: relative;
}

.tab03_tab_content {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
  inset: 0%;
}

.tab03_tab_content.dinner {
  padding-bottom: 63px;
}

.tab03_tab_content._58 {
  padding-left: 58px;
  padding-right: 58px;
}

.tab03_icon {
  opacity: .81;
}

.tab03_icon.light {
  opacity: .82;
}

.button_p_secondary {
  border-style: solid;
  border-width: 1px 2px 2px;
  border-color: var(--antique-white);
  color: var(--wheat);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-width: 130px;
  margin-top: 40px;
  padding: 10px 15px;
  font-family: forma-djr-micro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: all .25s;
  display: flex;
}

.button_p_secondary:hover {
  color: #3a3d39;
  background-color: #d8cebb;
}

.button_p_secondary._0394 {
  z-index: 9;
  color: #495144;
  background-color: #d8cebb;
  margin: 0 5px;
  position: relative;
}

.button_p_secondary.party {
  z-index: 9;
  margin-top: 45px;
  margin-bottom: 45px;
  position: relative;
}

.button_p_secondary.ven {
  z-index: 9;
  color: var(--antique-white);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 9px;
  font-size: 16px;
  position: relative;
}

.button_p_secondary.ven:hover {
  color: #242424;
}

.button_p_secondary._82182 {
  z-index: 9;
  margin: 35px auto 0;
  position: relative;
}

.upcoming-date-copy {
  color: #a87e2b;
  font-size: 75px;
  line-height: 100%;
  position: absolute;
  inset: -7% auto auto -25%;
}

.upcoming-date-copy._3rd {
  left: -10%;
}

.upcoming-date-copy._3rd.small-copy {
  z-index: 7;
  perspective: 510px;
  color: #d8cebb;
  text-align: center;
  letter-spacing: 1px;
  font-size: 30px;
  position: static;
  left: -6%;
  transform: perspective(1039px);
}

.upcoming-date-copy._3rd.gallery {
  z-index: 7;
  perspective: 510px;
  color: var(--wheat);
  font-family: Pirata One;
  position: static;
  left: -6%;
  transform: perspective(1039px);
}

.upcoming-date-copy._3rd.small {
  z-index: 7;
  perspective: 510px;
  color: #af7230;
  text-align: center;
  letter-spacing: 1px;
  font-size: 30px;
  position: static;
  left: -6%;
  transform: perspective(1039px);
}

.upcoming-date-copy._3rd.small.white {
  color: #d8cebb;
}

.bg {
  z-index: 0;
  background-color: #530012b8;
  position: absolute;
  inset: 0%;
}

.bg.gr {
  background-color: #0000009c;
}

.bg.superbowl {
  background-color: #02011bcc;
}

.bg.blu {
  background-color: #02011bb8;
}

.bg.e1 {
  background-color: #2e0001b8;
}

.bg.yell {
  background-color: #532800b8;
}

.div-block-54 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.main-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
  position: relative;
}

.grid-gallery {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  width: 800px;
  margin: 38px auto 0;
  display: grid;
}

.events {
  z-index: 10;
  border-top: 1px solid var(--wheat);
  border-bottom: 1px solid var(--wheat);
  text-align: center;
  background-color: #000;
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/Dubliner-197.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  padding: 100px 50px;
  position: relative;
}

.div-block-39 {
  background-color: #d8cebb;
  border: 1px #000;
  width: 50px;
  height: 2px;
  margin: 30px auto;
}

.heading-12 {
  color: #d8cebb;
  text-align: center;
  letter-spacing: 10px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
}

.content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-gallery {
  perspective: none;
  background-image: url('../images/DublinerPart2-68.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 30px;
  transition: all .45s;
  display: flex;
  position: relative;
  transform: none;
}

.image-gallery:hover {
  z-index: 2;
  opacity: 1;
}

.image-gallery._08 {
  background-image: none;
}

.image-gallery.second {
  background-image: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
}

.image-gallery.happye {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
}

.image-gallery.part {
  background-image: url('../images/F91I9138.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
}

.image-gallery.part:hover {
  opacity: 1;
}

.image-gallery.third {
  background-image: none;
  transition: z-index .4s ease-in-out;
}

.image-gallery.gos {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
  padding-left: 6px;
  padding-right: 6px;
}

.image-gallery.bowl {
  background-image: url('../images/Rory_sports-pic_07-.01-PM-copy.png');
  background-position: 50%;
}

.image-gallery.bowl:hover {
  opacity: 1;
}

.image-gallery.hh {
  background-image: url('../images/7_Slide_show_Dubliner_Drinks_5.jpeg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
}

.image-gallery.hh:hover {
  opacity: 1;
}

.image-gallery.tema {
  background-image: url('../images/Rory_sports-pic_07-.01-PM-copy.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
}

.image-gallery.tema:hover {
  opacity: 1;
}

.image-gallery.live {
  background-image: url('../images/Dubliner-125.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
}

.image-gallery.live:hover {
  opacity: 1;
}

.image-gallery.ba {
  background-image: url('../images/Food_Group_1_.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
}

.image-gallery.ba:hover {
  opacity: 1;
}

.main-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
}

.main-heading.gallery {
  z-index: 1;
  color: var(--antique-white);
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: copperplate;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  position: static;
}

.upcoming-date-second-copy {
  color: #fff;
  font-size: 16px;
  position: absolute;
  inset: 11.5% auto auto -24%;
}

.upcoming-date-second-copy._3rd {
  color: #fff;
  left: -9%;
}

.upcoming-date-second-copy._3rd.gallery {
  z-index: 1;
  color: #ffffffe3;
  text-align: center;
  letter-spacing: 0;
  margin: 0 8px 8px;
  font-family: muli;
  font-weight: 300;
  position: static;
  top: 0%;
  left: 0%;
}

.infotext {
  color: #102b4e80;
  font-size: 18px;
  line-height: 22px;
}

.infotext.menu000 {
  color: #000;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.infotext.menu000.flip4 {
  color: #000c;
  line-height: 20px;
}

.infotext.menu000.add {
  color: var(--black);
  background-color: #fffef4;
  padding: 8px;
}

.infotext.top {
  color: #ffffffe3;
  text-align: center;
  text-transform: none;
  margin: 40px 50px 0;
  font-family: muli;
  font-size: 15px;
  font-weight: 300;
}

.infotext.sauce {
  color: #ffffffe3;
  text-align: center;
  margin-bottom: 23px;
  font-family: muli;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
}

.infotext.menu8 {
  color: #000;
  letter-spacing: .5px;
  margin-top: 17px;
  margin-bottom: 19px;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.infotext.menu8.flip4 {
  color: #000c;
  line-height: 20px;
}

.infotext.menu8.add {
  color: var(--black);
  background-color: #fff;
  padding: 8px;
}

.text-span-4 {
  color: #395f40;
  font-weight: 600;
}

.menu-banner {
  background-color: #e7e2d100;
  width: 100%;
}

.menu-banner.left {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-banner.dark01 {
  background-color: #e8e2d100;
}

.menu-banner.dark01.padding2 {
  background-color: #e8e2d100;
  margin-top: 20px;
}

.menu-banner.padding {
  margin-top: 20px;
}

.menu-banner.pp, .menu-banner.panw {
  background-color: #0000;
}

.heading-2 {
  color: #dbd99e;
  font-size: 64px;
  line-height: 60px;
}

.heading-2._12 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-transform: lowercase;
  background-color: #e7e2d1;
  border: 2px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Efco brookshire, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 50px;
}

.heading-2._03 {
  color: #eee9de;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #000;
  border: 2px solid #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: dublin;
  font-size: 25px;
  font-weight: 400;
  line-height: 50px;
}

.heading-2.flip1 {
  color: var(--black);
  text-align: center;
  letter-spacing: 2px;
  text-transform: lowercase;
  background-color: #e7e2d1;
  border: 2px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Efco brookshire, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 50px;
}

.heading-2.choice {
  color: #bd6712;
  text-align: center;
  letter-spacing: 2px;
  text-transform: lowercase;
  background-color: #e7e2d1;
  border: 2px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Efco brookshire, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 22px;
}

.heading-2.new0 {
  color: #3d3d3d;
  text-align: center;
  letter-spacing: 2px;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Efco brookshire, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}

.heading-2.new0-copy {
  color: #bd6712;
  text-align: center;
  letter-spacing: 2px;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Efco brookshire, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}

.heading-2.xmas-red {
  color: #c60200;
  text-align: center;
  letter-spacing: 2px;
  text-transform: lowercase;
  background-color: #e7e2d1;
  border: 2px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Efco brookshire, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 22px;
}

.heading-2._1xmas-red {
  color: #c60200;
  text-align: center;
  letter-spacing: 2px;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Efco brookshire, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}

.menu-box {
  background-color: #f5f0e500;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  margin-bottom: 50px;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .2s;
  display: flex;
}

.menu-box.last {
  margin-bottom: 0;
}

.menu-box.last.late {
  margin-bottom: -63px;
}

.menu-box.dark {
  background-color: var(--black);
  justify-content: flex-start;
}

.menu-box.dark.remove {
  background-color: #110f0a00;
  margin-bottom: 0;
}

.menu-box.dark._99, .menu-box.dark.no {
  background-color: #0000;
  margin-bottom: 0;
}

.menu-box.difrd {
  background-color: #ccc9b400;
  justify-content: flex-start;
  margin-top: 10px;
  margin-bottom: 0;
}

.info-title {
  color: #102b4e;
  margin-top: 5px;
  font-size: 24px;
}

.info-title.menu-section {
  color: #000;
  letter-spacing: 1px;
  text-transform: lowercase;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
}

.info-title.menu-section.flip-m {
  color: #000000e3;
  align-items: flex-start;
  line-height: 22px;
}

.text-span-3 {
  color: #917e37;
  font-weight: 600;
}

.menu-items {
  grid-column-gap: 50px;
  grid-row-gap: 3px;
  grid-template-rows: auto;
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.menu-items.sauces, .menu-items.shorty {
  grid-row-gap: 0px;
}

.menu-items.last2 {
  margin-bottom: 18px;
}

.text-span-9 {
  color: #08ac62e3;
  font-weight: 600;
}

.text-span-10 {
  color: #395f40;
  font-weight: 600;
}

.html-embed-5 {
  color: #777;
  margin-left: 0;
  margin-right: 0;
  padding-right: 20px;
}

.pp3 {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 83.33%;
  max-width: 1200px;
  margin: 26px auto 0;
  display: flex;
}

.pp {
  z-index: 10;
  border-top: 1px solid var(--wheat);
  border-bottom: 1px solid var(--wheat);
  background-color: #000;
  background-image: linear-gradient(#000000d4, #000000d4), url('../images/Asset-5.svg'), url('../images/Asset-62x.png');
  background-position: 0 0, 95% 5%, 50% 100%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, 400px, contain;
  margin-top: 0;
  padding: 100px 50px;
  position: relative;
}

.reservation-form {
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  padding-bottom: 8px;
  display: flex;
}

.form-error-2 {
  color: #f03e5a;
  background-color: #f03e5a14;
  border: 1px solid #f03e5a80;
  border-radius: 3px;
  margin-top: 24px;
  padding: 12px 16px;
  font-size: 13px;
  line-height: 20px;
}

.form-success-2 {
  background-color: #0000;
}

.reservation {
  z-index: 2;
  background-color: #fff;
  border: 4px solid #ce691d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -142px;
  margin-left: auto;
  margin-right: auto;
  padding: 43px 37px;
  display: flex;
  position: relative;
}

.reservation.gr {
  border-color: var(--wheat);
  max-width: 750px;
  margin-top: 0;
  padding-bottom: 29px;
  padding-left: 37px;
  padding-right: 37px;
}

.button-2 {
  color: #f2f3f5;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  padding: 15px 40px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .2s linear, color .2s linear;
}

.button-2:hover {
  color: #ff4f5e;
}

.button-2.primary {
  color: #f2f3f5;
  background-color: #0a091b;
  border: 1px solid #0000;
  padding: 15px;
  font-size: 14px;
  font-weight: 600;
  transition: background-color .2s linear, color .2s linear;
  box-shadow: inset 0 0 0 3px #17161b;
}

.button-2.primary:hover {
  color: #b91523;
  background-color: #f2f3f5;
}

.button-2.primary._929js {
  box-shadow: none;
  color: var(--wheat);
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: copperplate;
  font-size: 15px;
  font-weight: 500;
  transition: opacity .55s;
}

.button-2.primary._929js:hover {
  opacity: .65;
  background-color: #000;
}

.input2 {
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  height: 48px;
  margin-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
  transition: border .2s, background-color .2s;
}

.input2:hover {
  background-color: #fff;
}

.input2:focus {
  background-color: #fff;
  border: 1px solid #dfa25f;
}

.input2.class2 {
  flex: 90%;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: muli;
  font-size: 15px;
  font-weight: 300;
}

.input2.class2._50 {
  flex-grow: 1;
  flex-basis: 40%;
}

.input2.class2._33 {
  flex-grow: 1;
  flex-basis: 25%;
}

.input2.text-area {
  height: auto;
  min-height: 160px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.input2.text-area.margin-input {
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: muli;
  font-size: 15px;
  font-weight: 300;
}

.div-block-66 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 29px;
  display: flex;
}

.mmo-slide-image {
  box-shadow: 0 0 0 1px var(--antique-white);
  background-color: #f2f3f599;
  border: 6px solid #17161b;
  align-items: stretch;
  height: 220px;
  margin: 10px;
  display: flex;
  position: relative;
}

.div-block-63-copy {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 43px;
  display: flex;
}

.aa {
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  height: 48px;
  margin-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
  transition: border .2s, background-color .2s;
}

.aa:hover {
  background-color: #fff;
}

.aa:focus {
  background-color: #fff;
  border: 1px solid #dfa25f;
}

.aa.class2 {
  flex: 90%;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.aa.class2._50 {
  flex-grow: 1;
  flex-basis: 40%;
}

.aa.class2._33 {
  flex-grow: 1;
  flex-basis: 25%;
}

.aa.text-area {
  height: auto;
  min-height: 160px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.aa.text-area.margin-input {
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.aa.bb {
  flex: 90%;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.aa.bb._50 {
  flex-grow: 1;
  flex-basis: 40%;
}

.aa.bb._33, .aa.bb.ccc {
  flex-grow: 1;
  flex-basis: 25%;
}

.portfolio-row {
  width: 100%;
  max-width: 1000px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.portfolio-col {
  padding-left: 0;
  padding-right: 0;
}

.potfolio-photo-block {
  margin-top: 0;
  margin-left: 0;
  padding: 14px;
  display: inline-block;
}

.lightbox-link {
  border-bottom-style: none;
  width: 100%;
  transition: transform .5s cubic-bezier(.25, .46, .45, .94);
  display: block;
  overflow: hidden;
}

.lightbox-link:hover {
  transform: scale(.95);
}

.lightbox-thumb {
  transition: transform .5s;
}

.lightbox-thumb:hover {
  transform: scale(1.2);
}

.welcome-copy {
  color: #fff;
  letter-spacing: 2px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 1px;
  font-family: Efco brookshire, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.cc {
  width: 45px;
  margin-right: 18px;
}

.copy {
  color: #c4c4c4;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-right: 0;
  font-family: forma-djr-micro, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.div-block-46 {
  border-top: 2px none var(--antique-white);
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 50px;
  display: flex;
}

.heading-13 {
  color: #532400;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 400;
}

.heading-13.white {
  color: #fff;
  font-size: 28px;
}

.link-7 {
  color: #313131;
  text-decoration: none;
}

.text-block-12 {
  color: #ffffffe3;
  text-transform: none;
  margin-top: 5px;
  font-family: muli;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.text-block-12._2323 {
  color: #f5f5f5e3;
  letter-spacing: 1px;
  margin-top: 13px;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
}

.sisters {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.image-21 {
  opacity: .79;
  margin-left: 0;
  margin-right: 0;
}

.footer {
  z-index: 10;
  background-color: #000;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.div-block-67 {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 20px;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.div-block-67:hover {
  opacity: .5;
}

.div-block-67.lastpic {
  margin-right: 0;
}

.div-block-67.bar {
  margin-top: 0;
  text-decoration: none;
  transition: opacity .5s;
}

.div-block-67.bar:hover {
  opacity: .51;
}

.divider {
  border-top: 2px solid #ce691d;
  border-bottom: 1px #ce691d;
  width: 100px;
  height: 4px;
  margin-top: 4px;
  margin-bottom: 14px;
}

.divider.contact {
  margin-bottom: 37px;
}

.div-block-68 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 22px;
  display: flex;
}

._1234 {
  color: #fff;
  margin-bottom: 4px;
  padding-left: 24px;
}

._1234.pinloc {
  background-image: url('../images/lo.svg');
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-size: 14px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 200;
}

._1234.new {
  background-image: url('../images/5fd38611631428399961fcf4_pin-1.svg');
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-size: 14px;
  margin-bottom: 0;
  font-family: forma-djr-micro, sans-serif;
  font-weight: 300;
}

._1234._03 {
  filter: brightness(200%);
  background-image: url('../images/lo.svg');
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-size: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 200;
}

.head-info-block {
  margin-right: 0;
}

.div-block-42 {
  background-color: var(--antique-white);
  justify-content: space-between;
  align-items: center;
  padding: 6px 50px 9px;
  display: flex;
}

.head-info-block-copy {
  align-items: center;
  margin-right: 0;
  display: flex;
}

.head-info-text {
  color: #fff;
  margin-bottom: 4px;
  padding-left: 24px;
}

.head-info-text.link {
  text-decoration: none;
  display: inline-block;
}

.head-info-text.link.email {
  color: #3a3d39;
  background-image: url('../images/open-email.png');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: block;
}

.head-info-text.link.phonert {
  color: var(--white-2);
  background-image: url('../images/5fd38611ba9ba5257bc061a8_phone-call.svg');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: block;
}

.head-info-text.link.email {
  color: var(--white-2);
  letter-spacing: .5px;
  text-transform: uppercase;
  background-image: url('../images/em.svg');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-bottom: 0;
  font-family: forma-djr-micro, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: block;
}

.head-info-text.link.phonert {
  letter-spacing: .5px;
  text-transform: uppercase;
  background-image: url('../images/5fd38611ba9ba5257bc061a8_phone-call.svg');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: forma-djr-micro, sans-serif;
  font-size: 13px;
  font-weight: 300;
  display: block;
}

.head-info-text.link.email {
  background-image: url('../images/5fd38611f67486245e296f05_sent-mail.svg');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 300;
  display: block;
}

.linkadd {
  color: #3a3d39;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-69 {
  z-index: 99;
  border-bottom: 0px none var(--wheat);
  background-color: #8b7b4e;
  justify-content: space-between;
  align-items: center;
  padding: 6px 50px 9px;
  display: flex;
  position: relative;
}

.linkadd-2 {
  color: var(--white-2);
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.image-26 {
  display: block;
}

._09090 {
  background-image: url('../images/Dubliner-194.jpg');
  background-position: 25%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.hmoe-btn {
  border: 2px solid var(--antique-white);
  color: var(--antique-white);
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-width: 130px;
  margin-top: 20px;
  padding: 12px 28px;
  font-family: Pirata One;
  font-size: 17px;
  font-weight: 400;
  transition: all .25s;
  display: flex;
}

.hmoe-btn:hover {
  color: #3a3d39;
  background-color: #d8cebb;
}

.hmoe-btn._0394 {
  z-index: 9;
  color: #495144;
  background-color: #d8cebb;
  margin: 0 5px;
  position: relative;
}

.hmoe-btn.party {
  z-index: 9;
  margin-top: 45px;
  margin-bottom: 45px;
  position: relative;
}

.hmoe-btn.ven {
  z-index: 9;
  color: var(--antique-white);
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.image-27 {
  position: absolute;
  inset: -47px 0% 0% -39px;
}

._01821 {
  position: absolute;
  inset: auto 0% 11% auto;
}

.link-8 {
  color: #fff;
  text-decoration: none;
}

.wrapper-border-layout-3-home {
  z-index: 0;
  border: 1px solid #a58238;
  position: absolute;
  inset: 4% 4% -4% -4%;
}

.heading-blog-layout-3 {
  color: var(--wheat);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: copperplate;
  font-size: 17px;
  line-height: 1.4;
}

.wrapper-card-blog-layout-3 {
  z-index: 2;
  border: 1px #000;
  width: 100%;
  height: 300px;
  text-decoration: none;
  position: relative;
}

.wrapper-card-blog-layout-3.linkn {
  text-decoration: none;
}

.date-layout-3 {
  color: #fff;
  text-align: center;
  font-family: muli;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.wrapper-text-blog-layout-3 {
  z-index: 1;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 30%;
  padding: 0;
  display: flex;
  position: relative;
}

.wrapper-image-blog-layout-3 {
  z-index: 1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 70%;
  margin-bottom: -6px;
  position: relative;
}

.wrapper-image-blog-layout-3.place-copy {
  background-color: #fff;
  background-image: url('../images/Rory_Kevin_.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
}

.wrapper-image-blog-layout-3.rugby {
  background-color: #000;
  background-image: url('../images/F91I9138.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.wrapper-image-blog-layout-3.place {
  background-image: url('../images/Rory_sports-pic_07-.01-PM-copy.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.wrapper-image-blog-layout-3.brunch {
  background-image: url('../images/PA141490.jpg');
}

.wrapper-image-blog-layout-3._01828121 {
  object-fit: cover;
  background-color: #000;
  background-image: url('../images/Food_Group_3_.jpeg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}

.wrapper-image-blog-layout-3.taco {
  background-image: url('../images/rory_tacos_shutterstock_441287707.jpeg');
  background-repeat: no-repeat;
}

.wrapper-image-blog-layout-3.evets {
  background-color: #2d3834;
  background-image: url('../images/rory_event_March26_01-04-at-1.15.54-AM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.wrapper-image-blog-layout-3.irish-copy {
  background-color: #000;
  background-image: url('../images/Dubliner_gallery_1-.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.wrapper-image-blog-layout-3.dj {
  background-image: url('../images/Rory_DJ_shutterstock_1051142861.jpeg');
}

.wrapper-image-blog-layout-3.testq {
  background-color: #0000;
  background-image: url('../images/Asset-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  margin-bottom: 0;
}

.dup {
  grid-column-gap: 52px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 90%;
  height: 80%;
  margin-top: 34px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.white-link {
  color: #cacaca;
  text-decoration: none;
}

.gallery {
  z-index: 10;
  border-top: 1px none var(--wheat);
  background-color: #152c14;
  background-image: linear-gradient(#0000, #0000 93%, #000), linear-gradient(#000000bf, #000000bf), url('../images/3.png');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, 800px;
  background-attachment: scroll, scroll, scroll;
  margin-top: 0;
  padding: 100px 50px 50px;
  position: relative;
}

.reservations {
  z-index: 10;
  border-top: 1px solid var(--wheat);
  border-bottom: 2px solid var(--antique-white);
  background-color: #000;
  background-image: linear-gradient(#000000d4, #000000d4), url('../images/Asset-5.svg'), url('../images/Asset-62x.png');
  background-position: 0 0, 95% 5%, 50% 100%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, 400px, contain;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.gift1 {
  z-index: 0;
  border: 1px solid #a58238;
  position: absolute;
  inset: 4% 4% -4% -4%;
}

.gift-cards {
  z-index: 10;
  border-top: 2px solid var(--antique-white);
  border-bottom: 2px solid var(--antique-white);
  text-align: center;
  background-color: #000;
  background-image: linear-gradient(#000000a6, #000000a6);
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.gift3 {
  z-index: 10;
  border-top: 2px solid var(--wheat);
  background-color: var(--antique-white);
  background-image: linear-gradient(#000000db, #000), url("https://cdn.prod.website-files.com/6140e98733e4382565940ffb/63ee4ea7e2e8010e9587fc5a_Green%203D%20Clover%20Leaves%20And%20Beer%20Saint%20Patrick's%20Day%20Instagram%20Post.jpg");
  background-position: 0 0, 50%;
  background-size: auto, contain;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.image-28 {
  margin-top: 24px;
  margin-bottom: 25px;
}

._7371 {
  flex-wrap: wrap;
  width: 83.33%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
}

.gift5 {
  color: var(--antique-white);
  letter-spacing: .5px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: copperplate;
  font-size: 30px;
  font-weight: 500;
}

.gift5.ac2 {
  margin-bottom: 17px;
}

.parralx2 {
  z-index: 10;
  background-image: linear-gradient(#000, #00000063 65%, #0000), url('../images/Dubliner-440.jpg');
  background-position: 0 0, 50% 150px;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 180px;
  padding-bottom: 180px;
  position: relative;
}

._9192 {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  margin: 28px auto 0;
  display: flex;
}

.div-block-70 {
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: -14px;
  display: flex;
}

.lajsla {
  color: #ffffffe3;
  text-align: left;
  margin-bottom: 0;
  font-family: muli;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.image-29 {
  object-fit: cover;
}

.bhvhk {
  color: #fff;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.link-9, .link-10 {
  color: #ffffffe3;
  text-decoration: none;
}

.link1 {
  color: #cacaca;
  font-family: forma-djr-micro, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.ac1 {
  z-index: 10;
  border-top: 2px solid var(--wheat);
  background-color: var(--antique-white);
  background-image: linear-gradient(#000000b8, #000), url('../images/Asset-44x-100.jpg');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.link-11 {
  color: #ffffffe3;
}

.arrow {
  color: #beae79;
  font-size: 25px;
  line-height: 30px;
}

.intro-container {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.arrow-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.onen {
  filter: contrast(108%) grayscale();
  background-color: #fff;
  background-image: linear-gradient(#070608bd, #070608bd), url('../images/BQ1A6256.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.welcome-head {
  color: var(--white-3);
  margin-bottom: -1px;
  font-family: Droid Serif, serif;
  font-size: 25px;
  font-weight: 400;
}

.intro-hero {
  z-index: 10;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.link-5 {
  filter: contrast(116%);
  color: #beae79;
  text-decoration: none;
}

.hero-paragraph {
  color: #d6d6d6f0;
  margin-top: 7px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.slide-nav-2 {
  font-size: 9px;
  display: block;
}

.right-arrow-2 {
  z-index: 5;
  display: none;
}

.tres {
  background-color: #fff;
  background-image: linear-gradient(#16151bbd, #16151bbd), url('../images/slide_2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-2 {
  z-index: 1;
  object-fit: cover;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cuatro {
  background-color: #fff;
  background-image: linear-gradient(#16151bbd, #16151bbd), url('../images/_DSC3213.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.home-hero {
  z-index: 5;
  opacity: 1;
  background-color: #000;
  display: none;
  position: sticky;
  top: 0;
}

.left-arrow-2 {
  z-index: 5;
  display: none;
}

.dos {
  background-color: #fff;
  background-image: linear-gradient(#16151bbd, #16151bbd), url('../images/_DSC3241.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.heading-14 {
  color: #beae79;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
}

.script {
  color: var(--antique-white);
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Efco brookshire, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.image-32 {
  filter: brightness(200%);
  margin-right: 10px;
}

.paragraph-6 {
  color: #ffffffe3;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 22px;
}

.text-span-20 {
  color: var(--antique-white);
  letter-spacing: 1px;
  text-transform: none;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.press {
  flex-wrap: wrap;
  align-items: flex-end;
  margin-left: -10px;
  display: flex;
}

.link-block {
  filter: sepia();
  margin: 10px;
}

.div-block-71 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-33 {
  filter: sepia(21%);
  margin-right: 24px;
}

.hold {
  justify-content: center;
  align-items: center;
  margin-bottom: 22px;
  display: flex;
}

.image-34 {
  position: absolute;
  inset: -12% 4% auto auto;
}

.bold-text {
  color: #fff;
}

.bold-text-2 {
  color: #f8c715;
  text-transform: lowercase;
  background-color: #000;
  border-radius: 2px;
  font-size: 19px;
}

.hours-div {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  margin-left: -15px;
  display: flex;
}

.marquee {
  z-index: 10;
  grid-column-gap: 1rem;
  background-color: var(--dark-khaki);
  width: 100%;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee-content {
  grid-column-gap: 1rem;
  flex: none;
  justify-content: space-around;
  min-width: 100%;
  display: flex;
}

.marquee-content.scroll {
  min-width: 0%;
}

.text-block {
  color: #000;
  text-transform: uppercase;
  font-family: dublin;
  font-size: 50px;
  font-weight: 900;
  line-height: 1;
}

.text-span-21 {
  font-family: forma-djr-micro, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-72 {
  background-image: url('../images/63f666554361139946d808ad_half.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: 100%;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding: 0;
  display: flex;
  position: relative;
}

.div-block-73 {
  background-color: #e7e2d1;
  border: 2px solid #000;
  padding: 5px;
}

.div-block-73.flip {
  transform-origin: 50%;
  flex-direction: row;
  align-items: center;
  width: 100%;
  position: relative;
  transform: rotate(-90deg);
}

.div-block-73.flip3 {
  border-style: solid;
  border-color: var(--black);
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  padding-left: 58px;
  padding-right: 58px;
}

.grid._2-col {
  grid-template-columns: 1fr 1fr;
  margin-bottom: -116px;
  padding-bottom: 39px;
}

.grid.lunch00 {
  background-color: #e7e2d100;
  width: 90%;
  margin-bottom: -33px;
  padding-left: 0;
  padding-right: 0;
}

.text-span-22 {
  text-align: right;
}

.image-35 {
  width: 100%;
}

.image-35.flip2 {
  padding-left: 10px;
  padding-right: 10px;
}

.bold-text-3 {
  color: var(--black);
  text-transform: lowercase;
  text-shadow: none;
  font-family: Efco brookshire, sans-serif;
}

.image-36 {
  z-index: 11;
  position: absolute;
  inset: -8% 1% auto auto;
}

.image-37 {
  filter: sepia(30%);
  position: absolute;
  inset: -16% 89px auto auto;
  transform: rotate(14deg);
}

.image-38 {
  margin-top: 14px;
}

.image-39 {
  margin-top: -36px;
  position: relative;
}

.div-block-74 {
  z-index: 10;
  max-width: 1200px;
  margin-bottom: -41px;
  position: relative;
}

.div-block-74.top2 {
  width: 100%;
  margin-bottom: -45px;
}

.top {
  margin-top: 0;
  position: relative;
}

.image-40 {
  z-index: 11;
  opacity: .59;
  filter: invert();
  position: absolute;
  inset: 2% 4% auto auto;
}

._41 {
  z-index: 11;
  opacity: .59;
  filter: invert();
  transform-style: preserve-3d;
  position: absolute;
  inset: 1% auto auto 4%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-41 {
  z-index: 11;
  opacity: .29;
  filter: grayscale();
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  inset: 1198px 0% 0% 618px;
}

.molly {
  color: #000;
  text-transform: lowercase;
  font-size: 15px;
}

.image-42 {
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(-11deg);
}

.guiness {
  z-index: 10;
  background-image: url('../images/2.png'), linear-gradient(#000, #00000082 61%, #000), url('../images/BQ1A0054.jpg');
  background-position: 0 0, 0 0, 50% 100%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: 200px, auto, auto;
  background-attachment: scroll, scroll, fixed;
  padding: 100px 50px;
  position: relative;
}

.heading-15 {
  color: var(--gold-2);
  text-align: right;
  text-shadow: 0 4px #000;
  background-color: #0000000d;
  margin-top: -16px;
  font-family: Efco brookshire, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
}

.craft {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.molly2 {
  color: #f8c715;
  text-transform: lowercase;
  background-color: #000;
  font-family: Efco brookshire, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.molly2.white00 {
  color: #fff;
}

.div-block-75 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-75._9 {
  margin-top: 20px;
}

.div-block-75._9-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 20px;
}

.slider-arrow {
  border: 1px solid #ffffff4d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 180px;
  padding-left: 100px;
  display: none;
  top: 0;
  bottom: 80px;
  left: -100px;
}

.slider-arrow.right {
  padding-left: 0;
  padding-right: 100px;
  left: auto;
  right: -100px;
}

.xxl-heading {
  text-transform: lowercase;
  background-image: linear-gradient(#0000000d, #0000000d);
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Efco brookshire, sans-serif;
  font-size: 55px;
  font-weight: 400;
  line-height: 1.3em;
}

.slider-background {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slider-background-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.line-fill {
  color: #f3f0ea;
  background-color: #ceaa72;
  width: 40%;
  height: 100%;
}

.line-fill.light {
  background-color: #fff3;
}

.slider-arrow-icon {
  opacity: .3;
  width: 18px;
}

.inner-hero-content {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 0;
  display: grid;
  position: relative;
}

.slide-content-2 {
  justify-content: center;
  height: 100%;
  padding-bottom: 66px;
  display: flex;
}

.slider {
  background-color: #ddd0;
  height: 100%;
}

.text-large {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  text-shadow: 0 2px #0003;
  background-color: #0000;
  font-family: forma-djr-micro, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.hero-intro {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  place-items: center;
  max-width: 850px;
  display: grid;
}

.hero-intro._70 {
  width: 60%;
}

.grid-wrapper {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: static;
}

.slide-nav-3 {
  display: none;
}

.centered-line {
  background-color: #ffffff17;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 2px;
  display: flex;
}

.home-hero-2 {
  z-index: 1;
  justify-content: center;
  min-height: 100vh;
  padding-top: 0;
  display: flex;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.slide-hero-background {
  background-image: url('../images/033.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.slide-hero-background.slider-001 {
  background-image: linear-gradient(#0006, #060606), url('../images/Hero-Section.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-hero-background.slider-002 {
  background-image: linear-gradient(#0000009c, #00000073 47%, #000), url('../images/BQ1A0019.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-hero-background.slider-003 {
  background-image: linear-gradient(#0000009c, #00000057 44%, #000), url('../images/BQ1A0040.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-hero-background.slider-004 {
  background-image: linear-gradient(#0000009c, #00000057 44%, #000), url('../images/3_x2x_MOL__Website_Photos-2-copy.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-hero-background.slider-005 {
  background-image: linear-gradient(#0000009c, #00000057 44%, #000), url("https://cdn.prod.website-files.com/6140e98733e4382565940ffb/6413780b680e698d625bc6fa_4_D_MOLDrinks__Molly's_Website_Photos-2.jpg");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-hero-background.slider-006 {
  background-image: linear-gradient(#0000009c, #00000057 44%, #000), url("https://cdn.prod.website-files.com/6140e98733e4382565940ffb/6413780b2209ee2e21b484b6_5_3_MOL_Molly's_Website_Photos-2.jpg");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-hero-background.slider-007 {
  background-image: linear-gradient(#0000009c, #00000057 44%, #000), url('../images/6_F13_MOL__Website_Photos-2-copy.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-hero-background.thanls-cover {
  background-image: linear-gradient(#0000009c, #00000073 47%, #000), url('../images/BQ1A0121.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-top {
  color: #fff;
  text-align: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.primary_button {
  color: #ceaa72;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #ceaa72;
  padding: 14px 28px;
  font-size: 16px;
  line-height: 32px;
  text-decoration: none;
  transition: background-color .4s;
}

.primary_button:hover {
  color: #f3f0ea;
  background-color: #ceaa72;
  border-style: solid;
}

.primary_button.non-display-desktop {
  display: none;
}

.primary_button.displaynone {
  border-color: var(--antique-white);
  color: var(--antique-white);
  letter-spacing: 4px;
  padding: 13px;
  font-family: forma-djr-micro, sans-serif;
  font-weight: 400;
  line-height: 25px;
}

.navigation-link {
  color: #e9e3d7;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 17px;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

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

.navigation {
  background-color: #0000;
}

.wrapper-2 {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.wrapper-2.navbar-hero.gutter {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.wrapper-2.gutter {
  padding-left: 20px;
  padding-right: 20px;
}

.wrapper-2.gutter.wrapper-medium {
  max-width: 1400px;
}

.logo {
  max-width: 80%;
}

._3-col-grid {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.headline-3 {
  color: var(--white-2);
  letter-spacing: .5px;
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.image {
  padding-bottom: 0;
}

.press-sec.section-spacing {
  z-index: 2;
  background-color: #000;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.item {
  text-align: center;
  border-left: 1px dashed #b8b5b0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 22px;
  padding-right: 22px;
  display: flex;
}

.item.without-divider {
  border-left-style: none;
  padding: 14px 22px;
}

.text-inside-grid {
  color: #fff;
  letter-spacing: .5px;
  background-color: #000;
  width: 90%;
  padding-top: 0;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}

.pa0 {
  z-index: 2;
  background-image: linear-gradient(#000, #0000 51%, #000), url('../images/BQ1A0125.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 367px 50px;
  position: relative;
}

.gift66 {
  z-index: 2;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.column-image {
  background-image: url('../images/photo-1462539405390-d0bdb635c7d1.jpeg');
  background-position: -106px;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  display: flex;
}

.column-image.gift2 {
  background-image: none;
  width: 50%;
  height: 400px;
}

.gift4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gift8 {
  border: 1px solid var(--antique-white);
  color: #eee9e0;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 0;
  height: 50px;
  padding-left: 18px;
  padding-right: 18px;
  font-family: forma-djr-micro, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 33px;
  transition: background-color .2s;
}

.gift8:hover {
  color: #000;
  background-color: #fff;
}

.div-block-76 {
  width: 20%;
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-76.gift5 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.flex-wrapper {
  flex-wrap: wrap;
  display: flex;
}

.flex-wrapper.space-around {
  justify-content: space-around;
}

.gift3-2 {
  text-align: center;
  text-transform: none;
  margin-top: 0;
  padding-top: 0;
  font-size: 45px;
  font-weight: 400;
}

.gift6 {
  color: #313131;
  text-align: center;
  margin-bottom: 21px;
  font-size: 15px;
  font-weight: 300;
  line-height: 27px;
}

.section-divider-line {
  background-color: #00000017;
  width: 40%;
  height: 1px;
  margin: 24px auto 25px;
  display: block;
}

.section-divider-line._33 {
  background-color: #ffffff3b;
  width: 100%;
  margin-top: 1px;
}

.section-divider-line._22 {
  background-color: #ffffff3b;
  width: 100%;
  margin-top: 18px;
  margin-bottom: 2px;
}

._50-percent-column {
  width: 50%;
  padding-right: 10px;
  position: relative;
}

._50-percent-column.gift9 {
  border-bottom-style: none;
  align-items: center;
  padding: 44px;
  display: flex;
}

.gft-cards {
  z-index: 2;
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.gft-cards.gift {
  z-index: 10;
  background-color: #000;
  border: 1px #000;
  border-top: 1px solid #353535;
  margin-top: 0;
  padding-top: 105px;
  padding-bottom: 100px;
  position: relative;
}

.menu_link {
  text-decoration: none;
}

.menu_link.arrow-dropdown {
  z-index: 0;
  color: #f3f3f3;
  text-align: center;
  letter-spacing: 1px;
  text-transform: lowercase;
  flex-wrap: nowrap;
  margin-left: 21px;
  margin-right: 21px;
  font-family: Efco brookshire, sans-serif;
  font-size: 15px;
  font-weight: 300;
  display: block;
  position: relative;
  overflow: hidden;
}

.menu_link.arrow-dropdown._001 {
  margin-right: 7px;
}

.menu_link.arrow-dropdown._00 {
  margin-right: 3px;
}

.menu_link.arrow-dropdown._003 {
  margin-left: 25px;
  margin-right: 24px;
}

.menu_link.arrow-dropdown._005 {
  margin-left: 11px;
}

.sticky-logo-wrapper {
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-16 {
  background-color: #000;
  height: 80px;
  display: block;
  position: absolute;
  inset: 0%;
}

.grid_item {
  width: 100%;
  padding: 1em;
  display: flex;
}

.grid_item.nav-menu-right {
  z-index: 0;
  justify-content: flex-start;
  align-items: baseline;
  width: auto;
  padding: 0;
  display: flex;
  position: static;
}

.grid_item.nav-logo {
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.grid_item.nav-menu-left {
  align-items: center;
  width: auto;
  padding: 0;
  display: flex;
}

.menu-p-hide {
  font-size: 16px;
  position: absolute;
  inset: 0%;
}

.grid-2 {
  flex-wrap: wrap;
  width: 100%;
  display: flex;
}

.grid-2.nav-bar {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section {
  background-color: #191d23;
}

.section.nav-bar {
  z-index: 100;
  text-align: center;
  background-color: #191d230d;
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  inset: 35px 0% auto;
  overflow: visible;
}

.menu_p {
  padding-left: 0;
  font-size: 16px;
  position: static;
  top: 15px;
}

.nav_logo {
  margin-top: 0;
}

.nav_logo.w--current {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.logo-sticky {
  opacity: 1;
  flex: none;
  align-self: auto;
  width: 130px;
  display: none;
  position: static;
  inset: 0%;
}

.mobile-text {
  display: none;
}

.nav_logo-img {
  width: 85px;
  max-width: none;
  position: static;
}

.container-2 {
  width: 1920px;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 7em;
  padding-right: 7em;
}

.container-2.nav-bar {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 42px;
  padding-left: 50px;
  padding-right: 50px;
  display: block;
  position: relative;
}

.head-info-block-2 {
  filter: sepia();
  margin-right: 48px;
}

.head-info-flex {
  z-index: 11;
  border-top: 1px #ffffff2e;
  justify-content: center;
  align-items: center;
  padding: 23px 23px 41px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.linkadd-3 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: forma-djr-micro, sans-serif;
  text-decoration: none;
}

.bold-text-4, .bold-text-5 {
  color: #000;
  text-transform: lowercase;
}

.html-embed-6 {
  margin-bottom: 42px;
}

.image-44 {
  object-fit: contain;
  height: 40px;
}

.image-45 {
  object-fit: contain;
}

.bold-text-6 {
  color: #000;
  text-transform: lowercase;
}

.icon-embed {
  z-index: 2;
  max-height: 24px;
  position: relative;
}

.icon-embed.big {
  max-height: 40px;
}

.tabs {
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-color-yellow {
  color: #ffc933;
}

.text-color-red {
  color: #f6285f;
}

.text-color-green {
  color: #41e88d;
}

.text-color-grey {
  color: #757373;
  position: relative;
}

.text-color-grey._1 {
  color: #000;
}

.text-color-grey._1.hide-mobile {
  text-transform: lowercase;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.tab-content {
  grid-row-gap: 20px;
  background-color: #0000;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -22px;
  padding: 0;
}

.tabs-content-wrapper {
  width: 100%;
}

.tabs-menu {
  background-color: #0000;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.tablink {
  grid-column-gap: 12px;
  color: #fff;
  background-color: #0000;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  padding: 10px 24px;
  font-weight: 600;
  display: flex;
}

.tablink.w--current {
  color: #1ac500;
  background-color: #0000;
}

.tablink._1 {
  color: #757373;
}

.tablink._1.w--current {
  color: #41e88d;
}

.tablink._3 {
  color: #757373;
}

.tablink._3.w--current {
  color: #ffc933;
}

.tablink._2 {
  color: #fff;
  text-transform: lowercase;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.tablink._2.w--current {
  color: red;
}

.content-icon {
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.active-tablink {
  z-index: 0;
  grid-column-gap: 12px;
  color: #000;
  background-color: #fff;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Efco brookshire, sans-serif;
  position: absolute;
  inset: 0%;
}

.active-tablink.w--current {
  color: #1ac500;
  background-color: #0000;
}

.tab-content-inner {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.button-name {
  z-index: 999;
  color: #ffffffc4;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 3px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 120px;
  margin: 5px 10px;
  padding: 10px;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  transition: background-color .525s;
  display: flex;
}

.button-name:hover {
  color: var(--white-3);
  background-color: #000;
}

.button-name.w--current {
  background-color: var(--olive-drab);
  color: #000;
  border-color: #000;
  font-size: 17px;
  transition: all .2s;
}

.tab-pane-tab-3 {
  margin-top: 0;
}

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

.div-block-77 {
  z-index: 100;
  background-color: var(--dark-green);
  justify-content: space-between;
  align-items: center;
  padding: 6px 50px 9px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.linkadd-4 {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}

.image-47 {
  z-index: 14;
  margin-top: 21px;
  margin-bottom: 10px;
  position: relative;
}

.home-footer-socicons-wrap {
  filter: contrast(200%);
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 18px;
  display: flex;
}

.home-footer-socicon-wrap {
  margin-right: 8px;
}

.home-footer-socicon-wrap.home-footer-socicon-wrap-last {
  margin-right: 0;
}

.home-footer-socicon, .home-footer-socicon:hover {
  opacity: 1;
}

.home-footer-socicon:active {
  opacity: .85;
}

.home-footer-socicon.white {
  filter: contrast(200%) invert();
}

._055 {
  margin-right: 0;
}

.molly3 {
  color: #fff;
  text-transform: lowercase;
  background-color: #000;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.grid_nav {
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.nav_title {
  color: #888fa0;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
}

.nav_title:hover {
  color: #ededed;
}

.nav_title.hide-dasktop {
  display: none;
}

.menu {
  grid-row-gap: 4px;
  cursor: pointer;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 8px;
  transition: background-color .2s;
  display: flex;
}

.menu:hover {
  background-color: #1a1d22;
  align-items: center;
}

.nav_link {
  grid-column-gap: 8px;
  color: #ededed;
  border: 1px solid #0000;
  border-radius: 12px;
  align-items: center;
  padding: 12px 16px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.nav_link:hover {
  color: #fff;
  background-color: #1a1d22e6;
  border-color: #1a1d22;
  box-shadow: 0 0 4px #ff168633;
}

.nav_link.w--current {
  color: #fff;
}

.button_primary {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #7e2fff;
  border-radius: 12px;
  justify-content: space-between;
  padding: 12px 20px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  transition: background-color .2s;
  display: flex;
  box-shadow: 0 -2px 4px #0000001a;
}

.button_primary:hover {
  background-color: #6f18fd;
}

.social {
  grid-column-gap: 16px;
  justify-content: flex-start;
  display: flex;
}

.nav_row-link {
  color: #cacaca;
  text-decoration: none;
  transition: color .2s;
}

.nav_row-link:hover {
  color: #fff;
}

.nav_row-links {
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.nav_row {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.nav_inner {
  z-index: 10;
  grid-column-gap: 10px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #1a1d22e6;
  border: 1px solid #555b62;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 10px 16px;
  display: flex;
  position: relative;
}

.nav_logo-2 {
  flex: none;
  width: 36px;
}

.menu_line {
  background-color: #ededed;
  width: 16px;
  height: 2px;
}

.flex_h-10 {
  grid-column-gap: 10px;
  display: flex;
}

.flex_h-10.center-left {
  align-items: center;
}

.nav {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: auto auto 20px;
}

.nav_big {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #1a1d22e6;
  border-radius: 20px;
  padding: 20px 16px;
  display: none;
  position: absolute;
  inset: auto 0% 70px;
}

.social_link {
  opacity: .8;
  width: 20px;
  transition: opacity .2s;
}

.social_link:hover {
  opacity: 1;
}

.image-48, .div-block-78 {
  display: none;
}

.tab-btn {
  z-index: 999;
  color: #ffffffc4;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 3px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 120px;
  margin: 5px 10px;
  padding: 10px;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  transition: background-color .525s;
  display: flex;
}

.tab-btn:hover {
  color: var(--white-3);
  background-color: #000;
}

.tab-btn.w--current {
  background-color: var(--olive-drab);
  color: #000;
  border-color: #000;
  font-size: 17px;
  transition: all .2s;
}

.pub-gal {
  width: 100%;
  max-width: 1000px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.pub-gal.first {
  max-width: none;
}

.food-gal {
  width: 100%;
  max-width: 1000px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.navlinks00 {
  color: #ffffffcf;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  height: 100%;
  padding: 0 6px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  transition: color .5s;
}

.navlinks00:hover {
  opacity: 1;
  color: #06b462;
}

.navlinks00.w--current {
  color: #fff;
}

.brand-2 {
  float: none;
  align-self: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  position: static;
  top: 9.4844px;
  left: 50px;
}

.brand-2.w--current {
  margin-left: 0;
  margin-right: 0;
  top: 6.4844px;
}

.navbar {
  z-index: 99;
  background-color: #000c;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px;
  position: sticky;
  inset: 0% 0 auto;
}

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

.menunew {
  float: none;
  align-self: center;
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.new-mobile {
  z-index: 99;
  background-color: #000c;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px;
  position: sticky;
  inset: 0% 0 auto;
}

.show {
  padding-left: 0;
  padding-right: 0;
}

.utility-page-wrap {
  background-color: var(--black);
  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;
  text-decoration: none;
  display: flex;
}

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

.heading-16 {
  color: #fff;
  text-transform: lowercase;
  font-family: Efco brookshire, sans-serif;
}

.skip-link {
  color: #fff;
  text-align: center;
}

.craft-yellow {
  color: #e2dabb;
  text-align: right;
  text-shadow: 0 4px #000;
  background-color: #0000000d;
  margin-top: 0;
  font-family: Efco brookshire, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 55px;
}

.text-span-23 {
  color: #000;
  font-size: 16px;
}

.bold-text-7 {
  color: #000;
}

.beer {
  z-index: 11;
  position: absolute;
  inset: -8% 1% auto auto;
}

.div-block-61 {
  margin-top: 7px;
}

.val {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: lowercase;
  background-color: #c47026;
  border-radius: 0;
  height: 40px;
  margin: 4px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Efco brookshire, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 23px;
  transition: all .575s;
}

.val:hover {
  opacity: .66;
}

.div-block-60 {
  z-index: 1;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-image: linear-gradient(#0000006b, #0000006b);
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-49 {
  filter: invert() brightness(200%);
}

.modal-2 {
  z-index: 999999999;
  justify-content: center;
  align-items: center;
  padding: 0 24px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.link-block-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-50 {
  object-fit: cover;
  margin-bottom: 0;
}

.modal__body-2 {
  z-index: 2;
  text-align: center;
  background-color: #0000;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.modal__close-2 {
  opacity: .8;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 10px;
  left: auto;
  right: 10px;
}

.modal__close-2:hover {
  opacity: 1;
}

.modal {
  z-index: 9999;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #00000096;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-52 {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.modal__body-3 {
  z-index: 2;
  text-align: center;
  cursor: pointer;
  object-fit: cover;
  background-color: #fff;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.modal__close-3 {
  opacity: 1;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 6px;
  right: 5px;
}

.modal__close-3:hover {
  opacity: 1;
}

.image-51 {
  z-index: 10;
  position: relative;
}

.image-22 {
  cursor: pointer;
}

.modal-3 {
  z-index: 9999;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #00000096;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-79 {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-52 {
  z-index: 10;
  position: relative;
}

.image-53 {
  cursor: pointer;
}

.holiday {
  z-index: 999;
  border: 2px solid var(--white);
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #ca6b0d;
  border-radius: 3px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 5px 10px;
  padding: 10px;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  transition: background-color .525s;
  display: flex;
}

.holiday:hover {
  color: var(--white-3);
  background-color: #000;
}

.holiday.w--current {
  color: #000000c4;
  background-color: #ccc9b4;
  border-color: #000;
  font-size: 17px;
  transition: all .2s;
}

.holiday.thanks {
  background-color: #dd8a53;
}

.xmas {
  z-index: 999;
  border: 2px solid var(--white);
  background-color: var(--dark-green);
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  border-radius: 3px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 5px 10px;
  padding: 10px;
  font-family: Efco brookshire, sans-serif;
  font-size: 18px;
  transition: background-color .525s;
  display: flex;
}

.xmas:hover {
  color: var(--white-3);
  background-color: #000;
}

.xmas.w--current {
  color: #000000c4;
  background-color: #ccc9b4;
  border-color: #000;
  font-size: 17px;
  transition: all .2s;
}

.xmas.thanks {
  background-color: #dd8a53;
}

.tripple {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  max-width: 850px;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: forma-djr-micro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.link-12 {
  color: var(--dark-khaki);
  text-decoration: none;
}

.html-embed-7 {
  color: #dadada;
  margin-left: 0;
  margin-right: 10px;
}

.html-embed-7:focus-visible, .html-embed-7[data-wf-focus-visible] {
  color: #dadada;
}

.cta11-form-wrap-copy {
  flex-direction: column;
  display: flex;
}

.button-small-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 13px 30px;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.button-small-3:hover {
  background-color: var(--dark-green);
}

.date {
  color: #18181d;
  background-color: #f5f5f5;
  border: 1px #000;
  width: 33.33%;
  margin-right: 10px;
  padding: 30px 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.date::placeholder {
  color: #b1b1b1;
}

.success-message {
  color: #12b878;
  text-align: center;
  text-transform: uppercase;
  background-color: #12b8781a;
  border-bottom: 3px solid #12b878;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.cta11-form-wrap {
  z-index: 2;
  grid-column-gap: 50px;
  grid-row-gap: 30px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #b48f504d;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 40px;
  display: grid;
  position: relative;
}

.reser {
  background-color: #fff;
  border: 1px #ffffff78;
  border-radius: 5px;
  max-width: 850px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 36px;
}

.error-message {
  color: #db4b68;
  text-align: center;
  text-transform: uppercase;
  background-color: #db4b680d;
  border-bottom: 3px solid #db4b68;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.text-area {
  color: #18181d;
  background-color: #f5f5f5;
  border-style: none;
  min-height: 170px;
  padding: 14px 20px 18px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.text-area:hover {
  background-color: #f0f0f0;
}

.text-area:active, .text-area:focus {
  background-color: #ececec;
}

.text-area::placeholder {
  color: #b1b1b1;
}

.cta11-form {
  align-self: center;
  margin-bottom: 0;
  font-family: forma-djr-micro, sans-serif;
}

.text-field-2 {
  color: #18181d;
  text-transform: none;
  background-color: #f5f5f5;
  border-style: none;
  border-radius: 0;
  align-self: stretch;
  width: 100%;
  margin-bottom: 0;
  padding: 30px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.text-field-2:hover {
  background-color: #f0f0f0;
}

.text-field-2:active {
  background-color: #ececec;
}

.text-field-2:focus {
  color: #18181d;
  background-color: #ececec;
}

.text-field-2.bottom-margin-field {
  width: 50%;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
}

.text-field-2.bottom-margin-field::placeholder {
  color: #b1b1b1;
  font-weight: 300;
}

.text-field-2.bottom-margin-field._3 {
  width: 33.33%;
}

.text-field-2.bottom-margin-field._3.last2, .text-field-2.bottom-margin-field.right {
  margin-right: 0;
}

.div-block-37 {
  display: flex;
}

.brand-mobile {
  justify-content: center;
  align-items: center;
  height: 90px;
  transition: transform .2s, opacity .2s;
  display: none;
}

.brand-mobile:hover {
  transform: scale(1.02);
}

.brand-mobile.w--current {
  display: none;
}

.nav-column-center {
  justify-content: center;
  width: auto;
  display: flex;
}

.nav-column {
  width: 20%;
}

.nav-column.right {
  text-align: right;
  flex: 1;
  justify-content: flex-start;
  padding-left: 30px;
  display: flex;
}

.nav-column.left {
  flex: 1;
  justify-content: flex-end;
  padding-right: 30px;
  display: flex;
}

.brand-3 {
  justify-content: center;
  align-items: center;
  height: 90px;
  transition: transform .2s, opacity .2s;
  display: flex;
}

.brand-3:hover {
  transform: scale(1.02);
}

.navbar-container {
  z-index: 99999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  max-width: 1285px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.navbar-container._96 {
  z-index: 999999999;
}

.underline-hover {
  background-color: #f7ac5d;
  height: 1px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.underline-hover.mobile-hide {
  background-color: #ffffffc4;
}

.navigation-2 {
  z-index: 99999999;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-2._8841 {
  z-index: 999999;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

.navlink {
  color: #f7f7f7;
  text-align: center;
  letter-spacing: .5px;
  height: 90px;
  margin-right: 13px;
  padding-top: 33px;
  padding-left: 6px;
  padding-right: 6px;
  font-family: forma-djr-micro, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 27px;
  text-decoration: none;
  overflow: hidden;
}

.navlink:hover {
  text-decoration: none;
}

.navlink.w--current {
  color: #ffffffab;
}

.navlink.last {
  margin-right: 0;
}

.navbar-2 {
  background-color: #000;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
  inset: 0% 0% auto;
}

.navbar-2.see {
  z-index: 2147483647;
  background-color: #0000;
}

.nav-menu-2 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.time {
  color: #18181d;
  background-color: #f5f5f5;
  border: 1px #000;
  width: 33.33%;
  margin-right: 10px;
  padding: 30px 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.time::placeholder {
  color: #b1b1b1;
}

.text-span-24 {
  color: #ee5f00;
  text-transform: lowercase;
  font-family: Efco brookshire, sans-serif;
  font-size: 19px;
}

.xmas-txt {
  color: #31b835;
  text-transform: lowercase;
  font-family: Efco brookshire, sans-serif;
  font-size: 19px;
}

@media screen and (min-width: 1280px) {
  .nav-link {
    text-transform: uppercase;
    font-weight: 400;
  }

  .container.nav, .container.av-new-change {
    max-width: none;
  }

  .paragraph-big.aac3 {
    text-align: left;
  }

  .main-container {
    z-index: 5;
    flex-direction: column;
  }

  .image-gallery, .portfolio-row {
    width: 100%;
  }

  .gift5.ac2 {
    margin-bottom: 20px;
  }

  .link-11 {
    color: #ffffffe3;
  }

  .slider-arrow {
    opacity: 0;
    display: none;
  }

  .slider-arrow.right {
    opacity: 0;
  }

  .xxl-heading {
    font-size: 60px;
  }

  ._055 {
    filter: none;
    margin-right: 0;
  }

  .pub-gal, .food-gal {
    width: 100%;
  }

  .navlinks00 {
    font-weight: 400;
  }
}

@media screen and (min-width: 1440px) {
  .slide-img.new3 {
    background-image: linear-gradient(#0000, #0000), url('../images/Dubliner_1A.jpg');
    background-size: auto, cover;
  }

  .big-image-div-2 {
    background-position: 20%;
  }

  .paragraph-big.intro-text, .paragraph-big.cnt, .paragraph-big.res, .paragraph-big.cent, .paragraph-big.aac3, .paragraph-big.hh, .paragraph-big.g12 {
    color: #ffffffc9;
  }

  .paragraph-3 {
    color: #ffffffc9;
    text-align: left;
  }

  .contact {
    object-fit: fill;
    background-size: 100% 700px;
  }

  .paragraph-4 {
    text-align: left;
  }

  .quote-big {
    color: #ffffffc9;
    font-size: 50px;
    line-height: 55px;
  }

  .name-quote {
    color: #ffffffc9;
  }

  .div-block-65 {
    max-width: 850px;
  }

  .main-container {
    align-items: stretch;
    left: auto;
  }

  .text-span-4 {
    color: #72bd7f;
  }

  .heading-2._03 {
    color: var(--wheat);
    font-family: Pirata One;
    font-weight: 400;
  }

  .text-span-9 {
    color: #00af2cc9;
    font-weight: 600;
  }

  .pp3 {
    width: 85%;
  }

  .pp {
    object-fit: fill;
  }

  .input2.text-area.margin-input, .aa.text-area.margin-input {
    font-weight: 400;
  }

  .portfolio-row {
    width: 100%;
  }

  ._09090 {
    background-position: 20%;
  }

  .reservations {
    object-fit: fill;
  }

  .lajsla, .bhvhk, .paragraph-6 {
    color: #ffffffc9;
    text-align: left;
  }

  .xxl-heading {
    font-size: 65px;
  }

  .pub-gal, .food-gal {
    width: 100%;
  }

  .navigation-2._8841 {
    background-image: linear-gradient(#000, #0000);
  }
}

@media screen and (min-width: 1920px) {
  .wrapper._09ol {
    max-width: 1500px;
  }

  .div-block-65 {
    max-width: 1300px;
  }

  .upcoming-date-copy {
    font-size: 144px;
    left: 7%;
  }

  .upcoming-date-copy._3rd.gallery {
    font-size: 75px;
  }

  .main-heading {
    margin-bottom: 50px;
    font-size: 64px;
  }

  .upcoming-date-second-copy {
    font-size: 36px;
    line-height: 100%;
    top: 16%;
    left: 7%;
  }

  .upcoming-date-second-copy._3rd.gallery {
    font-size: 18px;
  }

  .portfolio-row {
    width: 100%;
  }

  .div-block-72 {
    max-width: 1500px;
  }

  .xxl-heading {
    max-width: 1200px;
    font-size: 80px;
    font-weight: 400;
    line-height: 1.4em;
  }

  .line-fill {
    background-color: #ceaa72;
  }

  .inner-hero-content {
    place-items: stretch stretch;
  }

  .slider {
    width: 100%;
  }

  .text-large {
    max-width: 750px;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
  }

  .hero-intro {
    grid-row-gap: 16px;
    justify-items: stretch;
    width: 100%;
    max-width: none;
  }

  .hero-intro._70 {
    width: 70%;
  }

  .grid-wrapper {
    place-items: center stretch;
    width: auto;
    position: static;
  }

  .grid-wrapper.hero {
    width: 100%;
  }

  .centered-line {
    width: 80px;
  }

  .home-hero-2 {
    width: 100%;
    max-width: 100%;
  }

  .slide-hero-background.slider-003 {
    background-image: linear-gradient(#0006, #060606 90%), url('../images/Yuma-Restaurant.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slide-hero-background.slider-001 {
    background-image: linear-gradient(#0006, #060606 90%), url('../images/Hero-Section.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slide-hero-background.slider-003 {
    background-image: linear-gradient(#0006, #060606 90%), url('../images/BQ1A0040.jpg');
  }

  .hero-top {
    justify-content: center;
    padding-top: 34px;
    display: flex;
  }

  .navigation-menu {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .primary_button {
    letter-spacing: 6px;
    text-decoration: none;
  }

  .primary_button.non-display-desktop {
    display: none;
  }

  .navigation-link {
    color: #f3f0ea;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-size: 16px;
  }

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

  .navigation {
    background-color: #0000;
  }

  .wrapper-2 {
    justify-content: space-between;
    width: 100%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .wrapper-2.navbar-hero {
    padding-left: 20px;
    padding-right: 20px;
    position: static;
    inset: 140% 0% auto;
  }

  .wrapper-2.navbar-hero.gutter {
    z-index: 99;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .wrapper-2.gutter {
    display: block;
  }

  .wrapper-2.gutter.wrapper-medium {
    max-width: 1600px;
  }

  .logo {
    max-width: 100%;
  }

  .text-inside-grid {
    color: #b8b5b0;
    width: 80%;
    line-height: 1.8em;
  }

  .pub-gal, .food-gal {
    width: 100%;
  }

  .navbar-container {
    max-width: 1610px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .nav-link {
    padding-left: 3px;
    padding-right: 3px;
    font-size: 9px;
  }

  .mobilenad {
    display: none;
  }

  .icon-4 {
    margin-top: 39px;
  }

  .menu-button {
    width: 45px;
    margin-right: 20px;
    padding: 0 0 0 20px;
  }

  .menu-button.w--open {
    background-color: var(--black);
  }

  .nav-menu {
    background-color: #000;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar00 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container.nav {
    background-color: #000;
    justify-content: space-between;
    padding: 13px 10px 14px 19px;
    inset: 0% 0% auto;
  }

  .container.av-new-change {
    background-color: #000;
    justify-content: space-between;
    width: 100%;
    padding: 13px 10px 14px 19px;
    inset: 0% 0% auto;
  }

  .nav-link-2 {
    color: #fff;
    padding-top: 35px;
    padding-bottom: 25px;
    padding-left: 0;
  }

  .nav-link-2.w--current {
    background-color: #0000;
  }

  .brand {
    left: 30px;
  }

  .brand.w--current {
    display: none;
  }

  .parallax, .p2, .big-image-div-2 {
    height: 60vh;
  }

  .hours {
    margin-bottom: 30px;
    margin-right: 30px;
  }

  .hours.left-c {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .hours.top-slider {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .paragraph-big {
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-big.intro-text {
    column-count: 1;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .paragraph-big.cnt {
    column-count: 1;
    width: 100%;
    margin-top: 30px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .paragraph-big.pp1, .paragraph-big.res, .paragraph-big.seo, .paragraph-big.cent, .paragraph-big.aac3 {
    column-count: 1;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .paragraph-big.hh {
    column-count: 1;
    margin: 10px;
    padding: 0 0%;
  }

  .paragraph-big.g12 {
    column-count: 1;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .about {
    padding: 80px 40px 50px;
  }

  .div-block-63 {
    width: 100%;
    margin-top: 1px;
    margin-bottom: 0;
  }

  .column {
    align-items: center;
    height: 100%;
  }

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

  .columns {
    flex-direction: column;
    align-items: flex-start;
    margin-right: 0;
    display: flex;
  }

  .contact {
    height: 500px;
    padding: 34px 40px 100px;
  }

  .contact.v2 {
    height: auto;
    padding: 50px 50px 0;
  }

  .leftc {
    width: 470px;
    margin-bottom: 24px;
  }

  .leftc.one {
    align-items: center;
    width: 100%;
    max-width: none;
  }

  .div-block-48 {
    margin-bottom: 18px;
    margin-right: 0;
  }

  .div-block-48.bar {
    margin-top: 0;
    margin-right: 0;
  }

  .sister {
    width: 470px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .c3, .c2, .c1 {
    margin-bottom: 30px;
    margin-right: 30px;
  }

  .div-block-49 {
    flex-flow: wrap;
    align-items: center;
  }

  .html-embed {
    height: 400px;
  }

  .parallax1 {
    background-attachment: scroll, scroll;
    padding-left: 50px;
    padding-right: 50px;
  }

  .tab03_tab_link {
    margin: 4px;
  }

  .tab03_menu {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 99px;
    padding-right: 99px;
  }

  .menus {
    background-image: linear-gradient(#000000cf, #000000cf), url('../images/BQ1A0127.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, contain;
    background-attachment: scroll, scroll;
    padding: 80px 40px 195px;
  }

  .tab03_arrow_wrap {
    display: none;
  }

  .tab03_tabs {
    top: 0;
  }

  .tab03_tab_content._58 {
    padding-bottom: 31px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .button_p_secondary._0394 {
    margin: 8px 0 0;
  }

  .button_p_secondary.party {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .upcoming-date-copy {
    font-size: 120px;
    top: -13%;
    left: 0%;
  }

  .upcoming-date-copy._3rd {
    left: 0%;
  }

  .upcoming-date-copy._3rd.gallery {
    font-size: 75px;
  }

  .div-block-54 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .main-container {
    justify-content: center;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-gallery {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .events {
    padding: 50px 50px 74px;
  }

  .image-gallery {
    width: auto;
    height: auto;
    padding: 33px;
    transition: none;
  }

  .image-gallery:hover {
    transform: none;
  }

  .image-gallery.second, .image-gallery.happye {
    min-height: 0;
  }

  .image-gallery.part {
    height: auto;
  }

  .image-gallery.third {
    background-image: none;
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .image-gallery.gos {
    min-height: 0;
  }

  .image-gallery.bowl, .image-gallery.hh, .image-gallery.tema, .image-gallery.live, .image-gallery.ba {
    height: auto;
  }

  .main-heading {
    font-size: 30px;
  }

  .main-heading.gallery {
    font-size: 20px;
  }

  .upcoming-date-second-copy {
    font-size: 24px;
    top: 8.5%;
    left: 7%;
  }

  .upcoming-date-second-copy._3rd {
    left: 7%;
  }

  .upcoming-date-second-copy._3rd.gallery {
    font-size: 16px;
  }

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

  .menu-box {
    margin-bottom: 27px;
  }

  .menu-box.last.late {
    margin-bottom: 0;
  }

  .menu-items {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .html-embed-5 {
    width: 100%;
    min-width: 100%;
  }

  .pp3 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .pp {
    padding: 50px;
  }

  .reservation-form {
    width: 100%;
  }

  .reservation {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 0;
    padding-top: 80px;
    padding-bottom: 28px;
  }

  .reservation.gr {
    max-width: none;
    padding: 30px;
  }

  .mmo-slide-image {
    height: 180px;
  }

  .div-block-63-copy {
    width: 100%;
    margin-top: 1px;
    margin-bottom: 0;
  }

  .portfolio-row {
    margin-top: 16px;
  }

  .cc {
    margin-bottom: 12px;
    margin-right: 0;
  }

  .copy {
    text-align: center;
    text-transform: uppercase;
  }

  .div-block-46 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-13 {
    margin-top: 0;
  }

  .sisters {
    padding-top: 0;
  }

  .div-block-67 {
    margin: 11px;
  }

  .div-block-67.bar {
    margin-top: 0;
    margin-right: 0;
  }

  .div-block-68 {
    flex-flow: column wrap;
  }

  ._1234.pinloc, ._1234.new {
    margin-bottom: 0;
  }

  .head-info-block {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .div-block-42 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 17px;
    padding-bottom: 5px;
    display: none;
  }

  .head-info-block-copy {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .div-block-69 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 17px;
    padding-bottom: 5px;
    display: none;
  }

  ._09090 {
    height: 60vh;
  }

  .hmoe-btn._0394 {
    margin: 8px 0 0;
  }

  .wrapper-border-layout-3-home {
    bottom: -7%;
  }

  .heading-blog-layout-3 {
    font-size: 18px;
  }

  .wrapper-card-blog-layout-3 {
    height: auto;
    margin-bottom: 90px;
  }

  .wrapper-card-blog-layout-3.linkn {
    cursor: pointer;
  }

  .wrapper-card-blog-layout-3.lastq {
    margin-bottom: 0;
  }

  .wrapper-text-blog-layout-3 {
    height: auto;
    padding: 20px 5px;
  }

  .wrapper-image-blog-layout-3 {
    height: 250px;
  }

  .dup {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    grid-template-columns: 1fr;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .gallery, .reservations {
    padding: 50px;
  }

  .gift1 {
    bottom: -7%;
  }

  .gift-cards {
    padding: 100px 30px;
  }

  .gift3 {
    padding: 50px;
  }

  ._7371 {
    width: 100%;
    margin-top: 1px;
    margin-bottom: 0;
  }

  .parralx2 {
    padding-top: 79px;
    padding-left: 50px;
    padding-right: 50px;
  }

  ._9192 {
    width: 100%;
    margin-top: 1px;
    margin-bottom: 0;
  }

  .image-29 {
    object-fit: cover;
  }

  .bhvhk {
    text-align: center;
    line-height: 20px;
  }

  .ac1 {
    padding: 50px;
  }

  .intro-hero, .slide-2, .home-hero {
    width: 100%;
  }

  .image-33 {
    margin-bottom: 26px;
    margin-right: 0;
  }

  .hold {
    flex-direction: column;
    margin-top: 18px;
    margin-bottom: 0;
  }

  .hours-div {
    margin-bottom: 0;
    margin-left: -10px;
    display: block;
  }

  .grid._2-col {
    grid-template-columns: 1fr;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid._2-col.l {
    padding-bottom: 34px;
  }

  .grid.lunch00 {
    grid-template-columns: 1fr;
    margin-bottom: 0;
    padding-bottom: 31px;
  }

  .image-36 {
    width: 200px;
  }

  .image-37 {
    width: 25%;
    max-width: none;
  }

  .guiness {
    background-position: 0 0, 0 0, 50%;
    background-attachment: scroll, scroll, scroll;
    padding: 50px 50px 121px;
  }

  .heading-15 {
    font-size: 70px;
  }

  .slider-arrow {
    width: 160px;
    height: 160px;
  }

  .xxl-heading {
    font-size: 38px;
  }

  .inner-hero-content {
    padding-top: 36px;
  }

  .slider {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-intro {
    width: 100%;
  }

  .hero-intro._70 {
    width: 80%;
  }

  .home-hero-2 {
    z-index: 11;
  }

  .navigation-menu {
    z-index: 1;
    color: #f3f0ea;
    background-color: #060606fa;
    padding-top: 30vw;
    position: fixed;
    inset: 0%;
  }

  .lottie-animation-5 {
    width: 50px;
    height: 50px;
    position: static;
  }

  .menu-button-2 {
    z-index: 2;
    padding: 0;
  }

  .menu-button-2.w--open {
    background-color: #0000;
  }

  .navigation-link {
    text-align: center;
    font-size: 22px;
  }

  .wrapper-2.gutter {
    padding-left: 30px;
    padding-right: 30px;
  }

  .logo {
    z-index: 10;
  }

  ._3-col-grid {
    grid-template-columns: 1fr;
  }

  .headline-3 {
    margin-top: 10px;
  }

  .press-sec.section-spacing {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .item {
    border-left-style: none;
    padding-top: 2vw;
  }

  .text-inside-grid {
    width: 70%;
    padding-top: 0;
  }

  .pa0 {
    background-position: 0 0, 50%;
    background-attachment: scroll, scroll;
    height: 500px;
    padding: 0 50px;
  }

  .gift66 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-image {
    flex: 1;
  }

  .column-image.gift2 {
    background-position: 50%;
    width: 100%;
    min-height: 400px;
  }

  .gift4 {
    text-align: center;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-76.gift5 {
    margin-left: auto;
  }

  .flex-wrapper.space-around {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .section-divider-line {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  ._50-percent-column.gift9 {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding: 50px 0;
  }

  .gft-cards.gift {
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .sticky-logo-wrapper {
    display: none;
  }

  .grid_item.nav-logo {
    align-items: center;
    width: 70%;
  }

  .section.nav-bar {
    display: none;
  }

  .mobile-text {
    justify-content: center;
    align-items: center;
    text-decoration: none;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .nav_logo-img {
    width: 7em;
  }

  .head-info-block-2 {
    margin-right: 0;
  }

  .tablink {
    width: 160px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tablink._3 {
    font-size: 14px;
  }

  .div-block-77 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 17px;
    padding-bottom: 5px;
    display: none;
  }

  .image-47 {
    margin-top: 40px;
  }

  .home-footer-socicons-wrap {
    margin-top: 20px;
  }

  ._055 {
    margin-right: 0;
  }

  .nav_link {
    text-transform: lowercase;
    font-family: Efco brookshire, sans-serif;
    font-weight: 400;
  }

  .nav_inner {
    background-color: #000000b5;
    border-style: none;
    border-radius: 0;
    width: 100%;
  }

  .nav_logo-2 {
    width: 50px;
  }

  .nav {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    inset: auto 0% 0%;
  }

  .nav_big {
    display: block;
  }

  .image-48 {
    width: 200px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    display: inline;
  }

  .div-block-78 {
    z-index: 100;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .pub-gal, .food-gal {
    margin-top: 16px;
  }

  .navlinks00 {
    text-align: right;
    background-color: #000;
    min-width: auto;
    height: auto;
    padding: 10px 30px 10px 3px;
    font-family: forma-djr-micro, sans-serif;
    font-size: 14px;
    transition-property: none;
    display: block;
  }

  .brand-2 {
    display: block;
    left: 30px;
  }

  .brand-2.w--current {
    display: block;
  }

  .navbar {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

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

  .menunew {
    background-color: #000;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .new-mobile {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .craft-yellow {
    font-size: 50px;
  }

  .beer {
    width: 200px;
    top: -1%;
  }

  .modal-2 {
    padding-top: 25px;
  }

  .tripple {
    font-size: 15px;
  }

  .html-embed-7 {
    margin-left: 0;
  }

  .success-message {
    max-width: 738px;
  }

  .reser {
    min-width: 0;
  }

  .error-message {
    max-width: 738px;
  }

  .brand-mobile {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .brand-mobile.w--current {
    margin-left: 10px;
    display: flex;
  }

  .nav-column-center {
    display: none;
  }

  .nav-column.right {
    text-align: right;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    padding-left: 0;
    padding-right: 20px;
  }

  .nav-column.left {
    text-align: right;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    padding-right: 20px;
  }

  .icon-3 {
    font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  }

  .navbar-container {
    padding-left: 20px;
    padding-right: 10px;
  }

  .underline-hover.mobile-hide {
    display: none;
  }

  .menu-button-3 {
    color: #fff;
    height: 90px;
    padding-top: 37px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #180c0130;
  }

  .navlink {
    color: #fff;
    text-align: right;
    width: 100%;
    height: 50px;
    margin-right: 0;
    padding-top: 12px;
    padding-left: 20px;
    transition: background-color .2s;
  }

  .navlink:hover {
    background-color: #0000;
  }

  .navbar-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-11 {
    object-fit: contain;
    max-width: none;
    height: 90px;
  }

  .nav-menu-2 {
    background-color: #000000c2;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    text-align: right;
    background-color: #000;
    min-width: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 30px;
    font-size: 16px;
    font-weight: 500;
  }

  .dropdown-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-list-2 {
    background-color: #0000;
  }

  .icon-4 {
    margin-top: 13px;
    margin-bottom: 0;
    margin-left: 121px;
    left: 0;
    right: 0;
  }

  .menu-button {
    width: 45px;
    margin-right: 20px;
    padding: 7px 0 7px 20px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .nav-menu {
    text-align: right;
    background-color: #000;
    padding-bottom: 48px;
  }

  .navbar00 {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    left: 0;
    right: 0;
  }

  .container.nav, .container.av-new-change {
    background-color: #000;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0;
    padding-top: 9px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .nav-link-2 {
    color: #fff;
    text-align: center;
    padding: 11px 0 9px;
    font-size: 16px;
    font-weight: 500;
    left: 0;
  }

  .brand {
    padding-left: 0;
    position: static;
  }

  .brand.w--current {
    display: block;
  }

  .slide-txt-wrap {
    max-width: none;
    padding-left: 61px;
    padding-right: 61px;
  }

  .heading {
    font-size: 25px;
  }

  .heading._00 {
    width: auto;
  }

  .parallax {
    height: 300px;
    margin-top: 0;
  }

  .p2, .big-image-div-2 {
    height: 300px;
  }

  .hours._121 {
    margin-bottom: 0;
    padding: 19px 19px 0;
  }

  .hours.left-c {
    margin: 13px;
  }

  .paragraph-big.intro-text {
    text-align: left;
    column-count: 1;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-big.intro-text.ccc {
    text-align: center;
  }

  .paragraph-big.cnt {
    text-align: left;
    column-count: 1;
    font-size: 14px;
    line-height: 23px;
  }

  .paragraph-big.pp1 {
    text-align: center;
    column-count: 1;
    line-height: 23px;
  }

  .paragraph-big.res {
    text-align: center;
    column-count: 1;
    margin-top: 12px;
    margin-bottom: 30px;
    font-size: 14px;
  }

  .paragraph-big.seo {
    text-align: center;
    column-count: 1;
    font-size: 12px;
  }

  .paragraph-big.cent {
    text-align: center;
    column-count: 1;
    font-size: 14px;
    line-height: 23px;
  }

  .paragraph-big.aac3 {
    text-align: left;
    column-count: 1;
    font-size: 14px;
    line-height: 23px;
  }

  .paragraph-big.hh, .paragraph-big.g12 {
    text-align: left;
    column-count: 1;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .about {
    padding: 50px 30px 90px;
  }

  .paragraph-3 {
    font-size: 14px;
    line-height: 21px;
  }

  .wrapper._09ol {
    text-align: left;
  }

  .gold {
    font-size: 30px;
  }

  .gold.kkk {
    font-size: 20px;
  }

  .column {
    align-items: center;
  }

  .image-24 {
    width: 60%;
    margin-top: 11px;
  }

  .contact {
    background-size: cover;
    height: 800px;
    padding: 40px 20px;
  }

  .contact.v2 {
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .leftc {
    width: auto;
    margin-bottom: 16px;
  }

  .div-block-48 {
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-48.bar {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .sister {
    width: auto;
    margin-top: 50px;
    margin-bottom: 16px;
  }

  .c3, .c2, .c1 {
    margin-right: 0;
  }

  .div-block-49 {
    flex-direction: column;
  }

  .html-embed {
    height: 300px;
  }

  .text-span, .historic {
    font-size: 15px;
  }

  .welcome {
    margin-bottom: 0;
    font-size: 30px;
  }

  .welcome._01010 {
    margin-left: 0;
    margin-right: auto;
    font-size: 20px;
  }

  .parallax1 {
    padding-top: 127px;
    padding-bottom: 127px;
  }

  .quote-big {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
  }

  .tab03_content {
    padding-left: 0;
    padding-right: 0;
  }

  .m111 {
    margin-left: 0;
    font-size: 16px;
  }

  .tab03_title {
    margin-top: 0;
    font-size: 15px;
  }

  .tab03_tab_link {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 0;
    padding: 6px 15px;
  }

  .tab03_menu {
    flex-flow: wrap;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 17px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .menus {
    padding: 50px 30px 94px;
  }

  .tab03_tab_content {
    flex-direction: column;
    position: relative;
  }

  .tab03_tab_content._58 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .upcoming-date-copy._3rd.small-copy {
    font-size: 25px;
  }

  .upcoming-date-copy._3rd.gallery {
    font-size: 60px;
  }

  .upcoming-date-copy._3rd.small {
    font-size: 25px;
  }

  .grid-gallery {
    grid-template-columns: 1fr 1fr;
  }

  .events {
    padding-bottom: 73px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-12 {
    font-size: 30px;
  }

  .main-heading.gallery {
    font-size: 25px;
  }

  .infotext.menu000 {
    font-size: 13.5px;
  }

  .infotext.top {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext.menu8 {
    font-size: 13.5px;
  }

  .heading-2._12, .heading-2._03, .heading-2.flip1 {
    font-size: 20px;
  }

  .heading-2.choice, .heading-2.xmas-red {
    font-size: 20px;
    line-height: 20px;
  }

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

  .info-title.menu-section {
    margin-bottom: 0;
    font-size: 15px;
  }

  .menu-items {
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .html-embed-5 {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .pp3 {
    align-items: center;
    width: 100%;
  }

  .pp {
    background-image: linear-gradient(#0000, #0000);
    padding: 50px 30px;
  }

  .reservation-form {
    flex-direction: column;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .reservation {
    flex-wrap: nowrap;
    align-items: center;
    width: 450px;
    margin-top: 64px;
    margin-left: 0;
    margin-right: 0;
    padding: 64px 31px 56px;
  }

  .reservation.gr {
    width: 100%;
    max-width: none;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .button-2.primary._929js, .input2.class2, .input2.class2._50, .input2.text-area.margin-input {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-66 {
    margin-top: 8px;
  }

  .mmo-slide-image {
    height: 120px;
    margin-bottom: 0;
  }

  .aa.class2, .aa.class2._50, .aa.text-area.margin-input, .aa.bb, .aa.bb._50 {
    margin-left: 0;
    margin-right: 0;
  }

  .portfolio-row {
    column-count: 2;
    margin-top: 0;
  }

  .portfolio-row.first {
    column-count: 1;
  }

  .portfolio-col {
    padding-right: 0%;
  }

  .welcome-copy {
    font-size: 30px;
  }

  .cc {
    filter: brightness(200%);
    width: 40px;
    margin-right: 10px;
  }

  .copy {
    font-weight: 300;
    line-height: 18px;
  }

  .div-block-46 {
    margin-left: 0;
    margin-right: 0;
    padding: 13px 30px;
  }

  .heading-13, .heading-13.white {
    font-size: 25px;
  }

  .div-block-67 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .div-block-67.bar {
    margin-top: 0;
    margin-right: 0;
  }

  .div-block-68 {
    flex-direction: column;
  }

  ._1234 {
    font-size: 14px;
    line-height: 20px;
  }

  .head-info-block {
    margin-bottom: 10px;
  }

  .div-block-42 {
    padding-left: 30px;
    padding-right: 30px;
    display: none;
  }

  .head-info-block-copy {
    margin-bottom: 10px;
  }

  .head-info-text {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-69 {
    padding-left: 30px;
    padding-right: 30px;
    display: none;
  }

  ._09090 {
    height: 300px;
  }

  .heading-blog-layout-3 {
    font-size: 20px;
    font-weight: 500;
  }

  .wrapper-card-blog-layout-3 {
    margin-bottom: 68px;
  }

  .date-layout-3 {
    font-size: 14px;
  }

  .wrapper-text-blog-layout-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-image-blog-layout-3.place {
    object-fit: cover;
    height: 200px;
  }

  .wrapper-image-blog-layout-3.irish-copy {
    object-fit: cover;
  }

  .dup {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    width: 89%;
    margin-top: 23px;
  }

  .gallery {
    padding: 57px 30px 6px;
  }

  .reservations {
    background-image: linear-gradient(#0000, #0000);
    padding: 50px 30px;
  }

  .gift3 {
    padding: 50px 30px;
  }

  .div-block-70 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: -19px;
  }

  .bhvhk {
    line-height: 23px;
  }

  .image-30 {
    object-fit: cover;
    position: static;
  }

  .image-31 {
    object-fit: cover;
  }

  .ac1 {
    padding: 50px 30px;
  }

  .welcome-head {
    text-align: center;
    margin-bottom: 0;
    font-size: 30px;
  }

  .slide-2 {
    object-fit: cover;
    height: 800px;
  }

  .heading-14, .script {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
  }

  .paragraph-6 {
    font-size: 14px;
    line-height: 21px;
  }

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

  .press {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: -19px;
  }

  .div-block-72 {
    margin-top: 36px;
  }

  .grid._2-col, .grid.lunch00 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-36 {
    display: none;
    top: -1%;
    right: -3%;
    overflow: hidden;
  }

  .image-37 {
    width: 30%;
  }

  .image-40 {
    width: 80px;
  }

  ._41 {
    width: 80px;
    top: 2%;
  }

  .guiness {
    padding: 50px 30px 100px;
  }

  .heading-15 {
    text-align: center;
    line-height: 80px;
  }

  .div-block-75._9 {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }

  .div-block-75._9-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }

  .slider-arrow {
    width: 140px;
    height: 140px;
    padding-left: 80px;
    left: -80px;
  }

  .slider-arrow.right {
    padding-right: 80px;
    right: -80px;
  }

  .xxl-heading {
    font-size: 30px;
  }

  .inner-hero-content {
    padding-left: 0;
    padding-right: 0;
  }

  .slider {
    height: 100%;
  }

  .text-large {
    font-size: 15px;
  }

  .hero-intro {
    width: 100%;
    margin-top: 130px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-intro._70 {
    width: 100%;
  }

  .hero-top {
    justify-content: center;
  }

  .navigation-menu {
    text-align: center;
    background-color: #060606;
    padding-top: 40vw;
    inset: 0%;
  }

  .primary_button {
    flex: 0 auto;
    display: block;
  }

  .primary_button.non-display-desktop {
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 22px;
    display: block;
  }

  .primary_button.displaynone {
    display: none;
  }

  .lottie-animation-5 {
    width: 50px;
    height: 50px;
  }

  .menu-button-2 {
    padding: 0;
  }

  .menu-button-2.w--open {
    background-color: #0000;
  }

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

  .navigation {
    background-color: #060606;
    height: auto;
  }

  .logo {
    z-index: 100;
  }

  .headline-3 {
    font-size: 20px;
    font-weight: 400;
  }

  .pa0 {
    height: 400px;
  }

  .column-image {
    flex: 0 auto;
    height: 600px;
    margin-bottom: 60px;
  }

  .column-image.gift2 {
    height: 280px;
    min-height: 0;
    margin-bottom: 50px;
  }

  .gift4 {
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-divider-line {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  ._50-percent-column {
    width: 100%;
  }

  ._50-percent-column.gift9 {
    width: 100%;
    height: auto;
    padding-top: 0;
  }

  .gft-cards {
    padding-top: 46px;
    padding-bottom: 0;
  }

  .head-info-flex {
    flex-direction: column;
  }

  .html-embed-6 {
    margin-bottom: 0;
  }

  .text-color-grey.hide-mobile {
    display: none;
  }

  .tab-content {
    margin-top: -19px;
    padding: 0 20px 20px;
  }

  .tabs-menu {
    padding: 0;
  }

  .tablink {
    grid-column-gap: 8px;
    width: 50px;
    height: 50px;
    padding: 8px 12px;
    font-size: 14px;
  }

  .tab-content-inner {
    grid-row-gap: 10px;
  }

  .button-name {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-bottom: 0;
    padding: 11px;
  }

  .div-block-77 {
    padding-left: 30px;
    padding-right: 30px;
    display: none;
  }

  .image-47 {
    margin-top: 46px;
  }

  .home-footer-socicons-wrap {
    margin-top: 20px;
  }

  .grid_nav {
    max-height: 65vh;
    overflow: scroll;
  }

  .nav_title.hide-dasktop {
    display: block;
  }

  .nav_link {
    display: none;
  }

  .nav_inner {
    grid-column-gap: 10px;
    justify-content: space-between;
  }

  .image-48 {
    width: 150px;
  }

  .tab-btn {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-bottom: 0;
    padding: 11px;
  }

  .pub-gal {
    column-count: 2;
    margin-top: 0;
  }

  .pub-gal.first {
    column-count: 1;
    max-width: 100%;
  }

  .food-gal {
    column-count: 2;
    margin-top: 0;
  }

  .food-gal.first {
    column-count: 1;
  }

  .navlinks00 {
    text-align: right;
    background-color: #000;
    min-width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 30px;
  }

  .brand-2 {
    padding-left: 0;
    display: block;
    position: static;
  }

  .brand-2.w--current {
    display: block;
  }

  .navbar {
    width: 100%;
    padding: 0;
    display: block;
    position: sticky;
    left: 0;
    right: 0;
  }

  .menunew {
    text-align: right;
    background-color: #000;
  }

  .new-mobile {
    width: 100%;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    right: 0;
  }

  .show {
    padding-right: 0%;
  }

  .craft-yellow {
    text-align: center;
    font-size: 50px;
    line-height: 80px;
  }

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

  .beer {
    display: none;
    top: -1%;
    right: -3%;
    overflow: hidden;
  }

  .modal-2 {
    padding-top: 0;
  }

  .image-50 {
    margin-bottom: 0;
  }

  .modal__close-2 {
    top: 23px;
    right: 4px;
  }

  .holiday, .xmas {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 0;
    margin: 7px;
    padding: 6px 15px;
  }

  .tripple {
    font-size: 15px;
  }

  .html-embed-7 {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .date {
    width: 100%;
  }

  .success-message {
    width: 100%;
    max-width: none;
  }

  .cta11-form-wrap {
    padding: 9px;
  }

  .reser {
    width: 100%;
    padding: 20px;
  }

  .error-message {
    width: 100%;
    max-width: none;
  }

  .text-field-2.bottom-margin-field, .text-field-2.bottom-margin-field._3 {
    width: 100%;
  }

  .div-block-37 {
    flex-direction: column;
  }

  .navbar-container._96 {
    padding-left: 0;
    padding-right: 0;
  }

  .navigation-2 {
    z-index: 9;
  }

  .nav-menu-2 {
    height: 100vh;
    padding-bottom: 240px;
    overflow: auto;
  }

  .time {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    color: var(--antique-white);
    height: auto;
    padding: 11px 20px 11px 0;
  }

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

  .mobilenad {
    z-index: 9;
    display: block;
    position: relative;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    width: 45px;
    margin-right: 0;
    padding: 7px 0 6px 20px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #000c;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 20px 10px -19px #00000024;
  }

  .navbar00 {
    padding-left: 20px;
    padding-right: 20px;
    left: 0;
    right: 0;
  }

  .container {
    width: 100%;
  }

  .container.nav, .container.av-new-change {
    justify-content: space-between;
    padding: 13px;
  }

  .nav-link-2 {
    display: block;
  }

  .nav-link-2.w--current {
    color: #3353f5;
    display: block;
  }

  .brand {
    display: none;
  }

  .hero-slider {
    height: 450px;
    margin-top: -6px;
    position: static;
  }

  .slide-content {
    height: 100%;
  }

  .slide-img {
    height: 60vh;
  }

  .slide-img.new3 {
    height: 100%;
  }

  .slide-txt-wrap {
    padding-left: 71px;
    padding-right: 71px;
  }

  .heading {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph {
    margin-bottom: 0;
    font-size: 16px;
  }

  .parallax {
    height: 40vh;
  }

  .p2, .big-image-div-2 {
    background-position: 50%;
    height: 40vh;
  }

  .home-body-button {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
    display: block;
  }

  .hours._121, .hours.left-c, .hours._8282 {
    margin-right: 0;
  }

  .hours.jshdjs, .hours._01001 {
    justify-content: center;
    margin-right: 0;
  }

  .hours.top-slider {
    margin-right: 0;
  }

  .image-5 {
    max-width: 25%;
  }

  .image-5._54 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .paragraph-big.intro-text {
    margin-bottom: 9px;
  }

  .paragraph-big.cnt {
    text-align: center;
    margin-top: 17px;
  }

  .paragraph-big.pp1 {
    text-align: center;
    font-size: 14px;
  }

  .paragraph-big.seo {
    line-height: 17px;
  }

  .paragraph-big.cent, .paragraph-big.aac3 {
    line-height: 20px;
  }

  .paragraph-big.hh, .paragraph-big.g12 {
    margin-bottom: 9px;
  }

  .about {
    padding-bottom: 50px;
  }

  .div-block-63 {
    flex-direction: column;
  }

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

  .paragraph-3.bhvhk {
    font-size: 15px;
  }

  .paragraph-3.sda {
    text-align: center;
  }

  .gold {
    font-size: 25px;
  }

  .column {
    align-items: center;
  }

  .heading-11 {
    font-size: 30px;
  }

  .image-24 {
    width: 50%;
  }

  .div-block-64 {
    justify-content: center;
    align-items: center;
  }

  .columns {
    flex-direction: column;
    justify-content: center;
  }

  .contact {
    height: 810px;
  }

  .contact.v2 {
    padding-bottom: 0;
  }

  .social-icons.hero-icons-copy {
    margin-bottom: 48px;
    margin-left: 0;
    margin-right: 0;
  }

  .leftc {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .leftc.one {
    align-items: center;
    margin-bottom: 0;
  }

  .leftc._22 {
    align-items: center;
  }

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

  .paragraph-4.op {
    text-align: center;
  }

  .div-block-48 {
    margin-bottom: 32px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-48.bar {
    margin-bottom: 32px;
    margin-left: 0;
  }

  .sister {
    width: 100%;
    margin-top: 29px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .c3 {
    flex-direction: column;
    justify-content: center;
  }

  .c2 {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
  }

  .c1 {
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .div-block-49 {
    flex-direction: column;
  }

  .text-span {
    font-size: 15px;
  }

  .historic {
    font-size: 14px;
  }

  .image-25 {
    max-width: 40%;
  }

  .welcome {
    font-size: 25px;
  }

  .welcome._01010 {
    margin-bottom: 6px;
    line-height: 32px;
  }

  .parallax1 {
    padding: 107px 30px;
  }

  .gold-circle.quotes {
    display: none;
  }

  .quote-big {
    letter-spacing: 1px;
    font-size: 25px;
    line-height: 27px;
  }

  .m111 {
    font-size: 16px;
  }

  .tab03_tab_link {
    flex-direction: column;
    min-width: 100px;
    padding: 5px 10px;
  }

  .tab03_tab_link.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .tab03_menu {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .menus {
    padding: 50px 20px;
  }

  .tab03_arrow_wrap {
    display: none;
  }

  .tab03_tabs {
    margin-top: 0;
  }

  .tab03_icon {
    width: 40px;
  }

  .button_p_secondary {
    text-align: center;
  }

  .upcoming-date-copy {
    margin-right: 10px;
    font-size: 72px;
    position: static;
    top: -15%;
    left: 4%;
  }

  .upcoming-date-copy._3rd {
    left: 4%;
  }

  .main-container {
    max-width: 100%;
    padding-bottom: 0;
  }

  .grid-gallery {
    grid-column-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow: auto;
  }

  .events {
    padding-bottom: 84px;
  }

  .heading-12 {
    letter-spacing: 4px;
    font-weight: 400;
    line-height: 38px;
  }

  .image-gallery {
    width: 100%;
    height: 284px;
    padding: 25px;
    overflow: visible;
  }

  .image-gallery:hover {
    transform: none;
  }

  .image-gallery._08 {
    height: auto;
    padding: 41px;
  }

  .image-gallery.second {
    height: auto;
    padding: 40px;
  }

  .image-gallery.happye {
    height: auto;
    padding: 38px;
  }

  .image-gallery.part {
    padding: 32px;
  }

  .image-gallery.gos {
    height: auto;
    padding: 37px 18px;
  }

  .image-gallery.bowl {
    padding: 31px;
  }

  .image-gallery.hh, .image-gallery.tema, .image-gallery.live, .image-gallery.ba {
    padding: 32px;
  }

  .main-heading.gallery {
    font-size: 25px;
    line-height: 1;
  }

  .upcoming-date-second-copy {
    font-size: 24px;
    line-height: 120%;
    position: static;
    left: 7%;
  }

  .upcoming-date-second-copy._3rd {
    left: 5%;
  }

  .upcoming-date-second-copy._3rd.gallery {
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 18px;
  }

  .infotext.top {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .infotext.sauce {
    text-align: center;
    font-size: 14px;
  }

  .heading-2 {
    font-size: 42px;
    line-height: 45px;
  }

  .heading-2._12 {
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
  }

  .heading-2._03 {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 400;
  }

  .heading-2.flip1 {
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
  }

  .heading-2.choice {
    text-align: left;
    letter-spacing: 1px;
    background-color: #e7e2d100;
    border-style: none;
    margin-bottom: 0;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 400;
  }

  .heading-2.new0, .heading-2.new0-copy {
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 400;
  }

  .heading-2.xmas-red {
    text-align: left;
    letter-spacing: 1px;
    background-color: #e7e2d100;
    border-style: none;
    margin-bottom: 0;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 400;
  }

  .heading-2._1xmas-red {
    letter-spacing: 1px;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 400;
  }

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

  .info-title {
    margin-top: 0;
  }

  .info-title.menu-section {
    text-align: left;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 22px;
  }

  .info-title.menu-section.flip-m {
    text-align: left;
    line-height: 22px;
  }

  .html-embed-5 {
    margin-bottom: 0;
    padding-right: 0;
  }

  .reservation {
    width: 310px;
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .reservation.gr {
    margin-left: 0;
    margin-right: 0;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-2 {
    text-align: center;
    width: 100%;
    display: block;
  }

  .button-2.primary._929js {
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .input2.class2 {
    margin-bottom: 12px;
  }

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

  .div-block-63-copy {
    flex-direction: column;
  }

  .portfolio-row {
    column-count: 1;
    margin-top: 0;
  }

  .portfolio-row.first {
    column-count: 1;
  }

  .portfolio-col.one {
    display: block;
  }

  .potfolio-photo-block {
    width: 100%;
    margin-top: 0;
    padding: 5px 0;
  }

  .lightbox-link {
    margin-top: 0;
  }

  .lightbox-thumb {
    width: 100%;
  }

  .welcome-copy {
    font-size: 25px;
  }

  .cc._54 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .copy {
    font-size: 11px;
    line-height: 16px;
  }

  .div-block-46 {
    margin-top: 0;
    font-size: 12px;
  }

  .heading-13.white {
    text-align: center;
    font-size: 25px;
  }

  .text-block-12._2323 {
    margin-top: 11px;
  }

  .footer {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-67 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .div-block-67.bar {
    margin-bottom: 32px;
  }

  .div-block-68 {
    flex-direction: column;
  }

  .head-info-block {
    margin-bottom: 10px;
  }

  .div-block-42 {
    width: 100%;
    display: none;
  }

  .head-info-block-copy {
    margin-bottom: 10px;
  }

  .head-info-text.link.email, .head-info-text.link.phonert, .head-info-text.link.phonert, .head-info-text.link.email, .head-info-text.link.email, .head-info-text.link.phonert, .head-info-text.link.phonert, .head-info-text.link.email, .linkadd {
    font-weight: 400;
  }

  .div-block-69 {
    width: 100%;
    display: none;
  }

  .linkadd-2 {
    font-weight: 400;
  }

  ._09090 {
    background-position: 50%;
    height: 40vh;
  }

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

  .wrapper-image-blog-layout-3.place-copy {
    height: 400px;
  }

  .wrapper-image-blog-layout-3.rugby, .wrapper-image-blog-layout-3.place, .wrapper-image-blog-layout-3.brunch, .wrapper-image-blog-layout-3._01828121, .wrapper-image-blog-layout-3.taco, .wrapper-image-blog-layout-3.evets, .wrapper-image-blog-layout-3.irish-copy, .wrapper-image-blog-layout-3.dj, .wrapper-image-blog-layout-3.testq {
    height: 200px;
  }

  .dup {
    width: 88%;
  }

  ._7371 {
    flex-direction: column;
  }

  .gift5 {
    font-size: 30px;
  }

  ._9192 {
    flex-direction: column;
  }

  .lajsla {
    font-size: 15px;
  }

  .link-9, .link-10 {
    color: #ffffffe3;
    text-decoration: none;
  }

  .right-arrow, .left-arrow, .slide-nav {
    display: none;
  }

  .intro-container {
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .welcome-head {
    text-align: center;
    font-size: 26px;
    line-height: 35px;
  }

  .text-span-18 {
    display: none;
  }

  .intro-hero {
    height: auto;
    padding-top: 139px;
    padding-bottom: 139px;
  }

  .text-span-19 {
    display: block;
  }

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

  .slide-2 {
    height: auto;
  }

  .home-hero {
    position: static;
  }

  .heading-14, .script {
    font-size: 20px;
  }

  .image-32 {
    max-width: 25%;
  }

  .paragraph-6 {
    font-size: 14px;
  }

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

  .grid.lunch00 {
    padding-bottom: 17px;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-3 {
    font-size: 16px;
  }

  .image-36 {
    width: 150px;
    display: none;
    top: -13%;
    right: -11%;
  }

  .image-37 {
    top: -12%;
    right: 31px;
  }

  .image-40, ._41 {
    display: none;
  }

  .guiness {
    background-position: 0 0, 0 0, 50% 100%;
    background-size: 200px, auto, contain;
    padding-bottom: 96px;
  }

  .heading-15 {
    font-size: 50px;
    line-height: 60px;
  }

  .slider-arrow {
    width: 100px;
    height: 100px;
    padding-left: 60px;
    display: none;
    top: auto;
    bottom: 290px;
    left: -60px;
  }

  .slider-arrow.right {
    width: 100px;
    height: 100px;
    padding-right: 60px;
    display: none;
    bottom: 280px;
    right: -60px;
    overflow: hidden;
  }

  .xxl-heading {
    font-size: 35px;
    line-height: 40px;
  }

  .inner-hero-content {
    grid-template-columns: .5fr;
    align-content: stretch;
    place-items: stretch stretch;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .slide-content-2 {
    padding-top: 93px;
    padding-bottom: 160px;
  }

  .text-large {
    font-size: 16px;
    line-height: 26px;
  }

  .hero-intro {
    grid-row-gap: 11px;
    width: 100%;
    max-width: 100%;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-wrapper {
    grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
    width: 100%;
    max-height: 100%;
  }

  .slide-nav-3 {
    display: none;
  }

  .slide-hero-background.slider-003 {
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .slide-hero-background.slider-001 {
    background-image: linear-gradient(#0006, #060606), url('../images/Hero-Section.jpg');
    background-position: 0 0, 50%;
  }

  .slide-hero-background.slider-002, .slide-hero-background.slider-003, .slide-hero-background.slider-004, .slide-hero-background.slider-005, .slide-hero-background.slider-006, .slide-hero-background.slider-007, .slide-hero-background.thanls-cover {
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .hero-top {
    flex-flow: column;
    justify-content: center;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 36px;
  }

  .navigation-menu {
    z-index: 1;
    height: 100vh;
    padding-top: 50vw;
    display: flex;
    position: fixed;
  }

  .primary_button {
    max-width: 90%;
    font-size: 15px;
    display: block;
  }

  .primary_button:hover {
    background-color: #ceaa72;
    border-color: #ceaa72;
  }

  .primary_button.non-display-desktop {
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 20px;
    display: flex;
  }

  .lottie-animation-5 {
    z-index: 3;
    width: 50px;
    height: 50px;
    position: relative;
  }

  .menu-button-2 {
    background-color: #0000;
    padding: 0;
  }

  .menu-button-2.w--open {
    z-index: 2;
    background-color: #0000;
  }

  .navigation-link {
    text-align: center;
    font-size: 20px;
  }

  .navigation {
    height: auto;
  }

  .wrapper-2.gutter {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo {
    z-index: 2;
    justify-content: center;
    align-items: center;
    max-width: 50%;
    display: flex;
  }

  .headline-3 {
    font-size: 18px;
    font-weight: 400;
  }

  .press-sec.section-spacing {
    padding-top: 30px;
  }

  .text-inside-grid {
    width: 100%;
    font-size: 15px;
  }

  .pa0 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  ._50-percent-column.gift9 {
    padding-left: 0;
    padding-right: 0;
  }

  .gft-cards.gift {
    padding-top: 0;
  }

  .sticky-logo-wrapper {
    align-items: center;
    display: none;
  }

  .div-block-16 {
    height: 16em;
    display: block;
  }

  .grid_item.nav-logo {
    width: 50%;
  }

  .grid-2 {
    font-size: 1vw;
  }

  .section.nav-bar {
    position: fixed;
  }

  .nav_logo {
    z-index: 11;
    position: relative;
  }

  .nav_logo.w--current {
    display: flex;
  }

  .logo-sticky {
    margin-top: -16px;
  }

  .text-mobile-menu {
    color: #fff;
    font-size: 4em;
  }

  .mobile-text {
    z-index: 10;
    justify-content: center;
    align-items: center;
    height: 15em;
    text-decoration: none;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .nav_logo-img {
    width: 12em;
  }

  .head-info-block-2 {
    margin-bottom: 4px;
  }

  .head-info-flex {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .linkadd-3 {
    font-weight: 400;
  }

  .bold-text-4, .bold-text-5 {
    font-size: 16px;
  }

  .tabs {
    grid-row-gap: 30px;
  }

  .tab-content {
    padding: 0;
  }

  .tab-content-inner {
    grid-row-gap: 0px;
  }

  .button-name {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
    font-size: 15px;
  }

  .button-name.w--current {
    font-size: 15px;
  }

  .div-block-77 {
    width: 100%;
    display: none;
  }

  .linkadd-4 {
    font-weight: 400;
  }

  .image-47 {
    margin-top: 32px;
  }

  ._055 {
    margin-bottom: 4px;
  }

  .grid_nav {
    grid-template-columns: 1fr;
  }

  .nav_title {
    color: #fff;
  }

  .nav_row {
    grid-row-gap: 10px;
  }

  .tab-btn {
    flex-direction: column;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
    font-size: 15px;
  }

  .tab-btn.w--current {
    font-size: 15px;
  }

  .pub-gal {
    column-count: 1;
    margin-top: 0;
  }

  .pub-gal.first {
    column-count: auto;
    max-width: 100%;
  }

  .food-gal {
    column-count: 1;
    margin-top: 0;
  }

  .food-gal.first {
    column-count: 1;
  }

  .navlinks00 {
    color: #fff;
    height: auto;
    padding: 11px 20px 11px 0;
  }

  .navlinks00.w--current {
    color: #fff;
  }

  .brand-2 {
    display: block;
  }

  .navbar {
    padding-left: 20px;
    padding-right: 20px;
    left: 0;
    right: 0;
  }

  .menunew {
    background-color: #000c;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 20px 10px -19px #00000024;
  }

  .new-mobile {
    padding-left: 0;
    padding-right: 0;
    left: 0;
    right: 0;
  }

  .show.one {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: block;
  }

  .craft-yellow {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 60px;
  }

  .beer {
    width: 150px;
    display: none;
    top: -13%;
    right: -11%;
  }

  .modal-2 {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-6 {
    object-fit: cover;
    height: auto;
  }

  .image-50 {
    object-fit: cover;
  }

  .modal__body-2 {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .modal__close-2 {
    top: 4px;
    right: 4px;
  }

  .modal {
    cursor: pointer;
    padding: 13px;
  }

  .modal__body-3 {
    object-fit: cover;
    background-image: none;
    padding: 0;
  }

  .modal__close-3 {
    top: 3px;
    right: 5px;
  }

  .modal-3 {
    cursor: pointer;
    padding: 13px;
  }

  .holiday {
    flex-direction: column;
    min-width: 100px;
    margin-bottom: 0;
    padding: 5px 10px;
  }

  .holiday.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .xmas {
    flex-direction: column;
    min-width: 100px;
    margin-bottom: 0;
    padding: 5px 10px;
  }

  .xmas.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .tripple {
    color: #fff;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .html-embed-7 {
    margin-bottom: 10px;
  }

  .button-small-3 {
    flex: 1;
    align-self: stretch;
  }

  .date {
    min-width: 100%;
  }

  .cta11-form-wrap {
    border-style: none;
    border-width: 0;
    padding: 0;
  }

  .reser {
    margin-left: 0;
    margin-right: 0;
    padding: 17px;
  }

  .text-field-2.bottom-margin-field, .text-field-2.bottom-margin-field._3 {
    width: 100%;
  }

  .div-block-37 {
    flex-direction: column;
  }

  .brand-mobile.w--current {
    margin-left: 0;
  }

  .time {
    min-width: 100%;
  }
}

#w-node-ce9767d4-20fc-9dee-ffae-c66376eb68a2-a7940ffc {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-ce9767d4-20fc-9dee-ffae-c66376eb68aa-a7940ffc {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-ce9767d4-20fc-9dee-ffae-c66376eb68ab-a7940ffc {
  place-self: center;
}

#w-node-_6a43b444-4919-8499-d052-ce94e7289823-a7940ffc {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_6a43b444-4919-8499-d052-ce94e7289824-a7940ffc {
  place-self: center;
}

#w-node-cd71cfdd-2138-45d5-75b6-314733578eb9-a7940ffc {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-cd71cfdd-2138-45d5-75b6-314733578eba-a7940ffc {
  place-self: center;
}

#w-node-_0545c1d3-97ae-4c89-ccd2-3f09152e83fd-a7940ffc {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_0545c1d3-97ae-4c89-ccd2-3f09152e83fe-a7940ffc {
  place-self: center;
}

#w-node-_624f6e82-fa8b-e19e-5e9f-3d82b7987c58-a7940ffc {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_624f6e82-fa8b-e19e-5e9f-3d82b7987c59-a7940ffc {
  place-self: center;
}

#w-node-_84b9abd4-f90e-a1ee-4a2f-1eaa0ac6cf70-a7940ffc, #w-node-_84b9abd4-f90e-a1ee-4a2f-1eaa0ac6cf76-a7940ffc, #w-node-_84b9abd4-f90e-a1ee-4a2f-1eaa0ac6cf7c-a7940ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_5932db65-4faa-1017-48c3-3ebc8cf2dfcc-a7940ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf17f355-579f-81a4-ba7d-2fa513a25922-a7940ffc, #w-node-_5932db65-4faa-1017-48c3-3ebc8cf2dfd1-a7940ffc, #w-node-_2ed11f19-2ac3-3cff-2fe8-e363da084161-a7940ffc, #w-node-_6fd34314-87fc-5dad-ba1e-1138525e3dbd-a7940ffc, #w-node-_9fa3ec87-2dd3-511d-56c7-9dcf0b7342b5-a7940ffc, #w-node-_7b393a6b-1300-ab20-c00f-43ab886bd04e-a7940ffc, #w-node-a5cd7816-e0ff-f552-581a-9e631e78b8cc-a7940ffc, #w-node-_5869ec96-8ccd-503d-2661-74bde2b6f9d8-a7940ffc, #w-node-_154fd54c-1c61-7f09-1dac-20d237dbba33-a7940ffc, #w-node-_0d23c1ae-62d5-edc6-490a-e59a1f22c5d0-a7940ffc, #w-node-_983464c7-d0be-1385-b604-35c4993ec41c-a7940ffc, #w-node-_983464c7-d0be-1385-b604-35c4993ec421-a7940ffc, #w-node-_51895039-ef52-a28a-0919-a4c263f6473c-a7940ffc, #w-node-_99596965-92ea-59d2-4969-3b1a1edee9e1-a7940ffc, #w-node-b753fb2c-5ef8-8858-2528-84f8e5b473e3-a7940ffc, #w-node-_46b94189-b050-e40b-c9f0-9a59339bb26b-a7940ffc, #w-node-_7f311a85-953d-42f7-f2b2-a2220e239867-a7940ffc, #w-node-_474e1fd0-0e59-ca24-8cb5-6ba04f8a79dc-a7940ffc, #w-node-_474e1fd0-0e59-ca24-8cb5-6ba04f8a79df-a7940ffc, #w-node-_474e1fd0-0e59-ca24-8cb5-6ba04f8a79e6-a7940ffc, #w-node-_474e1fd0-0e59-ca24-8cb5-6ba04f8a79ed-a7940ffc, #w-node-_474e1fd0-0e59-ca24-8cb5-6ba04f8a79f4-a7940ffc, #w-node-_474e1fd0-0e59-ca24-8cb5-6ba04f8a79f9-a7940ffc, #w-node-_7f311a85-953d-42f7-f2b2-a2220e239873-a7940ffc, #w-node-da69774c-bf7e-1e0b-9e8b-ba83f0c063df-a7940ffc, #w-node-_1ef764af-6fa3-65ca-b205-516f8c4f4f1e-a7940ffc, #w-node-bc4fe5c8-1087-bc80-0a41-cd3fc3bada6e-a7940ffc, #w-node-f6a85f03-0df7-6b10-45e3-0756beee8f62-a7940ffc, #w-node-_6965977c-da0c-2477-a330-33478e80463a-a7940ffc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ba9ecc5d-e1d7-9267-dd0e-a7b8fa3e8616-a7940ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ba9ecc5d-e1d7-9267-dd0e-a7b8fa3e861b-a7940ffc, #w-node-_30caafd6-c8e9-36e4-e511-c8ff8cd06276-a7940ffc, #w-node-ba9ecc5d-e1d7-9267-dd0e-a7b8fa3e861d-a7940ffc, #w-node-_495f0b77-e665-4186-20f7-e0b6ca1b284f-a7940ffc, #w-node-ba9ecc5d-e1d7-9267-dd0e-a7b8fa3e8627-a7940ffc, #w-node-ba9ecc5d-e1d7-9267-dd0e-a7b8fa3e862e-a7940ffc, #w-node-ba9ecc5d-e1d7-9267-dd0e-a7b8fa3e8635-a7940ffc, #w-node-_3ca09fac-a6af-fc67-38bb-715cbd17758c-a7940ffc, #w-node-_184b90de-4fd0-dbf1-79bd-c8df7abbebed-a7940ffc, #w-node-_66dea6da-7a57-a2ae-aee5-367d7cac5358-a7940ffc, #w-node-ba9ecc5d-e1d7-9267-dd0e-a7b8fa3e863c-a7940ffc, #w-node-e6011635-0dd0-ada5-adc0-74e09b3d4563-a7940ffc, #w-node-af700396-bbdc-bfc2-6a94-eabd24473330-a7940ffc, #w-node-e25b1a97-6be5-7cf1-89c7-ff727e64d81f-a7940ffc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_01045e93-ecb4-d8bf-4171-2c06eef9cc25-a7940ffc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_01045e93-ecb4-d8bf-4171-2c06eef9cc2a-a7940ffc, #w-node-_01045e93-ecb4-d8bf-4171-2c06eef9cc2c-a7940ffc, #w-node-_01045e93-ecb4-d8bf-4171-2c06eef9cc31-a7940ffc, #w-node-_01045e93-ecb4-d8bf-4171-2c06eef9cc36-a7940ffc, #w-node-_01045e93-ecb4-d8bf-4171-2c06eef9cc3d-a7940ffc, #w-node-_01045e93-ecb4-d8bf-4171-2c06eef9cc44-a7940ffc, #w-node-_01045e93-ecb4-d8bf-4171-2c06eef9cc4b-a7940ffc, #w-node-_5d4353c2-ec25-d84f-7ffd-d03f178b99d9-a7940ffc, #w-node-_5d4353c2-ec25-d84f-7ffd-d03f178b99db-a7940ffc, #w-node-_5d4353c2-ec25-d84f-7ffd-d03f178b99de-a7940ffc, #w-node-_5d4353c2-ec25-d84f-7ffd-d03f178b99e3-a7940ffc, #w-node-_5d4353c2-ec25-d84f-7ffd-d03f178b99ea-a7940ffc, #w-node-_5d4353c2-ec25-d84f-7ffd-d03f178b99ef-a7940ffc, #w-node-f6a1f182-7c3e-c96d-8f79-08782bbfc9ad-a7940ffc, #w-node-f6a1f182-7c3e-c96d-8f79-08782bbfc9af-a7940ffc, #w-node-f6a1f182-7c3e-c96d-8f79-08782bbfc9b6-a7940ffc, #w-node-_96d98fbb-7a37-121c-d23f-a9ec30bb7dd2-a7940ffc, #w-node-_96d98fbb-7a37-121c-d23f-a9ec30bb7dd4-a7940ffc, #w-node-_96d98fbb-7a37-121c-d23f-a9ec30bb7ddb-a7940ffc, #w-node-_244a593f-860a-4109-aee2-ac7e0130eec7-a7940ffc, #w-node-eda90b4e-cc0b-e34b-fd29-ac7bcdf72c9f-a7940ffc, #w-node-_93605ea4-3b5f-7c9c-0763-16a5756b97f4-a7940ffc, #w-node-_93605ea4-3b5f-7c9c-0763-16a5756b97f6-a7940ffc, #w-node-_93605ea4-3b5f-7c9c-0763-16a5756b97fd-a7940ffc, #w-node-_93605ea4-3b5f-7c9c-0763-16a5756b9804-a7940ffc, #w-node-_01045e93-ecb4-d8bf-4171-2c06eef9cc77-a7940ffc, #w-node-_01045e93-ecb4-d8bf-4171-2c06eef9cc7c-a7940ffc, #w-node-_6b6aa2de-f0a0-d3bd-037d-1b6056633427-a7940ffc, #w-node-_590e335b-20bf-491b-136e-f20407e836e7-a7940ffc, #w-node-_590e335b-20bf-491b-136e-f20407e836e9-a7940ffc, #w-node-_590e335b-20bf-491b-136e-f20407e836f0-a7940ffc, #w-node-_3bc5872f-40b5-d941-9d1c-e8c46591caa2-a7940ffc, #w-node-_694a3f77-ed45-15de-d3e5-6946409f0373-a7940ffc, #w-node-_09874969-bd39-acb8-05f2-6cb6179c4d16-a7940ffc, #w-node-_520bc26e-9b60-42e8-545d-436c7952cc24-a7940ffc, #w-node-_520bc26e-9b60-42e8-545d-436c7952cc26-a7940ffc, #w-node-_2aa7c888-1c2f-884d-cf19-bc21c7f41141-a7940ffc, #w-node-_0c836fd2-d66d-bcf3-4270-76944e2c7efe-a7940ffc, #w-node-_469823db-c653-d4f1-8a6b-9110346bce7a-a7940ffc, #w-node-_92658d55-d655-021a-2a4d-91263bc812d1-a7940ffc, #w-node-_8f35c5cf-6fc0-ca2a-f1a9-f247ac2eb05c-a7940ffc, #w-node-_5245d928-6cd8-7819-0478-4bc3373eebd6-a7940ffc, #w-node-_2a1b5674-7118-d7ce-b0d5-d06a49a41047-a7940ffc, #w-node-_56c947c8-bd7c-780d-b981-491a5fa5642f-a7940ffc, #w-node-_3a117591-2b36-61d9-c65c-8595eafd22dd-a7940ffc, #w-node-_3a117591-2b36-61d9-c65c-8595eafd22e6-a7940ffc, #w-node-_3a117591-2b36-61d9-c65c-8595eafd22ed-a7940ffc, #w-node-_3a117591-2b36-61d9-c65c-8595eafd22f4-a7940ffc, #w-node-_12cd56e3-737b-50e6-8359-57a1de6067ff-a7940ffc, #w-node-_9f11bd17-4f36-bf8d-b6b4-55ef66073417-a7940ffc, #w-node-edfdb96b-5911-5292-5f91-c39348faba13-a7940ffc, #w-node-_616d10c4-b374-28e0-8253-9af282a7473d-a7940ffc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-ce9767d4-20fc-9dee-ffae-c66376eb68ab-a7940ffc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}


@font-face {
  font-family: 'Efco brookshire';
  src: url('../fonts/EFCO-Brookshire-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}