@import url('//fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('//fonts.googleapis.com/css2?family=Red+Rose:wght@500&display=swap');
@import url('//fonts.googleapis.com/css2?family=Red+Rose&display=swap');
@import url('//fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*
font-family: 'Red Rose', cursive;
font-weight: 500;
font-family: 'Red Rose', cursive;
font-weight: 400;
font-family: 'Lato', sans-serif;
*/

a {color: #fff;}

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

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

.navbar.nav-v7 .header-logo {
  max-width: 220px;
}
.nav-v7 .container {
  width: 90%;
}
.navbar-regular.nav-v6 .navbar-nav > li > a:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 2px;
  right: 100%;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  bottom: -3px;
  height: 2px;
  background: #000;
}

.navbar-regular.nav-v6.nav-scroll .navbar-nav > li > a:before {
  background: #000;
}

.drink-menu .navbar-regular.nav-v6 .navbar-nav > li > a:before {
  background: #000;
}

.drink-menu .navbar-regular.nav-v6.nav-scroll .navbar-nav > li > a:before {
  background: #000;
}

.navbar-regular.nav-v6 .navbar-nav > li > a:hover:before,
.navbar-regular.nav-v6 .navbar-nav > li > a:focus:before,
.navbar-regular.nav-v6 .navbar-nav > .active > a:before,
.navbar-regular.nav-v6 .navbar-nav > .active > a:focus:before,
.navbar-regular.nav-v6 .navbar-nav > .active > a:hover:before {
  right: 2px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.3em;
  text-transform: uppercase;
  border-right: none !important;
  padding: 0 10px;
}
.navbar.nav-v6 .social-square .contact-icon:hover .social-icon{
    color: #97A4B4 !important;
}
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.home-page .uk-dotnav-contrast>.uk-active>* {
  background: #fff;
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: rgba(255, 255, 255, 0.6);
}

.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: capitalize;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 4.5em;
  line-height: 1em;
  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-v8-wrapper a.custom-temp-btn,
.custom-about-us-v8-wrapper.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 {
  padding: 10px 40px;
  text-transform: uppercase;
  background-color: #fff;
  background: #fff;
  border: 1px solid #fff;
  color: #000;
  font-family: 'Poppins', sans-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-v2 a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  opacity: 1;
}
.about-us-v8-wrapper a.custom-temp-btn {
  background-color: #000;
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.about-us-v8-wrapper a.custom-temp-btn:hover {
  background-color: transparent;
  background: transparent;
  border: 1px solid #000;
  color: #000;
}
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #353535;
  background: #353535;
  border: 1px solid #353535;
  color: #fff;
}
.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: 1px solid #353535;
  color: #353535;
}

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

.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;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
}
.about-us-v7-content .text-wrapper h2,
.about-us-v8-content .text-wrapper h2,
.custom_html_1-section h1,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 1.6em;
  line-height: 1.2em;
}

.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 0;
}
.about-us-v8-content .text-wrapper h2 {
  color: #000;
  margin: 5px auto 30px;
}

.custom_html_1-section.section-wrapper {
  background-color: #97A4B4;
  background-image: url(https://static.spotapps.co/web/rivercitycatering--com/css/../custom/section_back_3.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  color: #000;
  padding: 8em 0;
}
.custom_html_1-section .container {
  text-align: center;
  width: 90%;
}
.custom_html_1-section h1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #000;
  margin-bottom: 60px;
}
.custom_html_1-section img {
  padding: 0 10px;
}
.custom_html_1-section h2 {
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 2em;
  color: #000;
  margin-top: 35px;
}
.custom_html_1-section p {
  padding: 0 20px;
}

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

.reviews-v2-wrapper h1 {
  color: #000;
}
.reviews-v2-wrapper h2 {
  color: #000;
  margin-top: 0;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 1.4em;
  color: #000;
  margin-bottom: 10px;
}
.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.3em;
  line-height: 1.5em;
  font-style: italic;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #000;
  font-size: 0.7em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #000;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-bottom: 40px;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  color: #000;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  color: #000;
}
.map-newsletter p {
  font-size: 1.2em;
  color: #000;
}
.map-newsletter .sph-response-message {
  color: #000;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #b96d3c;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 12px 5px;
  border-bottom: 1px solid #000;
  color: #000;
}
.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;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

.custom-modal .modal-content {
  background-image: "";
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #000;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 4em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-weight: normal;
  font-size: 1.3em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 11px 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;
}
.custom-modal .close {
  color: #000;
}

.contact-v3 {
  background-color: #97A4B4;
  color: #000;
  border-bottom: 2px solid #e5c19f;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  text-transform: capitalize;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: capitalize;
}
.contact-v3 .from-to {
  padding-bottom: 20px;
  text-transform: lowercase;
}
.contact-v3 a {
  color: #000;
  text-decoration: none;
}

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

.about-us-s1-wrapper {
  background-image: url(https://static.spotapps.co/web/rivercitycatering--com/css/../custom/section_back_2.jpg);
  background-size: cover;
}
.about-us-page .about-us-s1-content {
  padding-top: 100px;
}
.about-us-page .about-us-s1-content img {
  max-width: 300px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 60px 15px;
}
.about-page-content .about-us-v7-content .text-wrapper h2 {
  color: #e5c19f;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
  color: #e5c19f;
}

.footer-v2-wrapper {
  background-color: #353535;
  color: #fff;
  border-top: none;
}
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 80px;
}
.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-item-content .food-menu-content {
  border-left: 1px solid #b96d3c;
}
.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: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 2em;
  line-height: 100%;
  color: #353535;
  text-transform: uppercase;
}
.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: 400;
  text-transform: capitalize;
  font-size: 1.2em;
  color: #000;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #b96d3c;
}
.food-menu-nav .food-menu-nav-item {
  text-transform: uppercase;
  background-color: transparent;
  background: transparent;
  color: #353535;
  border: 2px solid #353535;
}
.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: #353535;
  border-color: #353535;
  color: #fff;
  border: 2px solid #353535;
}
.food-menu-grid .menu-description {
  width: 95%;
}
.food-menu-grid .food-item-description {
  color: #757575;
}
.food-menu-grid .menu-description p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 1.2em;
  text-transform: none;
  color: #000;
}
.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 {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 1.4em;
  text-transform: none;
  color: #000;
}

.drink-menu.gallery-page .pagecontent {
  width: 100%;
}

.drink-menu.catering header {
  z-index: 100;
}
.catering .reservations-and-parties p.submit-success {
  color: #fff;
}
.catering .reservations-and-parties p a:hover,
.catering .reservations-and-parties p a:focus {
  color: #e5c19f;
}
.reservations-and-parties button[disabled] {
  background-color: #fff;
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}
.reservations-and-parties button {
  background-color: #e5c19f;
  background: #e5c19f;
  border: 1px solid #e5c19f;
  color: #000;
}
.reservations-and-parties button:hover {
  background-color: transparent;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.catering-select select {
  width: 103px;
  margin-left: 0;
}
.select-year {
  width: 102px !important;
  height: 40px;
}

@media (max-width: 1400px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1.2em;
    padding: 0px 10px;
  }
  .navbar.nav-v7 .container {
    width: 100%;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
  }
  .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: 4em;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h1,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .custom_html_1-section h2 {
    font-size: 1.8em;
  }
}

@media (max-width: 1200px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 0px 7px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.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: 3.5em;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h1,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .custom_html_1-section h2 {
    font-size: 1.6em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 260px;
  }
  .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: 1.8em;
  }
}

@media (max-width: 1023px) {
  .nav-v7 .logo-center .navbar-logo .header-logo {
    max-width: 190px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0px 8px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 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: 3em;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h1,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .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,
  .custom-about-us-v8-wrapper.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: 16px;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .custom_html_1-section.section-wrapper {
    padding: 4em 0;
  }
  .custom_html_1-section .container {
    width: 100%;
  }
  .custom_html_1-section h1 {
    margin-bottom: 40px;
  }
  .custom_html_1-section img {
    padding: 0;
  }
  .custom_html_1-section h2 {
    font-size: 1.35em;
  }
  .custom_html_1-section p {
    padding: 0;
  }
  .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: 1.1em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.5em;
  }
  .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: 1.6em;
  }
  .gift-cards-page p {
    font-size: 1.3em;
  }
  .empty-content-message h2,
  .empty-content-message h3 {
    font-size: 1.3em;
  }
}

@media (max-width: 991px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0px 5px;
  }
  .navbar.nav-v7 .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 {
    padding: 20px 10px;
  }
}

@media (max-width: 768px) {
  .bar:before,
  .bar:after {
    bottom: 9px;
  }
  .select-year {
    width: 101px !important;
    height: 40px;
  }
  .catering-select select {
    width: 183px;
  }
  .select-year {
    width: 380px !important;
    height: 40px;
}
}

@media (max-width: 767px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 5px 15px;
    font-size: 1.2em;
    text-transform: uppercase;
  }
  .nav-v7.navbar-fixed-top .navbar-collapse {
    max-height: 420px;
  }
  .navbar.nav-v6 .header-logo {
    max-width: 100px;
    left: 5px;
  }
  .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;
  }
  .navbar-regular.nav-v6 .navbar-nav > li > a:before {
    height: 0;
  }
  .drink-menu .navbar-regular.nav-v6 .navbar-nav>li>a:hover,
  .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a, 
  .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a:focus, 
  .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a:hover {
    color:#97A4B4 !important;
  }
  .navbar.nav-v7 .socialnav a {
    display: inline-block;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.6em;
    margin-top: 0;
  }
  .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.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.1em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 5px;
  }
  .bar:before, .bar:after {
    bottom: 9px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .custom_html_1-section.section-wrapper {
    padding: 2em 0;
  }
  .custom_html_1-section h1 br {
    display: none;
  }
  .reviews-v2-wrapper.section-wrapper {
    padding: 2em 0;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .about-us-v7-content .text-wrapper p {
    font-size: 1.2em;
  }
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
  .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 #353535;
  }
  .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 #353535;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #353535;
  }
  .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: 1.5em;
  }
  .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;
  }
  .catering-select select {
    width: 156px;
}
.select-year {
  width: 320px !important;
  height: 44px;
}
}

@media (max-width: 320px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.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: 2.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: 13px;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .custom_html_1-section h1 {
    font-size: 1.1em;
  }
  .catering-select select {
    width: 119px;
}
.select-year {
  width: 248px !important;
  height: 44px;
}
}
