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

/*
font-family: 'Roboto', sans-serif;
font-family: 'Sriracha', cursive;
*/


body {
  font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Sriracha', cursive;
}

.nav-v7 .navbar-logo .header-logo {
  max-width: 135px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 0.9em;
  padding: 0 12px;
}
li.drop-down-link .sub-menu {
  padding: 15px 8px;
}
.home-page li.drop-down-link .sub-menu {
  background-color: transparent !important;
}
.home-page .nav-scroll li.drop-down-link .sub-menu {
  background-color: #305947 !important;
}
li.drop-down-link .sub-menu a {
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 0.9em;
}

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

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  font-family: 'Sriracha', cursive;
  text-transform: none;
  font-size: 4.4em;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.3em;
}

.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,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn {
  padding: 6px 40px;
  text-transform: uppercase;
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 18px;
  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-v8-wrapper a.custom-temp-btn: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: #000;
  opacity: 1;
}
.catering-tmt-section .custom-temp-btn {
  background-color: transparent;
  background: transparent;
  border: 2px solid #ae2f28;
  color: #ae2f28;
}
.catering-tmt-section .custom-temp-btn:hover {
  background-color: #ae2f28;
  background: #ae2f28;
  border: 2px solid #ae2f28;
  color: #fff;
}


/*HOMEPAGE*/

/*Banner section*/
.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3em;
}
.banner-section .banner-pin {
  color: #ae2f28;
  font-size: 1.1em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #000;
}
/*Banner section end*/

/*About us section*/
.about-us-v8-wrapper:before {
  background-color: #305947;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 70px;
}
.about-us-v8-content .text-wrapper h2 {
  margin-top: 30px;
  margin-bottom: 20px;
}
/*About us section end*/

/*Catering - Order online sections*/
.tmt-section h1 {
  margin-top: 20px;
  text-transform: capitalize;
}
.tmt-section h2 {
  margin: 25px auto;
}
.tmt-section p {
  font-size: 1.15em;
}
.tmt-section .custom-temp-btn {
  margin: 20px 15px;
}
/*Catering - Order online sections END*/


/*Slideshow section*/
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel h1 {
  text-transform: capitalize;
  font-family: 'Sriracha', cursive;
  font-size: 4.4em;
}
.uk-dotnav-contrast>*>* {
  background: transparent;
  border: 1px solid #fff;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*Slideshow section end*/

/*Reviews section*/
.reviews-v2-wrapper {
  background-size: cover !important;
}
.reviews-v2-wrapper .container {
  padding-top: 20px;
}
.reviews-v2-wrapper h1 {
  margin-top: 20px;
  margin-bottom: 0;
}
.reviews-v2-wrapper h2 {
  margin-top: 15px;
  color: #ae2f28;
}
.reviews-v2-wrapper h3 {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  margin: 20px auto 15px;
  color: #000;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #ae2f28;
  text-transform: uppercase;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  color: #ae2f28;
  opacity: 1;
}
.reviews-v2-wrapper .review-text {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
  font-style: italic;
}
.owl-theme .owl-dots .owl-dot button {
  background: transparent;
  border: 1px solid #000;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #000;
  border: 1px solid #000;
}
/*Reviews section end*/

/*Newsletter section*/
.map-newsletter {
  border-right: 2px solid #000;
}
.map-newsletter .text-wrapper:before {
  background-color: #305947;
}
.map-newsletter .section-header {
  color: #fff;
}
.map-newsletter h2 {
  color: #fff;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #fff;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.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;
}
.map-newsletter .bar {
  top: -6px;
}
.bar:before,
.bar:after {
  background: #ae2f28;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  font-size: 1.3em;
  color: #fff;
}
/*Newsletter section end*/

/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url('https://static.spotapps.co/web/lasalsaloca--net/css/../custom/newsletter_back.jpg');
  background-size: cover;
  background-color: #305947;
}
.custom-modal .newsletter-popup .section-header {
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1.3em;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}
.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;
}
/*Newsletter popup section end*/

/*Contact section*/
.contact-v3 {
  color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  text-transform: none;
}
.contact-v3 .contact-us p {
  margin: 0;
}
.contact-v3 .days {
  padding: 0;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  text-transform: uppercase;
}
.contact-v3 a {
  text-decoration: none;
  color: #fff;
}
/*Contact section end*/

/*HOMEPAGE END*/

/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 70px;
}
.food-menu-nav .food-menu-nav-item {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #ae2f28;
}
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active {
  background-color: #ae2f28;
  background: #ae2f28;
  border: 2px solid #ae2f28;
  color: #fff;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1.8em;
}
.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.15em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #ae2f28;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3em;
  color: #000;
}
/*FOOD AND DRINKS PAGE END*/

/*EVENTS PAGE*/
.events-container h1 {
  margin-top: 40px;
}
.events-container h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: 'Roboto', sans-serif;
}
.atc-style-blue .atcb-list {
  width: 100%;
}
/*EVENTS PAGE END*/

.drink-menu .pagecontent {
  padding-top: 130px;
}

.empty-content-message h2,
.empty-content-message h3,
.food-menu-page .empty-content-message h2,
.food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1.3em;
}

/*MEDIA QUERIES*/
@media (max-width:1400px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.8em;
  }
}

@media (max-width:1200px) {
  .navbar.nav-v7 .container {
    width: 100%;
  }
  video#coverVideo {
    margin-top: 65px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.6em;
  }
  .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,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn {
    font-size: 15px;
  }
  .uk-overlay-panel h1 {
    font-size: 3.4em;
  }
  .map-newsletter .bar {
    top: -4px;
  }
}

@media (max-width:1023px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 55px;
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.5em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .sph-response-message {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.4em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.05em;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}

@media (max-width:991px) {
  .navbar.nav-v6 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0 7px;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  li.drop-down-link .sub-menu {
    font-size: 0.8em;
  }
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width:767px) {
  .navbar.nav-v6 .navbar-header {
    background-color: #305947;
  }
  .navbar.nav-v7 .header-logo {
    max-width: 80px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    padding: 6px 15px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    background: #305947 !important;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a:hover,
  .navbar-regular.nav-v7 .navbar-nav>.active>a,
  .navbar-regular.nav-v7 .navbar-nav>.active>a:focus,
  .navbar-regular.nav-v7 .navbar-nav>.active>a:hover {
    background-color: #ffe1b2 !important;
  }
  video#coverVideo {
    margin-top: 45px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content .text-wrapper {
    padding: 25px !important;
  }
  .uk-overlay-panel h1 {
    font-size: 1.9em;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1.05em;
    width: 90%;
    margin: 0 auto 15px;
  }
  .tmt-section .custom-temp-btn {
    width: 230px;
    margin: 10px auto;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .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: 7px 20px;
    border: none;
    border-bottom: 2px solid #ae2f28;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #ae2f28;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #ae2f28;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.3em;
  }
  .drink-menu .pagecontent {
    padding-top: 60px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }

  .drink-menu.specials .pagecontent {
    padding-bottom: 100px;
  }
}

@media (max-width:320px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1em;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.1em;
  }
  .uk-overlay-panel h1 {
    font-size: 1.5em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 0.95em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.1em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }
}
