@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap');

@font-face {
    font-family: 'unitedstatesnormal';
    src: url('https://static.spotapps.co/web/provisionsrestaurantgroup--com/css/../custom/font/unitedstates-webfont.woff2') format('woff2'),
         url('https://static.spotapps.co/web/provisionsrestaurantgroup--com/css/../custom/font/unitedstates-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ARB-187 Moderne Caps AUG-47 CAS';
    src: url('https://static.spotapps.co/web/provisionsrestaurantgroup--com/css/../custom/font/ARB-187ModerneCapsAUG47CASNormal.eot');
    src: url('https://static.spotapps.co/web/provisionsrestaurantgroup--com/css/../custom/font/ARB-187ModerneCapsAUG47CASNormal.eot?#iefix') format('embedded-opentype'),
        url('https://static.spotapps.co/web/provisionsrestaurantgroup--com/css/../custom/font/ARB-187ModerneCapsAUG47CASNormal.woff2') format('woff2'),
        url('https://static.spotapps.co/web/provisionsrestaurantgroup--com/css/../custom/font/ARB-187ModerneCapsAUG47CASNormal.woff') format('woff'),
        url('https://static.spotapps.co/web/provisionsrestaurantgroup--com/css/../custom/font/ARB-187ModerneCapsAUG47CASNormal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* change fonts


font-family: 'Montserrat', sans-serif;
font-family: 'Montserrat', sans-serif;


  */
.home-specials h1 ,
.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: 'Montserrat', sans-serif;
}

/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}
body {
  font-family: 'Montserrat', sans-serif;
}
h1, .section-header {
  font-family: 'Montserrat', sans-serif;
  font-size: 3.5em;
}
.custom_html_1-section article h1 span {
font-family: 'Montserrat', sans-serif;
font-weight: 700;
}
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);
}


/* 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;
}

.contact-v2 .contact-location{
    text-transform: uppercase;
}
.custom-temp-btn {
    background-color: #fff;
    background: #fff;
    color: #000;
    text-transform: uppercase;
    border: 2px solid #fff;
    font-size: 1.1em;
}
.hvr-fade:active, .hvr-fade:focus, .hvr-fade:hover {
  color: #fff;
  background: #961122;
  background-color: #961122;
  text-decoration: none;
}
.custom-temp-btn:hover {
    background-color: transparent;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}

/* custom section 1 */
.custom-container {
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.custom_html_1-section {
    text-align: center;
    background-image: url(https://static.spotapps.co/web/provisionsrestaurantgroup--com/css/../custom/about_us_and_nav_scroll_back.jpg);
    background-size: cover;
    background-position: center;
}
.custom_html_1-section h2 {
    margin: 80px 0 40px 0;
    font-size: 4em;
}
.custom_html_1-section h2.opening {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 2em;
    margin: 10px 0;
}
.img-holder {
    height: 320px;
}
.custom_html_1-section article {
    margin-top: 60px;
}
.custom_html_1-section article h1 {
    color: #fff;
    font-size: 3em;
    margin: 0 auto;
}
.custom_html_1-section article h3 {
    margin: 10px auto;
}
.custom_html_1-section .img-responsive {
    max-width: 75%;
    margin: 40px auto 20px;
}
@media (max-width: 1500px) {
  .volume-btn {
    bottom: 0;
  }
}
@media (max-width: 1200px) {
    .custom_html_3-section article .col-md-5 {
        padding-right: 100px;
    }
    .img-holder {
        height: 260px;
    }
}
@media (max-width: 1024px) {
    .custom_html_1-section article h1 {
      font-size: 2.2em;
    }
    h1, h2 {
        font-size: 2em;
    }
    h3 {
        font-size: 1.5em;
    }
    p {
        font-size: 1.2em;
        margin-top: 0;
    }
    .custom-container {
        width: 100%;
    }
    .custom_html_1-section h1 {
        margin: 40px 2px;
    }
    .custom_html_2-section h2 {
        margin: 0 0 40px 0;
    }
    .custom_html_3-section article,
    .custom_html_1-section article {
        margin-top: 20px;
    }
    .custom_html_2-section article {
        margin-top: 20px;
    }
    .custom_html_2-section article h2 {
        font-size: 2.4em;
    }
    .custom_html_2-section .img-responsive {
        margin: 20px auto;
    }
    .custom-contact h2 {
        margin: 40px 20px 0 20px;
    }
}
@media (max-width: 991px) {
    .custom_html_1-section h2.opening {
      font-size: 1.4em;
    }
    .custom-container {
        text-align: center;
    }
    .custom_html_3-section article .col-md-5 {
        padding-right: 0px;
    }
}
@media (max-width: 768px) {
    .custom_html_1-section .img-responsive {
      max-width: 80%;
    }
    h3 {
        margin: 10px 0;
    }
    .custom-contact h2 {
        margin: 40px 0 0 0;
    }
}
@media (max-width: 767px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 8px 8px;
  }
  .custom_html_1-section article {
    margin-top: 30px;
  }
  .custom_html_1-section .img-responsive {
      max-width: 85%;
      margin: 40px auto 20px;
    }
  .custom_html_1-section article h1 {
      font-size: 2em;
    }
    h1, h2 {
        font-size: 1.6em;
    }
    h3 {
        font-size: 1.3em;
    }
    .navbar.nav-v6.nav-scroll .header-logo img {
        max-width: 100%!important;
    }
  .volume-btn {
    bottom: 45px;
    font-size: 3.2em;
  }
  .volume-btn .fa {
    bottom: -25px;
    right: 20px;
  }
  .volume-btn .fa-volume-up {
    right: 9px;
  }
    .navbar-regular.nav-v6 .navbar-nav>li>a {
      padding: 10px 12px;
  }
    .custom_html_1-section h1 {
        margin: 10px 0;
    }
    .section-wrapper {
        padding: 1em 0;
    }
    .custom_html_2-section .img-responsive {
        margin: 4px auto;
    }
    .navbar-fixed-bottom.nav-v1.show-bottom-nav {
    display: none;
  }
  .img-holder {
    height: auto;
  }
  .custom_html_1-section h2.opening {
    font-size: 1.6em;
  }
}
@media (max-width: 320px) {
  .custom_html_1-section article h1 {
    font-size: 1.6em;
  }
}
