@import url("//fonts.googleapis.com/css2?family=Aboreto&family=Forum&display=swap");
/*
 Heading fonts : Aboreto, cursive
 Body fonts : Forum, cursive
 Subheading fonts: Aboreto, cursive
 Navigtion fonts :Aboreto, cursive
 Button fonts: Aboreto, cursive
*/
body {
  font-family: "Forum", cursive;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Aboreto", cursive;
}

p {
  font-weight: 400;
}

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

.navbar-regular.nav-v7 .navbar-nav > li > a,
.nav-v7 li.drop-down-link div.drop-down {
  font-family: "Aboreto", cursive;
  font-size: 0.9em;
  padding: 0 5px;
  text-transform: uppercase;
}

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

.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: "Aboreto", cursive;
  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: "Aboreto", cursive;
  text-transform: uppercase;
  font-size: 2em;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn,
.food-menu-nav .food-menu-nav-item,
.locations-page .food-menu-nav .food-menu-nav-item,
.locations-page .location-info-item .custom-temp-btn {
  padding: 8px 35px;
  text-transform: uppercase;
  background-color: #000;
  background: #000;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #000;
  font-family: "Aboreto", cursive;
  font-weight: 400;
  font-size: 22px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 1.4em;
}

.custom-temp-btn:hover,
.custom-temp-btn:focus,
.custom-temp-btn:active,
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-v8-wrapper 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,
.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 {
  text-decoration: none;
  background-color: #34353A;
  background: #34353A;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #34353A;
  opacity: 1;
}

.uk-overlay-panel a.custom-temp-btn, .custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

.uk-overlay-panel a.custom-temp-btn:hover, .custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover {
  background-color: #FFF5CD;
  background: #FFF5CD;
  color: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #FFF5CD;
}

/*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: 70px;
  text-transform: uppercase;
  font-family: "Aboreto", cursive;
  font-size: 4.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: #FFF5CD;
  border: 1px solid #FFF5CD;
  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: "Forum", cursive;
  font-size: 1.3em;
  text-transform: none;
}

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

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

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

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

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

/*About us 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: #fff;
}

/*Custom about us section end*/
/*Custom html 1 section*/
.custom_html_1-section {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/113990_website/section_back.jpg");
  color: #000;
  background-color: #B4A493;
}

.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 {
  text-align: left;
}

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

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

/*Custom html 2 section end*/
/*Reservations open table*/
.ot-reservations-wrapper {
  padding: 7em 0 13em;
}

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

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

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

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

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

/*Reviews section*/
.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: "Forum", cursive;
  text-transform: capitalize;
  margin: 20px auto 15px;
  color: #fff;
}

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

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

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

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

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

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

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

.map-newsletter .sph-email-subscription h2 {
  font-family: "Forum", cursive;
  color: #000;
  font-weight: 400;
  font-size: 1.3em;
}

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

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

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

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

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

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

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

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

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

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

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

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

.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family: "Forum", cursive;
  font-size: 1.3em;
  color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #000;
  border: 1px solid #000;
  background: transparent;
  padding: 13px 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 .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: #000;
  color: #000 !important;
}

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

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  text-transform: uppercase;
}

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

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

.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: "Forum", cursive;
  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 #B4A493;
}

/*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: "Forum", cursive;
}

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

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

/*GIFT CARDS PAGE END*/
/*PRESS PAGE*/
.press-holder .press-item {
  border: none;
  border-bottom: 1px solid #000;
  margin-top: 0;
  padding: 10px;
  padding-bottom: 30px;
}

.press-holder a img {
  max-width: 200px;
}

.press-background .section-header {
  margin-top: 35px;
  color: #000;
}

.press-holder h2 {
  font-family: "Aboreto", cursive;
  font-size: 2.4em;
  color: #000;
}

.press-holder p {
  font-size: 1.3em;
  font-family: "Forum", cursive;
  color: #000;
}

.press-autor {
  font-size: 1.3em;
  color: #000;
  font-style: italic;
}

/*PRESS 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: "Forum", cursive;
  font-size: 1.3em;
}

@media (max-width: 1400px) {
  .navbar.nav-v7 .container {
    width: 100%;
  }
  .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.9em;
  }
  .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.8em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 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.8em;
  }
  p {
    font-size: 1.2em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.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;
  }
  .press-holder h2 {
    font-size: 2.2em;
  }
  .press-holder p {
    font-size: 1.2em;
  }
  .press-autor {
    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) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.65em;
  }
  .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.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 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: 20px;
  }
  .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;
  }
  .ot-reservations-wrapper {
    padding: 3em 0;
  }
  .ot-reservations-wrapper .reservations h1 {
    margin-top: 0;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .map-newsletter .text-wrapper:before {
    background-position: center center;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 100px;
  }
  .about-page-content .about-us-v7-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;
  }
  .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: 130px;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a,
  .nav-v7 li.drop-down-link div.drop-down {
    font-size: 0.8em;
    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: #34353A !important;
    color: #fff !important;
  }
  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.7em;
  }
  p {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Aboreto", cursive;
    font-size: 14px;
    padding: 15px 5px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 2em;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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 #34353A;
  }
  .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 #34353A;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #34353A;
  }
  .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;
  }
  .press-holder h2 {
    font-size: 1.4em;
  }
  .press-holder p {
    font-size: 1.1em;
  }
  .press-autor {
    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.6em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 1.8em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }
}
/* START website specific style */
video#coverVideo {
  margin-top: 130px;
}

.custom_html_1-section {
  display: none;
}

/* custom_html_2 */
.custom_html_2-section .container {
  width: 100%;
}

.custom_html_2-section {
  padding: 2em 0;
}

.custom_html_2-section h1 {
  text-align: left;
}

.custom_html_2-section img {
  padding: 0 0 0 35%;
}

.custom_html_2-section .opentable {
  padding: 50px 6%;
}

/* custom_html_2 end */
/* private events page */
.article-background.private-page {
  background-color: #FFF5CD;
  color: #000;
}

.article-background.private-page p,
.article-background.private-page a,
.article-background.private-page h1,
.article-background.private-page li {
  text-shadow: none;
}

.article-background .parties-btn {
  text-align: center;
}

/* private events end */
/* Private Events page */
.party-background.party-custom .pagecontent {
  width: 97%;
  padding-bottom: 60px;
}

.party-background.party-custom .reservations-and-parties-form {
  max-width: 100%;
  margin-top: 0;
  padding-top: 15px;
}

.party-background.party-custom .reservations-and-parties textarea,
.party-background.party-custom .reservations-and-parties select.wide-select,
.party-background.party-custom .checkbox-holder {
  width: 435px;
  margin-bottom: 16px;
}

.party-background.party-custom .party-offer .food-menu-nav {
  display: inline-block;
}

.party-background.party-custom .custom-temp-btn {
  padding: 10px 10px 10px 10px !important;
  width: 40%;
  font-size: 15px !important;
}

.party-background.party-custom .reservations-and-parties select.half-select {
  width: 213px;
}

.reservations-and-parties p.submit-success {
  color: #FFFFF0;
}

.party-background.party-custom .reservations-and-parties button[disabled] {
  color: #FFFFF0;
  background-color: transparent;
  background: transparent;
  border: 2px solid #FFFFF0;
  text-transform: uppercase;
}

.party-background.party-custom .reservations-and-parties button {
  width: 435px;
  color: #2E312D;
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
}

.party-background.party-custom .reservations-and-parties button:hover,
.party-background.party-custom .reservations-and-parties button:focus {
  width: 435px;
  color: #2E312D;
  background-color: #FFFFF0;
  background: #FFFFF0;
  border: 2px solid #FFFFF0;
}

.party-background.party-custom .food-menu-nav .food-menu-nav-item {
  background-color: transparent;
  background: transparent;
  border-color: #FFFFF0;
  color: #FFFFF0;
}

.party-background.party-custom .food-menu-nav .food-menu-nav-item.active,
.party-background.party-custom .food-menu-nav .food-menu-nav-item:focus,
.party-background.party-custom .food-menu-nav .food-menu-nav-item:hover {
  background-color: #FFFFF0;
  background: #FFFFF0;
  border-color: #FFFFF0;
  color: #2E312D;
}

.party-offer-holder {
  text-shadow: none;
}

.party-background.party-custom .party-space-options {
  font-size: 2.5em;
  margin-top: 5px;
}

.party-offer .food-menu-grid-item-content {
  visibility: hidden;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}

.party-offer .food-menu-grid-item-content p {
  font-size: 1.3em;
  color: #fff;
  margin: 20px auto;
}

.party-offer .food-menu-grid-item,
.party-offer .food-menu-grid-sizer {
  width: 100%;
}

.party-image-holder .party-image img {
  max-height: 220px;
  margin: 3px auto;
}

.party-offer img {
  margin-bottom: 20px;
  padding: 5px;
  border: 1px solid #FBFAD9;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.85);
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.85);
}

.fancybox-overlay {
  z-index: 9999;
}

.fancybox-opened {
  z-index: 11000;
}

/* Private Events page end */
.specials .pagecontent .img-specials img {
  margin: 0 auto;
}

/* Guess The Corks page */
.guess-the-corks-custom-page {
  background-color: #fff;
  color: #000;
}

.guess-the-corks-custom-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/113990_website/guess_the.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(0.6) opacity(0.2);
  -moz-filter: grayscale(0.6) opacity(0.2);
  -o-filter: grayscale(0.6) opacity(0.2);
  -ms-filter: grayscale(0.6) opacity(0.2);
  filter: grayscale(0.6) opacity(0.2);
}

.guess-the-corks-custom-page * {
  text-shadow: none;
}

.guess-the-corks-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
}

/* Guess The Corks page end */
/* Rehearsal Dinners page start */
.rehearsal-dinners-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/113990_website/rehearsal_dinners_back.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(0.6) opacity(0.2);
  -moz-filter: grayscale(0.6) opacity(0.2);
  -o-filter: grayscale(0.6) opacity(0.2);
  -ms-filter: grayscale(0.6) opacity(0.2);
  filter: grayscale(0.6) opacity(0.2);
}

.rehearsal-dinners-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
}

/* Rehearsal Dinners page end */
/* Fri/Sat Specials page start */
.fri-sat-specials-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/113990_website/fri_sat_specials_back.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(0.6) opacity(0.2);
  -moz-filter: grayscale(0.6) opacity(0.2);
  -o-filter: grayscale(0.6) opacity(0.2);
  -ms-filter: grayscale(0.6) opacity(0.2);
  filter: grayscale(0.6) opacity(0.2);
}

.fri-sat-specials-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
}

.fri-sat-specials-page .pagecontent img {
  margin: 35px auto;
}

/* Fri/Sat Specials page end */
.events-background img.event-image-custom {
  margin: 30px auto 20px;
  width: 700px;
}

@media (max-width: 1400px) {
  .custom_html_2-section .opentable {
    padding: 5px 2%;
  }
  .custom_html_2-section img {
    padding: 0 5% 0 35%;
  }
}
@media (max-width: 1200px) {
  .party-background.party-custom .custom-temp-btn {
    font-size: 14px !important;
  }
}
@media (max-width: 991px) {
  .custom_html_2-section img {
    padding: 0;
  }
  .custom_html_2-section .opentable {
    padding: 20px 0 0;
  }
  .party-background.party-custom .custom-temp-btn {
    width: 46%;
  }
}
@media (max-width: 768px) {
  .party-background.party-custom .reservations-and-parties textarea,
  .party-background.party-custom .reservations-and-parties select.wide-select,
  .party-background.party-custom .checkbox-holder,
  .reservations-and-parties button:hover {
    width: 378px;
    margin-bottom: 10px;
  }
  .reservations-and-parties button:hover {
    width: 378px !important;
  }
  .party-background.party-custom .reservations-and-parties button {
    width: 378px;
  }
  .party-background.party-custom .reservations-and-parties select.half-select {
    width: 185px;
  }
}
@media (max-width: 767px) {
  video#coverVideo {
    margin-top: 70px;
  }
  .private-parties-tmt-section {
    padding: 0 15px;
  }
  .party-background .food-menu-nav .food-menu-nav-item:first-of-type,
  .party-background .food-menu-nav .food-menu-nav-item:first-of-type.active,
  .party-background .food-menu-nav .food-menu-nav-item:first-of-type:hover {
    border-top: 2px solid #fff;
  }
  .navbar.nav-v7 .socialnav .mobile-union {
    margin-top: 7px;
    margin-right: 10px;
    width: 50px;
  }
  .custom_html_1-section {
    display: block;
  }
  .custom_html_1-section .qr-code {
    margin: auto;
  }
  .custom_html_2-section .container,
  .custom_html_2-section h1 {
    text-align: center;
  }
}
@media (max-width: 640px) {
  .party-background.party-custom .reservations-and-parties textarea,
  .party-background.party-custom .reservations-and-parties select.wide-select,
  .party-background.party-custom .checkbox-holder {
    width: 356px;
    margin-bottom: 10px;
  }
  .party-background.party-custom .reservations-and-parties select.half-select {
    width: 174px;
  }
  .party-background.party-custom .reservations-and-parties button {
    width: 356px !important;
  }
}
@media (max-width: 540px) {
  .party-background.party-custom .reservations-and-parties textarea,
  .party-background.party-custom .reservations-and-parties select.wide-select,
  .party-background.party-custom .checkbox-holder {
    width: 331px;
    margin-bottom: 10px;
  }
  .party-background.party-custom .reservations-and-parties select.half-select {
    width: 161px;
  }
  .party-background.party-custom .reservations-and-parties button {
    width: 331px !important;
  }
}
@media (max-width: 390px) {
  .party-background.party-custom .reservations-and-parties textarea,
  .party-background.party-custom .reservations-and-parties select.wide-select,
  .party-background.party-custom .checkbox-holder {
    width: 320px;
    margin-bottom: 10px;
  }
  .party-background.party-custom .reservations-and-parties select.half-select {
    width: 154px;
  }
  .party-background.party-custom .reservations-and-parties button {
    width: 320px !important;
  }
  .party-background.party-custom .party-space-options {
    font-size: 2em;
  }
}
@media (max-width: 320px) {
  .party-background.party-custom .reservations-and-parties textarea,
  .party-background.party-custom .reservations-and-parties select.wide-select,
  .party-background.party-custom .checkbox-holder {
    width: 248px;
  }
  .party-background.party-custom .reservations-and-parties select.half-select {
    width: 118px;
  }
  .party-background.party-custom .reservations-and-parties button {
    width: 248px !important;
  }
}