@import url('//fonts.googleapis.com/css2?family=Balthazar&display=swap');
@import url('//fonts.googleapis.com/css2?family=Amarante&display=swap');
@import url('//fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500&display=swap');
@import url('//fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300&display=swap');

/*
Subtitles:
font-family:'Burford Rustic W01 Line Bold';

Titles:
font-family:'Sheepman W01 Regular1444509';

Text:
font-family:'Conduit ITC W01 Extra Light';

Nav/Buttons:
font-family:'Conduit ITC W01 Medium';

"Burford Rustic W01 Line Bold" = font-family: 'Balthazar', serif; font-weight: 400;
"Sheepman W01 Regular1444509" = font-family: 'Amarante', cursive; font-weight: 400;
"Conduit ITC W01 Medium" = font-family: 'Barlow Condensed', sans-serif; font-weight: 500;
"Conduit ITC W01 Extra Light" = font-family: 'Barlow Condensed', sans-serif; font-weight: 300;
*/


a {
    color: #fff;
}

body {
  font-family: 'Barlow Condensed', sans-serif; 
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Amarante', cursive; 
  font-weight: 400;
}

/*navigation*/

.nav-v7 .container {
    width: 90%;
}

.navbar-regular.nav-v6 .navbar-nav>li>a {
  font-family: 'Barlow Condensed', sans-serif; 
  font-weight: 500;
}

.navbar.nav-v7 .social-square .contact-icon:hover .social-icon {
    color: #000;
}

li.drop-down-link.menu-drop-down .sub-menu {
    width: 130px !important;
}
li.drop-down-link .sub-menu a:focus {
    color: #ffd602;
}
li.drop-down-link .sub-menu a {
    text-transform: uppercase;
}
 li.drop-down-link .sub-menu {
    width: 130px !important;
}

/*navigation end*/

/*headings*/

.section-header,
.about-us-v8-content .text-wrapper h1,
.order-tmt-section h1,
.gallery .section-header,
.specials-v3.home-specials h1,
.uk-overlay-panel h1,
.reviews-v2-wrapper h1,
.map-newsletter h1,
.custom-modal .newsletter-popup .section-header,
.food-menu-v2-wrapper h1,
.specials h1,
.events-container h1,
.locations-page.about-us-background .about-us-v3 h1 {
    font-family: 'Amarante', cursive; 
    font-weight: 400;
    text-transform: none;
    font-size: 5em;
}

.about-us-v8-content .text-wrapper h2,
.order-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family: 'Balthazar', serif; 
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.2em;
}

/*headings end*/

/*buttons*/

.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.specials-v3.home-specials a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link {
    padding: 8px 30px;
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    border-radius: 7px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* .order-tmt-section a.custom-temp-btn {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    margin: 10px auto;
    border: 1px solid #000;
} */

.order-tmt-section a img {
    max-height: 45px;
}

.about-us-v8-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link,
.locations-page.about-us-background a.custom-temp-btn {
    background-color: #fff;
    border: 2px solid #fff;
    color: #000;
    opacity: 1;
}

.about-us-v8-wrapper a.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.specials-v3.home-specials a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.food-menu-nav .food-menu-nav-item.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link:hover,
.locations-page.about-us-background a.custom-temp-btn:active,
.locations-page.about-us-background a.custom-temp-btn:hover,
.locations-page.about-us-background a.custom-temp-btn:focus {
    background-color: #ed1b26;
    border: 2px solid #ed1b26;
    color: #000;
    opacity: 1;
}

.specials-v3.home-specials a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.order-tmt-section a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:focus,
.food-menu-nav .food-menu-nav-item.custom-temp-btn.active,
.food-menu-nav .food-menu-nav-item.custom-temp-btn:hover,
.food-menu-nav .food-menu-nav-item.custom-temp-btn:focus {
    background-color: #000;
    border: 2px solid #fff;
    color: #fff;
    opacity: 1;
}

/*buttons end*/

/*banner*/

.banner-section {
    padding: 30px 0;
}

.banner-section h1 {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 300;
    font-size: 1.4em;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #ffd602;
}

/*banner end*/

/*about-v8 section*/

.about-us-v8-wrapper {
    background-color: #000;
}

/*about-v8 section end*/

/*order section*/

.order-tmt-section {
    background-size: auto 90%;
    background-position: center left;
}

.order-tmt-section h1 {
    margin-top: 10px;
}

/*order section end*/

/*gallery*/

.gallery {
    background-color: #ed1b26;
}

.gallery .section-header {
    margin-top: 10px;
    color: #fff;
}

.gallery-item {
    padding: 15px;
}

/*gallery end*/

/*specials section*/

.specials-v3.home-specials {
    background-size: auto 90%;
    background-position: center right;
    text-align: center;
}

.specials-v3.home-specials h1 {
    margin-top: 10px;
}
.specials-v3 .social-wrapper ul li {
    display: inline-block;
    list-style: none;
    margin: 10px;
}
.specials-v3 .social-wrapper ul li.social-links a {
    width: 50px;
    height: 50px;
    margin-right: 0;
    padding: 8px;
    border-radius: 5px;
    transition: 0.5s ease-in-out;
}
.specials-v3 .social-wrapper ul li.social-links a.facebook-icon {
    background-color: rgba(59, 89, 152, 1);
    border: 2px solid rgba(59, 89, 152, 1);
}
.specials-v3 .social-wrapper ul li.social-links a.instagram-icon {
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d, #f56040, #f77737, #fcaf45, #ffdc80);
    border: 2px solid rgba(193, 53, 132, 0.5);
}
.specials-v3 .social-wrapper ul li a:is(:hover) {
    transform: translateY(-10px);    
    color: #fff;
}
.specials-v3 .social-wrapper ul li a.facebook-icon:is(:hover) {
    box-shadow: 0 8px 30px rgba(59, 89, 152, 0.5);
    scale: 1.1;
}
.specials-v3 .social-wrapper ul li a.instagram-icon:is(:hover) {
    box-shadow: 0 8px 30px rgba(131, 58, 180, 0.5);
    scale: 1.1;
}
.specials-v3 .social-wrapper ul li i {
    color: #fff;
}
/*specials section end*/

/*slideshow v2*/

.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}

.uk-overlay-panel h1 {
    text-shadow: 4px -2px #1d1d1d;
}

.uk-dotnav-contrast > * > * {
    background: #fff;
    opacity: 0.5;
}

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
    background: #fff;
    opacity: 1;
    transform: scale(1);
}

/*slideshow v2 end*/

/*reviews*/

.reviews-v2-wrapper .container {
    padding: 0 5px 20px 5px;
}

.reviews-v2-wrapper h1 {
    margin-top: 10px;
}

.reviews-v2-wrapper h2 {
    color: #ffd602;
}

.reviews-v2-wrapper h3 {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 300;
    font-size: 1.3em;
    margin: 35px 0 15px 0;
    color: #fff;
    text-transform: none;
}

.reviews-v2-wrapper .review-text p {
    line-height: 1.4em;
    font-size: 1.3em;
}

.reviews-v2-wrapper .review-text blockquote {
    margin: 0;
    padding: 0;
}

.reviews-v2-wrapper h3 .fa.fa-star {
    color: #ffd602;
    font-size: 0.7em;
    vertical-align: middle;
}

.reviews-v2-wrapper .review-quote {
    color: #ffd602;
    opacity: 1;
}

.reviews-v2-wrapper .owl-theme .owl-nav.disabled + .owl-dots {
    margin-bottom: 50px;
}

.owl-theme .owl-dots .owl-dot button {
    background: #fff;
    border: 1px solid #fff;
    opacity: 0.3;
}

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
    background: #fff;
    border: 1px solid #fff;
    opacity: 1;
}

/*reviews end*/

/*newsletter*/

.map-newsletter {
    border-right: none;
}

.map-newsletter h1 {
    color: #000;
}

.map-newsletter h2 {
    color: #000;
}

.map-newsletter .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 300;
    font-size: 1.3em;
}

.map-newsletter .bar {
    top: -6px;
}

.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 11px 5px;
    border-bottom: 1px solid #000;
    color: #000;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #ed1b26;
}

.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
    color: #000;
}

.map-newsletter .sph-email-subscription input:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.map-newsletter .sph-email-subscription input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
    color: #000;
}

.googlemap-v3-wrapper .triangle {
    display: none;
}

.sph-response-message {
    color: #000;
    font-size: 2em;
}

/*newsletter end*/

/* newsletter popup */

.custom-modal .modal-content {
    color: #000;
}

.custom-modal .newsletter-popup .section-header {
    color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 10.5px 15px;
    border: 1px solid #000;
    background-color: transparent;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #000;
}

/* newsletter popup end*/

/*contact section*/

.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    text-transform: none;
    font-size: 1.5em;
    margin-top: 0;
}

.contact-v3 .days {
    padding-bottom: 5px;
    text-transform: uppercase;
}

.contact-v3 .from-to {
    padding-bottom: 15px;
}

.contact-v3 a,
.contact-v3 a:hover {
    text-decoration: none;
}

.contact-v3 a:focus {
    color: #fff;
}

/*contact section end*/

/*footer*/

.footer-v2-wrapper {
    border-top: 2px solid #ffd602;
}

/*footer end*/

/*empty content message*/

.empty-content-message h2,
.empty-content-message h3,
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3,
.specials .empty-content-message h2,
.specials .empty-content-message h3,
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 300;
    text-align: center;
    text-transform: none;
    font-size: 1.4em;
}

/*empty content message end*/

/*menu and drinks pages*/

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 70px;
}

.food-menu-grid .menu-description p {
    font-size: 1.3em;
}

.food-menu-grid-item-content {
    border-radius: 0;
}

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-family: 'Balthazar', serif; 
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.5em;
}

.food-menu-grid .food-menu-description p {
    font-size: 1.3em;
    word-break: break-word;
}

.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #ed1b26;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 300;
    color: #ed1b26;
    font-size: 1.4em;
}

.food-menu-grid .food-item-description {
    font-size: 1.2em;
    color: #757575;
}

/*menu and drinks pages end*/

/* Reservations Northville */

.reservations-northville-page * {
  text-shadow: none;
}

.reservations-northville-page::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: url('https://static.spotapps.co/web/hudson-cafe--com/css/../custom/reservations_northville_back.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  filter: grayscale(0.5) opacity(0.2);
}

.reservations-northville-page .widget-holder {
  display: flex;
  justify-content: center;
  text-align: center;
}

/* Reservations Northville end */


/* Reservations troy */

.reservations-troy-page * {
  text-shadow: none;
}

.reservations-troy-page::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-image: url('https://static.spotapps.co/web/hudson-cafe--com/css/../custom/reservations_troy_back.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  filter: grayscale(0.5) opacity(0.2);
}
.reservations-troy-page {
  display: flex;
  justify-content: center;
  text-align: center;
}

/* Reservations troy end */

/*specials page*/

.onespecial {
    font-size: 1.3em;
}

.specials .pagecontent {
    padding-top: 135px;
}

.specials h2 {
    font-family: 'Balthazar', serif; 
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2em;
}

/*specials page end*/

/*events page*/

.events-container .pagecontent {
    padding-top: 150px;
}

.events-container h1 {
    margin-bottom: 30px;
}

.events-container h2 {
    font-family: 'Balthazar', serif; 
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.5em;
}

.events-container h3,
.events-container .event-info-text p {
    font-family: 'Barlow Condensed', sans-serif; 
    font-weight: 300;
    font-size: 1.3em;
}

.events-container .event-image {
    border: none;
    -webkit-box-shadow: 0 0 10px 4px rgba(241, 232, 217, 0.5);
    -moz-box-shadow: 0 0 10px 4px rgba(241, 232, 217, 0.5);
    box-shadow: 0 0 10px 4px rgba(241, 232, 217, 0.5);
}

/*events page end*/

/* Gift cards page start */

.gift-cards-page p {
  font-family: 'Barlow Condensed', sans-serif; 
  font-weight: 500;
  text-transform: uppercase;
}

/* Gift cards page end */

/* Reservations page start */

.article-background.resertvations-page-custom:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/hudson-cafe--com/css/../custom/reservations_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: brightness(0.3);
  -moz-filter: brightness(0.3);
  -o-filter: brightness(0.3);
  -ms-filter: brightness(0.3);
  filter: brightness(0.3);
}

.article-background.resertvations-page-custom .pagecontent * {
    text-shadow: none;
    text-align: center;
}
.resertvations-page-custom .pagecontent h2 {
    margin: 50px auto 20px;
    font-family: 'Balthazar', serif; 
    font-weight: 400;
    color: #ffd602;
}
.resertvations-page-custom .pagecontent .container {
  padding-bottom: 50px;
}
.reservations-info-holder {
    max-width: 900px;
    margin: 10px auto 40px;
}

/* Reservations page end */

/* LOCATIONS PAGE */

.about-us-background.locations-page {
  background-image: none;
  background-color: #000;
}
.locations-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.locations-page.about-us-background .text-wrapper {
  display: block;
  background-color: transparent;
  margin-top: 20px;
  padding-top: 10px;
}
.locations-page .section-header {
  margin-top: 35px;
}
.locations-page .location-info-item p {
  font-size: 1.3em;
}
.locations-page .location-info-item h1 {
  color: #000;
}
.location-info-holder .location-info-item {
  padding: 0 10px;
  text-align: center;
}
.location-info-item.item-2 {
  margin-bottom: 35px;
}
.locations-page .food-menu-nav-item {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.locations-page .food-menu-nav-item.active,
.locations-page .food-menu-nav-item:hover,
.locations-page .food-menu-nav-item:focus {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.locations-page .map-container {
  min-height: 500px;
  margin-bottom: 30px;
  border: 2px solid #000;
  z-index: 0;
}
.location-info-holder p a {
  color: #000;
}
.location-info-item.item-2 .button-holder {
  padding: 30px 0;
}
.location-info-item.item-2 .custom-temp-btn {
  margin: 10px 5px;
  min-width: 150px;
}

.locations-page.about-us-background a.custom-temp-btn.northville-menu-btn {
  background-color: #ED1B26;
  border: 2px solid #ED1B26;
}

.locations-page.about-us-background a.custom-temp-btn.northville-menu-btn:hover,
.locations-page.about-us-background a.custom-temp-btn.northville-menu-btn:focus {
  background-color: #fff;
  border: 2px solid #ED1B26;
}

/* LOCATIONS PAGE END */

  /* PRIVATE EVENT SPACE PAGE START */
  .drink-menu.private-event-space-page * {
    text-shadow: none;
  }

  .drink-menu.private-event-space-page:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    background-image: url("https://static.spotapps.co/web/hudson-cafe--com/css/../custom/private_events_pg_back.jpg");
    -webkit-filter: grayscale(0.3) opacity(0.2);
    -moz-filter: grayscale(0.3) opacity(0.2);
    -o-filter: grayscale(0.3) opacity(0.2);
    -ms-filter: grayscale(0.3) opacity(0.2);
    filter: grayscale(0.3) opacity(0.2);
  }

  .private-event-space-page .pagecontent {
    text-align: center;
    padding-bottom: 1em;
  }

  .private-event-space-page h1 {
    margin-bottom: 0.3em;
  }
  .private-event-subtitle {
    font-size: 1.4em;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 1em;
  }
  /* PRIVATE EVENT SPACE PAGE END */

@media (max-width:1400px) {
    .nav-v7 .container {
        width: 100%;
    }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .order-tmt-section h1,
    .gallery .section-header,
    .specials-v3.home-specials h1,
    .uk-overlay-panel h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1 {
        font-size: 4.5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 2.1em;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-wrapper p {
        padding: 0 40px;
    }
}

@media (max-width:1200px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 0 7px;
    }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .order-tmt-section h1,
    .gallery .section-header,
    .specials-v3.home-specials h1,
    .uk-overlay-panel h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1,
    .locations-page.about-us-background .about-us-v3 h1 {
        font-size: 4em;
    }
    .about-us-v8-content .text-wrapper h2,
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 2em;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-wrapper p {
        padding: 0;
    }
    video#coverVideo {
        margin-top: 120px;
    }
    .order-tmt-section {
        background-size: auto 84%;
    }
}

@media (max-width:1023px) {
    li.drop-down-link .sub-menu {
        padding: 10px;
    }
    li.drop-down-link .sub-menu a {
        font-size: 1em;
    }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .order-tmt-section h1,
    .gallery .section-header,
    .specials-v3.home-specials h1,
    .uk-overlay-panel h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1 {
        font-size: 3.8em;
    }
    .about-us-v8-content .text-wrapper h2 {
        font-size: 1.6em;
    }
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.9em;
    }
    .about-us-v8-content .text-wrapper p {
        padding: 0 11px;
    }
    .order-tmt-section {
        background-size: auto 64%;
        background-position: bottom left;
    }
    .gallery-item {
        padding: 5px;
    }
    .home-specials {
        min-height: 220px;
    }
    .specials-v3.home-specials {
        background-size: auto 80%;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
}

@media (max-width:991px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        font-size: 0.9em;
        padding: 0 3px;
    }
    li.drop-down-link.menu-drop-down .sub-menu {
        width: 115px !important;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .nav-v7 .navbar-nav .drop-down-link .sub-menu-link {
        font-size: 0.9em;
    }
}
@media (max-width: 768px) {
  .locations-page .container.about-us-v3 {
    width: 100%;
    padding: 0;
  }
}
@media (max-width:767px) {
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        padding: 7px 15px;
        font-size: 1.2em;
    }
    li.drop-down-link {
		display: block;
	}
    li.drop-down-link.menu-drop-down .sub-menu,
	li.drop-down-link .sub-menu {
		position: relative;
		width: 100% !important;
		margin-top: 0;
		padding: 8px 28px;
	}
    li.drop-down-link .sub-menu a {
        font-size: 1.2em;
    }
     li.drop-down-link .sub-menu {
        width: 100% !important;
    }
    .navbar-regular.nav-v6 .navbar-nav>li>a:hover,
    .navbar-regular.nav-v6 .navbar-nav>.active>a,
    .navbar-regular.nav-v6 .navbar-nav>.active>a:focus,
    .navbar-regular.nav-v6 .navbar-nav>.active>a:hover,
    .drink-menu .navbar-regular.nav-v6 .navbar-nav>li>a:hover,
    .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a,
    .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a:focus,
    .drink-menu .navbar-regular.nav-v6 .navbar-nav>.active>a:hover {
        color: #000 !important;
    }
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .order-tmt-section h1,
    .gallery .section-header,
    .specials-v3.home-specials h1,
    .uk-overlay-panel h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1,
    .locations-page.about-us-background .about-us-v3 h1 {
        font-size: 3.5em;
    }
    .about-us-v8-content .text-wrapper h2 {
        font-size: 1.4em;
    }
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.8em;
    }
    .custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .specials-v3.home-specials a.custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .map-newsletter .sph-email-subscription .sph-submit-button,
    .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn,
    .addtocalendar.atc-style-blue .atcb-link {
        font-size: 16px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 16px;
        font-family: 'Barlow Condensed', sans-serif; 
        font-weight: 500;
        text-transform: uppercase;
        padding: 15px 5px;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn.active,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:hover,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:focus {
        border: none;
        border-bottom: 1px solid #000;
        border-radius: 0;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #000;
    }
    video#coverVideo {
        margin-top: 70px;
    }
    .banner-section {
        padding: 20px 0;
    }
    .order-tmt-section {
        padding: 2em 0 4em;
        background-size: auto 60%;
    }
    .order-tmt-section a img {
        max-height: 42px;
    }
    .gallery {
        padding: 2em 0;
    }
    .specials-v3.home-specials {
        background-size: auto 50%;
        background-position: bottom right;
    }
    .specials-v3.home-specials .specials-text,
    .specials-v3.home-specials .specials-hours {
        padding: 0 30px;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 40px;
    }
    .specials .pagecontent {
        padding-top: 65px;
    }
    .onespecial {
        font-size: 1.2em;
    }
    .specials h2 {
        font-size: 1.8em;
    }
    .events-container .pagecontent {
        padding-top: 80px;
    }
    .events-container .events-holder {
        padding: 20px 0;
    }
    .events-container .container {
        margin-bottom: 150px;
    }
    .resertvations-page-custom .pagecontent h2 {
        font-size: 1.8em;
    }
    .locations-page .about-us-v3 .text-wrapper {
      padding: 10px 0;
    }
    .locations-page .party-offer {
      padding: 0;
    }
    .locations-page .food-menu-grid-item-content {
      margin: 30px 10px;
    }
    .location-info-item p {
      text-align: center;
    }
    .private-events-banquets-page .drink-menu .food-menu-page h2 {
        font-size: 2em;
    }
    .private-events-banquets-page h1 {
        font-size: 3em;
    }
}

@media (max-width:320px) {
    .section-header,
    .about-us-v8-content .text-wrapper h1,
    .order-tmt-section h1,
    .gallery .section-header,
    .specials-v3.home-specials h1,
    .uk-overlay-panel h1,
    .reviews-v2-wrapper h1,
    .map-newsletter h1,
    .custom-modal .newsletter-popup .section-header,
    .food-menu-v2-wrapper h1,
    .specials h1,
    .events-container h1 {
        font-size: 3.1em;
    }
    .about-us-v8-content .text-wrapper h2 {
        font-size: 1.15em;
    }
    .order-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.7em;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-size: 15px;
    }
    .banner-section h1 {
        font-size: 1.3em;
    }
    .about-us-v8-content .text-wrapper p {
        padding: 0;
    }
    .about-us-v8-item-1 .about-us-v8-content .text-wrapper p {
        padding: 0 12px;
    }
}