@import url("//fonts.googleapis.com/css2?family=Montserrat:wght@400;900&family=Outfit:wght@900&display=swap");
/*
Heading fonts: Outfit, sans-serif
Body fonts: Montserrat, sans-serif
Subheading fonts: Montserrat, sans-serif
Navigtion fonts: Montserrat, sans-serif
Button fonts: Montserrat, sans-serif
*/
/* Wobble Vertical -> animation 3 */
@-webkit-keyframes a-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes a-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/* Custom style */
body {
  font-family: "Montserrat", sans-serif;
}

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

p {
  font-weight: 400;
}

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

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

.navbar-regular.nav-v7 .navbar-nav > li > a,
.nav-v7 li.drop-down-link div.drop-down {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 1em;
  border-right: none !important;
  padding: 0 3px;
  text-transform: uppercase;
}

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

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

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

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.about-us-v6-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.locations-page.about-us-background .location-holder h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: uppercase;
  font-family: "Outfit", sans-serif;
  font-weight: 900;
  font-size: 4em;
}

.about-us-v8-content .text-wrapper h2,
.about-us-s4-wrapper h2,
.reviews-v2-wrapper h2,
.tmt-section h2,
.custom_html_1-section h2,
.map-newsletter h2 {
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
  font-weight: 900;
  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-v6-wrapper .text-wrapper .text-content .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,
.newsletter-section .sph-email-subscription .sph-submit-button,
.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: 8px 40px;
  text-transform: uppercase;
  background-color: #252626;
  background: #252626;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #252626;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 15px;
  -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;
}

.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-v6-wrapper .text-wrapper .text-content .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,
.newsletter-section .sph-email-subscription .sph-submit-button: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: #CC2A2A;
  background: #CC2A2A;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #CC2A2A;
  opacity: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-name: a-wobble-vertical;
  animation-name: a-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.uk-overlay-panel a.custom-temp-btn, .order-tmt-section a.custom-temp-btn, .jobs-tmt-section a.custom-temp-btn, .locations-page .food-menu-nav .food-menu-nav-item {
  background-color: #fff;
  background: #fff;
  color: #252626;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

.uk-overlay-panel a.custom-temp-btn:hover, .order-tmt-section a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:focus,
.order-tmt-section a.custom-temp-btn:active, .jobs-tmt-section a.custom-temp-btn:hover,
.jobs-tmt-section a.custom-temp-btn:focus,
.jobs-tmt-section a.custom-temp-btn: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 {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

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

/* Gallery hover initial END */
/*HOMEPAGE*/
/* Line borders setup */
.plain-line-border,
.plain-line-border:before {
  height: 10px;
}

.section-wrapper .top-line-border:before,
.section-wrapper .bottom-line-border:before {
  left: 0;
  right: 0;
}

.section-wrapper.animation-element .top-line-border:before,
.section-wrapper.animation-element .bottom-line-border:before,
.animation-element .top-line-border:before,
.animation-element .bottom-line-border:before {
  left: 0;
  right: 0;
  opacity: 1;
}

.section-wrapper.animation-element.animate .top-line-border:before,
.section-wrapper.animation-element.animate .bottom-line-border:before,
.animation-element.animate .top-line-border:before,
.animation-element.animate .bottom-line-border:before {
  left: 0;
  right: 0;
  opacity: 1;
}

/* END Line borders setup */
/* 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: capitalize;
  font-family: "Outfit", sans-serif;
  font-size: 3.9em;
}

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

.on-cover-content .section-wrapper .buttons-group-holder,
.uk-overlay-panel .buttons-group-holder {
  padding-top: 10px;
}

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

.banner-section .container {
  text-align: center;
}

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

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

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

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

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

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

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

#aboutus_v8 .about-us-v8-image {
  background-size: contain;
}

/*About us section end*/
/*Custom html 1 section*/
.custom_html_1-section {
  color: #fff;
  background-color: #CC2A2A;
}

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

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

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

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

/*Custom html 1 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 V4*/
.gallery-v4-wrapper {
  background-color: #3a3a3a;
}

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

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

.reviews-v2-wrapper h1 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 0;
  color: #252626;
  z-index: 1;
}

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

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

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

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

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #252626;
  border: 1px solid #252626;
  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: scale(0.5) translatey(-100%);
          transform: scale(0.5) translatey(-100%);
  opacity: 0.7;
}

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

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

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

.map-newsletter .section-header {
  padding-bottom: 15px;
  color: #252626;
}

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

.map-newsletter .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
  color: #252626;
  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: #252626;
  border-bottom: 2px solid #252626;
  border-width: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.newsletter-section .newsletter-content-holder:before {
  background-position: center;
  background-attachment: scroll;
}

.newsletter-section .section-header {
  color: #252626;
}

.newsletter-section .sph-email-subscription h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.3em;
  color: #252626;
  text-transform: none;
  font-weight: 400;
}

.newsletter-section .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #252626;
  background-color: transparent;
  border-bottom: 1px solid #252626;
  border-width: 2px;
}

.newsletter-section .sph-email-subscription input::-webkit-input-placeholder {
  color: #252626;
}

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

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

.newsletter-section .sph-email-subscription input:-ms-input-placeholder {
  color: #252626;
}

.newsletter-section .sph-email-subscription input:-webkit-autofill,
.newsletter-section .sph-email-subscription input:-webkit-autofill:hover,
.newsletter-section .sph-email-subscription input:-webkit-autofill:focus,
.newsletter-section .sph-email-subscription input:-webkit-autofill:active {
  -webkit-text-fill-color: #252626;
  color: #252626 !important;
}

.newsletter-section .bar:before,
.newsletter-section .bar:after {
  background: #CC2A2A;
}

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

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

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

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

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

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

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

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

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

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

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

.custom-modal .close {
  color: #000;
  opacity: 1;
}

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

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

/*Contact section*/
.contact-v3 {
  color: #fff;
  text-align: center;
}

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

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

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

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

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

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

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

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

.about-page-content {
  padding-top: 70px;
}

#about_s3_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 custom html section s4*/
.about-us-s4-wrapper {
  min-height: 220px;
  padding: 40px 5%;
  color: #000;
  background-color: #fff;
}

.about-us-s4-wrapper h1 {
  margin-top: 15px;
}

.about-us-s4-wrapper .container,
.about-us-s4-wrapper h1 {
  text-align: left;
}

.about-us-s4-wrapper p {
  text-align: left !important;
}

/*About us page custom html section s4 end*/
/*ABOUT US PAGE END*/
/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 120px;
}

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

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

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

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

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

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

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

.food-menu-page .food-menu-grid-item-content {
  background: #fff;
  border-radius: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

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

/* Drinks only set*/
.drink-menu-v2-wrapper .food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #252626;
}

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

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

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

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

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

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

.food-menu-page .drink-menu-v2-wrapper .food-menu-grid-item-content {
  background: #fff;
  border-radius: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

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

.food-menu-v2-wrapper .empty-content-message h2,
.food-menu-v2-wrapper .empty-content-message h3 {
  color: #252626;
}

.drink-menu-v2-wrapper .empty-content-message h2,
.drink-menu-v2-wrapper .empty-content-message h3 {
  color: #252626;
}

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

.specials h1 {
  color: #fff;
}

.specials h2 {
  color: #fff;
}

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

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

.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: "Montserrat", 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 .location-holder h1 {
  color: #fff;
}

.locations-page.about-us-background .text-wrapper {
  margin-top: 10px;
}

.locations-page.about-us-background .text-wrapper .section-header {
  margin-bottom: 30px;
}

.locations-page.about-us-background .food-menu-grid-item-content {
  background: #fff;
  border-radius: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.locations-page.about-us-background .location-holder .food-menu-grid-item-content h1 {
  font-size: 4em;
  color: #CC2A2A;
}

.locations-page.about-us-background .food-menu-grid h2 {
  font-size: 1.5em;
  font-family: "Montserrat", sans-serif;
  color: #252626;
}

.locations-page.about-us-background .food-menu-grid h3 {
  margin-top: 5px;
  font-family: "Montserrat", sans-serif;
  color: #252626;
}

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

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

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

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

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

/* Gallery hover effect 1 */
/* Gallery hover animation_1: image zoom no info panel */
.gallery-hover.animation_1 .img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.gallery-hover.animation_1 a:hover .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

@media (max-width: 1400px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.9em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .about-us-v6-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .location-holder 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,
  .custom_html_1-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .about-us-s4-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.5em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .locations-page.about-us-background .location-holder .food-menu-grid-item-content h1 {
    font-size: 3.6em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.4em;
  }
  .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.8em;
    padding: 0 2px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .about-us-v6-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .location-holder h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .about-us-s4-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.1em;
  }
  .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;
  }
  .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.1em;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .locations-page.about-us-background .location-holder .food-menu-grid-item-content h1 {
    font-size: 3.2em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.3em;
  }
  .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) {
  #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.6em;
  }
  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,
  .about-us-v6-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .location-holder h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v6-wrapper .text-wrapper .text-content .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 {
    font-size: 16px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 2.7em;
  }
  .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;
  }
  .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;
  }
  .newsletter-section .newsletter-content-holder:before {
    background-position: center center;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 100px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 210px;
  }
  .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;
  }
  .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 {
    font-size: 16px;
  }
  .onespecial {
    font-size: 1em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .locations-page.about-us-background .location-holder .food-menu-grid-item-content h1 {
    font-size: 2.8em;
  }
  .locations-page .food-menu-nav .food-menu-nav-item,
  .locations-page .location-info-item .custom-temp-btn {
    font-size: 16px;
  }
  .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;
  }
  .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: 1.1em;
    padding: 6px 15px;
  }
  .drink-menu .navbar-regular.nav-v7.nav-v4 .navbar-nav > li > a,
  .navbar-regular.nav-v7.nav-v4.nav-scroll .navbar-nav > li > a {
    background-color: #fff;
  }
  .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: #CC2A2A !important;
    color: #fff !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,
  .about-us-v6-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .location-holder h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .about-us-s4-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: "Montserrat", sans-serif;
    font-size: 14px;
    padding: 15px 5px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    margin-top: 0;
    font-size: 1.7em;
  }
  .on-cover-content .buttons-group-holder a.custom-temp-btn,
  .uk-overlay-panel .buttons-group-holder a.custom-temp-btn {
    min-width: auto;
  }
  .banner-section {
    padding: 15px 15px;
    text-align: center;
  }
  .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;
  }
  .about-us-v8-content .title-image h1::after,
  .about-us-v8-content .title-image h1::before {
    background-position: 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.1em;
  }
  .custom_html_1-section {
    padding: 2em 0;
  }
  .custom_html_1-section .container,
  .custom_html_1-section h1 {
    text-align: center;
  }
  .custom_html_1-section p {
    text-align: center !important;
  }
  .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;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .newsletter-section .newsletter-content-holder {
    padding: 2em 0;
  }
  .newsletter-section {
    min-height: 450px;
  }
  .sph-response-message {
    font-size: 1.3em;
  }
  .contact-v3 {
    text-align: center;
  }
  .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;
    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,
  .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 #CC2A2A;
  }
  .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 #CC2A2A;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #CC2A2A;
  }
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #CC2A2A;
  }
  .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 #CC2A2A;
  }
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #CC2A2A;
  }
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #CC2A2A;
  }
  .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 #CC2A2A;
  }
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #CC2A2A;
  }
  .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: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
  .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;
  }
  .locations-page.about-us-background .text-wrapper {
    margin-top: 0px;
  }
  .locations-page .food-menu-nav .food-menu-nav-item {
    border: none;
    border-bottom: 2px solid #fff;
    border-radius: 0;
  }
  .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 {
    border: none;
    border-bottom: 2px solid #fff;
    border-radius: 0;
  }
  .locations-page .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #fff;
  }
  .locations-page.about-us-background .location-holder .food-menu-grid-item-content h1 {
    font-size: 2.3em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.2em;
  }
  .location-info-holder p {
    font-size: 1.1em;
  }
  .tmt-page.party-background.drink-menu .pagecontent {
    padding-top: 0;
  }
  .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,
  .about-us-v6-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .location-holder h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 1.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .about-us-s4-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.5em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .locations-page.about-us-background .location-holder .food-menu-grid-item-content h1 {
    font-size: 1.8em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.1em;
  }
  .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 */
video#coverVideo {
  margin-top: 190px;
}

/* Custom Navigation Bar START */
.custom-navigation-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-color: #000;
  text-align: right;
  padding: 5px 15px;
  font-size: 1.3em;
}

.custom-navigation-holder a {
  color: #fff;
  font-weight: 600;
}

.custom-navigation-holder a:is(:hover, :focus) {
  color: #e33434;
  text-decoration: none;
}

/* Custom Navigation Bar END */
/* Banner section START */
.banner-section .custom-temp-btn {
  background-color: #fff;
  border-color: #fff;
  color: #252626;
}

.banner-section .custom-temp-btn:is(:hover, :focus) {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

/* Banner section END */
/* Food Menu page START */
.drink-menu .food-menu-page .food-item-holder .food-item-photo-holder {
  text-align: center;
}

.drink-menu .food-menu-page .food-item-holder .food-item-photo-holder .item-image {
  display: inline-block;
}

/* Food Menu page END */
/* Franhise page start */
.contact-page {
  color: #252626;
}

.contact-page .pagecontent * {
  text-shadow: none;
}

.contact-page .reservations-and-parties button[disabled],
.contact-page .reservations-and-parties button:hover,
.contact-page .reservations-and-parties button:focus {
  background-color: #252626;
  background: #252626;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #252626;
}

.contact-page .reservations-and-parties button,
.contact-page .reservations-and-parties button[disabled]:hover,
.contact-page .reservations-and-parties button[disabled]:focus {
  background-color: #CC2A2A;
  background: #CC2A2A;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #CC2A2A;
}

.contact-page .reservations-and-parties p.submit-success {
  color: #252626;
}

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

/* Franchise page end */
.design-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2em 0;
}

.design {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.timeline {
  width: 80%;
  height: auto;
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.timeline-content {
  padding: 20px;
  background: #f6f6f6;
  color: #252626;
  padding: 1.75rem;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  overflow-wrap: break-word !important;
  margin: 1rem;
  margin-bottom: 20px;
}

.timeline-component {
  margin: 0px 20px 20px 20px;
}

/* Order page */
.order-custom-page {
  background-color: #fff;
}

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

.order-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
  color: #000;
  width: 95%;
}

.order-custom-page .pagecontent a,
.order-custom-page .pagecontent h2,
.order-custom-page .pagecontent p {
  color: #000;
}

.order-custom-page .pagecontent h2 {
  font-size: 2em;
  text-transform: uppercase;
}

.order-custom-page .container.custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.order-custom-page .column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 20px;
}

.order-custom-page .column.orange {
  background-color: #fca311;
}

.order-custom-page .column svg,
.order-custom-page .column img {
  width: 32px;
  padding-right: 10px;
}

.order-custom-page .column-child a {
  display: block;
  text-decoration: none;
  color: inherit;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.order-custom-page .column-child:hover a {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.order-custom-page .column-child:hover {
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  height: auto;
}

.order-custom-page .column-child.animation {
  text-align: left;
  margin: 0 auto;
}

/* Order page end */
/* Custom Catering page START */
.catering-custom-page * {
  text-shadow: none;
}

.catering-custom-page .pagecontent {
  width: 100%;
}

.catering-custom-page .pagecontent .tabs-container {
  margin-bottom: 0;
}

.catering-custom-page .pagecontent .tabs-container .catering-custom-page .pagecontent p {
  font-size: 1.2em;
}

.catering-custom-page .pagecontent .container {
  padding: 0;
}

.catering-custom-page .pagecontent .custom-temp-btn {
  background-color: #CC2A2A;
  border-color: #CC2A2A;
}

.catering-custom-page .pagecontent .custom-temp-btn:is(:hover, :focus) {
  background-color: #252626;
  border-color: #252626;
}

.catering-custom-page .pagecontent .custom-catering-content-holder {
  position: relative;
  margin-top: 30px;
}

.catering-custom-page .pagecontent .section-0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.catering-custom-page .pagecontent .section-0 p,
.catering-custom-page .pagecontent .section-0 a {
  margin: 0;
  color: #fff;
}

.catering-custom-page .pagecontent .section-0 .custom-temp-btn {
  border: 3px solid #fff;
  background-color: transparent;
}

.catering-custom-page .pagecontent .section-0 .custom-temp-btn:is(:hover, :focus) {
  background-color: #fff;
  color: #252626;
}

.catering-custom-page .pagecontent .section-1 {
  text-align: center;
  padding: 60px;
}

.catering-custom-page .pagecontent .section-1 .catering-logo-holder {
  display: inline-block;
}

.catering-custom-page .pagecontent .section-2-holder {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/168777_website/custom_catering/buddy_collage_1.png");
  height: 400px;
  background-size: cover;
  background-position: center center;
}

.catering-custom-page .pagecontent .section-2 {
  padding-top: 60px;
  position: absolute;
  text-align: center;
  width: 55%;
  right: 5%;
}

.catering-custom-page .pagecontent .section-3 {
  padding: 20px;
  text-align: center;
  font-size: 1.8em;
}

.catering-custom-page .pagecontent .section-3 a {
  color: #fff;
}

.catering-custom-page .pagecontent .section-4-holder {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/168777_website/custom_catering/buddy_collage_2.png");
  height: 400px;
  background-size: cover;
  background-position: center center;
  background-color: #d8d8d8;
}

.catering-custom-page .pagecontent .section-4 {
  padding-top: 25px;
  position: absolute;
  width: 38%;
  right: 20%;
  text-align: left;
  color: #000;
}

.catering-custom-page .pagecontent .section-5-holder {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/168777_website/custom_catering/buddy_collage_3.png");
  height: 320px;
  background-size: cover;
  background-position: center center;
  background-color: #000;
}

.catering-custom-page .pagecontent .section-5 {
  padding-top: 40px;
  position: absolute;
  width: 25%;
  left: 25%;
  text-align: right;
  color: #fff;
}

.catering-custom-page .pagecontent .section-6-holder {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/168777_website/custom_catering/buddy_collage_4.png");
  height: 400px;
  background-size: cover;
  background-position: center center;
  background-color: #d8d8d8;
}

.catering-custom-page .pagecontent .section-6 {
  padding-top: 85px;
  position: absolute;
  width: 38%;
  right: 20%;
  text-align: left;
  color: #000;
}

/* Custom Catering page END */
/* Large/Bulk Orders START */
.large-bulk-orders-page {
  background-color: #fff;
}

.large-bulk-orders-page * {
  text-shadow: none;
}

.large-bulk-orders-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
  color: #000;
  width: 95%;
}

.large-bulk-orders-page .pagecontent a,
.large-bulk-orders-page .pagecontent h2,
.large-bulk-orders-page .pagecontent p {
  color: #000;
}

.large-bulk-orders-page .pagecontent h2 {
  font-size: 2em;
  text-transform: uppercase;
}

.large-bulk-orders-page .container.custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.large-bulk-orders-page .column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 20px;
}

.large-bulk-orders-page .column svg,
.large-bulk-orders-page .column img {
  width: 32px;
  padding-right: 10px;
}

.large-bulk-orders-page .column-child a {
  display: block;
  text-decoration: none;
  color: inherit;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.large-bulk-orders-page .column-child:hover a {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.large-bulk-orders-page .column-child:hover {
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  height: auto;
}

.large-bulk-orders-page .column-child.animation {
  text-align: left;
  margin: 0 auto;
}

/* Large/Bulk Orders END */
/* locations page */
.locations-page .location-info-item .custom-temp-btn {
  -webkit-transition: none;
  transition: none;
}

/* loations page end */
@media screen and (min-width: 768px) {
  .timeline {
    display: grid;
    grid-template-columns: 1fr 3px 1fr;
  }
  .timeline-middle {
    position: relative;
    background-color: #FCA311;
    width: 3px;
    height: 100%;
  }
  .main-middle {
    opacity: 0;
  }
  .timeline-circle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #CC2A2A;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 1400px) {
  .about-us-page .about-us-s1-content h1 {
    font-size: 3em;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
}
@media (max-width: 1200px) {
  .custom-navigation-holder {
    font-size: 1em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.5em;
  }
  .order-custom-page .pagecontent h2,
  .large-bulk-orders-page .pagecontent h2 {
    font-size: 1.7em;
  }
  .catering-custom-page .pagecontent .section-2 {
    padding-top: 30px;
    width: 65%;
    right: 2%;
  }
  .catering-custom-page .pagecontent .section-4 {
    padding-top: 30px;
    width: 55%;
    right: 4%;
  }
  .catering-custom-page .pagecontent .section-5 {
    padding-top: 30px;
    width: 35%;
    left: 15%;
  }
  .catering-custom-page .pagecontent .section-6 {
    width: 50%;
    right: 10%;
  }
}
@media (max-width: 1024px) {
  video#coverVideo {
    margin-top: 140px;
  }
}
@media (max-width: 991px) {
  video#coverVideo {
    margin-top: 190px;
  }
  .about-us-s4-wrapper h1,
  .about-us-s4-wrapper h2,
  .about-us-s4-wrapper p {
    text-align: center !important;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.8em;
  }
  .order-custom-page .column,
  .large-bulk-orders-page .column {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    margin-bottom: 15px;
  }
  .order-custom-page .pagecontent h2,
  .large-bulk-orders-page .pagecontent h2 {
    font-size: 1.5em;
  }
  .catering-custom-page .pagecontent .section-2 {
    width: 70%;
  }
  .catering-custom-page .pagecontent .section-4 {
    width: 58%;
  }
  .catering-custom-page .pagecontent .section-5 {
    width: 51%;
    left: 0;
  }
  .catering-custom-page .pagecontent .section-6 {
    width: 50%;
    right: 10%;
  }
}
@media (max-width: 767px) {
  video#coverVideo {
    margin-top: 120px;
  }
  .banner-section .custom-temp-btn {
    padding: 8px 10px;
  }
  .contact-v3.contact-v3-center {
    padding-bottom: 100px;
  }
  .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #fff !important;
  }
  .locations-page .food-menu-nav .food-menu-nav-item:not(.locations-page .food-menu-nav .food-menu-nav-item:last-of-type) {
    border-bottom: 2px solid #000 !important;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.2em;
  }
  .contact-page {
    height: auto !important;
    overflow: auto !important;
  }
  .order-custom-page .pagecontent h2,
  .large-bulk-orders-page .pagecontent h2 {
    font-size: 1.4em;
  }
  .catering-custom-page .pagecontent .custom-temp-btn {
    padding: 8px 10px;
    font-size: 1em;
  }
  .catering-custom-page .pagecontent .section-0 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 40px;
  }
  .catering-custom-page .pagecontent .section-0 p,
  .catering-custom-page .pagecontent .section-0 a {
    margin: 5px;
  }
  .catering-custom-page .pagecontent .section-2-holder {
    height: 600px;
  }
  .catering-custom-page .pagecontent .section-2 {
    width: 96%;
  }
  .catering-custom-page .pagecontent .section-4-holder {
    height: 450px;
  }
  .catering-custom-page .pagecontent .section-4-holder .custom-temp-btn {
    padding: 8px 10px;
    font-size: 1em;
  }
  .catering-custom-page .pagecontent .section-4 {
    width: 96%;
    right: 2%;
    text-align: center;
  }
  .catering-custom-page .pagecontent .section-5 {
    text-align: center;
    width: 100%;
  }
  .catering-custom-page .pagecontent .section-6 {
    padding-top: 30px;
    text-align: center;
    width: 86%;
    right: 8%;
    height: 350px;
  }
  .catering-custom-page .pagecontent .section-4 h2,
  .catering-custom-page .pagecontent .section-5 h2 {
    font-size: 2em;
  }
  .drink-menu .contact-v3 {
    padding-bottom: 60px;
  }
  .party-background.drink-menu.contact-page .pagecontent {
    padding-top: 110px;
  }
  .locations-page.about-us-background .text-wrapper {
    margin-top: 30px;
  }
  .food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 85px;
  }
  .locations-page .location-info-item .custom-temp-btn {
    padding: 8px 25px;
  }
}