@import url('//fonts.googleapis.com/css2?family=Nanum+Brush+Script&display=swap');
@import url('//fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap');
@import url('//fonts.googleapis.com/css2?family=Montserrat&display=swap');

/*
  font-family:'Toxic Marker W05 Regular';
  font-family: 'Lato', sans-serif;
  font-family: 'Montserrat', sans-serif;

  "Toxic Marker W05 Regular" = font-family: 'Nanum Brush Script', cursive;
*/

a {
  color: #000;
}
body {
  font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Nanum Brush Script', cursive;
}

.top-svg-border svg {
  top: 1px;
}
.bottom-svg-border svg {
  bottom: 1px;
}
.nav-v7 .container {
	width: 95%;
}
.navbar.nav-v6 .header-logo {
  max-width: 200px;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
  font-family: 'Lato', sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  border-right: none!important;
  font-weight: bold;
}
.navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
  border-right: 1px solid #000!important;
}
.navbar.nav-v6 .socialnav a:hover .social-icon {
  color: #fff;
}

.section-header,
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.reservations-and-parties-v2 h1,
.specials h1,
.reservations-and-parties h1,
.custom-modal .newsletter-popup .section-header {
  font-size: 5.5em;
  font-family: 'Nanum Brush Script', cursive;
  text-transform: uppercase;
}

.reservations-and-parties-v2 h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 1.4em;
}

.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.reservations-and-parties-v2 button,
.reservations-and-parties-v2 button[disabled],
.party .reservations-and-parties button,
.party .reservations-and-parties button[disabled],
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item {
  padding: 8px 50px 8px 30px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  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 {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
}
.uk-overlay-panel a.custom-temp-btn:hover {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.reservations-and-parties-v2 button,
.reservations-and-parties-v2 button[disabled],
.party .reservations-and-parties button,
.party .reservations-and-parties button[disabled],
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.custom_html_1-section a.custom-temp-btn,
.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: #312e27;
  border: 2px solid #312e27;
  color: #fff;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.reservations-and-parties-v2 button:hover,
.reservations-and-parties-v2 button[disabled]:hover,
.party .reservations-and-parties button:hover,
.party .reservations-and-parties button[disabled]:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.custom_html_1-section a.custom-temp-btn:hover,
.food-menu-nav .food-menu-nav-item {
  background-color: transparent;
  border: 2px solid #312e27;
  color: #312e27;
}

.reservations-and-parties p.submit-success {
  color: #000;
  text-transform: uppercase;
}

/* HOME PAGE */

.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-dotnav-contrast>.uk-active>* {
  background: #fff;
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: rgba(255, 255, 255, 0.5);
}
.uk-overlay-panel .container {
  width: 100%;
}

.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'Montserrat', sans-serif;
  text-transform: capitalize;
  font-size: 1.3em;
}
.banner-section .banner-pin {
  color: #312e27;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}

.about-us-v8-content .text-content.title-image h1:after {
  height: 100px;
}
.uk-overlay-panel .slide-text {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.6em;
}
.about-us-v8-content .about-sub {
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 0.3em;
  padding: 15px 0;
  text-transform: uppercase;
}

.empty-content-message h2,
.empty-content-message h3,
.drink-menu .empty-content-message h2,
.drink-menu .empty-content-message h3,
.specials .empty-content-message h2,
.specials .empty-content-message h3 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
  text-transform: none;
}

.reservations-and-parties-v2 {
  padding: 7em 0;
}
.reservations-and-parties-v2 h2 {
  margin: 5px auto 20px;
}
.reservations-and-parties-v2 p a {
  text-decoration: none;
  white-space: nowrap;
}
.reservations-and-parties-v2 p a:hover {
  text-decoration: underline;
  color: #000;
}
.reservations-and-parties-v2 .bar {
  top: 1px;
}
.reservations-and-parties-v2 .bar:before,
.reservations-and-parties-v2 .bar:after {
  background: #fe9900;
}
.reservations-and-parties-v2 select:active,
.reservations-and-parties-v2 select:focus {
  border-bottom: 1px solid #fe9900;
}

.custom_html_1-section.section-wrapper {
  background-color: #fff;
  color: #000;
}
.custom_html_1-section .container {
  text-align: center;
}

.specials-v3.home-specials {
  padding: 2em 0;
  background-color: #fe9900;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  margin-bottom: 20px;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3em;
}

.carousel-wrapper.reviews-v2-wrapper.section-wrapper {
  background-attachment: scroll !important;
  background-size: cover !important;
  background-position: center center !important;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5em;
  margin-bottom: 0;
  color: #000;
}
.reviews-v2-wrapper .review-text p {
  line-height: 1.8em;
  font-style: italic;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
  padding-bottom: 10px;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #fe9900;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #fe9900;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
  background: #312e27;
  border: 1px solid #312e27;
  opacity: 1;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  background: #c1c1c1;
  border: 1px solid #c1c1c1;
  opacity: 1;
  outline: 0;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-bottom: 50px;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter h2 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 5px;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
}
.map-newsletter p {
  margin-top: 0;
  color: #000;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #fe9900;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9.5px 5px;
  border-bottom: 1px solid #000;
  color: #000;
}
.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;
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

.custom-modal .modal-content {
  background-color: #fff;
  background-image: url('https://static.spotapps.co/web/lemekongcuisine--com/css/../custom/newsletter_back.jpg');
  background-position: center;
  background-size: cover;
  color: #000;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #000;
  font-size: 1.3em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #000;
  border-radius: 0;
  background: transparent;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #000;
}
.custom-modal .close {
  color: #000;
}

.contact-v3 {
  background-color: #312e27;
  border-bottom: 2px solid #fff;
  color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Nanum Brush Script', cursive;
  font-size: 1em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: none;
}
.contact-v3 .from-to {
  padding-bottom: 20px;
  text-transform: uppercase;
}
.contact-us p a {
  color: #fff;
  text-decoration: none;
}
.contact-v3 .social-square .contact-icon {
  color: #fff;
}

.footer-v2-wrapper {
  background: #312e27;
  border-top: none;
  color: #fff;
}

/* ABOUT US PAGE */

.about-us-s1-wrapper.section-wrapper {
  margin-top: 100px;
}
.about-us-page .about-us-s1-content {
  padding-top: 30px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 60px 80px 100px;
}
.about-us-v7-content h1 {
	margin-bottom: 30px;
}
.about-us-v7-content h2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 1.4em;
  padding: 0 0 30px;
  margin: 0;
}

/* FOOD AND DRINK MENU PAGE */

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 120px;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-color: #fff;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Lato', sans-serif;
  font-size: 1.6em;
  text-transform: uppercase;
  word-break: break-word;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  font-family: 'Lato', sans-serif;
  font-size: 1.3em;
  text-transform: none;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  font-size: 16px;
  padding: 8px 40px;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #fe9900;
}
.food-menu-grid .food-price {
  color: #000;
  padding: 0 10px 0 5px;
}
.food-menu-grid .menu-description p {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #000;
}
.food-menu-grid .food-item-description {
	font-size: 1.2em;
  color: #757575;
}

/* SPECIALS PAGE */

.onespecial,
.oneeventday {
  font-size: 1.3em;
}
.specials h1 {
  margin-top: 50px;
}
.specials h2 {
  font-family: 'Lato', sans-serif;
  color: #fff;
  font-size: 1.4em;
}

/* PARTY PAGE */

.party-s1.party-slide h2 {
  text-transform: uppercase;
  font-family: 'Nanum Brush Script', cursive;
  font-size: 4.5em;
  margin-bottom: 0;
}
.party-s1.party-slide .slide-text {
  text-transform: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 2em;
  margin-top: 10px;
  letter-spacing: normal;
}

/* MEDIA QUERIES */

@media (max-width:1400px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 10px;
  }
  .section-header,
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .reservations-and-parties-v2 h1,
  .specials h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 5em;
  }
  .reservations-and-parties-v2 h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .reservations-and-parties-v2 p {
    padding-right: 50px;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 120px;
  }
  .party-s1.party-slide h2 {
    font-size: 4em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.6em;
  }
  .party-s1-wrapper {
    margin-top: 50px;
  }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 5px;
  }
  .section-header,
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .reservations-and-parties-v2 h1,
  .specials h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4.5em;
  }
  .reservations-and-parties-v2 h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-content p {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 80px;
  }
  .reservations-and-parties-v2 {
    padding: 5.2em 0 4em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .empty-content-message h2,
  .drink-menu .empty-content-message h3,
  .specials .empty-content-message h2,
  .specials .empty-content-message h3 {
    font-size: 1.3em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .food-menu-grid .food-item-description,
  .food-menu-grid .food-menu-description p {
    font-size: 1.1em;
  }
  .onespecial,
  .oneeventday {
    font-size: 1.2em;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .party-s1.party-slide h2 {
    font-size: 3.5em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.3em;
  }
}

@media (max-width:1023px) {
  .section-header,
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .reservations-and-parties-v2 h1,
  .specials h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4em;
  }
  .reservations-and-parties-v2 h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.2em;
  }
  .reservations-and-parties-v2 h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .reservations-and-parties-v2 p {
    padding-right: 0;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.3em;
  }
  .about-us-page .about-us-s1-content .logo-about {
    max-width: 150px;
  }
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header {
    padding-top: 60px;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.4em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid .menu-description p,
  .food-menu-grid .food-item-description,
  .food-menu-grid .food-menu-description p {
    font-size: 1em;
  }
}

@media (max-width: 991px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0 5px;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
	  display: none;
  }
  .navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
    border-right: none!important;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 0.9em;
  }
}

@media (max-width: 767px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 6px 15px;
    font-size: 1em;
    text-transform: uppercase;
  }
  .navbar.nav-v4.nav-v6.navbar-regular.nav-v7 .navbar-nav>li>a:hover,
  .navbar.nav-v4.nav-v6.navbar-regular.nav-v7 .navbar-nav>.active>a,
  .navbar-regular.nav-v7 .navbar-nav>.active>a:focus,
  .navbar.nav-v4.nav-v6.navbar-regular.nav-v7 .navbar-nav>.active>a:hover {
    background-color: #312e27;
    color: #fff;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
	  display: initial;
  }
  .navbar.nav-v6 .header-logo {
    max-width: 120px;
  }
  .section-header,
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .reservations-and-parties-v2 h1,
  .specials h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .specials-v3.home-specials div a.custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .reservations-and-parties-v2 button,
  .reservations-and-parties-v2 button[disabled],
  .party .reservations-and-parties button,
  .party .reservations-and-parties button[disabled],
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .food-menu-nav .food-menu-nav-item {
      font-size: 14px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 10px;
  }
  .slide-break {
    display: none;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.2em;
  }
  .about-us-v8-content .about-sub {
    font-size: 0.6em;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.1em;
    padding: 0 20px;
  }
  .reservations-and-parties-v2 {
    padding: 2em 0;
  }
  .reservations-and-parties-v2 p {
    font-size: 1.1em;
  }
  .reservations-and-parties-v2 .bar {
    top: 2px;
  }
  .reservations-and-parties-v2 input +.bar {
    top: 0;
  }
  .specials-v3.home-specials {
    min-height: 250px;
  }
  .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: 1em;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 15px;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 50px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 0 20px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content .logo-about {
    max-width: 120px;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    padding: 10px 20px;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item {
    background-color: transparent;
    border: none;
    border-top: 1px solid #312e27;
    color: #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 {
    border: none;
    border-top: 1px solid #fff;
    background-color: #312e27;
    color: #fff;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 1px solid #312e27;
  }
  .food-menu-nav .food-menu-nav-item:last-of-type {
    border-bottom: 1px solid #312e27;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.6em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.1em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .empty-content-message h2,
  .drink-menu .empty-content-message h3,
  .specials .empty-content-message h2,
  .specials .empty-content-message h3 {
    font-size: 1.2em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 30px;
  }
  .onespecial,
  .oneeventday {
    font-size: 1.1em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .party-s1-wrapper {
    margin-top: 0;
  }
  .party-s1.party-slide h2 {
    font-size: 2.2em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.2em;
    margin-top: 10px;
  }
  .reservations-and-parties p,
  .gift-cards-page p {
    font-size: 1.2em;
  }
}

@media (max-width: 320px) {
  .section-header,
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .reservations-and-parties-v2 h1,
  .specials h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .reservations-and-parties-v2 h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .onespecial,
  .oneeventday {
    font-size: 1em;
  }
  .party-s1.party-slide h2 {
    font-size: 1.8em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.1em;
  }
  .top-svg-border svg {
    top: -17px;
  }
  .bottom-svg-border svg {
    bottom: -17px;
  }
}
