@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Montserrat&family=Squada+One&display=swap');
/* 
font-family: 'Squada One', cursive;
font-family: 'Dancing Script', cursive;
font-family: 'Montserrat', sans-serif;
*/
a {
    color: #fff;
}
body {
    font-family: 'Montserrat', sans-serif;
}
h1 {
    font-family: 'Squada One', cursive;
}
h2, h3, h4, h5, h6 {
    font-family: 'Dancing Script', cursive;
}
.nav-v7 .container {
    width: 100%;
}
.navbar-regular.nav-v6 .navbar-nav>li>a,
li.drop-down-link .sub-menu a {
    font-family: 'Squada One', cursive;
    font-size: 1.2em;
    text-transform: uppercase;
    border-right: none !important;
}
li.drop-down-link .sub-menu {
    padding: 15px 10px;
}
.navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
    border-right: 1px solid #f9c650 !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: #f9c650;
}
.navbar-regular.nav-v6 .navbar-nav>li>a:focus,
li.drop-down-link .sub-menu a:focus {
    color: #f9c650;
}
.navbar.nav-v6 .header-logo img {
    max-height: 70px !important;
}
.section-header,
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.order-tmt-section h1,
.reservations-tmt-section h1,
.reviews-v2-wrapper h1,
.map-newsletter h1,
.custom-modal .newsletter-popup .section-header,
.events-container h1 {
    font-size: 6em;
    text-transform: uppercase;
}
.about-us-v8-content .text-wrapper h2,
.about-us-v7-content .text-wrapper h2,
.order-tmt-section h2,
.reservations-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2,
.events-container h2 {
    font-size: 2.5em;
    text-transform: none;
}
.about-us-s4-wrapper.section-wrapper h1 {
    font-size: 4em; 
    text-transform: uppercase;
}
.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.reservations-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,
.addtocalendar.atc-style-blue .atcb-link {
    padding: 8px 40px;
    text-transform: uppercase;
    font-family: 'Squada One', cursive;
    font-size: 18px;
    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;
}
.uk-overlay-panel a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.food-menu-nav .food-menu-nav-item,
.order-tmt-section a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #000;
}
.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 {
    background-color: transparent;
    border: 2px solid #f9c650;
    color: #000;
}
.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,
.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: #f9c650;
    border: 2px solid #f9c650;
    color: #000;
}
.reservations-tmt-section a.custom-temp-btn {
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
}
.reservations-tmt-section a.custom-temp-btn:hover {
    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-overlay-panel a.custom-temp-btn {
    margin: 20px 10px;
}
.uk-dotnav>.uk-active>* {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.uk-dotnav a {
    background-color: transparent;
    border: 2px solid #fff;
}
.uk-dotnav>.uk-active>*,
.uk-dotnav a:hover,
.uk-dotnav a:focus {
    background-color: #fff;
    border: 2px solid #fff;
}
/* slideshow section end*/
/* banner section */
.banner-section .banner-pin {
    padding-top: 10px;
    padding-bottom: 0;
}
.banner-section {
    padding: 30px 0;
}
.banner-section h1 {
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3em;
}
.banner-section .banner-pin {
    color: #f9c650;
}
.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: #fffbe8;
}
.about-us-v8-content .text-wrapper h2 {
    margin: 15px auto;
    color: #31383e;
}
.about-us-v8-item-1 .about-us-v8-content .text-wrapper p {
    margin: 15px 40px;
}
/* about us section end*/
/* orders section*/
.order-tmt-section h2 {
    margin: 20px auto;
}
.order-tmt-section a.custom-temp-btn {
    margin: 20px 15px;
}
/* orders section end*/
/* reservations section*/
.reservations-tmt-section h2 {
    margin: 20px auto;
}
/* reservations 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: #000;
}
.reviews-v2-wrapper h2 {
    color: #31383e;
}
.reviews-v2-wrapper h3 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    margin-bottom: 0;
    font-size: 1.2em;
}
.reviews-v2-wrapper .review-text p {
    font-weight: 700;
    font-style: italic;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #31383e;
}
  .reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #31383e;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background-color: transparent;
    border: 2px solid #31383e;
    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: #31383e;
    border: 2px solid #31383e;
    opacity: 1;
}
/* reviews section end*/
/* newsletter section*/
.map-newsletter .text-wrapper:before {
    background-color: #fffbe8;
}
.map-newsletter {
    border-right: none;
}
.map-newsletter h1,
.custom-modal .newsletter-popup {
    color: #000;
}
.map-newsletter h2 {
    font-family: 'Dancing Script', cursive;
    color: #31383e;
    text-transform: capitalize;
}
.map-newsletter .sph-email-subscription h2 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 11px 3px;
    border-bottom: 1px solid #f9c650;
}
.map-newsletter .bar {
    top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background-color: #31383e;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}
/* newsletter section end*/
/* newsletter popup*/
.custom-modal .modal-content {
    background-color: #fffbe8;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3em;
    color: #000;
    text-transform: none;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 11px 15px;
    border: 1px solid #f9c650;
    border-radius: 0;
    background: transparent;
    color: #000;
}
.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;
}
.custom-modal .close {
    color: #000;
}
/* newsletter popup end*/
/* contact section*/
.contact-v3 {
    background-color: #31383e;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-family: 'Squada One', cursive;
    font-size: 1.2em;
    text-transform: uppercase;
}
.contact-v3 .contact-location h2,
.contact-v3 .hours h2,
.contact-v3 .find-us h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1em;
    text-transform: uppercase;
}
.contact-v3 .from-to {
    text-transform: lowercase;
}
.contact-v3 a {
    text-decoration: none;
    color: #fff;
}
.contact-v3 a.contact-icon {
    color: #fff;
}
.contact-v3 a.contact-icon:focus {
    color: #fff;
}
/* contact section end*/
/* footer section*/
.footer-v2-wrapper {
    background-color: #31383e;
    border-top: 2px solid #f9c650;
}
/* footer section end*/
/* food and drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 90px;
}
.food-menu-grid-item-content {
    border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #f9c650;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
}
.food-menu-grid .food-price {
    color: #f9c650;
}
/* food and drinks pages end*/
/* about us page */
.about-us-page .about-us-s1-content {
    padding: 30px 20px;
}
.about-page-content .about-us-v7 .about-us-v7-content {
    background-color: #fffbe8;
}
.about-us-item.about-us-v7-content .text-wrapper h1 {
    color: #000;
}
.about-us-item .text-wrapper .text-content img {
    height: 150px;
}
.about-us-s4-wrapper {
    background-color: #31383e;
    color: #fff;
}
.about-us-s4-wrapper p {
    margin: 15px 10px;
}
/* about us page end*/
/* events page*/
.events-container h3 {
    font-family: 'Montserrat', sans-serif;
}
.events-container h1,
.gift-cards-page .section-header {
    margin-top: 30px;
}
/* events page end*/
/* empty conntent message*/
.empty-content-message h2,
.empty-content-message h3,
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3 {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 1.3em;
    text-transform: none;
}
/* empty conntent message end*/
@media (max-width:1400px) {
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .order-tmt-section h1,
    .reservations-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .events-container h1 {
        font-size: 5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .order-tmt-section h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2,
    .events-container h2 {
        font-size: 2em;
    }
    .about-us-s4-wrapper.section-wrapper h1 {
        font-size: 3.4em;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .about-us-v8-content .text-holder p,
    .about-us-item.about-us-s2-content.about-us-v7-content p,
    .about-us-s4-wrapper p,
    .about-us-s3-wrapper .map-footer p,
    .order-tmt-section p,
    .reservations-tmt-section p,
    .reviews-v2-wrapper .review-text p,
    .events-container .event-info-text p,
    .gift-cards-page p {
        font-size: 1.2em;
    }
    .about-us-v8-item-0 .about-us-v8-content .text-wrapper p {
        margin: 15px 20px;
    }
    .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;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
    .food-menu-grid p {
        font-size: 1.1em;
    }
    .about-us-item .text-wrapper .text-content img {
        height: 130px;
    }
    .about-us-item.about-us-s2-content.about-us-v7-content p {
        margin: 15px 10px;
    }
    .about-us-s4-wrapper p {
        margin: 15px 35px;
    }
    .events-container h3 {
        font-size: 1.2em;
    }
}
@media (max-width:1200px) {
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .order-tmt-section h1,
    .reservations-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .events-container h1 {
        font-size: 4.4em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .order-tmt-section h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2,
    .events-container h2 {
        font-size: 1.7em;
    }
    .about-us-s4-wrapper.section-wrapper h1 {
        font-size: 3em;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-wrapper p {
        margin: 15px 0;
    }
    .googlemap-v3-wrapper .map-item,
    #map-v3-container {
        min-height: 450px;
    }
    .contact-v3 .contact-location h2,
    .contact-v3 .hours h2,
    .contact-v3 .find-us h2 {
        font-size: 0.9em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        word-break: break-word;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .about-us-item .text-wrapper .text-content img {
        height: 100px;
    }
    .events-container h1,
    .gift-cards-page .section-header {
        margin-top: 50px;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3 {
        font-size: 1.2em;
    }
}
@media (max-width:1023px) {
    li.drop-down-link .sub-menu {
        padding: 15px 7px;
    }
    .sph-response-message {
        font-size: 1.3em;
    }
    .googlemap-v3-wrapper .map-item,
    #map-v3-container {
        min-height: 420px;
    }
    .about-us-s4-wrapper.section-wrapper {
        padding: 3em 0;
    }
}
@media (max-width:991px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 0 5px;
    }
    li.drop-down-link .sub-menu {
        padding: 15px 5px;
    }
    li.drop-down-link .sub-menu a {
        font-size: 1.1em;
    }
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .order-tmt-section h1,
    .reservations-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .events-container h1 {
        font-size: 3.8em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .order-tmt-section h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2,
    .events-container h2 {
        font-size: 1.5em;
    }
    .about-us-s4-wrapper.section-wrapper h1 {
        font-size: 2.5em;
    }
    .banner-section {
        padding: 15px 0;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-holder p,
    .about-us-item.about-us-s2-content.about-us-v7-content p,
    .about-us-s4-wrapper p,
    .about-us-s3-wrapper .map-footer p,
    .order-tmt-section p,
    .reservations-tmt-section p,
    .reviews-v2-wrapper .review-text p,
    .events-container .event-info-text p,
    .gift-cards-page p {
        font-size: 1.1em;
    }
    .about-us-v8-item-0 .about-us-v8-content .text-wrapper p {
        margin: 15px 5px;
    }
    .about-us-v8-item-2 .about-us-v8-content .text-wrapper p {
        margin: 15px 5px;
    }
    .about-us-v8-content {
        min-height: 300px;
    }
    .order-tmt-section,
    .reservations-tmt-section,
    .reviews-v2-wrapper.section-wrapper,
    .about-us-s4-wrapper.section-wrapper {
        padding: 2em 0;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.1em;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 0.9em;
    }
    .contact-v3 .contact-us p {
        font-size: 0.9em;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1em;
    }
    .about-us-item .text-wrapper .text-content img {
        max-height: 60px;
    }
    .about-us-page .about-us-s1-content {
        padding: 15px 20px;
    }
    .about-us-item.about-us-s2-content.about-us-v7-content p {
        margin: 15px 5px;
    }
    .events-container h3 {
        font-size: 1.1em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .empty-content-message h2,
    .drink-menu .empty-content-message h3 {
        font-size: 1.1em;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 80px;
    }
    .events-container h1,
    .gift-cards-page .section-header {
        margin-top: 60px;
    }
}
@media (max-width:767px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 5px;
    }
    .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;
    }
    .navbar.nav-v7 .header-logo {
        max-width: 110px;
    }
    .navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
        border-right: none !important;
    }
    .order-drop-down-item:before {
        content: "Order ";
    }
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .order-tmt-section h1,
    .reservations-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .events-container h1 {
        font-size: 3.2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .order-tmt-section h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2,
    .events-container h2 {
        font-size: 1.4em;
    }
    .about-us-s4-wrapper.section-wrapper h1 {
        font-size: 2.2em;
    }
    .custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .on-cover-content .section-wrapper a.custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .order-tmt-section a.custom-temp-btn,
    .reservations-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,
    .addtocalendar.atc-style-blue .atcb-link {
        font-size: 14px;
        padding: 7px 30px;
    }
    .banner-section h1 {
        font-size: 1em;
    }
    .banner-section {
        padding: 10px 0;
    }
    .about-us-v8-content .text-holder p,
    .about-us-item.about-us-s2-content.about-us-v7-content p,
    .about-us-s4-wrapper p,
    .about-us-s3-wrapper .map-footer p,
    .order-tmt-section p,
    .reservations-tmt-section p,
    .reviews-v2-wrapper .review-text p,
    .events-container .event-info-text p,
    .gift-cards-page p {
        font-size: 1em;
    }
    .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: 1em;
    }
    .map-newsletter .sph-email-subscription h2 {
        margin: 15px 20px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Squada One', cursive;
        text-transform: uppercase;
        font-size: 13px;
        padding: 15px 5px;
    }
    .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 #f9c650;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #f9c650;
    }
    .food-menu-grid p {
        font-size: 0.9em;
    }
    .food-menu-grid .food-item-description {
        font-size: 0.9em;
    }
    .about-us-page .about-us-s1-content {
        padding: 10px 0;
    }
    .about-us-item.about-us-s2-content.about-us-v7-content p {
        margin: 15px 25px;
    }
    .about-us-item .text-wrapper .text-content img {
        max-height: 40px;
    }
    .about-us-s3-wrapper .map-footer {
        bottom: 46px;
    }
    .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
        min-height: 360px;
    }
    .events-container h3 {
        font-size: 1em;
    }
    .events-container .container {
        margin-bottom: 150px;
    }
    .events-container h1,
    .gift-cards-page .section-header {
        margin-top: 60px;
    }
}
@media (max-width:320px) {
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .order-tmt-section h1,
    .reservations-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .events-container h1 {
        font-size: 2.5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .order-tmt-section h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2,
    .events-container h2 {
        font-size: 1.3em;
    }
    .about-us-s4-wrapper.section-wrapper h1 {
        font-size: 1.9em;
    }
    .banner-section h1 {
        font-size: 0.9em;
    }
    .about-us-v8-content .text-holder p,
    .about-us-item.about-us-s2-content.about-us-v7-content p,
    .about-us-s4-wrapper p,
    .about-us-s3-wrapper .map-footer p,
    .order-tmt-section p,
    .reservations-tmt-section p,
    .reviews-v2-wrapper .review-text p,
    .events-container .event-info-text p,
    .gift-cards-page p {
        font-size: 0.9em;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-wrapper p {
        margin: 15px 10px;
    }
    .about-us-v8-item-2 .about-us-v8-content .text-wrapper p {
        margin: 15px 10px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 0.9em;
    }
    .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: 0.9em;
    }
    .map-newsletter .sph-email-subscription h2 {
        margin: 15px 10px;
    }
    .footer-v2-wrapper p {
        font-size: 1em;
    }
    .footer-v2-wrapper a {
        font-size: 0.8em;
    }
    .food-menu-grid .food-item-description {
        font-size: 0.8em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 0.9em;
    }
    .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
        min-height: 300px;
    }
    .events-container h3 {
        font-size: 0.9em;
    }
}