@import url('http://fast.fonts.net/cssapi/adaf8b01-8910-42e8-b320-05ee36cf5dfd.css');

/*
font-family:'Futura LT W01 Light';
font-family:'Futura LT W01 Medium Condensed';
font-family:'Futura LT W01 Bold';
*/

/* 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, p, {
    font-family:'Futura LT W01 Light';
}

body{
    font-family:'Futura LT W01 Light';
}

.style-traditional.drink-menu h4 {
    font-family:'Futura LT 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;
}

.on-cover-content {
    display: table;
}

.navbar-regular.nav-v4 .navbar-nav>li>a {
    font-family:'Futura LT W01 Light';
}

.nav>li {
    padding: 0px 0px;
}

.on-cover-content .section-wrapper .section-header {
    font-size: 4.4em;
    font-family: 'Futura LT W01 Bold';
}

.on-cover-content .section-wrapper p {
    font-family:'Futura LT W01 Light';
    font-size: 2.2em;
}

.on-cover-content .section-wrapper a {
    padding: 15px 40px 13px 40px;
    background-color: #fad620;
    color: #070707;
    border-radius: 6px;
    font-size: 1em;
    font-family:'Futura LT W01 Medium Condensed';
}

.section-wrapper.about-us-v4-wrapper {
    border-bottom: 4px solid #9ecb62;
}

.about-us-v4-content .text-wrapper {
-webkit-box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.5);
box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.5);
}

.about-us-v4-content .text-wrapper h3 {
    text-transform: uppercase;
    color: #ec202b;
    font-family:'Futura LT W01 Light';
    font-size: 3em;
}

.about-us-v4-content .text-wrapper p {
    font-family:'Futura LT W01 Light';
    font-size: 1.5em;
    color: #0f0f0f;
}

.about-us-v2 a, .about-us-v4 .about-us-v4-content:first-of-type a {
    margin-top: 20px;
    margin-right: 20px;
    padding: 9px 25px 9px 25px;
    background-color: #ec202b;
    border-radius: 6px;
    font-family:'Futura LT W01 Medium Condensed';
}

.about-us-v2 a, .about-us-v4 .about-us-v4-content:first-of-type a:hover{
    text-decoration: none;
}

.specials-v3.home-specials h3 {
    text-transform: uppercase;
    color: #ec202b;
    font-family:'Futura LT W01 Light';
    font-size: 3.4em;
}

.specials-v3.home-specials p {
    color: #636365;
    font-family:'Futura LT W01 Light';
    font-size: 1.7em;
}

.specials-v3.home-specials div a {
    background-color: #ec202b;
    border-radius: 6px;
    font-family:'Futura LT W01 Medium Condensed';
}

.specials-v3.home-specials .specials-button {
    width: 220px;
}

.gallery label {
    text-transform: uppercase;
    color: #ec202b;
    font-family:'Futura LT W01 Light';
    font-size: 3.4em;
    margin-top: 0px;
}

.gallery {
    background-color: #fff;
    padding-bottom: 50px;
    border-bottom: 4px solid #9ecb62;
}

.section-header {
    text-transform: uppercase;
    color: #ec202b;
    font-family:'Futura LT W01 Light';
    font-size: 3.4em;
    margin-top: 0px;
}

.order-home {
    color: #0f0f0f;
    font-family:'Futura LT W01 Light';
    font-size: 1.6em;
    text-align: center;
    margin: 50px 0;
}

#custom_html_1 {
    text-align: center;
    background-image: url(../custom/pattern_bg.png);
    border-bottom: 4px solid #9ecb62;
}

.orderimg{
    max-width: 180px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
    margin: 20px 0;
}

.review-content {
    background-color: rgba(0,0,0, 0.7);
    padding: 40px 40px;
}

div.review-content > .section-header {
    color: #fff;
}

.review-content p {
    color: #e6e6e6;
    font-family:'Futura LT W01 Light';
}

.reservations-and-parties {
    background-image: url(../custom/pattern_bg.png);
}

.reservations-and-parties input, .reservations-and-parties select {
    background-color: #ffd7d9;
}

.reservations-and-parties label {
    text-transform: uppercase;
    color: #ec202b;
    font-family:'Futura LT W01 Light';
    font-size: 2.8em;
}

.reservations-and-parties p {
    color: #636365;
    font-family:'Futura LT W01 Light';
    font-size: 1.7em;
}

.reservations-and-parties button[disabled] {
    background-color: #ffd7d9;
    color: #fff;
}

.about-us-v3 .text-wrapper {
    background-color: rgba(0, 0, 0, 0.75);
}

.locations-img, .press-img {
    max-width: 100%;
}

.about-h2 {
    text-transform: uppercase;
    color: #fff;
    font-family:'Futura LT W01 Light';
    font-size: 2.8em;
    text-align: center;
    margin-bottom: 50px;
}

.about-h3{
    text-transform: uppercase;
    color: #fff;
    font-family:'Futura LT W01 Bold';
    font-size: 1.8em;
    text-align: left!important;
    margin-bottom: 10px!important;
}

.about-h4{
    text-transform: uppercase;
    color: #fff;
    font-family:'Futura LT W01 Light';
    font-size: 1.6em;
    text-align: left!important;
    margin-bottom: 10px!important;
}

#aboutus p {
    opacity: 0.7;
}

.dividerrow {
    padding-bottom: 60px;
    border-bottom: 1px solid;
}

.article-background {
    background-color: #fff;
}

.article-background.drink-menu .tabs-container {
    text-shadow: none;
    border: 1px dotted;
    color: #636365;
}

.press-h2 {
    font-family:'Futura LT W01 Medium Condensed';
    font-size: 5em;
}

.press-h2 img {
    margin-top: -20px;
}

.press-btn {
    margin-top: 20px;
    margin-right: 20px;
    color: #fff;
    padding: 9px 25px 9px 25px;
    background-color: #ec202b;
    border-radius: 6px;
    font-family: 'Futura LT W01 Medium Condensed';
    display: inline-block;
}

.press-btn:hover {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 1400px) {
    .navbar.nav-v4 .nav>li {
        padding: 0px 0px; 
    }
}

@media (max-width: 1024px) {
    .nav>li {
        padding: 0 0px;
    }
}

@media (max-width: 840px) {
    .navbar.nav-v4 .header-logo {
        max-width: 160px;
        padding-left: 0;
    }
    .on-cover-content .section-wrapper .section-header {
        font-size: 3em;
    }
}

@media (max-width: 768px) {
.reservations-and-parties input {
    width: 376px;
    }
}

@media (min-width: 768px) {
    .navbar.nav-v4 {
        height: 80px;
    }
}
