@import url('//fast.fonts.net/cssapi/32d9f575-3cd4-491a-b966-ccca5ad7ae25.css');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;600&family=Playfair+Display:wght@600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Berkshire+Swash&display=swap');

/* change fonts 


font-family:'Felt That W01 Regular';
font-family:'Town_80 Text W05 Bold';
font-family:'Town_80 Text W05 Light';

font-family: 'Open Sans', sans-serif;
font-family: 'Playfair Display', serif;

font-family: 'Berkshire Swash', cursive;

 */

body,
.banner-section h1 {
  font-family: 'Open Sans', sans-serif;
}
.section-header, h1, h2, h3, h4, h5, h6,
.food-menu-grid .food-price {
  font-family: 'Berkshire Swash', cursive;
}
/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}

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);
}

.on-cover-content .section-wrapper .section-header {
    color: #000;
    text-shadow: none;
} 
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
    text-transform: initial;
}
.on-cover-content .section-wrapper a {
    background-color: #000;
    color: #fff;
    border: 2px solid #000;
}
.on-cover-content .section-wrapper a:hover {
    background-color: transparent;
    color: #000;
    border: 2px solid #000;
}
/* 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;
}
.header {
  background-image: url();
    background-image: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 1) ), url()!important;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)), url()!important;
}
.contact-v2 .contact-location{
    text-transform: uppercase;
}
.navbar.nav-v6 .navbar-logo .container {
  display: none;
}
.banner-section .banner-pin:hover {
  color: #808080;
}
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header,
.about-us-v7-content .text-wrapper h1 {
  font-size: 5em;
  font-family: 'Playfair Display', serif;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    text-decoration: none;
    
}
.food-menu-nav .food-menu-nav-item {
  background-color: transparent;
  border-color: #000;
  color: #000;
}
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
  padding-top: 50px;
}
.food-menu-grid h2 {
  text-transform: uppercase;
}
.food-menu-grid .food-price {
  color: #000;
}
.food-menu-grid-item-content {
  border-radius: 0px;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #000;
}
.food-menu-grid .food-item-description {
    color: #000;
}
.custom-temp-btn {
    cursor: pointer;
    background-color: transparent;
    background: transparent;
    text-decoration: none;
    color: #292d4a;
    border: 2px solid #292d4a;
    text-transform: uppercase;
}
.custom-temp-btn:hover {
    cursor: pointer;
    background-color: #292d4a;
    background: #292d4a;
    text-decoration: none;
    color: #b9a546;
    border: 2px solid #292d4a;
    text-transform: uppercase;
    
}
.virtual-btn {
  margin: 0px auto;
  padding: 10px 30px 10px 30px;
  cursor: pointer;
  background-color: #b9a546;
  background: #b9a546;
  text-decoration: none;
  color: #000;
  border: 2px solid #b9a546;
  font-size: 1.4em;
}
.virtual-btn:hover {
  background-color: transparent;
  background: transparent;
  text-decoration: none;
  color: #b9a546;
  border: 2px solid #b9a546;
}
.custom_html_1-section .container {
  text-align: center;
}
@media (max-width: 767px) {
  .food-menu-nav .food-menu-nav-item:first-of-type {
      border-top: 2px solid #000;
  }
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
    font-size: 3.5em;
  }
  .banner-section h1 {
    margin: 0 auto;
    font-size: 1em;
    line-height: 1.5em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
  }
  .navbar.nav-v4 .header-logo {
    max-width: 45px;
}
.on-cover-content .section-wrapper .section-header img {
  max-width: 150px;
  margin: 0 auto;
}
.on-cover-content .section-wrapper .section-header {
    margin-bottom: 10px;
    font-size: 2em;
}
.on-cover-content .section-wrapper a {
    font-size: 20px;
}
}