@import url('//fonts.googleapis.com/css2?family=Germania+One&family=Sora:wght@300;400;700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Average&display=swap');


/*
TITLES:
font-family: 'Germania One', cursive;

BODY: 300 / SUBTITLES: NAV: 400 / BUTTONS: 700
font-family: 'Sora', sans-serif;

### NEW FONTS ###
TITLES: 
font-family: 'Average', serif;

SUBTITLES: 
font-family: 'Sora', sans-serif;
font-weight: 400;

BODY: 
font-family: 'Sora', sans-serif;
font-weight: 300;

NAV: 
font-family: 'Average', serif;

BUTTONS: 
font-family: 'Sora', sans-serif;
font-weight: 700;

*/

a {color: #fff;}

body {
    font-family: 'Sora', sans-serif;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Average', serif;
}

.navbar.nav-v7 .header-logo {
    max-width: 180px;
}

.navbar-regular.nav-v7 .navbar-nav>li>a {
    font-family: 'Average', serif;
    font-size: 1.3em;
    padding: 0 10px;
    border-right: none !important;
    white-space: nowrap;
}

li.drop-down-link .sub-menu {
  width: 150px !important;
}

li.drop-down-link .sub-menu a {
  font-family: 'Average', serif;
  font-size: 1.3em;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.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,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.tmt-section a.custom-temp-btn:focus,
.locations-page a.custom-temp-btn,
.article-background.location-background .custom-temp-btn {
    padding: 9px 40px;
    text-transform: uppercase;
    background-color: #ff873e;
    background: #ff873e;
    border: 2px solid #ff873e;
    color: #000;
    font-family: 'Sora', sans-serif;
    font-weight: 700;
    font-size: 16px;
    box-shadow: none;
    border-radius: 0;
    opacity: 1;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials div 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,
.addtocalendar.atc-style-blue .atcb-link:hover,
.tmt-section a.custom-temp-btn:hover,
.article-background.location-background .custom-temp-btn:hover {
    text-decoration: none;
    background-color: #fff;
    background: #fff;
    border: 2px solid #000;
    color: #000;
}

.locations-page a.custom-temp-btn.active,
.locations-page a.custom-temp-btn:hover,
.locations-page a.custom-temp-btn:focus {
    text-decoration: none;
    background-color: #fff;
    background: #fff;
    border: 2px solid #fff;
    color: #000;
}

.section-header,
.about-us-v2 h1,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.custom-modal .newsletter-popup .section-header,
.about-us-v3 h1,
.specials h1,
.events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
    text-transform: none;
    font-size: 5.8em;
    font-family: 'Average', serif;
    text-shadow: 2px 2px 2px rgba(206,89,55,0), -3px 2px 0px #000;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    text-transform: none;
    font-family: 'Sora', sans-serif;
    font-weight: 400;
    font-size: 1.4em;
    margin: 5px 0 25px 0;
    color: #000;
}
.food-menu-v2-wrapper .section-header, 
.drink-menu-v2-wrapper .section-header {
    text-shadow: 2px 2px 2px rgba(206,89,55,0), -3px 2px 0px #118655;

}

/* home page */

/* slideshow section */
.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel .container {
    width: 100%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  font-family: 'Average', serif;
    text-transform: none;
    font-size: 6em;
    text-shadow: 2px 2px 2px rgba(206,89,55,0), -3px 2px 0px #000;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:hover {
    background: #fff;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.uk-dotnav-contrast>*>* {
    background: #000;
}
/* slideshow section end */

/* banner section */
.banner-section {
    padding: 30px 0;
}
.banner-section h1 {
    text-transform: capitalize;
    font-family: 'Sora', sans-serif;
    font-weight: 300;
    font-size: 1.3em;
}
.banner-section .banner-pin {
    color: #000;
    top: 0;
    font-size: 1.3em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #fff;
}
/* banner section end */

/* about us v8 section */
.about-us-v8-wrapper:before {
    background-attachment: scroll;
}
.about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
    background-color: #118655;
    background-attachment: scroll;
    background-image: url(https://static.spotapps.co/web/mcshanespub--com/css/../custom/border_isolated.png), url(https://static.spotapps.co/web/mcshanespub--com/css/../custom/border_isolated.png) !important;
    background-repeat: no-repeat, no-repeat;
    background-position: top, bottom;
    background-position-y: 2%, 98%;
    background-size: contain, contain;
}
.about-us-v8-content .text-content.title-image h1:after {
    margin: 5px 0 -15px;
}
.about-us-v8-content .text-wrapper h1 {
    margin: 0 0 30px;
}
.about-us-v8-content .text-wrapper h2 {
    margin: 0 0 20px 0;
}
.about-us-v8-wrapper.custom-about-us-v8-wrapper h2 {
    color: #fff;
}
/* about us v8 section end */

/* Order TMT sections */
.order-tmt-section {
    padding: 2em 0;
}
.tmt-section h1 {
    margin: 10px 0 0;
}
.tmt-section h2 {
    margin: 25px 0 5px;
}
/* Order TMT sections end */

/* reviews section */
.reviews-v2-wrapper h1 {
    margin: 20px 0 0;
}
.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h2 {
    text-transform: uppercase;
    margin: 25px 0;
    color: #fff;
}
.reviews-v2-wrapper h3 {
    text-transform: uppercase;
    font-family: 'Sora', sans-serif;
    font-weight: 300;
    font-size: 1.3em;
    margin: 25px auto 0;
    color: #fff;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #ff873e;
    font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
    color: #ff873e;
    opacity: 1;
}
.reviews-v2-wrapper .review-text p {
    font-size: 1.3em;
    line-height: 1.3em;
}
.owl-theme .owl-dots .owl-dot button {
    border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
    background-color: #fff;
    border: 1px solid #fff;
}
/* reviews section end */

/* newsletter section */
.map-newsletter .text-wrapper:before {
    background-attachment: scroll !important;
    background-position: center center;
}
.map-newsletter {
    border-right: none;
}
.map-newsletter .section-header {
    color: #118655;
}
.map-newsletter h2 {
    text-transform: uppercase;
}
.map-newsletter .sph-email-subscription h2 {
    color: #000;
    font-family: 'Sora', sans-serif;
    font-weight: 300;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    color: #000;
    border-bottom: 1px solid #000;
    padding: 10.5px 5px;
}
.map-newsletter .bar {
    top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #ff873e;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
    color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
    color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
    color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
    color: #000;
}
.sph-response-message {
    color: #000;
    font-size: 1.3em;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}
/* newsletter section end */

/* newsletter pop-up */
.custom-modal .modal-content {
    background-color: #fff;
    background-image: url('https://static.spotapps.co/web/mcshanespub--com/css/../custom/newsletter_bg.jpg');
    background-size: cover;
    background-position: center center;
}
.custom-modal .close {
    color: #000;
}
.custom-modal .newsletter-popup .section-header {
    color: #118655;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family: 'Sora', sans-serif;
    font-size: 1.3em;
    color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    padding: 9px 15px;
}
.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;
}
/* newsletter pop-up end */

/* contact section */
.contact-v3 {
    background-color: #4f3514;
    color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    text-transform: capitalize;
    font-size: 1.2em;
}
.contact-v3 .days {
    text-transform: capitalize;
    padding-bottom: 0;
}
.contact-v3 .from-to {
    text-transform: lowercase;
    padding-bottom: 20px;
}
.contact-v3 a {
    text-decoration: none;
    color: #fff;
}
/* contact section end */

/* footer v2 */
.footer-v2-wrapper {
    background-color: #4f3514;
    border-top: 2px solid #fff;
}
/* footer v2 end */

/* about us page */
.about-us-v7-wrapper {
    background-color: #fff;
}
.about-us-s1-wrapper img {
    max-width: 50%;
}
.about-us-v7-content .text-wrapper .text-content {
    padding: 30px 6%;
}
.about-us-v7-content .text-wrapper:before {
    background-attachment: scroll !important;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
    color: #118655;
}
/* about us page end */

/* food and drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 100px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
    color: #000;
}
.food-menu-nav .food-menu-nav-item {
    font-family: 'Sora', sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    padding: 7px 15px;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item.active {
    background-color: #ff873e;
    border: 1px solid #ff873e;
    color: #000;
}
.food-menu-grid-item-content {
    border-radius: 0;
    background-color: #fff
}
.food-menu-grid .menu-description p {
    font-size: 1.2em;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-family: 'Sora', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.4em;
    color: #000;
}
.food-menu-grid .food-menu-description p {
    color: #000;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #118655;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    color: #000;
    font-family: 'Sora', sans-serif;
    font-size: 1.3em;
}
.food-menu-grid .food-price {
    color: #ff873e;
}
.food-menu-grid .food-item-description {
    font-size: 1.2em;
    color: #757575;
}
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
    color: #000;
    font-family: 'Sora', sans-serif;
    font-weight: 300;
    font-size: 1.4em;
    text-transform: none;
}
/* food and drinks pages end */

/* specials page */
.drink-menu .pagecontent {
    padding-top: 165px;
}
.onespecial {
    font-size: 18px;
}
.specials h2 {
    font-family: 'Sora', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.3em;
    color: #fff;
}
/* specials page end */

/* events page */
.events-container h2 {
    text-transform: uppercase;
    font-family: 'Sora', sans-serif;
    font-weight: 400;
    font-size: 1.4em;
    color: #ff873e;
}
.events-container h3,
.events-container p,
.events-container .event-time {
    font-family: 'Sora', sans-serif;
    font-weight: 300;
    font-size: 1.3em;
    color: #fff;
}
.events-container .event-image {
    border: none;
    -webkit-box-shadow: 0px 0px 10px 4px rgba(255, 135, 62, 0.5);
    -moz-box-shadow: 0px 0px 10px 4px rgba(255, 135, 62, 0.5);
    box-shadow: 0px 0px 10px 4px rgba(255, 135, 62, 0.5);
}
.events-container .empty-content-message h2 {
    color: #fff;
}
/* events page end */

/* locations page */

.locations-page .pagecontent {
    padding-top: 80px;
}

.locations-page .location-info-item h1 {
    font-size: 2.5em;
    font-family: 'Sora', sans-serif;
}

.location-info-holder p a {
    color: #118655;
}

.location-info-holder p a:hover,
.location-info-holder p a:focus {
    color: #118655;
}

/*locations page end */

.empty-content-message h2,
.empty-content-message h3 {
    text-transform: none;
    text-align: center;
    font-family: 'Sora', sans-serif;
    font-weight: 300;
    font-size: 1.3em;
    margin-top: 20px;
}

/*media quiries */

.article-background.location-background:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url(https://static.spotapps.co/web/mcshanespub--com/css/../custom/location_2.jpg);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: brightness(0.4);
  -moz-filter: brightness(0.4);
  -o-filter: brightness(0.4);
  -ms-filter: brightness(0.4);
  filter: brightness(0.4);
}
.article-background.location-background .section-header {
  text-shadow: none;
  margin-top: 35px;
}
.location-buttons {
  text-align: center;
}
.article-background.location-background .custom-temp-btn {
  text-shadow: none;
  margin: 40px 20px;
}

@media (max-width:1400px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 0 8px;
    }
    .navbar.nav-v7 .socialnav a {
        width: 25px;
    }
    .section-header,
    .about-us-v2 h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .custom-modal .newsletter-popup .section-header,
    .about-us-v3 h1,
    .specials h1,
    .events h1,
    .events-container h1,
    .about-us-page .about-us-s1-content h1 {
        font-size: 5.4em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 5.6em;
    }
    .about-us-s1-wrapper {
        padding-top: 140px;
    }
    .about-us-page .about-us-s1-content {
        padding: 0;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .food-menu-page .empty-content-message h2,
    .drink-menu .food-menu-page .empty-content-message h3 {
        font-size: 1.3em;
    }
}

@media (max-width:1200px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        font-size: 1.2em;
        padding: 0 6px;
    }
    li.drop-down-link .sub-menu a {
      font-size: 1.2em;
    }
    .section-header,
    .about-us-v2 h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .custom-modal .newsletter-popup .section-header,
    .about-us-v3 h1,
    .specials h1,
    .events h1,
    .events-container h1,
    .about-us-page .about-us-s1-content h1 {
      font-size: 5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
      font-size: 1.3em;
    }
    p {
        font-size: 1.2em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 5.2em;
    }
    .banner-section h1 {
        font-size: 1.2em;
    }
    .about-us-v8-wrapper.custom-about-us-v8-wrapper {
        padding: 6% 5% !important;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 60px !important;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.2em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1.2em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.2em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1.2em;
    }
    .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: 1.1em;
    }
    .footer-v2-wrapper a {
        font-size: 1.1em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.2em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1.1em;
    }
    .onespecial {
        font-size: 17px;
    }
    .locations-page .pagecontent {
        padding-top: 100px;
    }
    .locations-page .location-info-item h1 {
        font-size: 2em;
    }
    .events-container h3,
    .events-container p,
    .events-container .event-time {
        font-size: 1.2em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .food-menu-page .empty-content-message h2,
    .drink-menu .food-menu-page .empty-content-message h3 {
        font-size: 1.2em;
    }
}

@media (max-width:1023px) {
    .navbar-regular.nav-v7 .navbar-nav>li>a {
      font-size: 1.2em;
      padding: 0 5px;
    }
    li.drop-down-link .sub-menu a {
      font-size: 1.1em;
    }
    .uk-overlay-panel a.custom-temp-btn,
    .on-cover-content .section-wrapper a.custom-temp-btn,
    .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,
    .specials-v3.home-specials div a.custom-temp-btn,
    .party-offer a.custom-temp-btn,
    .order-tmt-section a.custom-temp-btn {
        padding: 7px 40px;
        font-size: 14px;
    }
    .section-header,
    .about-us-v2 h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .custom-modal .newsletter-popup .section-header,
    .about-us-v3 h1,
    .specials h1,
    .events h1,
    .events-container h1,
    .about-us-page .about-us-s1-content h1 {
        font-size: 4.6em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.2em;
    }
    p {
        font-size: 1.1em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 4.8em;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .about-us-v8-wrapper.custom-about-us-v8-wrapper {
        padding: 7% 5% !important;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 55px !important;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.1em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1.1em;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.1em;
    }
    .map-newsletter .sph-email-subscription .sph-email-input {
        padding: 7.5px 5px;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .contact-v3 a {
        font-size: 0.9em;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .about-page-content .about-us-v7 .about-us-v7-content {
        min-height: 250px;
    }
    .food-menu-nav .food-menu-nav-item {
        font-size: 14px;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1.1em;
    }
    .onespecial {
        font-size: 16px;
    }
    .locations-page .location-info-item h1 {
        font-size: 1.8em;
    }
    .events-container h3,
    .events-container p,
    .events-container .event-time {
        font-size: 1.1em;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .food-menu-page .empty-content-message h2,
    .drink-menu .food-menu-page .empty-content-message h3 {
        font-size: 1.1em;
    }
}

@media (max-width:991px) {
    .navbar.nav-v7 .header-logo {
        max-width: 140px;
    }
    .navbar.nav-v7 .navbar-tabs .socialnav {
      display: none;
    }
    .banner-section {
        padding: 20px 0;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .about-us-s1-wrapper img {
        max-width: 20%;
        padding: 10px 0;
    }
}

@media (max-width:767px) {
    .navbar.nav-v7 .socialnav a {
        display: inline-block;
    }
    .navbar.nav-v7 .socialnav a {
        width: 32px;
    }
    .navbar.nav-v7 .header-logo {
        max-width: 120px;
    }
    .navbar-regular.nav-v7 .navbar-nav>li>a {
        padding: 5px 15px;
    }
    .navbar-inverse .navbar-collapse {
        max-height: 480px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        text-transform: uppercase;
        font-family: 'Sora', sans-serif;
        font-weight: 700;
        padding: 15px 5px;
        font-size: 14px;
    }
    .home-page .navbar-regular.nav-v6 .navbar-nav>li>a {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .section-header,
    .about-us-v2 h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .custom-modal .newsletter-popup .section-header,
    .about-us-v3 h1,
    .specials h1,
    .events h1,
    .events-container h1,
    .about-us-page .about-us-s1-content h1 {
        font-size: 4.2em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 3.6em;
    }
    .about-us-v7-content .text-wrapper .text-content {
        padding: 0 6%;
    }
    .about-us-v8-item-0 .about-us-v8-image {
        display: none !important;
    }
    .contact-v3 a {
        font-size: 1em;
    }
    .about-us-s1-wrapper {
        padding-top: 70px;
    }
    .about-us-s1-wrapper img {
        max-width: 30%;
    }
    .about-us-v8-content .text-wrapper {
        padding: 20px !important;
    }
    .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
        min-height: 300px;
    }
    .about-us-v7-content .text-wrapper .text-content {
        padding: 20px 4%;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 60px;
    }
    .food-menu-nav .food-menu-nav-item {
        font-size: 14px;
        border: none;
        border-bottom: 2px solid #ff873e;
        border-radius: 0;
    }
    .food-menu-nav .food-menu-nav-item.active,
    .food-menu-nav .food-menu-nav-item:hover,
    .food-menu-nav .food-menu-nav-item:focus {
        border: none;
        border-bottom: 2px solid #ff873e;
    }
    .food-menu-nav .food-menu-nav-item:first-of-type {
        border-top: 2px solid #ff873e;
    }
    .drink-menu .pagecontent {
        padding-top: 85px;
    }
    .onespecial {
        font-size: 14px;
    }
    .locations-page .pagecontent {
        padding-top: 55px;
    }
    .locations-page .location-info-item h1 {
        font-size: 1.6em;
        text-shadow: none;
    }
    .location-info-item p {
        font-size: 1em;
    }
    .locations-page .food-menu-nav-item.active,
    .locations-page .food-menu-nav-item:hover,
    .locations-page .food-menu-nav-item:focus {
        text-decoration: none;
        background-color: #fff;
        background: #fff;
        border: 2px solid #fff;
        color: #000;
    }
    .article-background.location-background .custom-temp-btn {
      margin: 20px 20px;
      width: 280px;
    }
}

@media (max-width:320px) {
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 13px;
    }
    .section-header,
    .about-us-v2 h1,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .specials-v3.home-specials h1,
    .custom-modal .newsletter-popup .section-header,
    .about-us-v3 h1,
    .specials h1,
    .events h1,
    .events-container h1,
    .about-us-page .about-us-s1-content h1 {
        font-size: 3.8em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1.1em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 0.9em;
    }
    .article-background.location-background .custom-temp-btn {
      width: 250px;
      padding: 9px 20px;
      font-size: 15px;
    }
}