@import url('https://fonts.googleapis.com/css2?family=Knewave&family=Raleway&display=swap');

/*
font-family: 'Knewave', cursive;
font-family: 'Raleway', sans-serif;
*/

/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}
body {
    font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Knewave', cursive;
}
a {color: #ddd;}

.navbar.nav-v7 .container {
  width: 75%;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 10px;
    font-size: 1.2em;
    border-right: none !important;
}
li.drop-down-link .sub-menu {
  max-width: 100%;
  text-align: center;
}
li.drop-down-link .sub-menu a {
  text-transform: uppercase;
  padding: 7px 0 !important;
}
li.drop-down-link .sub-menu a span {
  display: none;
}
.banner-section h1,
.map-newsletter .sph-email-subscription h2,
.contact-v3 .social-title h1, .contact-v3 .contact-us-title h1,
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family: 'Raleway', sans-serif;
}

/* home page */

.press-autor {
  padding-top: 15px;
  font-size: 1.3em;
  font-style: italic;
}

/* 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: #fff;
    font-family: 'Knewave', cursive;
}

.navbar-regular .navbar-collapse.collapse.in{
    background-color:  rgba(255,255,255,0.7);
}
.uk-overlay-background {
    background: rgba(0,0,0,.5);
}

/* 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;
}
.banner-section {
    padding: 30px 0;
}
.banner-section h1 {
    font-size: 1.3em;
    font-family: 'Raleway', sans-serif;
}
.banner-section .banner-pin {
    color: #ed1b24;
    top: -1px;
}
.banner-section .fa {
    font-size: 1.6em;
}
.banner-pin:hover {
    color: #fff;
}
.section-header,
.about-us-v3 h1.section-header,
.about-us-v8-content .text-wrapper h1,
.specials-v3.home-specials h1,
.reservations .section-header,
.uk-overlay-panel h1,
.reviews-v2-wrapper .section-header,
.map-newsletter .section-header,
.custom-modal .newsletter-popup .section-header,
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header,
.specials h1, .events h1,
.events-container h1,
.catering .section-header,
.reservations-and-parties .section-header,
.gift-cards-page .section-header {
    text-transform: capitalize;
    font-size: 5em;
}
.uk-overlay-panel h1 {
    margin-top: 10px;
    text-transform: none;
}
.uk-overlay-panel p, .uk-overlay-panel .slide-text {
    text-transform: none;
    font-family: 'Knewave', cursive;
    font-size: 2.4em;
}
.about-us-v8-item .text-holder h2 {
  font-family: 'Knewave', cursive;
  text-transform: none;
  color: #ed1b24;
  font-size: 1.6em;
  margin: 20px auto;
}
.about-us-v7-wrapper.about-us-s2-wrapper.section-wrapper {
    background-color: #000;
}
.about-us-page .about-us-s1-content h1 {
  font-size: 2em;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content h2 {
  color: #afafaf;
}
.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn,
.about-us-v2 a.custom-temp-btn, .about-us-plus-content .about-us-plus-button,
.map-newsletter .sph-email-subscription .sph-submit-button, .custom-modal .newsletter-popup
.sph-email-subscription .sph-submit-button, .addtocalendar.atc-style-blue .atcb-link, .reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn, .party-offer a.custom-temp-btn, .sph-email-subscription .sph-submit-button {
    font-family: 'Knewave', cursive;
    padding: 12px 30px 12px 30px;
    background-color: #ed1b24;
    background: #ed1b24;
    text-transform: uppercase;
    color: #fff;
    box-shadow: none;
    border: 2px solid #ed1b24;
    font-size: 18px;
    border-radius: 15px;
}
.specials-v3.home-specials div a.custom-temp-btn {
    background-color: #000;
    background: #000;
    border: 2px solid #000;
    color: #000;
}
.uk-overlay-panel a.custom-temp-btn {
    background-color: #ed1b24;
    background: #ed1b24;
    border: 2px solid #ed1b24;
    color: #fff;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v2 a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.newsletter-section .sph-email-subscription .sph-submit-button:hover {
    background-color: #000;
    background: #000;
    color: #fff;
    border: 2px solid #000;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
    background-color: transparent;
    background: transparent;
    color: #000;
    border: 2px solid #000;
}
.uk-overlay-panel a.custom-temp-btn:hover {
    background-color: #fff;
    background: #fff;
    color: #ed1b24;
    border: 2px solid #fff;
}
.specials-v3.home-specials {
    background-color: #000;
}
.specials-v3.home-specials h1 {
    color: #000;
}
.specials-v3.home-specials div a,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.reservations-and-parties button,
.party-offer a.custom-temp-btn {
    padding: 10px 30px 10px 30px;
    background-color: transparent;
    background: #000;
    text-transform: uppercase;
    color: #ed1b24;
    border: 2px solid #ed1b24;
    font-size: 1.3em;
    border-radius: 15px;
}

.custom_html_1-section {
    background: url(https://static.spotapps.co/web/friendshouserestaurant--com/css/../custom/custom_back.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff;
}

.uk-overlay-panel .custom-temp-btn {
    padding: 8px 30px 8px 30px;
    background-color: #fff;
    background: #fff;
    color: #000;
    border: 2px solid #fff;
}
.uk-dotnav-contrast>.uk-active>* {
    background: #fff;
    border: 2px solid #fff;
    transform: scale(1);
    opacity: 1;
}
.uk-dotnav-contrast>*>* {
  background: #fff;
  border: 2px solid #fff;
  transform: scale(1);
  opacity: 0.6;
}
.specials-v3.home-specials div a:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.reservations-and-parties button:hover {
    background-color: #ed1b24;
    background: #ed1b24;
    color: #fff;
    border: 2px solid #ed1b24;
}
.uk-overlay-panel .custom-temp-btn:hover {
    background-color: #000;
    background: #000;
    color: #fff;
    border: 2px solid #000;
    opacity: 1;
}
.specials-v3.home-specials p.specials-hours {
    color: #fff;
}
.specials-v3.home-specials .empty-content-message h2,
.specials-v3.home-specials .empty-content-message h3 {
  font-family: 'Raleway', sans-serif;
  text-transform: none;
  font-size: 1.4em;
}
.specials-v3.home-specials .empty-content-message {
  text-align: center;
  color: #000;
}

.events-v3-wrapper .carousel-events-content {
  text-align: center;
}
.events-v3-wrapper .carousel-events-content h2 {
  color: #ed1b24;
}
.events-container h2 {
  font-size: 2.2em;
  text-transform: capitalize;
}
.events-v3-wrapper .carousel-events-content h3,
.events-container h3 {
  font-family: 'Raleway', sans-serif;
}
.owl-carousel .owl-nav .owl-prev button, .owl-carousel .owl-nav .owl-next button {
  border-radius: 30px;
  background-color: #d8d8d8;
  color: #fff;
  width: 40px;
  height: 40px;
  margin: 5px;
  padding: 0;
  font-size: 20px;
  line-height: 22px;
}

.reservations-tmt-section h2 {
  text-transform: none;
  font-size: 1.8em;
}
.addtocalendar.atc-style-blue .atcb-link,
.private-parties-tmt-section a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn {
  background-color: #ed1b24;
  background: #ed1b24;
  color: #fff;
  border: 2px solid #ed1b24;
}
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.private-parties-tmt-section a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:hover {
  background-color: transparent;
  background: transparent;
  color: #ed1b24;
  border: 2px solid #ed1b24;
}
.reservations .section-header {
    color: #fff;
}
.reservations p {
    color: #fff;
}
.ot-reservations-wrapper .reservations a {
    color: #fff;
}
.food-menu-v2-wrapper .section-header {
    color: #000;
}
.reviews-v2-wrapper h3 .fa.fa-star,
.reviews-v2-wrapper .review-quote {
    color: #ed1b24;
    opacity: 1;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 40px;
}
.reviews-v2-wrapper .item {
    padding: 0 10px 0px 10px;
}
.owl-theme .owl-dots .owl-dot.active button, .owl-theme .owl-dots .owl-dot:hover button {
    background: #ed1b24;
    border: 1px solid #ed1b24;
    opacity: 1;
}
.owl-theme .owl-dots .owl-dot button {
    background: #ed1b24;
    border: 1px solid #ed1b24;
    opacity: 0.6;
}
.reservations-and-parties button[disabled] {
  background-color: #000;
  background: #000;
  text-transform: uppercase;
  color: #000;
  border: 2px solid #000;
  cursor: not-allowed;
}
.reservations-and-parties button {
  background-color: #000;
  background: #000;
  text-transform: uppercase;
  color: #000;
  border: 2px solid #000;
}
.reservations-and-parties button:hover {
  background-color: transparent;
  background: transparent;
  color: #000;
  border: 2px solid #000;
}
.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff;
}
.googlemap-v3-wrapper {
    color: #fff;
    background-color: #000;
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}
.map-newsletter .section-header {
  color: #ed1b24;
}
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-size: 1.6em;
}
.sph-response-message {
  color: #fff;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    border-bottom: 1px solid #ed1b24;
}
.map-newsletter {
    border-right: none;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder,
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #ed1b24;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder,
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #ed1b24;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder,
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #ed1b24;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder,
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #ed1b24;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    color: #ed1b24;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    color: #ed1b24;
    border: 1px solid #ed1b24;
}
.bar:before, .bar:after {
    background: #fff;
}
.contact-v3 {
    background-color: #ed1b24;
    color: #000;
}
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
  font-size: 1.2em;
  font-family: 'Knewave', cursive;
  text-transform: capitalize;
}
.contact-v3 a {
    color: #000;
}
.googlemap-v2 .triangle, .googlemap-v3-wrapper .triangle {
    display: none;
}
.custom-modal .newsletter-popup .section-header,
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  color: #ed1b24;
}
.map-newsletter .sph-email-subscription h2 {
  color: #fff;
  text-transform: capitalize;
}
.modal-content {
    background: url(https://static.spotapps.co/web/friendshouserestaurant--com/css/../custom/newsletter_back.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 0;
    color: #000;
}
.food-menu-nav .food-menu-nav-item.active {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.food-menu-nav .food-menu-nav-item {
    background-color: #ed1b24;
    border-color: #ed1b24;
    color: #fff;
}
.drink-menu .food-menu-page h2, .drink-menu .drink-menu-page h2 {
    text-transform: uppercase;
}
.food-menu-grid h3 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}
.food-menu-grid .food-price {
    font-family: 'Raleway', sans-serif;
    color: #ed1b24;
}
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
    padding-top: 140px;
    color: #ed1b24;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #ed1b24;
}
.food-menu-grid-item-content {
    border-radius: 0px;
}
.drink-menu.specials .empty-content-message h2,
.drink-menu.specials .empty-content-message h3 {
  text-align: center;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  text-transform: none;
  font-size: 1.4em;
}
.drink-menu-page .empty-content-message {
    text-align: center;
}
.food-menu-page .menu-description p {
  color: #000;
}
.food-menu-page:before {
  -webkit-filter: brightness(0.6);
  -moz-filter: brightness(0.6);
  -o-filter: brightness(0.6);
  -ms-filter: brightness(0.6);
  filter: brightness(0.6);
}
.jobs-option {
    margin-bottom: 55px;
}
.drink-menu.party-background.catering {
  height: auto;
}
.drink-menu.party-background.catering .party-s1.party-slide {
  margin-top: 140px;
}
.party-background.catering .pagecontent {
  padding-top: 0px;
}
.catering .catering-menu-wrapper .food-menu-nav {
	display: none;
}
.catering-images {
  padding-top: 30px;
}
.catering-images .owl-carousel .owl-item img {
  border: 2px solid #fff;
}
.catering-images .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background: transparent;
  border: 1px solid #fff;
}
.catering-images .owl-theme .owl-dots .owl-dot.active span, .catering-images .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
  border: 1px solid #fff;
}
.catering-images .owl-theme .owl-nav [class*=owl-] {
  color: #fff;
}
.catering-images .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  border: none;
  color: #fff;
}
.catering.catering-custom .row.catering-gallery-form-holder {
  padding-top: 40px;
}
.catering.catering-custom .fancybox-overlay {
  z-index: 11000;
}
.catering.catering-custom .fancybox-opened {
  z-index: 11300;
}
.party-background.catering h2.custom-text {
  margin: 10px auto;
  font-size: 1.7em;
  width: 90%;
}
.party-background.catering h3.custom-text {
  margin: 20px auto 10px;
  font-size: 1.3em;
  width: 90%;
  text-transform: initial;
  line-height: 1.2em;
}
.party-background.catering p.custom-text {
  margin: 20px auto 15px;
  max-width: 95%;
  font-size: 1.2em;
}
.events-container h1 {
  margin-top: 45px;
}
/* .about-us-v8-item-right {
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
} */
.about-us-v8-content .text-content .text-holder p.custom-about-text {
  font-size: 1.4em;
  font-family: 'Raleway', sans-serif;
}
.about-us-s4-wrapper h1,
.about-us-v7-content .text-wrapper h1 {
  text-transform: uppercase;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 60px;
}
.about-us-s4-wrapper h1:after {
  background-image: url(https://static.spotapps.co/web/friendshouserestaurant--com/css/../custom/title-decoration.png);
  content: "";
  display: block;
  position: relative;
  width: auto;
  height: 5px;
  margin: 15px auto;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.about-us-s4-wrapper {
  padding: 2em;
  background-color: #000;
  color: #fff;
}
.about-us-s4-wrapper .container {
  width: 70%;
}
.reviews-v2-wrapper.section-wrapper {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
}
.reviews-v2-wrapper .section-header {
    margin-top: 5px;
    color: #000;
}
.reviews-v2-wrapper .container {
    padding: 5px 50px 40px 50px;
}
.reviews-v2-wrapper h3 {
    margin: 20px auto;
    font-family: 'Knewave', cursive;
    text-transform: none;
    color: #000;
    font-size: 1.8em;
}
.reviews-v2-wrapper h2 {
    margin-top: 5px;
    font-family: 'Knewave', cursive;
    color: #ed1b24;
    text-transform: none;
    font-size: 1.8em;
}
.volume-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
    font-size: 4em;
    z-index: 100;
    color: #fff;
    cursor: pointer;
  }
  .volume-btn .fa {
    display: none;
    position: absolute;
    bottom: 60px;
    right: 40px;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }
  .volume-btn .fa-volume-up {
    right: 27px;
  }
  .volume-btn .fa-volume-off,
  .volume-btn.on .fa-volume-up {
    display: block;
  }
  .volume-btn.off .fa-volume-up {
    display: none;
  }
  .volume-btn.on .fa-volume-off {
    display: none;
  }
.expiration-box p {
  margin-bottom: 0;
}
.reservations-and-parties p.submit-success {
  color: #000;
}
.article-background {
  background-color: #000;
}
.article-background .empty-content-message {
  text-align: center;
}
@media (max-width: 1400px) {
  .navbar.nav-v7 .container {
    width: 95%;
  }
}
@media (max-width: 1300px) {
  .navbar.nav-v7 .container {
    width: 85%;
  }
   .navbar-regular.nav-v6 .navbar-nav>li>a {
      padding: 0 8px;
      font-size: 1.1em;
  }
  li.drop-down-link .sub-menu a {
    font-size: 13px;
  }
  .uk-overlay-panel .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .section-header,
  .about-us-v3 h1.section-header,
  .about-us-v8-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .reservations .section-header,
  .uk-overlay-panel h1,
  .reviews-v2-wrapper .section-header,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header,
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header,
  .specials h1, .events h1,
  .events-container h1,
  .catering .section-header,
  .reservations-and-parties .section-header,
  .gift-cards-page .section-header {
    font-size: 4.4em;
  }
}
@media (max-width: 1100px) {
  .navbar.nav-v7 .container {
    width: 100%;
  }
    li.drop-down-link .sub-menu a,
     .navbar-regular.nav-v6 .navbar-nav>li>a {
        font-size: 1.1em;
        padding: 0 10px;
    }
    .about-us-page .about-us-s1-slide {
      min-height: 450px;
    }
}
@media (max-width: 1024px) {
  .custom-temp-btn,
  .specials-v3.home-specials div a,
  .uk-overlay-panel .custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .reservations-and-parties button,
  .party-offer a.custom-temp-btn {
    font-size: 17px;
  }
  .section-header,
  .about-us-v3 h1.section-header,
  .about-us-v8-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .reservations .section-header,
  .uk-overlay-panel h1,
  .reviews-v2-wrapper .section-header,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header,
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header,
  .specials h1, .events h1,
  .events-container h1,
  .catering .section-header,
  .reservations-and-parties .section-header,
  .gift-cards-page .section-header {
    font-size: 3.8em;
  }
  .about-us-v8-item .text-holder h2 {
	font-size: 1.6em;
  }
  .contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title {
    font-size: 1.3em;
  }
  .press-holder h2 {
    font-size: 1.9em;
  }
  .catering.catering-custom .row.catering-gallery-form-holder {
    padding-top: 20px;
  }
  .catering.catering-custom .party-gallery-holder {
    padding-top: 20px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.5em;
  }
}
@media (max-width: 991px) {
  li.drop-down-link .sub-menu a, .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 6px;
  }
  li.drop-down-link .sub-menu a {
      font-size: 13px;
  }
  .volume-btn .fa {
    bottom: 20px;
  }
  .contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title {
    font-size: 1.2em;
  }
}
@media (max-width: 820px) {
  .section-header,
  .about-us-v3 h1.section-header,
  .about-us-v8-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .reservations .section-header,
  .uk-overlay-panel h1,
  .reviews-v2-wrapper .section-header,
  .map-newsletter .section-header,
  .custom-modal .newsletter-popup .section-header,
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header,
  .specials h1, .events h1,
  .events-container h1,
  .catering .section-header,
  .reservations-and-parties .section-header,
  .gift-cards-page .section-header {
    font-size: 3.8em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
      padding: 0 6px;
      font-size: 0.9em;
  }
  .contact-v3 a {
    white-space: nowrap;
    font-size: 0.8em;
  }
}
@media(max-width: 767px) {
  .nav-v7 .mobile-navigation .navbar-header {
    background-color: #000;
  }
  .navbar.nav-v6.nav-scroll .navbar-header {
    background-color: #fff;
  }
  .nav-v7 .mobile-navigation .header-logo {
    max-width: 65px;
  }
  video#coverVideo {
	   margin-top: 70px;
  }
  .volume-btn {
    bottom: 22px;
    font-size: 3.2em;
  }
  .volume-btn .fa {
    bottom: 0px;
    right: 10px;
  }
  .volume-btn .fa-volume-up {
    right: 9px;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 16px;
    padding: 8px 10px;
    margin: 0;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-wrapper {
    padding: 30px 20px !important;
  }
  .drink-menu .food-menu-page h2 {
    font-size: 1.6em;
  }
  .about-us-page .about-us-s1-slide {
    min-height: 350px;
  }
  .about-us-s4-wrapper .container {
    width: 100%;
  }
  .about-us-s4-wrapper {
    padding: 2em 1em;
  }
  .uk-overlay-panel .container {
    padding-left: 0;
    padding-right: 0;
  }
  .uk-overlay-panel h1 {
    margin-bottom: 0;
    font-size: 2.2em;
  }
  .uk-overlay-panel p, .uk-overlay-panel .slide-text {
    font-size: 1.8em;
  }
  .custom-temp-btn,
  .specials-v3.home-specials div a,
  .uk-overlay-panel .custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .reservations-and-parties button,
  .party-offer a.custom-temp-btn {
    font-size: 15px;
  }
  .section-header,
  .about-us-v3 h1.section-header,
  .about-us-v8-content .text-wrapper h1, .specials-v3.home-specials h1, .reservations .section-header,
  .reviews-v2-wrapper .section-header, .map-newsletter .section-header, .custom-modal .newsletter-popup .section-header,
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header,
  .specials h1, .events h1, .events-container h1, .catering .section-header, .reservations-and-parties .section-header, .gift-cards-page .section-header {
    font-size: 3em;
  }
  .events-container h2 {
    font-size: 2em;
  }
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
    padding-top: 70px;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #000;
  }
  .about-us-v8-item .text-holder h2 {
	font-size: 1.4em;
  }
  .reviews-v2-wrapper {
    padding-top: 40px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.4em;
  }
  .reviews-v2-wrapper .container {
    padding: 30px 10px 10px 10px;
  }
  .reviews-v2-wrapper .review-text blockquote {
    margin: 0;
    padding: 0;
  }
  .reviews-v2-wrapper .review-text p {
    line-height: 1.6em;
  }
  .reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 40px;
  }
  .events-container .container {
    margin-bottom: 140px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding: 13px 3px;
  }
  .gift-cards-page h2 {
    font-size: 1.6em;
  }
  .reservations-tmt-section h1 {
    margin-top: 20px;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2,
  .reservations-tmt-section h2 {
    font-size: 1.4em;
  }
  .custom_html_1-section h2 {
    font-size: 1.2em;
  }
}
@media (max-width: 600px) {
  .catering-menu-wrapper.food-menu-v2-wrapper .section-header {
    font-size: 2em;
  }
  .catering-images {
    max-width: 90%;
    margin: 25px auto;
    padding-top: 10px;
  }
  .catering-item {
    padding: 0 30px;
  }
  .catering-images .owl-theme .owl-nav [class*=owl-] {
    top: 110px;
    font-size: 40px;
  }
  .catering-images .owl-carousel .owl-nav .owl-next {
    right: -50px;
  }
  .catering-images .owl-carousel .owl-nav .owl-prev {
    left: -50px;
  }
}
@media (max-width: 320px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
	padding: 3px 10px;
  }
  .uk-overlay-panel h1 {
    font-size: 1.6em;
  }
  .uk-overlay-panel h1.small-text {
    font-size: 1.5em;
  }
  .section-header,
  .about-us-v3 h1.section-header,
  .about-us-v8-content .text-wrapper h1, .specials-v3.home-specials h1, .reservations .section-header,
  .reviews-v2-wrapper .section-header, .map-newsletter .section-header, .custom-modal .newsletter-popup .section-header,
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header,
  .specials h1, .events h1, .events-container h1, .catering .section-header, .reservations-and-parties .section-header, .gift-cards-page .section-header {
    font-size: 2.7em;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.2em;
  }
  .custom_html_1-section h2 {
    font-size: 1em;
  }
  .top-svg-border svg, .bottom-svg-border svg {
    display: none;
  }
}
