@import url("//fonts.googleapis.com/css2?family=BioRhyme:wght@700&family=EB+Garamond:wght@400;600&display=swap");
@import url("//fonts.googleapis.com/css2?family=EB+Garamond:ital@0;1&family=Lato:wght@300&display=swap");
/*
 Heading fonts: Lato, sans-serif
 Body fonts: EB Garamond, serif
 Subheading fonts: EB Garamond, serif
 Navigtion fonts: Lato, sans-serif
 Button fonts: Lato, sans-serif
*/
body {
  font-family: "EB Garamond", serif;
}

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

p {
  font-weight: 400;
}

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

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

.navbar-regular.nav-v7 .navbar-nav > li > a,
.nav-v7 li.drop-down-link div.drop-down {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 1.1em;
  border-right: none !important;
  text-transform: uppercase;
}

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

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

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

.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: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 3.9em;
}

.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: "EB Garamond", 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 .about-us-v8-item 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: #000;
  background: #000;
  color: #DFE9E0;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 18px;
  box-shadow: none;
  border-radius: 5px;
  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 .about-us-v8-item 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: #DFE9E0;
  background: #DFE9E0;
  color: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
  opacity: 1;
}

.uk-overlay-panel a.custom-temp-btn, .addtocalendar.atc-style-blue .atcb-link {
  background-color: #DFE9E0;
  background: #DFE9E0;
  color: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #DFE9E0;
}

.uk-overlay-panel a.custom-temp-btn:hover, .addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: #fff;
  background: #fff;
  color: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

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

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

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

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

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

.banner-section h1 {
  font-family: "EB Garamond", serif;
  font-size: 1.3em;
  text-transform: uppercase;
}

.banner-section .banner-pin {
  color: #DFE9E0;
  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*/
.about-us-v8-wrapper:before {
  background-position: center;
}

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

/*About us section end*/
/*Custom html 1 section*/
.custom_html_1-section {
  background-image: url("https://static.spotapps.co/web/thevaultkitchen--com/css/");
  background-position: center;
  color: #fff;
  background-color: #43464B;
}

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

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

.custom_html_1-section h2 {
  margin: 25px auto;
  color: #fff;
}

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

/*Custom html 1 section end*/
/*Custom html 2 section*/
.custom_html_2-section {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/91699_website/about_us_back_new.jpg");
  background-position: center;
  color: #000;
  background-color: #fff;
}

.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 {
  margin: 25px auto;
}

.custom_html_2-section p {
  margin: 30px auto;
  text-align: center !important;
}

/*Custom html 2 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;
}

.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*/
/*Gallery section  V1*/
.gallery .section-header {
  color: #DFE9E0;
  margin-top: 0;
  margin-bottom: 20px;
}

.gallery-item {
  padding: 20px;
}

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

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

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

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

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

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

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

/*Reviews section end*/
/* Newsletter common option for newsletter sections and popup */
.sph-email-subscription .sph-email-form input::-webkit-input-placeholder {
  -webkit-transition: linear 0.3s;
  transition: linear 0.3s;
  transform-origin: 0 50%;
}
.sph-email-subscription .sph-email-form input:focus::-webkit-input-placeholder {
  transform: scale(0.5) translatey(-100%);
  opacity: 0.7;
}

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

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

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

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

.map-newsletter h2 {
  color: #43464B;
}

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

.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 8px 40px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: transparent;
  color: #000;
  border-bottom: 2px solid #000;
  border-width: 2px;
}

.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: #a0a0a0;
}

.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/91699_website/about_us_back_new.jpg");
  background-size: cover;
  background-position: center;
  background-color: #DFE9E0;
}

.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: "EB Garamond", serif;
  font-size: 1.3em;
  color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #000;
  border: 1px solid #000;
  background-color: 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;
}

.custom-modal .newsletter-popup .bar:before,
.custom-modal .newsletter-popup .bar:after {
  background: #a0a0a0;
}

/*Newsletter popup section end*/
/*Contact section*/
.contact-v3 {
  background-color: #43464B;
  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 {
  background-color: #43464B;
}

.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 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-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: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 2em;
  color: #000;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: "EB Garamond", 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: #DFE9E0;
}

.specials h2 {
  color: #fff;
}

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

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

/* TMT PAGES */
/* TMT PAGES END */
@media (max-width: 1400px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    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: 3.3em;
  }
  .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.3em;
  }
  .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: 1em;
    padding: 0 6px;
  }
  .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.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.3em;
  }
  p {
    font-size: 1.2em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 2.8em;
  }
  .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) {
  #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;
  }
  li.drop-down-link .sub-menu {
    padding: 5px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.8em;
  }
  .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.1em;
  }
  .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: 2.1em;
  }
  .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;
  }
  .custom_html_1-section {
    background-position: center;
  }
  .custom_html_2-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;
  }
  .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;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
  .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: 90px;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a,
  .nav-v7 li.drop-down-link div.drop-down {
    font-size: 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: #43464B;
  }
  .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: #fff !important;
    color: #43464B !important;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: inline-block;
  }
  li.drop-down-link .sub-menu {
    padding: 0 30px 5px 30px;
  }
  .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.7em;
  }
  .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: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 15px 5px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 1.7em;
  }
  .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;
  }
  .gallery-item {
    padding: 10px;
  }
  .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-s1-wrapper {
    margin-top: 0;
  }
  .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;
    border-radius: 0;
  }
  .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;
    border-radius: 0;
  }
  .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.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: 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.3em;
  }
  .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.3em;
  }
  .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 */
.nav-v7 .navbar-logo a.header-logo {
  margin: 15px auto 0 auto;
}

.nav-v7.nav-scroll .navbar-logo a.header-logo,
.drink-menu .nav-v7 .navbar-logo a.header-logo {
  margin-top: 5px;
}

.home-page .nav-v7 .desktop-navigation {
  transition: all 0.5s ease;
}

.home-page .nav-v7.nav-scroll .desktop-navigation {
  margin-top: 0;
}

/*Floating border lines*/
.footer-v2-wrapper {
  padding-bottom: 100px;
}

.flying-borders-top,
.flying-borders-bottom {
  position: relative;
  z-index: 999;
}
.flying-borders-top img,
.flying-borders-bottom img {
  width: 60px;
}
.flying-borders-top .left-decor,
.flying-borders-top .right-decor,
.flying-borders-top .center-decor,
.flying-borders-top .bottom-lines,
.flying-borders-top .top-lines,
.flying-borders-bottom .left-decor,
.flying-borders-bottom .right-decor,
.flying-borders-bottom .center-decor,
.flying-borders-bottom .bottom-lines,
.flying-borders-bottom .top-lines {
  position: absolute;
  z-index: 999;
  transition: all 0.5s ease-in-out;
}
.flying-borders-top .left-decor,
.flying-borders-bottom .left-decor {
  left: 15px;
  top: 11px;
}
.flying-borders-top .right-decor,
.flying-borders-bottom .right-decor {
  right: 0;
}
.flying-borders-top .center-decor,
.flying-borders-bottom .center-decor {
  left: 45%;
  transform: translate(50%);
}
.flying-borders-top .center-decor img,
.flying-borders-bottom .center-decor img {
  position: relative;
  top: 32px;
  background-color: #43464B;
}
.flying-borders-top .bottom-lines,
.flying-borders-top .top-lines,
.flying-borders-bottom .bottom-lines,
.flying-borders-bottom .top-lines {
  left: 0;
}
.flying-borders-top .bottom-lines:after, .flying-borders-top .bottom-lines:before,
.flying-borders-top .top-lines:after,
.flying-borders-top .top-lines:before,
.flying-borders-bottom .bottom-lines:after,
.flying-borders-bottom .bottom-lines:before,
.flying-borders-bottom .top-lines:after,
.flying-borders-bottom .top-lines:before {
  content: "";
  width: calc(100vw - 135px);
  background-color: #dfe9e0;
  position: absolute;
}
.flying-borders-top .bottom-lines:after,
.flying-borders-bottom .bottom-lines:after {
  height: 2px;
  top: 63px;
  left: 55px;
}
.flying-borders-top .bottom-lines:before,
.flying-borders-bottom .bottom-lines:before {
  height: 1px;
  top: 58px;
  left: 55px;
}
.flying-borders-top .top-lines:after,
.flying-borders-bottom .top-lines:after {
  height: 2px;
  top: 11px;
  left: 55px;
}
.flying-borders-top .top-lines:before,
.flying-borders-bottom .top-lines:before {
  height: 1px;
  top: 17px;
  left: 55px;
}

.flying-borders-bottom {
  margin-top: -100px;
}
.flying-borders-bottom .left-decor img {
  position: relative;
  top: -7px;
}
.flying-borders-bottom .right-decor img {
  position: relative;
  top: 4px;
  right: 15px;
}

.flying-borders-top .left-decor:after,
.flying-borders-top .left-decor::before,
.flying-borders-top .right-decor::after,
.flying-borders-top .right-decor::before {
  content: "";
  background-color: #dfe9e0;
  height: 100vh;
  position: fixed;
  top: 53px;
}
.flying-borders-top .left-decor:after {
  width: 1px;
  left: 21px;
}
.flying-borders-top .left-decor:before {
  width: 2px;
  left: 15px;
}
.flying-borders-top .right-decor img {
  position: relative;
  top: 11px;
  right: 15px;
}
.flying-borders-top .right-decor:after {
  width: 1px;
  right: 21px;
}
.flying-borders-top .right-decor:before {
  width: 2px;
  right: 15px;
}

.flying-borders-top.scrolled .left-decor:after, .flying-borders-top.scrolled .left-decor:before,
.flying-borders-top.scrolled .right-decor:after,
.flying-borders-top.scrolled .right-decor:before {
  top: 0;
}

.flying-borders-top.bottom .left-decor:after, .flying-borders-top.bottom .left-decor:before,
.flying-borders-top.bottom .right-decor:after,
.flying-borders-top.bottom .right-decor:before {
  top: -90px;
}

/*Floating border lines END*/
.custom_html_1-section .section-header {
  margin-bottom: 40px;
}

/*Custom html 2 section*/
.custom_html_2-section .container img {
  margin: 0 auto;
}

/*Custom html 3 section end*/
/*Custom html 3 section*/
.custom_html_3-section {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/91699_website/about_us_back.jpg");
  background-position: center;
  color: #000;
  background-color: #DFE9E0;
}

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

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

.custom_html_3-section h2 {
  margin: 25px auto;
}

.custom_html_3-section a:hover {
  opacity: 0.85;
}

.custom_html_3-section img {
  max-width: 280px;
  margin-top: 25px;
}

/*Custom html 3 section end*/
/*gallery start*/
.gallery h1.section-header {
  display: none;
}

/*gallery end*/
/* Newsletter and popup */
.sph-response-message {
  font-size: 1.4em;
}

/* Newsletter and popup end */
/* About Us page specific style */
.about-us-page .about-us-s1-content h1 {
  font-size: 3.2em;
}

/* About Us page specific style end */
/*contact sections start*/
.contact-v3 .find-us .logo-holder {
  width: 30%;
  margin-top: 10px;
}

.contact-v3 .contact-location .logo-holder {
  width: 35%;
  margin-top: 10px;
}

.contact-v3 .find-us .logo-holder img {
  width: 100%;
}

.contact-v3 .find-us .logo-text {
  font-style: italic;
}

/*contect sections end*/
/*Footer start*/
.footer-v2-wrapper .custom-font {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

.footer-v2-wrapper .applicationsLink {
  font-family: "EB Garamond", serif;
  font-style: italic;
}

/*footer end*/
/* Private Events Custom page */
.private-events-custom-page {
  background-color: #000;
  color: #fff;
}

.private-events-custom-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/91699_website/events/pe_back.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -moz-filter: grayscale(0.6) opacity(0.2);
  -o-filter: grayscale(0.6) opacity(0.2);
  -ms-filter: grayscale(0.6) opacity(0.2);
  filter: grayscale(0.6) opacity(0.2);
}

.private-events-custom-page * {
  text-shadow: none;
}

.private-events-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
  width: 100%;
}
.private-events-custom-page .pagecontent .container {
  padding: 0;
}

.private-events-custom-page .pagecontent .hero {
  height: 50vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/91699_website/events/hero_eventys.jpg");
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.7);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-bottom: 6px solid #dfe9e0;
}

.private-events-custom-page .pagecontent .content-holder a.custom-temp-btn {
  border: 2px solid #dfe9e0;
}

.private-events-custom-page .pagecontent .flex-holder {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  flex-wrap: wrap;
}
.private-events-custom-page .pagecontent .flex-holder .flex-item {
  width: 45%;
  margin: 3% 2%;
}
.private-events-custom-page .pagecontent .flex-holder .event-item-img {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.private-events-custom-page .pagecontent .flex-holder .event-item-img a {
  display: inline-block;
  width: 30%;
  transition: 200ms ease-out all;
  overflow: hidden;
  border-radius: 10px;
  margin: 1%;
}
.private-events-custom-page .pagecontent .flex-holder .event-item-img a:is(:hover, :focus) img {
  scale: 1.1;
}
.private-events-custom-page .pagecontent .flex-holder .event-item-img a img {
  transition: 200ms ease-out all;
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.private-events-custom-page .pagecontent .flex-holder .event-item-content h2 {
  font-size: 2.2em;
}
.private-events-custom-page .pagecontent .flex-holder .event-item-content h3 {
  font-size: 1.8em;
}
.private-events-custom-page .pagecontent .flex-holder span.break-line {
  display: block;
}

/* Private Events Custom page end */
@media (max-width: 1200px) {
  .private-events-custom-page .pagecontent .flex-holder .flex-item {
    width: 80%;
  }
}
@media (min-width: 1024px) {
  .about-us-page .about-us-s1-content h1 {
    margin-top: 70px;
  }
}
@media (max-width: 1200px) {
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.8em;
  }
}
@media (max-width: 1023px) {
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.5em;
  }
  .contact-v3 .container {
    width: 90%;
  }
}
@media (max-width: 991px) {
  .private-events-custom-page .pagecontent .flex-holder .event-item-img a {
    width: 45%;
    margin: 2%;
  }
}
@media (max-width: 767px) {
  .sph-response-message {
    font-size: 1.3em;
  }
  .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #dfe9e0;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.8em;
  }
  .custom_html_3-section img {
    max-width: 250px;
  }
  .contact-v3 .find-us .logo-holder {
    width: 100%;
  }
  .contact-v3 .contact-location .logo-holder {
    margin: 10px auto;
  }
  .contact-v3 .find-us .logo-holder img {
    width: 30%;
  }
  .contact-v3 .container {
    width: 100%;
  }
  .flying-borders-top,
  .flying-borders-bottom {
    display: none;
  }
  .logo-footer {
    display: block;
    margin: auto;
  }
  .footer-v2-wrapper {
    padding-bottom: 80px;
  }
  .private-events-custom-page .pagecontent .flex-holder .event-item-img a {
    width: 85%;
  }
  .drink-menu .navbar-regular.nav-v6 li.drop-down-link div.drop-down,
  .drink-menu li.drop-down-link .sub-menu,
  .drink-menu li.drop-down-link .sub-menu {
    background-color: unset !important;
  }
}