@import url('//fast.fonts.net/cssapi/5142aea4-3f76-4d80-9d06-fcae7c33665e.css');


/*
font-family:'Proxima N W01 Light';
font-family:'Proxima N W01 Bold';
*/

.hvr-icon-wobble-horizontal:before {
  font-weight: 100;
  content: "\f105";
}

/* 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:'Proxima N W01 Light';
}

a {color: #ddd;}

body,
h1, h2, h3, h4, h5, h6 {
  font-family:'Proxima N W01 Light';
}

.navbar-regular.nav-v6 .navbar-nav>li>a {
  font-family:'Proxima N W01 Light';
  font-size: 1em;
}
.navbar.nav-v4 .header-logo {
    max-width: 120px;
}
.uk-overlay-background {
  background: rgba(0,0,0,.4);
}
.uk-overlay-panel h3,
.on-cover-content .section-wrapper .section-header {
  margin-top: 70px;
  margin-bottom: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #fff;
  font-size: 4em;
  text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.45);
}
.uk-overlay-panel p,
.on-cover-content .section-wrapper p {
  font-size: 2em;
  line-height: 1.3em;
  text-transform: none;
}

.uk-slideshow>li:first-of-type .uk-overlay-panel h3 {
  margin-top: 12px;
}
.logo-cover-slide {
  height: 26vh;
}


.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.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 {
  text-transform: uppercase;
  background-color: transparent;
  background: transparent;
  color: #2c1b11;
  border: 2px solid #2c1b11;
  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,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #2c1b11;
  background: #2c1b11;
  border: 2px solid #2c1b11;
  color: #fff;
  opacity: 1;
}
.about-us-v7 .custom-temp-btn {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;

}
.about-us-v7 .custom-temp-btn:hover,
.about-us-v7 .custom-temp-btn:focus {
  background-color: #fff;
  background: #fff;
  color: #2c1b11;
  border: 2px solid #2c1b11;
}
.custom-temp-btn:focus,
.custom-temp-btn:hover:active {
  text-decoration: none;
}

.uk-overlay-panel a.custom-temp-btn,
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.reservations-and-parties-v2 button:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover {
  text-decoration: none;
  background-color: #fff;
  background: #fff;
  border: 2px solid #2c1b11;
  color: #2c1b11;
  opacity: 1;
}

.map-newsletter .sph-email-subscription .sph-submit-button.hvr-icon-wobble-horizontal:before {
  color: #2c1b11;
}
.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: 1.5em;
}

.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: #2c1b11;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
  padding: 10px 30px;
  font-size: 22px;
}


/* home page */


.banner-section {
  padding: 25px 0 10px 0;
}
.banner-section h1 {
  font-size: 1.6em;
}
.banner-section .banner-pin {
  color: #fff;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #b37957;
}

.section-header,
.about-us-v7-content .text-wrapper h3,
.specials-v3.home-specials h3,
.about-us-v3 h3,
.specials h1, .events h1,
.events-container h1 {
  font-family:'Proxima N W01 Light';
  font-size: 3.5em;
  text-transform: uppercase;
}

.about-us-v7-content .text-wrapper h3,
.about-us-v7-content .text-wrapper h4 {
  margin-bottom: 30px;
}

a.about-btn {
  display: inline-block;
  height: 50px;
  margin: 0 10px;
  opacity: 1;
}
a.about-btn:hover,
a.about-btn:focus,
a.about-btn:active {
  text-decoration: none;
  opacity: 0.9;
}
a.about-btn img {
  height: 50px;
}


.reviews-v2-wrapper h4,
.map-newsletter h4,
.reservations-text h4 {
  font-family:'Proxima N W01 Bold';
  font-size: 1.5em;
}

.reservations-and-parties-v2 .container {
  position: relative;
}
.reservations-and-parties-v2 .container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-filter: invert(0.5) sepia(1) opacity(0.1);
  -moz-filter: invert(0.5) sepia(1) opacity(0.1);
  -o-filter: invert(0.5) sepia(1) opacity(0.1);
  -ms-filter: invert(0.5) sepia(1) opacity(0.1);
  filter: invert(0.5) sepia(1) opacity(0.1);
}

.reservations-and-parties-v2 {
  color: #fff;
  background-color: #2c1b11;
}
.reservations-and-parties-v2 input,
.reservations-and-parties-v2 select {
  border-bottom: 1px solid #fff;
  color: #fff;
}
.reservations-and-parties-v2 .bar:before, .reservations-and-parties-v2 .bar:after {
  background: #b6a88e;
}
.reservations-and-parties-v2 input::-webkit-input-placeholder {
   color: #fff;
}
.reservations-and-parties-v2 input:-moz-placeholder{
   color: #fff;
}
.reservations-and-parties-v2 input::-moz-placeholder{
   color: #fff;
}
.reservations-and-parties-v2 input:-ms-input-placeholder {
   color: #fff;
}
.reservations-and-parties-v2 input:-webkit-autofill,
.reservations-and-parties-v2 input:-webkit-autofill:hover, .reservations-and-parties-v2 input:-webkit-autofill:focus, .reservations-and-parties-v2 input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff;
  color: #fff !important;
}
.reservations-and-parties-v2 select option {
  color: #000;
}
.reservations-and-parties-v2 button[disabled] {
  color: #fff;
}
.reservations-and-parties-v2 button:hover {
  background-color: #fff;
  background: #fff;
  border: 2px solid #2c1b11;
  color: #2c1b11;
}


.specials-v3.home-specials {
  min-height: 200px;
  padding: 30px 0;
  background-color: #2c1b11;
}
.specials-v3.home-specials h3 {
  margin-top: 25px;
}
.specials-v3.home-specials p, .specials-v3.home-specials p.specials-hours {
  font-size: 1.3em;
  color: #fff;
}

.slideshow-v2-wrapper {
  position: relative;
}
.slideshow-v2-wrapper .uk-dotnav {
  margin-bottom: 50px;
}
.slideshow_v2 {
    position: relative;
}

.reviews-v2-wrapper {
  padding: 20px 0;
}
.reviews-v2-wrapper .section-header {
  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: 0.4;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .text-wrapper:before {
  background-size: contain;
}
.map-newsletter .section-header {
  color: #2c1b11;
}
.map-newsletter .text-wrapper .text-content {
  color: #141414;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #b37957;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 1px solid #2c1b11;
  color: #2c1b11;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #2c1b11;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #2c1b11;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #2c1b11;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #2c1b11;
}

.contact-v3 {
  background-color: #2c1b11;
}
.contact-v3 .hours-title.kitchen-title {
  margin-top: 15px;
  margin-bottom: 15px;
}
.contact-v3 .days {
  padding-bottom: 5px;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
}

.googlemap-v3-wrapper .triangle {
  border-bottom: 12px solid #2c1b11;
}

.footer {
  background: #2c1b11;
  border-top: 2px solid #fff;
  color: #fff;
}
.footer-v2-wrapper {
    background-color: #1e120b;
}

.about-us-v3 .text-wrapper {
  background-color: rgba(44, 27, 17, 0.9);
  color: #fff;
  padding-bottom: 80px;
}
.about-us-background .about-us-v3 h3 {
  margin-top: 40px;
  color: #fff;
}
.about-us-background .about-us-v3 h4 {
  margin-bottom: 30px;
  font-family:'Proxima N W01 Bold';
  text-transform: uppercase;
  font-size: 1.3em;
}
.about-us-v3 p {
  color: #fff;
}

.onespecial, .oneeventday {
  font-size: 20px;
}
.specials h2, .events h2 {
  font-family:'Proxima N W01 Bold';
  color: #fff;
}
.specials h2 {
  color: #fff;
}

.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container h1 {
  color: #2c1b11;
}
.events-container h2 {
  font-family:'Proxima N W01 Light';
  text-transform: capitalize;
  letter-spacing: 2px;
  line-height: 1.6em;
  color: #2c1b11;
}
.events-container h4 {
  font-family:'Proxima N W01 Bold';
  text-transform: uppercase;
}
.events-container .event-time {
  font-family:'Proxima N W01 Light';
  color: #000;
}
.events-container .event-image {
  border-radius: 30px;
  -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);
}
.events-container .events-holder {
  border-bottom: 1px solid #000;
}
.empty-content-message h4 {
  text-align: center;
  font-family:'Proxima N W01 Bold';
}

.food-menu-v2-wrapper .section-header {
  color: #2c1b11;
}
.food-menu-v2-wrapper .custom-temp-btn {
  font-size: 16px;
}
.food-menu-grid .food-item-holder {
    display: table;
    width: 100%;
  }
.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:'Proxima N W01 Light';
  font-size: 1.6em;
  line-height: 100%;
  color: #141414;
  text-transform: capitalize;
}
.food-menu-grid .food-item-title,
.drink-menu.style-traditional .single-drink-title,
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer {
  font-family:'Proxima N W01 Bold';
  text-transform: uppercase;
  font-weight: normal;
}
.food-menu-nav .food-menu-nav-item.active {
  background-color: #2c1b11;
  border-color: #2c1b11;
  color: #fff;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #2c1b11;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #2c1b11;
  font-weight: normal;
}
.food-menu-grid .food-price {
  padding: 0 10px 0 10px;
}
.food-menu-grid .food-item-description {
  color: #141414;
}

.style-traditional.drink-menu>div:first-child {
  position: relative;
  background-color: transparent;
}
.style-traditional.drink-menu>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(../custom/drinks_back.jpg);
  -webkit-filter: opacity(0.2);
  -moz-filter: opacity(0.2);
  -o-filter: opacity(0.2);
  -ms-filter: opacity(0.2);
  filter: opacity(0.2);
}
.style-traditional.drink-menu .pagecontent {
  -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);
}
.style-traditional .tabnav .nav>li>a, .food-menu-section .tabnav .nav>li>a, .drink-menu-section .tabnav .nav>li>a {
  font-family:'Proxima N 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: #2c1b11;
    border-bottom: 6px solid #2c1b11;
}
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
  font-size: 2.5em;
}
.drink-menu.style-traditional .single-drink-title {
  color: #2c1b11;
}
.style-traditional.drink-menu .menu-item-name-traditional div {
  font-size: 1.3em;
}

/* PRIVATE EVENT PAGE */
.catering-page,
.party-background {
  background-color: #000;
  color: #fff;
}
.private-content {
  min-height: 100%;
  position: relative;
}
.private-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../custom/private_party_back.jpg);
  -webkit-filter: opacity(0.3);
  -moz-filter: opacity(0.3);
  -o-filter: opacity(0.3);
  -ms-filter: opacity(0.3);
  filter: opacity(0.3);
  background-attachment: fixed;
  background-position: top left;
  background-size: cover;
}
.catering-page .pagecontent {
  width: 80%;
  padding-bottom: 60px;
}
.catering-page .section-header {
  margin-top: 10px;
  margin-bottom: 30px;
}
.catering-page h4 {
  margin: 10px 0 30px 0;
  font-family:'Proxima N W01 Bold';
  font-size: 2em;
  line-height: 100%;
  text-transform: none;
}
.catering-page .pagecontent .reservations-and-parties a {
  color: #fff;
}
.catering-page .pagecontent .reservations-and-parties a:hover {
  color: #b37957;
  text-decoration: underline;
}
.catering-page .reservations-and-parties p {
  max-width: 100%;
  margin-bottom: 15px;
  font-size: 1.5em;
  line-height: 1.6em;
}
.catering-page .reservations-and-parties p.submit-success {
  color: #b6a88e;
}
.catering-page .reservations-and-parties p.submit-error {
  color: #d01616;
}
.catering-page .reservations-and-parties-form {
  max-width: 100%;
  padding-top: 40px;
}
.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: #2c1b11;
}
.reservations-and-parties textarea {
  width: 435px;
  margin-bottom: 16px;
}
.reservations-and-parties textarea:focus {
  outline: none;
}
.party-background .reservations-and-parties input::-webkit-input-placeholder {
   color: #2c1b11;
}
.reservations-and-parties input:-moz-placeholder { /* Firefox 18- */
   color: #2c1b11;
}
.reservations-and-parties input::-moz-placeholder {  /* Firefox 19+ */
   color: #2c1b11;
}
.reservations-and-parties input:-ms-input-placeholder {
   color: #2c1b11;
}
.party-background .reservations-and-parties textarea::-webkit-input-placeholder {
   color: #2c1b11;
}
.reservations-and-parties textarea:-moz-placeholder { /* Firefox 18- */
   color: #2c1b11;
}
.reservations-and-parties textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #2c1b11;
}
.reservations-and-parties textarea:-ms-input-placeholder {
   color: #2c1b11;
}
.catering-page .reservations-and-parties button {
  width: 435px;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  font-size: 28px;
  text-transform: uppercase;
}
.catering-page .reservations-and-parties button:hover {
  color: #2c1b11;
  background-color: #fff;
  border: 2px solid #2c1b11;
  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: #faec55;
}
.catering-page .submit-error {
  color: #ff2424;
}
.row.parties-holder {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display:         flex;
   flex-wrap: wrap;
   padding-top: 30px;
   padding-bottom: 10px;
 }
.parties-holder .parties-item {
 margin: 10px auto;
 text-align: center;
 display: flex;
 display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
 -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.parties-holder .parties-item-content {
  display: block;
  height: 100%;
  padding: 20px 15px;
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
}
.parties-holder .parties-item-content p {
  font-size: 1.3em;
  line-height: 1.4em;
}
.reservations-and-parties button[disabled] {
    background-color: #2b1b10;
    cursor: not-allowed;
    color: #fff;
    border: 2px solid #2b1b10;
}
.reservations-and-parties button:hover {
    background-color: #2b1b10;
}
.reservations-and-parties p.submit-success {
    color: #fff;
}
.drink-menu.party.party-background h3 {
    margin: 30px 0;
}
.party-packages {
    max-width: 600px;
    margin: 20px auto;
    padding: 10px 0;
    border-top: 1px solid #9d9d9d;
}
.party-packages p {
    margin: 5px auto;
}
.reservations-and-parties p {
    margin-bottom: 10px;
}

.uk-dotnav {
  bottom: 50px;
}

.drink-menu.party.party-background iframe {
  margin: auto;
} 

@media (max-width: 1300px) {
  .map-newsletter .text-wrapper:before {
    background-size: cover;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
}

@media (max-width: 1090px) {
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    font-size: 3.8em;
  }
}

@media (max-width: 1050px) {
  .catering-page .pagecontent {
      width: 100%;
  }
}

@media (max-width: 1024px) {
  .private-content:before,
  .style-traditional.drink-menu>div:first-child:before {
    background-attachment: scroll;
    background-position: center center;
  }
  .parties-holder .parties-item {
    display: inline-block;
  }
}

@media (max-width: 1023px) {
  .navbar.nav-v6 .header-logo {
    max-width: 130px;
  }
  .food-menu-grid .food-price {
    padding: 0 5px 0 10px;
  }
  .catering-page .pagecontent {
    padding-top: 100px;
  }
}

@media (max-width: 991px) {
  .navbar.nav-v6 .header-logo {
    max-width: 70px;
    left: 5px;
  }
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    font-size: 3.3em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 1.8em;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    font-size: 18px;
  }
  .catering-page .reservations-and-parties-form {
    float: none;
    max-width: 450px;
  }
}

@media (max-width: 820px) {
  .navbar.nav-v6 .header-logo {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    height: 20px;
  }
  .footer {
    padding-bottom: 80px;
  }
  .navbar.nav-v6 .header-logo {
    display: block;
    max-width: 60px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 15px 20px;
    font-size: 1.2em;
  }
  .uk-overlay-background .logo-cover-slide {
    height: 25vh;
    margin-top: -20px;
  }
  .uk-slideshow>li:first-of-type .uk-overlay-panel h3 {
    margin-top: 15px;
  }
  .uk-overlay-panel h3,
  .on-cover-content .section-wrapper .section-header {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 2.5em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    font-size: 1.6em;
    line-height: 1.3em;
  }
  .banner-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .section-header, .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: 3em;
  }
  .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 580px;
  }
  .about-us-v7-wrapper .text-wrapper .text-content .custom-temp-btn {
    display: block;
    width: 184px;
  }
  .specials-section {
    padding: 0 10px;
  }
  .slideshow-v2-wrapper .uk-dotnav {
    margin-bottom: 30px;
  }
  .reservations-text .section-header {
    margin-top: 0;
  }
  .events-v2 a, .specials-v3.home-specials div a {
    width: 80%;
  }
  .reviews-v2-wrapper .section-header {
    margin-top: 20px;
  }
  .reviews-v2-wrapper .container {
    padding-top: 15px;
  }
  .reviews-v2-wrapper .review-text {
    padding: 5px;
  }
  .map-newsletter .section-header {
    margin-top: 30px;
  }
  .drink-menu .pagecontent {
    padding-top: 80px;
  }
  .onespecial, .oneeventday {
    font-size: 17px;
  }
  .specials h2, .events h2 {
    font-size: 1.3em;
  }
  .events-container .events-holder {
    padding-top: 30px;
  }
  .events-container h1 {
    margin-top: 35px;
  }
  .food-menu-v2-wrapper .section-header {
    margin-top: 20px;
    padding-top: 30px;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    border-bottom: 2px solid #2c1b11;
    background: transparent;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #2c1b11;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type,
  .food-menu-nav .food-menu-nav-item:first-of-type.active {
    border-top: 2px solid #2c1b11;
  }
  .food-menu-grid h4, .drink-menu .food-menu-page h4 {
    font-size: 1.5em;
  }
  .food-menu-grid .food-item-holder {
    padding: 10px 0 20px 0;
  }
  .food-menu-grid .food-item-title {
    font-size: 13px;
  }
  .about-us-background .pagecontent {
    padding-top: 80px;
  }
  .about-us-v3 .text-wrapper {
    padding-bottom: 40px;
  }
  .about-us-background .about-us-v3 h3 {
    margin-top: 10px;
  }
  .reservations-and-parties textarea {
    width: 356px;
    font-size: 16px;
    margin-bottom: 0.6em;
  }
  .catering-page h4 {
    margin-bottom: 20px;
    font-size: 1.8em;
  }
  .row.parties-holder {
    padding-bottom: 10px;
  }
  .catering-page .pagecontent .reservations-and-parties a {
    text-decoration: underline;
  }
  .catering-page .reservations-and-parties button {
    width: 356px;
  }
  .about-us-v3 p {
    text-align: center;
  }
}

@media (max-width: 320px) {
  .navbar.nav-v6 .header-logo {
    max-width: 95px;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .section-header, .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;
  }
}

@media (max-width: 768px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea {
      width: 378px;
  }
}

@media (max-width: 640px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea {
      width: 356px;
  }
}

@media (max-width: 540px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea {
      width: 331px;
  }
}

@media (max-width: 390px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea {
      width: 320px;
  }
}

@media (max-width: 360px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea {
      width: 281px;
  }
}

@media (max-width: 320px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea {
      width: 248px;
  }
}