@import url('//fonts.googleapis.com/css2?family=Amatic+SC:wght@700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Amatic+SC&display=swap');
@import url('//fonts.googleapis.com/css2?family=Caveat&display=swap');
@import url('//fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500&display=swap');
@import url('//fonts.googleapis.com/css2?family=Barlow+Condensed&display=swap');

/*
Titles/NAV: font-family: 'Amatic SC', cursive; font-weight: 400;
Subtitles: font-family: 'Amatic SC', cursive; font-weight: 400;
Custom/subtext slider: font-family: 'Caveat', cursive; font-weight: 400;
Buttons: font-family: 'Barlow Condensed', sans-serif; font-weight: 500;
Text: font-family: 'Barlow Condensed', sans-serif; font-weight: 400;
*/

a {
    color: #fff;
}
a:focus {
    text-decoration: none;
}
  
body {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 400;
}
  
h1, h2, h3, h4, h5, h6 {
    font-family: 'Amatic SC', cursive; 
    font-weight: 400;
}

.navbar-regular.nav-v6 .navbar-nav>li>a {
    font-family: 'Amatic SC', cursive; 
    font-weight: 400;
    font-size: 1.3em;
    text-transform: none;
    border-right: none !important;
}
.navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
    border-right: 1px solid #fff !important;
}
.navbar-regular.nav-v6.nav-scroll .navbar-nav>li:last-of-type>a {
    border-right: 1px solid #000 !important;
}

/* headings */
.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.custom_html_1-section h1,
.specials h1,
.events-container h1,
.tmt-section h1,
.custom-modal .newsletter-popup .section-header {
    font-size: 5.2em;
    font-family: 'Amatic SC', cursive; 
    font-weight: 400;
    text-transform: uppercase;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
    font-size: 4.2em;
    font-family: 'Amatic SC', cursive; 
    font-weight: 400;
    text-transform: uppercase;
}

/* subheadings */
.about-us-v8-content h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family: 'Amatic SC', cursive; 
    font-weight: 400;
    font-size: 2.2em;
    text-transform: uppercase;
}
.custom_html_1-section h2 {
    font-family: 'Caveat', cursive; 
    font-weight: 400;
    font-size: 1.8em;
    text-transform: none;
}
.empty-content-message h2,
.empty-content-message h3,
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3,
.specials .empty-content-message h2,
.specials .empty-content-message h3,
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 400;
    font-size: 1.4em;
    text-align: center;
    text-transform: none;
}
.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.tmt-section 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,
.food-menu-nav .food-menu-nav-item {
    padding: 10px 40px;
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    box-shadow: none;
    border-radius: 10px;
    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;
}
.uk-overlay-panel a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link {
    background-color: #f6ebe7;
    color: #000;
    border: 1px solid #f6ebe7;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
    background-color: #f4f4f4;
    color: #000;
    border: 1px solid #f4f4f4;
}
.about-us-v8-wrapper a.custom-temp-btn,
.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 {
    background-color: #e54b4b;
    color: #fff;
    border: 1px solid #e54b4b;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:focus {
    background-color: #ffa986;
    color: #000;
    border: 1px solid #ffa986;
}

/* home page */

/* slideshow_v2 section */

.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel {
    padding-left: 0;
    padding-right: 0;
}
.uk-overlay-panel .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.uk-dotnav-contrast>.uk-active>* {
    background: #e54b4b;
    transform: scale(1);
}
.uk-dotnav-contrast>*>* {
    background: #d1d1d1;
}

/* slideshow_v2 section end*/

/* banner section */

.banner-section {
    padding: 35px 0;
}
.banner-section h1 {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 400;
    text-transform: capitalize;
    font-size: 1.4em;
}
.banner-section .banner-pin {
    color: #ee6056;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #ffa986;
}

/* banner section end */

/* custom html section */

.custom_html_1-section {
    background-image: url("https://static.spotapps.co/web/gab-n-eat--com/css/../custom/custom_1st_section_back.jpg");
    background-size: cover;
    background-color: #f6ebe7;
}
.custom_html_1-section .container {
    text-align: center;
}
.custom_html_1-section h1 {
    color: #5e5e5e;
}
.custom_html_1-section h2,
.custom_html_1-section h2 a {
    color: #e54b4b;
}

/* custom html section end*/

/* about_us_v8 section */

.about-us-v8-content .text-wrapper {
    background-color: #f4f4f4;
}
.about-us-v8-content .text-wrapper h1 {
    margin-top: 30px;
}
.about-us-v8-content .text-wrapper h2 {
    color: #1f1e24;
}
.about-us-v8-content .text-content p {
    margin: 30px auto;
}
.about-us-v8-content .text-content.title-image h1:after {
    height: 10px;
}

/* about_us_v8 section end*/

/* order tmt section */

.order-tmt-section {
    padding: 5em 0;
}
.order-tmt-section h1 {
    margin-top: 10px;
}

/* order tmt section end*/

/* reservations tmt section */

.reservations-tmt-section {
    padding: 5em 0;
}
.reservations-tmt-section h1 {
    margin-top: 10px;
}

/* reservations tmt section end*/

/* reviews section */

.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h1 {
    margin-top: 0;
    color: #ee6056;
}
.reviews-v2-wrapper h2 {
    margin-top: 20px;
    margin-bottom: 20px;  
}
.reviews-v2-wrapper h3 {
    margin-top: 30px;
    margin-bottom: 0;
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 400;
    text-transform: none;
    font-size: 1.4em;
    color: #fff;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #ee6056;
}
.reviews-v2-wrapper .review-text p {
    font-size: 1.3em;
    line-height: 1.6em;
}
.reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #ee6056;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background: #d1d1d1;
    border: 1px solid #d1d1d1;
    opacity: 0.8;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
    background: #ee6056;
    border: 1px solid #ee6056;
    opacity: 1;
    outline: 0;
}
/* reviews section end*/

/* maps-newsletter section */

.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: #1f1e24;
  color: #1f1e24!important;
}
.map-newsletter .text-wrapper:before {
    background-color: #eeeeee;
}
.map-newsletter {
    border-right: none;
    color: #1f1e24;
}
.map-newsletter h2 {
    color: #1f1e24;
}
.map-newsletter .sph-email-subscription h2 {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 400;
    color: #1f1e24;
}
.map-newsletter .bar {
    top: -6px;    
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #ffa986;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 11px 5px;
    border-bottom: 1px solid #e54b4b;
    color: #1f1e24;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
    color: #1f1e24;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
    color: #1f1e24;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
    color: #1f1e24;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
    color: #1f1e24;
}
.map-newsletter .text-wrapper:before {
    background-attachment: scroll;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}

/* maps-newsletter section end*/

/* custom modal section */

.custom-modal .modal-content {
    background-image: url("https://static.spotapps.co/web/gab-n-eat--com/css/../custom/newsletter_back.jpg");
    background-size: cover;
    background-color: #eeeeee;
    color: #1f1e24;
}
.custom-modal .newsletter-popup .section-header {
    color: #1f1e24;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
    margin-bottom: 20px;
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 400;
    font-size: 1.4em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 10px 15px;
    border: 1px solid #e54b4b;
    background: transparent;
    color: #1f1e24;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #1f1e24;
 }
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
    color: #1f1e24;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
    color: #1f1e24;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #1f1e24;
}
.custom-modal .close {
    color: #1f1e24;
}
  
/* custom modal section end*/

/* contact-v3 section*/

.contact-v3 {
    border-bottom: 1px solid #fff;
    background-color: #1f1e24;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-family: 'Amatic SC', cursive; 
    font-weight: 400;
    font-size: 1.2em;
    text-transform: uppercase;
}
.contact-v3 .days {
    padding-bottom: 0;
    text-transform: capitalize;
}
.contact-v3 .from-to {
    padding-top: 0;
    padding-bottom: 20px;
    text-transform: lowercase;
}
.contact-us p a {
    color: #fff;
    text-decoration: none;
}
.contact-v3 a.contact-icon:focus {
    color: #fff;
}

/* contact-v3 section end*/

/* footer section */

.footer-v2-wrapper,
.footer-v2-wrapper a {
    background-color: #1f1e24;
    border-top: none;
    color: #fff;
}

/* footer section end*/

/* food menu page */

.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: #1f1e24;
}
.food-menu-grid .food-menu-description p {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 400;
}
.food-menu-grid .menu-description p {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 400;
    color: #000;
}
.food-menu-grid-item-content {
    border-radius: 0;
    background-color: #fff;
}
.drink-menu .food-menu-grid h2 {
    font-family: 'Amatic SC', cursive; 
    font-weight: 400;
    font-size: 2.2em;
    text-transform: none;
    word-break: break-word;
    color: #000;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 400;
    font-size: 1.3em;
    text-transform: none;
    color: #1f1e24;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #e54b4b;
}
.food-menu-grid .food-price {
    color: #e54b4b;
    padding: 0 10px 0 5px;
}
.food-menu-grid .food-item-description {
    font-size: 1.1em;
    color: #757575;
}

/* food menu page end*/

/* specials page */

.onespecial,
.oneeventday {
    font-size: 1.3em;
}
.specials h1 {
    margin-top: 30px;
}
.specials h2 {
    font-family: 'Amatic SC', cursive; 
    font-weight: 400;
    color: #fff;
    font-size: 1.8em;
}

/* specials page end*/

/* events page */
.events-container h1 {
    margin-top: 45px;
}
.events-container h2 {
    margin-top: 20px;
    font-family: 'Amatic SC', cursive; 
    font-weight: 400;
    font-size: 2.2em;
    text-transform: uppercase;
    color: #fff;
}
.events-container .event-time,
.events-container h3 {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 400;
    color: #fff;
    font-size: 1.5em;
}
.events-container .event-info-text p {
    font-size: 1.4em;
    color: #fff;
}
.events-container .events-holder {
    padding: 40px 0;
    border-bottom: 1px solid #fff;
}
.events-container .event-image {
    border: 1px solid #e54b4b;
}

/* events page end */

/* about us page */
.about-page-content .about-us-v7 .about-us-v7-content .text-wrapper {
    background-color: #f4f4f4;
}

/* media queries */

@media (max-width:1400px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .custom_html_1-section h1,
    .specials h1,
    .events-container h1,
    .tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 4.8em;
    }
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 4em;
    }
    .about-us-v8-content h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 2em;
    }
    .custom_html_1-section h2 {
        font-size: 1.7em;
    }
    .banner-section {
        padding: 25px 0;
    }
    .banner-section h1 {
        font-size: 1.3em;
    }
    .custom_html_1-section .logo-custom-html_1 {
        height: 90px;
    }
    .about-us-v8-content .text-content .text-holder p {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width:1200px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .custom_html_1-section h1,
    .specials h1,
    .events-container h1,
    .tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 4.4em;
    }
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 3.8em;
    }
    .about-us-v8-content h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.8em;
    }
    .banner-section {
        padding: 20px 0;
    }
    .custom_html_1-section h2 {
        font-size: 1.6em;
    }
    .custom_html_1-section .logo-custom-html_1 {
        height: 80px;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 8px;
    }
    .drink-menu .food-menu-grid h2 {
        font-size: 2em;
    }
    .food-menu-v2-wrapper .section-header, 
    .drink-menu-v2-wrapper .section-header {
        padding-top: 90px;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3,
    .specials .empty-content-message h2,
    .specials .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.3em;
    }
    .onespecial,
    .oneeventday {
        font-size: 1.2em;
    }
    .specials h2 {
        font-size: 1.6em;
    }
    .events-container h2 {
        font-size: 2em;
    }
    .events-container .event-time,
    .events-container h3 {
        font-size: 1.3em;
    }
    .events-container .event-info-text p {
        font-size: 1.2em;
    }
}

@media (max-width:1023px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .custom_html_1-section h1,
    .specials h1,
    .events-container h1,
    .tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 4.2em;
    }
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 3.6em;
    }
    .about-us-v8-content h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.7em;
    }
    .custom_html_1-section h2 {
        font-size: 1.5em;
    }
    .custom_html_1-section .logo-custom-html_1 {
        height: 75px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.3em;
    }
}

@media (max-width:991px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .custom_html_1-section h1,
    .specials h1,
    .events-container h1,
    .tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 3.8em;
    }
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 3.3em;
    }
    .about-us-v8-content h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.6em;
    }
    .custom_html_1-section h2 {
        font-size: 1.4em;
    }
    .custom_html_1-section .logo-custom-html_1 {
        height: 70px;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .banner-section {
        padding: 15px 0;
    }
    .about-us-v8-content .text-content p,
    .custom_html_1-section p,
    .reviews-v2-wrapper .review-text p,
    .tmt-section p,
    .about-page-content .about-us-v7 .about-us-v7-content .text-wrapper .text-content p  {
        font-size: 1.2em;
    }
    .order-tmt-section {
        padding: 3em 0;
    }
    .reservations-tmt-section {
        padding: 3em 0;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.2em;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2, 
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1.3em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .onespecial,
    .oneeventday {
        font-size: 1.1em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3,
    .specials .empty-content-message h2,
    .specials .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.2em;
    }
    .drink-menu .food-menu-grid h2 {
        font-size: 1.9em;
    }
    .food-menu-v2-wrapper .section-header, 
    .drink-menu-v2-wrapper .section-header {
        padding-top: 65px;
    }
    .food-menu-grid .food-item-title h3, 
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
    .about-us-page .about-us-s1-content img.logo-about {
        max-width: 200px;
    }
    .about-page-content .about-us-v7 .about-us-v7-content {
        min-height: 220px !important;
    }
    .gift-cards-page p {
        font-size: 1.2em;
    }
}

@media (max-width:767px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 5px 10px;
    }
    .navbar.nav-v6 .container {
        padding-left: 0;
        padding-right: 0;
    }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .custom_html_1-section h1,
    .specials h1,
    .events-container h1,
    .tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 3.4em;
    }
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 2.7em;
    }
    .about-us-v8-content h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.5em;
    }
    .custom_html_1-section h2 {
        font-size: 1.3em;
    }
    .custom_html_1-section .logo-custom-html_1 {
        height: 60px;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .banner-section {
        padding: 10px 0;
    }
    .about-us-v8-content .text-content p,
    .custom_html_1-section p,
    .reviews-v2-wrapper .review-text p,
    .tmt-section p,
    .about-page-content .about-us-v7 .about-us-v7-content .text-wrapper .text-content p  {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-content .text-holder p {
        padding-left: 20px;
        padding-right: 20px;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-wrapper,
    .about-us-v8-item-2 .about-us-v8-content .text-wrapper {
        padding: 0 !important;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 7px;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2, 
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1.2em;
    }
    .order-tmt-section {
        padding: 2em 0;
    }
    .reservations-tmt-section {
        padding: 2em 0;
    }
    .custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .tmt-section 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,
    .food-menu-nav .food-menu-nav-item {
        font-size: 14px;
    }
    .reviews-v2-wrapper h1 {
        margin-top: 20px;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .food-menu-v2-wrapper .section-header,
    .drink-menu-v2-wrapper .section-header {
        padding-top: 10px;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn.active,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:hover,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:focus {
        border: none;
        border-radius: 0;
        border-bottom: 2px solid #ffa986;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 2px solid #ffa986;
    }
    .food-menu-grid .food-item-title h3, 
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .food-menu-grid .menu-description p {
        font-size: 1.1em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1.1em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3,
    .specials .empty-content-message h2,
    .specials .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.1em;
    }
    .events-container h2 {
        font-size: 1.8em;
    }
    .events-container .event-time,
    .events-container h3 {
        font-size: 1.2em;
    }
    .events-container .event-info-text p {
        font-size: 1.1em;
    }
    .events-container .container {
        margin-bottom: 130px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Amatic SC', cursive; 
        font-weight: 400;
        font-size: 16px;
        padding: 15px 5px;
        text-transform: uppercase;
    }
    .about-us-page .about-us-s1-content img.logo-about {
        max-width: 150px;
    }
    .gift-cards-page p {
        font-size: 1.1em;
    }
}

@media (max-width:320px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .custom_html_1-section h1,
    .specials h1,
    .events-container h1,
    .tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 3.2em;
    }
    .uk-overlay-panel h1, 
    .on-cover-content .section-wrapper .section-header {
        font-size: 2.5em;
    }
    .about-us-v8-content h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.4em;
    }
    .custom_html_1-section h2 {
        font-size: 1.2em;
    }
    .custom_html_1-section .logo-custom-html_1 {
        height: 55px;
    }
    .banner-section h1 {
        font-size: 1em;
    }
    .about-us-v8-content .text-content p,
    .custom_html_1-section p,
    .reviews-v2-wrapper .review-text p,
    .tmt-section p,
    .about-page-content .about-us-v7 .about-us-v7-content .text-wrapper .text-content p  {
        font-size: 1em;
    }
    .about-us-v8-content .text-content .text-holder p {
        padding-left: 30px;
        padding-right: 30px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.1em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2, 
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1.1em;
    }
    .food-menu-grid .food-item-title h3, 
    .food-menu-grid .food-price {
        font-size: 1em;
    }
    .food-menu-grid .menu-description p {
        font-size: 1em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3,
    .specials .empty-content-message h2,
    .specials .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1em;
    }
    .events-container h2 {
        font-size: 1.7em;
    }
    .events-container .event-time,
    .events-container h3 {
        font-size: 1.1em;
    }
    .events-container .event-info-text p {
        font-size: 1em;
    }
    .onespecial,
    .oneeventday {
        font-size: 1em;
    }
    .about-us-page .about-us-s1-content img.logo-about {
        max-width: 140px;
    }
    .gift-cards-page p {
        font-size: 1em;
    }
}