@import url('https://fonts.googleapis.com/css2?family=Mea+Culpa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');

@font-face {
    font-family: 'Plantagenet Cherokee';
    src: url('https://static.spotapps.co/web/gatheringpointevenue--com/css/../custom/fonts/PlantagenetCherokee.eot');
    src: url('https://static.spotapps.co/web/gatheringpointevenue--com/css/../custom/fonts/PlantagenetCherokee.eot?#iefix') format('embedded-opentype'),
        url('https://static.spotapps.co/web/gatheringpointevenue--com/css/../custom/fonts/PlantagenetCherokee.woff2') format('woff2'),
        url('https://static.spotapps.co/web/gatheringpointevenue--com/css/../custom/fonts/PlantagenetCherokee.woff') format('woff'),
        url('https://static.spotapps.co/web/gatheringpointevenue--com/css/../custom/fonts/PlantagenetCherokee.ttf') format('truetype'),
        url('https://static.spotapps.co/web/gatheringpointevenue--com/css/../custom/fonts/PlantagenetCherokee.svg#PlantagenetCherokee') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*
font-family: 'Mea Culpa', cursive; font-weight: 400;
font-family: 'EB Garamond', serif; font-weight: 400;
font-family: 'Plantagenet Cherokee';
*/

a {color: #fff;}

body {
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Plantagenet Cherokee';
}

.navbar.nav-v7 .header-logo {
  max-width: 190px;
}
.nav-v7 .container {
  width: 100%;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  text-transform: uppercase;
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 1.2em;
}
.navbar.nav-v6.nav-scroll .social-square .contact-icon:hover i{
  color: #fff !important;
}

.drink-menu .navbar.nav-v6 .social-square .contact-icon:hover i{
  color: #fff !important;
}

.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,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.party-s2-wrapper.reservations-and-parties button,
.party-s2-wrapper.reservations-and-parties button[disabled] {
  padding: 8px 40px;
  text-transform: uppercase;
  background-color: #C4C9A9;
  background: #C4C9A9;
  border: 2px solid #000;
  color: #000;
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 18px;
  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-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn: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,
.party-s2-wrapper.reservations-and-parties button:hover,
.party-s2-wrapper.reservations-and-parties button[disabled]:hover {
  text-decoration: none;
  background-color: #F3F4EE;
  background: #F3F4EE;
  border: 2px solid #000;
  color: #000;
  opacity: 1;
}

.section-header,
.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 {
  text-transform: uppercase;
  font-family: 'Plantagenet Cherokee';
  font-size: 4.3em;
}
.about-us-v7-content .text-wrapper h2,
.about-us-v8-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: none;
  font-family: 'Mea Culpa', cursive; font-weight: 400;
  font-size: 2.1em;
}

/* Home page */

/* banner */
.banner-section {
  padding: 25px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #8b1d42;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}
/* banner end */

/* about us v7 */
.about-us-page .about-us-v7-wrapper {
  background-color: #1A1A1A;
}
.about-us-v7-content .text-wrapper .text-content {
  width: 95%;
}
/* about us v7 end */

/* specials v3 */
.specials-v3.home-specials {
  background-color: #303030;
  color: #fff;
  min-height: 240px;
}
.specials-v3.home-specials h1 {
  margin-top: 30px;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  font-size: 1.4em;
  margin: 20px auto;
}
/* specials v3 end */

/* slideshow v2 section */
.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.5);
  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: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Plantagenet Cherokee';
  font-size: 4.5em;
  line-height: 1em;
  text-shadow: none;
}
/* slideshow v2 section end */

.custom_html_1-section.section-wrapper {
  background-color: #303030;
  text-align: center;
  padding: 1em 0;
}
.custom_html_1-section.section-wrapper a img {
  width: 140px;
}
/* about us v8 */
.about-us-v8-wrapper {
  background-color: #F3F4EE;
}
.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 0;
}
.about-us-v8-content .text-wrapper h2 {
  color: #000;
  margin: 10px 0 0;
}
/* about us v8 end */

/* order tmt section */
.order-tmt-section .container {
  width: 760px;
  max-width: 100%;
}
.order-tmt-section h1 {
  margin-top: 20px;
}
/* order tmt section end */

/* reviews v2 */
.reviews-v2-wrapper.section-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper h1 {
  margin-top: 10px;
}
.reviews-v2-wrapper h2 {
  text-transform: capitalize;
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 1.5em;
  color: #fff;
  margin: 25px 0 20px;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  font-size: 0.7em;
  color: #8b1d42;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 1.4em;
  line-height: 1.5em;
}
.reviews-v2-wrapper .review-quote {
  color: #898b4a;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot button {
  background-color: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background-color: #fff;
  border: 1px solid #fff;
  opacity: 0.6;
}
/* reviews v2 end */

/* newsletter section */
.map-newsletter {
  border-right: none;
}
.map-newsletter .text-wrapper:before {
  background-color: #ffe4a5;
  background-attachment: scroll;
}
.map-newsletter .text-wrapper {
  color: #000;
}
.map-newsletter .section-header {
  color: #fff;
}
.map-newsletter h2 {
  color: #fff;
}
.map-newsletter .sph-email-subscription h2 {
  text-transform: none;
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 1.3em;
  color: #fff;
}
.map-newsletter p {
  font-size: 1.3em;
  color: #fff;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background-color: #8b1d42;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 11px 5px;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #fff;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #fff;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
/* newsletter section end */

/* newsletter popup */
.custom-modal .modal-content {
  background-color: #1A1A1A;
  background-image: url(https://static.spotapps.co/web/gatheringpointevenue--com/css/../custom/specials_back.jpg);
  color: #fff;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 4em;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 1.3em;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #fff;
  border-radius: 0;
  background: transparent;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
   color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
   color: #fff;
}
/* newsletter popup end */

/* contact v3 */
.contact-v3 {
  background-color: #303030;
  color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  text-transform: uppercase;
  font-size: 1.2em;
}
.contact-v3 .days {
  text-transform: uppercase;
  padding-bottom: 3px;
}
.contact-v3 .from-to {
  text-transform: uppercase;
  padding-bottom: 20px;
}
.contact-v3 a {
  color: #fff;
  text-decoration: none;
}
/* contact v3 end */

/* footer v2 */
.footer-v2-wrapper {
  background-color: #303030;
  border-top: 2px solid #ffe4a5;
  color: #fff;
}
/* footer v2 end */

/* about us page */
.about-us-page .about-us-s1-content .image-holder img {
  width: 40vh;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 70px 40px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content h1 {
  margin-bottom: 35px;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
  color: #ffe4a5;
}

/* menu and drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 90px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  font-size: 16px;
  background-color: #6D7449;
  color: #fff;
  border: 2px solid #1A1A1A;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus {
  background-color: #1A1A1A;
  color: #fff;
  border: 2px solid #1A1A1A;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #000;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  text-transform: capitalize;
  font-family: 'Plantagenet Cherokee';
  font-size: 2em;
  color: #42462B;
}
.food-menu-grid .menu-description p {
  font-size: 1.3em;
  color: #000;
}
.food-menu-grid .food-menu-description p {
  font-size: 1.2em;
  color: #000;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 1.2em;
  color: #000;
}
.food-menu-grid .food-price {
  color: #8b1d42;
}
.food-menu-grid .food-item-description {
  color: #757575;
  font-size: 1.1em;
}
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 1.4em;
  color: #000;
}
/* menu and drinks pages end */

/* specials page */
.onespecial {
  font-size: 17px;
}
.specials h2 {
  text-transform: capitalize;
  font-size: 1.5em;
  color: #ffe4a5;
}
.specials .empty-content-message h2 {
  color: #fff;
}
/* specials page end */

.empty-content-message h2,
.empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'EB Garamond', serif; font-weight: 400;
  font-size: 1.4em;
}

/* custom parties page */
.party-background.party-images h1 {
  margin-top: 0;
  padding-top: 100px;
}
.party-background.party-images .party-s2-wrapper {
  padding-top: 90px!important;
}

/* .texting-permission {
  text-align: left;
  max-width: 436px;
  margin: 0 auto;
}
.texting-permission label,
.texting-permission input {
  display: inline;
}
.texting-permission input[type="checkbox"] {
  width: 20px;
  margin: 0;
}
.texting-permission label {
  text-transform: none;
  font-size: 1.3em;
  border: none;
  line-height: 1em;
  padding: 0;
  margin-bottom: 50px;
}
.rp-phone {
  margin-top: 20px;
} */

/* media queries */
@media (max-width:1400px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 0 12px;
  }
  .section-header,
  .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: 4em;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-v8-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 2em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
  }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 6px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.6em;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-v8-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.9em;
  }
  .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,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .party-offer a.custom-temp-btn {
    font-size: 16px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.6em;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.3em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.4em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.3em;
  }
  .contact-v3 .hours-title h1,
  .contact-v3 .social-title h1,
  .contact-v3 .contact-us-title h1 {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.8em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.2em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .onespecial {
    font-size: 16px;
  }
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3,
  .empty-content-message h2,
  .empty-content-message h3 {
    font-size: 1.3em;
  }
}

@media (max-width:1100px) {
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 3.4em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.2em;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-v8-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.6em;
  }
  .about-us-v8-content .text-content p,
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
}

@media (max-width:1023px) {
  .section-header,
  .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;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-v8-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.8em;
  }
  p {font-size: 1.2em;}
  .banner-section h1 {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.2em;
  }
  .order-tmt-section {
    padding: 2em 0;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.6em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1em;
  }
  .onespecial {
    font-size: 15px;
  }
  .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;
  }
}

@media (max-width:991px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.85em;
    padding: 0 3px;
  }
  .navbar.nav-v6 .socialnav a {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 30px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content,
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    text-align: center !important;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 40px 20px;
  }
}

@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) {
  /* .home-page .navbar.nav-v6 .socialnav {
    margin-top: 20px !important;
  } */
  .navbar.nav-v7 .header-logo {
    max-width: 90px;
  }
  .navbar.nav-v6.nav-v7 {
    background-color: #303030;
  }
  .navbar-regular.nav-v6 .navbar-nav>li:not(.active)>a {
    background-color: transparent;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
    padding: 6px 15px;
  }
  .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 {
    background-color: #ffe4a5 !important;
    color: #42462B !important;
  }
  .navbar-regular.nav-v6 .navbar-nav>.active>a{
    border-top: 2px solid #42462B !important;
    border-bottom: 2px solid #42462B !important;
  }
  .nav-v7.navbar-fixed-top .navbar-collapse {
    max-height: 440px;
  }
  .navbar.nav-v6 .socialnav a {
    display: inline-block;
  }
  .home-page .navbar-regular.nav-v6:not(.nav-scroll) [aria-expanded="true"].navbar-toggle .icon-bar{
    background-color: #ffe4a5 !important;
  }
  .home-page .navbar-regular.nav-v6:not(.nav-scroll) .socialnav a:hover{
    background-color: #ffe4a5;
  }
  .home-page .navbar-regular.nav-v6:not(.nav-scroll) .socialnav a:hover i{
    color: #42462B;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .custom_html_1-section.section-wrapper a img {
    width: 100px;
  }
  .section-header,
  .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.6em;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-v8-content .text-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .reviews-v2-wrapper h2 {
    font-size: 1.3em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .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,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .party-offer a.custom-temp-btn,
  .party-s2-wrapper.reservations-and-parties button,
  .party-s2-wrapper.reservations-and-parties button[disabled] {
    font-size: 15px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'EB Garamond', serif; font-weight: 400;
    font-size: 12px;
    padding: 15px 5px;
  }
  p {font-size: 1.1em;}
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 530px;
  }
  .about-us-v7-content .text-wrapper .text-content {
    text-align: center;
    width: 100%;
  }
  .about-us-v7-content .text-wrapper .text-content p {
    text-align: center !important;
  }
  .about-us-v8-content {
    min-height: 350px;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .specials-v3.home-specials,
  .order-tmt-section {
    background-position: right center;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.1em;
  }
  .order-tmt-section h1 {
    margin-top: 15px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .map-newsletter .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .about-us-page .about-us-s1-content .image-holder img {
    width: 25vh;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 400px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 30px 20px;
  }
  .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 15px;
    border: none;
    border-bottom: 2px solid #898b4a;
    font-size: 15px;
  }
  .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 #898b4a;
    color: #fff;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #898b4a;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1.1em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.5em;
  }
  .onespecial {
    font-size: 15px;
  }
  .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.2em;
  }
  .party-background.party-images h1 {
    margin-top: 0;
    padding-top: 0;
  }
  .party-background.party-images .party-s2-wrapper {
    padding-top: 100px!important;
  }
}

@media (max-width:320px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.85em;
  }
  .section-header,
  .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;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.7em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 10px;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1em;
  }
  .onespecial {
    font-size: 14px;
  }
}
