@import url("//fonts.googleapis.com/css2?family=Sofia+Sans&family=Sofia+Sans+Extra+Condensed:wght@200;500&display=swap");
/* Push -> animation 1 */
@-webkit-keyframes a-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes a-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
 Heading fonts: Sofia Sans Extra Condensed, sans-serif
 Body fonts: Sofia Sans, sans-serif
 Subheading fonts: Sofia Sans Extra Condensed, sans-serif
 Navigtion fonts: Sofia Sans, sans-serif
 Button fonts: Sofia Sans, sans-serif
*/
body {
  font-family: "Sofia Sans", sans-serif;
}

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

p {
  font-weight: 400;
}

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

.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: "Sofia Sans", sans-serif;
  font-size: 1.1em;
  border-right: none !important;
  padding: 0 7px;
  text-transform: uppercase;
}

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

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

li.drop-down-link .sub-menu a {
  text-transform: uppercase;
  font-family: "Sofia Sans", sans-serif;
  font-size: 0.9em;
  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,
.locations-page.about-us-background .about-us-v3 h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: uppercase;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-weight: 200;
  font-size: 4.2em;
}

.about-us-v8-content .text-wrapper h2,
.location .location-page-content h2,
.reviews-v2-wrapper h2,
.tmt-section h2,
.custom_html_2-section h2,
.custom_html_1-section h2,
.map-newsletter h2 {
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.8em;
}

.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: #8B7332;
  background: #8B7332;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  font-family: "Sofia Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 1.4em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
}

.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: #fff;
  background: #fff;
  color: #8B7332;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  opacity: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-name: a-push;
  animation-name: a-push;
}

.location .location-page-content .custom-temp-btn, .drink-menu.locations-page .section-wrap .items-wrap .item-wrap .text-wrap .button-holder .custom-temp-btn, .locations-page .food-menu-nav .food-menu-nav-item {
  background-color: #383939;
  background: #383939;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

.food-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .food-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .food-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn, .newsletter-section .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #8B7332;
  background: #8B7332;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #8B7332;
}

.menus-custom .custom-menus-wrapper .custom-temp-btn, .locations-page .location-info-item .custom-temp-btn, .food-menu-nav .food-menu-nav-item {
  background-color: #383939;
  background: #383939;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #383939;
}

.private-dining-new-page .pagecontent a.custom-temp-btn, .catering-custom-page .pagecontent a.custom-temp-btn {
  background-color: #8B7332;
  background: #8B7332;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #8B7332;
}

.location .location-page-content .custom-temp-btn:hover, .location .location-page-content .custom-temp-btn:focus, .drink-menu.locations-page .section-wrap .items-wrap .item-wrap .text-wrap .button-holder .custom-temp-btn:hover, .drink-menu.locations-page .section-wrap .items-wrap .item-wrap .text-wrap .button-holder .custom-temp-btn:focus, .locations-page .food-menu-nav .food-menu-nav-item:hover,
.locations-page .food-menu-nav .food-menu-nav-item:focus,
.locations-page .food-menu-nav .food-menu-nav-item.active {
  background-color: #8B7332;
  background: #8B7332;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

.food-menu-custom-background .food-menu-custom-pagecontent .button-holder a:hover, .food-menu-custom-background .food-menu-custom-pagecontent .button-holder a:focus, .food-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a:hover, .food-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a:focus, .food-menu-custom-background .specials-menu-custom-pagecontent .button-holder a:hover, .food-menu-custom-background .specials-menu-custom-pagecontent .button-holder a:focus, .drinks-menu-custom-background .food-menu-custom-pagecontent .button-holder a:hover, .drinks-menu-custom-background .food-menu-custom-pagecontent .button-holder a:focus, .drinks-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a:hover, .drinks-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a:focus, .drinks-menu-custom-background .specials-menu-custom-pagecontent .button-holder a:hover, .drinks-menu-custom-background .specials-menu-custom-pagecontent .button-holder a:focus, .specials-menu-custom-background .food-menu-custom-pagecontent .button-holder a:hover, .specials-menu-custom-background .food-menu-custom-pagecontent .button-holder a:focus, .specials-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a:hover, .specials-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a:focus, .specials-menu-custom-background .specials-menu-custom-pagecontent .button-holder a:hover, .specials-menu-custom-background .specials-menu-custom-pagecontent .button-holder a:focus, .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover, .newsletter-section .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
  background-color: #fff;
  background: #fff;
  color: #8B7332;
  border-width: 2px;
  border-style: solid;
  border-color: #8B7332;
}

.menus-custom .custom-menus-wrapper .custom-temp-btn:hover, .menus-custom .custom-menus-wrapper .custom-temp-btn:focus, .locations-page .location-info-item .custom-temp-btn:hover,
.locations-page .location-info-item .custom-temp-btn:focus, .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: #8B7332;
  background: #8B7332;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #8B7332;
}

.private-dining-new-page .pagecontent a.custom-temp-btn:hover, .private-dining-new-page .pagecontent a.custom-temp-btn:focus, .catering-custom-page .pagecontent a.custom-temp-btn:hover, .catering-custom-page .pagecontent a.custom-temp-btn:focus {
  background-color: #383939;
  background: #383939;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #383939;
}

/*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: uppercase;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-weight: 200;
  font-size: 4.2em;
}

.uk-overlay-panel .slide-text,
.on-cover-content .section-wrapper .cover-text {
  margin-top: 15px;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 500;
  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: "Sofia Sans", sans-serif;
  font-size: 1.3em;
  text-transform: none;
}

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

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

/*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: #383939;
}

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

/*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: #383939;
}

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

.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 {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/reserv_back.jpg");
  background-position: center;
  color: #fff;
  background-color: #000;
}

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

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

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

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

/*Custom html 2 section end*/
/*Reservations open table*/
.ot-reservations-wrapper {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/reserv_back.jpg");
  background-size: cover;
  background-position: center;
  background-color: #000;
  padding: 7em 0 13em;
}

.ot-reservations-wrapper .reservations h1 {
  color: #fff;
  margin-top: 20px;
}

.ot-reservations-wrapper .reservations p {
  color: #fff;
}

.ot-reservations-wrapper .reservations a {
  color: #fff;
}

/*Reservations open table 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*/
.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: #383939;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:hover,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:focus,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff;
  color: #fff !important;
}

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

/*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: #000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#about_s4_section {
  display: none;
}

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

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

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

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

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

.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: "Sofia Sans Extra Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 2em;
  color: #383939;
}

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

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

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

.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: "Sofia 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*/
/* LOCATIONS PAGE */
.locations-page.about-us-background .about-us-v3 h1 {
  color: #fff;
}

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

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

.locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
  font-size: 4.2em;
  color: #000;
}

.locations-page.about-us-background .food-menu-grid h2 {
  font-size: 1.8em;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  color: #000;
}

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

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

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

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

/* LOCATIONS 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: "Sofia Sans", sans-serif;
  font-size: 1.3em;
}

@media (max-width: 1400px) {
  .navbar.nav-v7 .container {
    width: 100%;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1em;
    padding: 0 5px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .about-us-v3 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,
  .location .location-page-content h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.7em;
  }
  .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;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    font-size: 3.8em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.7em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
}
@media (max-width: 1200px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.9em;
    padding: 0 4px;
  }
  .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,
  .locations-page.about-us-background .about-us-v3 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,
  .location .location-page-content h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.6em;
  }
  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: 1.8em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    font-size: 3.4em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.6em;
  }
  .location-info-holder p {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}
@media (max-width: 1024px) {
  #aboutus_v8:before,
  #aboutus_v8_custom:before {
    background-attachment: scroll;
  }
}
@media (max-width: 1023px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.8em;
  }
  li.drop-down-link .sub-menu {
    padding: 5px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.8em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .about-us-v3 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;
  }
  .ot-reservations-wrapper {
    padding: 3em 0;
    background-position: center;
  }
  .ot-reservations-wrapper .reservations h1 {
    margin-top: 0;
  }
  .custom_html_2-section {
    background-position: center;
  }
  .reviews-v2-wrapper {
    background-position: center !important;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .map-newsletter .text-wrapper:before {
    background-position: center center;
  }
  .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-wrapper .about-us-v7-content:first-of-type {
    background-position: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper:before {
    background-position: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content,
  .about-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;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    font-size: 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.2em;
  }
}
@media (max-width: 991px) {
  .navbar.nav-v7 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    padding: 0 6px;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-us-page .about-us-s1-content {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 90px;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a,
  .nav-v7 li.drop-down-link div.drop-down {
    font-size: 1.2em;
    padding: 6px 15px;
  }
  .drink-menu .navbar-regular.nav-v7.nav-v4 .navbar-nav > li > a,
  .navbar-regular.nav-v7.nav-v4.nav-scroll .navbar-nav > li > a {
    background-color: #fff;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a:hover,
  .navbar-regular.nav-v7 .navbar-nav > .active > a,
  .navbar-regular.nav-v7 .navbar-nav > .active > a:focus,
  .navbar-regular.nav-v7 .navbar-nav > .active > a:hover {
    background-color: #8B7332 !important;
    color: #fff !important;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: inline-block;
  }
  li.drop-down-link .sub-menu {
    padding: 0 30px 5px 30px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .about-us-v3 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,
  .location .location-page-content h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  p {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Sofia Sans", sans-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: 1em;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .about-us-v8-item .about-us-v8-content .text-content.title-bar h1:after {
    margin: 10px auto;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1.1em;
  }
  .custom_html_1-section {
    padding: 2em 0;
  }
  .custom_html_1-section .container,
  .custom_html_1-section h1 {
    text-align: center;
  }
  .custom_html_1-section p {
    text-align: center !important;
  }
  .custom_html_2-section {
    padding: 2em 0;
  }
  .custom_html_2-section .container,
  .custom_html_2-section h1 {
    text-align: center;
  }
  .custom_html_2-section p {
    text-align: center !important;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .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 #8B7332;
  }
  .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 #8B7332;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #8B7332;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.6em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.05em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.1em;
  }
  .locations-page.about-us-background .text-wrapper {
    margin-top: 0px;
  }
  .locations-page .food-menu-nav .food-menu-nav-item {
    border: none;
    border-bottom: 2px solid #fff;
  }
  .locations-page .food-menu-nav .food-menu-nav-item:hover,
  .locations-page .food-menu-nav .food-menu-nav-item:focus,
  .locations-page .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #fff;
  }
  .locations-page .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #fff;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    font-size: 2.6em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.5em;
  }
  .location-info-holder p {
    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,
  .locations-page.about-us-background .about-us-v3 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,
  .location .location-page-content 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;
  }
  .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;
  }
  .locations-page.about-us-background .about-us-v3 .food-menu-grid-item-content h1 {
    font-size: 2.2em;
  }
  .locations-page.about-us-background .food-menu-grid h2 {
    font-size: 1.4em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }
}
/* START website specific style */
li.drop-down-link .sub-menu a:hover, li.drop-down-link .sub-menu a:focus {
  text-decoration: underline;
}

.menu-drop-down .sub-menu, .drinks-drop-down .sub-menu, .specials-drop-down .sub-menu {
  width: 150px !important;
}

.custom_html_3-section {
  background-color: #7f692d;
  background-position: center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.custom_html_3-section .container {
  width: 45%;
}
.custom_html_3-section .container .section-header {
  margin-top: 0;
}
.custom_html_3-section .custom-temp-btn {
  background-color: #8B7332;
  border-color: #fff !important;
  color: #fff !important;
}
.custom_html_3-section .custom-temp-btn:hover,
.custom_html_3-section .custom-temp-btn:focus {
  border-color: #8B7332;
  background-color: #fff !important;
  color: #8B7332 !important;
}

.break-helper-class {
  display: block;
}

.map-newsletter .text-wrapper .text-content p {
  color: #fff;
}

/* Catering custom page start */
.catering-custom-page .pagecontent img {
  max-width: 100%;
}
.catering-custom-page .pagecontent {
  padding-bottom: 0 !important;
}
.catering-custom-page .pagecontent .container {
  padding-inline: 0;
  padding-bottom: 0;
}
.catering-custom-page .tabs-container {
  margin-bottom: 0;
}
.catering-custom-page .group-delivery-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.catering-custom-page .group-delivery-grid .txt-holder {
  padding-inline: 10%;
}
.catering-custom-page .group-delivery-grid .txt-holder .section-header {
  text-align: left;
  margin: 0;
  padding-bottom: 20px;
}
.catering-custom-page .group-delivery-grid .txt-holder-2,
.catering-custom-page .group-delivery-grid .txt-holder-2 .section-header {
  text-align: right;
}

/* Catering custom page end */
/* promotion popup */
.promotion-pop-up .modal-dialog .modal-content.promotion_pop_up_content {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/newsletter_bg_new.jpg");
  background-size: cover;
}

.promotion-pop-up .modal-body.modal-image-and-button h1,
.promotion-pop-up h2,
.promotion-pop-up .modal-body.modal-image-and-button p {
  color: #fff !important;
}

.promotion-pop-up .btn {
  background-color: #fff !important;
  color: #8B7332 !important;
}

.promotion-pop-up .btn:hover,
.promotion-pop-up .btn:focus {
  background-color: transparent !important;
  color: #fff !important;
  border: 2px solid #fff !important;
}

/* promotion popup end */
/* Contact section */
.contact-v3 .social-title {
  text-align: center;
}

/* Contact section end */
/* Reservations section */
/* Reservations section end */
/* Tiktok social icon */
.navbar .social-square .contact-icon svg {
  fill: #fff;
  width: 16px;
  height: 32px;
}

.navbar.nav-v6.nav-scroll .social-icon,
.drink-menu .navbar.nav-v6 .social-icon {
  fill: #383939;
}

.navbar.nav-v6.nav-scroll .tiktok-icon:hover .social-icon,
.drink-menu .navbar.nav-v6 .tiktok-icon:hover .social-icon {
  fill: #fff;
}

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

.contact-v3 .social-square .contact-icon:hover svg {
  fill: #fff;
}

.contact-v3 .social-square .contact-icon:focus svg {
  fill: #383939;
}

/* Tiktok social icon end */
/* Contact v3 section */
.contact-v3 {
  padding-bottom: 0;
}

/* Contact v3 section end*/
/* Custom html 1 */
.custom_html_1-section {
  background-attachment: scroll;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/drinks_secion_bg_left_2.jpg"), url("https://static.spotapps.co/website_images/ab_websites/87775_website/drinks_secion_bg_right.png") !important;
  background-size: contain, contain;
  background-position: left, right;
  background-repeat: no-repeat;
}

/* Custom html 1 end */
/* Custom html 2 */
/* Custom html 2 end */
/* Drinks section (about us v10) */
.custom-about-us-v10-wrapper.about-us-v8-wrapper:before {
  background-attachment: scroll;
  background-color: #8B7332;
  background-position: center;
}

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

/* Food menu page START */
.food-menu-page .custom-menu-btns-holder {
  text-align: center;
}

.food-menu-page .custom-menu-btns-holder .custom-temp-btn {
  margin: 5px;
}

.food-menu-nav .food-menu-nav-item {
  padding: 8px 30px;
}

/* Food menu page END */
/* Order + Reserve page START */
.locations-page .pagecontent .location-info-item h3 {
  padding-top: 25px;
  text-transform: uppercase;
}

/* Order + Reserve page END */
/* Mother's Day page START */
.menus-custom .food-menu-page .multiple-buttons-holder {
  text-align: center;
}

.menus-custom .food-menu-page .multiple-buttons-holder .custom-temp-btn {
  border-color: #8B7332;
  margin: 5px;
  min-width: 365px;
}

/* Mother's Day page END */
/*Restaurant's Month page START*/
.restaurant-month-menu-custom li.food-menu-nav-li {
  list-style-type: none;
}

/*Restaurant's Month page END*/
/* NEW YEARS EVE PAGE START */
.drink-menu.new-years-eve .custom-content-2 {
  text-align: center;
}

.drink-menu.new-years-eve .custom-content-2 .custom-temp-btn {
  margin: 5px;
  background-color: #383939;
  border-color: #383939;
}

.drink-menu.new-years-eve .custom-content-2 .custom-temp-btn:hover,
.drink-menu.new-years-eve .custom-content-2 .custom-temp-btn:focus {
  border-color: #8B7332;
  background-color: #8B7332;
}

/* NEW YEARS EVE PAGE END */
/* NEW YEARS EVE PAGE MENU START */
.new-years-menus-custom .food-menu-page h2 {
  text-transform: none;
}
.new-years-menus-custom .new-year-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  place-content: center;
  place-items: center;
  padding: 2em 0;
}
.new-years-menus-custom .new-year-holder .img-responsive {
  width: 20%;
  display: block;
  margin-inline: auto;
}

/* NEW YEARS EVE PAGE MENU END */
/* Custom menu PAges PAGE MENU START */
.custom-menu-pages:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-filter: grayscale(1) opacity(0.2);
  -moz-filter: grayscale(1) opacity(0.2);
  -o-filter: grayscale(1) opacity(0.2);
  -ms-filter: grayscale(1) opacity(0.2);
  filter: grayscale(1) opacity(0.2);
}
.custom-menu-pages .price-box {
  background-color: #383939;
  border: 2px solid #383939;
  color: #fff;
  padding: 8px 40px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
}

.sushi-set::before {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/sushi_set_back.jpg");
}

.steak-night::before {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/steak_night_back.jpg");
}

.burger-night::before {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/burger_night_back.jpg");
}

/* Custom menu PAges PAGE MENU END */
/*
.menus-custom .btn-holder .custom-temp-btn{
    border-color: #8B7332;
}
*/
.menus-custom.room-service .custom-menus-wrapper .content-holder-service a {
  color: #000;
}

.events-background .event-text-holder h3,
.events-background .event-time {
  display: none;
}

/* food-drinks-specials-menu-custom page START */
.food-menu-custom-background:before, .drinks-menu-custom-background:before, .specials-menu-custom-background:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.food-menu-custom-background, .drinks-menu-custom-background, .specials-menu-custom-background {
  background-color: #fff;
}
.food-menu-custom-background .food-menu-custom-pagecontent *, .food-menu-custom-background .drinks-menu-custom-pagecontent *, .food-menu-custom-background .specials-menu-custom-pagecontent *, .drinks-menu-custom-background .food-menu-custom-pagecontent *, .drinks-menu-custom-background .drinks-menu-custom-pagecontent *, .drinks-menu-custom-background .specials-menu-custom-pagecontent *, .specials-menu-custom-background .food-menu-custom-pagecontent *, .specials-menu-custom-background .drinks-menu-custom-pagecontent *, .specials-menu-custom-background .specials-menu-custom-pagecontent * {
  text-shadow: none;
}
.food-menu-custom-background .food-menu-custom-pagecontent, .food-menu-custom-background .drinks-menu-custom-pagecontent, .food-menu-custom-background .specials-menu-custom-pagecontent, .drinks-menu-custom-background .food-menu-custom-pagecontent, .drinks-menu-custom-background .drinks-menu-custom-pagecontent, .drinks-menu-custom-background .specials-menu-custom-pagecontent, .specials-menu-custom-background .food-menu-custom-pagecontent, .specials-menu-custom-background .drinks-menu-custom-pagecontent, .specials-menu-custom-background .specials-menu-custom-pagecontent {
  color: #000;
  text-align: center;
}
.food-menu-custom-background .food-menu-custom-pagecontent .button-holder, .food-menu-custom-background .drinks-menu-custom-pagecontent .button-holder, .food-menu-custom-background .specials-menu-custom-pagecontent .button-holder, .drinks-menu-custom-background .food-menu-custom-pagecontent .button-holder, .drinks-menu-custom-background .drinks-menu-custom-pagecontent .button-holder, .drinks-menu-custom-background .specials-menu-custom-pagecontent .button-holder, .specials-menu-custom-background .food-menu-custom-pagecontent .button-holder, .specials-menu-custom-background .drinks-menu-custom-pagecontent .button-holder, .specials-menu-custom-background .specials-menu-custom-pagecontent .button-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
}
.food-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .food-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .food-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .specials-menu-custom-pagecontent .button-holder a {
  margin: 10px auto;
  width: 40%;
  padding: 8px 16px;
}
/* food-drinks-specials-menu-custom page END */
.hotel-room-service-menus-page {
  background-color: #fff;
  color: #000;
}
.hotel-room-service-menus-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/menu_page.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1) opacity(0.2);
  -moz-filter: grayscale(1) opacity(0.2);
  -o-filter: grayscale(1) opacity(0.2);
  -ms-filter: grayscale(1) opacity(0.2);
  filter: grayscale(1) opacity(0.2);
  background-position-y: 70px;
  background-position-x: center;
}
.hotel-room-service-menus-page .content-wrapper {
  text-align: center;
  text-shadow: none;
}
.hotel-room-service-menus-page .custom-temp-btn {
  border-color: #000;
  margin: 20px 5px;
}

.randy-shaver-special-page * {
  text-shadow: none;
}
.randy-shaver-special-page .pagecontent {
  width: 100%;
}
.randy-shaver-special-page .pagecontent .container {
  padding: 0;
}
.randy-shaver-special-page .title-wrapper {
  background-color: #887030;
  padding: 20px 0;
  margin-top: 20px;
}
.randy-shaver-special-page .title-wrapper h1.section-header {
  margin-top: 20px;
}
.randy-shaver-special-page .content-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
.randy-shaver-special-page .text-holder {
  background-color: #887030;
  margin-top: 50px;
  padding: 30px;
}
.randy-shaver-special-page .text-holder a {
  color: #fff;
}
.randy-shaver-special-page .img-holder {
  margin: 40px 0;
  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;
}
.randy-shaver-special-page .img-holder img {
  max-width: 30%;
}

@media (min-width: 1024px) {
  .custom-about-us-v10-wrapper.about-us-v8-wrapper .about-us-v8-content {
    width: 100% !important;
  }
}
/* Drinks section (about us v10) end */
/* Locations Page start */
.drink-menu.locations-page::before {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations_3.jpg");
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-color: #383939;
  -webkit-filter: grayscale(0.2) opacity(0.3);
  -moz-filter: grayscale(0.2) opacity(0.3);
  -o-filter: grayscale(0.2) opacity(0.3);
  -ms-filter: grayscale(0.2) opacity(0.3);
  filter: grayscale(0.2) opacity(0.3);
}

.panel-group .panel {
  background-color: transparent;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  margin-bottom: 10px;
}
.panel-group .panel .custom-temp-btn {
  background-color: #fff;
  border-color: #fff;
}
.panel-group .panel .custom-temp-btn:hover {
  background-color: transparent;
  color: #fff;
}

.panel-default > .panel-heading {
  background-color: transparent;
  cursor: pointer;
  -webkit-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
}

.drink-menu.locations-page * {
  text-shadow: none;
}
.drink-menu.locations-page .pagecontent {
  padding-bottom: 40px;
}
.drink-menu.locations-page .container {
  padding-left: 0;
  padding-right: 0;
}
.drink-menu.locations-page .container #map-containern {
  height: 500px;
}
.drink-menu.locations-page .section-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap a.img-link:hover,
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap a.img-link:focus {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap {
  min-height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.2);
  border: 1px solid #8B7332;
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-eden-prairie {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/eden_prairie_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-edina {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/edina_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-maple-grove {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/maple_grove_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-minneapolis {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/minneapolis_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-fargo {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/fargo_new_1.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-sioux-city {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/sioux_city_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-mall-of-america {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/moa_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-rochester {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/rochester_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-roseville {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/roseville_new_1.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-st-louis {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/st_louis_park_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-woodbury {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/woodbury_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-south-falls {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations/sioux_falls_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .img-wrap.img-wrap-roseville {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/order_left_new.jpg");
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .text-wrap {
  min-height: 850px;
  padding: 10px 10px;
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .text-wrap h2 {
  color: #383939;
}
.drink-menu.locations-page .section-wrap .items-wrap .item-wrap .text-wrap .button-holder .custom-temp-btn {
  margin: 10px auto;
}
.drink-menu.locations-page .section-header {
  color: #fff;
  margin-top: 85px;
}
.drink-menu.locations-page .panel-group {
  width: 95%;
  margin: 0 auto;
  margin: 80px auto;
}
.drink-menu.locations-page .panel-group .question {
  color: #383939;
  font-size: 2.8em;
}
.drink-menu.locations-page .panel-group .panel-body {
  color: #8B7332;
  text-align: center;
  background-color: #FFF;
}
.drink-menu.locations-page .panel-group p a {
  color: #8B7332;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
}
.drink-menu.locations-page .panel-group ul {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

.locations-page .accordion-toggle .fa {
  color: #383939;
  float: right;
  font-size: 2.5em;
  margin-top: 7px;
}
.locations-page .accordion-toggle .fa.fa-angle-up {
  display: none;
}
.locations-page .accordion-toggle.collapsed .fa.fa-angle-down {
  display: none;
}
.locations-page .accordion-toggle.collapsed .fa.fa-angle-up {
  display: block;
}

/* Locations Page end */
/* Location Page start */
.location {
  color: #000;
}
.location:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/locations_3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-filter: grayscale(1) opacity(0.1);
  -moz-filter: grayscale(1) opacity(0.1);
  -o-filter: grayscale(1) opacity(0.1);
  -ms-filter: grayscale(1) opacity(0.1);
  filter: grayscale(1) opacity(0.1);
}
.location .text-wrap {
  background-color: #fff;
  color: #000;
  text-align: center;
  padding: 40px 2% !important;
  margin: 70px auto;
  max-width: 60%;
}
.location .text-wrap a {
  color: #8B7332;
}
.location .location-page-content {
  /* Change the button style to 2 */
}
/* Location Page end */
/* Buttons on other pages */
.rewards-background .uk-overlay-panel .custom-temp-btn {
  background-color: #383939;
  border-color: #fff;
  color: #fff;
}

.rewards-background .uk-overlay-panel .custom-temp-btn:hover,
.rewards-background .uk-overlay-panel .custom-temp-btn:focus {
  background-color: #8B7332;
  border-color: #fff;
  color: #fff;
}

.rewards-background .rewards-section-1 .custom-temp-btn,
.gift-cards-page a.custom-temp-btn {
  background-color: #383939;
  border-color: #383939;
  color: #fff;
}

.rewards-background .rewards-section-1 .custom-temp-btn:hover,
.rewards-background .rewards-section-1 .custom-temp-btn:focus,
.gift-cards-page a.custom-temp-btn:hover,
.gift-cards-page a.custom-temp-btn:focus {
  background-color: #8B7332;
  border-color: #8B7332;
  color: #fff;
}

/* Buttons on other pages end

/* Food and Drinks page */
.food-menu-page .menu-pdfs {
  text-align: center;
}

.food-menu-page .menu-pdfs img {
  max-width: 100%;
}

.food-menu-page .menu-pdfs img:last-child {
  margin-bottom: 100px;
}

/* Food and Drinks page end */
/* Catering page */
.catering-custom-page,
.private-dining-new-page {
  background-color: #fff;
  color: #000;
}

.catering-custom-page *,
.private-dining-new-page * {
  text-shadow: none;
}

.catering-custom-page .pagecontent,
.private-dining-new-page .pagecontent {
  width: 100%;
  padding-bottom: 70px;
}

.catering-custom-page .section-header,
.private-dining-new-page .section-header {
  margin-bottom: 40px;
}

.catering-custom-page .about-us-v8-item-0 .about-us-v8-image {
  background-position-y: 65%;
}

.catering-custom-page .about-us-v8-item-right .about-us-v8-image {
  background-position-y: top;
}

.catering-custom-page a.custom-temp-btn {
  margin: 5px;
}

.private-dining-new-page .pagecontent {
  text-align: center;
}

.private-dining-new-page .description {
  max-width: 800px;
  margin: auto;
}

.private-dining-new-page .text-holder h2 {
  margin: 0;
}

.private-dining-new-page p a {
  color: #191717;
}

.private-dining-new-page .custom-temp-btn {
  margin-right: 5px;
}

/* Catering page end */
/* Catering for Everyone page */
.catering-for-everyone-page {
  background-color: #fff;
  color: #000;
}

.catering-for-everyone-page * {
  text-shadow: none;
}

.catering-for-everyone-page p > a {
  color: #000;
}

.catering-for-everyone-page p.submit-success,
.catering-for-everyone-page p.submit-error {
  color: #000;
}

.catering-for-everyone-page .reservations-and-parties button {
  background-color: #8E2355;
  border: 2px solid #8E2355;
  color: #fff;
}

.catering-for-everyone-page .reservations-and-parties button:hover,
.catering-for-everyone-page .reservations-and-parties button:focus {
  background-color: #8B7332;
  border: 2px solid #8B7332;
  color: #fff;
}

/* Catering for Everyone page end */
/* Catering Event page */
.catering-event-page {
  background-color: #fff;
  color: #000;
}

.catering-event-page * {
  text-shadow: none;
}

.catering-event-page p > a {
  color: #000;
}

.catering-event-page p.submit-success,
.catering-event-page p.submit-error {
  color: #000;
}

.catering-event-page .reservations-and-parties button {
  background-color: #8E2355;
  border: 2px solid #8E2355;
  color: #fff;
}

.catering-event-page .reservations-and-parties button:hover,
.catering-event-page .reservations-and-parties button:focus {
  background-color: #8B7332;
  border: 2px solid #8B7332;
  color: #fff;
}

/* Catering Event page end */
/* Private Dining page */
.private-dining-page .pagecontent {
  text-align: center;
}

.private-dining-page .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.private-dining-page .content-wrapper .flex-item p {
  margin: 0 auto;
}

.private-dining-page .party-content a:not(.custom-temp-btn),
.private-dining-page .party-content a:not(.custom-temp-btn):hover,
.private-dining-page .party-content a:not(.custom-temp-btn):focus {
  color: #8B7332;
}

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

.private-dining-page .txt-wrapper a {
  color: #fff;
}

.private-dining-page .location-info-item .button-holder {
  display: none;
}

.private-dining-page .menu-button {
  margin-right: 10px;
}

.private-dining-new-page .loc-btns {
  background-color: #fff;
  margin: 10px 0;
  padding-top: 15px;
  position: sticky;
  top: 110px;
  z-index: 2;
}

.private-dining-new-page .loc-btns a {
  margin: 3px;
  padding: 5px 20px;
  font-size: 16px;
}

.private-dining-new-page .about-us-v8-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.private-dining-new-page .about-us-v8-item .about-us-v8-image {
  aspect-ratio: 1/1;
}

/* Private Dining page end */
/* Rewards page */
.rewards-background * {
  text-shadow: none;
}

.rewards-background .pagecontent {
  width: 100%;
}

.rewards-background .pagecontent .container {
  padding: 0;
}

.rewards-background .custom-temp-btn {
  margin: 10px;
}

.rewards-background .uk-overlay-panel.uk-flex > * > :last-child {
  margin-bottom: 10px;
}

.rewards-background .uk-overlay-panel h2,
.rewards-section-1 h2,
.rewards-section-2 h2,
.rewards-section-3 h2,
.rewards-background .faq-title {
  font-size: 4em;
  border-bottom: 2px solid #fff;
  text-transform: uppercase;
}

.rewards-background .uk-overlay-panel .slide-text {
  font-size: 2em;
}

.rewards-section-1 {
  text-align: center;
  background-color: #F2F2F2;
  color: #000;
  padding: 20px 0;
}

.rewards-section-1 h2 {
  margin: 0 auto;
  border-color: #000;
  width: 30%;
  font-weight: 100;
}

.rewards-section-1 h3 {
  font-weight: 100;
  font-size: 2em;
}

.rewards-section-2 {
  color: #000;
  text-align: center;
  padding: 1em;
}

.rewards-section-2 h3 {
  font-size: 4em;
  color: #957c36;
  font-weight: 300;
  border-bottom: 1px solid #000;
  width: 40%;
  margin: 0 auto;
}

.rewards-section-2 h4 {
  color: #000;
  font-size: 2.5em;
  font-weight: 300;
  margin: 20px;
}

.rewards-section-2 .row {
  margin: 0;
}

.rewards-section-2 p {
  width: 60%;
  margin: 0 auto;
}

.rewards-section-3 {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/87775_website/rewards_background.jpg");
  background-size: cover;
  background-position-y: 40%;
  color: #000;
  padding: 60px;
}

.rewards-section-3 h2 {
  border: none;
}

.rewards-section-3 img {
  height: 50px;
  margin: 30px 10px;
}

.rewards-section-3 p {
  width: 40%;
  font-weight: 100;
}

.rewards-background .faq-title {
  color: #000;
  text-align: center;
}

.panel-group {
  width: 60%;
  margin: 20px auto;
}

.panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
  text-shadow: none;
  color: #191717;
}

.panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body p {
  max-width: 100%;
}

.panel-group a {
  color: #07519b;
}

.panel-default > .panel-heading {
  background-color: #fff;
  border-radius: 0;
  cursor: pointer;
  text-shadow: none;
}

.panel-group .panel {
  border-color: #fff;
  border-radius: 0;
}

.panel-default > .panel-heading p {
  color: #191717;
  margin: 0 auto;
  max-width: 100%;
}

/* Rewards page end */
/* Gift Cards page */
.gift-card-component {
  color: #000;
}

.gift-card-component img {
  margin: 0 auto;
}

/* Gift Cards 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 {
  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://static.spotapps.co/website_images/ab_websites/87775_website/careers_hero.jpg) !important;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://static.spotapps.co/website_images/ab_websites/87775_website/careers_hero.jpg) !important;
  background-size: cover !important;
  height: auto;
  min-height: 500px;
  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;
}

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

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

.custom-careers-page .btn-holder .custom-temp-btn:hover,
.custom-careers-page .btn-holder .custom-temp-btn:focus {
  background-color: #8B7431;
  border-color: #8B7331;
}

.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;
  border-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 */
/* group dining START */
.custom-private-dining-menu .food-menu-grid-item-content {
  padding: 15px;
  margin: 10px;
}
.custom-private-dining-menu .food-menu-description p,
.custom-private-dining-menu .golden-item {
  color: #8B7332;
}
.custom-private-dining-menu .hide-item {
  display: none !important;
}
.custom-private-dining-menu .food-menu-v2-wrapper .container {
  padding: 10px 15px;
}
.custom-private-dining-menu .food-menu-v2-wrapper .section-header {
  padding-top: 60px;
}
.custom-private-dining-menu .food-menu-grid-item {
  width: 100%;
}
.custom-private-dining-menu .food-menu-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.custom-private-dining-menu .food-menu-grid .food-item-holder {
  padding: 10px 15px;
}
.custom-private-dining-menu .food-menu-grid .food-item-description {
  padding-right: 5px;
}
.custom-private-dining-menu .food-menu-grid .food-price {
  padding: 0 5px;
}
.custom-private-dining-menu .food-menu-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.custom-private-dining-menu .food-item-holder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px;
}
.custom-private-dining-menu .two-items-per-row .food-item-holder {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(50% - 20px);
          flex: 1 1 calc(50% - 20px);
  max-width: calc(50% - 20px);
}
.custom-private-dining-menu .three-items-per-row .food-item-holder {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(33.333% - 20px);
          flex: 1 1 calc(33.333% - 20px);
  max-width: calc(33.333% - 20px);
}
.custom-private-dining-menu .section-warning,
.custom-private-dining-menu .page-footer-warning {
  text-align: center;
}
.custom-private-dining-menu .page-footer-warning {
  padding-bottom: 60px;
}

/* group dining END */
.newsletter-section .sph-email-subscription .sph-email-input {
  text-align: center;
}

/*Kids Eat Free custom page start*/
.kids-eat-free-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://static.spotapps.co/website_images/ab_websites/87775_website/kids_eat_free_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);
}

.kids-eat-free-page * {
  text-shadow: none;
}

.kids-eat-free-page .food-menu-v2-wrapper .section-header,
.kids-eat-free-page .food-menu-v2-wrapper .food-menu-grid .menu-description p {
  color: #fff;
}

.kids-eat-free-page p.large-text {
  font-size: 1.8em;
}

.kids-eat-free-page .gallery-wrapper {
  padding: 0;
}

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

/*Kids Eat Free custom page end*/
@media (max-width: 1400px) {
  .custom_html_3-section .container {
    width: 55%;
  }
}
@media (max-width: 1200px) {
  .food-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .food-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .food-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .specials-menu-custom-pagecontent .button-holder a {
    width: 45%;
  }
  .rewards-section-3 {
    background-position-x: 70%;
  }
  .rewards-section-2 h3 {
    width: 90%;
  }
  .rewards-section-1 h2 {
    width: 60%;
  }
  .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;
  }
}
@media (max-width: 1024px) {
  .food-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .food-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .food-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .specials-menu-custom-pagecontent .button-holder a {
    width: 50%;
  }
  .menu-drop-down .sub-menu, .drinks-drop-down .sub-menu, .specials-drop-down .sub-menu {
    width: 130px !important;
  }
  .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%;
  }
  .custom-private-dining-menu .food-menu-v2-wrapper .container {
    padding: 10px;
  }
  .custom-private-dining-menu .food-menu-grid .food-item-holder {
    padding: 10px;
  }
  .randy-shaver-special-page .content-wrapper {
    max-width: 90%;
  }
}
@media (max-width: 1023px) {
  .custom-about-us-v10-wrapper.about-us-v8-wrapper.custom-about-us-v9-wrapper:before {
    background-image: none;
  }
  .locations-page #map-container {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .custom_html_1-section {
    background-size: 38%, 30%;
    background-position: left bottom, right;
  }
  .custom_html_3-section {
    background-image: none;
  }
  .custom_html_3-section .container {
    width: 95%;
  }
  .googlemap-v3-wrapper.openstreetmap-v3-wrapper .map-item.map-newsletter {
    min-height: 350px;
  }
  .menus-custom .food-menu-page .multiple-buttons-holder .custom-temp-btn {
    min-width: 440px;
  }
  .drink-menu.locations-page .panel-group {
    width: 94%;
  }
  .kids-eat-free-page .gallery-wrapper .gallery-holder .gallery-item {
    display: inline-block;
    width: calc(50% - 10px - 1px);
  }
}
@media (max-width: 767px) {
  .food-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .food-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .food-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .drinks-menu-custom-background .specials-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .food-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .drinks-menu-custom-pagecontent .button-holder a, .specials-menu-custom-background .specials-menu-custom-pagecontent .button-holder a {
    width: 100%;
  }
  li.drop-down-link .sub-menu a {
    font-size: 1.15em;
  }
  nav.navbar .mobile-navigation li.drop-down-link.menu-drop-down.active div.drop-down,
  nav.navbar .mobile-navigation li.drop-down-link.drinks-drop-down.active div.drop-down,
  nav.navbar .mobile-navigation li.drop-down-link.specials-drop-down.active div.drop-down {
    background-color: #8B7332 !important;
  }
  nav.navbar .mobile-navigation li.drop-down-link.menu-drop-down.active div.drop-down:hover, nav.navbar .mobile-navigation li.drop-down-link.menu-drop-down.active div.drop-down:focus, nav.navbar .mobile-navigation li.drop-down-link.menu-drop-down.active div.drop-down:active,
  nav.navbar .mobile-navigation li.drop-down-link.drinks-drop-down.active div.drop-down:hover,
  nav.navbar .mobile-navigation li.drop-down-link.drinks-drop-down.active div.drop-down:focus,
  nav.navbar .mobile-navigation li.drop-down-link.drinks-drop-down.active div.drop-down:active,
  nav.navbar .mobile-navigation li.drop-down-link.specials-drop-down.active div.drop-down:hover,
  nav.navbar .mobile-navigation li.drop-down-link.specials-drop-down.active div.drop-down:focus,
  nav.navbar .mobile-navigation li.drop-down-link.specials-drop-down.active div.drop-down:active {
    color: #fff !important;
  }
  nav.navbar .mobile-navigation li.drop-down-link.menu-drop-down.active div.drop-down .fa.fa-angle-up,
  nav.navbar .mobile-navigation li.drop-down-link.drinks-drop-down.active div.drop-down .fa.fa-angle-up,
  nav.navbar .mobile-navigation li.drop-down-link.specials-drop-down.active div.drop-down .fa.fa-angle-up {
    color: #fff !important;
  }
  .drink-menu li.drop-down-link .sub-menu,
  .drink-menu .navbar-regular.nav-v6 li.drop-down-link div.drop-down,
  .drink-menu li.drop-down-link .sub-menu {
    background-color: transparent !important;
  }
  .menu-drop-down .sub-menu, .drinks-drop-down .sub-menu, .specials-drop-down .sub-menu {
    width: 100% !important;
  }
  .navbar .social-square .contact-icon svg {
    min-height: auto !important;
  }
  .drink-menu.locations-page .section-wrap .items-wrap .item-wrap .text-wrap {
    min-height: 600px;
  }
  .drink-menu.locations-page .panel-group .question {
    font-size: 2em;
  }
  .about-us-v8-wrapper .about-us-v8-content {
    min-height: 290px;
  }
  .custom_html_1-section {
    background-size: 30%, 24%;
    background-position: left bottom, right bottom;
  }
  .private-dining-page .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .rewards-background .uk-overlay-panel h2,
  .rewards-section-1 h2,
  .rewards-section-2 h2,
  .rewards-section-3 h2 {
    font-size: 2.5em;
  }
  .rewards-section-2 h3 {
    font-size: 2em;
    margin-top: 20px;
  }
  .rewards-section-3 {
    text-align: center;
    -webkit-box-shadow: inset 0 0 0 2000px rgba(255, 255, 255, 0.7);
            box-shadow: inset 0 0 0 2000px rgba(255, 255, 255, 0.7);
  }
  .rewards-section-3 img {
    margin: 15px;
  }
  .rewards-section-3 p {
    width: 100%;
  }
  .googlemap-v3-wrapper.openstreetmap-v3-wrapper .map-item.map-newsletter {
    min-height: 290px;
  }
  .panel-group {
    width: 90%;
  }
  .food-menu-page .custom-menu-btns-holder .custom-temp-btn {
    min-width: 335px;
  }
  .menus-custom .food-menu-page .multiple-buttons-holder .custom-temp-btn {
    min-width: 365px;
    font-size: 0.9em;
  }
  .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 .section-3 h2 {
    font-size: 1.5em;
  }
  .custom-careers-page .pagecontent {
    padding-top: 70px;
  }
  .private-dining-page .menu-button {
    margin-right: 0;
  }
  .catering-custom-page .about-us-v8-item.about-us-v8-item-2 .about-us-v8-image {
    display: none !important;
  }
  .private-dining-new-page .loc-btns {
    top: 45px;
  }
  .private-dining-new-page .loc-btns a {
    padding: 3px 8px;
    font-size: 14px;
    margin: 1px;
  }
  .locations-page .css-11vmuxg {
    bottom: 40px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #BFA14F !important;
  }
  .food-menu-nav .food-menu-nav-item:last-of-type {
    border: none;
    border-bottom: 2px solid #BFA14F !important;
  }
  .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 #8B7332 !important;
  }
  .food-menu-nav .food-menu-nav-item.active:last-of-type {
    border-bottom: 2px solid #BFA14F !important;
  }
  .food-menu-nav .food-menu-nav-item.active:first-of-type {
    border-top: 2px solid #BFA14F !important;
  }
  .food-menu-nav .food-menu-nav-item:not(.active):first-of-type {
    border-top: 2px solid #BFA14F !important;
  }
  .custom-private-dining-menu .food-menu-holder .food-menu-grid-item .food-menu-grid-item-content .food-item-holder {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
  }
  .location .text-wrap {
    max-width: 95%;
  }
  .randy-shaver-special-page .content-wrapper {
    text-align: center;
  }
  .randy-shaver-special-page .content-wrapper .img-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .randy-shaver-special-page .content-wrapper .img-holder img {
    max-width: 100%;
    margin-top: 20px;
  }
  .catering-custom-page .group-delivery-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    padding-inline: 2%;
  }
  .catering-custom-page .group-delivery-grid .txt-holder {
    padding-inline: 5%;
  }
  .catering-custom-page .group-delivery-grid .txt-holder-2 {
    grid-row: 4;
  }
  .catering-custom-page .group-delivery-grid .txt-holder .section-header,
  .catering-custom-page .group-delivery-grid .txt-holder,
  .catering-custom-page .group-delivery-grid .txt-holder-2,
  .catering-custom-page .group-delivery-grid .txt-holder-2 .section-header {
    text-align: center;
  }
  .kids-eat-free-page .gallery-wrapper .gallery-holder .gallery-item {
    display: inline-block;
    width: 100%;
  }
}