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

/* change fonts

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

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

font-family: 'Trochut', cursive;
font-weight: 700;



  */
body, h1, .section-header,
.reviews-v2-wrapper h3,
.map-newsletter .sph-email-subscription h2,
.specials h1, .events h1 {
  font-family: 'Montserrat', sans-serif; 
  font-weight: 300;
}

h2, h3, h4, h5, h6 {
  font-family: 'Trochut', cursive;
  font-weight: 700;
}
.nav>li>a {
  font-family: 'Montserrat', sans-serif; 
font-weight: 400;
font-size: 1.1em;
}
.nav-v7 .container {
  width: 98%;
}
.custom-temp-btn,
.food-menu-grid .food-price {
  font-family: 'Montserrat', sans-serif; 
  font-weight: 400;
}
/* 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;
}
/* Custom html 1 section */
.custom_html_1-section {
  background-color: #f7efe4;
  padding: 2em 0;
  color: #000;
}
.custom_html_1-section .section-header {
  margin-top: 15px;
  margin-bottom: 50px;
}
.custom_html_1-section iframe {
  margin: 0 10px;
}
/* Custom html 1 section end */
/* Custom html 2 section */
.custom_html_2-section .section-header {
  margin-top: 15px;
  margin-bottom: 50px;
}
.custom_html_2-section .iframe-holder {
  position: relative;
  padding-bottom: 56.25%;
}
.custom_html_2-section .iframe-holder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#reserve {
  position: absolute;
  margin-top: -150px;
}
/* Custom html 2 section end */

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

video#coverVideo {
  margin-top: 130px;
}
/* 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, .reservations-and-parties-v2 button, .map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
    margin: 20px auto;
    padding: 10px 30px 10px 30px;
    background-color: #000;
    background: #000;
    text-decoration: none;
    color: #fff;
    border: 2px solid #000;
    letter-spacing: 3px;
}
.custom-temp-btn:hover, .reservations-and-parties-v2 button:hover, .map-newsletter .sph-email-subscription .sph-submit-button:hover,
.food-menu-nav .food-menu-nav-item,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.custom-temp-btn:focus {
    background-color: transparent;
    background: transparent;
    color: #000;
    border: 2px solid #000;
}
.uk-overlay-panel .custom-temp-btn {
    background-color: #fff;
    background: #fff;
    color: #000;
    border: 2px solid #fff;
}
.uk-overlay-panel .custom-temp-btn:hover {
    background-color: transparent;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover {
    background-color: #000;
    background: #000;
    color: #fff;
    border: 2px solid #000;
}
.banner-section .banner-pin {
  color: #000;
}
.banner-section .banner-pin:hover {
  color: #88837f;
}
.section-header,
.about-us-v8-item h1,
.uk-overlay-panel h1,
.specials-v3.home-specials h1,
.specials h1, .events h1 {
  text-transform: uppercase;
  font-size: 4.5em;
  letter-spacing: 3px;
}
.about-us-v8-item .text-holder h2 {
  color: #88837f;
  letter-spacing: 3px;
}
.about-us-v8-item .text-holder img {
  margin: 10px;
}
.custom_html_1-section .container {
  text-align: center;
}
.custom_html_1-section p {
  margin-bottom: 40px;
}
.custom_html_1-section p a {
  color: #000;
}
.custom_html_1-section .section-header {
  margin-top: 0px;
}
.uk-overlay-background {
  background: rgba(0,0,0,.5);
}
.uk-overlay-panel .container {
  max-width: 800px;
}
.empty-content-message {
  text-align: center;
}
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-size: 1.8em;
  margin-top: 0px;
  letter-spacing: 3px;
  color: #88837f;
}
.reviews-v2-wrapper .container {
  padding: 5px 50px 60px 50px;
}
.owl-theme .owl-dots .owl-dot.active button, .owl-theme .owl-dots .owl-dot:hover button {
  background: #000;
}
.owl-theme .owl-dots .owl-dot button {
  border: 1px solid #000;
}
.reviews-v2-wrapper h3,
.map-newsletter .sph-email-subscription h2,
.social-icons-holder .contact-icon,
.contact a, .contact a:focus, .contact-us a, .contact-us a:focus,
.food-menu-grid .food-price {
    color: #000;
}
.map-newsletter .sph-email-subscription h2 {
  letter-spacing: normal;
  font-family: 'Montserrat', sans-serif; 
font-weight: 400;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  font-family: 'Montserrat', sans-serif; 
font-weight: 400;
}
.bar:before, .bar:after {
    background: #000000;
}
.map-newsletter {
    border-right: 0px solid #000;
}
.googlemap-v2 .triangle, .googlemap-v3-wrapper .triangle {
  display: none;
}
.contact-v3 {
    color: #000;
    background-color: #fff;
}
.footer-v2-wrapper {
    background-color: #5d5957;
}
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
    letter-spacing: 3px;
}
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
    padding-top: 150px;
}
.food-menu-grid-item-content {
    border-radius: 0px;
    background-image: url(https://static.spotapps.co/web/hubers--com/css/../custom/section_back.jpg);
    background-size: cover;
}
.modal-content,
.specials-v3 {
    background-image: url(https://static.spotapps.co/web/hubers--com/css/../custom/section_back.jpg);
    background-size: cover;  
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #000;
}
.empty-content-message h2 {
  text-align: center;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content p {
  text-align: left!important;
}
.gift-cards-page p {
  text-transform: uppercase;
  line-height: 1.6;
}
.gift-cards-page p a {
	color: #000;
	text-decoration: underline;
	white-space: nowrap;
}
.gift-cards-page p a:hover,
.gift-cards-page p a:focus {
  color: #5d5957;
}
.custom-modal
 .newsletter-popup
.sph-email-subscription h2 {
  font-size: 1.3em;
}

@media(max-width: 1400px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 10px;
  }
}

@media(max-width: 1200px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0 6px;
  }
}
@media(max-width: 991px) {
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0 2px;
}
.section-header, .about-us-v8-item h1, .uk-overlay-panel h1, .specials-v3.home-specials h1, .specials h1, .events h1 {
  font-size: 3.5em;
}
.about-us-v8-item .text-holder h2 {
  font-size: 1.4em;
}
.reviews-v2-wrapper h2, .map-newsletter h2 {
  font-size: 1.4em;
}
}
@media(max-width: 767px) {
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: block;
  }
  video#coverVideo {
    margin-top: 65px;
  }
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
    padding-top: 70px;
  }
  .section-header, .about-us-v8-item h1, .uk-overlay-panel h1, .specials-v3.home-specials h1, .specials h1 {
    font-size: 2.7em;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .about-us-v8-item .text-holder h2 {
    font-size: 1.5em;
  }
  .custom_html_1-section .section-header {
	font-size: 2.2em;
  }
  .empty-content-message h2 {
    font-size: 1.8em;
  }
  .reviews-v2-wrapper h2, .map-newsletter h2 {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #000;
  }
  .gift-cards-page p {
	font-size: 1.1em;
  }
  .empty-content-message h2 {
    font-size: 1.5em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 13px 5px;
    font-size: 1em;
}
#reserve {
  position: absolute;
  margin-top: -80px;
}
}