@import url('//fast.fonts.net/cssapi/f51998b5-30cb-4cce-a935-a7b8ffc10027.css');

/*

font-family:'Streetbrush W01 Regular';
font-family:'P22UndergroundW01-Demi';
font-family:'P22UndergroundW01-Light';

*/

/* 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:'Futura LT W01 Light';
}

.nav-v2, .navbar-fixed-bottom.nav-v1.show-bottom-nav {
display: none;
}
.on-cover-content.content-left .section-wrapper, .on-cover-content.content-left .section-wrapper .section-header {
    text-align: center;
}
.on-cover-content {
    width: 100%;
}

/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}

a {color: #ddd;}

body {
  font-family:'P22UndergroundW01-Light';
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Streetbrush W01 Regular';
}


.hvr-icon-wobble-horizontal:before {
  font-weight: 100;
  content: "\f105";
}

.custom-temp-btn.hvr-fade.hvr-hollow.custom-btn-order {
  background-color: rgba(16, 97, 55, 0.7);;
  font-family:'Futura LT W01 Bold';
  border-top: solid 5px #fff;
  border-bottom: solid 5px #fff;
  font-size: 2.2em;
  max-width: 800px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
}

.navbar-normal {
  height: 140px;
}
.navigation-left li a, .navigation-right li a,
.navbar-inverse .navbar-nav>li>a {
  color: #000;
  font-family:'Futura LT W01 Light';
  font-weight: normal;
}
.navigation-left li.active a, .navigation-right li.active a,
.navigation-left li a:hover, .navigation-right li a:hover {
  color: #136139;
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #000 !important;
}
.navbar-inverse .navbar-nav>li.active>a {
  color: #136139 !important;
}
.nav-v2 .social-icon:hover {
  color: #136139 !important;
}

/* custom drop down in navigation */
.navigation-left li, .navigation-right li {
    display: inline-block;
}
li.drop-down-link {
  position: relative;
}
li.drop-down-link .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 49px;
  width: 200px;
  background-color: #fff;
  padding: 20px 12px;
  color: #aa1f24;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
li.drop-down-link .sub-menu a {
  display: block;
  color: #000;
  padding: 10px 0 !important;
  text-transform: uppercase;
}
li.drop-down-link .sub-menu a:hover {
  color: #106137;
}
li.drop-down-link .sub-menu a:focus,
li.drop-down-link .sub-menu a:active {
  color: #000;
}
li.outside-link {
  display: none;
}
.nav-v2.nav-scroll li.drop-down-link .sub-menu {
  top: 44px;
}

.nav-v7 .desktop-navigation {
    display: none;
}
.uk-overlay-background {
  background: rgba(0,0,0,0.4);
}
.uk-overlay-panel h3,
.on-cover-content .section-wrapper .section-header {
  margin-bottom: 12px;
  text-transform: none;
  color: #fff;
  font-family:'P22UndergroundW01-Demi';
  font-size: 3em;
  line-height: 1.3em;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.75);
}
.on-cover-content .section-wrapper .section-header span {
  font-family:'Streetbrush W01 Regular';
  font-size: 1.6em;
}
.on-cover-content .section-wrapper .cover-text {
  font-family:'P22UndergroundW01-Light';
  font-size: 1.6em;
  line-height: 1.3em;
  color: #fff;
  text-transform: none;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.75);
}

.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 {
  text-transform: uppercase;
  background-color: #1e1e1e;
  background: #1e1e1e;
  color: #1e1e1e;
  border: 2px solid #1e1e1e;
  font-family:'P22UndergroundW01-Light';
  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,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #136139;
  background: #136139;
  border: 2px solid #136139;
  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: #fff;
    background: #fff;
    color: #000;
    border: 2px solid #fff;
}
.reservations-and-parties button:hover {
  background-color: #136139;
  background: #136139;
  color: #fff;
  border: 2px solid #136139;
  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: #136139;
  background: #136139;
  color: #fff;
  border: 2px solid #136139;
  opacity: 1;
}
.events-v2 a, .specials-v3.home-specials .specials-button {
    width: 250px;
}
.events-container.events-background {
  background-color: #f5f3f0;
  color: #000;
}
.specials-section h4 {
    font-size: 1.6em;
    margin-top: 30px;
}

.about-us-v8-wrapper a.custom-temp-btn {
  background-color: #136139;
  background: #136139;
  border: 2px solid #136139;
  color: #fff;
}
.map-newsletter .sph-email-subscription .sph-submit-button {
  background-color: transparent;
  background: transparent;
  border: 2px solid #136139;
  color: #000;
}
.about-us-v8-wrapper a.custom-temp-btn:hover {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.map-newsletter .sph-email-subscription .sph-submit-button:hover {
  background-color: #136139;
  background: #136139;
  border: 2px solid #136139;
  color: #fff;
}

.about-us-v8-wrapper a.custom-temp-btn.hvr-icon-wobble-horizontal:before {
  color: #fff;
}
.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 {
  color: #fff;
}
.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: #fff;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
    padding: 10px 30px;
    font-size: 20px;
    background-color: #1e1e1e;
    border: 2px solid #1e1e1e;
    color: #ee9723;
    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: #ee9723;
    background: #ee9723;
    border: 2px solid #ee9723;
    color: #1e1e1e;
}


/* home page */
.banner-section {
  padding: 35px 0 30px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family:'Futura LT W01 Light';
}
.banner-section p {
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #136139;
}
.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 {
  font-size: 4em;
  font-family:'Siren Script IV W00 Regular';
  text-transform: capitalize;
  letter-spacing: 1px;
}

.about-us-v7-content h4,
.events-v3-wrapper h4,
.reviews-v2-wrapper h4,
.map-newsletter h4,
.reservations-text h4 {
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
  font-size: 1.6em;
}

.about-us-v8-content .text-wrapper {
  width: 100%;
}
.about-us-v8-content .text-content.title-image h3:after {
  height: 30px;
  margin-bottom: 25px;
}
.about-us-v8-image-bar {
  height: 60px;
  padding: 10px 30px 10px 30px;
  font-family: 'Futura LT W01 Light';
  font-size: 2.2em;
  text-transform: none;
}
.about-us-v8-content a {
  color: #000;
}
.about-us-v8-content a:hover {
  color: #136139;
}

.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;
}
.reservations-wrapper .section-header {
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 70px;
  color: #136139;
}
.open-table-holder.open-table-desktop {
  height: 220px;
}
.ot-reservations-wrapper .reservations a {
  color: #000;
}
.ot-reservations-wrapper .reservations a:hover {
  color: #136139;
}
.gallery-v4-wrapper {
  z-index: -1;
}
.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: #000;
  color: #fff;
}
.party-background h4 {
  font-family:'Futura LT W01 Bold';
  font-size: 1.8em;
  text-transform: none;
  text-align: center;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}
.reservations-and-parties p {
  font-size: 1.4em;
}
.party-background {
  position: relative;
  background-color: #000;
  color: #fff;
}
.party-background .pagecontent a {
  color: #fff;
  text-decoration: underline;
}
.party-background .pagecontent a:hover {
  color: #136139;
}
.reservations-and-parties p.submit-success {
  color: #fff;
}
.party-background.drink-menu header {
  z-index: 100;
}
.fancybox-margin {
  margin-right: 0 !important;
}
.catering-page .pagecontent {
  width: 90%;
  padding-bottom: 60px;
}
.catering-page .section-header {
  margin-top: 40px;
  margin-bottom: 20px;
}
.catering-page h4 {
  color: #fff;
  margin: 5px 0 40px 0;
  font-family: 'Futura LT W01 Light';
  font-size: 1.7em;
  line-height: 100%;
  text-transform: none;
}
.catering-page .pagecontent .reservations-and-parties p a {
  color: #fff;
  text-decoration: underline;
}
.catering-page .pagecontent .reservations-and-parties p a:hover {
  color: #fff;
  text-decoration: underline;
}
.catering-page .reservations-and-parties p {
  max-width: 100%;
  margin-bottom: 15px;
  font-size: 1.7em;
  line-height: 1.3em;
}
.catering-page .reservations-and-parties p.submit-success {
  color: #fff;
}
.catering-page .reservations-and-parties p.submit-error {
  color: #d01616;
}
.catering-page .reservations-and-parties-form {
  max-width: 100%;
  margin-top: 0;
  padding-top: 40px;
}
.catering-page .reservations-and-parties .reservations-and-parties-form p {
  margin-bottom: 20px;
  font-size: 1.4em;
}
.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: #fff;
  color: #000;
}
.reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
  width: 435px;
  margin-bottom: 16px;
}
.reservations-and-parties textarea:focus {
  outline: none;
}
.party-background .checkbox-holder {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.party-background input[type=checkbox],
.party-background input[type=radio] {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
}
.party-background .checkbox-holder span {
  width: 80%;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
  padding-right: 0;
  margin-left: 5px;
  font-size: 16px;
  text-align: left;
  vertical-align: top;
  line-height: 14px;
}
.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;
}
.catering-page .reservations-and-parties button {
  width: 435px;
  color: #000;
  background-color: #fff;
  border: transparent;
  font-size: 28px;
  text-transform: uppercase;
}
.catering-page .reservations-and-parties button:hover {
  color: #fff;
  background-color: #000;
  border: transparent;
  opacity: 1;
}
.catering-offer h4:first-of-type {
  margin-top: 1em;
}
.catering-offer p {
  font-size: 1.2em;
}
.catering-offer h5 {
  font-size: 1.4em;
}
.catering-page .submit-success {
  color: #fff;
}
.catering-page .submit-error {
  color: #ff2424;
}
.party-offer-holder {
  text-shadow: none;
}
.party-offer {
  margin-top: 40px;
}
.party-offer .section-header {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 4em;
  text-transform: uppercase;
}
.party-offer .food-menu-nav .food-menu-nav-item.active, .party-offer  .food-menu-nav .food-menu-nav-item:hover, .party-offer .food-menu-nav .food-menu-nav-item:focus {
    background-color: #000;
    border-color: #000;
    color: #f5f3f0;
    border: 2px solid #000;
}
.party-offer h4 {
  margin-bottom: 20px;
}
.party-offer h5 {
  font-size: 1.8em;
  color: #fff;
}
.party-background.drink-menu .food-menu-grid h4 {
  font-family:'Futura LT W01 Bold';
  color: #000;
}
.catering-page .reservations-and-parties .party-offer p {
  font-size: 1.4em;
  line-height: 1.2em;
}
.party-offer .food-menu-nav {
  margin: 10px auto 0px auto;
}
.party-offer a.custom-temp-btn {
  min-width: 150px;
  padding: 10px 10px;
  color: #000;
  border: 2px solid #000;
}
.party-offer .food-menu-grid-item-content {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.party-offer .food-menu-grid-item,.party-offer .food-menu-grid-sizer {
    width: 100%;
}
.party-offer .location-info-holder img {
  margin-bottom: 20px;
  padding: 5px;
  border: 1px solid #fff;
 /* -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.85);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.85);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.85);*/
}
.party-offer.package-offer {
  margin-top: 0;
  padding-top: 25px;
  border-top: 2px solid #000;
}
.package-offer .party-image {
  margin: 20px auto;
}

.catering-page .pagecontent .reservations-and-parties .party-offer .menu-btns a.custom-temp-btn,
.catering-page .pagecontent .reservations-and-parties .party-offer .menu-btns a.custom-temp-btn:focus,
.catering-page .pagecontent .reservations-and-parties .party-offer .menu-btns a.custom-temp-btn:active {
  margin: 0 5px 10px 5px;
  min-width: 174px;
  padding: 10px 40px 10px 20px;
  background-color: transparent;
  background: transparent;
  color: #000;
  border: 2px solid #000;
  text-decoration: none;
}
.catering-page .pagecontent .reservations-and-parties .party-offer .menu-btns a.custom-temp-btn:hover {
  background-color: #000;
  background: #000;
  color: #fff;
  border: 2px solid #000;
  text-decoration: none;
}

.specials-v3.home-specials {
  min-height: 200px;
  padding: 30px 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:'Futura LT W01 Light';
}
.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:'Futura LT W01 Light';
}

.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 h4 {
  text-transform: capitalize;
}
.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: #136139;
}

.map-newsletter {
  border-right: 2px solid #000;
}
.map-newsletter .section-header {
  color: #136139;
}
.map-newsletter h4 {
  color: #000;
}
.map-newsletter .text-wrapper .text-content,
.map-newsletter h2 {
  font-family:'Futura LT W01 Light';
  color: #000;

}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 2px solid #136139;
  color: #136139;
}
.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;
}

.openstreetmap-v3-wrapper .map-item,
.openstreetmap-v3-wrapper #map-v3-container,
.about-us-s3-wrapper #map-container,
.locations-page .map-container {
  z-index: 0;
}
.party-offer .leaflet-bar a, .party-offer .leaflet-bar a:hover {
  color: #000;
}

.contact-v3 {
  background-color: #000;
}
.contact-v3 .hours-title.kitchen-title {
  margin-top: 15px;
  margin-bottom: 15px;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
}

.googlemap-v3-wrapper .triangle {
  border-bottom: 12px solid #000;
  display: none;
}

.footer-v2-wrapper {
  background: #000;
  border-top: 2px solid #136139;
  color: #fff;
}


.about-us-v3 .text-wrapper {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding-bottom: 80px;
}
.about-us-background .about-us-v3 h3 {
  margin-top: 40px;
  margin-bottom: 20px;
  color: #fff;
  text-transform: capitalize;
}
.about-us-background .about-us-v3 h4 {
  margin-top: 40px;
  margin-bottom: 12px;
  font-family:'Futura LT W01 Bold';
  font-size: 1.7em;
  text-align: center;
}
.about-us-background h5 {
  font-size: 2em;
  font-size: 1.4em;
  margin: 30px auto;
  text-align: center;
}
.about-us-v3 p {
  color: #fff;
  text-align: center;
}

.onespecial, .oneeventday {
  font-size: 16px;
  border: 4px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(19, 97, 57, 0.5);
  padding: 1em;
}
.specials h2, .events h2 {
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
  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);
}

.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container{
  color: #fff;
}
.events-container h1,
.events-container p {
  color: #fff;
}
.events-container h2 {
  font-family:'Siren Script IV W00 Regular';
  font-size: 3.2em;
  text-transform: capitalize;
  line-height: 100%;
  color: #fff;
}
.events-container h4 {
  font-family:'Futura LT W01 Bold';
  font-size: 1.4em;
  text-transform: capitalize;
  color: #fff;
}
.events-container .event-time {
  font-family:'Futura LT W01 Light';
  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 #136139;
}
.empty-content-message h4 {
  text-align: center;
  font-family:'Futura LT W01 Bold';
  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 {
  color: #136139;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
  border-bottom: 1px solid #000;
}
.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:'Siren Script IV W00 Regular';
  font-size: 2.2em;
  line-height: 100%;
  color: #000;
  text-transform: capitalize;
}
.drink-menu .food-menu-grid h4 {
  font-family:'Siren Script IV W00 Regular';
  font-size: 2.4em;
  text-transform: capitalize;
  color: #136139;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  color: #000;
  font-size: 16px;
}
.food-menu-grid .food-item-title {
  font-family:'Futura LT W01 Bold';
  text-transform: capitalize;
  font-weight: normal;
  font-size: 1.1em;
}
.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 #136139;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #136139;
  font-family:'Futura LT W01 Bold';
  font-weight: normal;
}
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-size: 1.1em;
}
.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 #bac13e;
  -moz-box-shadow: 0px 0px 10px 0px #bac13e;
  box-shadow: 0px 0px 10px 0px #bac13e;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer span {
    color: #000;
}
.style-traditional .tabnav .nav>li>a, .food-menu-section .tabnav .nav>li>a, .drink-menu-section .tabnav .nav>li>a {
  font-family:'Futura LT W01 Bold';
  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: #136139;
    border-bottom: 6px solid #136139;
}
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
  font-size: 2.5em;
  text-transform: uppercase;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer {
  font-family:'Futura LT W01 Bold';
}
.drink-menu.style-traditional .single-drink-title {
  font-family:'Siren Script IV W00 Regular';
  text-transform: capitalize;
  color: #136139;
  font-size: 4em;
}
.style-traditional.drink-menu .menu-item-description-traditional .drink-description {
  color: #000;
  font-size: 18px;
}
/* custom page */
/* Catering page */
.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:800px;
margin: 0 auto;
}
.sph-no-food-message {
    text-align: center;
}
.sph-food-menu .sph-title {
padding: 1em;
text-align: center;
}
.sph-food-menu .sph-title .sph-name {
font-size: 2em;
}
.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: 1.8em;
}
.sph-food-menu table.sph-items{
width:100%;
}
.sph-food-menu .sph-item>td{
vertical-align: top;
padding-bottom:1em;
text-align: left;
}
.sph-food-menu .sph-item>td.sph-prices{
vertical-align: top;
width:20%;
text-align:right;
font-size:1.1em;
}
.sph-food-menu .sph-item .sph-name{
font-size:1.3em;
}
.sph-food-menu .sph-item .sph-prices{
  color: #060807;
}
.sph-food-menu .sph-item .sph-desc{
 color: #060807;
}

.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;
}
.modal-content h3 {
  text-align: center;
  font-family:'Siren Script IV W00 Regular';
  font-size: 3em;
  color: #136139;
}
.custom-modal .sph-email-subscription h2 {
    font-weight: normal;
}
.custom-modal .sph-email-subscription .sph-submit-button {
  background-color: #136139;
  border: 2px solid #136139;
}
@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%;
    }
}

.drink-menu.article-background .pagecontent {
  position: relative;
  z-index: 1;
  background-color: #fff;
  margin-top: 80px;
  padding-top: 60px;
  padding-bottom: 10px;
  max-width: 1000px;
  color: #060807;
}
.drink-menu.article-background .tabs-container {
    text-shadow: none;
}
.article-background .sph-food-menu .sph-title .sph-name {
    font-family:'Siren Script IV W00 Regular';
    font-size: 3.5em;
    text-transform: capitalize;
    color: #000;
}
.article-background .sph-food-menu .sph-section-title .sph-name {
    font-family:'Futura LT W01 Bold';
    color: #136139;
    text-transform: capitalize;
    text-shadow: none;
}
.article-background .sph-food-menu .sph-item .sph-name {
    color: #000;
    text-shadow: none;
    margin-top: 10px;
}
.article-background .sph-food-menu .sph-item tr {
  display: block;
}
.article-background .sph-food-menu .sph-item>td {
    border-bottom: none;
    padding-bottom: 8px;
    width: 100%;
    text-align: center;
    display: block;
}
.article-background .sph-food-menu .sph-item>td.sph-prices {
    color: #136139;
    text-shadow: none;
    width: 100%;
    text-align: center;
}

.article-background,
.article-background>div {
  position: relative;
  background-color: #fff;
  color: #000;
}
.article-background>div:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-image: url(../custom/catering_back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    -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 p {
  text-align: center;
}
.article-background a.custom-temp-btn {
  margin: 40px auto;
  background-color: #136139;
  background: #136139;
  border: 2px solid #136139;
  color: #fff;
}
.article-background a.custom-temp-btn:hover {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.article-background a.custom-temp-btn.hvr-icon-wobble-horizontal:before {
  content: "\f019";
}

.pagecontent .scrolling .container {
    text-shadow: none;
}

.press-background .section-header {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family:'Siren Script IV W00 Regular';
  text-transform: capitalize;
  color: #fff;
}
.press-holder h4 {
  font-family:'Futura LT W01 Bold';
  text-transform: none;
}

/* LOCATIONS */

.locations-page.about-us-background {
  background-color: #106137;
  background-image: none;
  -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;
}
.locations-page.about-us-background .party-offer .food-menu-nav .food-menu-nav-item.active,
.locations-page.about-us-background .party-offer a.custom-temp-btn:hover,
.order-page a.custom-temp-btn {
    background-color: #fff;
    border-color: #fff;
    color: #000;
    border: 2px solid #fff;
}
.locations-page.about-us-background .party-offer a.custom-temp-btn {
    min-width: 150px;
    color: #fff;
    border: 2px solid #fff;
}
.locations-page.about-us-background.location_menu_1 {
  background-image: url(../custom/locations_back_1.jpg);
}
.locations-page.about-us-background.location_menu_2 {
  background-image: url(../custom/locations_back_2.jpg);
}
.locations-page.about-us-background .text-holder {
  width: 80%;
}
.locations-page.about-us-background .about-us-v3 .text-wrapper,
.about-us-v3 .text-wrapper {
  background-color: rgba(16, 97, 55, 0.8);
}
.location-info-holder {
  width: 100%;
  padding: 0;
  margin: 0 auto 10px auto;
  text-align: center;
}
.location-info-holder .location-info-item {
  display: inline-block;
  padding: 0 10px;
  vertical-align: middle;
}
.location-info-holder .location-info-item img {
  max-height: 180px;
  margin: 5px auto;
  border: 3px solid #fff;
}

.about-us-v3 h3 {
  margin-top: 15px;
  margin-bottom: 10px;
}
.party-offer-holder {
  margin-top: 40px;
  text-shadow: none;
}
.party-offer .section-header {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 3.5em;
}
.party-offer h4 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff;
  line-height: 1.2em;
}
.party-offer h4 span {
  color: #f7b61e;
}
.party-offer p {
  margin-bottom: 15px;
  text-align: center;
}
.party-offer .food-menu-nav {
  margin: 20px auto 0px auto;
}
.party-offer a.custom-temp-btn {
  padding: 7px 15px;
}
.party-offer .food-menu-grid-item-content {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.party-offer .food-menu-grid-item,.party-offer .food-menu-grid-sizer {
    width: 100%;
}
.party-offer a {
  color: #fff;
}
.party-offer a:hover, .party-offer a:focus {
  color: #000;
  text-decoration: none;
}
.party-offer .maps-wrapper {
  border: 5px solid #000;
}
.map-container {
  height: 400px;
}

.locations-page.about-us-background .about-us-v3 h4 {
    font-family:'Futura LT W01 Bold';
}

.custom_html_1-section {
  text-align: center;
  padding: 1em 0;
}
.custom_html_1-section h3 {
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
  font-size: 1.6em;
  color: #106137;
}
.custom_html_1-section .container {
  border-top: 1px solid #136139;
  border-bottom: 1px solid #136139;
}

.custom_html_1-section .custom-temp-btn {
  color: #136139;
}
.custom_html_1-section .custom-temp-btn:hover,
.custom_html_1-section .custom-temp-btn:focus {
  color: #fff;
}
/* locations baner */
.custom_html_3-section {
  background-color: #000;
  padding: 10px 0;
  text-align: center;
  color: #fff;
}
.custom_html_3-section .section-header {
  margin-top: 35px;
}
.custom_html_3-section p {
  font-size: 1.5em;
  margin-top: 20px;
  margin-bottom: 15px;
}
/* Order online page */
.order-page .about-us-v3 h4 {
  margin-top: 30px;
  font-family:'Futura LT W01 Light';
  font-size: 2.8em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.order-page a.custom-temp-btn {
  margin: 5px;
}
.order-holder {
  text-align: center;
  color: #fff;
}
.order-holder .order-item {
  padding: 25px 10px;
  border-bottom: 2px solid #fff;
}
.order-holder .order-item:last-of-type {
  border-bottom: none;
}
.order-holder h5 {
  font-family:'Futura LT W01 Bold';
  font-size: 2em;
}
.order-holder h5 span {
  color: #f7b61e;
  text-transform: uppercase;
}
.order-page .order-holder p {
  font-size: 1.5em;
  text-align: center;
}
.sph-specials .sph-time {
    width: 30%;
}

@media (max-width: 1300px) {
  .map-newsletter .text-wrapper:before {
    background-size: cover;
  }
}

@media (max-width: 1150px) {
  .navigation-social {
    padding-left: 15px;
  }
  .social-icon {
    font-size: 25px;
    line-height: 40px;
  }
  .about-us-v8-image-bar {
    font-size: 2em;
  }
}

@media (max-width: 1050px) {
  .about-us-v8-image-bar {
    font-size: 1.8em;
  }
}


@media (max-width: 1024px) {
  .article-background>div:before {
      background-attachment: scroll;
      background-position: center center;
  }
  .catering-page .pagecontent {
    width: 95%;
  }
  .food-menu-grid .food-price {
    padding: 0 5px 0 10px;
  }
  .locations-page .food-menu-grid-item-content {
    padding: 20px 0px;
    margin: 10px 0;
  }
  .party-offer h4 {
    font-size: 2em;
  }
}

@media (max-width: 1023px) {
    .locations-page.about-us-background .text-holder {
    width: 100%;
  }
  .locations-page .container.about-us-v3 {
     width: 100%;
   }
   .locations-page .about-us-v3 .text-wrapper {
     margin: 30px 0px;
     padding: 30px 0;
   }
   .locations-page .food-menu-grid-item-content {
     padding: 15px 0;
   }
   .party-offer a.custom-temp-btn {
     min-width: 150px;
   }
  .socialnav {
    margin-top: 20px;
    padding-left: 10px;
  }
  .social-icon {
    font-size: 27px;
    line-height: 35px;
  }
  .header-logo {
    left: 10px;
  }
  .nav>li {
    padding: 0;
  }
  .nav>li>a {
    padding: 10px 5px;
    font-size: 1.1em;
  }
  .drink-menu.article-background .pagecontent {
    margin-top: 20px;
  }
  .nav-v2 li.drop-down-link .sub-menu {
    top: 55px;
    width: 177px;
    padding: 14px 10px;
  }
  .nav-v2.nav-scroll li.drop-down-link .sub-menu {
    top: 45px;
  }
}
@media (max-width: 991px) {
  .header {
    background-image: url(../custom/cover_small_new.jpg)!important;
    background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../custom/cover_small_new.jpg)!important;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../custom/cover_small_new.jpg)!important;
  }
  .top-holder {
    margin-bottom: 55px;
  }
}
@media (max-width: 970px) {
  .navbar.nav-v6 .header-logo {
    max-width: 100px;
  }
  .about-us-v8-image-bar {
    height: 45px;
    padding: 10px 15px;
    font-size: 1.4em;
  }
  .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, .about-us-background .about-us-v3 h3 {
    font-size: 3.8em;
  }
}
@media (max-width: 790px) {
  .nav>li>a {
    padding: 10px 3px;
    font-size: 1.1em;
  }
}
@media (max-width: 768px) {
.uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    margin-top: 10px;
    font-size: 2.6em;
    line-height: 1em;
}
}

@media (max-width: 767px) {
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .sph-specials .sph-time,
  .sph-specials .sph-desc {
    width: 100%;
    display: block;
  }
  .sph-specials .sph-desc {
    padding: 5px 10px;
  }
    .locations-page .container.about-us-v3 {
    width: 100%;
    padding: 0;
    padding-bottom: 70px;
}
  .uk-dotnav {
    bottom: 55px;
  }
  .about-us-page .uk-dotnav {
    bottom: 0;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    height: 20px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family:'Futura LT W01 Bold';
    font-size: 1em;
    text-transform: uppercase;
  }
  .top-svg-border svg, .bottom-svg-border svg {
    height: 13px;
  }
  .footer-v2-wrapper {
    padding-bottom: 80px;
  }
  li.drop-down-link {
    display: none;
   }
   li.outside-link {
    display: block;
    text-transform: uppercase;
  }
  .socialnav {
    margin-top: -40px;
  }
  .header-logo, .navbar.nav-v4 .header-logo {
    max-width: 60px;
  }
  .nav>li>a {
    padding: 10px 15px;
    font-size: 1.2em;
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 380px;
  }
  .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: 10px;
    font-size: 2.6em;
    line-height: 1em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    font-size: 1.46em;
    line-height: 1.2em;
  }
  .on-cover-content .section-wrapper a.custom-temp-btn {
    margin: 8px 15px;
    font-size: 16px;
    opacity: 0.85;
  }
  .banner-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .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, .article-background .sph-food-menu .sph-title .sph-name, .about-us-background .about-us-v3 h3 {
    font-size: 3em;
  }
  .about-us-v8-content .text-content.title-image h3:after {
    height: 20px;
    margin-bottom: 20px;
  }
  .about-us-v8-image-bar {
    height: 45px;
    font-size: 1.3em;
  }
  .drink-menu.style-traditional .single-drink-title {
    font-size: 3em;
  }
  .specials-section {
    padding: 0 10px;
  }
  .style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
    font-size: 2.2em;
  }
  .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;
  }
  .style-traditional.drink-menu .pagecontent {
    padding-top: 80px;
  }
  .food-menu-v2-wrapper .section-header {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 30px;
    font-size: 3.5em;
  }
  .party-offer a.custom-temp-btn {
    border-left: none;
    border-right: none;
  }
  .food-menu-nav {
    margin-top: 20px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 8px 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-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;
  }
  .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;
  }
  .catering-page .pagecontent {
    width: 100%;
  }
  .party-background h4 {
    font-size: 1.6em;
  }
  .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;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
  .catering-page .section-header {
    margin-top: 20px;
  }
  .party-offer .section-header {
    font-size: 3.2em;
  }
  .catering-page .reservations-and-parties .reservations-and-parties-form p {
    margin-bottom: 20px;
    font-size: 1.3em;
  }
  .catering-page .reservations-and-parties p {
    font-size: 1.5em;
  }
  .catering-page .reservations-and-parties button {
    width: 356px;
    font-size: 24px;
  }
  .party-offer {
    padding: 0;
  }
  .party-offer .food-menu-grid-item-content {
    padding: 5px;
  }
  .party-background.drink-menu .food-menu-grid h4 {
    font-size: 2em;
  }
  .party-offer .party-image-holder img {
    max-height: 150px;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    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,
  .party-offer .food-menu-nav .food-menu-nav-item.active, .party-offer .food-menu-nav .food-menu-nav-item:hover, .party-offer .food-menu-nav .food-menu-nav-item:focus {
    background-color: #000;
    border-color: #000;
    color: #fff;
    border: 2px solid #000;
  }
  .catering-page .navbar-fixed-bottom .bottom-svg-border svg {
    height: 15px;
    width: auto;
  }
  .about-us-background .about-us-v3 h3 {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .press-holder .press-item {
    padding: 20px;
  }
  .press-holder h4 {
    margin-top: 10px;
    font-size: 1.7em;
  }
  .locations-page .about-us-v3 .text-wrapper {
    margin: 5px 0px;
    padding: 15px 0;
  }
  .locations-page .container.about-us-v3 {
    width: 100%;
    padding: 0;
    padding-bottom: 70px;
  }
  .container.about-us-v3,
  .locations-page.about-us-background .text-holder {
    width: 100%;
  }
  .locations-page.about-us-background .about-us-v3 h3 {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 3em;
  }
  .party-offer h4 {
    font-size: 1.6em;
  }
  .party-offer p {
    font-size: 1.1em;
  }
  .location-info-holder .location-info-item img {
    max-height: 130px;
  }
  .order-page .about-us-v3 .text-wrapper {
    padding: 30px 10px;
  }
  .order-page .about-us-v3 h4 {
    font-size: 2.4em;
  }
  .order-page .order-holder p {
    font-size: 1.4em;
  }
  .order-holder .order-item {
    padding: 20px 5px;
  }
  .order-holder h5 {
    font-size: 1.8em;
  }
  .custom-temp-btn.hvr-fade.hvr-hollow.custom-btn-order {
    font-size: 1.6em;
  }
}

@media (max-width: 320px) {
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 1em;
  }
  .top-holder {
    margin-bottom: 35px;
  }
  .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: 10px;
  }
  .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-background .about-us-v3 h3 {
    font-size: 2.8em;
  }
  .about-us-v7-content h4, .events-v3-wrapper h4, .reviews-v2-wrapper h4, .map-newsletter h4, .reservations-text h4 {
    font-size: 1.4em;
  }
  .about-us-v8-image-bar {
    height: 40px;
    font-size: 1.2em;
  }
  .catering-page .section-header {
    font-size: 3.5em;
  }
  .party-offer .section-header {
    font-size: 3em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 400px;
  }
  .about-us-page .about-us-s1-content p {
    font-size: 1.1em;
  }
  .press-holder h4 {
    font-size: 1.5em;
  }
}

@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: 154px;
  }
}

@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;
  }
}
