@import url('//fast.fonts.net/cssapi/3054643e-ea95-45c4-bcb9-8394ebe26694.css');

/*

font-family:'Futura LT W01 Light';
font-family:'Futura LT W01 Light Condensed';
font-family:'Futura LT W01 Bold Condensed';
font-family:'Nexa Script W00 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 {
  font-family:'Futura LT W01 Light';
}

body{
  font-family:'Futura LT W01 Light';
}

/* put under the comment if it's NOT sinle page website */
/*.header {
    background-attachment: fixed;
}*/

a {color: #ddd;}

.navbar-regular.nav-v4 .navbar-nav>li>a {
  font-family:'Futura LT W01 Light Condensed';
  font-size: 1.4em;
}

/* home page */
.on-cover-content .section-wrapper .section-header {
  margin-bottom: 30px;
  font-family:'Futura LT W01 Bold Condensed';
  font-size: 5em;
}
.on-cover-content .section-wrapper p {
  font-family:'Nexa Script W00 Bold';
  font-size: 3em;
}
/* dollar sign */
.home-specials > div:first-child {
    background-image: url('../images/dollar/dollar-orange.png');
}

.reservations a {
    color: #fff;
    background-color: #ddd;
}

.style-traditional.drink-menu .pagecontent {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.4);
}
/* 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);
}
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
  font-family:'Nexa Script W00 Bold';
}

/* 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 {
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #fff;
  background-image: url(../custom/pattern_bg.jpg);
  background-repeat: repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -o-background-size: contain;
}

.gallery label, .reservations label, .email-subscription label, .reservations-and-parties label {
    text-transform: uppercase;
    color: #000;
    border: none;
    padding: 10px 0;
    margin-bottom: 20px;
    font-size: 1.7em;
}

.contact-v2 .contact-location{
    text-transform: uppercase;
}

.newsletter-section{
  background-image: url(../custom/pattern_bg.jpg);
  min-height: 520px;
}
.sph-email-subscription .sph-submit-button {
  font-family: 'Nexa Script W00 Bold';
  padding: 0.5em 5px 0.4em 5px;
}
.empty-content-message h4, .sph-email-form h2 {
  font-family:'Futura LT W01 Light';
  font-size: 22px;
}

.section-header,
.about-us-v4-content .text-wrapper h3,
.gallery label, .reservations label, .email-subscription label, .reservations-and-parties label,
.specials-v3.home-specials h3,
.about-us-v3 h3,
.specials h1, .events h1  {
  font-family:'Futura LT W01 Bold Condensed';
  font-size: 3.5em;
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
}

.section-wrapper.about-us-v4-wrapper {
  border-top: 3px solid #686868;
}
.about-us-v4 .about-us-v4-content {
  background-color: #000;
}
.about-us-v4-content .text-wrapper {
  background: transparent;
}
.about-us-v4-content .text-wrapper p {
  color: #fff;
  text-align: left !important;
}
.about-us-v4-content .text-wrapper h3 {
    color: #fff;
    font-weight: 100;
    margin-bottom: 12px;
}
.about-us-v4-content .about-us-v4-link {
  font-family:'Nexa Script W00 Bold';
  height: 100px;
  color: #000;
  background: rgba(205, 160, 69, 0.8);
}
.about-us-v2 a, .about-us-v4 .about-us-v4-content:first-of-type a,
.specials-v3.home-specials div a, .events-v2 a {
  font-family:'Nexa Script W00 Bold';
  padding: 10px 35px 5px 35px;
  margin-top: 20px;
  background-color: #cda045;
  color: #000;
  border-radius: 5px;
  text-decoration: none;
  text-transform: capitalize;
}

.specials-v3.home-specials {
  padding-top: 5px;
}
.home-specials h3 {
  text-transform: none;
}
.specials-v3.home-specials p, .specials-v3.home-specials p.specials-hours {
    max-width: 550px;
    margin: 25px auto;
    font-size: 22px;
    color: #000;
    padding-top: 10px;
}
.specials-v3.home-specials p.specials-hours {
  color: #636363;
}

.event-image {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}

.specials-v3.home-specials .specials-button, .events-v2 a {
    width: 230px;
}

.empty-content-message h4, .sph-email-form h2 {
    margin: 25px auto;
    font-size: 26px;
    color: #000;
    margin-top: 5px;
}

.about-us-v3-wrapper, {
    min-height: 650px;
}
.review-content {
  background-color: rgba(205, 160, 69, 0.9);
  border-radius: 20px;
}
.review-content h3, .review-content p {
  color: #000;
}

.sph-email-subscription .sph-email-input {
    border: transparent;
    padding: 1em 15px;
    background-color: rgba(205, 160, 69, 0.5);
    color: #000;
    font-size: 18px;
}
.sph-email-subscription .sph-submit-button {
    background-color: #cda045;
    color: #000;
    text-transform: capitalize;
}
.sph-email-subscription .sph-email-input::-webkit-input-placeholder {
   color: #000;
}
.sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.sph-email-subscription .sph-email-input:-ms-input-placeholder {
   color: #000;
}

.contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title {
  font-family:'Nexa Script W00 Bold';
  font-size: 1.6em;
  text-transform: capitalize;
}

.empty-content-message h4 {
    text-shadow: none;
}

.events h1 {
    border-bottom: 10px solid #f7891a;
}

.events-background {
    background-image: url(../custom/pattern_bg.jpg)!important;
}

.about-us-v3 .text-wrapper {
    background-color: rgba(205, 160, 69, 0.9);
    border-radius: 20px;
}
.about-us-v3 p {
  color: #000;
}

.specials h1, .events h1 {
  color: #fff;
}

@media (max-width: 991px) {
  .on-cover-content .section-wrapper .section-header {
      font-size: 4em;
  }
  .section-header,
  .about-us-v4-content .text-wrapper h3,
  .gallery label, .reservations label,
  .email-subscription label,
  .reservations-and-parties label,
  .specials-v3.home-specials h3,
  .about-us-v3 h3, .specials h1,
  .events h1 {
    font-size: 3em;
  }
}

@media (max-width: 768px) {
  .about-us-v4 .about-us-v4-content {
      height: 520px;
  }
}

@media (max-width: 767px) {
  .about-us-v4-content .about-us-v4-link {
      font-size: 2em;
  }
  .about-us-v4 .about-us-v4-content:last-of-type {
    background-size: 180%;
  }
  .section-wrapper.about-us-v4-wrapper {
      border-top: 1px solid #686868;
  }
}
