@import url('//fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

/*
Headings, buttons, navigation: (bold)
font-family: 'Montserrat', sans-serif;

Subheadings, text: (regular)
font-family: 'Montserrat', sans-serif;
*/

body {
  font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
}

p {
  font-size: 1.2em;
}
.nav-v7 .container {
  width: 95%;
}
.nav-v7 .navbar-logo .header-logo {
  max-width: 80px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 1em;
}
li.drop-down-link.menu-drop .sub-menu {
  padding: 8px;
  width: 100px !important;
}
li.drop-down-link .sub-menu a {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 0.9em;
}

.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: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 3.8em;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  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-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 {
  padding: 6px 40px;
  text-transform: uppercase;
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 17px;
  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-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,
.reservations-tmt-section a.custom-temp-btn:focus,
.reservations-tmt-section a.custom-temp-btn:active {
  text-decoration: none;
  background-color: #9a1321;
  background: #9a1321;
  border: 2px solid #9a1321;
  color: #fff;
  opacity: 1;
}
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
}
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:active,
.order-tmt-section a.custom-temp-btn:focus {
  background-color: #fcc626;
  background: #fcc626;
  border: 2px solid #fcc626;
  color: #000;
}
/*HOMEPAGE*/

/*Slideshow section*/
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel h1 {
  margin-top: 0;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 4em;
}
.uk-dotnav-contrast>*>* {
  background: transparent;
  border: 1px solid #fff;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #fff;
  border: 1px solid #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*Slideshow section end*/

/*Banner section*/
.banner-section {
  padding: 30px 0;
}
.banner-section h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
}
.banner-section .banner-pin {
  color: #000;
  font-size: 1.1em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #9a1321;
}
/*Banner section end*/

/*About us section*/
.about-us-v8-content .text-content.title-image h1:after {
  height: 40px;
  margin: 15px auto;
}
.about-us-v8-content .text-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #9a1321;
}
.custom-about-us-v8-wrapper .about-us-v8-wrapper:before {
  background-color: #040000;
}
.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h2 {
  color: #fff;
}
.custom-about-us-v8-wrapper {
  border-bottom: 10px solid #fcc626;
  border-top: 10px solid #fcc626;
}
/*About us section end*/

/*TMT section*/
.tmt-section h1 {
  margin-top: 20px;
}
.tmt-section h1 {
  margin-top: 10px;
}
.tmt-section p {
  font-size: 1.1em;
  margin: 30px auto 45px;
}
.tmt-section  a.custom-temp-btn {
  margin: 0 5px 20px;
}
/*Order section end*/

/*Reviews section*/
.reviews-v2-wrapper {
  background-attachment: scroll !important;
  background-size: cover !important;
  border-bottom: 10px solid #fcc626;
  border-top: 10px solid #fcc626;
}
.reviews-v2-wrapper h1{
  margin-top: 20px;
}
.reviews-v2-wrapper .container {
  padding-top: 20px;
}
.reviews-v2-wrapper h1 {
  margin-bottom: 0;
}
.reviews-v2-wrapper h2 {
  margin-top: 0;
  color: #fcc626;
}
.reviews-v2-wrapper h3 {
  font-family: 'Montserrat', sans-serif;
  text-transform: capitalize;
  margin: 40px auto 30px;
  color: #fff;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #fcc626;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  color: #fcc626;
  opacity: 1;
}
.reviews-v2-wrapper .review-text {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
  font-weight: 700;
  font-style: italic;
  font-size: 1.1em;
}
.owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #fff;
  border: 1px solid #fff;
}
/*Reviews section end*/

/*Newsletter section*/
.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  color: #9a1321;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
  color: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 8.5px 5px;
  color: #000;
  border-bottom: 1px solid #1a1e27;
}
.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 .bar {
  top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #9a1321;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  font-size: 1.2em;
  color: #000;
}
/*Newsletter section end*/

/*Newsletter popup section*/
.custom-modal .newsletter-popup .section-header {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #000;
  border: 1px solid #1a1e27;
  background: transparent;
}
.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;
}
/*Newsletter popup section end*/

/*Contact section*/
.contact-v3 {
  background-color: #9a1321;
  color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-weight: 700;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
  font-size: 1.1em;
}
.contact-v3 .contact-us p {
  margin: 0;
}
.contact-v3 .days {
  padding: 0;
}
.contact-v3 .from-to {
  text-transform: lowercase;
}
.contact-v3 a {
  text-decoration: none;
  color: #fff;
}
/*Contact section end*/

/* Custom HTML section */

.custom_html_1-section .site-logos .col-sm-3 {
  min-height: 163px;
  display: table;
}

.custom_html_1-section .site-logos .logo-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.custom_html_1-section .site-logos .logo-wrapper img {
  display: block;
  margin: 0 auto;
}

/* Custom HTML section end */

/*Footer section*/
.footer-v2-wrapper a {
  font-size: 1.1em;
}
/*Footer section end*/
/*HOMEPAGE END*/

/*ABOUT US PAGE*/
.about-us-s1-wrapper {
  padding-top: 70px;
}
.about-us-page .about-us-s1-content img {
  max-width: 180px;
}
.about-us-page .about-us-s1-content h2{
  font-family: 'Montserrat', sans-serif;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}
.about-us-s4-wrapper {
  background-color: #9a1321;
  padding: 40px 5%;
  color: #fff;
}
.about-us-s4-wrapper h1 {
  font-weight: 700;
}
.about-us-s4-wrapper h2 {
  font-size: 1.5em;
}
/*ABOUT US PAGE END*/

/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 85px;
}
.food-menu-nav .food-menu-nav-item {
  background-color: #fcc626;
  background: #fcc626;
  border: 2px solid #fcc626;
  color: #000;
}
.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: #9a1321;
  background: #9a1321;
  border: 2px solid #9a1321;
  color: #fff;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}
.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.1em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #9a1321;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
  color: #000;
}
.food-menu-grid .food-price {
  color: #9a1321;
}
/*FOOD AND DRINKS PAGE END*/

/*SPECIALS PAGE*/
.onespecial {
  font-size: 1.2em;
}
.specials h2 {
  font-weight: 700;
  font-size: 1.2em;
}
/*SPECIALS PAGE END*/

/*EVENTS PAGE*/
.events-container h1 {
  margin-top: 35px;
}
.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
}
.events-container h2 {
  font-weight: 700;
}
.atc-style-blue .atcb-list {
  width: 100%;
}
/*EVENTS PAGE END*/

.drink-menu .pagecontent {
  padding-top: 150px;
}

.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: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1.2em;
}


/*MEDIA QUERIES*/
@media (max-width:1400px) {
  .navbar.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: 3.4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 30px;
  }
  .uk-overlay-panel h1 {
    font-size: 3.6em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 40px 7%;
  }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.95em;
    padding: 0 7px;
  }
  .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: 3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .uk-overlay-panel h1 {
    font-size: 3.2em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 150px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 40px 9%;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.4em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.05em;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    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.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,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  p {
    font-size: 1.1em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .specials-v3.home-specials div 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,
  .reservations-tmt-section a.custom-temp-btn,
  .reservations-tmt-section a.custom-temp-btn {
    font-size: 15px;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 25px;
  }
  .tmt-section p {
    font-size: 1em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 120px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 20px 7%;
  }
  .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;
  }
}

@media (max-width:991px) {
  .navbar.nav-v7 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0 5px;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  li.drop-down-link.menu-drop .sub-menu {
    width: 80px !important;
  }
  li.drop-down-link .sub-menu {
    font-size: 0.8em;
  }
  .map-newsletter .bar {
    top: 0;
  }
}
@media (max-width:991px) and (min-width:768px) {
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
}
@media (max-width:767px) {
  .custom_html_1-section .site-logos .col-sm-3 {
    display: block;
    min-height: 35px;;
    margin: 30px 0;
  }
  .custom_html_1-section .site-logos .logo-wrapper {
    display: block;
  }
  .custom_html_1-section .site-logos .logo-wrapper img {
    max-width: 163px;
  }
  .navbar.nav-v7 .header-logo {
    max-width: 60px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 6px 15px;
  }
  .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.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  p {
    font-size: 1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .about-us-v8-content {
    min-height: 300px;
  }
  .about-us-v8-content .text-wrapper h1 {
    margin-top: 20px;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .order-tmt-section {
    background-position: right;
  }
  .uk-overlay-panel h1 {
    font-size: 1.6em;
  }
  .reservations-tmt-section {
    background-position: left;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 0.9em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1em;
  }
  .sph-response-message {
    font-size: 1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1em;
  }
  .about-us-s4-wrapper h1 {
    font-size: 2em;
  }
  .about-us-s4-wrapper h2 {
    font-size: 1.2em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 45px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #9a1321;
  }
  .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 #9a1321;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #9a1321;
  }
  .onespecial {
    font-size: 1em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.3em;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .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;
  }
}

@media (max-width:320px) {
  .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: 1.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .about-us-v8-content .text-wrapper {
    padding: 20px !important;
  }
  .uk-overlay-panel h1 {
    font-size: 1.3em;
  }
  .footer-v2-wrapper a {
    font-size: 0.8em;
  }
  .specials h2 {
    font-size: 1.1em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    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: 1em;
  }
}
