@import url("//fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@500&family=Nunito+Sans:wght@400;700;800&display=swap");

/*
Headings:  (Medium 500)
font-family: 'Big Shoulders Display', cursive;

Navigation / 800
Buttons / 700
Body: 400
font-family: 'Nunito Sans', sans-serif;
*/

a {
  color: #fff;
}

body {
  font-family: "Nunito Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Big Shoulders Display", cursive;
}

.navigation-left li a,
.navigation-right li a {
  font-weight: 800;
}

.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: #b09b66;
}
.nav-v2 .social-icon {
  font-size: 26px;
  line-height: 35px;
}
.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:active {
  color: #b09b66;
}
.navigation-social {
  padding-left: 15px;
}

.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: 8px 40px;
  text-transform: uppercase;
  background-color: #171b1e;
  background: #171b1e;
  border: 2px solid #171b1e;
  color: #fff;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  box-shadow: none;
  border-radius: 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,
.order-tmt-section a.custom-temp-btn:focus {
  text-decoration: none;
  background-color: #b09b66;
  background: #b09b66;
  border: 2px solid #b09b66;
  color: #fff;
  opacity: 1;
}

.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,
.custom-modal .newsletter-popup .section-header,
.about-us-v3 h1,
.specials h1,
.events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
  text-transform: uppercase;
  font-size: 4.5em;
  font-family: "Big Shoulders Display", cursive;
  font-weight: 500;
}

/* slideshow section */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.3);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  text-transform: uppercase;
  font-family: "Big Shoulders Display", cursive;
  font-weight: 500;
  font-size: 4.5em;
  line-height: 0.9em;
}
.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :hover {
  background: #fff;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.uk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0.5);
}
/* slideshow section end */

/* custom html 1 section */
.custom_html_1-section {
  background-color: #171b1e;
  background-image: url(https://static.spotapps.co/web/gochasrestaurantgroup--com/css/../custom/section_back.jpg);
  background-size: cover;
  color: #fff;
  border-top: 5px solid #b09b66;
}
.custom_html_1-section .container {
  width: 750px;
  max-width: 100%;
  text-align: center;
}
.custom_html_1-section .img-responsive {
  margin: 20px auto;
  max-width: 250px;
}
/* custom html 1 section end */

/* about us v8 section */
address, blockquote, dl, fieldset, figure, ol, p, pre, ul {
  margin: 0 0 25px 0;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 75px;
}
.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
  height: 100px;
}

.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
  background-image: url("https://static.spotapps.co/web/gochasrestaurantgroup--com/css/../custom/gochas_breakfast_bar_logo.png");
}
.about-us-v8-wrapper:before {
  background-color: #f3f3f3;
}
.about-us-v8-content p a {
  color: #171b1e;
}
.about-us-v8-content p a:hover,
.about-us-v8-content p a:focus {
  color: #b09b66;
}
.about-us-v8-wrapper .about-us-v8-item-3 .about-us-v8-image {
  background-size: contain;
  background-color: #fff;
}
/* .about-us-v8-wrapper .about-us-v8-item-3 .text-wrapper p a {
  color: #000;
  font-weight: 700;
} */
/* about us v8 section end */

/* contact custom section */
.contact-v3.contact-custom {
  background-color: #171b1e;
  color: #fff;
  padding-top: 30px;
  border-top: 5px solid #b09b66;
}
.contact-custom .hours-title h1,
.contact-custom .social-title h1,
.contact-custom .contact-us-title h1 {
  text-transform: uppercase;
  font-family: "Big Shoulders Display", cursive;
  font-weight: 500;
  font-size: 1.4em;
}
.contact-v3 .social-square .contact-icon:focus {
  color: #171b1e;
  background-color: #b09b66;
}
/* contact custom section end */

.googlemap-v2 .triangle {
  display: none;
}

/* Footer v2 */
.footer-v2-wrapper {
  background-color: #171b1e;
  color: #fff;
  border-top: 3px solid #b09b66;
}
/* Footer v2 end */

@media (max-width: 1200px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.6em;
  }
  .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,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.6em;
  }
  .custom_html_1-section .img-responsive {
    max-width: 220px;
  }
}

@media (max-width: 1023px) {
  .nav > li {
    padding: 0;
  }
  .nav > li > a {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800;
    font-size: 1.1em;
  }
  .navbar-inverse.nav-v2 .navbar-nav > li > a:focus,
  .navbar-inverse.nav-v2 .navbar-nav > li > a:hover,
  .navbar-inverse.nav-v2 .navbar-nav > .active > a,
  .navbar-inverse.nav-v2 .navbar-nav > .active > a:focus,
  .navbar-inverse.nav-v2 .navbar-nav > .active > a:hover {
    color: #b09b66;
  }
  .header-logo {
    left: 5px;
  }
  .nav-v2 .social-icon {
    font-size: 24px;
    line-height: 28px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3em;
  }
  .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,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3em;
  }
  p {
    font-size: 1.1em;
  }
  .custom_html_1-section .img-responsive {
    max-width: 190px;
  }
}

@media (max-width: 991px) {
  .nav > li > a {
    font-size: 1em;
    padding: 10px 7px;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-holder p {
    padding: 0 5px;
  }
}

@media (max-width: 767px) {
  .header-logo {
    max-width: 70px;
  }
  .nav > li > a {
    font-size: 1.1em;
    padding: 6px 15px;
  }
  .nav-v2 .social-icon {
    line-height: 32px;
  }
  .navbar-inverse .navbar-collapse {
    max-height: 480px;
  }
  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > li.active > a,
  .navbar-inverse .navbar-nav > li.active > a:hover {
    background-color: #b09b66;
    color: #fff !important;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.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,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.5em;
  }
  p {
    font-size: 1em;
  }
  .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 {
    font-size: 14px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 15px 5px;
  }
  .about-us-v8-item-0 .about-us-v8-content .text-holder p {
    padding: 0 10px;
  }
  .custom_html_1-section {
    padding: 2em 0;
  }
  .custom_html_1-section .img-responsive {
    max-width: 150px;
  }
  .about-us-v8-content {
    min-height: 350px;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
}
