@import url("//fonts.googleapis.com/css2?family=Big+Shoulders+Inline+Text:wght@700&family=Fira+Sans:ital,wght@0,300;0,400;1,300&display=swap");
/*
 Heading fonts : Big Shoulders Inline Text, cursive
 Body fonts : Fira Sans, sans-serif
 Subheading fonts: Fira Sans, sans-serif
 Navigtion fonts :Fira Sans, sans-serif
 Button fonts: Fira Sans, sans-serif
*/
body {
  font-family: "Fira Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Big Shoulders Inline Text", cursive;
}

p {
  font-weight: 300;
}

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

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

.navbar-regular.nav-v7 .navbar-nav > li > a,
.nav-v7 li.drop-down-link div.drop-down {
  font-family: "Fira Sans", sans-serif;
  font-weight: 300;
  border-right: none !important;
  padding: 0 10px;
  text-transform: uppercase;
}

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

.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: uppercase;
  font-family: "Big Shoulders Inline Text", cursive;
  font-weight: 700;
  font-size: 4.2em;
}

.about-us-v8-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.tmt-section h2,
.custom_html_2-section h2,
.custom_html_1-section h2,
.map-newsletter h2 {
  font-family: "Fira Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  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 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 {
  padding: 8px 40px;
  text-transform: uppercase;
  background-color: #F4EFE8;
  background: #F4EFE8;
  color: #343741;
  border-width: 2px;
  border-style: solid;
  border-color: #F4EFE8;
  font-family: "Fira Sans", sans-serif;
  font-weight: 300;
  font-size: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 6px;
  -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 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,
.custom_html_2-section a.custom-temp-btn:hover,
.custom_html_2-section a.custom-temp-btn:focus,
.custom_html_2-section a.custom-temp-btn:active,
.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 {
  text-decoration: none;
  background-color: #CEDAE2;
  background: #CEDAE2;
  color: #003963;
  border-width: 2px;
  border-style: solid;
  border-color: #CEDAE2;
  opacity: 1;
}

.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, .custom_html_2-section a.custom-temp-btn, .food-menu-nav .food-menu-nav-item {
  background-color: #CE372F;
  background: #CE372F;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #CE372F;
}

.newsletter-section .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #F4EFE8;
  background: #F4EFE8;
  color: #343741;
  border-width: 2px;
  border-style: solid;
  border-color: #343741;
}

.about-us-v8-wrapper a.custom-temp-btn:hover, .custom-about-us-v8-wrapper.about-us-v8-wrapper 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, .custom_html_2-section a.custom-temp-btn:hover,
.custom_html_2-section a.custom-temp-btn:focus,
.custom_html_2-section a.custom-temp-btn:active, .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: #003963;
  background: #003963;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #003963;
}

.newsletter-section .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover {
  background-color: #CEDAE2;
  background: #CEDAE2;
  color: #003963;
  border-width: 2px;
  border-style: solid;
  border-color: #343741;
}

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

.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1 {
  margin-top: 0;
  text-transform: uppercase;
  font-family: "Big Shoulders Inline Text", cursive;
  font-size: 4.2em;
}

.uk-overlay-panel .slide-text,
.on-cover-content .section-wrapper .cover-text {
  margin-top: 15px;
  font-family: "Fira Sans", 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: #CE372F;
  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: "Fira 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: #F1ECE6;
}

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

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

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

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

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

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

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

/*Custom html 1 section end*/
/*Custom html 2 section*/
.custom_html_2-section {
  color: #000;
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: "Fira Sans", sans-serif;
  text-transform: capitalize;
  margin: 20px auto 15px;
  color: #fff;
}

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

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

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

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

.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: #E35E57;
  border: 1px solid #fff;
  opacity: 1;
}

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

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

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

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

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

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

.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #003963;
  border-bottom: 1px solid #003963;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*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: "Fira Sans", sans-serif;
  font-size: 1.3em;
  color: #000;
  text-transform: none;
  font-weight: 300;
}

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

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

.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/115238_website/news_bg.jpg");
  background-size: cover;
  background-position: center;
  background-color: #CEDAE2;
}

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

.custom-modal .newsletter-popup .sph-email-subscription h2 {
  font-family: "Fira 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 #66b95f;
  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;
}

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

.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 p {
  font-size: 1.3em;
}

/*HOMEPAGE END*/
/*ABOUT US PAGE*/
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}

.about-us-s4-wrapper {
  background-color: #CE372F;
  padding: 40px 6%;
  color: #fff;
}

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

.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: "Big Shoulders Inline Text", cursive;
  text-transform: uppercase;
  font-size: 2em;
  color: #000;
}

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

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

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

/*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: "Fira Sans", sans-serif;
}

.atc-style-blue .atcb-list {
  width: 100%;
}

/*EVENTS PAGE END*/
/*GIFT CARDS PAGE*/
.gift-cards-page h1 {
  margin-top: 35px;
}

/*GIFT CARDS PAGE END*/
.drink-menu .pagecontent {
  padding-top: 150px;
}

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

@media (max-width: 1400px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1.1em;
    padding: 0 8px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.8em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
}
@media (max-width: 1200px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.9em;
    padding: 0 7px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  p {
    font-size: 1.2em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.4em;
  }
  .on-cover-content .section-wrapper .cover-text,
  .uk-overlay-panel .slide-text {
    font-size: 1.4em;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .tmt-section p {
    font-size: 1.2em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .sph-response-message {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 150px;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.8em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.1em;
  }
  .onespecial {
    font-size: 1.2em;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}
@media (max-width: 1023px) {
  .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;
  }
  .reviews-v2-wrapper {
    background-position: center !important;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .map-newsletter .text-wrapper:before {
    background-position: center center;
  }
  .newsletter-section .newsletter-content-holder:before {
    background-position: center center;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 100px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content,
  .about-us-v7-content .text-wrapper h1 {
    text-align: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    text-align: center !important;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}
@media (max-width: 991px) {
  .navbar.nav-v7 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    padding: 0 3px;
  }
  .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: 70px;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a,
  .nav-v7 li.drop-down-link div.drop-down {
    font-size: 0.9em;
    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: #F1ECE6;
  }
  .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: #CE372F !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,
  .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,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  p {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Fira Sans", sans-serif;
    font-size: 14px;
    padding: 15px 5px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 1.7em;
  }
  .on-cover-content .section-wrapper .cover-text,
  .uk-overlay-panel .slide-text {
    font-size: 1.3em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1.1em;
  }
  .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-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 #003963;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #003963;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #003963;
  }
  .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;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }
}
@media (max-width: 320px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .custom_html_2-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 1.5em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }
}
/* START website specific style */
video#coverVideo {
  margin-top: 150px;
}

.about-us-s1-wrapper.section-wrapper {
  margin-top: 130px;
}

.about-us-page .about-us-s1-content h1 {
  font-size: 3em;
}

.about-us-s4-wrapper a {
  color: #fff;
}

.about-us-page .about-us-s5-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  text-align: center;
  background-color: #CE372F;
}

.about-us-page .about-us-s5-wrapper iframe {
  margin: 10px auto;
  width: 80%;
}

.food-menu-page.drink-menu-page.menu_109302_page {
  min-height: 212vh;
}

.drink-menu.specials .contact-v3 h1 {
  border-bottom: none;
}

.drink-menu.specials .contact-v3 .row div[class^=col] {
  text-align: center;
}

.drink-menu.maple-grove-page .clubhouse-page-flex p a {
  color: #fff;
}

.drink-menu.maple-grove-page .clubhouse-page-flex p a {
  color: #e18c87;
}

/*CUSTOM HTML 2 SECTION START */
.custom_html_2-section {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0.9))), url("https://static.spotapps.co/website_images/ab_websites/115238_website/custom_html_2_bg.jpg");
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.9)), url("https://static.spotapps.co/website_images/ab_websites/115238_website/custom_html_2_bg.jpg");
  background-position-y: bottom;
}

/*CUSTOM HTML 2 SECTION END */
/* Pop-up */
.modal-content {
  text-align: center;
}

.modal-content a.custom-temp-btn {
  border: 2px solid #343741;
}

.modal-content a.custom-temp-btn:hover,
.modal-content a.custom-temp-btn:focus {
  border: 2px solid #343741;
}

/* Pop-up end */
/* Untappd Drink menu on the Drinks page start */
.untappd-holder {
  width: 100%;
  padding-bottom: 30px;
}

.untappd-holder .ut-menu {
  font-family: "Figtree", sans-serif !important;
  color: #000 !important;
}

.ut-menu {
  background-color: #fff !important;
}

.ut-menu .menu-header {
  display: none !important;
}

.untappd-holder .ut-menu,
.ut-menu .row,
.untappd-holder .ut-menu .menu-header,
.ut-menu-standard .section .section-heading,
.untappd-holder .ut-menu-standard .section,
.ut-menu-standard .menu-items-container,
.ut-menu-standard .menu-items-container .menu-item.one-col,
.ut-menu-standard .menu-footer {
  /* background: transparent !important; */
  color: #000;
}

.ut-menu-standard .section .section-heading {
  background-color: transparent !important;
}

.ut-menu .menu-nav div.menu-list div.menu-list-item a.active,
.ut-menu .menu-nav div.menu-list div.menu-list-item a:visited.active {
  border-color: #000 !important;
}

.ut-menu div,
.ut-menu p,
.ut-menu span {
  color: #000;
  background-color: transparent !important;
  font-size: 18.2px !important;
}

.ut-menu-standard .section {
  padding-bottom: 10px !important;
}

.ut-menu p,
.ut-menu span.price,
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list div.conatiner-item div.container-row span.type {
  font-size: 18.2px !important;
  line-height: 14px;
  opacity: 1 !important;
}

.ut-menu .menu-nav div.menu-list div.menu-list-item {
  font-family: "Figtree", sans-serif !important;
}

.ut-menu .h1 {
  margin-bottom: 20px;
  font-family: "Bungee Inline", cursive;
  font-weight: 400 !important;
  text-transform: capitalize !important;
  color: #000 !important;
  font-size: 28px !important;
  line-height: 40px !important;
}

.ut-menu-standard .section .section-heading .section-name {
  margin-bottom: 10px;
  font-family: "Figtree", sans-serif !important;
  font-size: 21px !important;
  line-height: 1.2;
  color: #BF181A;
  text-transform: capitalize !important;
  text-align: center;
}

.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .beer-name {
  font-family: "Figtree", sans-serif !important;
  font-size: 21px !important;
  line-height: 20px !important;
  /* font-weight: normal !important; */
}

.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list .container-row > span.price {
  font-family: "Figtree", sans-serif !important;
  color: #000;
}

.powered-ut a,
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-description a,
.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-description .ut-more {
  color: #000 !important;
}

.ut-menu-standard .menu-items-container .menu-item .item .item-details .item-description .ut-more:hover,
.powered-ut a:hover,
.powered-ut a:focus,
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .item-description a:hover {
  color: #263629 !important;
}

/* Untappd Drink menu on the Drinks page end */
.food-menu-grid h3 {
  text-transform: uppercase;
}

/* Food truck page */
.party-background.food-truck-page {
  background-color: #fff;
  color: #000;
}

.drink-menu.party.party-background.food-truck-page > div {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/115238_website/food-truck-back_2.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: bottom;
}

.party-background.food-truck-page * {
  text-shadow: none;
}

.party-background.food-truck-page .pagecontent {
  padding-bottom: 1px;
}

.reservations-and-parties input[type=radio] {
  width: 20px;
  margin-left: 15px;
}

.reservations-and-parties label.form-radio-label {
  margin-bottom: 0;
  padding: 7px 30px;
  border: none;
  font-size: 16px;
  text-transform: none;
  text-shadow: none;
  color: #fff;
  padding-left: 5px;
  font-weight: 400;
}

.radio-holder {
  text-align: left;
}

.event-type {
  margin-bottom: 5px !important;
}

.reservations-and-parties label.form-radio-label:last-child {
  margin-bottom: 20px;
}

.party-background.food-truck-page .reservations-and-parties p.submit-success {
  color: #000;
}

.reservations-and-parties p {
  max-width: 85%;
}

.party-background.food-truck-page .pagecontent a {
  color: #CE372F;
}

.party-background.food-truck-page .pagecontent a.custom-temp-btn {
  color: #343741;
  margin: 10px 5px;
}

.party-background.food-truck-page .pagecontent a.custom-temp-btn:hover {
  color: #003963;
}

.party-background.food-truck-page .pagecontent .small-text {
  font-size: 1em;
  margin-bottom: 0;
}

.reservations-and-parties button,
.reservations-and-parties button[disabled],
.reservations-and-parties button[disabled]:hover {
  padding: 8px 30px;
  background-color: #CE372F;
  background: #CE372F;
  border: 2px solid #CE372F;
  color: #fff;
}

.reservations-and-parties button:hover,
.party-background.food-truck-page .pagecontent a.custom-temp-btn {
  background-color: #003963;
  background: #003963;
  border: 2px solid #003963;
  color: #fff;
}

.party-background.food-truck-page .pagecontent a.custom-temp-btn:hover,
.party-background.food-truck-page .pagecontent a.custom-temp-btn:focus {
  background-color: #CEDAE2;
  background: #CEDAE2;
  border: 2px solid #003963;
  color: #003963;
}

.reservations-and-parties label.form-radio-label {
  color: #000;
}

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

.party-background.food-truck-page .img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.party-background.food-truck-page .img-wrapper img {
  margin: 10px;
  border: 2px solid #000;
  -webkit-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.3);
  width: 600px;
}

/* Food truck page end */
/* Careers page */
.careers-custom-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/115238_website/foodtruck_back.jpg");
  -webkit-filter: grayscale(0.3) opacity(0.1);
  -moz-filter: grayscale(0.3) opacity(0.1);
  -o-filter: grayscale(0.3) opacity(0.1);
  -ms-filter: grayscale(0.3) opacity(0.1);
  filter: grayscale(0.3) opacity(0.1);
}

.careers-custom-page {
  background-color: #fff;
  color: #000;
}

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

.careers-custom-page .pagecontent {
  text-align: left;
}

.careers-custom-page h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 3.5em;
}

.careers-custom-page .content-holder {
  padding-top: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.careers-custom-page .content-holder img {
  max-width: 40%;
}

.careers-custom-page .content-holder > div {
  padding-left: 20px;
}

.careers-custom-page .content-holder > div a {
  color: #CE372F;
}

.careers-custom-page .form-offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-top: 30px;
  padding-bottom: 50px;
}

.careers-custom-page .form-offer .form {
  width: 100%;
  margin: 0 auto;
}

.careers-custom-page .form-offer .form h1 {
  text-align: left;
}

.careers-custom-page .form-offer .form .reservations-and-parties-form {
  max-width: 100%;
  margin: 0;
}

.careers-custom-page .form-offer .form select.custom-field {
  margin: 0 0 14px;
}

.careers-custom-page .form-offer .form input,
.careers-custom-page .form-offer .form select,
.careers-custom-page .form-offer .form textarea,
.careers-custom-page .form-offer .form select {
  border: 1px solid #343741;
  width: 100%;
}

.careers-custom-page .form-offer .form input::-webkit-outer-spin-button,
.careers-custom-page .form-offer .form input::-webkit-inner-spin-button {
  display: none;
}

.careers-custom-page .form-offer .form label {
  text-transform: none;
  padding: 0;
  margin-bottom: 10px;
  border: none;
  font-weight: 400;
  text-align: left;
  display: block;
  color: #000;
}

.careers-custom-page .form-offer .form label span {
  font-weight: 300;
}

.careers-custom-page .form-offer .form label a {
  color: #CE372F;
}

.careers-custom-page .form-offer .form .name div {
  width: 49%;
  display: inline-block;
  margin-bottom: 14px;
  text-align: left;
}

.careers-custom-page .form-offer .form .name div input {
  margin-bottom: 0;
}

.careers-custom-page .form-offer .form .name div span {
  font-weight: 300;
}

.careers-custom-page .form-offer .form button.custom-temp-btn {
  width: 100%;
}

.careers-custom-page .form-offer .form p.submit-success {
  color: #000;
}

.careers-custom-page .form-offer .form-wrapper button.custom-temp-btn,
.careers-custom-page .form-offer .form-wrapper button.custom-temp-btn[disabled],
.careers-custom-page .form-offer .form-wrapper button.custom-temp-btn[disabled]:hover {
  background-color: #CE372F;
  background: #CE372F;
  color: #fff;
  border-color: #CE372F;
}

.careers-custom-page .form-offer .form-wrapper button.custom-temp-btn:hover,
.careers-custom-page .form-offer .form-wrapper button.custom-temp-btn:focus {
  background-color: #003963;
  background: #003963;
  color: #fff;
  border-color: #003963;
}

.careers-custom-page .row.form-offer div.offer-wrapper,
.careers-custom-page .form-offer .offer-wrapper h1 {
  text-align: left;
}

.careers-custom-page .form-offer .offer-wrapper h2 {
  font-family: "Outfit", sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 1.5em;
}

.careers-custom-page .form-offer .offer-wrapper li {
  font-weight: 300;
  font-size: 1.3em;
}

.careers-custom-page .form-offer .offer-wrapper a {
  color: #CE372F;
}

/* Careers page end */
/* Maple Grove page - Clubhouse page Start */
.drink-menu.maple-grove-page {
  background-color: #fff;
  color: #000;
}
.drink-menu.maple-grove-page * {
  text-shadow: none;
}
.drink-menu.maple-grove-page .clubhouse-page-content {
  margin: 3em 0;
}
.drink-menu.maple-grove-page .clubhouse-page-btn-box {
  text-align: center;
}
.drink-menu.maple-grove-page .clubhouse-page-item-1 {
  margin: 0 auto;
  width: 100%;
}
.drink-menu.maple-grove-page .clubhouse-page-item-1 p {
  text-align: center;
  margin-bottom: 3em;
}
.drink-menu.maple-grove-page .clubhouse-page-item-1 .clubhouse-page-img-box {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.drink-menu.maple-grove-page .clubhouse-page-item-1 .custom-temp-btn {
  background-color: #CE372F;
  border-color: #CE372F;
  color: #fff;
  white-space: nowrap;
  padding: 8px 25px;
}
.drink-menu.maple-grove-page .clubhouse-page-item-1 .custom-temp-btn:hover,
.drink-menu.maple-grove-page .clubhouse-page-item-1 .custom-temp-btn:focus {
  background-color: #003963;
  border-color: #003963;
}
.drink-menu.maple-grove-page .clubhouse-page-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
}
.drink-menu.maple-grove-page .clubhouse-page-flex .flex-item,
.drink-menu.maple-grove-page .clubhouse-page-flex .clubhouse-page-img-box,
.drink-menu.maple-grove-page .clubhouse-page-flex img {
  width: 100%;
}
.drink-menu.maple-grove-page .clubhouse-page-flex-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1em;
}
.drink-menu.maple-grove-page .clubhouse-page-item-2 {
  border-top: 3px solid #BF181A;
  background-color: #fff;
  color: #003963;
  padding: 3em 4em;
  text-align: center;
}
.drink-menu.maple-grove-page .clubhouse-page-item-2 h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 3em;
  font-family: "Big Shoulders Inline Text", cursive;
  text-transform: uppercase;
  text-align: center;
}
.drink-menu.maple-grove-page .clubhouse-page-item-2 .custom-temp-btn {
  background-color: #CE372F;
  border-color: #CE372F;
  color: #fff;
  white-space: nowrap;
  padding: 8px 25px;
  margin: 5px;
}
.drink-menu.maple-grove-page .clubhouse-page-item-2 .custom-temp-btn:hover,
.drink-menu.maple-grove-page .clubhouse-page-item-2 .custom-temp-btn:focus {
  background-color: #003963;
  border-color: #003963;
}
.drink-menu.maple-grove-page .clubhouse-page-item-2 .email-link {
  color: #fff;
  font-weight: 500;
}
.drink-menu.maple-grove-page .clubhouse-page-item-2 .clubhouse-page-flex .clubhouse-page-img-box,
.drink-menu.maple-grove-page .clubhouse-page-item-2 .clubhouse-page-flex .clubhouse-page-text-box {
  width: 50%;
}

/* Maple Grove page - Clubhouse page end*/
.drink-menu.clubhouse-page .scrolling img {
  margin: 20px auto;
}

@media (max-width: 1400px) {
  .ut-menu-standard .section .section-heading .section-name {
    font-size: 19.6px !important;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.6em;
  }
  .drink-menu.maple-grove-page .clubhouse-page-item-2 {
    padding: 2em 1em;
  }
  .drink-menu.maple-grove-page .clubhouse-page-item-2 .clubhouse-page-flex {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
}
@media (max-width: 1200px) {
  .ut-menu .h1 {
    font-size: 25.2px !important;
  }
  .ut-menu-standard .section .section-heading .section-name {
    font-size: 18.2px !important;
  }
  .ut-menu div,
  .ut-menu p,
  .ut-menu span {
    font-size: 16.8px !important;
  }
  .ut-menu p,
  .ut-menu span.price,
  .ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list div.conatiner-item div.container-row span.type {
    font-size: 16.8px !important;
  }
  .about-us-page .about-us-s5-wrapper iframe {
    height: 500px;
  }
  .careers-custom-page .form-offer .offer-wrapper li {
    font-size: 1.2em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.2em;
  }
  .food-menu-page.drink-menu-page.menu_109302_page {
    min-height: 305vh;
  }
}
@media (max-width: 1023px) {
  .careers-custom-page .form-offer .offer-wrapper h2 {
    font-size: 1.4em;
  }
  .careers-custom-page .content-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 35px;
    text-align: center;
  }
  .careers-custom-page .content-holder > div {
    padding-left: 0;
  }
  .careers-custom-page .content-holder img {
    max-width: 80%;
    margin: 10px auto 0;
  }
  .drink-menu.maple-grove-page .clubhouse-page-item-2 h2 {
    font-size: 2.7em;
  }
}
@media (max-width: 991px) {
  .food-menu-page.drink-menu-page.menu_109302_page {
    min-height: 245vh;
  }
}
@media (max-width: 768px) {
  .party-background.food-truck-page .reservations-and-parties input[type=radio] {
    -moz-appearance: radio;
    -webkit-appearance: radio;
  }
  .party-background.food-truck-page .reservations-and-parties input[type=checkbox] {
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
  }
  .reservations-and-parties input[type=radio] {
    margin-left: 40px;
  }
}
@media (max-width: 767px) {
  video#coverVideo {
    margin-top: 70px;
  }
  .about-us-s1-wrapper.section-wrapper {
    margin-top: 60px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 2em;
  }
  .reservations-and-parties label.form-radio-label {
    padding-left: 15px;
  }
  .reservations-and-parties input[type=radio] {
    margin-left: 30px;
  }
  .party-background.food-truck-page .pagecontent .container {
    padding-left: 0;
    padding-right: 0;
  }
  .party-background.food-truck-page .pagecontent .row {
    margin-left: 0;
    margin-right: 0;
  }
  .party-background.food-truck-page .pagecontent a.custom-temp-btn {
    width: 85%;
  }
  .reservations-and-parties label.form-radio-label {
    padding: 7px 5px;
  }
  .untappd-holder {
    padding: 10px 10px 60px;
  }
  .ut-menu .h1 {
    font-size: 22.4px !important;
  }
  .ut-menu-standard .section .section-heading .section-name {
    font-size: 16.8px !important;
  }
  .ut-menu p,
  .ut-menu span.price,
  .ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list div.conatiner-item div.container-row span.type {
    font-size: 15.4px !important;
    line-height: 15px !important;
  }
  .ut-menu div,
  .ut-menu p,
  .ut-menu span {
    font-size: 15.4px !important;
  }
  .ut-menu .menu-nav div.menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-us-page .about-us-s5-wrapper iframe {
    height: 170px;
  }
  .careers-custom-page .form-offer .offer-wrapper h2 {
    font-size: 1.3em;
    padding: 0;
  }
  .careers-custom-page .form-offer .offer-wrapper li {
    font-size: 1.1em;
  }
  .careers-custom-page .form-offer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .careers-custom-page .form-offer .offer-wrapper h1,
  .careers-custom-page .form-offer .form h1 {
    text-align: center;
  }
  .careers-custom-page .content-holder img {
    max-width: 100%;
  }
  .drink-menu.maple-grove-page .clubhouse-page-item-1 {
    width: 90%;
  }
  .drink-menu.maple-grove-page .clubhouse-page-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .drink-menu.maple-grove-page .clubhouse-page-item-2 .clubhouse-page-flex .clubhouse-page-img-box,
  .drink-menu.maple-grove-page .clubhouse-page-item-2 .clubhouse-page-flex .clubhouse-page-text-box {
    width: 100%;
  }
  .drink-menu.maple-grove-page .clubhouse-page-item-2 h2 {
    margin-bottom: 0.6em;
  }
  .drink-menu.maple-grove-page .clubhouse-page-item-2 .clubhouse-page-flex .clubhouse-page-img-box {
    margin-bottom: 20px;
  }
  .drink-menu.maple-grove-page .clubhouse-page-item-2 .clubhouse-page-flex .clubhouse-page-text-box {
    text-align: center;
  }
  .drink-menu .contact-v3 {
    padding-bottom: 70px;
  }
  .food-menu-page.drink-menu-page.menu_109302_page {
    min-height: 455vh;
  }
  .home-page .uk-slidenav-position {
    max-height: 450px;
  }
}
@media (max-width: 376px) {
  .food-menu-page.drink-menu-page.menu_109302_page {
    min-height: 585vh;
  }
}