@import url("//fonts.googleapis.com/css2?family=Atomic+Age&family=Corben:wght@700&family=Poppins:wght@400;500&display=swap");
@import url("//fonts.googleapis.com/css2?family=Old+Standard+TT:wght@700&display=swap");
/*
  Heading fonts : Old Standard TT, serif
  Body fonts : Poppins, sans-serif
  Subheading fonts: Atomic Age, cursive
  Navigtion fonts :Poppins, sans-serif
  Button fonts: Poppins, sans-serif
 */
body {
  font-family: "Poppins", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Old Standard TT", serif;
}

p {
  font-weight: 400;
}

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

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

.navbar-regular.nav-v7 .navbar-nav > li > a {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 1.1em;
  border-right: none !important;
  text-transform: uppercase;
}

li.drop-down-link .sub-menu {
  padding: 8px;
}

li.drop-down-link .sub-menu a {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-size: 1em;
  font-weight: 500;
}

li.drop-down-link .sub-menu a:hover,
li.drop-down-link .sub-menu a:focus {
  color: #4f821d;
}

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

.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,
.locations-page.about-us-background .about-us-v3 h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: uppercase;
  font-family: "Old Standard TT", serif;
  font-weight: 700;
  font-size: 4.5em;
}

.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: "Atomic Age", cursive;
  text-transform: none;
  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 {
  padding: 8px 35px;
  text-transform: uppercase;
  background-color: #4f821d;
  background: #4f821d;
  border: 2px solid #4f821d;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  box-shadow: none;
  border-radius: 0;
  -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;
  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 {
  text-decoration: none;
  background-color: #fb6930;
  background: #fb6930;
  border: 2px solid #fb6930;
  color: #000;
  opacity: 1;
}

/*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: "Old Standard TT", serif;
  font-weight: 700;
  font-size: 4.2em;
}

.uk-overlay-panel .slide-text,
.on-cover-content .section-wrapper .cover-text {
  margin-top: 15px;
  font-family: "Atomic Age", cursive;
  font-size: 1.5em;
  text-transform: none;
  font-weight: 400;
  line-height: 1.2em;
}

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

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
  background: #4f821d;
  border: 1px solid #4f821d;
  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: "Poppins", sans-serif;
  font-size: 1.3em;
  text-transform: none;
}

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

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

/*Banner section end*/
/*About us section*/
.about-us-v8-content .text-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #4f821d;
}

/*About us section end*/
/*Custom about us section*/
.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h2 {
  color: #4f821d;
}

/*Custom about us section 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;
}

/*TMT 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: #4f821d;
}

.reviews-v2-wrapper h3 {
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  margin: 20px auto 15px;
  color: #2d2d2d;
}

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

.reviews-v2-wrapper .review-quote {
  color: #4f821d;
  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: #4f821d;
  border: 1px solid #4f821d;
  opacity: 0.5;
}

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

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

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

.map-newsletter .text-wrapper:before {
  background-position: top left;
}

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

.map-newsletter h2 {
  color: #4f821d;
}

.map-newsletter .sph-email-subscription h2 {
  font-family: "Poppins", sans-serif;
  color: #2d2d2d;
  font-size: 1.3em;
}

.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #2d2d2d;
  border-bottom: 1px solid #000;
}

.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #2d2d2d;
}

.map-newsletter .sph-email-subscription input:-moz-placeholder {
  /* Firefox 18- */
  color: #2d2d2d;
}

.map-newsletter .sph-email-subscription input::-moz-placeholder {
  /* Firefox 19+ */
  color: #2d2d2d;
}

.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #2d2d2d;
}

.map-newsletter .bar {
  top: -6px;
}

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

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

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

.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: #2d2d2d;
  color: #2d2d2d !important;
}

/*Newsletter section end*/
/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/105487_website/newsletter_back.jpg");
  background-size: cover;
  background-position: top left;
  background-color: #fafbfd;
}

.custom-modal .newsletter-popup .section-header {
  color: #2d2d2d;
}

.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family: "Poppins", sans-serif;
  font-size: 1.3em;
  color: #2d2d2d;
}

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

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #2d2d2d;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder {
  /* Firefox 18- */
  color: #2d2d2d;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #2d2d2d;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #2d2d2d;
}

.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: #2d2d2d;
  color: #2d2d2d !important;
}

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

.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
  font-size: 1.1em;
}

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

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

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

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

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

/*Contact section end*/
.footer-v2-wrapper {
  background-color: #2e2e2e;
}

.footer-v2-wrapper p {
  font-size: 1.3em;
}

.footer-v2-wrapper a {
  font-size: 1.1em;
}

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

/*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 {
  padding: 8px 35px;
}

.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: #4f821d;
  background: #4f821d;
  border: 2px solid #4f821d;
  color: #fff;
}

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

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: "Old Standard TT", serif;
  text-transform: uppercase;
  font-size: 1.8em;
  color: #000;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: "Poppins", sans-serif;
  font-size: 1.2em;
  color: #2e2e2e;
}

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

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

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

.specials h2 {
  font-size: 1.3em;
}

/*SPECIALS PAGE END*/
/*EVENTS PAGE*/
.events-container h2 {
  font-weight: 400;
  font-size: 1.8em;
}

.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: "Poppins", 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*/
/* LOCATIONS PAGE */
.locations-page.about-us-background .text-wrapper {
  margin-top: 10px;
}

.locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
  font-size: 2.5em;
  color: #4f821d;
}

.locations-page.about-us-background .food-menu-grid h2 {
  font-size: 1.6em;
  font-family: "Atomic Age", cursive;
  color: #4f821d;
}

.location-info-holder p {
  font-size: 1.3em;
}

.location-info-holder p a {
  color: #000;
}

.location-info-holder p a:hover,
.location-info-holder p a:focus {
  color: #000;
}

/* LOCATIONS PAGE END */
.drink-menu .pagecontent {
  padding-top: 150px;
}

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

@media (max-width: 1400px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 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,
  .locations-page.about-us-background .about-us-v3 h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4.1em;
  }
  .about-us-v8-content .text-wrapper 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.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.3em;
  }
}

@media (max-width: 1200px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.9em;
    padding: 0 5px;
  }
  .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,
  .locations-page.about-us-background .about-us-v3 h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.7em;
  }
  .about-us-v8-content .text-wrapper 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;
  }
  .on-cover-content .section-wrapper .cover-text,
  .uk-overlay-panel .slide-text {
    font-size: 1.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: 1em;
  }
  .footer-v2-wrapper a {
    font-size: 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.6em;
  }
  .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: 1em;
  }
  .onespecial {
    font-size: 1.2em;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    font-size: 2.2em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.4em;
  }
  .location-info-holder p {
    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) {
  .about-us-v3 .text-wrapper {
    padding: 0;
    margin: 0;
  }
  .container.about-us-v3 {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.85em;
    padding: 0 4px;
  }
  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,
  .locations-page.about-us-background .about-us-v3 h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.3em;
  }
  .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;
  }
  .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;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .specials h2 {
    font-size: 1.1em;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    font-size: 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 3px;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 65px;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.9em;
    padding: 6px 15px;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: inline-block;
  }
  .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,
  .locations-page.about-us-background .about-us-v3 h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.9em;
  }
  .about-us-v8-content .text-wrapper 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: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 14px;
    padding: 15px 5px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 2em;
  }
  .on-cover-content .section-wrapper .cover-text,
  .uk-overlay-panel .slide-text {
    font-size: 1.3em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .about-us-v8-content {
    min-height: 250px;
  }
  .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;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1.1em;
  }
  .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: 0.9em;
  }
  .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 #4f821d;
  }
  .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 #4f821d;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #4f821d;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.4em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.1em;
  }
  .locations-page.about-us-background .text-wrapper {
    margin-top: 0px;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    font-size: 1.6em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.2em;
  }
  .location-info-holder p {
    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,
  .locations-page.about-us-background .about-us-v3 h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .about-us-v8-content .text-wrapper 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.8em;
  }
  .footer-v2-wrapper a {
    font-size: 0.8em;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    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.1em;
  }
}

/* START website specific style */
li.drop-down-link .sub-menu {
  min-width: 110px;
}

/* Banner */
.banner-section h1 {
  margin: 5px auto;
}

/* End Banner */
/*About us page*/
.about-us-page .about-us-s1-content h1 {
  font-size: 2.6em;
}

.about-us-s1-wrapper {
  padding-top: 70px;
}

/*About us page end*/
/*Locations page*/
.about-us-background .about-us-v3-wrapper {
  padding-top: 0;
}

.about-us-background .section-header {
  margin-top: 15px;
}

.locations-page .widget-wrapper {
  margin-top: 25px;
}

/*Locations page end*/
/* Bar Page / Custom Page */
.article-background.custom-bar-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/105487_website/bar/bar_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);
}

.drink-menu.custom-bar-page .tabs-container {
  text-shadow: none;
}

.custom-bar-page .pagecontent {
  width: 95%;
}

.custom-bar-page .section-header {
  color: #fff;
  margin-top: 35px;
}

.custom-bar-page .text-wrapper {
  margin-top: 30px;
  text-align: center;
  padding: 0 10%;
  color: #fff;
}

.custom-bar-page .carousel-controls {
  position: relative;
  margin-top: 30px;
}

.custom-bar-page .owl-carousel .owl-item img {
  border: 1px solid #4f821d;
}

.gallery-wrapper.custom-gallery-wrapper.section-wrapper {
  padding-top: 20px;
}

.custom-bar-page header {
  z-index: 100;
}

.custom-bar-page .owl-carousel .owl-nav .owl-prev button,
.custom-bar-page .owl-carousel .owl-nav .owl-next button {
  color: #fff;
}

.custom-bar-page .owl-carousel .owl-nav .owl-prev button:hover,
.custom-bar-page .owl-carousel .owl-nav .owl-next button:hover {
  color: #4f821d;
}

.custom-bar-page .owl-theme .owl-dots .owl-dot button {
  background-color: #fff;
  border-color: #fff;
  opacity: .5;
}

.custom-bar-page .owl-theme .owl-dots .owl-dot.active button,
.custom-bar-page .owl-theme .owl-dots .owl-dot:hover button {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}

.custom-bar-page .gallery-wrapper.custom-gallery-wrapper.section-wrapper {
  padding-bottom: 0;
}

.custom-bar-page .gallery-container {
  padding-bottom: 0;
}

/* End Bar Page / Custom Page */
/* Private Parties Page / Custom Page */
.article-background.custom-jobs-widget-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/105487_website/jobs_widget/jobs_widget_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);
}

.drink-menu.custom-jobs-widget-page .tabs-container {
  text-shadow: none;
}

.custom-jobs-widget-page .pagecontent {
  width: 95%;
}

.custom-jobs-widget-page .section-header {
  color: #fff;
  margin-top: 35px;
}

.widget-wrapper {
  margin-top: 30px;
  text-align: center;
}

/* End Private Parties Page / Custom Page */
/*Responsive*/
@media (max-width: 1400px) {
  .about-us-page .about-us-s1-content h1 {
    font-size: 2em;
  }
}

@media (max-width: 1200px) {
  .banner-section .container {
    width: 100%;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.6em;
  }
}

@media (max-width: 1023px) {
  .banner-section h1 {
    font-size: 1.1em;
  }
}

@media (max-width: 991px) {
  .banner-section h1 {
    margin: 10px auto;
  }
}

@media (max-width: 768px) {
  .custom-bar-page .pagecontent {
    padding-top: 140px;
  }
  .custom-bar-page .pagecontent .scrolling .container {
    width: 95% !important;
  }
}

@media (max-width: 767px) {
  .nav-v7.navbar-fixed-top .navbar-collapse {
    max-height: 950px;
    overflow-y: scroll;
  }
  li.drop-down-link {
    display: block;
  }
  li.drop-down-link .sub-menu {
    position: relative;
    width: 100% !important;
    margin-top: 0;
    padding: 8px 28px;
  }
  .nav-scroll li.drop-down-link .sub-menu a:hover, .drink-menu .nav-scroll li.drop-down-link .sub-menu a:hover {
    color: #4f821d;
  }
  .about-us-v8-content .text-wrapper {
    padding: 20px !important;
  }
  .about-us-background .section-header {
    margin-top: 25px;
  }
  .custom-bar-page .text-wrapper {
    padding: 0;
  }
  .custom-bar-page .pagecontent,
  .pagecontent {
    padding-top: 80px;
  }
  .custom-bar-page .gallery-container {
    padding-bottom: 60px;
  }
}

@media (max-width: 320px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    padding: 4px 15px;
  }
}
