@import url("//fonts.googleapis.com/css2?family=Caveat:wght@700&family=Lexend+Mega:wght@300;600&display=swap");

/*
Headings: 
font-family: 'Caveat', cursive;

Subheadings:  (SemiBold)
font-family: 'Lexend Mega', sans-serif;

Text:  (light)
font-family: 'Lexend Mega', sans-serif;

Buttons: (SemiBold)
font-family: 'Lexend Mega', sans-serif; 

Nav:  (SemiBold)
font-family: 'Lexend Mega', sans-serif;
*/

body {
  font-family: "Lexend Mega", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Caveat", cursive;
}

p {
  font-size: 1em;
}

.navigation-left li a,
.navigation-right li a {
  font-weight: 600;
  color: #fff;
}
.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: #019a6c;
}
.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:active {
  color: #019a6c;
}
.navigation-social {
  padding-left: 15px;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: capitalize;
  font-family: "Caveat", cursive;
  font-size: 5.4em;
}
.about-us-v8-content .text-wrapper h2,
.order-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: "Lexend Mega", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.1em;
}
.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 {
  padding: 9px 35px;
  text-transform: uppercase;
  background-color: #9619bf;
  background: #9619bf;
  border: 2px solid #9619bf;
  color: #fff;
  font-family: "Lexend Mega", sans-serif;
  font-weight: 600;
  font-size: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 6px;
  -webkit-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,
.order-tmt-section a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:focus,
.order-tmt-section a.custom-temp-btn:active  {
  text-decoration: none;
  background-color: #019a6c;
  background: #019a6c;
  border: 2px solid #019a6c;
  color: #fff;
  opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
  background-color: #019a6c;
  background: #019a6c;
  border: 2px solid #019a6c;
  color: #fff;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #292929;
}

/*HOMEPAGE*/

/*Slideshow section*/
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel h1 {
  margin-top: 0;
  text-transform: none;
  font-family: "Caveat", cursive;
  font-size: 6em;
}
.uk-overlay-panel .slide-text {
  margin-top: 15px;
  font-family: "Lexend Mega", sans-serif;
  font-size: 1.1em;
  text-transform: capitalize;
  line-height: 1.2em;
  font-weight: 600;
}
.uk-dotnav-contrast > * > * {
  background: transparent;
  border: 1px solid #fff;
  opacity: 1;
}
.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*Slideshow section end*/

/*Banner section*/
.banner-section {
  padding: 30px 0;
}
.banner-section h1 {
  font-family: "Lexend Mega", sans-serif;
  font-size: 1em;
}
.banner-section .banner-pin {
  color: #292929;
  font-size: 1.3em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #280734;
}
/*Banner section end*/

/*About us section*/
.about-us-v8-wrapper:before {
  background-color: #1d0525;
  background-attachment: scroll;
}
.about-us-v8-content .text-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 25px;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 70px;
  margin: 0 auto 15px;
}
.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
  background-image: url("../custom/title_decoration_2.png");
  height: 100px;
}
/*About us section end*/

/*Custom about us section*/
.about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
  background-color: #e9dcf0;
}
.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h2 {
  color: #019a6c;
}
/*Custom about us section end*/

/*Order section*/
.order-tmt-section h1 {
  margin-top: 20px;
  margin-bottom: 0;
}
.order-tmt-section h2 {
  margin-top: 10px;
}
.order-tmt-section p {
  font-size: 1.1em;
  margin: 30px auto;
}
.order-tmt-section a.custom-temp-btn {
  margin: 0 5px 20px;
}
/*Order section end*/

/*Reviews section*/
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}
.reviews-v2-wrapper h1 {
  margin-top: 20px;
}
.reviews-v2-wrapper .container {
  padding-top: 20px;
}
.reviews-v2-wrapper h1 {
  margin-bottom: 0;
}
.reviews-v2-wrapper h2 {
  margin-top: 0;
  color: #019a6c;
}
.reviews-v2-wrapper h3 {
  font-family: "Lexend Mega", sans-serif;
  text-transform: capitalize;
  font-size: 1em;
  margin: 30px auto 15px;
  color: #fff;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #019a6c;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  color: #019a6c;
  opacity: 1;
}
.reviews-v2-wrapper .review-text {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
  font-size: 1em;
}
.owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #fff;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
/*Reviews section end*/

/*Newsletter section*/
.map-newsletter {
  border-right: 0;
}
.map-newsletter .text-wrapper:before {
  background-color: #ede0f4;
  background-attachment: scroll;
}
.map-newsletter .section-header {
  color: #25062f;
}
.map-newsletter h2 {
  color: #019a6c;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: "Lexend Mega", sans-serif;
  color: #282828;
  font-size: 1em;
  font-weight: 300;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 10px 5px;
  color: #282828;
  border-bottom: 1px solid #040009;
  font-size: 1em;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #282828;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder {  /* Firefox 18- */
  color: #282828;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
  color: #282828;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #282828;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #019a6c;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  font-size: 1em;
  color: #282828;
}
/*Newsletter section end*/

/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url("../custom/newsletter_back.jpg");
  background-size: cover;
  background-color: #ede0f4;
}
.custom-modal .newsletter-popup .section-header {
  color: #25062f;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family: "Lexend Mega", sans-serif;
  font-size: 1em;
  color: #282828;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #282828;
  border: 1px solid #040009;
  background: transparent;
  font-size: 1em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #282828;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder {  /* Firefox 18- */
  color: #282828;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
  color: #282828;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #282828;
}
/*Newsletter popup section end*/

/*Contact section*/
.contact-v3 {
  background-color: #292929;
  color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-size: 1.5em;
  text-transform: capitalize;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
  font-size: 1em;
}
.contact-v3 .contact-us p {
  margin: 0;
}
.contact-v3 .days {
  padding: 0;
}
.contact-v3 .from-to {
  text-transform: lowercase;
}
.contact-v3 a {
  text-decoration: none;
  color: #fff;
}
/*Contact section end*/

/*Footer section*/
.footer-v2-wrapper a {
  font-size: 1em;
}
/*Footer section end*/

/*HOMEPAGE END*/

/*ABOUT US PAGE*/
.about-us-s1-wrapper {
  padding-top: 70px;
}
.about-us-page .about-us-s1-content img {
  max-width: 150px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}
.about-us-s4-wrapper {
  background-color: #019a6c;
  padding: 40px 8%;
  color: #fff;
}
.about-us-s4-wrapper h1 {
  font-size: 3.6em;
  text-transform: capitalize;
}
.about-us-s4-wrapper h2 {
  font-size: 1.4em;
  font-family: 'Lexend Mega', sans-serif;
  font-weight: 600;
  text-transform: capitalize;
}
/*ABOUT US PAGE END*/

/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 55px;
}
.food-menu-nav .food-menu-nav-item {
  background-color: #019a6c;
  background: #019a6c;
  border: 2px solid #019a6c;
  color: #fff;
}
.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: #9619bf;
  background: #9619bf;
  border: 2px solid #9619bf;
  color: #fff;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: "Lexend Mega", sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  color: #000;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: "Lexend Mega", sans-serif;
  font-size: 1.1em;
  color: #000;
}
.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #9619bf;
}
.food-menu-grid .food-price {
  color: #019a6c;
}
/*FOOD AND DRINKS PAGE END*/

/*SPECIALS PAGE*/
.onespecial {
  font-size: 1em;
}
.specials h2 {
  font-family: "Lexend Mega", sans-serif;
  font-weight: 600;
}
/*SPECIALS PAGE END*/

/*EVENTS PAGE*/
.events-container h1 {
  margin-top: 35px;
}
.events-container h2 {
  font-family: "Lexend Mega", sans-serif;
  font-size: 1.8em;
  font-weight: 600;
}
.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: "Lexend Mega", sans-serif;
  font-size: 1em;
}
.atc-style-blue .atcb-list {
  width: 100%;
}
/*EVENTS PAGE END*/

.drink-menu .pagecontent {
  padding-top: 120px;
}

.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: "Lexend Mega", sans-serif;
  font-size: 1em;
  font-weight: 400;
}

/* PRESS PAGE */

.press-background:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('../custom/press_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: brightness(0.3);
  -moz-filter: brightness(0.3);
  -o-filter: brightness(0.3);
  -ms-filter: brightness(0.3);
  filter: brightness(0.3);
}
.press-background .container .section-header {
  color: #fff;
}
.press-background .press-holder .press-item {
  border: 2px solid #fff;
}
.press-background .press-holder h2 {
  font-size: 2.5em;
}
.press-background .press-holder .press-autor {
  font-family: "Lexend Mega", sans-serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
}
/*MEDIA QUERIES*/
@media (max-width: 1400px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .order-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1em;
  }
  .uk-overlay-panel h1 {
    font-size: 5.6em;
  }
  .custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper {
    padding: 20px 19% 20px 10% !important;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 150px;
  }
}

@media (max-width: 1200px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .order-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 0.9em;
  }
  .uk-overlay-panel h1 {
    font-size: 5.2em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 60px;
  }
  .about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
    height: 90px;
  }
  .order-tmt-section p {
    font-size: 1em;
  }
  .reviews-v2-wrapper {
    background-size: contain !important;
  }
  .reviews-v2-wrapper h3 {
    font-size: 0.9em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 0.9em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 0.9em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 120px;
  }
  .about-us-s4-wrapper {
    padding: 40px 6%;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.3em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 0.9em;
  }
  .onespecial {
    font-size: 0.9em;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1em;
  }
}

@media (max-width: 1023px) {
  .header-logo {
    max-width: 65px;
    left: 5px;
  }
  .nav > li {
    padding: 0;
  }
  .nav > li > a {
    font-family: "Lexend Mega", sans-serif;
    font-size: 0.8em;
    padding: 10px 10px 17px;
  }
  .navbar-inverse.nav-v2 .navbar-nav > li > a:focus,
  .navbar-inverse.nav-v2 .navbar-nav > li > a:hover,
  .navbar-inverse.nav-v2 .navbar-nav > .active > a,
  .navbar-inverse.nav-v2 .navbar-nav > .active > a:focus,
  .navbar-inverse.nav-v2 .navbar-nav > .active > a:hover {
    color: #019a6c;
  }
  .nav-v2 .social-icon {
    font-size: 24px;
    line-height: 28px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4.2em;
  }
  p {
    font-size: 0.9em;
  }
  .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 {
    font-size: 14px;
  }
  .uk-overlay-panel h1 {
    font-size: 4.7em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 0.9em;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h2 {
    font-size: 0.8em;
  }
  .order-tmt-section p {
    font-size: 0.95em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 0.8em;
  }
  .footer-v2-wrapper a {
    font-size: 0.8em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 80px;
  }
  .about-us-s4-wrapper h1 {
    font-size: 3.2em;
  }
  .about-us-s4-wrapper h2 {
    font-size: 1.3em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 250px;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.1em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 0.95em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 0.85em;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 0.95em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 0.9em;
  }
  .press-background .press-holder h2 {
    font-size: 2.3em;
  }
}

@media (max-width: 768px) {
  .navbar-collapse.collapse {
    padding-bottom: 0;
  }
}

@media (max-width: 991px) {
  .nav > li > a {
    font-size: 0.65em;
    padding: 10px 3px;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .press-background .press-holder h2 {
    font-size: 2em;
  }
}

@media (max-width: 767px) {
  .header-logo {
    max-width: 55px;
  }
  .navbar-nav {
    margin-top: 0 !important;
  }
  .nav > li > a {
    font-size: 0.8em;
    padding: 6px 15px;
  }
  .navbar-inverse .navbar-collapse {
    max-height: 480px;
    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: #019a6c;
    color: #fff !important;
  }
  .navbar-inverse .navbar-toggle:hover .icon-bar,
  .nav-v2.navbar-inverse.navbar-fixed-top button[aria-expanded="true"].navbar-toggle .icon-bar {
    background-color: #019a6c !important;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.8em;
  }
  p {
    font-size: 0.8em;
  }
  .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 {
    font-size: 13px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Lexend Mega", sans-serif;
    font-weight: 600;
    font-size: 11px;
    padding: 15px 5px;
  }
  .uk-overlay-panel h1 {
    font-size: 2.2em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 0.7em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 0.7em;
  }
  .about-us-v8-content {
    min-height: 300px;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 50px;
  }
  .about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
    height: 80px;
  }
  .custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper { 
    padding: 30px !important;
  }
  .order-tmt-section {
    padding: 2em 0;
  }
  .order-tmt-section p {
    font-size: 0.9em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 0.8em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 0.8em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 0.9em;
  }
  .sph-response-message {
    font-size: 0.9em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 0.9em;
  }
  .footer-v2-wrapper a {
    font-size: 0.7em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 70px;
  }
  .about-us-s4-wrapper h1 {
    font-size: 2.8em;
  }
  .about-us-s4-wrapper h2 {
    font-size: 1.2em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 20px 8%;
  }
  .about-us-s4-wrapper {
    padding: 20px 6%;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 45px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #9619bf;
    border-radius: 0;
  }
  .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 #9619bf;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #9619bf;
  }
  .onespecial {
    font-size: 0.85em;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.1em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 0.85em;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 0.8em;
  }
  .press-background .press-holder h2 {
    font-size: 1.7em;
  }
}

@media (max-width: 540px) {
  .press-background iframe {
    width: 230px;
    height: 200px;
  }
}

@media (max-width: 320px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.6em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 9px;
  }
  .uk-overlay-panel h1 {
    font-size: 2em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 0.6em;
  }
  .order-tmt-section p {
    font-size: 0.8em;
  }
  .footer-v2-wrapper a {
    font-size: 0.6em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 0.85em;
  }
  .press-background .press-holder {
    margin: 0px 10px;
  }
  .press-holder .press-item {
    padding: 30px 5px;
  }
}
