@import url('//fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Montserrat&family=Secular+One&display=swap');

/*
Headings, buttons, navigation: (regular)
font-family: 'Secular One', sans-serif;

Subheadings: (bold)
font-family: 'Dancing Script', cursive;

Text: (regular)
font-family: 'Montserrat', sans-serif;
*/

a {color: #fff;}

body {
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Secular One', sans-serif;
}

.navbar.nav-v7 .header-logo {
    max-width: 250px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
    text-transform: uppercase;
    font-family: 'Secular One', sans-serif;
    font-size: 16px;
    padding: 0 8px;
}
li.drop-down-link .sub-menu {
  min-width: max-content;
    padding: 16px;
}
li.drop-down-link .sub-menu a {
    text-transform: uppercase;
    font-family: 'Secular One', sans-serif;
    font-size: 1.2em;
}
li.drop-down-link .sub-menu a:focus {
    color: #faedcd;
}

.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 {
    padding: 10px 40px;
    text-transform: uppercase;
    background-color: transparent;
    background: transparent;
    border: 2px solid #000;
    color: #000;
    font-family: 'Secular One', sans-serif;
    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,
.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,
a.custom-temp-btn:hover {
    text-decoration: none;
    background-color: #000;
    background: #000;
    border: 2px solid #000;
    color: #fff;
    opacity: 1;
}
.addtocalendar.atc-style-blue .atcb-link,
.uk-overlay-panel a.custom-temp-btn,
.tmt-section a.custom-temp-btn {
    background-color: transparent;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:focus,
.addtocalendar.atc-style-blue .atcb-link:hover {
    text-decoration: none;
    background-color: #fff;
    background: #fff;
    border: 2px solid #fff;
    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,
.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 {
    text-transform: uppercase;
    font-family: 'Secular One', sans-serif;
    font-size: 4.2em;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    text-transform: none;
    font-family: 'Dancing Script', cursive;
    font-size: 2.2em;
}

/* Home page */

/* banner */
.banner-section {
    padding: 30px 0;
}
.banner-section h1 {
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3em;
}
.banner-section .banner-pin {
    color: #000;
    top: -2px;
    font-size: 1.3em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #fff;
}
/* banner end */

/* about us v8 */
.about-us-v8-content .text-wrapper h2 {
    margin: 20px 0;
}
/* about us v8 end */

/* Order and Reservations TMT sections */
.tmt-section h1 {
    margin: 15px 0 0;
}
.tmt-section h2 {
    margin: 15px 0 25px 0;
}
/* Order and Reservations TMT sections end */

/* slideshow section */
.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel .container {
    width: 100%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
    font-family: 'Secular One', sans-serif;
    text-transform: uppercase;
    font-size: 4.6em;
    line-height: 0.9em;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:hover {
    background: transparent;
    border: 1px solid #fff;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.uk-dotnav-contrast>*>* {
    background: #fff;
    border: 1px solid #fff;
}
/* slideshow section end */

/* reviews section */
.reviews-v2-wrapper {
    background-size: cover !important;
    background-attachment: scroll !important;
}
.reviews-v2-wrapper h1 {
    color: #000;
}
.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h2 {
    margin-top: 10px;
}
.reviews-v2-wrapper h3 {
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3em;
    margin: 25px auto 0;
    color: #000;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #000;
    font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
    color: #000;
    opacity: 1;
}
.reviews-v2-wrapper .review-text p {
    font-size: 1.3em;
    font-weight: 700;
    font-style: italic;
    line-height: 1.6em;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background: #000;
    border: 1px solid #000;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button:hover {
    background: transparent;
    border: 1px solid #000;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/* reviews section end */

/* newsletter section */
.map-newsletter {
    border-right: none;
}
.map-newsletter .section-header {
    color: #000;
}
.map-newsletter h2 {
    text-transform: none;
    color: #000;
}
.map-newsletter .sph-email-subscription h2 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    color: #000;
    border-bottom: 1px solid #000;
    padding: 13px 5px;
}
.map-newsletter .bar {
    top: -5px;
}
.bar:before,
.bar:after {
    background: #faedcd;
}
.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;
}
.sph-response-message {
    color: #000;
    font-size: 1.3em;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}
/* newsletter section end */

/* newsletter pop-up */
.custom-modal .close {
    color: #000;
}
.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 {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    padding: 12px 15px;
}
.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 pop-up end */

/* contact section */
.contact-v3 {
    background-color: #252525;
    color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-size: 1.5em;
}
.contact-v3 .days {
    text-transform: capitalize;
    padding-bottom: 3px;
}
.contact-v3 .from-to {
    text-transform: lowercase;
    padding-bottom: 25px;
}
.contact-v3 a {
    text-decoration: none;
}
.social-icons-holder .contact-icon {
    color: #fff;
  }
/* contact section end */

/* footer v2 */
.footer-v2-wrapper {
    background-color: #252525;
    border-top: 2px solid #fff;
}
/* footer v2 end */

/* menu and drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 100px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
    color: #000;
}
.food-menu-nav .food-menu-nav-item {
    font-size: 18px;
    background-color: transparent;
    border-color: transparent;
    color: #000;
    border: 2px solid #000;
}
.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: #000;
    border-color: #000;
    color: #fff;
    border: 2px solid #000;
}
.food-menu-grid-item-content {
    border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #faedcd;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    text-transform: none;
    font-family: 'Dancing Script', cursive;
    font-size: 2.2em;
    color: #000;
}
.food-menu-grid .menu-description p {
    font-size: 1.3em;
    color: #000;
}
.food-menu-grid .food-menu-description p {
    font-size: 1.3em;
    color: #000;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Jost', sans-serif;
    font-size: 1.3em;
    color: #000;
}
.food-menu-grid .food-price {
    color: #000;
}
.food-menu-grid .food-item-description {
    color: #757575;
    font-size: 1.2em;
}
.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: 'Montserrat', sans-serif;
    font-size: 1.4em;
    color: #000;
}
/* menu and drinks pages end */

/* specials page */
.pagecontent {
    padding-top: 165px;
}
.onespecial {
    font-size: 20px;
}
.specials h2 {
    text-transform: none;
    font-family: 'Dancing Script', cursive;
    font-size: 1.6em;
    color: #fff;
}
.specials h1 {
  border: none;
}
.specials-img {
    width: 60%;
    margin: 30px auto;
}
.specials-img img {
    max-width: 100%;
}
.specials-img .col-xs-12.text {
    margin-top: 20px;
}
.specials-img .col-xs-12.text p {
    text-align: center;
}
.specials-img .col-xs-12.text p a:hover,
.specials-img .col-xs-12.text p a:focus {
    color: #faedcd;
}
.specials .empty-content-message {
    margin-bottom: 60px;
}

.specials-text {
  text-align: center;
}
.specials-text a:hover,
.specials-text a:focus {
  color: #fff;
}

.specials .gallery-wrapper {
  padding: 0;
}

.specials .gallery-wrapper .gallery-holder .gallery-item {
  display: inline-block;
  width: calc(100% * (1/2) - 10px - 1px);
  margin-bottom: 20px;
  padding: 5px 10px;
}
.specials .gallery-wrapper .gallery-holder .gallery-item img {
    width: 100%;
    max-width: 800px;
}
/* specials page end */

/* events page */
.events-container h2 {
    margin-top: 20px;
    font-family: 'Dancing Script', cursive;
    font-size: 2.2em;
    text-transform: none;
    color: #fff;
}
.events-container .event-time,
.events-container p,
.events-container h3 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 1.3em;
}
.events-container .event-image {
    border: none;
    -webkit-box-shadow: 0px 0px 10px 4px rgba(250, 237, 205, 0.5);
    -moz-box-shadow: 0px 0px 10px 4px rgba(250, 237, 205, 0.5);
    box-shadow: 0px 0px 10px 4px rgba(250, 237, 205, 0.5);
}
.events-container .empty-content-message h2 {
    color: #fff;
}
/* events page end */

.empty-content-message h2,
.empty-content-message h3 {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4em;
    text-transform: none;
}

.gallery-page .section-header {
  text-shadow: none;
}
.gallery-page .gallery-item img {
  box-shadow: 0px 0px 7px 5px rgb(250 237 205 / 40%);
}
.gallery-page .pagecontent {
  width: 86%;
}
.gallery-page .video-holder {
  width: 100%;
}
.gallery-page .gallery-video1 {
  max-width: 62.5%;
  margin: 20px;
  border: 2px solid #000;
}
.gallery-page .gallery-video2 {
  max-width: 20%;
  margin: 20px;
  border: 2px solid #000;
}
/*media quiries */
@media (max-width:1400px) {
    .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,
    .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.8em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 2em;
    }
    p {
        font-size: 1.2em;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 4em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.2em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1.2em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.2em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1.2em;
    }
    .onespecial {
        font-size: 19px;
    }
    .specials-img {
        width: 80%;
    }
    .events-container .event-time,
    .events-container p,
    .events-container h3 {
        font-size: 1.2em;
    }
    .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;
    }
    .gallery-page .pagecontent {
      width: 96%;
    }
}

@media (max-width:1200px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 0 8px;
    }
    .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 {
        padding: 8px 40px;
        font-size: 16px;
    }
    .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,
    .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.4em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.8em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 3.4em;
    }
    .map-newsletter .sph-email-subscription .sph-email-input {
        padding: 10px 5px;
    }
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        padding: 9px 5px;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 1.3em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 2em;
    }
    .food-menu-nav .food-menu-nav-item {
        font-size: 16px;
        padding: 7px 20px;
    }
    .onespecial {
        font-size: 17px;
    }
    .specials-img {
        width: 100%;
    }
    .specials-img {
        width: 100%;
    }
    .events-container h2 {
        font-size: 2em;
    }
    .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;
    }
    .gallery-page .pagecontent {
      width: 98%;
    }
}

@media (max-width:1023px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        font-size: 14px;
        padding: 0 10px;
    }
    .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,
    .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-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.7em;
    }
    .specials .gallery-wrapper .gallery-holder .gallery-item {
      display: inline-block;
      /* width: calc(100% * (1/2) - 10px - 1px); */
      width: 100%;
    }
}

@media (max-width:991px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        font-size: 12px;
        padding: 0 7px;
    }
    .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,
    .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: 2.8em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.6em;
    }
    p {
        font-size: 1.1em;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 3em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.1em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1.1em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1.1em;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .food-menu-grid .menu-description p {
        font-size: 1.1em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.8em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1.1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1em;
    }
    .drink-menu .pagecontent {
        padding-top: 165px;
    }
    .onespecial {
        font-size: 16px;
    }
    .events-container h2 {
        font-size: 1.8em;
    }
    .events-container .event-time,
    .events-container p,
    .events-container h3 {
        font-size: 1.1em;
    }
    .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.1em;
    }
}

@media (max-width:767px) {
    .navbar.nav-v7 .header-logo {
        max-width: 160px;
    }
    .navbar.nav-v7 .navbar-nav>li>a {
        font-size: 1.1em;
        padding: 8px 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 {
        color: #000 !important;
    }
    .navbar-inverse .navbar-collapse {
        max-height: 480px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Secular One', sans-serif;
        font-size: 15px;
        text-transform: uppercase;
        padding: 15px 5px;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1.1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1em;
    }
    .food-menu-v2-wrapper .section-header,
    .drink-menu-v2-wrapper .section-header {
        padding-top: 20px;
    }
    .food-menu-nav .food-menu-nav-item {
        font-size: 15px;
        border: none;
        border-bottom: 2px solid #000;
        border-radius: 0;
    }
    .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 #000;
    }
    .food-menu-nav .food-menu-nav-item:first-of-type {
        border-top: 2px solid #000;
    }
    .drink-menu .pagecontent {
        padding-top: 85px;
    }
    .onespecial {
        font-size: 15px;
    }
    .specials-img img {
        margin-bottom: 20px;
    }
    .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.1em;
    }
    .gallery-page .gallery-video1,
    .gallery-page .gallery-video2 {
      max-width: 90%;
    }
    .specials .gallery-wrapper .gallery-holder .gallery-item {
      display: inline-block;
      width: 100%;
    }
}

@media (max-width:320px) {
    .navbar.nav-v7 .header-logo {
        max-width: 120px;
    }
    .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,
    .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: 2.4em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.5em;
    }
    p {
        font-size: 1em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 2.4em;
    }
    .banner-section h1 {
        font-size: 1em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .footer-v2-wrapper a {
        font-size: 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;
    }
    .onespecial {
        font-size: 14px;
    }
    .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.1em;
    }
}