@import url('//fast.fonts.net/cssapi/8ad29395-a977-41fc-96e5-8773ae30b887.css');

/* change fonts
font-family:'Futura LT W01 Bold';
font-family:'Futura LT W01 Light';


  */
body {
font-family:'Futura LT W01 Light';
}
h1, h2, h3, h4, h5, h6,
.food-menu-grid p {
  font-family:'Futura LT W01 Bold';
}
/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}
.section-header {
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
  font-size: 4em;

}
.food-menu-nav .food-menu-nav-item span {
  font-family:'Futura LT W01 Light';
}
a {color: #ddd;}

/* home page */

.reservations a {
    color: #fff;
    background-color: #ddd;
}


/* tabs in drinks and food menu */
.tabnav .nav>li>a:hover, .tabnav .nav>li.active>a {
    color: #ddd;
    background: transparent;
    border-bottom: 10px solid rgba(220, 220, 220, 0.6);
}

/* drink menu and food menu item names */
.drink-menu h5 {
    color: #ddd;
}

/* specials titles in happy hours */
.specials h2 {
    color: #ddd;

}

.navbar-regular .navbar-collapse.collapse.in{
    background-color:  rgba(255,255,255,0.7);
}


/* black specials */
.specials-v2 {
    background-color: black;
}

.home-specials h1, .about-us h3 {
    color: white;
}

.about-us h3 {
    margin-top:4px;
}

.home-specials p {
    font-size: 1.2em;
    color: white;
    word-wrap: break-word;
    padding-top: 1.9em;
}

.home-specials p.specials-hours{
    padding-top: 0.2em;
    color: #ccc;
}


/* black gallery */

.gallery {
    background-color: black;
}

.gallery label, .reservations label, .email-subscription label, .reservations-and-parties label {
    text-transform: uppercase;
    /*color: white;*/
    border: none;
    padding: 10px 60px;
    margin-bottom: 20px;
    font-size: 1.7em;
}

.contact-v2 .contact-location{
    text-transform: uppercase;
}
.navbar.nav-v4 {
  display: none;
}
.header {
    background-color: #777e91;
}
.navbar-fixed-bottom.nav-v1.show-bottom-nav {
  display: none;
}
.on-cover-content .section-wrapper a,
.about-back-btn {
    background-color: #fbcc00;
    background: #243745;
    color: #fbcc00;
    border: 2px solid #fff;
}
.on-cover-content .section-wrapper a:hover,
.about-back-btn:hover {
    background-color: #fbcc00;
    background: #fbcc00;
    color: #243745;
    border: 2px solid #fbcc00;
}
.about-back-btn {
  padding: 10px 30px 10px 30px;
  font-size: 1.2em;
}
.cover-text {
    font-family:'Futura LT W01 Bold';
    font-size: 1.5em;
}
.cover-text span {
    font-size: 3em;
font-family:'Futura LT W01 Light';
    color: #fbcc00;
}
 .custom_html_1-section {
  background-image: url(../custom/custom_back.jpg);
  background-size: cover;
 }
 .custom_html_2-section {
  background-color: #243745;
  background: #243745;
 }
  .custom_html_2-section h1 {
    color: #fff;
    text-align: center;
    font-size: 2em;
    font-family:'Futura LT W01 Light';
  }
  .custom_html_2-section {
    padding: 2em 0;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover {
    background-color: #734a9e;
    border-color: #734a9e;
    color: #fff;
    text-decoration: none;
}
.food-menu-grid h2 {
  text-transform: uppercase;
}
.food-menu-grid-item-content {
    border-radius: 0px;
}
.food-menu-grid-item-content .food-menu-content {
       border-left: 1px solid #724a9e;
}
.food-menu-grid .food-item-description {
    font-size: 1.2em;
        color: #000!important;
}
.food-menu-grid h3, .food-menu-grid h4, .food-menu-grid p {
    font-size: 19px;
}
.food-menu-grid h2 {
    font-size: 1.8em;
    color: #724a9e;
}
.food-menu-grid .food-price {
font-family:'Futura LT W01 Bold';
        color: #724a9e;
}
.about-us-v3 .text-wrapper h2 {
color: #fbcc00;
}
.about-us-v3 h1 {
    margin-top: 0em;
    font-size: 3em;
}
.food-menu-grid-item-content {
  background-color: rgba(255,255,255,0.8);
}
.banner-section .banner-pin:hover{
  color: #724a9e;
}
.banner-section h1 {
    font-size: 2em;
}
@media(max-width: 767px){
  .section-header {
    margin-top: 5px;
  }
  .section-header {
    font-size: 3em;
}
.banner-section h1 {
    font-size: 1.5em;
}
  .custom-img {
  margin-bottom: 15px;
}
  .cover-text span {
    font-size: 1.9em;
    }
    .on-cover-content .section-wrapper .section-header {
    margin-bottom: 0px;
}
.food-menu-grid h3, .food-menu-grid h4, .food-menu-grid p {
    font-size: 15px;
}
}