@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap');

/*
font-family: 'Jost', sans-serif; font-weight: 300;
font-family: 'Lora', serif; font-weight: 700;
font-family: 'Lora', serif; font-weight: 400;

*/

/* ADA hidden elements */
.off-screen,
.visuallyhidden,
.social-links a span {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}

.navbar-regular.nav-v6 .navbar-nav>li>a {
font-family: 'Jost', sans-serif; font-weight: 300;
  font-size: 1.1em;
}
li.drop-down-link .sub-menu a {
  text-transform: uppercase;
font-family: 'Jost', sans-serif; font-weight: 300;
  font-size: 1.1em;
}
li.drop-down-link .sub-menu {
  margin-top: 15px;
}
@media (max-width: 1023px) {
  .navbar-regular.nav-v6 .navbar-nav>li.drop-down-link>a:hover {
    color: #fff !important;
  }
}
@media (max-width: 769px) {
  .navbar-collapse.collapse {
    padding-bottom: 0;
  }
}
@media(max-width: 767px) {
  .nav-v6-drop li.drop-down-link {
    display: block;
  }
  li.drop-down-link .sub-menu {
    position: relative;
    width: 100% !important;
    margin-top: 0;
    padding: 5px 20px;
    color: #fff;
  }
  .navbar-regular.nav-v6 .navbar-nav>li.drop-down-link.active>a:hover {
    background-color: #fdd74e!important;
  }
}

/* change fonts  */
.home-specials h3 ,
.home-specials a ,
.contact-v2 .hours-title,
.contact-v2 .social-title,
.contact-v2 .contact-us-title,
.drink-menu h1,
.drink-menu h2,
.drink-menu h5 {
  font-family: 'Jost', sans-serif; font-weight: 300;
}

/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}

a {color: #ddd;}

body {
  font-family: 'Jost', sans-serif; font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Jost', sans-serif; font-weight: 300;
}


.hvr-icon-wobble-horizontal:before {
  font-weight: 100;
  content: "\f105";
}

.navigation-left li a, .navigation-right li a {
  color: #000;
  font-family: 'Jost', sans-serif; font-weight: 300;
  font-weight: normal;
}
.navigation-left li.active a, .navigation-right li.active a,
.navigation-left li a:hover, .navigation-right li a:hover {
  color: #000;
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #000 !important;
}


.uk-overlay-background {
    background: rgba(0,0,0,0.4);
}


.uk-overlay-panel h3,
.on-cover-content .section-wrapper .section-header {
  margin-top: 70px;
  margin-bottom: 20px;
  text-transform: none;
  color: #fff;
  font-family: 'Lora', serif; font-Weight: 700;
  font-size: 5em;
  line-height: 1.1em;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.75);
}
.uk-overlay-panel p,
.on-cover-content .section-wrapper p {
  font-family: 'Jost', sans-serif; font-weight: 300;
  font-size: 2em;
  line-height: 1.3em;
  color: #fff;
  text-transform: none;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.75);
}

.uk-overlay-panel .container.promo-text {
  width: 70%;
}
.uk-overlay-panel .promo-text h3 {
  font-size: 3.8em;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.sph-email-subscription .sph-submit-button,
.custom-modal .sph-email-subscription .sph-submit-button {
  text-transform: uppercase;
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  font-family: 'Jost', sans-serif; font-weight: 300;
  font-size: 18px;
  box-shadow: none;
  border-radius: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v7-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
  opacity: 1;
}
.reservations-and-parties button[disabled] {
    background-color: #676666;
    border: 2px solid #676666;
    cursor: not-allowed;
    color: #bebebe;
}
.reservations-and-parties button {
    background-color: #fdd74e;
    background: #fdd74e;
    color: #000;
    border: 2px solid #fdd74e;
}
.reservations-and-parties button:hover {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
  opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn {
    background-color: #000;
    background: #000;
    color: #fff;
    border: 2px solid #fff;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
  opacity: 1;
}
.events-v2 a, .specials-v3.home-specials .specials-button {
    width: 250px;
}
.specials-section h4 {
    font-size: 1.6em;
    margin-top: 30px;
}

.about-us-v8-wrapper a.custom-temp-btn,
.custom-modal .sph-email-subscription .sph-submit-button {
  background-color: #fdd74e;
  background: #fdd74e;
  border: 2px solid #fdd74e;
  color: #000;
}
.map-newsletter .sph-email-subscription .sph-submit-button {
  background-color: transparent;
  background: transparent;
  border: 2px solid #000;
  color: #000;
}
.about-us-v8-wrapper a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}

.about-us-v8-wrapper a.custom-temp-btn.hvr-icon-wobble-horizontal:before,
.map-newsletter .sph-email-subscription .sph-submit-button.hvr-icon-wobble-horizontal:before {
  color: #000;
}
.about-us-v8-wrapper a.custom-temp-btn.hvr-icon-wobble-horizontal:hover:before,
.map-newsletter .sph-email-subscription .sph-submit-button.hvr-icon-wobble-horizontal:hover:before {
  color: #fff;
}
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn {
  font-size: 18px;
}

.specials-v3.home-specials div a.custom-temp-btn.hvr-icon-wobble-horizontal:before,
.reservations-and-parties-v2 button.hvr-icon-wobble-horizontal:before {
  color: #fff;
}
.specials-v3.home-specials div a.custom-temp-btn.hvr-icon-wobble-horizontal:hover:before,
.reservations-and-parties-v2 button.hvr-icon-wobble-horizontal:hover:before  {
  color: #000;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
    padding: 10px 30px;
    font-size: 20px;
    opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn:hover, .uk-overlay-panel a.custom-temp-btn:focus,
.on-cover-content .section-wrapper a.custom-temp-btn:hover, .on-cover-content .section-wrapper a.custom-temp-btn:focus {
    background-color: #fff;
    background: #fff;
    border: 2px solid #fff;
    color: #000;
}


/* home page */
.banner-section {
  padding: 35px 0 30px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Jost', sans-serif; font-weight: 300;
}
.banner-section p {
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #fdd74e;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}

.section-header,
.about-us-v8-content .text-wrapper h3,
.about-us-v7-content .text-wrapper h3,
.specials-v3.home-specials h3,
.about-us-v3 h3,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h3,
.reviews-v2-wrapper h3 {
  font-size: 4em;
  font-family: 'Lora', serif; font-Weight: 400;
  text-transform: capitalize;
}

.about-us-v7-content h4,
.events-v3-wrapper h4,
.reviews-v2-wrapper h4,
.map-newsletter h4,
.reservations-text h4,
.about-us-v3-wrapper h4 {
  font-family: 'Lora', serif; font-Weight: 700;
  text-transform: uppercase;
  font-size: 1.6em;
}

.about-us-v8-content .text-content.title-image h3:after {
  height: 70px;
  margin: 30px auto;
}
.about-us-v8-content .text-content.title-bar h3:after {
  margin: 30px auto;
}
.about-us-v8-image-bar {
  height: 55px;
  font-size: 2.2em;
  font-family: 'Lora', serif; font-Weight: 700;
  text-transform: none;
}
.about-us-v8-wrapper a {
  color: #000;
}

.events-v3-wrapper h4 {
  margin-top: 30px;
}
.events-v3-wrapper .empty-content-message h4 {
  margin-top: 0;
}
.events-v3-wrapper .item-image img {
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}
.event-text {
    color: #acacac;
    font-size: 1.1em;
}
.reservations-wrapper {
  position: relative;
  padding: 0 0 60px 0;
  background-color: #fdd74e;
}
.reservations-wrapper .section-header {
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 70px;
}
.reservations-and-parties-v2 {
  color: #fff;
  background-color: #000;
}
.reservations-and-parties-v2 button[disabled], .reservations-and-parties-v2 button {
  color: #fff;
  border: 2px solid #fff;
}
.reservations-and-parties-v2 button[disabled]:hover, .reservations-and-parties-v2 button:hover {
  color: #000;
}


/* PRIVATE EVENT PAGE */
.catering-page,
.party-background {
  background-color: #050608;
  color: #fff;
}
.party-background.drink-menu header {
  z-index: 100;
}
.party-background .section-header {
  margin-top: 40px;
  margin-bottom: 20px;
}
.party-background h4 {
  color: #fff;
  margin: 5px 0 40px 0;
  font-family: 'Lora', serif; font-Weight: 700;
  font-size: 1.6em;
  line-height: 100%;
  text-transform: none;
}
.party-background .pagecontent .reservations-and-parties h4 a {
  color: #fff;
  text-decoration: underline;
}
.party-background .pagecontent .reservations-and-parties h4 a:hover {
  color: #fdd74e;
  text-decoration: underline;
}
.reservations-and-parties p {
  max-width: 100%;
  margin-bottom: 15px;
  font-size: 1.7em;
  line-height: 1.3em;
}
.reservations-and-parties p.submit-success {
  color: #fdd74e;
}
.reservations-and-parties p.submit-error {
  color: #d01616;
}
.party-background .reservations-and-parties input, .party-background .reservations-and-parties select, .reservations-and-parties textarea {
  border: none;
  border-radius: 0;
  padding: 10px 5px;
  background-color: rgba(250, 250, 250, 0.8);
  color: #050608;
}
.reservations-and-parties textarea, .party-background .checkbox-holder {
  width: 435px;
  margin-bottom: 16px;
}
.reservations-and-parties textarea:focus {
  outline: none;
}

.party-background .reservations-and-parties select.half-select {
  width: 213px;
}
.party-background .reservations-and-parties input::-webkit-input-placeholder {
   color: #000;
}
.reservations-and-parties input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.reservations-and-parties input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.reservations-and-parties input:-ms-input-placeholder {
   color: #000;
}
.party-background .reservations-and-parties textarea::-webkit-input-placeholder {
   color: #000;
}
.reservations-and-parties textarea:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.reservations-and-parties textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.reservations-and-parties textarea:-ms-input-placeholder {
   color: #000;
}

.specials-v3.home-specials {
  min-height: 230px;
  padding: 40px 0;
  background-color: #000;
  color: #fff;
}
.specials-v3.home-specials h3 {
  margin-top: 25px;
  color: #fff;
}
.specials-v3.home-specials p, .specials-v3.home-specials p.specials-hours {
  font-size: 1.3em;
  color: #fff;
}
.specials-v3.home-specials p {
  font-family: 'Jost', sans-serif; font-weight: 300;
}
.specials-v3.home-specials p a {
  display: inline-block;
  font-size: initial;
  width: auto;
  color: #fff;
}
.specials-v3.home-specials p.specials-hours {
  font-family: 'Jost', sans-serif; font-weight: 300;
}

.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}
.owl-theme .owl-nav [class*=owl-] {
  color: rgba(250, 250, 250, 0.7);
}
.owl-theme .owl-nav [class*=owl-]:hover {
  color: #fff;
}

.reviews-v2-wrapper h5 {
  text-transform: capitalize;
  font-size: 1.4em;
  color: #fff;
}
.reviews-v2-wrapper .container {
  padding-bottom: 20px;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.6em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #fdd74e;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .text-wrapper .text-content {
  width: 90%;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h4 {
  color: #000;
}
.map-newsletter .text-wrapper .text-content,
.map-newsletter h2 {
  font-family: 'Jost', sans-serif; font-weight: 300;
  color: #000;

}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #fdd74e;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 2px solid #000;
  color: #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 .text-wrapper:before {
  background-attachment: scroll;
  background-position: center;
}
.custom-modal {
  text-align: center;
}
.custom-modal a.custom-temp-btn {
  background-color: #fdd74e;
  background: #fdd74e;
  border: 2px solid #fdd74e;
  color: #000;
}
.custom-modal a.custom-temp-btn:hover {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.custom-modal .section-header {
  margin-top: 0;
  font-size: 3.2em;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  font-family: 'Lora', serif; font-Weight: 700;
  font-size: 1.9em;
  text-transform: none;
}
.custom-modal .sph-email-subscription .sph-email-input {
  border: 1px solid #000;
  border-radius: 0;
  padding: 10px 15px;
}

.contact-v3 {
  background-color: #000;
}
.contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title {
  font-family: 'Lora', serif; font-Weight: 400;
  font-size: 1.3em;
}
.contact-v3 .days {
  text-transform: uppercase;
}

.googlemap-v3-wrapper .triangle {
  border-bottom: 12px solid #000;
  display: none;
}

.footer-v2-wrapper {
  background: #000;
  border-top: 2px solid #fff;
  color: #fff;
}

.onespecial, .oneeventday {
  font-size: 18px;
}
.specials h2, .events h2 {
  font-family: 'Lora', serif; font-Weight: 700;
  text-transform: capitalize;
  color: #fff;
}
.event {
    border: 2px solid #585858;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.1);
}
.event-image {
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 9px;
}
.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container{
  color: #fff;
}
.events-container .addtocalendar.atc-style-blue .atcb-link:hover,
.events-container .addtocalendar.atc-style-blue .atcb-link:focus {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
}
.events-container h1,
.events-container p {
  color: #fff;
}
.events-container h2 {
  font-family: 'Lora', serif; font-Weight: 400;
  font-size: 3em;
  text-transform: capitalize;
  line-height: 100%;
  color: #fff;
}
.events-container h4 {
  font-family: 'Jost', sans-serif; font-weight: 300;
  font-size: 1.4em;
  text-transform: capitalize;
  color: #fff;
}
.events-container .event-text-holder,
.events-container h4,
.events-container .event-time,
.events-container .event-content {
  text-align: center !important;
}
.events-container .event-time {
  font-family: 'Jost', sans-serif; font-weight: 300;
  color: #fff;
}
.events-container .event-image {
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(250,250,250,0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(250,250,250,0.6);
  box-shadow: 0px 0px 10px 0px rgba(250,250,250,0.6);
}
.events-container .events-holder {
  border-bottom: 1px solid #fff;
}
.empty-content-message h4 {
  text-align: center;
  font-family: 'Lora', serif; font-Weight: 700;
  font-size: 1.8em;
  text-transform: none;
}
.events-container .empty-content-message {
  margin-top: 40px;
  color: #fff;
}

.food-menu-page .food-menu-v2-wrapper {
    padding-top: 60px;
}
.food-menu-v2-wrapper .section-header {
  margin-bottom: 30px;
  color: #000;
}
.food-menu-v2-wrapper h5 {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Lora', serif; font-Weight: 700;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #000;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.food-menu-grid h4,
.drink-menu .food-menu-page h4,
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4{
  margin-top: 15px;
  font-family: 'Lora', serif; font-Weight: 400;
  font-size: 2em;
  line-height: 100%;
  color: #000;
  text-transform: capitalize;
}
.drink-menu .food-menu-grid h4 {
  font-family: 'Lora', serif; font-Weight: 400;
  font-size: 2.2em;
  text-transform: capitalize;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  color: #000;
}
.food-menu-grid .food-item-title {
  font-family: 'Lora', serif; font-Weight: 700;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 1.2em;
}
.food-menu-grid .menu-description {
  font-family: 'Lora', serif; font-Weight: 700;
  font-size: 1.3em;
  text-transform: uppercase;
}
.food-menu-nav .food-menu-nav-item {
  color: #000;
  border: 2px solid #000;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
  border: 2px solid #000;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #fdd74e;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #000;
  font-family: 'Lora', serif; font-Weight: 700;
  font-weight: normal;
}
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-size: 1.2em;
}
.food-menu-grid .food-price {
  padding: 0 10px 0 5px;
}

.style-traditional.drink-menu .pagecontent {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 0px 10px 0px #000;
  -moz-box-shadow: 0px 0px 10px 0px #000;
  box-shadow: 0px 0px 10px 0px #000;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer span {
    color: #fff;
}
.style-traditional .tabnav .nav>li>a, .food-menu-section .tabnav .nav>li>a, .drink-menu-section .tabnav .nav>li>a {
  font-family: 'Lora', serif; font-Weight: 700;
  border-bottom: 6px solid rgba(200, 200, 200, 0.6);
}
.style-traditional .tabnav .nav>li>a:hover, .style-traditional .tabnav .nav>li.active>a, .food-menu-section .tabnav .nav>li>a:hover, .food-menu-section .tabnav .nav>li.active>a, .drink-menu-section .tabnav .nav>li>a:hover, .drink-menu-section .tabnav .nav>li.active>a {
    color: #000;
    border-bottom: 6px solid #000;
}
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
  font-size: 2.2em;
  text-transform: uppercase;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer {
  font-family: 'Lora', serif; font-Weight: 700;
}
.drink-menu.style-traditional .single-drink-title {
  font-family: 'Lora', serif; font-Weight: 400;
  text-transform: capitalize;
  color: #000;
  font-size: 3.5em;
}
.style-traditional.drink-menu .menu-item-description-traditional .drink-description {
  color: #000;
}

.about-page-content .about-us-v7-content .text-wrapper .text-content p {
  text-align: left !important;
}
.about-us-page .about-us-s1-content img {
  display: none;
  margin: 0 auto;
  max-height: 60px;
}
.about-us-page .about-us-s1-content h4 {
  /* margin-top: 30px; */
  font-family: 'Lora', serif; font-Weight: 700;
  font-size: 1.6em;
}
.about-us-s3-wrapper .map-footer {
  font-family: 'Lora', serif; font-Weight: 700;
  text-transform: uppercase;
}

.about-us-v3 .text-wrapper {
  text-align: center;
}
.about-us-v3 h3 {
  margin-top: 30px;
}
.about-us-v3 .text-wrapper h4 {
  color: #fdd74e;
  margin-top: 35px;
  margin-bottom: 20px;
  font-size: 1.8em;
}

/* custom page */
.article-background {
    background-color: #fff;
    color: #000;
}
.article-background>div:first-child {
  position: relative;
  min-height: 100%;
}
.article-background>div:first-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-position: top left;
    background-size: cover;
    background-image: url(https://static.spotapps.co/web/spoonbreadinc--com/css/../custom/catering_back.jpg);
    -webkit-filter: grayscale(0.2) opacity(0.2);
    -moz-filter: grayscale(0.2) opacity(0.2);
    -o-filter: grayscale(0.2) opacity(0.2);
    -ms-filter: grayscale(0.2) opacity(0.2);
    filter: grayscale(0.2) opacity(0.2);
}
.article-background .tabs-container {
  margin-bottom: 0;
  padding-bottom: 100px;
  text-align: center;
  color: #000;
}
.article-background .section-header {
    margin-bottom: 30px;
    margin-top: 10px;
}
.article-background h4 {
  margin-top: 10px;
  font-family: 'Lora', serif; font-Weight: 700;
  font-size: 1.6em;
  line-height: 1.3em;
  color: #000;
  text-transform: none;
}
.article-background .tabs-container a,
.article-background .tabs-container a:hover {
  color: #000;
}
.article-background .tabs-container a.custom-temp-btn {
  margin: 10px 5px;
}
.article-background .tabs-container a.grubhub-btn {
  display: inline-block;
  margin-bottom: 30px;
}
.article-background .button-container {
  text-align: center;
  margin: 15px auto 0px;
}
.article-background .custom-download-btn,
.article-background .custom-download-btn:focus {
  padding: 10px 30px 10px 30px;
  background-color: #fdd74e;
  background:  #fdd74e;
  color: #000;
  border: 2px solid #fdd74e;
  font-size: 16px;
  font-weight: normal;
  margin: 5px 10px;
  display: inline-block;
}
.article-background .custom-download-btn:hover {
  background-color: #000;
  background:  #000;
  border: 2px solid #000;
  color: #fff !important;
}

.pagecontent .scrolling .container {
    text-shadow: none;
}

.press-background .section-header {
  margin-top: 20px;
  color: #fff;
}
.press-holder h4 {
  font-family: 'Lora', serif; font-Weight: 700;
}
.press-holder .press-item p,
.press-autor {
  color: #000;
}
/*catering widget*/
.sph-menu-nav-btn{
    display: block;
    text-decoration: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 5px;
    border: 1px solid #000;
    border-radius: 5px;
    box-sizing: border-box;
}
.sph-menu-nav{
    display: table;
    margin: 20px auto;
    padding: 10px 0;
    list-style: none;
    font-size: 2em;
}
.sph-menu-nav .sph-menu-nav-item{
    display: inline;
    padding: 10px;
}
.sph-menu-nav .sph-menu-nav-item.active{
    text-decoration: underline;
}
.sph-menu-nav .sph-menu-nav-item:hover{
    cursor: pointer;
}
.spothopper-embeddable .sph-food-menu{
    display: block;
}
.spothopper-embeddable .sph-food-menu.active{
    display: block;
}
.sph-food-menu{
max-width:1000px;
margin: 0 auto;
margin-top: 30px;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
.sph-section {
  display: inline-block;
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  padding: 20px;
  margin-bottom: 20px;
}
.sph-no-food-message {
    text-align: center;
}
.sph-food-menu .sph-title {
text-align: center;
}
.sph-food-menu .sph-title .sph-name {
font-size: 2em;
display: none;
}
.sph-food-menu .sph-section .sph-section-title{
margin:1.5em 0 2em 0;
text-align: center;
}
.sph-food-menu .sph-section-title .sph-name{
font-size: 2em;
font-family: 'Lora', serif; font-weight: 400;
}
.sph-food-menu table.sph-items{
width:100%;
}
.sph-food-menu .sph-item>td{
vertical-align: top;
padding-bottom:1em;
text-align: center;
}
.sph-food-menu .sph-item>td.sph-prices{
vertical-align: top;
text-align:center;
font-size:1.1em;
}
.sph-food-menu .sph-item .sph-name{
    font-size: 1.2em;
    font-weight: bold;
    font-family: 'Lora', serif; font-weight: 700;
}
.sph-food-menu .sph-item .sph-desc{
font-style:italic;
font-size: 1.15em;
}

.sph-food-menu .sph-food-menu-item-img{
    margin-top: 25px;
    margin-bottom: 15px;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
@media (max-width: 1200px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 350px;
    }
}
@media (max-width: 1023px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 300px;
    }
}
@media (max-width: 767px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 200px;
    }
    .sph-food-menu{
        max-width: 100%;
    }
    .sph-menu-nav-btn{
        display: block;
    }
    .sph-menu-nav{
        display: none;
        width: 100%;
        margin-top: 2px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        font-size: 1em;
    }
    .sph-menu-nav.active{
        display: block;
    }
    .sph-menu-nav .sph-menu-nav-item{
        display: block;
        padding: 3px 20px;
        width: 100%;
    }
}

@media (max-width: 1600px) {
  .uk-overlay-panel .container.promo-text {
    width: 90%;
  }
}

@media (max-width: 1360px) {
  .uk-overlay-panel .promo-text h3 {
    font-size: 3.4em;
  }
  .map-newsletter .text-wrapper:before {
    background-size: cover;
  }
}

@media (max-width: 1200px) {
  .navbar.nav-v6 .container {
    width: 100%;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0 7px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.9em;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
  }
}

@media (max-width: 1160px) {
  .uk-overlay-panel .container.promo-text {
    width: 100%;
  }
  .map-newsletter .text-wrapper .text-content {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .navbar.nav-v4 .header-logo {
    max-width: 160px;
  }
  .uk-overlay-panel .promo-text h3 {
    margin-top: 40px;
    font-size: 3em;
  }
  .food-menu-grid .food-price {
    padding: 0 5px 0 10px;
  }
  .section-header, .about-us-v8-content .text-wrapper h3, .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3, .about-us-v3 h3, .specials h1, .events h1, .events-container h1, .about-us-page .about-us-s1-content h3 {
    font-size: 3.5em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 4px;
  }
  .article-background>div:first-child:before {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
  }
}

@media (max-width: 1023px) {
  li.drop-down-link .sub-menu a,
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.9em;
  }
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
  }
  .food-menu-v2-wrapper .section-header {
    padding-top: 70px;
  }
}

@media (max-width: 900px) {
  .navbar.nav-v6 .header-logo {
    max-width: 140px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0px 3px;
    font-size: 11px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 11px;
  }
  .uk-overlay-panel .promo-text h3 {
    font-size: 3em;
  }
}

@media (max-width: 767px) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 440px;
  }
  .top-svg-border svg, .bottom-svg-border svg {
    height: 10px;
  }
  .uk-dotnav {
    bottom: 55px;
  }
  .about-us-page .uk-dotnav {
    bottom: 0;
  }
  .webkit-mobile-body>div:first-child {
    background-size: cover;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    height: 20px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family: 'Lora', serif; font-Weight: 700;
    font-size: 12px;
    text-transform: uppercase;
  }
  .footer-v2-wrapper {
    padding-bottom: 80px;
  }
  .socialnav {
    margin-top: -40px;
  }
  .navbar.nav-v6 .header-logo {
    display: block;
    max-width: 160px;
  }
  .nav>li>a {
    padding: 10px 15px;
    font-size: 1.2em;
  }
  .on-cover-content .section-wrapper .container {
    margin-bottom: 20px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h3,
  .on-cover-content .section-wrapper .section-header {
    margin-top: 0;
    font-size: 2.5em;
    line-height: 1em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    font-size: 1.7em;
    line-height: 1.2em;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    margin-top: 10px;
    font-size: 17px;
  }
  .uk-overlay-panel .promo-text h3 {
    margin-top: 0;
    font-size: 2.5em;
  }
  .uk-overlay-panel .promo-text p {
    margin-bottom: 5px;
    font-size: 1.5em;
  }
  .uk-overlay-panel .promo-text a.custom-temp-btn {
    display: none;
  }
  .banner-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .section-header, .about-us-v8-content .text-wrapper h3, .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3, .about-us-v3 h3, .specials h1, .events h1, .events-container h1, .about-us-page .about-us-s1-content h3 {
    font-size: 3em;
  }
  .about-us-v7-content h4, .events-v3-wrapper h4, .reviews-v2-wrapper h4, .map-newsletter h4, .reservations-text h4, .about-us-v3-wrapper h4 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-wrapper h3 {
    margin-top: 20px;
  }
  .about-us-v8-image-bar {
    height: 45px;
    font-size: 1.6em;
  }
  .specials-section {
    padding: 0 10px;
  }
  .style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
    font-size: 1.6em;
  }
  .style-traditional .tabnav .nav>li>a {
    padding: 5px 15px;
    font-size: 1em;
    line-height: 16px;
    height: 55px;
  }
  .style-traditional.drink-menu .menu-item-price-traditional .item-price {
    font-size: 1em;
  }
  .drink-menu .pagecontent {
    padding-top: 80px;
  }
  .onespecial, .oneeventday {
    font-size: 16px;
  }
  .specials h2, .events h2 {
    font-size: 1.3em;
  }
  .events-container .events-holder {
    padding-top: 30px;
  }
  .events-container h1 {
    margin-top: 35px;
  }
  .events-container h2 {
    font-size: 2.5em;
  }
  .style-traditional.drink-menu .pagecontent {
    padding-top: 80px;
  }
  .food-menu-v2-wrapper .section-header {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 25px;
  }
  .food-menu-v2-wrapper h5 {
    font-size: 1.3em;
  }
  .party-offer a.custom-temp-btn {
    border-left: none;
    border-right: none;
  }
  .food-menu-nav {
    margin-top: 30px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 10px 20px;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    color: #000;
  }
  .food-menu-nav .food-menu-nav-item {
    color: #000;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type,
  .food-menu-nav .food-menu-nav-item:first-of-type.active,
  .food-menu-nav .food-menu-nav-item:first-of-type:hover {
    border-top: 2px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .food-menu-nav .food-menu-nav-item.active:hover {
    background: #000;
    color: #fff;
  }
  .food-menu-grid .menu-description {
    width: 90%;
  }
  .food-menu-grid-item-content {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  }
  .food-menu-grid .food-item-holder {
    padding: 10px 0 20px 0;
  }
  .drink-menu .food-menu-grid h4 {
    font-size: 2em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 14px 10px 16px 10px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 360px;
  }
  .article-background h4 {
    margin-top: 20px;
  }
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
    width: 356px;
    font-size: 16px;
    margin-bottom: 0.6em;
  }
  .reservations-and-parties p {
    font-size: 1.4em;
  }
  .party-background .pagecontent .reservations-and-parties h4 a {
    display: block;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
  .about-us-page .about-us-s1-content img {
    max-height: 40px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content p {
    text-align: center !important;
  }
  .about-us-page .about-us-s1-content h4 {
    font-size: 1.4em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 10px 20px;
    font-size: 1.1em;
  }
  li.drop-down-link .sub-menu a {
    font-size: 1.1em;
  }
  .press-background .section-header {
    margin-bottom: 5px;
  }
  .press-holder .press-item {
    padding: 15px;
  }
  .press-holder h4 {
    font-size: 1.4em;
  }
  .article-background .section-header {
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.7em;
  }
  .about-us-background {
    min-height: 100%;
  }
  .about-us-background .pagecontent {
    padding-bottom: 60px;
  }
  .about-us-background .about-us-v3 .text-wrapper {
    margin-bottom: 0;
  }
  .sph-food-menu{
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    }
}

@media (max-width: 320px) {
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    margin-top: -10px;
    font-size: 2em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    margin-bottom: 0;
    font-size: 1.5em;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    margin-top: 5px;
    font-size: 16px;
  }
  .uk-overlay-panel .promo-text h3 {
    margin-top: -10px;
    font-size: 1.8em;
  }
  .uk-overlay-panel .promo-text p {
    font-size: 1.3em;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .section-header, .about-us-v8-content .text-wrapper h3, .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3, .about-us-v3 h3, .specials h1, .events h1, .events-container h1 {
    font-size: 2.5em;
  }
  .about-us-v8-image-bar {
    height: 45px;
    font-size: 1.4em;
  }
  .food-menu-grid .menu-description {
    width: 100%;
    padding-bottom: 5px;
    font-size: 1.2em;
  }
  .drink-menu .food-menu-grid h4 {
    font-size: 1.8em;
  }
  .style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
    font-size: 1.4em;
  }
  .food-menu-v2-wrapper h5 {
    font-size: 1.2em;
  }
  .party-background h4 {
    font-size: 1.4em;
  }
  .about-us-page .about-us-s1-content p {
    font-size: 1.1em;
  }
  .article-background .custom-download-btn,
.article-background .custom-download-btn:focus {
  font-size: 14px;
  }
}
@media (max-width: 768px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 378px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 185px;
  }
}

@media (max-width: 640px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 356px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
}

@media (max-width: 540px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 331px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 161px;
  }
}

@media (max-width: 390px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 320px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 156px;
  }
}

@media (max-width: 360px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 281px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 136px;
  }
}

@media (max-width: 320px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 248px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 120px;
  }
}
