@import url("//fonts.googleapis.com/css2?family=Bebas+Neue&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap");
@import url("https://static.spotapps.co/web/midnighttheatre--com/css/");
/*
 Heading fonts: Bebas Neue, sans-serif
 Body fonts: Josefin Sans, sans-serif
 Subheading fonts: Josefin Sans, sans-serif
 Navigtion fonts: Bebas Neue, sans-serif
 Button fonts: Bebas Neue, sans-serif
*/
body {
  font-family: "Josefin Sans", sans-serif;
}

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

p {
  font-weight: 400;
}

/* 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: "Bebas Neue", sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  padding: 0 5px;
  text-transform: uppercase;
}

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

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

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

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

li.drop-down-link .sub-menu {
  margin-top: 6px;
  text-align: center;
}

li.drop-down-link .sub-menu a {
  position: relative;
  left: -5px;
}

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

.navbar.nav-v8.nav-top .desktop-navigation .navbar-nav {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear 0.3s;
  transition: opacity 0.2s linear 0.3s;
}

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

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

.navbar.nav-v8 .desktop-navigation .header-logo img {
  max-height: 100px;
}

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

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

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

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

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn,
.custom-about-us-v8-wrapper.about-us-v8-wrapper 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,
.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: #C6DAE7;
  background: #C6DAE7;
  color: #00263A;
  border-width: 2px;
  border-style: solid;
  border-color: #C6DAE7;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 700;
  font-size: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 1.4em;
}

.custom-temp-btn:hover,
.custom-temp-btn:focus,
.custom-temp-btn:active,
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.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,
.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: #D6938A;
  background: #D6938A;
  color: #00263A;
  border-width: 2px;
  border-style: solid;
  border-color: #D6938A;
  opacity: 1;
}

.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn, .food-menu-nav .food-menu-nav-item {
  background-color: #00263A;
  background: #00263A;
  color: #DDD9D6;
  border-width: 2px;
  border-style: solid;
  border-color: #00263A;
}

.custom-about-us-v8-wrapper.about-us-v8-wrapper 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 {
  background-color: #00263A;
  background: #00263A;
  color: #D6938A;
  border-width: 2px;
  border-style: solid;
  border-color: #00263A;
}

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

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

.uk-overlay-panel .slide-text,
.on-cover-content .section-wrapper .cover-text {
  margin-top: 15px;
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.5em;
  text-transform: capitalize;
  font-weight: normal;
  line-height: 1.2em;
}

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

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

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

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

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

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

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

.about-us-v8-content .text-wrapper h2 {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #C6DAE7;
}

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

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

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

/*Custom about us section end*/
/*Custom html 1 section*/
.custom_html_1-section {
  color: #D6938A;
  background-color: #00263A;
}

.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*/
/*Custom html 2 section*/
.custom_html_2-section {
  color: #000;
  background-color: #C6DAE7;
}

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

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

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

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

/*Custom html 2 section end*/
/*TMT section*/
.tmt-section h1 {
  margin-top: 20px;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

/*TMT section end*/
a,
.image-holder {
  color: inherit;
  position: relative;
  overflow: hidden;
}
a:hover,
.image-holder:hover {
  text-decoration: none;
}

/*Gallery section  V1*/
.gallery {
  background-color: #00263A;
}

.gallery .section-header {
  color: #D6938A;
  margin-top: 0;
  margin-bottom: 20px;
}

.gallery-item {
  padding: 20px;
}

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

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

.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}

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

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

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

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

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

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

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

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #C6DAE7;
  border: 1px solid #C6DAE7;
  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: #00263A;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Newsletter section end*/
/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: 0;
  background-size: cover;
  background-position: center;
  background-color: #00263A;
}

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

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

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

.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.3em;
  color: #C6DAE7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Newsletter section end*/
/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: 0;
  background-size: cover;
  background-position: center;
  background-color: #00263A;
}

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

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

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

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

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

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

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

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

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

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

/*Newsletter popup section end*/
/*Contact section*/
.contact-v3 {
  background-color: #00263A;
  color: #C6DAE7;
}

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

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

/*Contact section end*/
.footer-v2-wrapper {
  border-top: 2px solid #000;
}

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

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

#about_s4_section {
  display: none;
}

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

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

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

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

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

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

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

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

.specials h1 {
  color: #DDD9D6;
}

.specials h2 {
  color: #DDD9D6;
}

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

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

.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: 150px;
}

.empty-content-message h2,
.empty-content-message h3,
.food-menu-page .empty-content-message h2,
.food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.3em;
}

/* Gallery Carousel */
.gallery-carousel-wrapper .carousel-holder {
  width: 100%;
  padding: 10px;
}

.gallery-carousel-wrapper .carousel-controls .carousel-control-btn,
.gallery-carousel-wrapper .owl-nav button {
  color: #fff;
  text-shadow: 0 0 5px #000;
}

.gallery-carousel-wrapper .item a {
  border-radius: 0;
}

/* Gallery Carousel end */
/* 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,
.gallery-hover.animation_1 .image-holder:hover .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

@media (max-width: 1400px) {
  .navbar-regular.nav-v8 .navbar-nav > li > a {
    font-size: 0.85em;
    padding: 0 3px;
  }
  .nav-v8 .desktop-navigation .logo-holder {
    -ms-flex-preferred-size: 185px;
        flex-basis: 185px;
  }
  .nav-v8.nav-scroll .desktop-navigation .logo-holder {
    -ms-flex-preferred-size: 145px;
        flex-basis: 145px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.8em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
}
@media (max-width: 1200px) {
  .navbar-regular.nav-v8 .navbar-nav > li > a {
    font-size: 0.75em;
    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.4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  p {
    font-size: 1.2em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.4em;
  }
  .on-cover-content .section-wrapper .cover-text,
  .uk-overlay-panel .slide-text {
    font-size: 1.4em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .tmt-section p {
    font-size: 1.2em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .sph-response-message {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 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: 2.8em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}
@media (max-width: 1024px) {
  video#coverVideo {
    margin-top: 90px;
  }
  #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.55em;
  }
  li.drop-down-link .sub-menu {
    padding: 5px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 1em;
  }
  .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,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .food-menu-nav .food-menu-nav-item {
    font-size: 16px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3em;
  }
  .about-us-v8-wrapper:before {
    background-position: center center;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
    background-position: center center;
  }
  .reservations-tmt-section {
    background-position: center;
  }
  .order-tmt-section {
    background-position: center;
  }
  .private-parties-tmt-section {
    background-position: center;
  }
  .catering-tmt-section {
    background-position: center;
  }
  .jobs-tmt-section {
    background-position: center;
  }
  .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-content .text-wrapper .text-content,
  .about-us-v7-content .text-wrapper h1 {
    text-align: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    text-align: center !important;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}
@media (max-width: 991px) {
  .navbar.nav-v8 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .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: 165px;
        flex-basis: 165px;
  }
  .nav-v8.nav-scroll .desktop-navigation .logo-holder {
    -ms-flex-preferred-size: 135px;
        flex-basis: 135px;
  }
  .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: 90px;
    left: 5px;
  }
  .navbar.nav-v8 .header-logo img {
    max-height: -webkit-fill-available;
  }
  .navbar.nav-v8 .navbar-nav > li {
    text-align: left;
  }
  li.drop-down-link .sub-menu {
    text-align: left;
    margin-top: 0;
  }
  .navbar-regular.nav-v8 .navbar-nav > li > a,
  .nav-v8 li.drop-down-link div.drop-down {
    font-size: 1.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 {
    color: #00263A !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.3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  p {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 15px 5px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 2em;
  }
  .on-cover-content .section-wrapper .cover-text,
  .uk-overlay-panel .slide-text {
    font-size: 1.3em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1.1em;
  }
  .gallery-item {
    padding: 10px;
  }
  .custom_html_1-section {
    padding: 2em 0;
  }
  .custom_html_1-section .container,
  .custom_html_1-section h1 {
    text-align: center;
  }
  .custom_html_1-section p {
    text-align: center !important;
  }
  .custom_html_2-section {
    padding: 2em 0;
  }
  .custom_html_2-section .container,
  .custom_html_2-section h1 {
    text-align: center;
  }
  .custom_html_2-section p {
    text-align: center !important;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -60px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .newsletter-section .newsletter-content-holder {
    padding: 2em 0;
  }
  .newsletter-section {
    min-height: 450px;
  }
  .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 {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #00263A;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #00263A;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #00263A;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.6em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.05em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 2.6em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.1em;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }
}
@media (max-width: 320px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 1.9em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 1.8em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }
}
/* START website specific style */
video#coverVideo {
  margin-top: 130px;
}

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

.openstreetmap-v3-wrapper .map-image {
  background-color: #00263A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.openstreetmap-v3-wrapper .map-image img {
  max-width: 100%;
  max-height: 580px;
}

/* Newsletter and popup end */
/* About Us page*/
.about-us-s5-wrapper {
  padding: 10px 0;
  background-color: #00263A;
}

.about-us-s5-wrapper .container {
  text-align: center;
}

/* About Us page end*/
/* Mailchimp subscribe popup */
.googlemap-v3-wrapper .map-item, #map-v3-container {
  min-height: 580px;
}

#mc_embed_signup {
  width: 80% !important;
  background-color: transparent !important;
  margin: 0 auto;
}

#mc_embed_signup form {
  display: block !important;
  position: relative !important;
  text-align: center !important;
  padding: 10px 0 10px 0 !important;
}

#mc_embed_signup h2 {
  font-family: "Playfair Display", serif !important;
  font-size: 4.2em !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  margin: 15px 0 0 !important;
  color: #C6DAE7;
  text-transform: lowercase !important;
}

#mc_embed_signup .indicates-required {
  color: #DDD9D6;
}

#mc_embed_signup .mc-field-group label {
  color: #DDD9D6;
}

#mc_embed_signup input {
  border: 1px solid #DDD9D6;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

#mc_embed_signup input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

#mc_embed_signup input[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

#mc_embed_signup input:focus {
  border-color: #DDD9D6;
}

#mc_embed_signup .button {
  clear: both !important;
  background-color: #DDD9D6 !important;
  border: 0 none !important;
  border-radius: 4px !important;
  letter-spacing: 0.03em !important;
  color: #00263A !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-family: "Playfair Display", serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  line-height: 32px !important;
  margin: 0 5px 10px 0 !important;
  padding: 8 40px !important;
  text-align: center !important;
  text-decoration: none !important;
  vertical-align: top !important;
  white-space: nowrap !important;
  width: auto !important;
  -webkit-transition: all 0.23s ease-in-out 0s !important;
  transition: all 0.23s ease-in-out 0s !important;
  height: auto !important;
}

#mc_embed_signup .button:hover {
  background: #C6DAE7 !important;
  background-color: #C6DAE7 !important;
  color: #00263A !important;
}

#mc_embed_signup .small-meta {
  font-size: 11px !important;
}

#mc_embed_signup .nowrap {
  white-space: nowrap !important;
}

#mc_embed_signup .clear {
  clear: none !important;
  display: inline !important;
}

#mc_embed_signup label {
  display: block !important;
  font-size: 1em !important;
  padding-bottom: 10px !important;
  text-align: center !important;
  font-family: "Playfair Display", serif !important;
  text-transform: capitalize !important;
}

#mc_embed_signup input {
  font-family: "Playfair Display", serif !important;
  text-align: center;
  font-size: 15px;
  display: block;
  padding: 12px 15px;
  margin: 0 4% 25px 0;
  min-height: 32px;
  width: 100%;
  min-width: 130px;
  border: none !important;
  border-bottom: 2px solid #C6DAE7 !important;
  border-radius: 0;
  background-color: transparent;
  padding: 3px 0 !important;
  color: #DDD9D6;
}

#mc_embed_signup input:-webkit-autofill {
  -webkit-transition: background-color 5000s !important;
  transition: background-color 5000s !important;
}

#mc_embed_signup .mc-field-group input:-webkit-autofill,
#mc_embed_signup .mc-field-group input:-webkit-autofill:hover,
#mc_embed_signup .mc-field-group input:-webkit-autofill:focus,
#mc_embed_signup input:-webkit-autofill,
#mc_embed_signup input:-webkit-autofill:hover #mc_embed_signup input:-webkit-autofill:focus {
  -webkit-text-fill-color: #C6DAE7 !important;
}

#mc_embed_signup input:focus {
  outline: none !important;
}

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em 0.5em 0em 0.5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em 0.5em 0.5em 0;
  font-weight: bold;
  float: none !important;
  top: -1.5em;
  z-index: 1;
  width: 80%;
  margin: 7px auto !important;
}

#mc_embed_signup #mce-error-response {
  display: none;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  color: #be0000 !important;
  background-color: #C6DAE7 !important;
}

#mc_embed_signup #mce-success-response {
  color: #C6DAE7 !important;
}

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: 0.5em 0;
}

/* Mailchimp subscribe popup end */
/* Mailchimp newsletter section */
.newsletter-section #mc_embed_signup {
  width: 50%;
  margin: 10px auto;
}

/* Mailchimp newsletter section end */
/* Theatre Specifications custom page */
.article-background.theatre-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url("../website_images/ab_websites/119890_website/theatre_specifications_pg_back.jpg");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(0.7) opacity(0.3);
  -moz-filter: grayscale(0.7) opacity(0.3);
  -o-filter: grayscale(0.7) opacity(0.3);
  -ms-filter: grayscale(0.7) opacity(0.3);
  filter: grayscale(0.7) opacity(0.3);
}

.drink-menu.theatre-page .tabs-container {
  text-shadow: none;
  text-align: center;
}

.drink-menu.theatre-page .tabs-container h1 {
  color: #DDD9D6;
}

.theatre-page .item-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin: 20px auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.theatre-page .item-holder > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 250px;
  padding: 20px;
}

.theatre-page .item-holder h3 {
  color: #C6DAE7;
}

.theatre-page .item-holder p {
  color: #DDD9D6;
}

/* Theatre Specifications custom page end */
.contact-v3 .contact-buttons {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin-top: 20px;
}

.contact-v3 .contact-buttons a.custom-temp-btn {
  margin: 0;
  background-color: #C6DAE7;
  border-color: #C6DAE7;
  color: #00263A;
  text-align: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.contact-v3 .contact-buttons a.custom-temp-btn:hover {
  background-color: #D6938A;
  border-color: #D6938A;
}

.contact-v3 .from-to {
  padding-bottom: 0;
  padding-top: 20px;
}

.custom_html_1-section .container {
  width: 100%;
  max-width: 1700px;
}

.custom_html_1-section .container p {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
}

.gift-cards-wrapper .container .gift-cards-holder {
  padding: 0 15px;
}

.gift-cards-wrapper .container .custom-temp-btn {
  background-color: #00263A;
  border-color: #00263A;
  color: #C6DAE7;
}
.gift-cards-wrapper .container .custom-temp-btn:hover {
  color: #D6938A;
}

.custom_html_2-section .container {
  margin-bottom: 0;
}

.custom_html_2-section .logos-flex {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 55px;
}
.custom_html_2-section .logos-flex img {
  width: 100%;
  max-width: 300px;
}

.events-background .empty-content-message {
  margin-top: 20px;
}

.events-container h1,
.events-container h3 {
  text-transform: capitalize;
}

.events-container.events-background {
  background-color: #00263A;
}

.events-container h3 {
  color: #C6DAE7;
}

.events-container .event-text-holder h2,
.events-container .event-text-holder h3,
.events-container .event-text-holder .event-info-text p {
  text-align: left !important;
}

.events-calendar img {
  width: 100%;
  margin-top: 30px;
}

.private-events-custom {
  background-color: #00263A;
  color: #C6DAE7;
}

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

.contact-us-page {
  background-color: #00263A;
  color: #C6DAE7;
}

.contact-us-page .pagecontent {
  width: 100%;
  background-color: #00263A;
  overflow-x: hidden;
}

.contact-us-page .pagecontent .container {
  padding-left: 0;
  padding-right: 0;
}

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

.contact-us-page .pagecontent .container h2.section-header {
  margin-bottom: 45px;
}

.contact-us-page .map-item.map-newsletter .text-wrapper .text-content h1 {
  text-align: center;
}

.contact-us-page .map-info-container {
  margin: 20px 0;
  text-align: center;
}
.contact-us-page .map-info-container p, .contact-us-page .map-info-container a {
  margin: 0;
  color: inherit;
}

.contact-us-page .contact-map-illustration {
  margin: 100px auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.contact-us-page .contact-map-illustration img {
  width: 100%;
  max-width: 800px;
  height: auto;
}

.contact-us-page .contact-map-illustration .map-illustration-text {
  margin: 50px auto 0 auto;
  width: 100%;
  max-width: 800px;
}

/* Navigation letter spacing */
.navbar-regular.nav-v6 .navbar-nav > li > a {
  letter-spacing: 1px;
}

/* Tiktok */
.navbar.nav-v6 .contact-icon svg {
  fill: #fff;
  width: 16px;
  height: 30px;
}

.contact-v3 .social-square .contact-icon svg {
  fill: #fff;
  width: 18px;
  height: 36px;
  padding-bottom: 6px;
}

.drink-menu .navbar.nav-v6 .contact-icon svg,
.navbar.nav-v6.nav-scroll .contact-icon svg {
  fill: #fff;
}

.navbar.nav-v6 .contact-icon:hover svg,
.navbar.nav-v6.nav-scroll .contact-icon:hover svg,
.drink-menu .navbar.nav-v6 .contact-icon:hover svg,
.drink-menu .navbar.nav-v6.nav-scroll .contact-icon:hover svg {
  fill: #00263A;
}

@media (max-width: 1200px) {
  .navbar.nav-v8 .navbar-tabs .socialnav a {
    display: none;
  }
  .custom_html_1-section .container p {
    font-size: 1.6em;
  }
  /* Fix gallery carousel on Safari only */
  .gallery-carousel-wrapper .owl-carousel .owl-nav .owl-prev button,
  .gallery-carousel-wrapper .owl-carousel .owl-nav .owl-next button {
    padding: 1px 6px !important;
  }
}
@media (max-width: 1023px) {
  .map-newsletter .text-wrapper .text-content {
    margin: 0 auto;
  }
  #mc_embed_signup h2 {
    font-size: 3em !important;
  }
  .custom_html_1-section .container p {
    font-size: 1.6em;
  }
}
@media (max-width: 991px) {
  .openstreetmap-v3-wrapper .map-item.map-newsletter {
    min-height: 500px;
  }
  .custom_html_2-section .logos-flex img {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  video#coverVideo {
    margin-top: 70px;
  }
  #mc_embed_signup h2 {
    font-size: 2.6em !important;
  }
  .about-us-s5-wrapper .container {
    padding-bottom: 40px;
  }
  .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #C6DAE7;
  }
  .section-logo-holder img {
    max-width: 250px;
  }
  .contact-v3 .contact-buttons {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 50px;
  }
  .custom_html_1-section .container p {
    font-size: 1em;
  }
  .custom_html_2-section .container {
    margin-bottom: 50px;
  }
  .custom_html_2-section .logos-flex img {
    width: 250px;
  }
  .events-container .event-text-holder h2,
  .events-container .event-text-holder h3,
  .events-container .event-text-holder .event-info-text p {
    text-align: center !important;
  }
  .openstreetmap-v3-wrapper .map-item.map-newsletter {
    min-height: 400px;
  }
  /* Fix logo on Safari */
  .navbar.nav-v6 .header-logo {
    height: 50px !important;
  }
  .private-events-custom .info-btn {
    font-size: 1em;
  }
}