@import url('//fonts.googleapis.com/css2?family=Kanit:wght@300&display=swap');
@import url('//fonts.googleapis.com/css2?family=Pacifico&display=swap');
@import url('//fonts.googleapis.com/css2?family=IBM+Plex+Sans&display=swap');
/*
font-family: 'Kanit', sans-serif; font-weight: 300;
font-family: 'Pacifico', cursive;
font-family: 'IBM Plex Sans', sans-serif; font-weight: 400;
*/
a {
    color: #fff;
}
body {
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
}
h1{
    font-family: 'IBM Plex Sans', sans-serif; 
    font-weight: 400;
}
h2, h3, h4, h5, h6 {
    font-family: 'Pacifico', cursive;
}
.navigation-left li a,
.navigation-right li a{
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
    color: #000;
}
.nav-v2 .navigation-left li.active a,
.nav-v2 .navigation-right li.active a,
.nav-v2 .navigation-left li a:hover,
.nav-v2 .navigation-right li a:hover,
.nav-v2 .navigation-left li a:focus,
.nav-v2 .navigation-right li a:focus {
    color: #204e5b;
}
.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:active {
    color: #204e5b;
}
.navigation-social {
    padding-right: 15px;
}
video#coverVideo {
  margin-top: 80px;
}
.section-header,
.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1,
.about-us-v8-content .text-wrapper h1,
.specials-v3 .section-header,
.reservations-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: uppercase;
}
.about-us-v8-content .text-wrapper h2,
.reservations-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2,
.specials h2,
.events-container h2 {
    font-family: 'Pacifico', cursive;
    font-size: 2em;
    text-transform: none;
}
.about-us-v8-content .text-holder p,
.reservations-tmt-section p,
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours,
.events-container .event-info-text p,
.events-container .event-time,
.gift-cards-page p {
    font-size: 1.4em;
}
.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,
.specials-v3 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: 'Kanit', sans-serif; 
    font-weight: 300;
    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;
}
.specials-v3.home-specials div a.custom-temp-btn {
    padding: 8px 0;
    width: 70%;
}
.uk-overlay-panel a.custom-temp-btn,
.specials-v3 a.custom-temp-btn {
    background-color: #f4eee0;
    border: 1px solid #f4eee0;
    color: #000;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.specials-v3 a.custom-temp-btn:hover {
    background-color: #759ea0;
    border: 1px solid #f4eee0;
    color: #000;
}
.about-us-v8-wrapper a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn,
.food-menu-nav .food-menu-nav-item,
.addtocalendar.atc-style-blue .atcb-link {
    background-color: #759ea0;
    border: 1px solid #759ea0;
    color: #000;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.reservations-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.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.addtocalendar.atc-style-blue .atcb-link:hover {
    background-color: #204e5b;
    border: 1px solid #204e5b;
    color: #fff;
}
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
    background-color: #759ea0;
    border: 1px solid #759ea0;
    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 {
    background-color: transparent;
    border: 1px solid #fff; 
}
.uk-dotnav>.uk-active>*,
.uk-dotnav a:hover,
.uk-dotnav a:focus {
    background-color: #fff;
    border: 1px solid #fff;
}
/* slideshow section end*/
/* banner section */
.banner-section {
    padding: 35px 0;
}
.banner-section h1 {
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
    font-size: 1.4em;
}
.banner-section .banner-pin {
    color: #204e5b;
}
.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-content .text-content.title-image h1:after {
    height: 50px;
}
.about-us-v8-content .text-wrapper h2 {
    color: #121212;
    margin: 0 auto 30px;
}
.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
    background-image: url("https://static.spotapps.co/web/therosegardentearoom--com/css/../custom/title_decoration_2.png");
}
/* about us section end*/
/* specials section */
.specials-v3.home-specials {
    background-color: #759ea0;
}
.specials-v3.home-specials h1 {
    color: #000;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
    font-size: 1.3em;
}
.specials-v3.home-specials .specials-hours {
    text-transform: lowercase;
}
/* specials section end*/
/* reservations section*/
.reservations-tmt-section p {
    margin: 30px 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,
.reviews-v2-wrapper h2 {
    color: #000;
}
.reviews-v2-wrapper h3 {
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    margin: 20px auto;
    font-size: 1.3em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #204e5b;
}
  .reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #f4eee0;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background-color: transparent;
    border: 1px solid #f4eee0;
    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: #f4eee0;
    border: 1px solid #f4eee0;
    opacity: 1;
}
/* reviews section end*/
/* newsletter section*/
.map-newsletter .text-wrapper:before {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
}
.map-newsletter {
    border-right: none;
    background-color: #f8f8f8;
}
.map-newsletter h1,
.custom-modal .newsletter-popup h1 {
    color: #1e1e1e;
}
.map-newsletter h2 {
    color: #759ea0;
    text-transform: capitalize;
}
.map-newsletter .sph-email-subscription h2 {
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
    color: #000;
    font-size: 1.4em;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 10px 3px;
}
.map-newsletter .bar {
    top: -7px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background-color: #759ea0;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}
.sph-response-message {
    color: #000;
    font-size: 1.4em;
}
/* newsletter section end*/
/* newsletter popup*/
.custom-modal .modal-content {
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-image: url("https://static.spotapps.co/web/therosegardentearoom--com/css/../custom/newsletter_back.jpg");
    background-size: cover;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
    font-size: 1.4em;
    color: #000;
    text-transform: none;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 11px 15px;
    border: 1px solid #000;
    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: #759ea0;
    color: #1e1e1e;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-family: 'IBM Plex Sans', sans-serif; 
    font-weight: 400;
    font-size: 1.2em;
}
.contact-v3 .from-to {
    text-transform: lowercase;
}
.contact-v3 a {
    text-decoration: none;
    color: #000;
}
.contact-v3 a.contact-icon:focus {
    color: #000;
}
/* contact section end*/
/* footer section*/
.footer-v2-wrapper {
    background-color: #204e5b;
    border-top: 2px solid #f4eee0;
}
/* 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 #204e5b;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
    font-size: 1.3em;
}
.food-menu-grid .food-price {
    color: #204e5b;
}
/* food and drinks pages end*/
/* events page*/
.events-container h3,
.events-container .event-time {
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
}
.events-container h1,
.gift-cards-page .section-header {
    margin-top: 30px;
}
/* events page end*/
/* specials page */
.specials .onespecial{
    font-size: 1.1em;
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
}
.specials h1 {
    padding-top: 10px;
}
/* specials page end*/
/* empty conntent message*/
.empty-content-message h2,
.empty-content-message h3,
.drink-menu .drink-menu-page .empty-content-message h2,
.drink-menu .drink-menu-page .empty-content-message h3
.events-v3-wrapper .empty-content-message h2,
.events-v3-wrapper .empty-content-message h3 {
    text-align: center;
    font-family: 'Kanit', sans-serif; 
    font-weight: 300;
    font-size: 1.4em;
    text-transform: none;
}
/* empty conntent message end*/
@media (max-width:1400px) {
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3 .section-header,
    .reservations-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 4.2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2,
    .specials h2,
    .events-container h2 {
        font-size: 1.7em;
    }
    .banner-section {
        padding: 30px 0;
    }
    .banner-section h1 {
        font-size: 1.3em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 40px;
    }
    .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.3em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 1.1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
}
@media (max-width:1200px) {
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3 .section-header,
    .reservations-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 3.6em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2,
    .specials h2,
    .events-container h2 {
        font-size: 1.6em;
    }
    .banner-section {
        padding: 25px 0;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .about-us-v8-content .text-holder p,
    .reservations-tmt-section p,
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours,
    .events-container .event-info-text p,
    .events-container .event-time,
    .gift-cards-page p {
        font-size: 1.2em;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        margin: 20px auto;
    }
    .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;
    }
    .contact-v3 .hours-title h1,
    .contact-v3 .social-title h1,
    .contact-v3 .contact-us-title h1 {
        font-size: 1em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        word-break: break-word;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .drink-menu-page .empty-content-message h2,
    .drink-menu .drink-menu-page .empty-content-message h3
    .events-v3-wrapper .empty-content-message h2,
    .events-v3-wrapper .empty-content-message h3 {
        font-size: 1.2em;
    }
    .specials h1 {
        padding-top: 30px;
    }
    .events-container h1,
    .gift-cards-page .section-header {
        margin-top: 50px;
    }
}
@media (max-width:1023px) {
    .nav-v2.navbar-inverse,
    .drink-menu .nav-v2.navbar-inverse {
        background-color: #f4eee0;
    }
    .nav>li {
        padding: 0;
    }
    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>li>a:hover {
        color: #204e5b !important;
    }
    .nav>li>a {
        font-size: 1em;
    }
    .navbar-right {
        margin-right: -25px !important;
    }
    .drink-menu .navbar-right {
        margin-right: -35px !important;
    }
    .header-logo {
        left: 15px;
        max-width: 70px;
    }
    .nav-v2 .social-icon {
        font-size: 24px;
        line-height: 30px;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-wrapper p {
        margin: 15px 20px;
    }
    .sph-response-message {
        font-size: 1.3em;
    }
    .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;
    }
    .events-container h3 {
        font-size: 1.2em;
    }
}
@media (max-width:991px) {
    .nav>li>a {
        font-size: 0.9em;
        padding: 10px 4px;
    }
    .header-logo {
        max-width: 60px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3 .section-header,
    .reservations-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 3.1em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2,
    .specials h2,
    .events-container h2 {
        font-size: 1.5em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 35px;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-holder p,
    .reservations-tmt-section p,
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours,
    .reviews-v2-wrapper .review-text p,
    .events-container .event-info-text p,
    .events-container .event-time,
    .gift-cards-page p {
        font-size: 1.1em;
    }
    .reservations-tmt-section,
    .reviews-v2-wrapper.section-wrapper {
        padding: 2em 0;
    }
    .about-us-v8-wrapper .about-us-v8-content {
        min-height: 350px;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-wrapper p {
        margin: 15px 10px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1em;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .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: 0.9em;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .food-menu-grid p {
        font-size: 1em;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 80px;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .specials .onespecial {
        font-size: 1em;
    }
    .events-container h3 {
        font-size: 1.1em;
    }
    .specials h1 {
        padding-top: 40px;
    }
    .events-container h1,
    .gift-cards-page .section-header {
        margin-top: 60px;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .drink-menu-page .empty-content-message h2,
    .drink-menu .drink-menu-page .empty-content-message h3
    .events-v3-wrapper .empty-content-message h2,
    .events-v3-wrapper .empty-content-message h3 {
        font-size: 1.1em;
    }
}
@media (max-width:767px) {
    .nav>li>a {
        padding: 6px 15px;
    }
    .navbar-inverse .navbar-collapse {
        max-height: 300px;
        overflow: hidden;
    }
    .navbar-inverse .navbar-nav>li>a:hover,
    .navbar-inverse .navbar-nav>li.active>a,
    .navbar-inverse .navbar-nav>li.active>a:hover {
        background-color: #204e5b;
        color: #fff !important;
    }
    .navbar-nav {
        margin-top: 10px !important;
    }
    video#coverVideo {
      margin-top: 65px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3 .section-header,
    .reservations-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: 2.2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2,
    .specials h2,
    .events-container h2 {
        font-size: 1.4em;
    }
    .banner-section h1 {
        font-size: 1em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 30px;
    }
    .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,
    .specials-v3 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;
    }
    .specials-v3.home-specials div a.custom-temp-btn {
        font-size: 14px;
        padding: 7px 0;
        width: 50%;
    }
    .about-us-v8 .about-us-v8-content {
        min-height: 300px;
    }
    .specials-v3.home-specials .specials-text {
        margin: 20px 15px;
    }
    .map-newsletter .sph-email-subscription h2 {
        margin: 30px 20px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Kanit', sans-serif; 
        font-weight: 300;
        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 #204e5b;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #204e5b;
    }
    .events-container .container {
        margin-bottom: 150px;
    }
    .specials h1 {
        padding-top: 40px;
    }
    .events-container h1,
    .gift-cards-page .section-header {
        margin-top: 60px;
    }
}
@media (max-width:320px) {
    .header-logo {
        max-width: 50px;
    }
    .section-header,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .specials-v3 .section-header,
    .reservations-tmt-section h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .specials h1,
    .events-container h1 {
        font-size: 2.3em;
    }
    .uk-overlay-panel h1 {
        font-size: 2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .reservations-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2,
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2,
    .specials h2,
    .events-container h2 {
        font-size: 1.3em;
    }
    .banner-section {
        padding: 15px 0;
    }
    .about-us-v8-content .text-holder p,
    .reservations-tmt-section p,
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours,
    .reviews-v2-wrapper .review-text p,
    .events-container .event-info-text p,
    .events-container .event-time,
    .gift-cards-page p {
        font-size: 1em;
    }
    .about-us-v8-item-0 .about-us-v8-content .text-wrapper p {
        margin: 15px;
    }
    .about-us-v8-item-1 .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: 1em;
    }
    .footer-v2-wrapper p {
        font-size: 1.2em;
    }
    .footer-v2-wrapper a {
        font-size: 0.9em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1em;
    }
    .food-menu-grid p {
        font-size: 0.9em;
    }
    .events-container h3 {
        font-size: 1em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .drink-menu-page .empty-content-message h2,
    .drink-menu .drink-menu-page .empty-content-message h3
    .events-v3-wrapper .empty-content-message h2,
    .events-v3-wrapper .empty-content-message h3 {
        font-size: 1em;
    }
}