@import url('http://fast.fonts.net/cssapi/5d2588b4-382c-4253-adc6-9e2f5cb7d8bc.css');

/* change fonts  

font-family:'Intro Head R W00 Base';
font-family:'Futura LT W01 Light';
font-family:'Futura LT W01 Bold';
font-family:'Bianca W00';



*/
.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';
}

body {
   font-family:'Futura LT W01 Light';
}

.h1, .h2, .h3, h1, h2, h3 {
  font-family:'Futura LT W01 Light';
}



/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}

.about-us-v2 h3, 
.specials-v4.home-specials h3, 
.food-menu-section h2, 
.drink-menu-section h2, 
.sph-desc, 
.sph-time,
.food-menu-section .food-menu-name,
.food-price,
.drink-menu-section .drink-menu-name,
.food-menu-section .section-description, 
.food-item-description,
.item-manufacturer,
.item-style,
.item-abv,
.item-price,
.review-content h3 {
  font-family:'Futura LT W01 Light';
}

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;
}

.googlemap-v2 .triangle {
  border-bottom: 12px solid #050608;
}

.nav>li>a {
    padding: 15px 35px;
    font-size: 1.6em;
    font-weight: 500;
    font-style: normal;
    font-family:'Intro Head R W00 Base';
}
.navbar.nav-v4 .header-logo {
    max-width: 150px;
}


.on-cover-content .section-wrapper .section-header {

    font-family:'Futura LT W01 Bold';
}
.on-cover-content {
  display:table;
}
.on-cover-content p {
  font-family:'Futura LT W01 Light';
  font-size: 2.8em;
}
.on-cover-content .section-wrapper a {
    margin-top: 15px;
    padding: 5px 20px 5px 20px;
    background-color: #F9A630;
    border-radius: 10px;
    font-size: 18px;
    text-decoration: none;
    font-family: 'Futura LT W01 Light';
    font-weight: 600;
}
.about-us-v2 h3, .specials-v4.home-specials h3, .food-menu-section h2, .drink-menu-section h2{
  font-size: 3em;
  color:#9B1B1E;
  margin-top: 30px;
  font-weight: 500;
}
.review-content h3 {
  color:white;
  font-weight: 500;
}

.food-menu-section .food-menu-name, .drink-menu-section .drink-menu-name {
  font-size: 1.5em;
  color: #9b1b1e;
}
.about-us-v2 p, .sph-specials h2  {
  font-family:'Futura LT W01 Light';
}
.gallery-v2-wrapper .gallery-link .icon-holder span {
  font-family:'Bianca W00';
  font-size: 3em;
}
.sph-specials h2, .food-menu-section h5, .drink-menu-section h5 {
  color:#F9A630;
  text-transform: uppercase;
}
.home-specials {
    padding-top: 30px;
    padding-bottom: 30px;
}
.custom_html_1-section {
    background-image: url(../custom/sections_back_custom.jpg);
    text-align: center;

}
.custom_html_1-section h4 {
    font-family:'Futura LT W01 Bold';
    color:#fff;
    text-align:center;
    font-size: 2.8em;
    margin-bottom: 30px;
}
.custom_html_1-section a {
    margin-top: 30px;
    padding: 5px 10px 5px 10px;
    background-color: #F9A630;
    border-radius: 10px;
    font-size: 18px;
    text-decoration: none;
    font-family:'Futura LT W01 Light';
    display: inline-block;
    margin: 0 auto;
    color: #3a3a3c;
    border: none;
    text-transform: uppercase;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    font-weight: 600;
    
}
.specials-v4.home-specials.section-wrapper,
.food-menu-section.section-wrapper,
.drink-menu-section.section-wrapper {
  background-image: url(../custom/sections_back.jpg);
 -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    background-repeat: repeat;
}
.review-content {
    background-color: rgba(0,0,0, 0.5);
    color: #fff;
    font-size: 0.9em;
    border-radius: 30px;
    font-family:'Futura LT W01 Light';
}
.review-content h3 {
    font-size: 3em;
    text-transform: uppercase;
}
.contact-v3 .hours-title, 
.contact-v3 .social-title, 
.contact-v3 .contact-us-title, 
.contact-v3 .contact-location, 
.contact-v3 .hours, 
.contact-v3 .find-us{
    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 {
      border-bottom: 5px solid rgba(155,27,30, 0.8);
}
.food-menu-section .tabnav .nav>li>a, .drink-menu-section .tabnav .nav>li>a {
      border-bottom: 5px solid rgba(200, 200, 200, 0.6);
}
.food-menu-section h5, 
.drink-menu-section h5, 
.events h5, .events-v2 h5, 
.style-traditional.drink-menu h4, 
.food-menu-section h4, 
.drink-menu-section h4 {
  font-family:'Futura LT W01 Light';
}
.on-cover-content {
  display: table;
  float: right;
  margin-right: 100px;
}

.on-cover-content .section-wrapper .section-header {
  padding: 40px 0;
  text-align: right;
  margin-bottom: 0px;
  margin-top: 0;
  color: #fff;
  line-height: 1.2em;
}

.on-cover-content .section-wrapper p {
  text-align: right;
}
.about-us-v2-wrapper {
    border-top: 3px solid #F9A630;
    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    border-bottom: 3px solid #000;
}
.gallery-v2-wrapper{

    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    border-bottom: 3px solid #000;
}
.uk-slideshow {
    border-top: 3px solid #F9A630;
    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    border-bottom: 3px solid #000;
}

.reviews-wrapper {
      border-top: 3px solid #000;
    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5);
   
}
.navbar.nav-v4 .socialnav {
  margin-top: 25px;
}
.food-menu-section h5 {
  font-weight: normal;
}
@media (max-width: 1400px) {
  .navbar.nav-v4 .socialnav {
    margin-top: 20px;
  }
  .gallery-v2-wrapper .gallery-link .icon-holder span {
  font-size: 2.2em;
      line-height: 1.1;
  }
}
@media (max-width: 1025px) {
  .on-cover-content {
    margin-right: 60px;
  }

}
@media (max-width: 960px){
  .navbar.nav-v4 .nav>li>a {
      padding: 10px 10px;
      font-size: 1.4em;
  }
  .navbar.nav-v4 .header-logo {
    max-width: 130px;
  }
  .navbar.nav-v4 .logo-scroll {
    max-width: 130px;
  }
}
@media (max-width: 810px){
  .navbar.nav-v4 .header-logo {
    max-width: 100px;
  }
  .navbar.nav-v4 .logo-scroll {
    max-width: 100px;
  }
}

@media (max-width: 770px){
.navbar.nav-v4 .nav>li>a {
    padding: 10px 10px;
    font-size: 1.2em;
  }
  .navbar.nav-v4 .header-logo {
    max-width: 80px;
  }
  .navbar.nav-v4 .logo-scroll {
      max-width: 80px;
  }
  .gallery-v2-wrapper .gallery-link .icon-holder span {
      font-size: 2em;
  }
  .on-cover-content {
    margin-right: 40px;
  }
}

@media (max-width: 767px) {
  .on-cover-content {
    margin: 0 50px;
    float: none;
  }
  .navbar.nav-v4 .socialnav {
    margin-top: -40px;
  }
}
@media (max-width: 550px) {
  .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .on-cover-content .section-wrapper p {
    font-size: 1.5em;
  }
  .on-cover-content .section-wrapper a {
    font-size: 16px;
  }

}
@media (max-width: 360px){
    .on-cover-content .section-wrapper {
    padding: 0 0px;
  }

}
@media (max-width: 320px){
.gallery-v2-wrapper .gallery-link .icon-holder span {
    font-size: 1.5em;
}
}