@import url('//fonts.googleapis.com/css2?family=M+PLUS+2&family=Mali:wght@500&family=Praise&display=swap');
@import url('//fonts.googleapis.com/css2?family=Poppins&family=Roboto&display=swap');

/*
Headings:
font-family: 'Praise', cursive;
Subheadings, buttons:
font-family: 'Mali', cursive;
Text, navigation:
font-family: 'M PLUS 2', sans-serif;
*/

a {
  color: #fff;
}

body{
  font-family: 'M PLUS 2', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Praise', cursive;
}

.navbar.nav-v7 .header-logo {
  max-width: 210px;
}

.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Poppins', sans-serif;
  border-right: none!important;
}

.navbar.nav-v7 .navbar-tabs .navbar-content {
  display: 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-family: 'Praise', cursive;
  font-size: 6.5em;
  line-height: 0.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-family: 'Mali', cursive;
  font-size: 1.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,
.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,
.food-menu-nav .food-menu-nav-item {
  padding: 10px 40px;
  text-transform: uppercase;
  font-family: 'Mali', cursive;
  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,
.order-tmt-section a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn,
.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: #db3d1a;
  background: #db3d1a;
  border: 2px solid #db3d1a;
  color: #fff;
}
.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.food-menu-nav .food-menu-nav-item {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #db3d1a;
  color: #000;
}
.order-tmt-section a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:hover {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #db3d1a;
  color: #fff;
}
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper 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 {
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}

/* Homepage */

/* Slideshow section */
.uk-overlay-background {
  background: rgba(0,0,0,0.5);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1 {
  font-family: 'Praise', cursive;
  font-size: 6em;
  line-height: 0.9em;
}
.uk-overlay-panel a.custom-temp-btn {
  margin-top: 30px;
}
.uk-dotnav-contrast>*>* {
  background: rgba(255,255,255,0.5);
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* Slideshow section end */

/* Banner section */
.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'M PLUS 2', sans-serif;
}
.banner-section .banner-pin {
  color: #fff;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #000;
}
/* Banner section end */

/* About us section */
.about-us-v8-wrapper:before {
  background-color: #eeecdf;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 65px;
  margin: 10px auto;
}
.about-us-v8-content .text-wrapper h2 {
  color: #726e6b;
  margin: 0 auto 25px;
}
/* About us section end */

/* Order section */
.order-tmt-section.section-wrapper {
  padding: 3em 0;
}
.order-tmt-section h1 {
  text-transform: capitalize;
  margin-top: 15px;
}
.order-tmt-section h2 {
  margin: 0 auto 30px;
}
/* Order section end */

/* About us custom section */
.custom-about-us-v8-wrapper .about-us-v8-content .text-content.title-image h1:after {
  height: 50px;
}
.custom-about-us-v8-wrapper .about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
    background-image: url('../web/tacosjalisco--net/custom/title_decoration_3.png');
}
/* About us custom section end */

/* Custom section */
.custom_html_1-section {
  color: #fff;
  background-color: #db3d1a;
  background-image: url("../web/tacosjalisco--net/custom/custom_back.jpg");
  background-size: 70%;
}
.custom_html_1-section .container {
  text-align: center;
  padding: 0 3em;
}
.custom_html_1-section h2 {
  text-transform: uppercase;
  font-family: 'Mali', cursive;
  font-size: 1.6em;
  margin-bottom: 25px;
}
/* Custom section end */

/* Reservations section */
.reservations-tmt-section.section-wrapper {
  padding: 3em 0;
}
.reservations-tmt-section h1 {
  margin-top: 15px;
}
.reservations-tmt-section h2 {
  text-transform: capitalize;
  margin: 0 auto 30px;
}
/* Reservations section end */

/* Newsletter section */
.map-newsletter .text-wrapper:before {
  background-color: #db3d1a;
}
.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #fff;
}
.map-newsletter h2 {
  text-transform: capitalize;
  color: #fff;
}
.map-newsletter .sph-email-subscription h2 {
  color: #fff;
  font-family: 'M PLUS 2', sans-serif;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  color: #fff;
  border-bottom: 1px solid #eeecdf;
  padding: 13px 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;
}
.map-newsletter .bar {
  top: -7px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #403836;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  color: #fff;
  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: #fff;
  color: #fff!important;
}
/* Newsletter section end */

/* Newsletter popup */
.custom-modal .modal-content {
  background-color: #db3d1a;
}
.custom-modal .newsletter-popup .section-header {
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  color: #fff;
  font-family: 'M PLUS 2', sans-serif;
  font-size: 1.3em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}
.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 */

/* Reviews section */
.reviews-v2-wrapper {
  background-size: cover !important;
}
.reviews-v2-wrapper h1 {
  margin-top: 10px;
}
.reviews-v2-wrapper h2 {
  text-transform: none;
}
.reviews-v2-wrapper h3 {
  color: #000;
  text-transform: none;
  font-family: 'M PLUS 2', sans-serif;
  margin: 30px auto 10px;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #000;
  font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
  color: #db3d1a;
  opacity: 1;
}
.reviews-v2-wrapper .review-text blockquote {
  margin-top: 0;
}
.reviews-v2-wrapper .review-text p {
  font-style: italic;
  font-weight: 700;
}
.owl-theme .owl-dots .owl-dot button {
  background: #d1d1d1;
  border: 1px solid #d1d1d1;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #000;
  border: 1px solid #000;
}
/* Reviews section end */

/* Contact section */
.contact-v3 {
  background-color: #403836;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  text-transform: capitalize;
  font-size: 1.5em;
}
.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: #fff;
  color: #403836;
}
.contact-v3 a {
  text-decoration: none;
}
/* Contact section end */

/* Footer section */
.footer-v2-wrapper {
  background-color: #403836;
}
/* Footer section end */

/* About us page */
.about-us-s1-wrapper {
  padding-top: 130px;
}
.about-us-page .about-us-s1-content h1 {
  font-size: 6.8em;
}
.about-us-page .about-us-s1-content h2 {
  font-size: 3.5em;
}
.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: 20px;
}
.about-us-v7-content .text-wrapper h2 {
  color: #726e6b;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
  color: #db3d1a;
}
/* 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-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-size: 3em;
}
.food-menu-description p {
  font-size: 1.2em;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  color: #000;
  font-family: 'M PLUS 2', sans-serif;
  font-size: 1.3em;
}
.food-menu-grid .food-item-description {
  font-size: 1.2em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #db3d1a;
}
/* Food and Drinks pages end */

/* Gift cards page */
.gift-cards-page .section-header {
  margin-top: 20px;
}
/* Gift cards page end */

.drink-menu .pagecontent {
  padding-top: 170px;
}
.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: 'M PLUS 2', sans-serif;
  font-size: 1.6em;
  font-weight: 400;
}

/* Media queries */

@media (max-width:1400px) {
  .nav-v7 .container {
    width: 90%;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1.1em;
  }
  .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: 6em;
  }
  .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.7em;
  }
  .uk-overlay-panel h1 {
    font-size: 5.2em;
  }
  .banner-section h1 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 60px;
  }
  .custom-about-us-v8-wrapper .about-us-v8-content .text-content.title-image h1:after {
    height: 45px;
  }
  .custom_html_1-section h2 {
    font-size: 1.5em;
  }
  .custom_html_1-section p {
    font-size: 1.2em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.15em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 5.5em;
  }
  .about-us-page .about-us-s1-content h2 {
    font-size: 3em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 30px 6%;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2.8em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    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%;
  }
  .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: 5.2em;
  }
  .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;
  }
  .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,
  .food-menu-nav .food-menu-nav-item {
    font-size: 15px;
  }
  .uk-overlay-panel h1 {
    font-size: 4.5em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 55px;
  }
  .custom-about-us-v8-wrapper .about-us-v8-content .text-content.title-image h1:after {
    height: 40px;
  }
  .custom_html_1-section h2 {
    font-size: 1.4em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 430px;
  }
  .map-newsletter .sph-email-subscription .sph-email-input {
    padding: 11px 5px;
  }
  .map-newsletter .bar {
    top: -7px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours, .contact-v3
  .find-us {
    font-size: 1.1em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 30px 5%;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 4.5em;
  }
  .about-us-page .about-us-s1-content h2 {
    font-size: 2.6em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2.5em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1.1em;
  }
  .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) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 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 {
    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: 1.3em;
  }
  p {
    font-size: 1.25em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.7em;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 50px;
  }
  .order-tmt-section.section-wrapper,
  .reservations-tmt-section.section-wrapper {
    padding: 2em 0;
  }
  .custom-about-us-v8-wrapper .about-us-v8-content .text-content.title-image h1:after {
    height: 35px;
  }
  .custom_html_1-section h2 {
    font-size: 1.3em;
  }
  .custom_html_1-section p {
    font-size: 1.15em;
  }
  .custom_html_1-section {
    padding: 2em 0;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 400px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 30px 6%;
  }
  .about-us-page .about-us-s1-content {
    padding: 20px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 4em;
  }
  .about-us-page .about-us-s1-content h2 {
    font-size: 2.2em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2.2em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-description p {
    font-size: 1.1em;
  }
  .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) {
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width:767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 100px;
    left: 5px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 6px 15px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a:hover,
  .navbar-regular.nav-v7 .navbar-nav>.active>a,
  .navbar-regular.nav-v7 .navbar-nav>.active>a:focus,
  .navbar-regular.nav-v7 .navbar-nav>.active>a:hover {
    color: #fff !important;
  }
  p {
    font-size: 1.15em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Mali', cursive;
    font-size: 15px;
    padding: 15px 5px;
  }
  .uk-overlay-panel h1 {
    font-size: 2.5em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content {
    min-height: 200px;
  }
  .order-tmt-section,
  .reservations-tmt-section {
    background-size: contain;
  }
  .custom-about-us-v8-wrapper .about-us-v8-item-1 p {
    font-size: 1.1em;
  }
  .custom_html_1-section {
    background-size: 115%;
  }
  .custom_html_1-section h2 {
    font-size: 1.2em;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -35px;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 4.5em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .about-us-s1-wrapper {
    padding-top: 70px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 3em;
  }
  .about-us-page .about-us-s1-content h2 {
    font-size: 1.8em;
    margin-top: 0;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 30px 4%;
  }
  .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 #db3d1a;
  }
  .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 #db3d1a;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #db3d1a;
  }
  .drink-menu .pagecontent {
    padding-top: 90px;
  }
  .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-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
  }
  .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 {
    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: 1.1em;
  }
  p {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 13px;
  }
  .uk-overlay-panel h1 {
    font-size: 2em;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.5em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.8em;
  }
  .about-us-page .about-us-s1-content h2 {
    font-size: 1.6em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2em;
  }
  .food-menu-grid .food-item-description,
  .food-menu-description p {
    font-size: 1em;
  }
  .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.1em;
  }
}