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

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

p {
  font-size: 1.4em;
  font-weight: 300;
}

/* NAV_V8 navigation with centered logo */
.navbar-regular.nav-v8 .navbar-nav > li > a,
.nav-v8 li.drop-down-link div.drop-down {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

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

.nav-v8 .navbar-tabs {
  margin-top: 0;
}

.nav-v8 .nav-tab {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 0%;
      flex-basis: 0%;
}

.navbar.nav-v8 .nav-tab.helper-tab {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.navbar.nav-v8 .navbar-nav > li {
  text-align: center;
}

.nav-v8 .logo-holder {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
      order: 2;
}

.navbar.nav-v8 li.nav-tab {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.nav-v8 .desktop-navigation .logo-holder {
  -ms-flex-item-align: start;
      align-self: flex-start;
  height: 75px;
  -ms-flex-preferred-size: 70px;
      flex-basis: 70px;
}

.nav-v8.nav-scroll .desktop-navigation .logo-holder {
  -ms-flex-preferred-size: 42px;
      flex-basis: 42px;
}

/* END NAV_V8 navigation with centered logo */
.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: capitalize;
  font-family: "Josefin Sans", sans-serif;
  font-size: 4.4em;
}

.about-us-v8-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.tmt-section h2,
.map-newsletter h2 {
  font-family: "Josefin Slab", 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 .about-us-v8-item 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,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item,
.locations-page .food-menu-nav .food-menu-nav-item,
.locations-page .location-info-item .custom-temp-btn,
.about-us-page .custom-temp-btn,
.about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn {
  padding: 10px 40px 8px 40px;
  text-transform: uppercase;
  background-color: #cbad66;
  background: #cbad66;
  color: #221551;
  border-width: 2px;
  border-style: solid;
  border-color: #cbad66;
  font-family: "Josefin 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;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  overflow: hidden;
}
.custom-temp-btn:before,
.uk-overlay-panel a.custom-temp-btn:before,
.on-cover-content .section-wrapper a.custom-temp-btn:before,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:before,
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:before,
.custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:before,
.map-newsletter .sph-email-subscription .sph-submit-button:before,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:before,
.addtocalendar.atc-style-blue .atcb-link:before,
.specials-v3.home-specials div a.custom-temp-btn:before,
.food-menu-nav .food-menu-nav-item:before,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:before,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:before,
.locations-page .food-menu-nav .food-menu-nav-item:before,
.locations-page .location-info-item .custom-temp-btn:before,
.about-us-page .custom-temp-btn:before,
.about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn:before,
.about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background: #221551;
}

.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 .about-us-v8-item 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,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
.drink-menu-v2-wrapper .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,
.about-us-page .custom-temp-btn:hover,
.about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover {
  text-decoration: none;
  background-color: #cbad66;
  background: #cbad66;
  color: #221551;
  border-width: 2px;
  border-style: solid;
  border-color: #cbad66;
  opacity: 1;
}
.custom-temp-btn:hover:before,
.custom-temp-btn:focus:before,
.custom-temp-btn:active:before,
.uk-overlay-panel a.custom-temp-btn:hover:before,
.on-cover-content .section-wrapper a.custom-temp-btn:hover:before,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover:before,
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover:before,
.custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover:before,
.specials-v3.home-specials div a.custom-temp-btn:hover:before,
.map-newsletter .sph-email-subscription .sph-submit-button:hover:before,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover:before,
.addtocalendar.atc-style-blue .atcb-link:hover:before,
.tmt-section a.custom-temp-btn:hover:before,
.food-menu-nav .food-menu-nav-item:hover:before,
.food-menu-nav .food-menu-nav-item:focus:before,
.food-menu-nav .food-menu-nav-item.active:before,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover:before,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus:before,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active:before,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover:before,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus:before,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active:before,
.locations-page .food-menu-nav .food-menu-nav-item:hover:before,
.locations-page .food-menu-nav .food-menu-nav-item:focus:before,
.locations-page .food-menu-nav .food-menu-nav-item.active:before,
.locations-page .location-info-item .custom-temp-btn:hover:before,
.locations-page .location-info-item .custom-temp-btn:focus:before,
.about-us-page .custom-temp-btn:hover:before,
.about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover:before,
.about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover:before {
  left: 0;
  right: 0;
}

.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn, .custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn, .food-menu-nav .food-menu-nav-item, .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item, .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
  background-color: #221551;
  background: #221551;
  color: #cbad66;
  border-width: 2px;
  border-style: solid;
  border-color: #221551;
}
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:before, .custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:before, .food-menu-nav .food-menu-nav-item:before, .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:before, .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:before {
  background: #cbad66;
}

.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover, .custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item 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, .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active, .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active {
  background-color: #221551;
  background: #221551;
  color: #cbad66;
  border-width: 2px;
  border-style: solid;
  border-color: #221551;
}
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover:before, .custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover:before, .food-menu-nav .food-menu-nav-item:hover:before,
.food-menu-nav .food-menu-nav-item:focus:before,
.food-menu-nav .food-menu-nav-item.active:before, .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover:before,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus:before,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active:before, .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover:before,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus:before,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active:before {
  left: 0;
  right: 0;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link {
  overflow-x: hidden;
}

/* Gallery hover initial */
.gallery-hover {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.gallery-hover a {
  color: inherit;
  position: relative;
  overflow: hidden;
}
.gallery-hover a:hover {
  text-decoration: none;
}
.gallery-hover img {
  width: 100%;
  height: 100%;
}
.gallery-hover .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgba(0, 0, 0, 0.8);
}
.gallery-hover .info h3,
.gallery-hover .info p {
  display: none;
}
.gallery-hover .info h3 {
  margin: 0 auto;
  padding: 5px;
  color: #fff;
  font-size: 1.5em;
}
.gallery-hover .info p {
  position: relative;
  margin: 0 auto;
  padding: 10px 15px;
  line-height: 1.1em;
  color: #fff;
  font-size: 1.4em;
}

/* Gallery hover initial END */
/*HOMEPAGE*/
/* Slideshow and cover content */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.6);
}

.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1 {
  margin-top: 70px;
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  font-size: 4em;
  color: #ebe8f5;
}

.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: #fff;
  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;
  background: #221551;
  color: #fff;
  text-align: center;
}

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

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

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

/*Banner section end*/
/*About us section*/
.about-us-v8-wrapper:before {
  background-position: right bottom;
}

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

.about-us-v8-content .text-content.title-bar h1:after {
  background-color: #221551;
}

/*About us section end*/
/*Custom about us section*/
.about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
  background-position: right bottom;
}

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

/*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.4em;
  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 V4*/
.gallery-v4-wrapper .info {
  background: rgba(0, 0, 0, 0.7);
}

.gallery-v4-wrapper .info p {
  color: #cbad66;
  text-transform: none;
  font-size: 1.4em;
}

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

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

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

.reviews-v2-wrapper .container {
  padding-top: 20px;
}

.reviews-v2-wrapper h1 {
  margin-bottom: 0;
}

.reviews-v2-wrapper h2 {
  margin-top: 0;
  color: #050505;
}

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

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

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

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #000;
  border: 1px solid #000;
  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;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}
.sph-email-subscription .sph-email-form input:focus::-webkit-input-placeholder {
  -webkit-transform: translateX(70%);
          transform: translateX(70%);
  opacity: 0;
}

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

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

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

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

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

.map-newsletter .sph-email-subscription h2 {
  font-family: "Josefin Sans", sans-serif;
  color: #fff;
  font-weight: 300;
  font-size: 1.4em;
}

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

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

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

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

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

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

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

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

.sph-response-message {
  color: #fff;
}

.googlemap-v3-wrapper input:-webkit-autofill,
.googlemap-v3-wrapper input:-webkit-autofill:hover,
.googlemap-v3-wrapper input:-webkit-autofill:focus,
.googlemap-v3-wrapper input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff;
  color: #fff !important;
}

/*Newsletter section end*/
/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url("../website_images/ab_websites/127980_website/newsletter.jpg");
  background-size: cover;
  background-position: right center;
  background-color: #050505;
}

.custom-modal .close {
  color: #fff;
  opacity: 0.6;
}

.custom-modal .close:hover {
  color: #fff;
  opacity: 0.8;
}

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

.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.4em;
  color: #fff;
}

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

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

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

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

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

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

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

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

/*Contact section*/
.contact-v3 {
  background-image: url("../website_images/ab_websites/127980_website/footer.jpg");
  background-position: left center;
  background-size: cover;
  color: #fff;
  text-align: center;
}

.contact-v3::before {
  background: #221551;
}

.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: #050505;
  border-top: 2px solid transparent;
}

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

.footer-v2-wrapper a:hover,
.footer-v2-wrapper a:active,
.footer-v2-wrapper a:focus {
  color: #cbad66;
}

/*HOMEPAGE END*/
/*ABOUT US PAGE*/
.about-page-content {
  min-height: 100vh;
}

#about_s4_section {
  display: none;
}

.about-page-content .about-us-v7-wrapper .about-us-v7-content:first-of-type {
  background-position: center;
}

.about-page-content .about-us-v7-content .text-wrapper:before {
  background-position: center;
}

.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}

.about-page-content .about-us-v7-content .text-wrapper .text-content,
.about-page-content .about-us-v7-content .text-wrapper .text-content * {
  text-align: left !important;
}

/*ABOUT US PAGE END*/
/*FOOD AND DRINKS PAGE*/
.food-menu-page:before {
  z-index: 0;
}

.food-menu-page {
  background: rgba(34, 21, 81, 0.2);
}

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 145px;
}

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

.food-menu-nav .food-menu-nav-item {
  padding: 10px 40px 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: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  font-size: 2em;
  color: #221551;
}

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

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

.food-menu-page .food-menu-grid p {
  color: #050505;
}

.food-menu-page .food-menu-grid .food-menu-description p,
.food-menu-page .food-menu-grid .food-item-description {
  color: #050505;
}

.food-menu-page .food-menu-grid-item-content {
  background: #fff;
  border: 1px solid #221551;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.food-menu-page .food-menu-grid .food-item-holder {
  border-bottom: 1px solid #cbad66;
}

/* Drinks only set*/
.drink-menu-page:before {
  z-index: 0;
}

.drink-menu-page {
  background: rgba(34, 21, 81, 0.2);
}

.drink-menu-v2-wrapper .food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #cbad66;
}

.drink-menu-v2-wrapper .section-header {
  color: 221551;
}

.drink-menu-v2-wrapper h2,
.drink-menu .drink-menu-page h2 {
  color: #221551;
  text-transform: uppercase;
}

.drink-menu-v2-wrapper .food-menu-grid h3,
.drink-menu-v2-wrapper .food-menu-grid .food-price {
  color: #221551;
}

.drink-menu-v2-wrapper .food-menu-grid .food-price {
  color: #221551;
}

.food-menu-page .drink-menu-v2-wrapper .food-menu-grid p {
  color: #050505;
}

.food-menu-page .drink-menu-v2-wrapper .food-menu-grid .food-menu-description p,
.food-menu-page .drink-menu-v2-wrapper .food-menu-grid .food-item-description {
  color: #050505;
}

.food-menu-page .drink-menu-v2-wrapper .food-menu-grid-item-content {
  background: #fff;
  border: 1px solid #221551;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.food-menu-page .drink-menu-v2-wrapper .food-menu-grid .food-item-holder {
  border-bottom: 1px solid #cbad66;
}

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

.specials h1 {
  color: #ebe8f5;
}

.specials h2 {
  color: #ebe8f5;
}

/*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: "Josefin 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: 210px;
}

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

/* Gallery hover effects 7, 8, 9 */
.gallery-hover.animation_7 .img,
.gallery-hover.animation_8 .img,
.gallery-hover.animation_9 .img {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gallery-hover.animation_7 .info,
.gallery-hover.animation_8 .info,
.gallery-hover.animation_9 .info {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.gallery-hover.animation_7 .info h3,
.gallery-hover.animation_7 .info p,
.gallery-hover.animation_8 .info h3,
.gallery-hover.animation_8 .info p,
.gallery-hover.animation_9 .info h3,
.gallery-hover.animation_9 .info p {
  display: block;
}
.gallery-hover.animation_7 a:hover .img,
.gallery-hover.animation_8 a:hover .img,
.gallery-hover.animation_9 a:hover .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.gallery-hover.animation_7 a:hover .info,
.gallery-hover.animation_8 a:hover .info,
.gallery-hover.animation_9 a:hover .info {
  visibility: visible;
  opacity: 1;
}

/* Gallery hover animation_7: image zoom and info panel overlay slide in bottom to top */
.gallery-hover.animation_7 .info {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.gallery-hover.animation_7 a:hover .info {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* Gallery hover animation_8: image zoom and info panel overlay slide in top to bottom */
.gallery-hover.animation_8 .info {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.gallery-hover.animation_8 a:hover .info {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* Gallery hover animation_9: image zoom and info panel overlay slide in from left */
.gallery-hover.animation_9 .info {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.gallery-hover.animation_9 a:hover .info {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@media (max-width: 1400px) {
  .navbar-regular.nav-v8 .navbar-nav > li > a {
    padding: 0 8px;
  }
  .nav-v8 .desktop-navigation .logo-holder {
    -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
  }
  .nav-v8.nav-scroll .desktop-navigation .logo-holder {
    -ms-flex-preferred-size: 32px;
        flex-basis: 32px;
  }
  .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: 4em;
  }
  .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.6em;
  }
  .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.4em;
  }
}
@media (max-width: 1200px) {
  .navbar-regular.nav-v8 .navbar-nav > li > a {
    font-size: 1em;
    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,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.6em;
  }
  .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.3em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.2em;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .tmt-section p {
    font-size: 1.3em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.3em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.3em;
  }
  .gallery-v4-wrapper .info p {
    font-size: 1.3em;
  }
  .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.3em;
  }
}
@media (max-width: 1024px) {
  video#coverVideo {
    margin-top: 105px;
  }
  #aboutus_v8:before,
  #aboutus_v8_custom:before {
    background-attachment: scroll;
  }
}
@media (max-width: 1023px) {
  .navbar-regular.nav-v8 .navbar-nav > li > a {
    font-size: 0.9em;
  }
  .nav-v8 .desktop-navigation .logo-holder {
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
  }
  .nav-v8.nav-scroll .desktop-navigation .logo-holder {
    -ms-flex-preferred-size: 22px;
        flex-basis: 22px;
  }
  .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.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: 2.8em;
  }
  .about-us-v8-wrapper:before {
    background-position: right bottom;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
    background-position: right bottom;
  }
  .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;
  }
  .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-wrapper .about-us-v7-content:first-of-type {
    background-position: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper:before {
    background-position: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content,
  .about-page-content .about-us-v7-content .text-wrapper .text-content * {
    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.3em;
  }
}
@media (max-width: 991px) {
  .navbar.nav-v8 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v8 .navbar-nav > li > a {
    padding: 0 3px;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .navbar.nav-v8 .navbar-tabs .socialnav {
    display: none;
  }
  .navbar.nav-v8 .navbar-tabs .navbar-content {
    width: 97% !important;
  }
  .nav-v8 .desktop-navigation .logo-holder {
    -ms-flex-preferred-size: 20px;
        flex-basis: 20px;
  }
  .nav-v8.nav-scroll .desktop-navigation .logo-holder {
    -ms-flex-preferred-size: 12px;
        flex-basis: 12px;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-us-page .about-us-s1-content {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .navbar.nav-v8 .header-logo {
    max-width: 80px;
    left: 5px;
  }
  .navbar.nav-v8 .header-logo img {
    max-height: -webkit-fill-available;
  }
  .navbar.nav-v8 .navbar-nav > li {
    text-align: left;
  }
  .navbar-regular.nav-v8 .navbar-nav > li > a,
  .nav-v8 li.drop-down-link div.drop-down {
    font-size: 1em;
    padding: 6px 15px;
  }
  .navbar-regular.nav-v8 .navbar-nav > li > a:hover,
  .navbar-regular.nav-v8 .navbar-nav > .active > a,
  .navbar-regular.nav-v8 .navbar-nav > .active > a:focus,
  .navbar-regular.nav-v8 .navbar-nav > .active > a:hover {
    background-color: #ebe8f5 !important;
    color: #221551 !important;
  }
  .navbar.nav-v8 .navbar-tabs .socialnav {
    display: inline-block;
  }
  li.drop-down-link .sub-menu {
    padding: 0 30px 5px 30px;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .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.7em;
  }
  .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.2em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Josefin 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;
    text-align: center;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .about-us-v8-item .about-us-v8-content .text-content.title-bar h1:after {
    margin: 10px auto;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1.2em;
  }
  .gallery-v4-wrapper .info p {
    font-size: 1.2em;
  }
  .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.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .sph-response-message {
    font-size: 1.3em;
  }
  .contact-v3 {
    text-align: center;
    background-position: center;
    background-size: cover;
  }
  .footer-v2-wrapper p {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .about-page-content {
    padding-top: 0;
  }
  .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,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active {
    border: none;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #221551;
  }
  .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-bottom: 2px solid #221551;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #221551;
  }
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #221551;
  }
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active {
    border-bottom: 2px solid #221551;
  }
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #221551;
  }
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #221551;
  }
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active {
    border-bottom: 2px solid #221551;
  }
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #221551;
  }
  .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;
  }
  .food-menu-page .drink-menu-v2-wrapper .food-menu-grid-item-content {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
  .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.2em;
  }
}
@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: 2.2em;
  }
  .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.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.2em;
  }
}
/* START website specific style */
.navbar.nav-v6.nav-scroll .social-square .contact-icon:hover i {
  color: #fff !important;
}

#aboutus_v8 .about-us-v8-item-2 .about-us-v8-image {
  background-position: 25% 50%;
}

#aboutus_v8 .about-us-v8-item-1 .award-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact-v3 .contact-location, .contact-v3 .hours, .contact-v3 .find-us {
  font-weight: 300;
}

/* Newsletter and popup section */
.sph-response-message p:nth-of-type(1) {
  font-size: 1.1em !important;
}

.sph-response-message p:nth-of-type(2) {
  font-size: 0.9em !important;
}

/* Newsletter and popup section end */
/* Catering Menu page*/
.menus-custom a.custom-temp-btn {
  background-color: #221551;
  background: #221551;
  color: #cbad66;
  border-width: 2px;
  border-style: solid;
  border-color: #221551;
}

.menus-custom a.custom-temp-btn:before {
  background: #cbad66;
}

/* Catering Menu page end*/
/* Our story page */
.our-story * {
  text-shadow: none;
}

.our-story::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/127980_website/our_story_bg.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);
}

.our-story .pagecontent {
  padding-top: 250px;
}

.our-story .buttons-holder .custom-temp-btn {
  margin: 5px;
}

/* Our story page end */
@media (max-width: 1023px) {
  .navbar.nav-v8 .desktop-navigation .header-logo img {
    margin-top: 12px;
  }
  .navbar.nav-v8.nav-scroll .desktop-navigation .header-logo img {
    margin-top: 27px;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 45px;
  }
  .drink-menu .pagecontent {
    padding-top: 110px;
  }
}
@media (max-width: 767px) {
  .navbar-regular.nav-v6.nav-scroll .navbar-nav > li > a:hover,
  .navbar-regular.nav-v6.nav-scroll .navbar-nav > .active > a,
  .navbar-regular.nav-v6.nav-scroll .navbar-nav > .active > a:focus,
  .navbar-regular.nav-v6.nav-scroll .navbar-nav > .active > a:hover {
    background-color: #221551 !important;
    color: #fff !important;
  }
  .food-menu-nav .food-menu-nav-item:not(.food-menu-nav .food-menu-nav-item.active) {
    border-bottom: 2px solid #fff !important;
  }
}