
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik+Dirt&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Uncial+Antiqua&display=swap');

/*
font-family: 'Poppins', sans-serif; font-weight: 300;


font-family: 'Poppins', sans-serif; font-weight: 900;


font-family: 'Rubik Dirt', cursive; font-weight: 400;



font-family: 'Uncial Antiqua', cursive; font-weight: 400;
*/

a {color: #fff;}

p {font-size: 1.4em;}

body {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Rubik Dirt', cursive;
  font-weight: 400;
}

.nav-v7 .container {
  width: 100%;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.1em;
  padding: 0 12px;
}

.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:hover {
  background: rgba(255,255,255,0.7);
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: #fff;
}

.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: none;
  color: #fff;
  font-family: 'Uncial Antiqua', cursive;
  font-weight: 400;
  font-size: 5em;
  line-height: 1.2em;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.about-us-v2 a.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.sph-email-subscription .sph-submit-button,
.drink-menu .btn-wrapper .custom-temp-btn {
  padding: 7px 40px;
  text-transform: uppercase;
  background-color: #bdae9b;
  background: #bdae9b;
  border: 2px solid #bdae9b;
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-size: 16px;
  box-shadow: none;
  border-radius: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v2 a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-v8-wrapper.custom-about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #bdae9b;
  color: #bdae9b;
  opacity: 1;
}
.about-us-v8-wrapper a.custom-temp-btn {
  background-color: #233d1a;
  background: #233d1a;
  border: 2px solid #233d1a;
  color: #e7dad1;
}
.about-us-v8-wrapper a.custom-temp-btn:hover {
  background-color: #bdae9b;
  background: #bdae9b;
  border: 2px solid #bdae9b;
  color: #000;
}
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  padding: 7px 50px 7px 30px;
  background-color: #2a2a2a;
  background: #2a2a2a;
  border: 2px solid #2a2a2a;
  color: #e7dad1;
}
.drink-menu .btn-wrapper .custom-temp-btn {
  background-color: #2a2a2a;
  background: #2a2a2a;
  border: 2px solid #2a2a2a;
  color: #e7dad1;
}
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
  background-color: transparent;
  background: transparent;
  border: 2px solid #2a2a2a;
  color: #2a2a2a;
}
.addtocalendar.atc-style-blue .atcb-link {
  padding: 8px 30px;
  text-shadow: none;
}

.reservations-and-parties p.submit-success {
  color: #fff;
  text-transform: uppercase;
}
.reservations-and-parties button[disabled] {
  background-color: #bdae9b;
  background: #bdae9b;
  border: 2px solid #bdae9b;
  color: #000;
}
.reservations-and-parties button {
  background-color: #bdae9b;
  background: #bdae9b;
  border: 2px solid #bdae9b;
  color: #000;
}
.reservations-and-parties button:hover {
  background-color: transparent;
  background: transparent;
  border: 2px solid #bdae9b;
  color: #bdae9b;
  opacity: 1;
}

/* home page */
.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #f6911d;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}

.section-header,
.about-us-v2 h1,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.about-us-v3 h1,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
  font-size: 5.6em;
  font-family: 'Rubik Dirt', cursive;
  font-weight: 400;
  text-transform: uppercase;
}
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.8em;
  line-height: 1.2em;
}

.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 0;
}
.about-us-v8-content .text-wrapper h2 {
  text-transform: lowercase;
  font-family: 'Uncial Antiqua', cursive;
  font-weight: 400;
  font-size: 2.3em;
  color: #233d1a;
  margin: 15px auto;
}
.about-us-v8-item-0 .about-us-v8-content .text-wrapper img {
  max-width: 330px;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 65px;
}

.custom_html_1-section.section-wrapper {
  background-image: url(https://static.spotapps.co/web/vinings--meehanspublichouse--com/css/../custom/private_dining_back.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  color: #fff;
  padding: 2em 0;
}
.custom_html_1-section .container {
  text-align: center;
}
.custom_html_1-section h1 {
  margin: 20px auto 0;
}
.custom_html_1-section p {
  margin: 20px auto;
}
.custom_html_1-section img {
  width: 1300px;
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.reviews-v2-wrapper.section-wrapper {
  background-size: cover !important;
  background-position: center center !important;
  background-attachment: scroll !important;
  padding: 2em 0;
}
.owl-theme .owl-dots .owl-dot button {
  background: #000;
  border: 1px solid #000;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #f6911d;
  border: 1px solid #f6911d;
}

.reviews-v2-wrapper h1 {
  color: #000;
  margin-top: 0;
}
.reviews-v2-wrapper h2 {
  color: #000;
  margin-top: 0;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  margin: 20px auto 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.4em;
  color: #000;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
  padding-bottom: 10px;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.4em;
  line-height: 1.5em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #f6911d;
  font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #000;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-bottom: 50px;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  color: #f6911d;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.3em;
  color: #000;
}
.map-newsletter p {
  font-size: 1.2em;
  color: #000;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #f6911d;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 8.5px 5px;
  border-bottom: 1px solid #000;
  color: #000;
  background-color: transparent;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #000;
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}

.custom-modal .modal-content {
  background-color: #fff;
  color: #000;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 5.5em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-weight: normal;
  font-size: 1.3em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 8px 15px;
  border: 1px solid #000;
  border-radius: 0;
  background: transparent;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
   color: #000;
}

.contact-v3 {
  background-image: url(https://static.spotapps.co/web/vinings--meehanspublichouse--com/css/../custom/contact_back.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  border-bottom: 2px solid #f6911d;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-size: 1.1em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 25px;
  text-transform: uppercase;
}
.contact-v3 .contact-us p a {
  text-decoration: none;
}
.contact-v3 .zip {
  padding-bottom: 25px;
}
.contact-v3 .sister-location:first-of-type {
  margin-right: 20px;
}

.googlemap-v3-wrapper .triangle {
  display: none;
}

.footer-v2-wrapper {
  background: #262521;
  border-top: none;
  color: #fff;
}

/* about us page */
.about-us-s1-wrapper .about-us-item-holder{
  background-image: url(https://static.spotapps.co/web/vinings--meehanspublichouse--com/css/../custom/sections_back.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
}
.about-us-page .about-us-s1-content {
  padding-top: 120px;
}
.about-us-page .about-us-s1-content img {
  max-width: 300px;
}
.about-us-v7-content .text-wrapper .text-content {
  padding: 60px 8%;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
  color: #f6911d;
}
.about-us-s4-wrapper {
  background-image: url(https://static.spotapps.co/web/vinings--meehanspublichouse--com/css/../custom/private_dining_back.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
}
.about-us-s4-wrapper .container {
  width: 75%;
}

/* specials page */
.onespecial {
  font-size: 18px;
}
.specials h2 {
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-size: 1.5em;
  color: #bdae9b;
}

/* events page */
.events-container h1 {
  margin-top: 35px;
  color: #fff;
}
.events-container p {
  color: #fff;
}
.events-container h2 {
  margin-top: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-size: 2.2em;
  text-transform: capitalize;
  color: #f6911d;
}
.events-container .event-time,
.events-container h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 1.3em;
}
.events-container .event-image {
  border: none;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(246, 145, 29, 0.5);
  -moz-box-shadow: 0px 0px 10px 4px rgba(246, 145, 29, 0.5);
  box-shadow: 0px 0px 10px 4px rgba(246, 145, 29, 0.5);
}
.events-container .events-holder {
  padding: 40px 0;
  border-bottom: 1px solid #fff;
}

/* food and drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 70px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
  color: #000;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.food-menu-grid h2,
.drink-menu .food-menu-page h2,
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2{
  margin-top: 15px;
  font-family: 'Rubik Dirt', cursive;
  font-weight: 400;
  font-size: 2.6em;
  line-height: 100%;
  color: #000;
  text-transform: capitalize;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.2em;
  text-transform: none;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  font-size: 16px;
  background-color: #bdae9b;
  color: #000;
  border: 2px solid #bdae9b;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.drink-menu .btn-wrapper .custom-temp-btn:hover,
.drink-menu .btn-wrapper .custom-temp-btn:focus {
  background-color: #233d1a;
  color: #e7dad1;
  border: 2px solid #233d1a;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #233d1a;
}
.food-menu-grid .food-price {
  color: #233d1a;
  padding: 0 10px 0 5px;
}
.food-menu-grid .food-menu-description p {
  color: #000;
}
.food-menu-grid .menu-description p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #000;
}
.food-menu-grid .food-item-description {
	font-size: 1.1em;
  color: #757575;
}

.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.5em;
}

.drink-menu .btn-wrapper {
	text-align: center;
}

.empty-content-message h2,
.empty-content-message h3 {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.5em;
  text-transform: none;
}

/* catering page */
.catering.party-background.drink-menu>div:first-child:before {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transform: translateZ(0);
}
.catering-menu-wrapper.food-menu-v2-wrapper .section-header {
  color: #fff;
}
.catering .catering-menu-wrapper .food-menu-grid .menu-description p {
  color: #fff;
}
/* locations page */
.locations-page.about-us-background .pagecontent {
  padding-top: 100px;
}
.locations-page .location-info-item img {
  border: 2px solid #000;
}
.locations-page .location-info-item  h1 {
  font-family: 'Rubik Dirt', cursive;
  font-weight: 400;
  font-size: 2.6em;
  color: #000;
}
.locations-page .location-info-item h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  text-transform: capitalize;
  font-size: 1.4em;
  color: #000;
  margin-top: 25px;
}
.location-additional-text {
  padding: 30px 0;
}
.location-info-holder .location-additional-text p a:hover,
.location-info-holder .location-additional-text p a:focus {
  text-decoration: underline;
  color: #000;
}
.locations-page.about-us-background .party-offer .location-additional-text a.custom-temp-btn {
  background-color: #233d1a;
  color: #e7dad1;
  border: 2px solid #233d1a;
}
.locations-page.about-us-background .party-offer .location-additional-text a.custom-temp-btn:hover {
  background-color: #bdae9b;
  color: #000;
  border: 2px solid #bdae9b;
}

/* press page */
.drink-menu.press-background:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/vinings--meehanspublichouse--com/css/../custom/press_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(1) opacity(0.2);
  -moz-filter: grayscale(1) opacity(0.2);
  -o-filter: grayscale(1) opacity(0.2);
  -ms-filter: grayscale(1) opacity(0.2);
  filter: grayscale(1) opacity(0.2);
}
.press-background .section-header {
  color: #fff;
}
.press-holder .press-item {
  border: 2px dotted #f6911d;
}
.press-holder h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.8em;
}
.press-holder p {
  font-size: 1.2em;
}

@media (max-width:1400px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 6px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.5em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 5.5em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.6em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 1.9em;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-wrapper img {
    max-width: 275px;
  }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0 2px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.5em;
  }
  p {
    font-size: 1.3em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 4.5em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 4em;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 1.7em;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-wrapper img {
    max-width: 245px;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 50px;
  }
  .reviews-v2-wrapper h3,
  .reviews-v2-wrapper .review-text p {
    font-size: 1.3em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 220px;
  }
  .food-menu-grid h2,
  .drink-menu .food-menu-page h2,
  .style-traditional.drink-menu h2,
  .food-menu-section h2,
  .drink-menu-section h2 {
    font-size: 2.2em;
  }
  .specials h2 {
    font-size: 1.4em;
  }
  .events-container h2 {
    font-size: 2em;
  }
  .locations-page .location-info-item h1 {
    font-size: 2.2em;
  }
  .locations-page .location-info-item h2 {
    font-size: 1.3em;
  }
  .press-holder h2 {
    font-size: 1.4em;
  }
  .press-holder p {
    font-size: 1.1em;
  }
}

@media (max-width:1023px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.8em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.8em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 1.5em;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-wrapper img {
    max-width: 210px;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 40px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
  .contact-v3 .sister-location img {
    max-height: 46px;
  }
  .food-menu-grid h2,
  .drink-menu .food-menu-page h2,
  .style-traditional.drink-menu h2,
  .food-menu-section h2,
  .drink-menu-section h2 {
    font-size: 2em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price,
  .style-traditional.drink-menu .menu-item-price-traditional .item-price {
    font-size: 1.1em;
  }
  .onespecial {
    font-size: 16px;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
  .locations-page .about-us-v3 .text-wrapper {
    margin: 0 auto;
  }
}

@media (max-width:991px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.8em;
    padding: 0 6px;
  }
  .navbar.nav-v7 .socialnav a {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 30px;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .about-us-s4-wrapper .container {
    width: 85%;
  }
}

@media (max-width: 860px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    padding: 0 2px;
  }
}

@media (max-width: 768px) {
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 60px;
  }
}

@media (max-width: 767px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 1.1em;
    padding: 6px 15px;
  }
  .nav-v7.navbar-fixed-top .navbar-collapse {
    max-height: 420px;
  }
  .navbar.nav-v7 .socialnav a {
    display: inline-block;
  }
  .navbar.nav-v7 .header-logo {
    max-width: 100px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a:hover,
  .navbar-regular.nav-v6 .navbar-nav>.active>a,
  .navbar-regular.nav-v6 .navbar-nav>.active>a:focus,
  .navbar-regular.nav-v6 .navbar-nav>.active>a:hover {
    color: #000 !important;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .uk-overlay-panel h1 br {
    display: none;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.8em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .about-us-v2 a.custom-temp-btn,
  .about-us-plus-content .about-us-plus-button,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .reservations-and-parties-v2 button,
  .specials-v3.home-specials div a.custom-temp-btn,
  .party-offer a.custom-temp-btn,
  .sph-email-subscription .sph-submit-button {
    font-size: 15px;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
  font-weight: 900;
		font-size: 13px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 0.9em;
    margin: 10px auto;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-wrapper img {
    max-width: 160px;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 160px;
  }
  .about-us-v7-content .text-wrapper .text-content {
    padding: 40px 15px;
  }
  .about-us-v7-content .text-wrapper .text-content p,
  .about-us-s4-wrapper p {
    font-size: 1.2em;
  }
  .about-us-s4-wrapper .container {
    width: 90%;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 40px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 8px 20px;
    border: none;
    border-bottom: 2px solid #233d1a;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus {
    border: none;
    border-bottom: 2px solid #233d1a;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #233d1a;
  }
  .food-menu-grid .menu-description p,
  .food-menu-grid .food-menu-description p {
    font-size: 1.1em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .events-container .event-time,
  .events-container h3,
  .events-container p {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
  .locations-page.about-us-background .pagecontent {
    padding-top: 60px;
  }
  .locations-page.about-us-background .party-offer a.custom-temp-btn {
    border-top: none;
  }
  .locations-page.about-us-background .party-offer a.custom-temp-btn:first-of-type {
    border-top: 2px solid #bdae9b;
  }
  .locations-page.about-us-background .party-offer .location-additional-text a.custom-temp-btn:first-of-type {
    border-top: 2px solid #233d1a;
  }
  .locations-page .location-info-item h1 {
    font-size: 1.8em;
  }
  .location-additional-text p {
    font-size: 1.1em;
  }
  .press-holder h2 {
    font-size: 1.2em;
  }
  .press-holder a img {
    max-height: 70px;
  }
  .press-holder p {
    font-size: 1.1em;
  }
}

@media (max-width: 320px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
	font-size: 1em;
  }
  .navbar.nav-v7 .header-logo {
    max-width: 90px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.7em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.2em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 11px;
  }
  .banner-section h1 {
    font-size: 0.8em;
  }
  .custom_html_1-section p {
    font-size: 1.1em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price,
  .style-traditional.drink-menu .menu-item-price-traditional .item-price {
    font-size: 1em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .jobs-page .jobs-text p {
    font-size: 1.2em;
  }
  .locations-page .location-info-item h1 {
    font-size: 1.5em;
  }
  .location-info-holder p {
    font-size: 1.1em;
  }
}
