@import url("https://fonts.googleapis.com/css2?family=ZCOOL+XiaoWei&display=swap");

/*
font-family: 'ZCOOL XiaoWei', serif;
*/

a {
  color: #fff;
}

body {
  font-family: "ZCOOL XiaoWei", serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "ZCOOL XiaoWei", serif;
}
.nav.navbar-nav.navbar-right {
  background-color: #000;
}
.nav-v2.navigation-bootstrap.navbar.navbar-inverse.navbar-fixed-top {
  height: 70px;
}

.nav-v2 .navigation-left li a,
.nav-v2 .navigation-right li a {
  color: #fff;
  font-weight: normal;
}
.nav-v2 .navigation-left li.active a,
.nav-v2 .navigation-right li.active a,
.nav-v2 .navigation-left li a:hover,
.nav-v2 .navigation-right li a:hover,
.nav-v2 .navigation-left li a:focus,
.nav-v2 .navigation-right li a:focus {
  color: #cf152c;
}
.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:active {
  color: #fff;
}
.navigation-social {
  padding-left: 15px;
}

video#coverVideo {
  margin-top: 110px;
}

.uk-overlay-background {
  background: rgba(0, 0, 0, 0.4);
}
.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :hover {
  background: #fff;
  border: 1px solid #fff;
  transform: scale(1);
}
.uk-dotnav-contrast > * > * {
  background: transparent;
  border: 1px solid #fff;
}

.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 50px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fff;
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 5em;
  line-height: 1.1em;
  text-shadow: none;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.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 {
  padding: 10px 40px;
  text-transform: uppercase;
  background-color: #cf152c;
  background: #cf152c;
  border: 2px solid #cf152c;
  color: #fff;
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 18px;
  box-shadow: none;
  border-radius: 15px 0;
  -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;
}
.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,
.about-us-plus-content .about-us-plus-button:hover,
.specials-v3.home-specials div 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,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #cf152c;
  opacity: 1;
}
.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}
.about-us-v8-wrapper a.custom-temp-btn:hover {
  background-color: #cf152c;
  background: #cf152c;
  border: 2px solid #cf152c;
  color: #fff;
}

/* home page */
.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #cf152c;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}

.section-header,
.about-us-v2 h1,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.about-us-v3 h1,
.specials h1,
.events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
  font-size: 4em;
  font-family: "ZCOOL XiaoWei", serif;
  text-transform: uppercase;
}
.about-us-v8-content .text-wrapper h2,
.reservations-tmt-section h2,
.reviews-v2-wrapper h2 {
  text-transform: uppercase;
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 1.6em;
}

.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 20px;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 13px;
}
.about-us-v8-content .text-wrapper h2 {
  color: #cf152c;
}

.reservations-tmt-section h2 {
  margin-bottom: 40px;
}

.gallery.section-wrapper {
  background-color: #000;
}
.gallery .section-header {
  color: #cf152c;
  margin-top: 20px;
}
.gallery-item {
  padding: 15px;
}

.owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #cf152c;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #cf152c;
  border: 1px solid #cf152c;
}

.reviews-v2-wrapper h1 {
  color: #000;
}
.reviews-v2-wrapper h2 {
  color: #cf152c;
  margin-top: 0;
}
.reviews-v2-wrapper h3 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 1.6em;
  color: #000;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
  padding-bottom: 10px;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.5em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #000;
  font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #cf152c;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled + .owl-dots {
  margin-bottom: 50px;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #fff;
}
.map-newsletter h2 {
  color: #fff;
  font-size: 1.8em;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 1.3em;
  color: #fff;
}
.map-newsletter p {
  font-size: 1.3em;
  color: #fff;
}
.map-newsletter .bar {
  top: -7px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #000;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 13px 5px;
  border-bottom: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #fff;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #fff;
}
.sph-response-message {
  color: #fff;
  font-size: 1.5em;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

.custom-modal .modal-content {
  background-image: url(https://static.spotapps.co/web/bashdetroit--com/css/../custom/newsletter_back.jpg);
  background-size: cover;
  background-position: center center;
  color: #fff;
}
.custom-modal .close {
  color: #fff;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 4em;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: "ZCOOL XiaoWei", serif;
  font-weight: normal;
  font-size: 1.3em;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #fff;
  border-radius: 0;
  background: transparent;
  color: #fff;
}
.custom-modal
  .newsletter-popup
  .sph-email-subscription
  .sph-email-input::-webkit-input-placeholder {
  color: #fff;
}
.custom-modal
  .newsletter-popup
  .sph-email-subscription
  .sph-email-input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.custom-modal
  .newsletter-popup
  .sph-email-subscription
  .sph-email-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.custom-modal
  .newsletter-popup
  .sph-email-subscription
  .sph-email-input:-ms-input-placeholder {
  color: #fff;
}

.contact-v3 {
  background-color: #000;
  color: #fff;
  border-bottom: 2px solid #cf152c;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 1.1em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: capitalize;
}
.contact-v3 .from-to {
  padding-bottom: 15px;
  text-transform: lowercase;
}
.contact-v3 .social-square .contact-icon {
  color: #cf152c;
}
.contact-v3 .contact-us p {
  margin-top: 0;
}
.contact-v3 .contact-us p a {
  text-decoration: none;
}

.footer-v2-wrapper {
  background: #000;
  border-top: none;
  color: #fff;
}

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 70px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
  color: #000;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.food-menu-grid h2,
.drink-menu .food-menu-page h2 {
  margin-top: 15px;
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 1.8em;
  line-height: 100%;
  color: #cf152c;
  text-transform: capitalize;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 1.2em;
  text-transform: none;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  font-size: 16px;
  background-color: #cf152c;
  color: #fff;
  border: 2px solid #cf152c;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus {
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #000;
}
.food-menu-grid .food-price {
  color: #cf152c;
  padding: 0 10px 0 5px;
}
.food-menu-grid .food-menu-description p {
  color: #000;
}
.food-menu-grid .menu-description p {
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #000;
}
.food-menu-grid .food-item-description {
  font-size: 1em;
  color: #757575;
}

.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  color: #000;
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 1.5em;
  text-transform: none;
}
.empty-content-message h2,
.empty-content-message h3 {
  text-align: center;
  font-family: "ZCOOL XiaoWei", serif;
  font-size: 1.5em;
  text-transform: none;
}

/* Events page */
.pagecontent {
  padding-top: 150px;
}
/* Events page end */


/* Reservations TMT section start  */
.reservations-tmt-section .section-header {
  margin-top: 90px;
}
.reservations-tmt-section p a.custom-phone:hover {
  color: #cf162c;
  text-decoration: none;
}
.reservations-tmt-section ul {
  text-align: left;
  color: #fff;
}
.reservations-tmt-section ul a:is(:hover, :focus) {
  color: #fff;
}
/* Reservations TMT section end */

/* Omasake page STart */
.omasake-page .omasake-text-holder {
  text-align: center;
  margin: 50px 3% 20px 3%;
}
.omasake-page .omasake-text-holder p a {
  text-decoration: none;
  
}
.omasake-page .omasake-text-holder p a:hover {
  color: #cf152c;
}

.article-background.omasake-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/bashdetroit--com/css/../custom/omasake_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(0.6) opacity(0.2);
  -moz-filter: grayscale(0.6) opacity(0.2);
  -o-filter: grayscale(0.6) opacity(0.2);
  -ms-filter: grayscale(0.6) opacity(0.2);
  filter: grayscale(0.6) opacity(0.2);
  }
  
/* Omasake page END */
@media (max-width: 1400px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.5em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2 {
    font-size: 1.5em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.5em;
  }
  .map-newsletter h2 {
    font-size: 1.7em;
  }
}

@media (max-width: 1200px) {
  .nav-v2 .social-icon {
    font-size: 22px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2 {
    font-size: 1.5em;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 10px;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.4em;
  }
  .map-newsletter h2 {
    font-size: 1.6em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .food-menu-grid h2,
  .drink-menu .food-menu-page h2,
  .food-menu-section h2,
  .drink-menu-section h2 {
    font-size: 1.6em;
  }
}

@media (max-width: 1023px) {
  .nav > li {
    padding: 0;
  }
  .nav > li > a {
    font-family: "ZCOOL XiaoWei", serif;
    font-size: 1.1em;
  }
  .navbar-inverse .navbar-nav > li.active > a,
  .navbar-inverse .navbar-nav > li > a:hover {
    color: #c69d4d;
  }
  .nav-v2.navbar .header-logo {
    max-width: 60px;
    left: 5px;
  }
  video#coverVideo {
    margin-top: 90px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.5em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.3em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 30px;
  }
  .food-menu-grid h2,
  .drink-menu .food-menu-page h2,
  .food-menu-section h2,
  .drink-menu-section h2 {
    font-size: 1.4em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price {
    font-size: 1em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 1em;
  }
  .drink-menu .pagecontent {
    padding-top: 90px;
  }
  .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 {
    font-size: 1.4em;
  }
}

@media (max-width: 991px) {
  .nav > li > a {
    padding: 10px 5px;
  }
  .nav-v2 .socialnav a {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .navigation-bootstrap {
    padding: 0 !important;
  }
  .navbar-collapse.collapse {
    padding-bottom: 0;
  }
  .nav-v2.navbar .header-logo {
    max-width: 45px;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 380px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .nav > li > a {
    font-size: 1.1em;
    padding: 6px 15px;
  }
  .navbar-inverse .navbar-nav > li.active > a,
  .navbar-inverse .navbar-nav > li > a:hover {
    background-color: #cf152c;
    color: #000;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.4em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .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,
  .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-size: 15px;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "ZCOOL XiaoWei", serif;
    font-size: 14px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1em;
    margin: 10px auto;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 8px;
  }
  .reservations-tmt-section p {
    font-size: 1.2em;
  }
  .gallery-item {
    padding: 5px;
  }
  .reviews-v2-wrapper h3,
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 40px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 8px 20px;
    font-size: 16px;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus {
    border: none;
    border-bottom: 2px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #000;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .drink-menu .pagecontent {
    padding-top: 50px;
  }
  .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 {
    font-size: 1.3em;
  }
  .event-content {
    padding-bottom: 60px;
  }
}

@media (max-width: 320px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 13px;
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.1em;
  }
  .reservations-tmt-section p {
    font-size: 1em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.1em;
  }
}
