@import url('//fonts.googleapis.com/css2?family=Handlee&family=Mukta:wght@600&family=PT+Sans&display=swap');

/*
font-family: 'Mukta', sans-serif;
font-family: 'Handlee', cursive;
font-family: 'PT Sans', sans-serif;
*/

a {
  color: #fff;
}

body{
  font-family: 'PT Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Mukta', sans-serif;
  font-weight: 600;
}

.nav-v7 .container {
  width: 90%;
}
.navbar.nav-v7 .header-logo {
  max-width: 300px;
}

.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Mukta', sans-serif;
  font-weight: 600;
  border-right: none !important;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: uppercase;
  font-family: 'Mukta', sans-serif;
  font-weight: 600;
  font-size: 5em;
}
.about-us-v8-content .text-wrapper h2,
.about-us-v7-content .text-wrapper h2,
.order-tmt-section h2,
.reservations-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: 'Handlee', cursive;
  font-size: 2.6em;
  font-weight: 400;
}

.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,
.order-tmt-section a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  padding: 10px 40px;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  box-shadow: none;
  opacity: 1;
  -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,
.about-us-v8-wrapper a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active {
  background-color: #50628a;
  background: #50628a;
  border: 2px solid #50628a;
  color: #fff;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.custom_html_1-section a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.reservations-tmt-section 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,
.food-menu-nav .food-menu-nav-item {
  text-decoration: none;
  background-color: #cf8755;
  background: #cf8755;
  border: 2px solid #cf8755;
  color: #172a4a;
}
.order-tmt-section a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #172a4a;
}

/* Homepage */

/* Banner section */
.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
}
.banner-section .banner-pin {
  color: #50628a;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #fff;
}
/* Banner section end */

/* About us section */
.about-us-v8-wrapper:before {
  background-color: #ffeee2;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 60px;
}
.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
    background-image: url('../custom/title_decoration_2.png');
}
.about-us-v8-content .text-wrapper h2 {
  color: #50628a;
  margin: 20px auto;
}
/* About us section end */

/* Order section */
.order-tmt-section.section-wrapper {
  padding: 3em 0;
}
.order-tmt-section h1 {
  margin-top: 15px;
}
.order-tmt-section h2 {
  margin: 25px auto 35px;
}
/* Order section end */

/* Reservations section */
.reservations-tmt-section.section-wrapper {
  padding: 3em 0;
}
.reservations-tmt-section h1 {
  margin-top: 15px;
}
.reservations-tmt-section h2 {
  margin: 25px auto 35px;
}
/* Reservations section end */

/* Slideshow section */
.uk-overlay-background {
  background: rgba(0,0,0,0.5);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1 {
  text-transform: uppercase;
  font-family: 'Mukta', sans-serif;
  font-size: 5em;
  font-weight: 600;
  margin-bottom: 0;
}
.uk-overlay-panel .slide-text {
  font-family: 'Handlee', cursive;
  font-size: 2.5em;
}
.uk-overlay-panel a.custom-temp-btn {
  margin-top: 30px;
}
.uk-dotnav-contrast>*>* {
  background: #fff;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #cf8755;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* Slideshow section end */

/* Reviews section */
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}
.reviews-v2-wrapper h1 {
  margin-top: 10px;
}
.reviews-v2-wrapper h2 {
  text-transform: none;
  color: #cf8755;
  margin: 5px auto 30px;
}
.reviews-v2-wrapper h3 {
  text-transform: none;
  font-family: 'PT Sans', sans-serif;
  margin: 30px auto 10px;
  font-weight: 400;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #cf8755;
  font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
  color: #cf8755;
  opacity: 1;
}
.reviews-v2-wrapper .review-text blockquote {
  margin-top: 0;
}
.reviews-v2-wrapper .review-text p {
 font-style: italic;
}
.owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #cf8755;
  border: 1px solid #cf8755;
}
/* Reviews section end */

/* Newsletter section */
.map-newsletter .text-wrapper:before {
  background-color: #ffeee2;
}
.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #172a4a;
}
.map-newsletter h2 {
  text-transform: none;
  color: #50628a;
}
.map-newsletter .sph-email-subscription h2 {
  color: #172a4a;
  font-family: 'PT Sans', sans-serif;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  color: #172a4a;
  border-bottom: 1px solid #172a4a;
  padding: 13px 5px;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #172a4a;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #172a4a;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #172a4a;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #172a4a;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #cf8755;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  color: #172a4a;
  font-size: 1.4em;
}
.googlemap-v3-wrapper input:-webkit-autofill,
.googlemap-v3-wrapper input:-webkit-autofill:hover,
.googlemap-v3-wrapper input:-webkit-autofill:focus,
.googlemap-v3-wrapper input:-webkit-autofill:active {
  -webkit-text-fill-color: #172a4a;
  color: #172a4a!important;
}
/* Newsletter section end */

/* Newsletter popup */
.custom-modal .modal-content {
  background-color: #ffeee2;
}
.custom-modal .newsletter-popup .section-header {
  color: #172a4a;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  color: #172a4a;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.4em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #172a4a;
  border: 1px solid #172a4a;
  background: transparent;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #172a4a;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #172a4a;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
  color: #172a4a;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #172a4a;
}
/* Newsletter popup end */

/* Contact section */
.contact-v3 {
  background-color: #172a4a;
}
.contact-v3 .days {
  padding-bottom: 0.1em;
}
.contact-v3 .from-to {
  text-transform: lowercase;
}
.contact-v3 .social .social-icons-holder.social-square .contact-icon:focus {
  background-color: #cf8755;
  color: #172a4a;
}
.contact-v3 a {
  text-decoration: none;
}
/* Contact section end */

/* Footer section */
.footer-v2-wrapper {
  background-color: #172a4a;
}
/* Footer section end */

/* About us page */
.about-us-s1-wrapper {
  padding-top: 130px;
}
.about-us-page .about-us-s1-content img {
  max-width: 500px;
}
.about-us-page .about-us-s1-content {
  padding: 50px 20px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 30px 5%;
}
.about-us-v7-content .text-wrapper h1 {
  margin-bottom: 15px;
}
.about-us-v7-content .text-wrapper h2 {
  color: #50628a;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
  color: #cf8755;
}
/* About us page end */

/* Food 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: #172a4a;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.menu-description p {
  font-size: 1.3em;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-size: 2.2em;
}
.food-menu-description p {
  font-size: 1.3em;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  color: #000;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.3em;
  font-weight: 400;
}
.food-menu-grid .food-item-description {
  font-size: 1.2em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #50628a;
}
/* Food and Drinks pages end */

/* events page */
.events-container h1 {
  margin-top: 45px;
}
.events-container h2 {
  text-transform: capitalize;
  font-family: 'Handlee', cursive;
  font-size: 2.6em;
  color: #cf8755;
}
.events-container h3,
.events-container p,
.events-container .event-time {
  font-family: 'PT Sans', sans-serif;
  font-size: 1.4em;
  color: #fff;
}
.events-container .event-image {
  border: none;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(207, 135, 85, 0.5);
  -moz-box-shadow: 0px 0px 10px 4px rgba(207, 135, 85, 0.5);
  box-shadow: 0px 0px 10px 4px rgba(207, 135, 85, 0.5);
}
.events-container .empty-content-message h2 {
  color: #fff;
}
/* events page end */

/* Locally Sourced Food page */
.locally-sourced-food-page .pagecontent {
  width: 100%;
}
.locally-sourced-food-page .flyer-wrapper .img-responsive {
  -webkit-box-shadow: 0px 0px 10px 4px rgba(207, 135, 85, 0.5);
  -moz-box-shadow: 0px 0px 10px 4px rgba(207, 135, 85, 0.5);
  box-shadow: 0px 0px 10px 4px rgba(207, 135, 85, 0.5);
  margin-bottom: 50px;
}
/* Locally Sourced Food page end */

.drink-menu .pagecontent {
  padding-top: 145px;
}

.empty-content-message h2,
.empty-content-message h3,
.food-menu-page .empty-content-message h2,
.food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.6em;
  font-weight: 400;
}

/* Media queries */

@media (max-width:1400px) {
  .nav-v7 .container {
    width: 100%;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4.5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .about-us-v7-content .text-wrapper h2,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 2.4em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 55px;
  }
  .uk-overlay-panel h1 {
    font-size: 4.3em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 2.3em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 360px;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2em;
  }
  .food-menu-description p {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.5em;
  }
}

@media (max-width:1200px) {
  .nav-v7 .container {
    width: 100%;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 0 8px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .about-us-v7-content .text-wrapper h2,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 2.2em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section h1 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 45px;
  }
  .uk-overlay-panel h1 {
    font-size: 3.8em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 2.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.15em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 430px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 340px;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.9em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1.1em;
  }
  .events-container h2 {
    font-size: 2.4em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.4em;
  }
}

@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,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .about-us-v7-content .text-wrapper h2,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.8em;
  }
  p {
    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,
  .order-tmt-section a.custom-temp-btn,
  .reservations-tmt-section a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
    font-size: 15px;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 40px;
  }
  .order-tmt-section {
    background-position-x: 80%;
  }
  .order-tmt-section.section-wrapper,
  .reservations-tmt-section.section-wrapper {
    padding: 2em 0;
  }
  .uk-overlay-panel h1 {
    font-size: 3.3em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.9em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .sph-response-message {
    font-size: 1.3em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.3em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content {
    padding: 20px;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 270px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 390px !important;
  }
  .menu-description p {
    font-size: 1.15em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.7em;
  }
  .food-menu-description p {
    font-size: 1.1em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .events-container h2 {
    font-size: 2.2em;
  }
  .events-container h3,
  .events-container p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .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: 1em;
    padding: 0 6px;
  }
  .navbar.nav-v6 .socialnav a {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width:767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 140px;
    left: 5px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    padding: 6px 15px;
  }
  .drink-menu .navbar.nav-v7 .navbar-nav>li>a {
    background-color: transparent;
  }
  .navbar.nav-v6 .socialnav a {
    display: inline-block;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.3em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .order-tmt-section {
    background-position-x: 95%;
  }
  .uk-overlay-panel h1 {
    font-size: 2.5em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.8em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 450px;
  }
  .about-us-s1-wrapper {
    padding-top: 70px;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 220px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 570px !important;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 50px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #50628a;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #50628a;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #50628a;
  }
  .menu-description p {
    font-size: 1.1em;
  }
  .drink-menu .pagecontent {
    padding-top: 65px;
  }
  .events-container h2 {
    font-size: 2em;
  }
  .locally-sourced-food-page .section-header {
    font-size: 2.6em;
  }
  .locally-sourced-food-page .flyer-wrapper .img-responsive {
    margin-bottom: 25px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}

@media (max-width:320px) {
  .navbar.nav-v7 .header-logo {
    max-width: 100px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.7em;
  }
  .about-us-v8-content .text-wrapper h2,
  .about-us-v7-content .text-wrapper h2,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  p {
    font-size: 1.1em;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 35px;
  }
  .uk-overlay-panel h1 {
    font-size: 1.9em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 180px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 30px 7%;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .events-container h3,
  .events-container p,
  .events-container .event-time {
    font-size: 1.1em;
  }
  .locally-sourced-food-page .section-header {
    font-size: 2.1em;
  }
  .top-svg-border svg {
    top: -17px;
  }
  .bottom-svg-border svg {
    bottom: -17px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}
