@import url("//fonts.googleapis.com/css2?family=Abel&family=Sancreek&family=Special+Elite&display=swap");

/*
TITLES: font-family: 'Sancreek', cursive;
SUBTITLES: font-family: 'Abel', sans-serif;
BODY: font-family: 'Abel', sans-serif;
NAV: font-family: 'Abel', sans-serif;
BUTTONS: font-family: 'Special Elite', cursive;
*/

a {
  color: #fff;
}

body {
  font-family: "Abel", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Sancreek", cursive;
}

.navbar-regular.nav-v6 .navbar-nav > li > a {
  font-family: "Abel", sans-serif;
  font-size: 1.2em;
  text-transform: uppercase;
  border-right: none !important;
}
.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,
.drink-menu .navbar.nav-v6 .navbar-nav > li:last-of-type > a {
  border-right: 1px solid #000 !important;
}
.navbar.nav-v4 .header-logo {
  max-width: 120px;
  margin-left: 2%;
}
.navbar.nav-v6 .container {
  width: 100%;
}
.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,
.tmt-section h1,
.specials h1,
.events-container h1,
.custom-modal .newsletter-popup .section-header {
  font-size: 4.2em;
  font-family: "Sancreek", cursive;
  text-transform: uppercase;
}
.about-us-v8-content h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: "Abel", sans-serif;
  font-size: 1.7em;
}
.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,
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
  font-family: "Abel", sans-serif;
  font-size: 1.4em;
  text-align: center;
  text-transform: none;
}
.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.tmt-section a.custom-temp-btn,
.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,
.addtocalendar.atc-style-blue .atcb-link {
  padding: 10px 40px;
  font-family: "Special Elite", cursive;
  text-transform: uppercase;
  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,
.about-us-v8-wrapper.custom-about-us-v8-wrapper a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.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,
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: #14cdbd;
  color: #000;
  border: 1px solid #14cdbd;
}
.about-us-v8-wrapper a.custom-temp-btn,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:focus,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: #f44e02;
  color: #000;
  border: 1px solid #f44e02;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.order-tmt-section 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 {
  background-color: #fff;
  color: #000;
  border: 1px solid #fff;
}

/* home page */

/* slideshow_v2 section */

.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel {
  padding-left: 0;
  padding-right: 0;
}
.uk-overlay-panel .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.uk-dotnav-contrast > .uk-active > * {
  background: #fff;
  transform: scale(1);
}
.uk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0.7);
}

/* slideshow_v2 section end*/

/* banner section */

.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: "Abel", sans-serif;
  text-transform: capitalize;
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #000;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}

/* banner section end */

/* about_us_v8 section */

.about-us-v8-wrapper:before {
  background-color: #14cdbd;
  background-attachment: scroll;
  background-position: right 200px center;
  background-size: auto;
  background-repeat: no-repeat;
}
.about-us-v8-content .text-wrapper h1 {
  margin-top: 30px;
}
.about-us-v8-content .text-content p {
  margin: 30px auto;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 1em;
}

/* about_us_v8 section end*/

.about-us-v8-wrapper.custom-about-us-v8-wrapper::before {
  background-color: #171717;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* order tmt section */

.order-tmt-section {
  padding: 5em 0;
}
.order-tmt-section h1 {
  margin-top: 10px;
}
.order-tmt-section h2 {
  margin-top: 10px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

/* order tmt section end*/

/* reviews section */

.carousel-wrapper.reviews-v2-wrapper.section-wrapper {
  background-attachment: scroll !important;
  background-size: cover !important;
  background-position: center center !important;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper h1 {
  margin-top: 0;
}
.reviews-v2-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.reviews-v2-wrapper h3 {
  margin-top: 40px;
  margin-bottom: 0;
  font-family: "Abel", sans-serif;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #000;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #f44e02;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.6em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #f44e02;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
  background: #000;
  border: 1px solid #000;
  opacity: 0.4;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
  background: #000;
  border: 1px solid #000;
  opacity: 1;
  outline: 0;
}

/* reviews section end*/

/* maps-newsletter section */

.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: #000;
  color: #000 !important;
}
.map-newsletter .text-wrapper:before {
  background-color: #f44e02;
}
.map-newsletter {
  border-right: none;
  color: #000;
}
.map-newsletter h2 {
  color: #000;
  text-transform: uppercase;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: "Abel", sans-serif;
  color: #000;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #14cdbd;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 10.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;
}

/* maps-newsletter section end*/

/* custom modal section */

.custom-modal .modal-content {
  background-image: url("../web/2msmokehouse--com/custom/newsletter_bg.jpg");
  background-size: cover;
  background-color: #f44e02;
  color: #000;
}
.custom-modal .newsletter-popup .section-header {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  margin-bottom: 20px;
  font-family: "Abel", sans-serif;
  font-size: 1.4em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #000;
  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;
}

/* custom modal section end*/

/* contact-v3 section*/

.contact-v3 {
  border-bottom: 1px solid #fff;
  background-color: #171717;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: "Sancreek", cursive;
  font-size: 1.1em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 0;
  text-transform: capitalize;
}
.contact-v3 .from-to {
  padding-top: 0;
  padding-bottom: 20px;
  text-transform: lowercase;
}
.contact-us p a {
  color: #fff;
  text-decoration: none;
}
.contact-v3 a.contact-icon:focus {
  color: #fff;
}
/* contact-v3 section end*/

/* footer section */

.footer-v2-wrapper,
.footer-v2-wrapper a {
  background-color: #171717;
  border-top: none;
  color: #fff;
}

/* footer section end*/

/* food menu page */

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 100px;
}
.food-menu-grid .food-menu-description p {
  font-family: "Abel", sans-serif;
}
.food-menu-grid .menu-description p {
  font-family: "Abel", sans-serif;
  color: #000;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-color: #fff;
}
.drink-menu .food-menu-grid h2 {
  font-family: "Abel", sans-serif;
  font-size: 1.6em;
  text-transform: uppercase;
  word-break: break-word;
  color: #000;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  font-family: "Abel", sans-serif;
  font-size: 1.3em;
  text-transform: none;
  color: #000;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #f44e02;
}
.food-menu-grid .food-price {
  color: #f44e02;
  padding: 0 10px 0 5px;
}
.food-menu-grid .food-item-description {
  font-size: 1.1em;
  color: #f44e02;
}

/* food menu page end*/

/* specials page */

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

/* specials page end*/

/* events page */

.events-container h1 {
  margin-top: 45px;
}
.events-container h2 {
  margin-top: 20px;
  font-family: "Abel", sans-serif;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #fff;
}
.events-container .event-time,
.events-container h3 {
  font-family: "Abel", sans-serif;
  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 #f44e02;
}

/* events page end */

/* about us page */

.about-us-page .about-us-s1-content img.logo-about {
  max-width: 200px;
}
.about-us-s4-wrapper {
  background-color: #14cdbd;
  color: #000;
  padding-left: 30px;
  padding-right: 30px;
}

/* about us page end */

/* Catering page */
.party-background.catering * {
  text-shadow: none;
}
.party-background.catering .pagecontent {
  padding-bottom: 1px;
}
.party-background.catering .pagecontent .section-header {
  margin-top: 40px;
}
/* .party-background.catering .reservations-and-parties-form {
  max-width: 100%;
} */
.party-background.catering .reservations-and-parties label {
  border: none;
  text-align: left !important;
  text-transform: none;
  color: #fff;
  padding: 0;
  margin: 0 0 5px 5px;
  display: inline-block;
  font-weight: 400;
  font-size: 1.3em;
}
.party-background.catering .reservations-and-parties input,
.party-background.catering .reservations-and-parties select {
  font-size: 1.2em;
}
.party-background.catering .reservations-and-parties .checkbox-holder input[type=checkbox],
.party-background.catering .reservations-and-parties .radio-holder input[type=radio] {
  width: 20px;
  display: inline-block !important;
  text-align: left !important;
}
.party-background.catering .reservations-and-parties .checkbox-holder label,
.party-background.catering .reservations-and-parties .radio-holder label {
  text-align: left !important;
  display: inline !important;
}
.catering-select select {
  width: 47%;
}
.reservations-and-parties button,
.reservations-and-parties button[disabled],
.reservations-and-parties button[disabled]:hover {
	padding: 8px 30px;
	background-color: #fff;
	background: #fff;
	border: 2px solid #fff;
	color: #000;
}
.reservations-and-parties button:hover {
	background-color: transparent;
	background: transparent;
	border: 2px solid #fff;
	color: #fff;
}
.reservations-and-parties p {
  margin-bottom: 20px;
}
.party-background.catering .pagecontent .section-header {
  margin-top: 45px;
}
.reservations-and-parties p.submit-success {
  color: #fff;
}
.reservations-and-parties p a:hover {
  color: #fff;
}
/* Catering page end */

/* media queries */
@media (max-width: 1920px) {
  .about-us-v8-wrapper:before {
    background-position: right center;
  }
}

@media (max-width: 1400px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 8px;
  }
  .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,
  .tmt-section h1,
  .specials h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.6em;
  }
  .about-us-v8-content h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.3em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.3em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
  .about-us-v8-wrapper:before {
    background-position: left 450px center;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.5em;
  }
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header {
    padding-top: 80px;
  }
  .specials h1 {
    margin-top: 0;
  }
  .events-container h1 {
    margin-top: 20px;
  }
  .gift-cards-page .section-header {
    margin-top: 20px;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 50px;
  }
  .about-us-page .about-us-s1-content img.logo-about {
    max-width: 160px;
  }
}

@media (max-width: 1200px) {
  .navbar-regular.nav-v6 .navbar-nav > li > a {
    font-size: 1em;
    padding: 0 6px;
  }
  .navbar.nav-v4 .header-logo {
    max-width: 100px;
  }
  .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,
  .tmt-section h1,
  .specials h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.2em;
  }
  .about-us-v8-content h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .banner-section {
    padding: 20px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .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,
  .events-container .empty-content-message h2,
  .events-container .empty-content-message h3 {
    font-size: 1.3em;
  }
  .onespecial,
  .oneeventday {
    font-size: 1.2em;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .events-container .event-time,
  .events-container h3 {
    font-size: 1.3em;
  }
  .events-container .event-info-text p {
    font-size: 1.2em;
  }
  .about-us-v8-wrapper:before {
    background-position: left 300px center;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 450px;
  }
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header {
    padding-top: 55px;
  }
  .party-background.catering .pagecontent .section-header {
    margin-top: 20px;
  }
  .party-background.catering .reservations-and-parties input,
  .party-background.catering .reservations-and-parties select {
    font-size: 1.1em;
  }
}

@media (max-width: 1023px) {
  .about-us-v8-content .text-content p,
  .tmt-section p,
  .reviews-v2-wrapper .review-text p,
  .about-page-content
    .about-us-v7
    .about-us-v7-content
    .text-wrapper
    .text-content
    p,
  .about-us-s4-wrapper p {
    font-size: 1.2em;
  }
  .map-newsletter .sph-email-subscription h2 {
    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;
  }
  .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,
  .events-container .empty-content-message h2,
  .events-container .empty-content-message h3 {
    font-size: 1.2em;
  }
  .gift-cards-page p {
    font-size: 1.2em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.4em;
  }
  .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .tmt-section a.custom-temp-btn,
  .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,
  .addtocalendar.atc-style-blue .atcb-link {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  .navbar.nav-v6 .socialnav {
    display: none;
  }
  .navbar-regular.nav-v6 .navbar-nav > li:last-of-type > a {
    border-right: none !important;
  }
  .navbar-regular.nav-v6.nav-scroll .navbar-nav > li:last-of-type > a {
    border-right: none !important;
  }
  .navbar-regular.nav-v6 .navbar-nav {
    margin-right: 10px;
  }
  .navbar-regular.nav-v6 .navbar-nav > li > a {
    font-size: 0.9em;
    padding: 0 4px;
  }
  .navbar.nav-v4 .header-logo {
    max-width: 80px;
  }
  .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,
  .tmt-section h1,
  .specials h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.7em;
  }
  .about-us-v8-content h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper
    .about-us-v8-content
    .text-content
    p {
    padding-left: 30px;
    padding-right: 30px;
  }
  .order-tmt-section {
    padding: 3em 0;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.2em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .onespecial,
  .oneeventday {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 0.9em;
  }
  .about-us-page .about-us-s1-content img.logo-about {
    max-width: 120px;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.3em;
  }
  .specials h1 {
    margin-top: 35px;
  }
  .events-container h1 {
    margin-top: 55px;
  }
  .gift-cards-page .section-header {
    margin-top: 55px;
  }
  .about-us-v8-wrapper:before {
    background-position: left 100px center;
  }
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header {
    padding-top: 70px;
  }
}

@media (max-width: 768px) {
  .party-background.catering .reservations-and-parties input[type=radio] {
    -moz-appearance: radio;
    -webkit-appearance: radio;
  }
  .party-background.catering .reservations-and-parties input[type=checkbox] {
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
  }
  .party-background.catering h2 {
    font-size: 1.8em;
  }
  .catering-select select {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .navbar-regular.nav-v6 .navbar-nav > li > a {
    padding: 5px 10px;
  }
  .navbar.nav-v6 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .drink-menu .navbar-regular.nav-v6 .navbar-nav > li > a {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .drink-menu .navbar-regular.nav-v6 .navbar-nav > li > a:hover,
  .drink-menu .navbar-regular.nav-v6 .navbar-nav > .active > a,
  .drink-menu .navbar-regular.nav-v6 .navbar-nav > .active > a:focus,
  .drink-menu .navbar-regular.nav-v6 .navbar-nav > .active > a:hover {
    background-color: #f44e02 !important;
    color: #000;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .tmt-section h1,
  .specials h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.4em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.8em;
  }
  .about-us-v8-content h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .banner-section {
    padding: 10px 0;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .about-us-v8-content .text-content p,
  .tmt-section p,
  .reviews-v2-wrapper .review-text p,
  .about-page-content
    .about-us-v7
    .about-us-v7-content
    .text-wrapper
    .text-content
    p,
  .about-us-s4-wrapper p {
    font-size: 1.1em;
  }
  .map-newsletter .sph-email-subscription h2 {
    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;
  }
  .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,
  .events-container .empty-content-message h2,
  .events-container .empty-content-message h3 {
    font-size: 1.1em;
  }
  .gift-cards-page p {
    font-size: 1.1em;
  }
  .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .tmt-section a.custom-temp-btn,
  .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,
  .addtocalendar.atc-style-blue .atcb-link {
    font-size: 14px;
  }
  .about-us-v8-wrapper:before {
    background-position: top 200px center;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper
    .about-us-v8-content
    .text-content
    p {
    padding-left: 10px;
    padding-right: 10px;
  }
  .reviews-v2-wrapper h1 {
    margin-top: 20px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .food-menu-v2-wrapper .section-header,
  .drink-menu-v2-wrapper .section-header {
    padding-top: 10px;
  }
  .food-menu-nav .food-menu-nav-item.custom-temp-btn,
  .food-menu-nav .food-menu-nav-item.custom-temp-btn.active,
  .food-menu-nav .food-menu-nav-item.custom-temp-btn:hover,
  .food-menu-nav .food-menu-nav-item.custom-temp-btn:focus {
    border: none;
    border-bottom: 2px solid #f44e02;
  }
  .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
    border-top: 2px solid #f44e02;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.2em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1.1em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.1em;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .events-container .event-time,
  .events-container h3 {
    font-size: 1.2em;
  }
  .events-container .event-info-text p {
    font-size: 1.1em;
  }
  .events-container .container {
    margin-bottom: 130px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family: "Abel", sans-serif;
    font-size: 13px;
    padding: 15px 5px;
    text-transform: uppercase;
  }
  .specials h1 {
    margin-top: 30px;
  }
  .events-container h1 {
    margin-top: 45px;
  }
  .gift-cards-page .section-header {
    margin-top: 45px;
  }
  .about-us-page .about-us-s1-content img.logo-about {
    max-width: 100px;
  }
  .about-us-s4-wrapper {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper::before {
    background-attachment: scroll;
  }
  .party-background.catering .pagecontent .section-header {
    margin-top: 55px;
  }
  .catering-select select {
    width: 45%;
  }
  .party-background.catering h2 {
    font-size: 1.6em;
  }
}

@media (max-width: 420px) {
  .catering-select select {
    width: 43%;
  }
}

@media (max-width: 390px) {
  .catering-select select {
    width: 43%;
  }
}

@media (max-width: 375px) {
  .catering-select select {
    width: 45%;
  }
}

@media (max-width: 360px) {
  .catering-select select {
    width: 42%;
  }
}

@media (max-width: 320px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .tmt-section h1,
  .specials h1,
  .events-container h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 1.6em;
  }
  .about-us-v8-content h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .about-us-v8-content .text-content p,
  .tmt-section p,
  .reviews-v2-wrapper .review-text p,
  .about-page-content
    .about-us-v7
    .about-us-v7-content
    .text-wrapper
    .text-content
    p,
  .about-us-s4-wrapper p {
    font-size: 1em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    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,
  .events-container .empty-content-message h2,
  .events-container .empty-content-message h3 {
    font-size: 1em;
  }
  .gift-cards-page p {
    font-size: 1em;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper
    .about-us-v8-content
    .text-content
    p {
    padding-left: 0;
    padding-right: 0;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.1em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price {
    font-size: 1em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1em;
  }
  .food-menu-grid .menu-description p {
    font-size: 1em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1em;
  }
  .onespecial,
  .oneeventday {
    font-size: 1em;
  }
  .events-container h2 {
    font-size: 1.3em;
  }
  .events-container .event-time,
  .events-container h3 {
    font-size: 1.1em;
  }
  .events-container .event-info-text p {
    font-size: 1em;
  }
}