@import url('//fonts.googleapis.com/css2?family=Birthstone&family=Raleway:wght@500&display=swap');

/*
font-family: 'Mulish', sans-serif;
font-family: 'Birthstone', cursive;
*/

a {color: #fff;}

body {
  font-family: 'Mulish', sans-serif;
}

p {
  font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Mulish', sans-serif;
}

.navbar.nav-v7 .header-logo {
  max-width: 280px;
}
.nav-v7 .container {
  width: 90%;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  text-transform: uppercase;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 1.2em;
  border-right: none !important;
}
li.drop-down-link .sub-menu {
  padding: 15px 7px;
}
li.drop-down-link .sub-menu a {
  text-transform: uppercase;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 1.1em;
}
li.drop-down-link .sub-menu a:focus {
  color: #d2b160;
}
.navbar.nav-v6 .social-square .contact-icon:hover .social-icon {
  color: #000;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .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 {
  padding: 9px 40px;
  text-transform: uppercase;
  background-color: #d2b160;
  background: #d2b160;
  border: 2px solid #d2b160;
  color: #000;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 18px;
  box-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;
}
.custom-temp-btn:hover,
.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 {
  text-decoration: none;
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
  opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #d2b160;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: #7e0306;
  background: #7e0306;
  border: 2px solid #7e0306;
  color: #d2b160;
}

.section-header,
.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: uppercase;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 4em;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: none;
  font-family: 'Birthstone', cursive;
  font-size: 2.2em;
}

/* Home page */
/* slideshow v2 section */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.6);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel .slide-text {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 2em;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 4em;
  line-height: 1.1em;
  text-shadow: none;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:hover {
  background: #d2b160;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: #fff;
}
/* slideshow v2 section end */

/* banner */
.banner-section {
  padding: 30px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #d2b160;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}
/* banner end */

/* about us v8 */
.about-us-v8-wrapper:before {
  background-color: #000;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 50px;
}
.about-us-v8-content .text-wrapper h2 {
  text-transform: none;
  margin: 10px 0 35px;
  color: #d2b160;
}
/* about us v8 end */

/* specials v3 */
.specials-v3.home-specials {
  min-height: 240px;
  padding: 50px 0 60px;
  background-color: #d2b160;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  color: #000;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  margin-bottom: 40px;
  color: #000;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  font-family: 'Mulish', sans-serif;
  font-size: 1.3em;
  font-weight: 500;
  color: #000;
  margin: 10px auto;
}
/* specials v3 end */

/* Order and Reservations TMT sections */
.tmt-section h2 {
  margin: 10px 0 35px;
}
/* Order and Reservations TMT sections end */

/* reviews v2 */
.reviews-v2-wrapper {
  background-size: 100% auto !important;
  background-attachment: scroll !important;
  background-color: #d2b160 !important;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper h1 {
  color: #000;
}
.reviews-v2-wrapper h2 {
  text-transform: none;
  margin-top: 10px;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 1.4em;
  color: #000;
  margin: 25px 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  font-size: 0.8em;
  color: #7e0306;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.6em;
}
.reviews-v2-wrapper .review-quote {
  color: #7e0306;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot button {
  background-color: #000;
  border: 1px solid #000;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background-color: #7e0306;
  border: 1px solid #7e0306;
}
/* reviews v2 end */

/* newsletter section */
.map-newsletter {
  border-right: none;
}
.map-newsletter .text-wrapper:before {
  background-color: #000;
}
.map-newsletter .section-header {
  color: #fff;
}
.map-newsletter h2 {
  text-transform: capitalize;
  color: #d2b160;
}
.map-newsletter .sph-email-subscription h2 {
  text-transform: none;
  font-family: 'Mulish', sans-serif;
  font-size: 1.2em;
  color: #fff;
}
.map-newsletter p {
  font-size: 1.3em;
  color: #fff;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background-color: #d2b160;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 12px 5px;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #fff;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #fff;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  color: #fff;
  font-size: 1.5em;
}
/* newsletter section end */

/* newsletter popup */
.custom-modal .modal-content {
  background-color: #000;
  color: #fff;
}
.custom-modal .close {
  color: #fff;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Mulish', sans-serif;
  font-size: 1.2em;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 11px 15px;
  border: 1px solid #fff;
  border-radius: 0;
  background: transparent;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
   color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
   color: #fff;
}
/* newsletter popup end */

/* contact v3 */
.contact-v3 {
  background-color: #7e0306;
  color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-size: 1em;
}
.contact-v3 .days {
  padding-bottom: 3px;
}
.contact-v3 .from-to {
  text-transform: lowercase;
  padding-bottom: 15px;
}
.contact-v3 a {
  color: #fff;
  text-decoration: none;
}
/* contact v3 end */

/* about us page */
.about-us-s1-wrapper {
  margin-top: 100px;
}
.about-us-page .about-us-s1-content {
  padding-top: 30px;
}
.about-us-page .about-us-s1-content img {
  max-width: 250px;
}
.about-us-s2-wrapper .about-us-item-holder {
  background-color: #000;
}
.about-us-v7-content .text-wrapper .text-content {
  padding: 60px 40px;
}
.about-us-v7-content .text-wrapper .text-content h1 {
  margin-bottom: 30px;
}
.about-us-s4-wrapper {
  background-color: #d2b160;
  color: #000;
}
.about-us-s4-wrapper .container {
  width: 70%;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
  color: #d2b160;
}
/* about us page end */

/* menu and drinks pages */
.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-nav .food-menu-nav-item {
  font-size: 16px;
  background-color: #000;
  border-color: #000;
  color: #d2b160;
  border: 2px solid #000;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus {
  background-color: #7e0306;
  border-color: #7e0306;
  color: #d2b160;
  border: 2px solid #7e0306;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #7e0306;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  text-transform: capitalize;
  font-family: 'Birthstone', cursive;
  font-size: 2.8em;
  color: #7e0306;
}
.food-menu-grid .menu-description p {
  font-size: 1.3em;
  color: #000;
}
.food-menu-grid .food-menu-description p {
  font-size: 1.2em;
  color: #000;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 1.3em;
  color: #000;
}
.food-menu-grid .food-price {
  color: #7e0306;
}
.food-menu-grid .food-item-description {
  color: #757575;
  font-weight: 500;
  font-size: 1.1em;
}
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 1.5em;
  color: #000;
}
/* menu and drinks pages end */

/* specials page */
.drink-menu .pagecontent {
  padding-top: 160px;
}
.onespecial {
  font-size: 17px;
}
.specials h2 {
  text-transform: capitalize;
  font-family: 'Birthstone', cursive;
  font-size: 2.2em;
  color: #d2b160;
}
.specials .empty-content-message h2 {
  color: #fff;
}
/* specials page end */

.empty-content-message h2,
.empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'Mulish', sans-serif;
  font-weight: 500;
  font-size: 1.5em;
}

/* media queries */
@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,
  .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.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 2em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.8em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.6em;
  }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 0 8px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.9em;
  }
  .section-header,
  .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.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.8em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.6em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.2em;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 40px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.3em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2.4em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1.1em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .onespecial {
    font-size: 16px;
  }
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3,
  .empty-content-message h2,
  .empty-content-message h3 {
    font-size: 1.4em;
  }
}

@media (max-width:1023px) {
  .section-header,
  .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: 3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.6em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .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 {
    font-size: 16px;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.5em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3em;
  }
  p {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 35px;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .specials h2 {
    font-size: 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.3em;
  }
}

@media (max-width:991px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 6px;
  }
  li.drop-down-link .sub-menu {
    padding: 15px 5px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.8em;
  }
  .navbar.nav-v6 .socialnav a {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-us-s4-wrapper .container {
    width: 85%;
  }
}

@media (max-width:768px) {
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 60px;
  }
  .drink-menu .pagecontent {
    padding-top: 140px;
  }
}

@media (max-width:767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 140px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 7px 15px;
    margin: 0;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a:hover,
  .navbar-regular.nav-v6 .navbar-nav>.active>a,
  .navbar-regular.nav-v6 .navbar-nav>.active>a:focus,
  .navbar-regular.nav-v6 .navbar-nav>.active>a:hover {
    color: #000 !important;
  }
  .navbar.nav-v6 .socialnav a {
    display: inline-block;
  }
  .section-header,
  .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: 2.6em;
  }
  p {
    font-size: 1.1em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.6em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .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 {
    font-size: 15px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    font-size: 12px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.05em;
  }
  .about-us-v8-content {
    min-height: 300px;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 30px;
  }
  .specials-v3.home-specials {
    padding: 30px 10px;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .map-newsletter .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .sph-response-message {
    font-size: 1.3em;
  }
  .about-us-s1-wrapper {
    margin-top: 70px;
  }
  .about-us-v7-content .text-wrapper .text-content {
    padding: 30px 15px;
  }
  .about-us-s4-wrapper .container {
    width: 90%;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 40px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 8px 20px;
    border: none;
    border-bottom: 2px solid #7e0306;
    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 #7e0306;
    color: #fff;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #7e0306;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.2em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.8em;
  }
  .drink-menu .pagecontent {
    padding-top: 60px;
  }
  .onespecial {
    font-size: 15px;
  }
  .specials h2 {
    font-size: 1.8em;
  }
  .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:320px) {
  .navbar.nav-v7 .header-logo {
    max-width: 110px;
  }
  .section-header,
  .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: 2.2em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.3em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 11px;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1em;
  }
  .specials h2 {
    font-size: 1.7em;
  }
}
