@import url("//fonts.googleapis.com/css2?family=Amatic+SC&display=swap");
@font-face {
  font-family: "Avenir LT Std 65";
  src: url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Black.eot");
  src: url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Black.eot?#iefix")
      format("embedded-opentype"),
    url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Black.woff2") format("woff2"),
    url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Black.woff") format("woff"),
    url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Black.ttf") format("truetype"),
    url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std 55 Roman";
  src: url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Roman.eot");
  src: url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Roman.eot?#iefix")
      format("embedded-opentype"),
    url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Roman.woff2") format("woff2"),
    url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Roman.woff") format("woff"),
    url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Roman.ttf") format("truetype"),
    url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*
on cover title / section titles: 
font-family: 'Amatic SC';

tabs / text / buttons:
font-family: 'Avenir LT Std 55 Roman';

newsletter and reviews subtitle:
font-family: 'Avenir LT Std 65';
*/

body {
  font-family: "Avenir LT Std 55 Roman";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Amatic SC";
}
.home-page #home_page_cover {
  background-color: #1c1c1c;
}
.nav-v7 .container {
  width: 95%;
}
.nav-v7 .navbar-logo .header-logo {
  max-width: 140px;
}
.navbar-regular.nav-v7 .navbar-nav > li > a {
  font-family: "Avenir LT Std 55 Roman";
  padding: 0 10px;
  font-size: 1.1em;
}
li.drop-down-link .sub-menu {
  width: max-content !important;
}
li.drop-down-link .sub-menu a {
  font-size: 1em;
}

.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,
.values-page h1 {
  text-transform: uppercase;
  font-family: "Amatic SC";
  font-size: 5.2em;
}
.about-us-v8-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: "Avenir LT Std 65";
  text-transform: uppercase;
  font-size: 1.3em;
}
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: "Amatic SC";
  text-transform: none;
  font-size: 2.2em;
}

.custom-temp-btn,
.custom-temp-btn:focus,
.custom-temp-btn:active,
.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 a.custom-temp-btn {
  padding: 6px 40px;
  text-transform: uppercase;
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #35213c;
  font-family: "Avenir LT Std 55 Roman";
  font-weight: 400;
  font-size: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-shadow: none;
}
.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,
.party a.custom-temp-btn {
  text-decoration: none;
  background-color: #35213c;
  background: #35213c;
  border: 2px solid #35213c;
  color: #fff;
  opacity: 1;
}
.custom-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 {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
}
.custom-about-us-v8-wrapper 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,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.party a.custom-temp-btn:hover,
.party a.custom-temp-btn:focus {
  background-color: #a287b0;
  background: #a287b0;
  border: 2px solid #a287b0;
  color: #000;
}

.values-page a.custom-temp-btn {
  background-color: #a287b0;
  background: #a287b0;
  border: 2px solid #a287b0;
  color: #000;
}
.values-page a.custom-temp-btn:hover,
.values-page a.custom-temp-btn:focus {
  background-color: transparent;
  background: transparent;
  border: 2px solid #a287b0;
  color: #000;
}
/*HOMEPAGE*/

/*Slideshow section*/
.home-page .slideshow-v2-wrapper li:first-of-type .uk-overlay-background {
  background: rgba(0, 0, 0, 0.7);
}
.uk-overlay-panel h1 {
  margin-top: 70px;
  text-transform: uppercase;
  font-family: "Amatic SC";
  font-size: 6em;
}
.uk-dotnav-contrast > * > * {
  background: #fff;
  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: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.slideshow-v2-wrapper .uk-slideshow > li:nth-of-type(2) .uk-position-cover {
  background-position-y: 25%;
}
/*Slideshow section end*/

/*Banner section*/
.banner-section {
  padding: 30px 0;
}
.banner-section h1 {
  font-family: "Avenir LT Std 55 Roman";
  font-size: 1.3em;
}
.banner-section .banner-pin {
  color: #fff;
  font-size: 1.1em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #a287b0;
}
/*Banner section end*/

/*About us section*/
.about-us-v8-wrapper:before {
  background-color: #000;
  background-attachment: scroll;
}
.about-us-v8-content .text-wrapper h2 {
  margin-top: 25px;
  margin-bottom: 15px;
  color: #a287b0;
}
.about-us-v8-item-left .about-us-v8-image {
  background-position-y: top;
}
/*About us section end*/

/*Custom about us section*/
.about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
  background-color: #35213c;
}
.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h2 {
  color: #fff;
}
/*Custom about us section end*/

/*Special section*/
.specials-v3.home-specials {
  background-color: #1c1c1c;
  color: #fff;
  min-height: 230px;
  background-image: url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/specials_back_left.jpg");
  background-size: 20%;
  background-position: left;
}
.specials-v3.home-specials h1 {
  margin-top: 20px;
}
.specials-v3.home-specials .specials-text {
  margin-bottom: 0;
}
.specials-v3.home-specials .specials-hours {
  margin: 10px auto;
}
/*Special section end*/

/*custom section*/

.custom_html_1-section {
  background-color: #35213c;
  color: #fff;
}

.custom_html_1-section .container {
  text-align: center;
}

.custom_html_1-section p {
  font-size: 1.4em;
}

.custom_html_1-section h1 {
  margin-top: 5px;
}

/*custom section end*/

/*events section*/

.events-v3-wrapper {
  padding: 4em 0;
}

.events-v3-wrapper h1 {
  margin-top: 10px;
}

.events-v3-wrapper .item-text h2 {
  font-family: "Amatic SC";
  font-size: 2.5em;
  text-align: left;
}

.events-v3-wrapper .item-text h3 {
  font-family: "Avenir LT Std 55 Roman";
  text-transform: none;
  text-align: left;
  font-size: 1.3em;
}

.events-v3-wrapper .owl-item .item img {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.events-v3-wrapper .item-text p {
  text-align: left !important;
}

.owl-carousel .owl-nav .owl-prev button:focus,
.owl-carousel .owl-nav .owl-next button:focus {
  outline: none;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-bottom: 10px;
}

.owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
}

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #1c1c1c;
  border: 1px solid #1c1c1c;
  opacity: 1;
}

.events-v3-wrapper .carousel-controls .carousel-control-btn:hover {
  color: #1c1c1c;
}

/*events 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: #fff;
}
.reviews-v2-wrapper h3 {
  font-family: "Avenir LT Std 55 Roman";
  text-transform: capitalize;
  margin: 20px auto 35px;
  color: #fff;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #a287b0;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  color: #35213c;
  opacity: 1;
}
.reviews-v2-wrapper .review-text {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: 1px solid #fff;
  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: #fff;
  border: 1px solid #fff;
  opacity: 0.5;
}
/*Reviews section end*/

/*Newsletter section*/
.map-newsletter {
  border-right: 0;
}
.map-newsletter .text-wrapper:before {
  background-color: #35213c;
  background-attachment: scroll;
}
.map-newsletter .section-header {
  color: #fff;
}
.map-newsletter h2 {
  color: #fff;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: "Avenir LT Std 55 Roman";
  color: #fff;
  font-size: 1.3em;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #fff;
  border-bottom: 1px solid #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 .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #a287b0;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  font-size: 1.3em;
  color: #fff;
}
.googlemap-v3-wrapper input:-webkit-autofill,
.googlemap-v3-wrapper input:-webkit-autofill:hover,
.googlemap-v3-wrapper input:-webkit-autofill:focus,
.googlemap-v3-wrapper input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff;
  color: #fff !important;
}
/*Newsletter section end*/

/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/newsletter_back.jpg");
  background-size: cover;
  background-color: #35213c;
}
.custom-modal .close {
  color: #fff;
  opacity: 0.6;
}
.custom-modal .close:hover {
  color: #fff;
  opacity: 0.8;
}
.custom-modal .newsletter-popup .section-header {
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family: "Avenir LT Std 55 Roman";
  font-size: 1.3em;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}
.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 section end*/

/*Contact section*/
.contact-v3 {
  background-color: #1c1c1c;
  color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-size: 1.4em;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
  font-size: 1.1em;
  font-weight: 300;
}
.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*/

/*HOMEPAGE END*/

/*ABOUT US PAGE*/
.about-us-s1-wrapper {
  padding-top: 70px;
}
.about-us-page .about-us-s1-content img {
  max-width: 250px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}
.about-us-s4-wrapper {
  background-color: #35213c;
  padding: 40px 9%;
  color: #fff;
}
.about-us-s4-wrapper h1 {
  font-size: 5em;
}
/*ABOUT US PAGE END*/

/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 85px;
}
.food-menu-nav .food-menu-nav-item {
  background-color: #a287b0;
  background: #a287b0;
  border: 2px solid #a287b0;
  color: #000;
  padding: 6px 40px;
}
.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: #35213c;
  background: #35213c;
  border: 2px solid #35213c;
  color: #fff;
}
.food-menu-grid .food-item-description {
  color: #757575;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: "Amatic SC";
  text-transform: uppercase;
  font-size: 2.8em;
  color: #000;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: "Avenir LT Std 55 Roman";
  font-size: 1.3em;
  color: #000;
  font-weight: 300;
}
.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.2em;
  font-weight: 300;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #35213c;
}
.food-menu-grid .food-price {
  color: #a287b0;
  display: none !important;
}
.food-menu-grid h3 span {
  padding-top: 5px;
  padding-right: 20px;
  color: #787878;
}

/*FOOD AND DRINKS PAGE END*/

/*SPECIALS PAGE*/
.onespecial {
  font-size: 1.2em;
}
.specials h2 {
  font-size: 2em;
}
/*SPECIALS PAGE END*/

/*EVENTS PAGE*/
.events-container h1 {
  margin-top: 35px;
}
.events-container h2 {
  font-weight: 400;
  font-size: 3.4em;
}
.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: "Avenir LT Std 55 Roman";
}
.atc-style-blue .atcb-list {
  width: 100%;
}
/*EVENTS PAGE END*/

/* Nonprofit Partners page */

.party h1.section-header {
  margin-top: 3px;
}

/* Nonprofit Partners page end */

/* Merch page */
.merch-content img {
  margin: auto;
  margin-top: 50px;
}
.merch-background:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url("https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/merch_pg_back.jpg");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: brightness(0.4);
  -moz-filter: brightness(0.4);
  -o-filter: brightness(0.4);
  -ms-filter: brightness(0.4);
  filter: brightness(0.4);
}
.merch-background .pagecontent {
  width: 70%;
}
/* Merch page end */

/*custom page*/

.values-page:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('https://static.spotapps.co/web/twelvemilelimit--com/css/../custom/partners_back.jpg');
    -webkit-filter: grayscale(0.3) opacity(0.2);
    -moz-filter: grayscale(0.3) opacity(0.2);
    -o-filter: grayscale(0.3) opacity(0.2);
    -ms-filter: grayscale(0.3) opacity(0.2);
    filter: grayscale(0.3) opacity(0.2);
}

.values-page .pagecontent {
    padding-top: 150px;
    text-align: center;
}

.values-page {
    background-color: #fff;
    color: #000;
}

.values-page h1 {
    text-shadow: none;
    margin-top: 45px;
    margin-bottom: 30px;
}

.values-page p {
    text-shadow: none;
    padding: 0 120px;
}

.values-page p a {
  color: #000;
  text-decoration: underline;
}

.values-page p a:hover,
.values-page p a:focus {
  color: #a287b0;
}

/*custom page end*/

.drink-menu .pagecontent {
  padding-top: 150px;
  padding-bottom: 1px;
}
.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: "Avenir LT Std 55 Roman";
  font-size: 1.3em;
}

@media (max-width: 1400px) {
  .navbar.nav-v7 .container {
    width: 100%;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1.1em;
    padding: 0 7px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 1.1em;
  }
  .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,
  .values-page h1 {
    font-size: 5em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 2em;
  }
  .uk-overlay-panel h1 {
    font-size: 5.6em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .about-us-s4-wrapper h1 {
    font-size: 4.8em;
  }
  .specials-v3.home-specials {
    background-size: 30%;
  }
  .values-page p {
      padding: 0 40px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
}

@media (max-width: 1200px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1em;
    padding: 0 5px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 1em;
  }
  .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,
  .values-page h1 {
    font-size: 4.8em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 1.1em;
  }
  p {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1 {
    font-size: 5.2em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.2em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .sph-response-message {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 150px;
  }
  .about-us-s4-wrapper h1 {
    font-size: 4.6em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2.8em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.1em;
  }
  .events-container h2 {
    font-size: 3.2em;
  }
  .values-page p {
      padding: 0;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}

@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,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header,
  .values-page h1 {
    font-size: 4.6em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 1em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.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: 16px;
  }
  .uk-overlay-panel h1 {
    font-size: 4.8em;
  }
  .custom_html_1-section p {
    font-size: 1.4em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .map-newsletter .text-wrapper .text-content {
    top: 10px;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 100px;
  }
  .about-us-s4-wrapper h1 {
    font-size: 4.2em;
  }
  .specials h2 {
    font-size: 1.8em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}

@media (max-width: 991px) {
  .navbar.nav-v7 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    padding: 0 3px;
    font-size: 0.85em;
  }
  li.drop-down-link .sub-menu {
    padding: 3px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.8em;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.6em;
  }
}

@media (max-width: 767px) {
  .uk-overlay-panel h1 {
    margin-top: 0px;
  }
  .navbar.nav-v7 .header-logo {
    max-width: 60px;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1em;
    padding: 6px 15px;
  }
  /* Mobile navigation Tab order */
  .mobile-navigation .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
         -ms-flex-direction: column;
             flex-direction: column;
  }
  .mobile-navigation .navbar-nav .coctail-menu { 
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
        order: 1;
  }
  .mobile-navigation .navbar-nav .daily-specials { 
    -webkit-box-ordinal-group: 3; 
        -ms-flex-order: 2; 
            order: 2;
  }
  .mobile-navigation .navbar-nav .book-a-party { 
    -webkit-box-ordinal-group: 4; 
        -ms-flex-order: 3; 
            order: 3;
  }
  .mobile-navigation .navbar-nav .bar-catering { 
    -webkit-box-ordinal-group: 5; 
        -ms-flex-order: 4; 
            order: 4;
  }
  .mobile-navigation .navbar-nav .upcoming-events { 
    -webkit-box-ordinal-group: 6; 
        -ms-flex-order: 5; 
            order: 5;
  }
  .mobile-navigation .navbar-nav .nav-jobs-link {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .mobile-navigation .navbar-nav .values-nav-link {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .mobile-navigation .navbar-nav .merch-nav-link {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .mobile-navigation .navbar-nav .nav-order-link {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .mobile-navigation .navbar-nav .nav-reservations-link {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  /* End Mobile navigation Tab order */

  .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: #150f19 !important;
  }
  .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,
  .values-page h1 {
    font-size: 4.4em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 0.85em;
  }
  p {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Avenir LT Std 55 Roman";
    font-size: 15px;
    padding: 15px 5px;
  }
  .uk-overlay-panel h1 {
    font-size: 3.8em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .about-us-v8-content {
    min-height: 300px;
  }
  .about-us-v8-content .text-wrapper h1 {
    margin-top: 20px;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .specials-v3.home-specials {
    background-size: contain;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.1em;
  }
  .specials-v3.home-specials div a.custom-temp-btn {
    width: 75%;
  }
  .events-v3-wrapper {
    padding: 2em 0;
  }
  .carousel-wrapper.events-v3-wrapper .container {
    padding: 20px;
  }
  .events-v3-wrapper .item-text h2,
  .events-v3-wrapper .item-text h3,
  .events-v3-wrapper .item-text p {
    text-align: center !important;
  }
  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-bottom: 40px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 450px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -25px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
  .about-us-s4-wrapper h1 {
    font-size: 4em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content,
  .about-us-s4-wrapper {
    padding: 20px 8%;
  }
  .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 #35213c;
  }
  .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 #35213c;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #35213c;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.9em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.05em;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 3em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .party h1.section-header {
    margin-top: 10px;
  }
  .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: 1.1em;
  }
  .merch-content img {
    margin-bottom: 30px;
  }
}

@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,
  .values-page h1 {
    font-size: 4em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 0.8em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 14px;
  }
  .uk-overlay-panel h1 {
    font-size: 3.4em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }
}
