@import url('https://fonts.googleapis.com/css2?family=Bokor&family=Dancing+Script&family=Spartan&display=swap');
@font-face {
    font-family: 'Argor Man Scaqh';
    src: url('https://static.spotapps.co/web/steeragediningsaloon--com/css/../custom/fonts/ArgorManScaqh.eot');
    src: url('https://static.spotapps.co/web/steeragediningsaloon--com/css/../custom/fonts/ArgorManScaqh.eot?#iefix') format('embedded-opentype'),
        url('https://static.spotapps.co/web/steeragediningsaloon--com/css/../custom/fonts/ArgorManScaqh.woff2') format('woff2'),
        url('https://static.spotapps.co/web/steeragediningsaloon--com/css/../custom/fonts/ArgorManScaqh.woff') format('woff'),
        url('https://static.spotapps.co/web/steeragediningsaloon--com/css/../custom/fonts/ArgorManScaqh.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/*
font-family: 'Bokor', cursive;
font-family: 'Dancing Script', cursive;
font-family: 'Spartan', sans-serif;
*/
body {
    font-family: 'Spartan', sans-serif;
}
h1 {
    font-family: 'Argor Man Scaqh';
}
h2, h3, h4, h5, h6 {
    font-family: 'Dancing Script', cursive;
}
.nav-v7 .container {
    width: 90%;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
    font-family: 'Spartan', sans-serif;
    font-size: 1.3em;
    text-transform: none;
    border-right: none !important;
}
.navbar.nav-v6.nav-v7 .social-square .contact-icon:hover,
.navbar.nav-v6.nav-v7.nav-scroll .social-square .contact-icon:hover {
    background-color: transparent;
}
.navbar.nav-v6 .socialnav a:hover .social-icon {
    color: #bda974;
}
.navbar-regular.nav-v6 .navbar-nav>li>a:focus,
li.drop-down-link .sub-menu a:focus {
    color: #bda974;
}
.nav-v7 .navbar-logo .header-logo {
    max-width: 130px;
}

video#coverVideo {
    margin-top: 130px;
}

.section-header,
.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.tmt-section h1,
.reviews-v2-wrapper h1,
.map-newsletter h1,
.custom-modal .newsletter-popup .section-header,
.specials h1,
.events-container h1 {
    font-size: 5em;
    text-transform: none;
}
.about-us-v8-content .text-wrapper h2,
.about-us-v7-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-size: 2.5em;
    text-transform: none;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-size: 2.2em;
    text-transform: none;
}
.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item {
    padding: 8px 35px;
    text-transform: none;
    font-family: 'Spartan', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    box-shadow: none;
    text-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;
    opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
.order-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.active,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item:hover {
    background-color: #bda974;
    border: 2px solid #bda974;
    color: #000;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #000;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:hover,
.food-menu-nav .food-menu-nav-item {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}
/* HOME PAGE */
/* slideshow section */
.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel .container {
    width: 100%;
}
.uk-overlay-panel h1 {
    margin-top: 0;
}
.uk-dotnav>.uk-active>* {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.uk-dotnav a {
    height: 10px;
    width: 10px;
    background-color: transparent;
    border: 6px solid #fff;
    opacity: 1;
}
.uk-dotnav>.uk-active>*,
.uk-dotnav a:hover,
.uk-dotnav a:focus {
    background-color: #bda974;
    border: 6px solid #bda974;
}
/* slideshow section end*/
/* banner section */
.banner-section .banner-pin {
    padding-top: 5px;
    padding-bottom: 0;
}
.banner-section {
    padding: 30px 0;
}
.banner-section h1 {
    text-transform: none;
    font-family: 'Spartan', sans-serif;
    font-size: 1.4em;
}
.banner-section .banner-pin {
    color: #bda974;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #fff;
}
/* banner section end*/
/* about us section */
.about-us-v8-wrapper:before {
    background-color: #f3f0e9;
}
.about-us-v8-wrapper h1 {
    margin-bottom: 25px;
}
.about-us-v8-wrapper.custom-about-us-v8-wrapper h1 {
    margin-bottom: 0;
}
.about-us-v8-content .text-content.title-image h1:after {
    height: 1em;
    margin: 5px auto 0;
}
.about-us-v8-content .text-wrapper h2 {
    margin: 0 auto 20px;
}
.custom-about-us-v8-wrapper:before {
    background-color: #000;
}
/* about us section end*/
/* order section*/
.tmt-section h2 {
    margin: 0 0 30px;
}
/* order section end*/
/* reviews section*/
.reviews-v2-wrapper {
    background-size: cover !important;
    background-attachment: scroll !important;
    background-position: center !important;
}
.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h1 {
    color: #562020;
}
.reviews-v2-wrapper h2 {
    margin-top: 5px;
}
.reviews-v2-wrapper h3 {
    font-family: 'Spartan', sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 1.2em;
    color: #000;
}
.reviews-v2-wrapper .review-text p {
    font-family: 'Spartan', sans-serif;
    font-size: 1.3em;
    font-style: italic;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #bda974;
}
  .reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #bda974;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background-color: transparent;
    border: 4px solid #562020;
    opacity: 1;
    outline: 0;
}
  .reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
  .reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
    background-color: #bda974;
    border: 4px solid #bda974;
    opacity: 1;
}
/* reviews section end*/
/* newsletter section*/
.map-newsletter {
    border-right: none;
}
.map-newsletter .text-wrapper:before {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #000;
}
.map-newsletter .section-header,
.custom-modal .newsletter-popup .section-header {
    color: #fff;
}
.map-newsletter h2 {
    color: #fff;
    margin-top: 10px;
    text-transform: capitalize;
    font-family: 'Dancing Script', cursive;
}
.map-newsletter .sph-email-subscription h2 {
    font-family: 'Spartan', sans-serif;
    font-size: 1.3em;
    color: #fff;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 9.5px 5px;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
    color: #fff;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
    color: #fff;
}
.map-newsletter .bar {
    top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #bda974;
}
  .googlemap-v3-wrapper .triangle {
    display: none;
}
.sph-response-message {
    font-size: 1.3em;
    color: #fff;
}
.googlemap-v3-wrapper input:-webkit-autofill,
.googlemap-v3-wrapper input:-webkit-autofill:hover,
.googlemap-v3-wrapper input:-webkit-autofill:focus,
.googlemap-v3-wrapper input:-webkit-autofill:active {
    -webkit-text-fill-color: #fff;
    color: #fff!important;
}
/* newsletter section end*/
/* newsletter popup*/
.custom-modal .modal-content {
    background-color: #000;
    background-image: url("https://static.spotapps.co/web/steeragediningsaloon--com/css/../custom/newsletter_back.jpg");
    background-size: cover;
    background-position: center;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-family: 'Spartan', sans-serif;
    font-size: 1.3em;
    color: #fff;
    text-transform: none;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 11px 15px;
    border: 1px solid #fff;
    border-radius: 0;
    background: transparent;
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:first-of-type {
    margin-top: 20px;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #fff;
}
.custom-modal .close {
    color: #fff;
}
/* newsletter popup end*/
/* Sister Restaurant section */
.custom_html_1-section {
    background-color: #000;
    color: #fff;
    text-align: center;
    border-bottom: 2px solid #fff;
}
.custom_html_1-section .flex-wrapper {
    display: flex;
    align-items: center;
}
.custom_html_1-section .flex-wrapper .flex-item {
    flex-basis: 50%;
}
.custom_html_1-section h1 {
    margin-top: 0;
}
.custom_html_1-section img {
    width: 250px;
}
/* Sister Restaurant section end */
/*Explore Third Class Gin Guild Menu section start*/
.custom_html_2-section {
    background-color: #fff;
    color: #000;
    text-align: center;
    border-bottom: 2px solid #fff;
    background-image: url("https://static.spotapps.co/web/steeragediningsaloon--com/css/../custom/sections_back.jpg");
}

.custom_html_2-section h1 {
    margin-top: 0;
    color: #562020;
}

.custom_html_2-section .custom-temp-btn{
    background-color: #bda974;
    border: 2px solid #bda974;
    color: #000;
}

.custom_html_2-section .custom-temp-btn:hover,
.custom_html_2-section .custom-temp-btn:focus{
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
    text-decoration: none;
}
/*Explore Third Class Gin Guild Menu section end*/
/* contact section*/
.contact-v3 {
    background-color: #000;
    color: #fff;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
    font-size: 1.2em;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    text-transform: capitalize;
    font-family: 'Argor Man Scaqh';
    font-size: 1.1em;
}
.contact-v3 a {
    text-decoration: none;
    color: #fff;
}
.contact-v3 .from-to {
    text-transform: lowercase;
}
.contact-v3 .social-icons-holder.social-square .contact-icon {
    color: #fff;
}
.contact-v3 a.contact-icon:focus {
    color: #fff;
}
.contact-v3 .contact-location p a:hover,
.contact-v3 .contact-location p a:focus {
    text-decoration: underline;
}
.contact-v3 .days {
    padding-bottom: 5px;
}
/* contact section end*/
/* footer section*/
.footer-v2-wrapper {
    background-color: #000;
    border-top: 2px solid #bda974;
}
/* footer section end*/
/* food and drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 80px;
}
.food-menu-grid-item-content {
    border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #bda974;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Spartan', sans-serif;
    font-weight: 400;
    font-size: 1.3em;
}
.food-menu-grid .food-price {
    color: #bda974;
}
.food-menu-grid p {
    font-size: 1.2em;
}
.food-menu-grid .food-item-description {
    font-size: 1.2em;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-size: 1.2em;
}
/* food and drinks pages end*/
/* empty conntent message*/
.empty-content-message h2,
.empty-content-message h3,
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3,
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3,
.drink-menu .drink-menu-page .empty-content-message h2,
.drink-menu .drink-menu-page .empty-content-message h3,
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
    text-align: center;
    font-family: 'Spartan', sans-serif;
    font-style: normal;
    letter-spacing: initial;
    font-size: 1.3em;
    text-transform: none;
}
/* empty conntent message end*/
/*Third Class Gin Guild custom page start*/
.drink-menu .food-menu-v2-wrapper .custom-temp-btn:hover,
.drink-menu .food-menu-v2-wrapper .custom-temp-btn:focus,
.drink-menu .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active,
.drink-menu .drink-menu-v2-wrapper .custom-temp-btn:hover,
.drink-menu .drink-menu-v2-wrapper .custom-temp-btn:focus,
.drink-menu .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active{
    border-color: #000;
}
/*Third Class Gin Guild custom page end*/

@media (max-width:1400px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        font-size: 1.2em;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 4.5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 2.2em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 2em;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.3em;
    }
    .uk-overlay-panel h1 {
        font-size: 3.3em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
}
@media (max-width:1200px) {
    video#coverVideo {
        margin-top: 130px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 3.8em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 2em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.8em;
    }
    .banner-section {
        padding: 15px 0;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    p,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.2em;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-wrapper p {
        padding: 0 15px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.1em;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1.2em;
    }
    .googlemap-v3-wrapper .map-item,
    #map-v3-container {
        min-height: 450px;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        word-break: break-word;
    }
    .food-menu-grid .food-item-description {
        font-size: 1.1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .food-menu-grid 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,
    .drink-menu .food-menu-page .empty-content-message h2,
    .drink-menu .food-menu-page .empty-content-message h3,
    .drink-menu .drink-menu-page .empty-content-message h2,
    .drink-menu .drink-menu-page .empty-content-message h3,
    .events-container .empty-content-message h2,
    .events-container .empty-content-message h3 {
        font-size: 1.2em;
    }
}
@media (max-width:1023px) {
    .sph-response-message {
        font-size: 1.2em;
    }
    .googlemap-v3-wrapper .map-item,
    #map-v3-container {
        min-height: 420px;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
}
@media (max-width:991px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        font-size: 1.1em;
        padding: 0 7px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 3.2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.8em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.6em;
    }
    .custom-temp-btn,
    .on-cover-content .section-wrapper a.custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
    .order-tmt-section a.custom-temp-btn,
    .map-newsletter .sph-email-subscription .sph-submit-button,
    .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
    .food-menu-nav .food-menu-nav-item {
        padding: 8px 30px;
        font-size: 17px;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .about-us-v8-content {
        min-height: 300px;
    }
    .tmt-section.section-wrapper,
    .reviews-v2-wrapper.section-wrapper {
        padding: 2em 0;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1 {
       margin-top: 15px;
    }
    .googlemap-v3-wrapper .map-item.map-newsletter {
        min-height: 420px;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1em;
    }
    .custom_html_1-section .flex-wrapper {
        flex-direction: column;
        gap: 20px;
    }
}
@media (max-width:767px) {
    video#coverVideo {
        margin-top: 70px;
    }
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        font-size: 1.1em;
        padding: 5px 10px;
    }
    .navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
        border-right: none !important;
    }
    .navbar-regular.nav-v7 .navbar-nav>li>a:hover,
    .navbar-regular.nav-v7 .navbar-nav>.active>a,
    .navbar-regular.nav-v7 .navbar-nav>.active>a:focus,
    .navbar-regular.nav-v7 .navbar-nav>.active>a:hover {
        color: #000 !important;
    }
    .nav-v7.navbar-fixed-top .navbar-collapse {
        max-height: 480px;
    }
    .navbar.nav-v7 .header-logo {
        max-width: 90px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 2.7em;
    }
    .uk-overlay-panel h1 {
        font-size: 1.6em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.6em;
    }
    .custom-temp-btn,
    .on-cover-content .section-wrapper a.custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
    .order-tmt-section a.custom-temp-btn,
    .map-newsletter .sph-email-subscription .sph-submit-button,
    .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
    .food-menu-nav .food-menu-nav-item {
        padding: 7px 30px;
        font-size: 16px;
    }
    .banner-section h1 {
        font-size: 1em;
        padding: 0 5px;
    }
    .about-us-v8-content .text-wrapper,
    .about-us-v8-content .text-wrapper p {
        text-align: center !important;
    }
    p,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.1em;
    }
    .about-us-v8-item-0 .about-us-v8-content .text-wrapper p {
        padding: 0 5px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1em;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1.1em;
    }
    .map-newsletter h1 {
        margin-top: 0;
    }
    .custom-modal .sph-email-subscription h2 {
        margin-bottom: 20px;
    }
    .sph-email-subscription .sph-email-input {
        font-size: 14px;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Spartan', sans-serif;
        text-transform: capitalize;
        font-size: 14px;
        padding: 15px 4px;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 60px;
    }
    .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-bottom: 1px solid #bda974;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #bda974;
    }
    .food-menu-grid .food-item-description {
        font-size: 1em;
    }
    .food-menu-grid p {
        font-size: 1em;
    }
}
@media (max-width:320px) {
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 2.4em;
    }
    .uk-overlay-panel h1 {
        font-size: 1.3em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.5em;
    }
    .banner-section h1 {
        font-size: 0.9em;
        padding: 0;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 13px;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 0.9em;
    }
}