@import url('//fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Jost:ital@0;1&family=Lexend+Tera:wght@500&display=swap');

/* 
Headings: 
font-family: 'Alfa Slab One', cursive;

Subheadings, Buttons, Navigation: (Medium)
font-family: 'Lexend Tera', sans-serif;

Body / Reviews: (Regular / Italic)
font-family: 'Jost', sans-serif;
*/

a {color: #2E2E2E;}

body {
    font-family: 'Jost', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Alfa Slab One', cursive;
}

.navbar.nav-v7 .header-logo {
    max-width: 250px;

}
.navbar-regular.nav-v7 .navbar-nav>li>a {
    text-transform: uppercase;
    font-family: 'Lexend Tera', sans-serif;
    font-size: 14px;
    border-right: none !important;
}
li.drop-down-link .sub-menu {
    min-width: 120px;
    padding: 16px;
}
li.drop-down-link .sub-menu a {
    text-transform: uppercase;
    font-family: 'Lexend Tera', sans-serif;
    font-size: 0.9em;
}
li.drop-down-link .sub-menu a:focus {
    color: #1a37ad;
}

.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,
.shuttles-page a.custom-temp-btn {
    padding: 10px 40px;
    text-transform: uppercase;
    background-color: #0060ab;
    background: #0060ab;
    border: 2px solid #0060ab;
    color: #f0f0f0;
    font-family: 'Lexend Tera', sans-serif;
    font-size: 14px;
    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,
a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:focus {
    text-decoration: none;
    background-color: #1a37ad;
    background: #1a37ad;
    border: 2px solid #1a37ad;
    color: #fff;
    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,
.merch h1 {
    text-transform: uppercase;
    font-family: 'Alfa Slab One', cursive;
    font-size: 4em;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    text-transform: uppercase;
    font-family: 'Lexend Tera', sans-serif;
    font-size: 1.5em;
    font-weight: 500;
}

/* Home page */

/* 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: 'Alfa Slab One', cursive;
    text-transform: uppercase;
    font-size: 4.5em;
    line-height: 0.9em;
}
.uk-overlay-panel .slide-text {
    font-family: 'Lexend Tera', sans-serif;
    text-transform: uppercase;
    font-size: 1.5em; 
    line-height: 1.5em;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:hover {
    background: #fff;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.uk-dotnav-contrast>*>* {
    background: rgba(255, 255, 255, 0.5);
}
/* slideshow section end */

/* banner */
.banner-section {
    padding: 30px 0;
}
.banner-section h1 {
    text-transform: capitalize;
    font-family: 'Jost', sans-serif;
    font-size: 1.3em;
}
.banner-section .banner-pin {
    color: #0060ab;
    top: -2px;
    font-size: 1.5em;
}
.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-wrapper:before {
    background-color: #f0f0f0;
}
.about-us-v8-content .text-wrapper h1 {
    margin-bottom: 0;
}
.about-us-v8-content .text-wrapper h2 {
    margin: 20px 0;
}
/* about us v8 end */

/* Order TMT sections */
.tmt-section h1 {
    margin: 10px 0 0;
}
.order-tmt-section h2 {
    margin: 25px 0;
}
/* Order TMT sections end */

/* Events section */
.events-v3 h1 {
    margin: 10px 0 0;
}
.events-v3 h2 {
    margin: 25px 0;
}
.events-v3-wrapper .item-text h2 {
    font-family: 'Lexend Tera', sans-serif;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #404040;
}
.events-v3-wrapper .item-text h3 {
    font-family: 'Jost', sans-serif;
    font-size: 1.3em;
    text-transform: capitalize;
    color: #2E2E2E;
}
.events-v3-wrapper .item-text p {
    color: #2E2E2E;
    text-align: left !important;
}
.events-v3-wrapper .owl-theme .owl-dots .owl-dot button {
    background-color: #2E2E2E;
    border: 1px solid #2E2E2E;
    opacity: 0.4;
}
.events-v3-wrapper .owl-theme .owl-dots .owl-dot.active button,
.events-v3-wrapper .owl-theme .owl-dots .owl-dot button:hover {
    background-color: #2E2E2E;
    border: 1px solid #2E2E2E;
    opacity: 1;
}
.events-v3-wrapper .empty-content-message {
    color: #2E2E2E;
}
/* Events end section */

/* reviews section */
.reviews-v2-wrapper h1 {
    color: #fff;
}
.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h2 {
    margin-top: 10px;
}
.reviews-v2-wrapper h3 {
    text-transform: uppercase;
    font-family: 'Jost', sans-serif;
    font-size: 1.2em;
    margin: 25px auto 0;
    color: #fff;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #0060ab;
    font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
    color: #0060ab;
    opacity: 1;
}
.reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.6em;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background-color: #fff;
    border: 1px solid #fff;
    opacity: 0.4;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button:hover {
    background-color: #fff;
    border: 1px solid #fff;
    opacity: 1;
}
/* reviews section end */

/* newsletter section */
.map-newsletter .text-wrapper:before {
    background-color: #f0f0f0;
    background-attachment: scroll;
}
.map-newsletter {
    border-right: none;
}
.map-newsletter .section-header {
    color: #0060ab;
}
.map-newsletter h2 {
    text-transform: uppercase;
    color: #2E2E2E;
}
.map-newsletter .sph-email-subscription h2 {
    color: #2E2E2E;
    font-family: 'Jost', sans-serif;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    color: #2E2E2E;
    border-bottom: 1px solid #2E2E2E;
    padding: 9px 5px;
}
.map-newsletter .bar {
    top: -6px;
}
.bar:before,
.bar:after {
    background: #0060ab;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
    color: #2E2E2E;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
    color: #2E2E2E;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
    color: #2E2E2E;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
    color: #2E2E2E;
}
.sph-response-message {
    color: #2E2E2E;
    font-size: 1.5em;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}

/* newsletter section end */

/* newsletter pop-up */
.custom-modal .modal-content {
    background-color: #f0f0f0;
    background-image: url(../custom/news_back.jpg);
    background-size: cover;
    background-position: center center;
    color: #2E2E2E;
}
.custom-modal .close {
    color: #2E2E2E;
}
.custom-modal .newsletter-popup .section-header {
    color: #0060ab;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family: 'Jost', sans-serif;
    font-size: 1.2em;
    color: #2E2E2E;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    background-color: transparent;
    border: 1px solid #0060ab;
    color: #2E2E2E;
    padding: 9px 15px;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #2E2E2E;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
    color: #2E2E2E;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
    color: #2E2E2E;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #2E2E2E;
}
/* newsletter pop-up end */
  
/* contact section */
.contact-v3 {
    background-color: #2E2E2E;
    color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-size: 1em;
}
.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: #2E2E2E;
    border-top: 2px solid #fff;
}
/* footer v2 end */

/* about us page */
.about-us-s1-wrapper {
    margin-top: 60px;
}
.about-us-s1-wrapper .about-us-item-holder{
    background-image: url(../custom/about_back.jpg);
    background-size: cover;
  }
.about-us-v7-content .text-wrapper:before {
    background-color: #dedede;
}
.about-us-page .about-us-s1-content {
    padding-top: 30px;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
    color: #1a37ad;
}
.about-us-s4-wrapper {
    background-color: #3d3d3d;
}
.about-us-s4-wrapper h2 {
    font-family: 'Lexend Tera', sans-serif;
    text-transform: uppercase;
    font-size: 1.4em;
    color: #0060ab;
}
.about-us-s4-wrapper .container {
    width: 75%;
}
/* about us page end */

/* menu 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: #0060ab;
}
.food-menu-nav .food-menu-nav-item {
    font-size: 18px;
    background-color: #0060ab;
    border-color: #0060ab;
    color: #fff;
    border: 2px solid #0060ab;
}
.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: #1a37ad;
    border-color: #1a37ad;
    color: #fff;
    border: 2px solid #1a37ad;
}
.food-menu-grid-item-content {
    border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #1a37ad;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    text-transform: uppercase;
    font-family: 'Lexend Tera', sans-serif;
    font-size: 1.4em;
    color: #2E2E2E;
}
.food-menu-grid .menu-description p {
    font-size: 1.3em;
    color: #2E2E2E;
}
.food-menu-grid .food-menu-description p {
    font-size: 1.2em;
    color: #2E2E2E;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Jost', sans-serif;
    font-size: 1.3em;
    color: #2E2E2E;
}
.food-menu-grid .food-price {
    color: #1a37ad;
}
.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: 'Jost', sans-serif;
    font-size: 1.5em;
    color: #000;
}
/* menu and drinks pages end */

/* specials page */
.pagecontent {
    padding-top: 155px;
}
.onespecial {
    font-size: 20px;
}
.specials h2 {
    text-transform: uppercase;
    font-family: 'Lexend Tera', sans-serif;
    font-size: 1em;
    color: #fff;
}
/* specials page end */

/* events page */
.events-container h2 {
    margin-top: 20px;
    font-family: 'Lexend Tera', sans-serif;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #0060ab;
}
.events-container .event-time,
.events-container p,
.events-container h3 {
    font-family: 'Jost', sans-serif;
    color: #fff;
    font-size: 1.4em;
}
.events-container .event-image {
    border: none;
    -webkit-box-shadow: 0px 0px 10px 4px rgba(0, 96, 171, 0.5);
    -moz-box-shadow: 0px 0px 10px 4px rgba(0, 96, 171, 0.5);
    box-shadow: 0px 0px 10px 4px rgba(0, 96, 171, 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: 'Jost', sans-serif;
    font-size: 1.5em;
    text-transform: none;
}

/*media quiries */
@media (max-width:1400px) {
    .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,
    .shuttles-page a.custom-temp-btn {
        padding: 9px 30px;
    }
    .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.5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.4em;
    }
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 4em;
    }
    .uk-overlay-panel .slide-text {
        font-size: 1.3em;
    }
    .events-v3-wrapper .item-text h2 {
        font-size: 1.5em;
    }
    .map-newsletter .bar {
        top: -5px;
    }
    .about-us-s1-wrapper {
        margin-top: 90px;
    }
    .food-menu-nav .food-menu-nav-item {
        font-size: 16px;
    }
}

@media (max-width:1200px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 0 13px;
    }
    .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.3em;
    }
    p {
        font-size: 1.2em;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .events-v3-wrapper .item-text h3 {
        font-size: 1.2em;
    }
    .reviews-v2-wrapper h2 {
        font-size: 1.2em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.2em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        padding: 8px 15px;
    }
    .onespecial {
        font-size: 19px;
    }
    .events-container h2 {
        font-size: 1.4em;
    }
    .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.2em;
    }
}

@media (max-width:1023px) {
    .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: 3em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.1em;
    }
    p {
        font-size: 1.1em;
    }
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 3.6em;
    }
    .uk-overlay-panel .slide-text {
        font-size: 1.2em;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .events-v3-wrapper .item-text h3 {
        font-size: 1.1em;
    }
    .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;
    }
    .contact-v3 .contact-location, 
    .contact-v3 .hours, 
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
    .about-us-s4-wrapper h2 {
        font-size: 1.2em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1.1em;
    }
    .food-menu-grid h3, 
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1.1em;
    }
    .onespecial {
        font-size: 17px;
    }
    .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:991px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        font-size: 0.9em;
        padding: 0 8px;
    }
    .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.6em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1em;
    }
    .events-v3-wrapper .item-text h2 {
        font-size: 1.3em;
    }
    .events-v3-wrapper .item-text h3 {
        font-size: 1.1em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1em;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .contact-v3 .contact-location, 
    .contact-v3 .hours, 
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .about-page-content .about-us-v7 .about-us-v7-content {
       min-height: 260px;
    }
    .about-us-s4-wrapper h2 {
        font-size: 1.1em;
    }
    .drink-menu .food-menu-page h2, 
    .drink-menu .drink-menu-page h2 {
        font-size: 1.1em;
    }
    .events-container h2 {
        font-size: 1.2em;
    }
    .drink-menu .pagecontent {
        padding-top: 155px;
    }
    .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: 130px;
    }
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        font-size: 1em;
        padding: 7px 13px;
    }
    .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: #0060ab !important;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Lexend Tera', sans-serif;
        font-size: 10px;
        text-transform: uppercase;
        padding: 15px 5px;
    }
	video#coverVideo {
		margin-top: 70px;
	}
    .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,
    .shuttles-page a.custom-temp-btn {
        padding: 7px 20px;
    }
    .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: 2em;
    }
    p {
        font-size: 0.9em;
    }
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 2.2em;
    }
    .uk-overlay-panel .slide-text {
        font-size: 0.8em;
    }
    .banner-section {
        padding: 15px 0;
    }
    .banner-section h1 {
        font-size: 1em;
    }
    .about-us-v8-content .text-wrapper,
    .about-us-v8-content .text-wrapper p {
        text-align: center !important;
    }
    .events-v3-wrapper .item-text h3 {
        font-size: 1em;
    }
    .about-us-v8-content .text-wrapper h1 {
        padding-top: 20px;
    }
    .about-us-v8-content {
        min-height: 260px;
    }
    .events-v3-wrapper .item-text p {
        text-align: center !important;
    }
    .reviews-v2-wrapper h3 {
        font-size: 0.8em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        padding: 5px 15px;
    }
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1em;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .about-us-s1-wrapper {
        margin-top: 0;
    }
    .about-us-page .about-us-s1-content {
        padding: 15px;
    }
    .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
        min-height: 290px;
    }
    .about-us-s2-wrapper .text-wrapper p {
        text-align: center !important;
    }
    .about-us-s4-wrapper h2 {
        font-size: 1em;
    }
    .about-us-s3-wrapper .map-footer {
        bottom: 46px;
    }
    .food-menu-nav .food-menu-nav-item {
        font-size: 13px;
        border: none;
        border-bottom: 2px solid #fff;
        border-radius: 0;
        padding: 10px 15px;
    }
    .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 #fff;
    }
    .food-menu-nav .food-menu-nav-item:first-of-type {
        border-top: 2px solid #fff;
    }
    .food-menu-page .food-menu-v2-wrapper, 
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 60px;
    }
    .drink-menu .food-menu-page h2, 
    .drink-menu .drink-menu-page h2 {
        font-size: 1em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1em;
    }
    .food-menu-grid .menu-description p,
    .food-menu-grid h3, 
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1em;
    }
    .onespecial {
        font-size: 14px;
    }
    .drink-menu .pagecontent {
        padding-top: 85px;
    }
    .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: 1em;
    }
}

@media (max-width:320px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        font-size: 0.8em;
        padding: 5px 15px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 9px;
        padding: 15px 3px;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 0.8em;
    }
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 1.8em;
    }
    .uk-overlay-panel .slide-text {
        font-size: 0.6em;
    }
    .banner-section h1 {
        font-size: 0.9em;
    }
    .events-v3-wrapper .item-text h2 {
        font-size: 1.1em;
    }
    .events-v3-wrapper .item-text h3 {
        font-size: 0.9em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 0.9em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 0.9em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1.1em;
    }
    .contact-v3 .contact-location, 
    .contact-v3 .hours, 
    .contact-v3 .find-us {
        font-size: 0.9em;
    }
    .footer-v2-wrapper a {
        font-size: 0.9em;
    }
    .about-us-s4-wrapper h2 {
        font-size: 0.9em;
    }
    .food-menu-grid .menu-description p, 
    .food-menu-grid h3, 
    .food-menu-grid .food-price {
        font-size: 1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 0.9em;
    }
    .onespecial {
        font-size: 13px;
    }
    .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: 0.9em;
    }
}