@import url("//fonts.googleapis.com/css2?family=Open+Sans&display=swap");
/*
 Heading fonts: Open Sans, sans-serif
 Body fonts: Open Sans, sans-serif
 Subheading fonts: Open Sans, sans-serif
 Navigtion fonts: Open Sans, sans-serif
 Button fonts: Open Sans, sans-serif
*/
body {
  font-family: "Open Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
}

p {
  font-weight: 400;
}

.navbar.nav-v7 .container {
  width: 100%;
}

.nav-v7 .navbar-logo .header-logo {
  max-width: 400px;
}

.navbar-regular.nav-v7 .navbar-nav > li > a,
.nav-v7 li.drop-down-link div.drop-down {
  font-family: "Open Sans", sans-serif;
  border-right: none !important;
  padding: 0 12px;
  text-transform: capitalize;
}

.navbar.nav-v6 .social-square .contact-icon:hover i {
  color: #000;
}

/* NAV_V8 navigation with centered logo */
/* END NAV_V8 navigation with centered logo */
li.drop-down-link .sub-menu {
  padding: 8px;
}

li.drop-down-link .sub-menu a {
  text-transform: capitalize;
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  font-weight: 400;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  font-size: 4.2em;
}

.about-us-v8-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.tmt-section h2,
.custom_html_2-section h2,
.custom_html_1-section h2,
.map-newsletter h2 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
}

.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,
.custom-about-us-v8-wrapper.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,
.food-menu-nav .food-menu-nav-item,
.locations-page .food-menu-nav .food-menu-nav-item,
.locations-page .location-info-item .custom-temp-btn {
  padding: 8px 40px;
  text-transform: uppercase;
  background-color: #fff;
  background: #fff;
  color: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  font-family: "Open Sans", sans-serif;
  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;
  line-height: 1.4em;
}

.custom-temp-btn:hover,
.custom-temp-btn:focus,
.custom-temp-btn:active,
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.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,
.tmt-section a.custom-temp-btn:hover,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active,
.locations-page .food-menu-nav .food-menu-nav-item:hover,
.locations-page .food-menu-nav .food-menu-nav-item:focus,
.locations-page .food-menu-nav .food-menu-nav-item.active,
.locations-page .location-info-item .custom-temp-btn:hover,
.locations-page .location-info-item .custom-temp-btn:focus {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  opacity: 1;
}

.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, .reservations-tmt-section a.custom-temp-btn, .food-menu-nav .food-menu-nav-item {
  background-color: #000;
  background: #000;
  color: #E1C699;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
}

.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, .reservations-tmt-section a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:focus,
.reservations-tmt-section a.custom-temp-btn:active, .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: transparent;
  background: transparent;
  color: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
}

/*HOMEPAGE*/
/* Slideshow and cover content */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.4);
}

.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1 {
  margin-top: 70px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 4.2em;
}

.uk-dotnav-contrast > * > * {
  background: #fff;
  border: 1px solid #fff;
  opacity: 0.5;
}

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
  background: transparent;
  border: 1px solid #fff;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Slideshow and cover content end*/
/*Banner section*/
.banner-section {
  padding: 30px 0;
}

.banner-section h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.3em;
  text-transform: none;
}

.banner-section .banner-pin {
  color: #E1C699;
  font-size: 1.1em;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #fff;
}

/*Banner section end*/
/*About us section*/
#aboutus_v8:before {
  background-attachment: scroll;
}

.about-us-v8-wrapper:before {
  background-position: left top;
}

.about-us-v8-content .text-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #000;
}

/*About us section end*/
/*Custom about us section*/
#aboutus_v8_custom:before {
  background-attachment: scroll;
}

.about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
  background-position: center center;
}

.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h2 {
  color: #000;
}

/*Custom about us section end*/
/*Custom html 1 section*/
.custom_html_1-section {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/custom_html_bg_new.jpg");
  background-position: center;
  color: #000;
  background-color: #efdfbe;
}

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

.custom_html_1-section h1 {
  margin-top: 0;
}

.custom_html_1-section h2 {
  text-transform: none;
  margin: 25px auto;
}

.custom_html_1-section p {
  text-align: center !important;
}

/*Custom html 1 section end*/
/*Custom html 2 section*/
.custom_html_2-section {
  color: #fff;
  background-color: #29537F;
}

.custom_html_2-section .container,
.custom_html_2-section h1 {
  text-align: center;
}

.custom_html_2-section h1 {
  margin-top: 0;
}

.custom_html_2-section h2 {
  text-transform: none;
  margin: 5px auto;
}

.custom_html_2-section p {
  text-align: center !important;
}

/*Custom html 2 section end*/
/*Reservations open table*/
.ot-reservations-wrapper {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/reservations_back.jpg");
  background-size: cover;
  background-position: center;
  padding: 7em 0 13em;
}

.ot-reservations-wrapper .reservations h1 {
  color: #000;
  margin-top: 20px;
}

.ot-reservations-wrapper .reservations p {
  color: #000;
}

.ot-reservations-wrapper .reservations a {
  color: #000;
}

/*Reservations open table end*/
/*TMT section*/
.tmt-section h1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.tmt-section h2 {
  margin-top: 10px;
}

.tmt-section p {
  font-size: 1.3em;
  margin: 20px auto;
}

.tmt-section a.custom-temp-btn {
  margin: 0 5px 20px;
}

.reservations-tmt-section {
  background-position: center;
}

.order-tmt-section {
  background-position: center;
}

.private-parties-tmt-section {
  background-position: center;
}

.catering-tmt-section {
  background-position: center;
}

.jobs-tmt-section {
  background-position: center;
}

/*TMT section end*/
.fancybox-skin {
  border-radius: 0;
}

/*Reviews section*/
.reviews-v2-wrapper {
  background-position: center !important;
}

.reviews-v2-wrapper h1 {
  margin-top: 20px;
  color: #fff;
}

.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: "Open Sans", sans-serif;
  text-transform: capitalize;
  margin: 20px auto 15px;
  color: #fff;
}

.reviews-v2-wrapper h3 .fa.fa-star {
  color: #E1C699;
  font-size: 0.8em;
}

.reviews-v2-wrapper .review-quote {
  color: #E1C699;
  opacity: 1;
}

.reviews-v2-wrapper .review-text {
  padding-top: 0;
}

.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
}

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

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

/*Reviews section end*/
/*Newsletter section*/
.map-newsletter {
  border-right: none;
}

.map-newsletter .text-wrapper:before {
  background-color: #fff;
}

.map-newsletter .text-wrapper:before {
  background-position: center center;
  background-attachment: scroll;
}

.map-newsletter .section-header {
  color: #000;
}

.map-newsletter h2 {
  color: #000;
}

.map-newsletter .sph-email-subscription h2 {
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-weight: 400;
  font-size: 1.3em;
}

.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #000;
  border-bottom: 1px solid #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 .bar {
  top: -8px;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #29537F;
}

.googlemap-v3-wrapper .triangle {
  display: none;
}

.sph-response-message {
  font-size: 1.3em;
  color: #000;
}

.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;
}

/*Newsletter section end*/
/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/news_bg_new.jpg");
  background-size: cover;
  background-position: center center;
  background-color: #fff;
}

.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 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.3em;
  color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #000;
  border: 1px solid #000;
  background: transparent;
  padding: 9px 5px;
}

.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 .newsletter-popup .sph-email-subscription input:-webkit-autofill,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:hover,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:focus,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:active {
  -webkit-text-fill-color: #000;
  color: #000 !important;
}

/*Newsletter popup section end*/
/*Contact section*/
.contact-v3 {
  color: #fff;
}

.contact-v3 .contact-us p {
  margin: 0;
}

.contact-v3 .days {
  padding: 0;
  text-transform: capitalize;
}

.contact-v3 .from-to {
  text-transform: uppercase;
}

.contact-v3 a {
  text-decoration: none;
  color: #fff;
}

.contact-v3 a:focus {
  color: #fff;
}

/*Contact section end*/
.footer-v2-wrapper p {
  font-size: 1.3em;
}

/*HOMEPAGE END*/
/*ABOUT US PAGE*/
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}

.about-us-s4-wrapper {
  background-color: #000;
  padding: 40px 6%;
  color: #E1C699;
}

/*ABOUT US PAGE END*/
/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 105px;
}

.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
  color: #000;
}

.food-menu-nav .food-menu-nav-item {
  padding: 8px 40px;
}

.food-menu-grid-item-content {
  border-radius: 0;
}

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2,
.food-menu-grid h2 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 2em;
  color: #000;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: "Open Sans", sans-serif;
  font-size: 1.3em;
  color: #000;
}

.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.2em;
}

.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #000;
}

/*FOOD AND DRINKS PAGE END*/
/*SPECIALS PAGE*/
.onespecial {
  font-size: 1.3em;
}

.specials h1 {
  color: #fff;
}

.specials h2 {
  color: #fff;
}

/*SPECIALS PAGE END*/
/*EVENTS PAGE*/
.events-container h1 {
  color: #fff;
}

.events-container h2 {
  font-weight: 400;
  font-size: 2em;
  color: #fff;
}

.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: "Open Sans", sans-serif;
}

.atc-style-blue .atcb-list {
  width: 100%;
}

/*EVENTS PAGE END*/
/*GIFT CARDS PAGE*/
.gift-cards-page h1 {
  margin-top: 35px;
}

/*GIFT CARDS PAGE END*/
.drink-menu .pagecontent {
  padding-top: 170px;
}

.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: "Open Sans", sans-serif;
  font-size: 1.3em;
}

@media (max-width: 1400px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    padding: 0 10px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.8em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .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: 1.1em;
    padding: 0 8px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  p {
    font-size: 1.2em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.4em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .tmt-section p {
    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;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 150px;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.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;
  }
  .onespecial {
    font-size: 1.2em;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .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: 1024px) {
  video#coverVideo {
    margin-top: 100px;
  }
  #aboutus_v8:before,
  #aboutus_v8_custom:before {
    background-attachment: scroll;
  }
}
@media (max-width: 1023px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.9em;
    padding: 0 6px;
  }
  li.drop-down-link .sub-menu {
    padding: 5px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.9em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2em;
  }
  .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,
  .custom-about-us-v8-wrapper.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,
  .food-menu-nav .food-menu-nav-item {
    font-size: 16px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3em;
  }
  .about-us-v8-wrapper:before {
    background-position: center center;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
    background-position: center center;
  }
  .reservations-tmt-section {
    background-position: center;
  }
  .order-tmt-section {
    background-position: center;
  }
  .private-parties-tmt-section {
    background-position: center;
  }
  .catering-tmt-section {
    background-position: center;
  }
  .jobs-tmt-section {
    background-position: center;
  }
  .ot-reservations-wrapper {
    padding: 3em 0;
    background-position: center;
  }
  .ot-reservations-wrapper .reservations h1 {
    margin-top: 0;
  }
  .custom_html_1-section {
    background-position: center;
  }
  .reviews-v2-wrapper {
    background-position: center !important;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .map-newsletter .text-wrapper:before {
    background-position: center center;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 100px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content,
  .about-us-v7-content .text-wrapper h1 {
    text-align: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    text-align: center !important;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.5em;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .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 6px;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-us-page .about-us-s1-content {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 175px;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a,
  .nav-v7 li.drop-down-link div.drop-down {
    font-size: 1.1em;
    padding: 6px 15px;
  }
  .drink-menu .navbar-regular.nav-v7.nav-v4 .navbar-nav > li > a,
  .navbar-regular.nav-v7.nav-v4.nav-scroll .navbar-nav > li > a {
    background-color: #000;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a:hover,
  .navbar-regular.nav-v7 .navbar-nav > .active > a,
  .navbar-regular.nav-v7 .navbar-nav > .active > a:focus,
  .navbar-regular.nav-v7 .navbar-nav > .active > a:hover {
    background-color: #E1C699 !important;
    color: #000 !important;
  }
  li.drop-down-link .sub-menu {
    padding: 0 30px 5px 30px;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  p {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: capitalize;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    padding: 15px 5px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 1.8em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1.1em;
  }
  .custom_html_1-section {
    padding: 2em 0;
  }
  .custom_html_1-section .container,
  .custom_html_1-section h1 {
    text-align: center;
  }
  .custom_html_1-section p {
    text-align: center !important;
  }
  .custom_html_2-section {
    padding: 2em 0;
  }
  .custom_html_2-section .container,
  .custom_html_2-section h1 {
    text-align: center;
  }
  .custom_html_2-section p {
    text-align: center !important;
  }
  .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: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .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;
  }
  .footer-v2-wrapper p {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 70px;
  }
  .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 #000;
  }
  .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 #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #000;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.3em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.05em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.1em;
  }
  .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;
  }
}
@media (max-width: 320px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 1.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 1.6em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .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;
  }
}
/* START website specific style */
span.break-line {
  display: block;
}

li.drop-down-link .sub-menu {
  min-width: -webkit-max-content !important;
  min-width: -moz-max-content !important;
  min-width: max-content !important;
}

video#coverVideo {
  margin-top: 160px;
}

/* borders */
#aboutus_v9_custom {
  background-color: #000;
}

#aboutus_v9_custom .about-us-v8-item {
  border-bottom: 2px solid #fff;
}

#aboutus_v9_custom .about-us-v8-item a.custom-temp-btn {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

#aboutus_v9_custom .about-us-v8-item a.custom-temp-btn:hover,
#aboutus_v9_custom .about-us-v8-item a.custom-temp-btn:focus {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

#aboutus_v9_custom .about-us-v8-item-0::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

#aboutus_v9_custom .about-us-v8-item-0 {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/independence_bar_bg_new.jpg");
  background-size: cover;
}

#aboutus_v9_custom .about-us-v8-item-1 {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/the_dining_room_bg_new.jpg");
  background-size: cover;
}

#aboutus_v9_custom .about-us-v8-item-2 {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/hideout_bar_bg_new.jpg");
  background-size: cover;
}

#aboutus_v9_custom .about-us-v8-item-3 {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/the_piano bar_upstairs_bg_new.jpg");
  background-size: cover;
}

.about-us-v8-item-left .about-us-v8-image {
  background-position-x: 0;
}

.about-us-v8-item-right .about-us-v8-image {
  background-position-y: center;
}

/* borders end */
.custom_html_1-section {
  padding: 2em 0;
}

.custom_html_3-section {
  background-color: #000;
  color: #fff;
  padding: 2em 0;
}

.custom_html_3-section .section-header {
  font-size: 2em;
  margin: 0;
}

/* reservations tmt */
.reservations-tmt-section p {
  padding-inline: 20%;
}

/* reservations tmt end */
#reserve-open-table {
  position: relative;
  top: -120px;
}

/* newsletter fix */
.map-newsletter .sph-email-subscription {
  display: none;
}

.map-newsletter .section-header {
  font-size: 3.6em;
}

.map-newsletter .text-wrapper .text-content p a {
  background-color: #000;
  color: #E1C699;
  border-color: #000;
}

.map-newsletter .text-wrapper .text-content p a:hover,
.map-newsletter .text-wrapper .text-content p a:focus {
  background-color: transparent;
  color: #000;
}

/* Private Parties  */
.drink-menu.party.party-background.party-images .party-s1-wrapper .uk-slideshow {
  margin-top: 160px;
}

.drink-menu.party.party-background.party-images .party-s1-wrapper .uk-slidenav-position {
  overflow-y: visible !important;
}

.drink-menu.party.party-background.party-images #aboutus_v11_custom {
  margin-top: 50px;
  margin-bottom: 100px;
}

.drink-menu.party.party-background.party-images #aboutus_v11_custom h1 {
  font-size: 2.8em;
}

.drink-menu.party.party-background.party-images #aboutus_v11_custom h2 {
  font-size: 1.5em;
}

.drink-menu.party.party-background.party-images .about-us-v8-item-left .about-us-v8-image {
  background-position-x: right;
}

/* Disables slide-in effect */
div.about-us-v8-item h1 span,
div.about-us-v8-item .title-image h1:after,
div.about-us-v8-item .text-holder,
div.about-us-v8-item .custom-temp-btn,
div.about-us-v8-content {
  opacity: 1;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.slideshow-multiple {
  height: 100%;
}
.slideshow-multiple .uk-slidenav-position {
  height: 100%;
}
.slideshow-multiple .uk-slidenav-position .uk-slideshow {
  height: 100% !important;
}
.slideshow-multiple .uk-slidenav-position .uk-slideshow li {
  height: 100% !important;
}
.slideshow-multiple .uk-slidenav-position .slideshow-controls-btn {
  background-color: transparent;
}
.slideshow-multiple .uk-slidenav-position .uk-dotnav {
  z-index: 1;
}
.slideshow-multiple .uk-slidenav-position .uk-dotnav a {
  opacity: 1;
  border-width: 2px;
}

/* Private Parties end */
/* Visit page  */
.visit-page:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/parties_bg_new.jpg");
  -webkit-filter: grayscale(0.1) opacity(0.5);
  -moz-filter: grayscale(0.1) opacity(0.5);
  -o-filter: grayscale(0.1) opacity(0.5);
  -ms-filter: grayscale(0.1) opacity(0.5);
  filter: grayscale(0.1) opacity(0.5);
}

.visit-page {
  height: initial;
  color: #000;
}

.visit-page * {
  text-shadow: none;
}

.visit-page {
  background-color: #fff;
}

.visit-page .pagecontent {
  width: 90%;
}

.visit-page .section-header {
  color: #000;
  margin-bottom: 45px;
  position: relative;
}

.visit-page .about-us-v8-content .text-wrapper h1 {
  font-size: 3em;
}

.visit-page .about-us-v8-item {
  min-height: 1200px;
  border-top: 3px solid #e9eaef;
  text-shadow: none;
}

.visit-page #aboutus_v10_custom .about-us-v8-item {
  min-height: 600px;
  border: none;
}

.drink-menu.visit-page .about-us-v8-item-left .about-us-v8-image {
  background-position-x: right;
}

.drink-menu.visit-page .slideshow-v2-wrapper {
  margin-bottom: 30px;
}

.visit-page .visit-buttons {
  margin: 0 auto;
  text-align: center;
}

#aboutus_v8_visit.about-us-v8-wrapper a.custom-temp-btn,
.visit-page a.custom-temp-btn {
  text-decoration: none;
  background-color: #000;
  background: #000;
  color: #E1C699;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
  opacity: 1;
}

#aboutus_v8_visit.about-us-v8-wrapper a.custom-temp-btn:hover,
#aboutus_v8_visit.about-us-v8-wrapper a.custom-temp-btn:focus,
.visit-page a.custom-temp-btn:hover,
.visit-page a.custom-temp-btn:focus {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  color: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
  opacity: 1;
  text-shadow: none;
}

.visit-page .uk-overlay-panel .custom-temp-btn {
  color: #000;
  background-color: #e9eaef;
  border-color: #e9eaef;
  text-decoration: none;
  text-shadow: none;
}

.visit-page .uk-overlay-panel .custom-temp-btn:hover,
.visit-page .uk-overlay-panel .custom-temp-btn:focus {
  color: #e9eaef;
  background-color: transparent;
  border-color: #e9eaef;
}

/* Visit page end*/
/* Triple seat form */
.tripleseat-page p a {
  color: #000;
}

.tripleseat-page p a:hover {
  color: #f99933;
  text-decoration: none;
}

.tripleseat-holder {
  margin-bottom: 30px;
}

.tripleseat-holder table {
  width: 50%;
  margin: 0 auto;
}

.tripleseat-holder h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: none;
  font-size: 1.5em;
  text-align: center;
}

.tripleseat-holder a {
  color: #000;
}

#tripleseat_embed_form label,
#tripleseat_embed_form #contact_preference_label {
  display: block !important;
  text-align: left;
  font-size: 1.2em;
  font-weight: normal;
  border: none;
  padding: 5px;
  margin-bottom: 0;
  color: #000;
}

#tripleseat_embed_form input,
#tripleseat_embed_form textarea,
#tripleseat_embed_form select {
  border: solid 1px #000 !important;
  border-radius: 0;
  padding: 10px;
  background-color: rgb(250, 250, 250);
  color: #000;
  width: 100% !important;
  font-size: 16px;
  margin-bottom: 5px;
}

#tripleseat_embed_form input.hasDatepicker,
#tripleseat_embed_form input.timeselect_input,
#tripleseat_embed_form #lead_guest_count {
  width: 100% !important;
  padding: 10px 20px;
}

#tripleseat_embed_form #lead_submit {
  float: none !important;
  display: inline-block;
  margin: 20px auto;
  padding: 10px 50px 8px;
  cursor: pointer;
  font-weight: 400;
  font-style: normal;
  font-size: 17px !important;
  text-transform: uppercase;
  background-color: #fff;
  background: white;
  border: 2px solid #000 !important;
  color: #000;
}

#tripleseat_embed_form #lead_submit:hover {
  background-color: transparent;
  background: transparent;
  border: 2px solid #000 !important;
  color: #000;
}

#tripleseat_embed_form #lead_form_submit a:hover,
#tripleseat_link:hover {
  color: #f99933;
}

.ui-datepicker.ui-widget.ui-widget-content {
  top: initial !important;
  left: initial !important;
}

.party-custom-images {
  margin: 40px 0;
}

.party-s2-wrapper .food-menu-nav.pdf-menus {
  width: 90%;
}

.pdf-menus a.custom-temp-btn {
  text-decoration: none;
  background-color: #000;
  background: #000;
  color: #E1C699;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
  opacity: 1;
}

.pdf-menus a.custom-temp-btn:hover,
.pdf-menus a.custom-temp-btn:focus {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  color: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
  opacity: 1;
  text-shadow: none;
}

/* Triple seat form end */
/* Contact us page  */
.contact-page * {
  text-shadow: none;
}

.contact-page {
  background-color: #fff;
  color: #000;
  text-shadow: none;
}

.reservations-and-parties p.submit-success {
  color: #000 !important;
}

.contact-page a {
  color: #000;
}

.contact-page a.custom-temp-btn {
  background-color: #000;
  border: 2px solid #000;
  color: #E1C699;
}

.contact-page a.custom-temp-btn:hover,
.contact-page a.custom-temp-btn:focus {
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
}

.contact-page .reservations-and-parties input,
.contact-page .reservations-and-parties select,
.contact-page .reservations-and-parties textarea,
.contact-page .reservations-and-parties select.full-select {
  border: 1px solid #000;
}

.contact-page .reservations-and-parties button,
.contact-page .reservations-and-parties button[disabled],
.contact-page .reservations-and-parties button[disabled]:hover {
  padding: 8px 30px;
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #E1C699;
}

.contact-page .reservations-and-parties button:hover {
  background-color: transparent;
  background: transparent;
  border: 2px solid #000;
  color: #000;
}

/* Contact us page end*/
.custom-ig-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* Menus pages */
.menus-custom:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/menu_pg_1.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);
}

/* CUstom HTML 4 START */
.custom_html_4-section {
  border-top: 2px solid #000;
}

/* CUstom HTML 4 END */
/* Thanksgiving page */
.thanksgiving::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/thanksgiving_back.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  -webkit-filter: grayscale(0.5) opacity(0.2);
          filter: grayscale(0.5) opacity(0.2);
}

.thanksgiving * {
  text-shadow: none;
}

.thanksgiving .pagecontent {
  text-align: center;
}

.thanksgiving .pagecontent .link {
  color: #fff;
}

.thanksgiving .content-wrapper {
  margin: 100px 0;
}

.thanksgiving .content-wrapper img {
  margin: 0 auto;
}

.thanksgiving .pagecontent .text-center:has(.neonText) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.thanksgiving .pagecontent .neonText {
  color: #fff;
  text-align: center;
  padding: 40px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border: 5px solid white;
  border-radius: 10px;
  font-size: 3em;
  -webkit-transition: 300ms ease-in-out all;
  transition: 300ms ease-in-out all;
  text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 5px #fff, 0 0 10px rgba(255, 255, 255, 0.7), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.3);
}

.thanksgiving .pagecontent .neonText:is(:hover, :focus) {
  scale: 1.1;
}

/* Thanksgiving page end */
/* Live Music page START */
.events-container .pagecontent .custom-subtitle {
  padding-top: 25px;
}

/* Live Music page END */
/* Reserve custom page */
.reserve-custom:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/2802_website/reservations_custom_pg_back.jpg");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: brightness(1);
  -moz-filter: brightness(1);
  -o-filter: brightness(1);
  -ms-filter: brightness(1);
  filter: brightness(1);
  background-position: center;
}

.reserve-custom .container,
.reserve-custom a {
  color: #000;
  text-shadow: none;
  text-align: center;
}

.reserve-custom h2 {
  font-weight: bold;
}

.reserve-custom .desc-text {
  padding: 40px;
}

.reserve-custom .subheader-text {
  padding: 20px;
}

.reserve-custom .opentable-widget {
  margin-top: 50px;
}

.reserve-custom .hours-text {
  padding: 0 20px;
}

/* Reserve custom page end */
@media (max-width: 1350px) {
  .tripleseat-holder table {
    width: 70%;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
}
@media (max-width: 1200px) {
  .visit-page .about-us-v8-content .text-wrapper h1 {
    font-size: 2.1em;
  }
  .map-newsletter .section-header {
    font-size: 2.6em;
  }
  .googlemap-v3-wrapper .map-item, #map-v3-container {
    min-height: 375px;
  }
  .drink-menu.party.party-background.party-images #aboutus_v11_custom h1 {
    font-size: 2.7em;
  }
}
@media (max-width: 1024px) {
  .tripleseat-holder table {
    width: 90%;
  }
  .tripleseat-holder h2 {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  #tripleseat_embed_form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(https://static.spotapps.co/web/frauncestavern--com/css/../images/ios_select_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
  }
  .visit-page .about-us-v8-item {
    min-height: 300px;
  }
  .drink-menu.party.party-background.party-images #aboutus_v11_custom h1 {
    font-size: 2em;
  }
  .reserve-custom h2 {
    font-size: 1.5em;
  }
}
@media (max-width: 991px) {
  .visit-page .about-us-v8-content .text-wrapper h1 {
    font-size: 1.9em;
  }
  .party-s2-wrapper h2 {
    font-size: 1.6em;
  }
  #reserve-open-table {
    top: -160px;
  }
  .map-newsletter .section-header {
    font-size: 2em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 320px;
  }
  .footer-v2-wrapper {
    padding-bottom: 50px;
  }
  .thanksgiving .content-wrapper {
    margin: 50px 0;
  }
}
@media (max-width: 767px) {
  video#coverVideo {
    margin-top: 50px;
  }
  .about-us-v8-content {
    min-height: 270px;
  }
  #aboutus_v9_custom .about-us-v8-image {
    height: 0;
  }
  .custom_html_3-section .section-header {
    font-size: 1.7em;
  }
  #reserve-open-table {
    top: -100px;
  }
  .reservations-tmt-section p {
    padding-inline: 10%;
  }
  .visit-page .about-us-v8-item {
    min-height: 200px;
  }
  .tripleseat-page p a {
    display: block;
  }
  .tripleseat-holder table {
    width: 95%;
  }
  #tripleseat_embed_form label,
  #tripleseat_embed_form #contact_preference_label {
    font-size: 1em;
  }
  .tripleseat-holder h2 {
    font-size: 1.3em;
  }
  .party-s2-wrapper.reservations-and-parties .container {
    padding-right: 0;
    padding-left: 0;
  }
  .party-s2-wrapper.reservations-and-parties .container .row {
    margin-left: 0;
    margin-right: 0;
  }
  .party-s2-wrapper.reservations-and-parties .container .row .col-xs-12 {
    padding-right: 0;
    padding-left: 0;
  }
  .party-custom-images img {
    margin-bottom: 20px;
  }
  .party-s2-wrapper .food-menu-nav.pdf-menus {
    width: 100%;
  }
  .party-s2-wrapper .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #E1C699;
  }
  .drink-menu.party.party-background.party-images .party-s1-wrapper .uk-slideshow {
    margin-top: 0;
  }
  .food-menu-nav .food-menu-nav-item {
    border-top: 2px solid #E1C699;
    border-bottom: none;
    line-height: 1.3em !important;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border-top: 2px solid #E1C699;
    background: #E1C699;
    color: #000;
    border-bottom: none;
  }
  .food-menu-nav .food-menu-nav-item:last-of-type {
    border-bottom: 2px solid #E1C699;
  }
  .food-menu-nav .food-menu-nav-item.active:last-of-type {
    border-top: 2px solid transparent;
    border-bottom: 2px solid #E1C699;
  }
  .thanksgiving .content-wrapper {
    margin-bottom: 0;
  }
  .about-us-v8-item-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .about-us-v8-item-right .about-us-v8-image {
    display: block !important;
  }
  .reserve-custom h2 {
    font-size: 1.4em;
  }
}