@import url('http://fast.fonts.net/cssapi/e720742f-68e0-4cd0-be78-76ab5e51e0b9.css');

/* change fonts

font-family:'Futura LT W01 Light';
font-family:'Futura LT W01 Bold';

  */
.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:'Eveleth W01 Bold';
}

/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}

a {color: #ddd;}

/* home page */
/* dollar sign */
.home-specials > div:first-child {
    background-image: url('../images/dollar/dollar-orange.png');
}

.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 h3, .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;
}
/* NAV */
.navbar.nav-v4 .header-logo {
    max-width: 190px;
}
.navbar.nav-v4 .navbar-nav {
  font-family:'Futura LT W01 Light';
  text-transform: uppercase;
}
.navbar.nav-v6 .container {
    border-bottom: 1px dotted #F5D87F !important;
}
/* ON COVER */
.uk-overlay-panel h3 {
  font-family:'Futura LT W01 Bold';
  font-size: 4em;
  opacity: 0.9;
}
.uk-overlay-panel p {
  font-family:'Futura LT W01 Light';  
}
.uk-overlay-panel a.uk-button-primary {
  border-radius: 0px;
  font-family:'Futura LT W01 Light';
  background-color: #F5D87F;
  background: #F5D87F;
  color: #000;  
}
/* BANNER */
.banner-section h1 {
  font-family:'Futura LT W01 Light';  
}
/* ABOUT US */
.about-us-v7-content .text-wrapper h3 {
   font-family:'Futura LT W01 Light';
   text-transform: uppercase;
   font-size: 3.5em;   
}
.about-us-v7-content .text-wrapper p {
   font-family:'Futura LT W01 Light'; 
}
.about-us-v7-wrapper.animate .text-wrapper .text-content .custom-temp-btn:hover {
  background-color: #F5D87F;
  background: #F5D87F;
  color: #000; 
  border: 2px solid #F5D87F;
}
/* REVIEWS */
.reviews-v2-wrapper h3 {
   font-family:'Futura LT W01 Light';
   text-transform: uppercase;
   font-size: 3.5em; 
}
.reviews-v2-wrapper h4 {
  font-family:'Futura LT W01 Bold';  
}
.reviews-v2-wrapper h5, .reviews-v2-wrapper .review-text p {
    font-family:'Futura LT W01 Light'; 
}
/* FOOD MENU */
.food-menu-v2-wrapper .section-header {
   font-family:'Futura LT W01 Light';
   text-transform: uppercase;
   font-size: 3.5em;  
}
.food-menu-nav .food-menu-nav-item {
    font-family:'Futura LT W01 Light';  
}
.food-menu-nav .food-menu-nav-item.active {
    background-color: #F5D87F;
    border-color: #F5D87F;;
    color: #000;
    font-family:'Futura LT W01 Light'; 
}
.food-menu-nav .food-menu-nav-item:hover {
    background-color: #F5D87F;
    border-color: #F5D87F;
    color: #000;
    font-family:'Futura LT W01 Light';
}
.food-menu-grid h4, .food-menu-grid .food-item-title {
    font-family:'Futura LT W01 Bold';
}
.food-menu-grid .food-item-description {
    font-family:'Futura LT W01 Light'; 
}
.food-menu-grid .food-price {
    font-family:'Futura LT W01 Light'; 
    color: #000;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 2px dotted #F5D87F;
}
/* NEWSLETTER */
.map-newsletter .section-header {
  font-family:'Futura LT W01 Light';
  text-transform: uppercase;
  font-size: 3.5em;  
}
.map-newsletter h4 {
  font-family:'Futura LT W01 Bold';
}
.map-newsletter .sph-email-subscription h2, .map-newsletter .sph-email-subscription .sph-email-input {
  font-family:'Futura LT W01 Light';
}
.map-newsletter .sph-email-subscription .sph-submit-button {
  font-family:'Futura LT W01 Light';
}
.map-newsletter .sph-email-subscription .sph-submit-button:hover {
  background-color: #F5D87F;
  border-color: #F5D87F;
  color: #000;
}
.bar:before, .bar:after {
  background: #F5D87F;
}
.map-newsletter {
    border-right: 2px solid #F5D87F;
}
/* CONTACT */
.contact-v3 {
  font-family:'Futura LT W01 Light';
}
/*bottom nav */
.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family:'Futura LT W01 Light';
}
@media(max-width: 1023px) {
  .navbar.nav-v4 .header-logo {
    max-width: 130px;
  }
  .uk-overlay-panel h3 {
    font-size: 3.5em;
  }
}
@media (max-width: 767px) {
  .food-menu-nav .food-menu-nav-item {
    border-top: 2px solid #F5D87F;
    border-bottom: 2px solid #F5D87F;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #F5D87F;
  }
}