@import url('//fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Urbanist&display=swap');
/* 
TITLES: 
font-family: 'DM Serif Display', serif;regular
SUBTITLES: 
font-family: 'DM Serif Display', serif;italic
BODY,NAV,BUTTONS: 
font-family: 'Urbanist', sans-serif;regular
*/

body{
  font-family: 'Urbanist', sans-serif;
}

h1,h1,h3,h4,h5,h6 {
  font-family: 'DM Serif Display', serif;
}

/* Navigation v7 */

.navbar-regular.nav-v7 .navbar-nav > li > a {
  font-family: 'Urbanist', sans-serif;
  border-right: none !important;
  text-transform: capitalize;
  font-weight: 400;
}

.navbar-regular.nav-v7 .navbar-nav>li:last-of-type>a {
  border-right: 1px solid #141B23 !important;
}

.navbar.nav-v6 .social-square .contact-icon:hover i {
  color: #F8F4E7;
}
/* Navigation v7 end */

.section-header,
.custom-parties .section-header h1,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.tmt-section h1,
.reviews-v2-wrapper h1.section-header,
.map-newsletter h1.section-header,
.custom-modal .newsletter-popup .section-header,
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header,
.specials h1,
.events-container h1,
.gift-cards-page .section-header {
    text-transform: uppercase;
    font-family: 'DM Serif Display', serif;
    font-size: 4.5em;
}

.about-us-v8-content .text-wrapper h2,
.about-page-content .about-us-v7-content .text-wrapper .text-content h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family: 'DM Serif Display', serif;
    text-transform: capitalize;
    font-style: italic;
    font-size: 1.7em;
    font-weight: 400;
}

.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,
.custom-about-us-v8-wrapper.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,
.addtocalendar.atc-style-blue .atcb-link,
.food-menu-nav .food-menu-nav-item {
    padding: 10px 30px;
    text-transform: lowercase;
    font-family: 'Urbanist', sans-serif;
    font-weight: 400;
    font-size: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    line-height: 1.4em;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper 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,
.tmt-section a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button {
  width: 200px;
  text-align: center;
}

.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,
.tmt-section a.custom-temp-btn,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.food-menu-nav .food-menu-nav-item {
    background-color: #90713b;
    border-color: #90713b;
    color: #fff;
}

.custom-temp-btn:hover,
.custom-temp-btn:focus,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:focus,
.tmt-section a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:focus,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:focus,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:focus,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:focus,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:focus,
.addtocalendar.atc-style-blue .atcb-link:hover,
.addtocalendar.atc-style-blue .atcb-link:focus,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active {
    background-color: #604615;
    border-color: #604615;
    color: #fff;
    text-decoration:none;
}

.uk-overlay-panel a.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:focus {
    background-color: #90713B;
    border-color: #fff;
    color: #fff;
    text-decoration: none;
}

/*HOMEPAGE*/
/* Slideshow and cover content */
.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}

.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1 {
    margin-top: 70px;
    text-transform: uppercase;
    font-family: 'DM Serif Display', serif;
    font-size: 5em;
    font-weight: 400;
}


.uk-dotnav-contrast>*>* {
    background: #a29b81;
    opacity: 1;
}

.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*> :focus,
.uk-dotnav-contrast>*> :hover {
    background: #fff;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* Slideshow and cover content end*/
/*Banner section*/
.banner-section {
    padding: 40px 0;
}

.banner-section h1 {
  font-family: 'Urbanist', sans-serif;
    font-size: 1.3em;
    text-transform: none;
    font-weight: 400;
}

.banner-section .banner-pin {
    color: #604515;
    font-size: 1.1em;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
    color: #000;
}

/*Banner section end*/
/*About us section*/
.about-us-v8-wrapper:before {
    background-attachment: scroll;
    background-size: 100% 100%;
    background-position: bottom right;
    background-repeat: no-repeat;

}

.about-us-v8-content.content-left .text-content.title-image h1:after {
  height: 1px;
}


/*About us section end*/
/*Custom About us section*/
.custom-about-us-v8-wrapper:before {
    background-attachment: scroll;
    background-size: 100% 100%;
    background-position: bottom left;
    background-repeat: no-repeat;
}

/*Custom About us section end*/
/*TMT section*/
.tmt-section {
    background-size: contain;
}
.tmt-section h2 {
    margin-top: 40px;
    font-size: 1.7em;
}

.tmt-section p {
    margin-bottom: 40px;
    margin-top: 30px;
}

.tmt-section a.custom-temp-btn {
    margin: 0 30px 20px;
}

.reservations-tmt-section .container span#resy-widget-anchor {
    margin-top: -150px;
}

/*TMT section end*/
/* GALLERY */

.gallery-item img {
    padding: 15px 15px;
}
.gallery.section-wrapper {
  border-top: 5px solid #90713b;
}

/* GALERY END */
/*Reviews section*/
.reviews-v2-wrapper h1 {
    margin-top: 30px;
    margin-bottom: 10px;
}

.reviews-v2-wrapper .container {
    padding-top: 20px;
}

.reviews-v2-wrapper h2 {
    margin-top: 0;
    font-size: 1.7em;
}

.reviews-v2-wrapper h3 {
    font-family: 'Urbanist', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 1.3em;
    margin: 30px auto 35px;
}

.reviews-v2-wrapper h3 .fa.fa-star {
    color: #000;
    font-size: 0.8em;
}

.reviews-v2-wrapper .review-quote {
    color: #90713B;
    opacity: 1;
}

.reviews-v2-wrapper .review-text {
    padding-top: 0;
}

.reviews-v2-wrapper .review-text p {
    line-height: 1.5em;
    font-size: 1.3em;
}

.owl-theme .owl-dots .owl-dot button {
    background: transparent;
    border: 2px solid #141B23;
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
    background: #141B23;
    border: 2px solid #141B23;
    opacity: 1;
}

.reviews-v2-wrapper .review-text blockquote {
    padding-left: 15px;
}

/*Reviews section end*/
/*Newsletter section*/
.map-newsletter {
    border-right: none;
}

.map-newsletter .text-wrapper:before {
    background-color: #f8f4e8;
    background-position: top left;
    background-size: auto 100%;
    background-position: right bottom;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

.map-newsletter .section-header {
    color: #000;
}

.map-newsletter h2 {
    color: #000;
}

.map-newsletter .sph-email-subscription h2 {
    font-family: 'Urbanist', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    font-size: 1.4;
}

.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 12.7px 5px;
    color: #231f20;
    border-bottom: 1px solid #231f20;
}

.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
    color: #231f20;
}

.map-newsletter .sph-email-subscription input:-moz-placeholder {
    /* Firefox 18- */
    color: #231f20;
}

.map-newsletter .sph-email-subscription input::-moz-placeholder {
    /* Firefox 19+ */
    color: #231f20;
}

.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
    color: #231f20;
}

.map-newsletter .bar {
    top: -6px;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #90713b;
}

.googlemap-v3-wrapper .triangle {
    display: none;
}

.sph-response-message {
    font-size: 1.3em;
    color: #231f20;
}

.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: #231f20;
    color: #231f20 !important;
}

/*Newsletter section end*/
/*Newsletter popup section*/
.custom-modal .modal-content {
    background-color: #F8F4E7;
}

.custom-modal .close {
    color: #231f20;
    opacity: 0.6;
}

.custom-modal .close:hover {
    color: #231f20;
    opacity: 0.8;
}

.custom-modal .newsletter-popup .section-header {
    color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    font-size: 1.3em;
    color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    color: #231f20;
    border: 1px solid #231f20;
    background: transparent;
    padding: 12.7px 5px;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder {
    /* Firefox 18- */
    color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:hover,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:focus,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:active {
    -webkit-text-fill-color: #231f20;
    color: #231f20 !important;
}

/*Newsletter popup section end*/
/*Contact section*/
.contact-v3 {
    background-color: #604515;
    color: #fff;
}

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-size: 1.2em;
}

.contact-v3 .contact-us p {
    margin: 0;
}

.contact-v3 .days {
    padding: 0;
    text-transform: capitalize;
}

.contact-v3 .from-to {
    text-transform: lowercase;
}

.contact-v3 a {
    text-decoration: none;
    color: #fff;
}

.contact-v3 a:focus {
    color: #604515;
}

/*Contact section end*/

.footer-v2-wrapper {
    background-color: #000;
    border-top: 2px solid #F8F4E7;
}

.footer-v2-wrapper p {
    font-size: 1.3em;
}
/*HOMEPAGE END*/
/* ABOUT US PAGE */
.about-us-s1-wrapper .about-us-item-holder {
    margin-top: 135px;
  }
.about-us-page .about-us-s1-content h1,
.about-us-page .about-us-s2-content h1 {
    font-size: 4em;
  }
  
  /* ABOUT US PAGE END*/
/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 90px;
}

.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
    color: #000;
}

.food-menu-page .button-wrapper {
    text-align: center;
}

.food-menu-grid-item-content {
    border-radius: 0;
}

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-family: 'Urbanist', sans-serif;;
    font-weight: 600;
    text-transform: none;
    font-size: 1.8em;
    color: #000;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Urbanist', sans-serif;;
    font-weight: 600;
    font-size: 1.3em;
    color: #000;
}

.food-menu-grid p {
    font-family: 'Urbanist', sans-serif;;
    font-size: 1.2em;
}

.food-menu-grid .food-item-description {
    font-family: 'Urbanist', sans-serif;;
    font-size: 1em;
    color: #757575;
}

.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #604515;
}

/*FOOD AND DRINKS PAGE END*/
/*SPECIALS PAGE*/
.onespecial {
    font-size: 1.3em;
}

.specials h2 {
    font-family: 'Urbanist', sans-serif;
    text-transform: none;
    font-size: 1.3em;
}

/*SPECIALS PAGE END*/
/*EVENTS PAGE*/
.events-container h2 {
    font-family: 'Urbanist', sans-serif;
    font-size: 1.8em;
    text-transform: none;
}

.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
    font-family: 'Urbanist', sans-serif;
}

.atc-style-blue .atcb-list {
    width: 100%;
}

/*EVENTS PAGE END*/
/* Custom Parties page */
.custom-parties .section-header {
  text-shadow: none;
}
.custom-parties .button-wrapper {
  text-align: center;
  margin-top: 50px;
}
.custom-parties .button-wrapper a.custom-temp-btn {
  text-shadow: none;
  margin: 10px 50px;
}
/* Custom Parties page end*/
.empty-content-message h2,
.empty-content-message h3,
.food-menu-page .empty-content-message h2,
.food-menu-page .empty-content-message h3 {
    text-transform: none;
    text-align: center;
    font-family: 'Urbanist', sans-serif;
    font-size: 1.3em;
}

@media (max-width: 1400px) {
    .nav-v7 .container {
        width: 100%;
    }

    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1.section-header,
    .map-newsletter h1.section-header,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper .section-header,
    .drink-menu-v2-wrapper .section-header,
    .specials h1,
    .events-container h1,
    .gift-cards-page .section-header {
        font-size: 4.2em;
    }

    .about-us-v8-content .text-wrapper h2,
    .about-page-content .about-us-v7-content .text-wrapper .text-content h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.5em;
    }

    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1 {
        font-size: 4.5em;
    }

    .about-us-v8-content .text-content.title-image h1:after,
    .tmt-section h1:after {
        max-height: 30px;
    }
}
@media (max-width: 1200px) {
    p{
        font-size: 1.2em;
    }
    .navbar.nav-v7 .navbar-tabs .navbar-content li a {
        padding: 0 10px;
    }

    video#coverVideo {
      margin-top: 140px;
    }

    .section-header,
    .tmt-section h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .reviews-v2-wrapper h1.section-header,
    .map-newsletter h1.section-header,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper .section-header,
    .drink-menu-v2-wrapper .section-header,
    .specials h1,
    .events-container h1,
    .gift-cards-page .section-header {
        font-size: 3.9em;
    }

    .about-us-v8-content .text-wrapper p {
        font-size: 1.3em;
    }

    .gallery-item img {
        padding: 10px 10px;
    }

    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1 {
        font-size: 4em;
    }

    .banner-section{
        padding: 30px 0;
    }

    .banner-section h1 {
        font-size: 1.2em;
    }

    .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;
    }

    .about-us-s1-wrapper .about-us-item-holder {
      margin-top: 140px;
    }

    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 75px;
    }

    .events-container h2 {
        font-size: 1.8em;
    }

    .events-container h3,
    .events-container .event-info-text p,
    .events-container .event-time {
        font-size: 1.2em;
    }

    .empty-content-message h2,
    .empty-content-message h3,
    .food-menu-page .empty-content-message h2,
    .food-menu-page .empty-content-message h3 {
        font-size: 1.2em;
    } 
}

@media (max-width: 1023px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 0 7px;
        font-size: 1.2em;
    }

    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1.section-header,
    .map-newsletter h1.section-header,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper .section-header,
    .drink-menu-v2-wrapper .section-header,
    .specials h1,
    .events-container h1,
    .gift-cards-page .section-header {
        font-size: 3.5em;
    }

    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1 {
        font-size: 3.5em;
    }

    .uk-overlay-panel .slide-text {
        font-size: 1.6em;
    }

    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }

    .events-container h2 {
        font-size: 1.6em;
    }
}
@media (max-width: 991px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 0 2px;
    }

    .navbar.nav-v7 .navbar-tabs .socialnav {
        display: none;
    }

    .navbar-regular.nav-v7 .navbar-nav>li:last-of-type>a {
        border-right: none !important;
    }

    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1 {
        font-size: 3em;    
    }
    .about-page-content .about-us-v7-content .text-wrapper .text-content {
      padding-top: 65px;
    }

    .map-newsletter .bar {
        top: 0;
    }

    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 0.9em;
    }

    .uk-cover-background {
        background-position: 50% 30%;
    }

    .specials h1 {
      padding-top: 45px;
    }
    
    .events-container h1 {
      padding-top: 30px;
    }
}
@media (max-width: 767px) {
    p {
        font-size: 1.1em;
    }

    video#coverVideo{
      margin-top: 70px;
    }

    .navbar-regular.nav-v7 .navbar-nav>li>a,
    .navbar.nav-v6 li.drop-down-link .sub-menu a,
    .nav-v7 li.drop-down-link div.drop-down {
        font-size: 1.2em;
        padding: 7px 9px;
    }

    .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: #fff !important;
    }

    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
      font-size: 16px;
      font-family: 'DIN Next Shadow W01 Bold';
    }

    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1.section-header,
    .map-newsletter h1.section-header,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper .section-header,
    .drink-menu-v2-wrapper .section-header,
    .specials h1,
    .events-container h1,
    .gift-cards-page .section-header {
        font-size: 3em;
    }

    .about-page-content .about-us-v7-content .text-wrapper .text-content {
      padding-top: 20px;
    }

    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1 {
        font-size: 2em;
    }

    .gallery-item img {
        padding: 3px 3px;
    }

    .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,
    .custom-about-us-v8-wrapper.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,
    .addtocalendar.atc-style-blue .atcb-link,
    .food-menu-nav .food-menu-nav-item {
        font-size: 16px;
        line-height: normal;
    }

    .banner-section {
        padding: 15px 0;
    }
    
    .banner-section h1 {
        font-size: 1.1em;
    }

    .about-us-v8-content {
        padding: 0;
        text-align: center !important;
    }

    .about-page-content .about-us-v7-content .text-wrapper .text-content,
    .about-page-content .about-us-v7-content .text-wrapper .text-content p {
        text-align: center !important;
    }
    .about-us-s1-wrapper .about-us-item-holder {
        margin-top: 70px;
      }

    .about-us-v8-content .text-wrapper .text-content p {
        text-align: center !important;
        font-size: 1.1em;
    }

    .catering-tmt-section{
      padding-top: 10px;
    }

    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 50px;
    }

    .order-tmt-section {
        padding: 2em 0;
    }

    .reviews-v2-wrapper h3,
    .reviews-v2-wrapper .review-text p {
        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.1em;
    }

    .footer-v2-wrapper p {
        font-size: 1.2em;
    }

    .footer-v2-wrapper a {
        font-size: 1.1em;
    }

    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 65px;
    }

    .food-menu-nav .food-menu-nav-item {
        padding: 7px 20px;
        border: none;
        border-radius: 0;
        border-bottom: 2px solid #ECD8B4;
    }

    .food-menu-nav .food-menu-nav-item:hover,
    .food-menu-nav .food-menu-nav-item:focus,
    .food-menu-nav .food-menu-nav-item.active {
        border: none;
        border-bottom: 2px solid #ECD8B4;
    }

    .food-menu-nav .food-menu-nav-item:first-of-type {
        border-top: 2px solid #604515;
    }

    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.6em;
    }

    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }

    .onespecial {
        font-size: 1.1em;
    }

    .events-container .container {
        margin-bottom: 150px;
    }

    .events-container h2 {
        font-size: 1.6em;
    }

    .events-container h3,
    .events-container .event-info-text p,
    .events-container .event-time {
        font-size: 1.1em;
    }

    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Urbanist', sans-serif;
        background-color: #f8f4e8;
    }

    .empty-content-message h2,
    .empty-content-message h3,
    .food-menu-page .empty-content-message h2,
    .food-menu-page .empty-content-message h3 {
        font-size: 1.1em;
    }
}

@media (max-width: 320px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .tmt-section h1,
    .reviews-v2-wrapper h1.section-header,
    .map-newsletter h1.section-header,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper .section-header,
    .drink-menu-v2-wrapper .section-header,
    .specials h1,
    .events-container h1,
    .gift-cards-page .section-header {
        font-size: 2.6em;
    }

    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.3em;
    }

    .on-cover-content .section-wrapper .section-header,
    .uk-overlay-panel h1 {
        font-size: 2.6em;
    }

    .uk-overlay-panel .slide-text {
        font-size: 1.3em;
    }

    .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,
    .custom-about-us-v8-wrapper.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,
    .addtocalendar.atc-style-blue .atcb-link,
    .food-menu-nav .food-menu-nav-item {
        font-size: 14px;
    }
}
