@import url('//fast.fonts.net/cssapi/242ed30d-6e7e-45b5-a3f4-2b031014ae1d.css');


/*

font-family:'Futura LT W01 Light';
font-family:'Beloved Script W00 Bold';
font-family:'Futura LT W01 Bold';
font-family:'SlateW01-LightCondensed';
font-family:'SlateW01-MediumCondense';

*/

.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:'Futura LT W01 Light';
}

/* put under the comment if it's NOT sinle page website */
.header {
  /*background-attachment: fixed;*/
}

a {color: #ddd;}

body {
  font-size: 16px;
}

body,
h1, h2, h3, h4, h5, h6 {
  font-family:'SlateW01-LightCondensed';
}
.custom_html_1-section p, .reviews-v2-wrapper .review-text p, .about-us-v2-wrapper p, .map-newsletter .sph-email-subscription h2, 
.reviews-v2-wrapper h5, .about-us-v2 a.custom-temp-btn, .map-newsletter .sph-email-subscription .sph-submit-button, .contact-v3, .uk-overlay-panel a.uk-button-primary {
  font-family:'Futura LT W01 Light';
}
.navbar-normal,
.navbar-inverse, .drink-menu .navbar-inverse,
.navigation-left li a, .navigation-right li a,
.navbar-regular .navbar-nav>li>a {
  font-family:'Futura LT W01 Light';
  color: #f5f6bd;
  -moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.navigation-left li a:hover, .navigation-right li a:hover,
.navigation-left li.active a, .navigation-right li.active a {
  color: #f5f6bd;
}
.nav-v2 .social-icon:hover {
  color: #f5f6bd !important;
}

.navbar-inverse, .drink-menu .navbar-inverse {
    border-bottom: 2px solid #6d1610;
}
/* home page */
.on-cover-content .logo-cover {
  margin: 0 auto;
  max-width: 140px;
  margin-top: 30px;
}
.on-cover-content .section-wrapper {
  padding: 0;
}

.uk-overlay-background {
  background: rgba(0,0,0,0);
}
.uk-slideshow li:first-of-type .uk-overlay-panel a.uk-button-primary {
  width: 30%;
  margin: 30px 10px !important;
}
.uk-slideshow li:first-of-type .uk-overlay-panel a.uk-button-primary:first-of-type {
  margin-left: 0 !important;
}
.uk-slideshow li:first-of-type .uk-overlay-panel a.uk-button-primary:last-of-type {
  margin-right: 0 !important;
}
.uk-overlay-panel h3 {
  line-height: 1.2em;
  padding: 30px 40px;
  background-color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 4em;
}
.uk-overlay-panel p {
  font-size: 2em;
  line-height: 1.3em;
  margin: 0;
  padding: 5px 40px 30px 40px;
  background-color: rgba(0, 0, 0, 0.6);
}
.uk-overlay-panel a.uk-button-primary {
  margin: 25px !important;
  padding: 12px 30px 11px 30px;
  background-color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border-radius: 0;
}

.uk-overlay-panel .custom-temp-btn {
  text-transform: uppercase;
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  font-size: 23px;
  box-shadow: none;
  border-radius: 0;
  padding: 10px 30px;
}
.uk-overlay-panel .custom-temp-btn:hover,
.uk-overlay-panel .custom-temp-btn:focus {
  background-color: #fff;
  background: #fff;
  border: 2px solid #6d160f;
  color: #6d160f;
}

.custom-temp-btn,
.about-us-v2 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: #6d160f;
  border: 2px solid #6d160f;
  font-size: 20px;
  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,
.about-us-v2 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: #6d160f;
  background: #6d160f;
  border: 2px solid #6d160f;
  color: #f5f6bd;
  opacity: 1;
}

.about-us-v2 a.custom-temp-btn {
  padding: 10px 30px;
  background-color: #6d160f;
  background: #6d160f;
  border: 2px solid #6d160f;
  color: #f5f6bd;
}
.about-us-v2 a.custom-temp-btn:hover {
  background-color: #f5f6bd;
  background: #f5f6bd;
  border: 2px solid #6d160f;
  color: #6d160f;
}

.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn {
  text-decoration: none;
  border: 2px solid #f5f6bd;
  color: #f5f6bd;
  opacity: 1;
}
.reservations-and-parties-v2 button:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover {
  text-decoration: none;
  background-color: #f5f6bd;
  background: #f5f6bd;
  border: 2px solid #6d160f;
  color: #6d160f;
  opacity: 1;
}

.about-us-v7-wrapper a.custom-temp-btn.hvr-icon-wobble-horizontal:before,
.map-newsletter .sph-email-subscription .sph-submit-button.hvr-icon-wobble-horizontal:before {
  color: #6d160f;
}
.about-us-v7-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: #f5f6bd;
}
.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: #f5f6bd;
}


.banner-section {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.banner-section h1 {
  font-size: 1.5em;
  line-height: 1.6em;
}
.banner-section .banner-pin,
.banner-section p a {
  color: #f5f6bd;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus,
.banner-section p a:hover,
.banner-section p a:active,
.banner-section p a:focus {
  color: #f5f6bd;
}
.banner-section p {
  margin-top: 5px;
  margin-bottom: 0;
}

.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: 4em;
  text-transform: uppercase;
}

.about-us-v2-wrapper {
  background: #f5f6bd;
  position: relative;
  padding: 80px 0;
}
.about-us-v2 h3 {
  font-family:'SlateW01-LightCondensed';
  font-size: 3.2em;
  line-height: 1.3em;
  color: #6d160f;
  text-transform: uppercase;
}

.about-us-v2 .text-wrapper {
  color: #301f18;
}
.about-us-v2 h3 {
  margin-bottom: 20px;
}
.about-us-v2 a {
  margin-top: 20px;
}
.about-us-v2 .video-holder {
  text-align: center;
}
.about-us-v2 img,
.about-us-v2 video {
  border: 2px solid #6d160f;
}

.about-us-v7 .about-us-v7-content {
  min-height: 580px;
}
.about-us-v7-wrapper h4 {
  margin: 20px 0;
}
.about-us-v7-wrapper.animate .text-wrapper .text-content .custom-temp-btn {
  margin-bottom: 0;
}
.about-us-v7-wrapper.animate .text-wrapper .text-content .custom-temp-btn:first-of-type {
  margin-right: 10px;
}

.specials-v3.home-specials {
  position: relative;
  min-height: 200px;
  padding: 30px 0;
  background: #6d160f;
  overflow: hidden;
}
.specials-v3.home-specials h3 {
  margin-top: 20px;
  color: #fff;
}
.specials-v3.home-specials .specials-section {
  text-align: center;
}
.specials-v3.home-specials p, .specials-v3.home-specials p.specials-hours {
  font-size: 1.4em;
  color: #fff;
}

.slideshow-v2-wrapper {
  position: relative;
}
.slideshow-v2-wrapper .uk-dotnav {
  margin-bottom: 70px;
}

.open-table-desktop {
  display: block;
  height: 154px;
}
.open-table-mobile {
  display: none;
  height: 300px;
  padding-left: 1rem;
  margin-top: 10px;
}
.gallery-v4-wrapper {
  z-index: -1;
}
@media (max-width: 1000px) {
  .open-table-desktop {
    display: none;
  }
  .open-table-mobile {
    display: block;
  }
}

.custom_html_1-section {
  padding: 30px 0 50px 0;
  background: #6d160f;
  color: #fff;
  text-align: center;
}
.custom_html_1-section .section-header {
  margin-top: 25px;
  margin-bottom: 40px;
  color: #fff;
}
.custom_html_1-section p {
  margin-bottom: 25px;
}
.custom_html_1-section a,
.custom_html_1-section a:hover,
.custom_html_1-section a:focus {
  color: #f5f6bd;
}
.yelp-desktop {
  margin: 15px auto;
  display: block;
}
.yelp-mobile {
  display: none;
}

.events-v3-wrapper,
.reservations-and-parties-v2 {
  background: #6d160f;
}

.owl-theme .owl-nav [class*=owl-] {
  color: rgba(253, 252, 224, 0.6);
}
.owl-theme .owl-nav [class*=owl-]:hover {
  color: #fff;
}
.owl-theme .owl-dots .owl-dot span {
  border: none;
  background: rgba(162, 161, 151, 0.5);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}

.events-v3-wrapper .item-text h2 {
  text-transform: uppercase;
  font-size: 1.8em;
  margin-bottom: 30px;
}
.events-v3-wrapper h4 {
  font-size: 1.4em;
}

.reservations-and-parties-v2 .bar:before, .reservations-and-parties-v2 .bar:after {
  background: #6d160f;
}

.reviews-v2-wrapper {
  padding: 20px 0;
}
.reviews-v2-wrapper .section-header {
  color: #fff;
}
.reviews-v2-wrapper h4 {
  font-family:'Futura LT W01 Bold';
}
.reviews-v2-wrapper h5 {
  color: #fff;
}
.reviews-v2-wrapper .review-text p {
  color: #fff;
}
.reviews-v2-wrapper .review-quote {
  color: #f5f6bd;
  opacity: 0.5;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #6d160f;
}
.map-newsletter .text-wrapper .text-content {
  color: #323232;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #6d160f;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 1px solid #6d160f;
  color: #6d160f;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #6d160f;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #6d160f;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #6d160f;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #6d160f;
}

.about-us-v7-wrapper h4,
.reservations-text h4,
.map-newsletter h4 {
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: 1.2em;
  font-family:'Futura LT W01 Bold';
  color: #6d160f;
}


.contact-v3 {
  background-color: #050706;
}
.googlemap-v3-wrapper .triangle {
  border-bottom: 12px solid #050706;
}
.contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title {
  font-family:'SlateW01-LightCondensed';
  font-size: 2.2em;
}
.contact-v3 .social-icons-holder .contact-icon {
  color: #fff;
}

.footer {
  background: #050706;
  border-top: 2px solid #6d160f;
  color: #fff;
}

.food-menu-v2-wrapper .section-header {
  margin-top: 30px;
  color: #6d160f;
}
.food-menu-v2-wrapper .custom-temp-btn {
  font-size: 16px;
}
.food-menu-nav .food-menu-nav-item.active {
  background-color: #6d160f;
  background: #6d160f;
  border: 2px solid #6d160f;
  color: #f5f6bd;
  text-decoration: none;
}
.food-menu-holder {
  font-size: 15px;
}
.food-menu-v2-wrapper h4 {
  margin-top: 20px;
  text-align: center;
}
.food-menu-v2-wrapper h4 a {
  color: #000;
  font-family: 'Futura Plus W08 Bold';
  font-size: 20px;
  text-transform: uppercase;
}
.food-menu-v2-wrapper h4 a:focus {
  outline: none;
}
.food-menu-grid-item-content {
  background-color: none;
  background: rgba(255, 255, 255, 0.9);
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #6d160f;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
  border-bottom: 1px solid #c3b398;
}
.food-menu-grid h4,
.drink-menu .food-menu-page h4{
  margin-top: 15px;
  font-size: 1.8em;
  line-height: 1.3em;
  color: #6d160f;
  text-transform: capitalize;
}
.drink-menu .empty-content-message h4,
.food-menu-grid .food-price{
  color: #6d160f;
}
.food-menu-grid .food-price {
  padding: 0 10px;
  font-size: 15px;
}
.drink-menu.events-background .empty-content-message h4,
.drink-menu .food-menu-page .empty-content-message h4 {
  color: #6d160f;
}
.food-menu-grid .food-item-title {
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
  color: #6d160f;
}

.style-traditional.drink-menu>div:first-child {
  background-image: url(../custom/reservations_back.jpg);
  background-size: contain;
  background-repeat: repeat;
}
.style-traditional.drink-menu .pagecontent {
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(49,47,34,0.9);
-moz-box-shadow: 0px 0px 20px 0px rgba(49,47,34,0.9);
box-shadow: 0px 0px 20px 0px rgba(49,47,34,0.9);
}
.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 Light';
}
.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: #6d160f;
    border-bottom: 10px solid #6d160f;
}
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
  font-family:'SlateW01-LightCondensed'; font-weight: 500;
  font-size: 2.8em;
  text-transform: uppercase;
  color: #6d160f;
}
.style-traditional.drink-menu .menu-item-name-traditional div, .style-traditional.drink-menu .menu-item-price-traditional .food-price:first-child, .style-traditional.drink-menu .menu-item-price-traditional .item-price:first-child,
.style-traditional.drink-menu .menu-item-price-traditional .food-price, .style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-weight: normal;
}

.about-us-v3 .text-wrapper {
  background-color: rgba(131, 139, 54, 0.9);
  color: #fff;
}
.about-us-background .about-us-v3 h3 {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 10px;
}
.about-us-background .about-us-v3 h4 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
  font-size: 1.3em;
  color: #fff;
}
.about-us-v3 p {
  color: #fff;
}
.about-us-v3 .custom-temp-btn:hover {
  background-color: #fff;
  background: #fff;
  color: #6d160f;
}

.onespecial, .oneeventday {
  font-size: 18px;
}
.specials h2, .events h2 {
  font-family:'Futura LT W01 Bold';
  color: #fff;
}

.empty-content-message {
  margin-top: 20px;
}
.events-container .empty-content-message {
  margin-top: 50px;
}

.event {
  border: 2px solid #fff;
  padding: 40px;
}
.events-container.events-background {
  background-color: #fff;
  color: #6d160f;
}
.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container h1,
.events-container h4 {
  color: #fff;
}
.events-container h2 {
  font-family:'Futura LT W01 Bold';
  text-transform: capitalize;
  font-size: 3.2em;
  line-height: 1.2em;
  color: #fff;
}
.events-container h4 {
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
}
.events-container .event-time {
  font-family:'Futura LT W01 Light';
  color: #fff;
}
.events-container .event-image,
.event .event-image {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(69,63,63,0.6);
-moz-box-shadow: 0px 0px 20px 0px rgba(69,63,63,0.6);
box-shadow: 0px 0px 20px 0px rgba(69,63,63,0.6);
}
.events-container .events-holder {
  border-bottom: 1px solid #fff;
}
.events-container p,
.events-container p a,
.events-container p a:hover,
.events-container p a:focus,
.events-container p:active {
  color: #fff;
}
.events-container p a {
  text-decoration: underline;
}
.empty-content-message h4 {
  text-align: center;
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
}

.press-background,
.article-background {
  background-image: url(../custom/reservations_back.jpg);
  background-size: contain;
  background-repeat: repeat;
}
.article-background .container {
  text-align: center;
  color: #301f18;
  text-shadow: none;
}
.article-background .section-header {
  margin-bottom: 40px;
  color: #fff;
}
.article-background p {
  color: #fff;
}
.article-background .container a,
.article-background .container a:hover,
.article-background .container a:focus,
.article-background .container a:active {
  color: #f5f6bd;
  text-decoration: underline;
}
.article-background .yelp-desktop {
  margin: 30px auto;
}

.press-holder .press-item {
  border: 2px dotted #6d160f;
}
.press-background .section-header {
  color: #fff;
}
.press-holder h4 {
  color: #6d160f;
}


/* COMMENTS 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/comments_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: 90%;
  padding-bottom: 60px;
}
.catering-page .section-header {
  margin-top: 20px;
  margin-bottom: 25px;
}
.catering-page h4 {
  color: #fff;
  margin: 10px 0 40px 0;
  font-size: 2.8em;
  line-height: 100%;
  text-transform: none;
}
.catering-page .pagecontent .reservations-and-parties p a, .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;
  line-height: 1.3em;
}
.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%;
}
.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 .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: #050608;
}
.reservations-and-parties input:-moz-placeholder { /* Firefox 18- */
   color: #050608;
}
.reservations-and-parties input::-moz-placeholder {  /* Firefox 19+ */
   color: #050608;
}
.reservations-and-parties input:-ms-input-placeholder {
   color: #050608;
}
.party-background .reservations-and-parties textarea::-webkit-input-placeholder {
   color: #050608;
}
.reservations-and-parties textarea:-moz-placeholder { /* Firefox 18- */
   color: #050608;
}
.reservations-and-parties textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #050608;
}
.reservations-and-parties textarea:-ms-input-placeholder {
   color: #050608;
}
.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: #050608;
  background-color: #fff;
  border: 2px solid #050608;
  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;
}


/* Reviews + VIDEO SECTION */

.reviews-v2-wrapper.reviews-v2-wrapper-custom .container {
  width: 100%;
}
.row.reviews-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.reviews-holder .reviews-item {
  text-align: center;
  display: flex;
  flex-direction: column;
}

.video-holder {
  position: relative;
  height: 100%;
  width: 100%;
}

.video-wrapper {
  position: relative;
  padding: 40px 0;
  overflow: hidden;
  background-color: #6d160f;
  /*background-image: url(../custom/section_video_poster.jpg);*/
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.video-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 9;
}
.video-wrapper .video-content-holder {
  position: relative;
  display: table;
  width: 80%;
  height: 70vh;
  margin: 0 auto;
  z-index: 10;
  right: 0;
  -moz-transition: all 0.7s ease-in-out;
-webkit-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.video-wrapper.animate .video-content-holder {
  right: 0;
}

.video-wrapper .video-logo {
  height: 70vh;
  opacity: 0.1;
}

.video-content-holder .video-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.video-content-holder .video-content .section-header {
  margin: 0 auto;
  color: #f57c1f;
}

.video-content-holder .video-item {
  float: right;
  color: #fff;
}
.video-content-holder .video-item.video-image a {
  display: block;
}
.video-content-holder .video-item.video-text {
  position: relative;
  width: 500px;
  height: 200px;
  text-align: right;
}
.video-content-holder .video-item.video-text p {
  position: absolute;
  right: 15px;
}
.video-content-holder .video-item.video-text p:last-of-type {
  bottom: 0;
  margin-bottom: 0;
}
.video-content-holder .video-item.video-text p a,
.video-content-holder .video-item.video-text p a:hover,
.video-content-holder .video-item.video-text p a:focus,
.video-content-holder .video-item.video-text p a:active {
  color: #57ad57;
  text-decoration: underline;
}
/*FOOD MENU traditional */

@media (max-width: 1050px) {
  .navigation-social {
    padding-left: 10px;
  }
  .reviews-v2-wrapper .item {
    padding-bottom: 20px;
  }
  .reviews-v2-wrapper .review-text p {
    line-height: 1.4em;
  }
  .reviews-v2-wrapper .review-quote {
    font-size: 40px;
  }
  .catering-page .pagecontent {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .top-svg-border {
    top: -3px;
  }
  .bottom-svg-border {
    bottom: -3px;
  }
  .navbar-inverse .navbar-nav>li>a {
    font-size: 1.3em;
  }
  .banner-section {
    padding-bottom: 7px;
  }
  .private-content:before,
  .style-traditional.drink-menu>div:first-child:before {
    background-attachment: scroll;
    background-position: center center;
  }
  .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-v2 h3 {
    margin-top: 0;
    font-size: 3em;
    line-height: 1.2em;
  }
}

@media (max-width: 1023px) {
  .catering-page .pagecontent {
    padding-top: 100px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
}

@media (max-width: 1000px) {
  .yelp-desktop {
    display: none;
  }
  .yelp-mobile {
    display: block;
  }
  .socialnav {
    margin-top: 20px;
    padding-left: 15px;
  }
  .nav-v2 .socialnav a {
    padding-right: 0px;
  }
  .nav>li {
    padding: 0 5px;
  }
  .nav>li>a {
    padding: 10px 5px;
    font-size: 1em;
  }
}

@media (max-width: 991px) {
  .reviews-holder .reviews-item {
    flex-direction: row;
    min-height: 320px;
  }
  .reviews-holder .reviews-item:last-of-type {
    margin-top: 40px;
  }
  .video-holder {
    height: 320px;
  }
}


@media (max-width: 767px) {
  .socialnav {
    margin-top: -40px;
  }
  .nav>li {
    padding: 0 10px;
  }
  .nav>li>a {
    padding: 10px 10px;
    font-size: 1.2em;
  }
  .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover,
  .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #f5f6bd !important;
  }
  .navbar-inverse .navbar-nav>.active>a {
    color: #f5f6bd !important;
  }
  .navbar.nav-v6 .header-logo img {
    max-height: 100%;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 15px 20px;
  }
  .header-logo {
    top: 2px;
    left: 5px;
  }
  .uk-slideshow li:first-of-type .uk-overlay-panel a.uk-button-primary {
    width: 80%;
    margin: 10px auto !important;
    font-size: 1.3em;
  }
  .custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn, .about-us-v2 a, .specials-v3.home-specials div a.custom-temp-btn, .map-newsletter .sph-email-subscription .sph-submit-button, .addtocalendar.atc-style-blue .atcb-link {
    font-size: 20px;
  }
  .on-cover-content .section-wrapper {
    padding-top: 80px;
    padding-bottom: 0;
  }
  .on-cover-content .logo-cover {
    margin-top: 0;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h3 {
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 1.8em;
    line-height: 1.2em;
  }
  .on-cover-content .section-wrapper p,
  .uk-overlay-panel p {
    font-size: 1.4em;
  }
  .on-cover-content .section-wrapper a.custom-temp-btn {
    margin-top: 15px;
    padding: 5px 15px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .banner-section {
    padding-bottom: 25px;
  }
  .banner-section h1 {
    font-size: 1.4em;
    line-height: 1.2em;
  }
  .section-header,
  .about-us-v2 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.3em;
  }
  .about-us-v2-wrapper {
    padding: 40px 0;
  }
  .about-us-v2 .text-wrapper {
    text-align: center;
  }
  .about-us-v2 h3 {
    text-align: center;
  }
  .about-us-v2 a.custom-temp-btn {
    margin-bottom: 30px;
  }
  .about-us-v7-content .text-wrapper h3 {
    margin-top: 0;
  }
  .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 640px;
  }
  .googlemap-v3-wrapper.googlemap-v3-wrapper-custom .map-item.map-newsletter {
    min-height: 420px;
  }
  .specials-section {
    padding: 0 10px;
  }
  .specials-v3.home-specials p:first-of-type {
    font-size: 1.3em;
  }
  .slideshow-v2-wrapper .uk-dotnav {
    margin-bottom: 30px;
  }
  .events-v2 a, .specials-v3.home-specials div a {
    width: 80%;
  }
  .events-v3-wrapper .item-text h2 {
    margin-top: 30px;
    font-size: 1.5em;
  }
  .contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title {
    font-size: 1.3em;
  }
  .drink-menu .pagecontent {
    padding-top: 80px;
  }
  .onespecial, .oneeventday {
    font-size: 15px;
  }
  .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: 3em;
    line-height: 100%;
  }
  .events-container p {
    line-height: 100%;
  }
  .food-menu-v2-wrapper .section-header {
    margin-top: 20px;
  }
  .food-menu-nav .food-menu-nav-item {
    border: none;
    border-bottom: 2px solid #6d160f;
    background: transparent;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #6d160f;
  }
  .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 #6d160f;
  }
  .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;
  }
  .about-us-background .pagecontent {
    padding-top: 80px;
  }
  .about-us-v3 h3 {
    margin-top: 15px;
  }
  .family-wrapper .step-item,
  .locations-holder .locations-item {
    flex-direction: row;
  }
  .family-wrapper .step-item-content,
  .locations-holder .locations-item-content {
    width: 100%;
  }
  .catering-page .pagecontent {
    padding-top: 90px;
  }
  .catering-page h4 {
    font-size: 1.3em;
  }
  .reservations-and-parties textarea {
    width: 356px;
    font-size: 16px;
    margin-bottom: 0.6em;
  }
  .catering-page .reservations-and-parties button {
    width: 356px;
  }
  .press-holder h4 {
    font-size: 1.6em;
  }
  .reviews-holder .reviews-item {
    min-height: 300px;
  }
  .reviews-holder .reviews-item:last-of-type {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .video-holder {
    height: 300px;
  }
}

@media (max-width: 450px) {
  .reviews-holder .reviews-item {
    min-height: 220px;
  }
  .reviews-holder .reviews-item:last-of-type {
    margin-top: 0;
    margin-bottom: 0;
  }
  .video-holder {
    height: 220px;
  }
  .reviews-v2-wrapper .item {
    padding-bottom: 0px;
  }
}

@media (max-width: 320px) {
  .uk-overlay-panel h3 {
    font-size: 1.4em;
    padding: 15px 40px;
  }
  .uk-slideshow li:first-of-type .uk-overlay-panel a.uk-button-primary {
    margin: 5px auto !important;
    padding: 8px 30px 8px 30px;
  }
  .on-cover-content .logo-cover {
    max-width: 120px;
  }
  .on-cover-content .section-wrapper .section-header {
    margin-bottom: 10px;
    font-size: 2.5em;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .googlemap-v3-wrapper.googlemap-v3-wrapper-custom .map-item.map-newsletter {
    min-height: 500px;
  }
}

@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;
  }
}
