@import url('//fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');
@import url('//fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');

/*
  font-family: 'Raleway', sans-serif;
  font-weight: 300;

  font-family: 'Raleway', sans-serif;
  font-weight: 600;
*/

a {
  color: #000;
}

body {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}

.top-svg-border svg {
  top: 1px;
}
.bottom-svg-border svg {
  bottom: 1px;
}

.nav-v7 .container {
  width: 100%;
}
.nav-v7.nav-scroll {
  background-color: #f5f5f7;
  background-image: url('https://static.spotapps.co/web/kuurestaurant--com/css/../custom/nav_scroll_back.jpg');
  background-position: center;
  background-size: cover;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 1.2em;
  text-transform: uppercase;
}
.navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
  border-right: 1px solid #fff!important;
}
.navbar-regular.nav-v6.nav-scroll .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 h1,
.events h1,
.events-container h1,
.reservations-and-parties h1,
.custom-modal .newsletter-popup .section-header {
  font-size: 4.5em;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 1.6em;
}

.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,
.food-menu-nav .food-menu-nav-item,
.party-s2-wrapper.reservations-and-parties button,
.party-s2-wrapper.reservations-and-parties button[disabled],
.reservations-and-parties button,
.reservations-and-parties button[disabled] {
  padding: 8px 40px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  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,
.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: #162232;
  border: 2px solid #162232;
  color: #fff;
}
.party-s2-wrapper.reservations-and-parties button,
.party-s2-wrapper.reservations-and-parties button[disabled] {
  background-color: #eb1c2e;
  border: 2px solid #eb1c2e;
  color: #fff;
}
.party-s2-wrapper.reservations-and-parties button:hover,
.party-s2-wrapper.reservations-and-parties button[disabled]:hover,
.about-us-v8-wrapper a.custom-temp-btn {
  background-color: #fff;
  border: 2px solid #fff;
  color: #eb1c2e;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.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 {
  background-color: #eb1c2e;
  border: 2px solid #eb1c2e;
  color: #fff;
}
.reservations-and-parties button,
.reservations-and-parties button[disabled],
.addtocalendar.atc-style-blue .atcb-link,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.reservations-and-parties button:hover,
.reservations-and-parties button[disabled]:hover {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.addtocalendar.atc-style-blue .atcb-link {
  padding: 8px 30px;
  text-shadow: none;
}

.party-s2-wrapper.reservations-and-parties p.submit-success {
  color: #000;
  text-transform: uppercase;
}

.reservations-and-parties p.submit-success {
  color: #fff;
  text-transform: uppercase;
}

/* HOME PAGE */

.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  text-transform: capitalize;
  font-size: 1.3em;
}
.banner-section .banner-pin {
  color: #eb1c2e;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}

.about-us-v8-item-0 .about-us-v8-content .text-wrapper h1 {
  font-size: 3em;
}
.about-us-v8-item-0 .about-us-v8-image {
  padding: 0;
  background-origin: border-box;
  background-clip: content-box;
  border-width: 12px;
  border-style: solid;
  -webkit-border-image: url('https://static.spotapps.co/web/kuurestaurant--com/css/../custom/about_us_right_border_new.png') 22 stretch;
  -o-border-image: url('https://static.spotapps.co/web/kuurestaurant--com/css/../custom/about_us_right_border_new.png') 22 stretch;
  border-image: url('https://static.spotapps.co/web/kuurestaurant--com/css/../custom/about_us_right_border_new.png') 22 stretch;
}
.about-us-v8-item-1 .about-us-v8-image {
  padding: 0;
  background-origin: border-box;
  background-clip: content-box;
  border-width: 12px;
  border-style: solid;
  -webkit-border-image: url('https://static.spotapps.co/web/kuurestaurant--com/css/../custom/about_us_left_border_new.png') 22 stretch;
  -o-border-image: url('https://static.spotapps.co/web/kuurestaurant--com/css/../custom/about_us_left_border_new.png') 22 stretch;
  border-image: url('https://static.spotapps.co/web/kuurestaurant--com/css/../custom/about_us_left_border_new.png') 22 stretch;
}
.about-us-v8-item-0 .about-us-v8-content .text-wrapper h1:before {
  background-image: url('https://static.spotapps.co/web/kuurestaurant--com/css/../custom/title_decoration.png');
    background-size: cover;
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    margin-bottom: 20px;
    content:"";
}
.about-us-v8-item-1 h2 {
  font-size: 2em;
  color: #fff;
}

.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-dotnav-contrast>.uk-active>* {
  background: rgba(255, 255, 255, 0.5);
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: #fff;
}

.reservations-wrapper.ot-reservations-wrapper.section-wrapper {
  background-color: #eb1c2e;
  background-image: url('https://static.spotapps.co/web/kuurestaurant--com/css/../custom/reservations_back_new.jpg');
  background-attachment: scroll;
  background-size: cover;
  background-position: center center;
  padding: 8em 0 13em;
  color: #fff;
}
.reservations-wrapper.ot-reservations-wrapper.section-wrapper p {
  color: #fff;
  font-weight: 300;
}

.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: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 1.5em;
  text-transform: none;
}
.drink-menu,
.drink-menu.party-images main {
  background-color: #000;
}
.gift-cards-page p {
  color: #fff;
}
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
  color: #fff;
}

.carousel-wrapper.reviews-v2-wrapper.section-wrapper {
  background-attachment: scroll !important;
  background-size: cover !important;
  background-position: center left !important;
}
.reviews-v2-wrapper h1.section-header {
  color: #fff;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 1.6em;
  margin-top: 0;
  color: #fff;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.4em;
}
.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: #353535;
  font-size: 1em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #353535;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #353535;
  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: #353535;
  border: 1px solid #353535;
  opacity: 1;
  outline: 0;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-bottom: 50px;
}

.googlemap-v3-wrapper.openstreetmap-v3-wrapper.section-wrapper {
  border-top: 2px solid #13181e;
  border-bottom: 2px solid #eb1c2e;
}
.map-newsletter {
  border-right: none;
  color: #fff;
}
.map-newsletter .sph-email-subscription .sph-submit-button {
  padding: 8px 50px 8px 30px;
}
.map-newsletter .section-header {
  color: #fff;
}
.map-newsletter h2 {
  margin-top: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 1.3em;
}
.map-newsletter p {
  margin-top: 0;
}
.map-newsletter .bar {
  top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #fff;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 11px 5px;
  border-bottom: 1px solid #eb1c2e;
  color: #fff;
}
.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;
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

.custom-modal .modal-content {
  background-color: #000;
  background-image: url('https://static.spotapps.co/web/kuurestaurant--com/css/../custom/newsletter_back.jpg');
  background-size: cover;
  background-position: center;
  color: #fff;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 1.4em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 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;
}
.custom-modal .close {
  color: #fff;
}

.contact-v3 {
  background-color: #0a0b0d;
  border-bottom: 2px solid #eb1c2e;
  color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 1em;
  text-transform: uppercase;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
  font-size: 1.3em;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.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: #0a0b0d;
  border-top: none;
  color: #fff;
}

/* ABOUT US PAGE */

.about-us-s1-wrapper.section-wrapper {
  margin-top: 160px;
}
.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: 'Raleway', sans-serif;
  font-weight: 300;
  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: 100px;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-color: #fff;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  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: 'Raleway', sans-serif;
  font-weight: 300;
  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 #eb1c2e;
}
.food-menu-grid .food-price {
  color: #000;
  padding: 0 10px 0 5px;
}
.food-menu-grid .menu-description p {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
}
.food-menu-grid .food-item-description {
  font-size: 1.2em;
  color: #757575;
}

/* SPECIALS PAGE */

.onespecial,
.oneeventday {
  font-size: 1.3em;
}
.specials h1 {
  margin-top: 30px;
}
.specials h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 1.4em;
}

/* EVENTS PAGE */

.events-container h1 {
  margin-top: 45px;
}
.events-container h2 {
  margin-top: 20px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #fff;
}
.events-container .event-time,
.events-container h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 1.5em;
}
.events-container .event-info-text p {
  font-size: 1.4em;
  color: #fff;
}
.events-container .events-holder {
  padding: 40px 0;
  border-bottom: 1px solid #fff;
}
.events-container .event-image {
  border: 1px solid #eb1c2e;
}

/* CATERING PAGE */

.party-background.drink-menu.catering>div:first-child:before {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transform: translateZ(0);
}
.catering .section-header {
  margin-top: 35px;
}
.catering-menu-wrapper.food-menu-v2-wrapper .section-header {
  color: #fff;
}
.catering p a {
  color: #fff;
}
.catering p a:hover,
.catering p a:focus {
  color: #fff;
}
.catering .food-menu-grid .menu-description p {
  color: #fff;
}

/* PRESS PAGE */

.press-background .section-header,
.press-holder a.press-link-h h2 {
  color: #fff;
}
.press-holder a.press-link-h:hover {
  text-decoration: none;
}
.press-holder a {
  color: #eb1c2e;
}
.press-holder a:hover {
  color: #eb1c2e;
  text-decoration: underline;
}
.press-holder .press-item {
  border-color: #fff;
}

/* PARTY PAGE */

.party-s1.party-slide h2 {
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 4.5em;
  margin-bottom: 0;
}
.party-s1.party-slide .slide-text {
  text-transform: none;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 2em;
  margin-top: 10px;
  letter-spacing: normal;
}
.party-s2-wrapper .section-header {
  color: #fff;
}
.party-s2-wrapper.reservations-and-parties h2 {
  color: #eb1c2e;
  font-size: 2em;
}
.party-s2-wrapper.reservations-and-parties h3.phone {
  font-size: 2em;
  color: #fff;
}
.party-s2-wrapper.reservations-and-parties p,
.party-s2-wrapper.reservations-and-parties h3.phone a {
  color: #fff;
}
.party-s2-wrapper.reservations-and-parties h3.phone a:hover {
  color: #eb1c2e;
}

.gallery-page .section-header {
  margin-top: 50px;
  margin-bottom: 0;
}

.gallery-page .gallery-wrapper {
  padding-top: 40px;
}

/* MEDIA QUERIES */

@media (max-width:1400px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 0 6px;
  }
  .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 h1,
  .events h1,
  .events-container h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.6em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-wrapper h1 {
    font-size: 2.8em;
  }
  .about-us-v8-item-1 h2 {
    font-size: 1.8em;
  }
  .party-s1.party-slide h2 {
    font-size: 3.6em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.8em;
  }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 3px;
  }
  /* .navbar.nav-v6 .header-logo {
    max-width: 110px;
  } */
  .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 h1,
  .events h1,
  .events-container h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .uk-overlay-panel .container {
    padding: 0;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-wrapper h1 {
    font-size: 2.4em;
  }
  .about-us-v8-item-1 h2 {
    font-size: 1.4em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.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.4em;
  }
  .food-menu-grid h2 {
    font-size: 1.4em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1.2em;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .party-s1.party-slide h2 {
    font-size: 3em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.5em;
  }
  .party-s2-wrapper.reservations-and-parties h2,
  .party-s2-wrapper.reservations-and-parties h3.phone {
    font-size: 1.8em;
  }
}

@media (max-width:1023px) {
  .navbar.nav-v6 .socialnav a {
    width: 30px;
  }
  .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 h1,
  .events h1,
  .events-container h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-wrapper h1:before {
    width: 80px;
    height: 80px;
  }
  .reservations-wrapper.ot-reservations-wrapper.section-wrapper {
    padding: 8em 0 2em;
    background-size: cover;
    background-position: center center;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 60px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.3em;
  }
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header {
    padding-top: 0 40px;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.3em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price,
  .food-menu-grid .menu-description p {
    font-size: 1.1em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1em;
  }
  .events-container .event-info-text p {
    font-size: 1.1em;
  }
  .party-s1.party-slide h2 {
    font-size: 2.6em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.2em;
  }
  .party-s2-wrapper.reservations-and-parties h2,
  .party-s2-wrapper.reservations-and-parties h3.phone {
    font-size: 1.4em;
  }
}

@media (max-width: 991px) {
  .navbar.nav-v6 .container {
    padding: 0;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.85em;
    padding: 0 3px;
  }
  .navbar.nav-v6 .socialnav a {
    width: 16px;
  }
  .social-icons-holder.social-square .contact-icon .social-icon {
    font-size: 0.9em;
  }
  .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 h1,
  .events h1,
  .events-container h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-wrapper h1 {
    font-size: 1.8em;
  }
  .about-us-v8-item-1 h2 {
    font-size: 1.6em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 0.9em;
  }
  .about-us-page .about-us-s1-content .logo-about {
    width: 100px;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .events-container .event-time,
  .events-container h3 {
    font-size: 1.3em;
  }
  .press-holder a.press-link-h h2 {
    font-size: 1.4em;
  }
  .press-holder p a {
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  .drink-menu .pagecontent {
    padding-top: 160px;
  }
}

@media (max-width: 767px) {
  .drink-menu .pagecontent {
    padding-top: 60px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 6px 15px;
    font-size: 1.1em;
    text-transform: uppercase;
  }
  .navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
    border-right: none!important;
  }
  .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 {
    color: #fff;
  }
  .navbar.nav-v6 .header-logo {
    max-width: 120px;
  }
  .navbar.nav-v6 .socialnav a {
    width: 32px;
  }
  .social-icons-holder.social-square .contact-icon .social-icon {
    font-size: 1.2em;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .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 h1,
  .events h1,
  .events-container h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .uk-overlay-panel h1 {
    font-size: 2em;
  }
  .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,
  .food-menu-nav .food-menu-nav-item,
  .party-s2-wrapper.reservations-and-parties button,
  .party-s2-wrapper.reservations-and-parties button[disabled],
  .reservations-and-parties button,
  .reservations-and-parties button[disabled] {
      font-size: 16px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    padding: 13px 5px;
  }
  .slide-break {
    display: none;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .about-us-v8-item-0 .about-us-v8-image,
  .about-us-v8-item-1 .about-us-v8-image {
    border: none;
  }
  .about-us-v8-content .text-wrapper h1 {
    margin-top: 20px;
  }
  .about-us-v8-content .text-content p {
    font-size: 1.1em;
  }
  .about-us-v8-item-1 h2 {
    font-size: 1.4em;
  }
  .about-us-v8-item-1 .about-us-v8-content {
    min-height: 350px;
  }
  .uk-overlay-panel .container {
    padding-left: 0;
    padding-right: 0;
  }
  .reservations-wrapper.ot-reservations-wrapper.section-wrapper {
    padding: 2em 0;
  }
  .reviews-v2-wrapper .review-text p {
    line-height: 1.5em;
  }
  .map-newsletter .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .custom-modal .sph-email-subscription {
    padding: 5px 0 30px;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 70px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 0 20px;
  }
  .about-us-page .about-us-s1-content .logo-about {
    width: 70px;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    padding: 10px 20px;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item {
    background-color: #eb1c2e;
    border: none;
    border-top: 1px solid #162232;
    color: #fff;
  }
  .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 #162232;
    background-color: #162232;
    color: #fff;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 1px solid #eb1c2e;
  }
  .food-menu-nav .food-menu-nav-item:last-of-type {
    border-bottom: 1px solid #eb1c2e;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.4em;
  }
  .food-menu-grid .menu-description p,
  .food-menu-grid .food-menu-description {
    font-size: 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.3em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 30px;
  }
  .onespecial,
  .oneeventday {
    font-size: 1em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .events-container h2 {
    font-size: 1.3em;
  }
  .events-container .event-time,
  .events-container h3 {
    font-size: 1.2em;
  }
  .events-container .event-info-text p {
    font-size: 1em;
  }
  .party-s1-wrapper {
    margin-top: 0;
  }
  .party-s1.party-slide h2 {
    font-size: 2.5em;
  }
  .party-s2-wrapper.reservations-and-parties p,
  .gift-cards-page p {
    font-size: 1.1em;
  }
  .gallery-page .section-header {
    margin-top: 40px;
  }
  .gallery-page .gallery-wrapper {
    padding-top: 30px;
  }
}

@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 h1,
  .events h1,
  .events-container h1,
  .reservations-and-parties h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2em;
  }
  .uk-overlay-panel h1 {
    font-size: 1.8em;
  }
  .about-us-v8-item-1 h2 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-content p {
    font-size: 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;
  }
  .party-s1.party-slide h2 {
    font-size: 2em;
  }
  .party-s1.party-slide .slide-text {
    font-size: 1.1em;
  }
  .top-svg-border svg {
    top: -17px;
  }
  .bottom-svg-border svg {
    bottom: -17px;
  }
}
