@import url('//fonts.googleapis.com/css2?family=Roboto+Condensed&family=Roboto:wght@400;900&display=swap');

/*
Text:
font-family: 'Roboto', sans-serif;
Nav/Titles/Buttons:
font-family: 'Roboto', sans-serif;
Subtitles:
font-family: 'Roboto Condensed', sans-serif;
*/

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

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
}

.nav-v7 .container {
  width: 100%;
}

.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  border-right: none!important;
}

.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 {
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-size: 4.5em;
  font-weight: 900;
}
.about-us-v8-content .text-wrapper h2,
.order-tmt-section h2,
.reservations-tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.7em;
  font-weight: 400;
}

.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,
.order-tmt-section a.custom-temp-btn,
.reservations-tmt-section 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,
.food-menu-nav .food-menu-nav-item {
  padding: 10px 40px 8px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 900;
  box-shadow: none;
  opacity: 1;
  -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,
.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,
.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: #386641;
  background: #386641;
  border: 2px solid #386641;
  color: #ffb703;
}
.custom-temp-btn:hover,
.about-us-v8-wrapper 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,
.food-menu-nav .food-menu-nav-item {
  text-decoration: none;
  background-color: #16281a;
  background: #16281a;
  border: 2px solid #16281a;
  color: #ffb703;
}
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.order-tmt-section a.custom-temp-btn,
.reservations-tmt-section a.custom-temp-btn {
  background-color: transparent;
  background: transparent;
  border: 2px solid #ffb703;
  color: #ffb703;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:hover,
.reservations-tmt-section a.custom-temp-btn:hover {
  text-decoration: none;
  background-color: #ffb703;
  background: #ffb703;
  border: 2px solid #ffb703;
  color: #386641;
}
.addtocalendar.atc-style-blue .atcb-link {
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
}

/* Homepage */

/* Slideshow section */
.uk-overlay-background {
  background: rgba(0,0,0,0.5);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1 {
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-size: 4.5em;
  font-weight: 900;
  margin-top: 50px;
}
.uk-overlay-panel a.custom-temp-btn {
  margin-top: 30px;
}
.uk-dotnav-contrast>*>* {
  background: rgba(255,255,255,0.7);
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #ffb703;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* Slideshow section end */

/* Banner section */
.banner-section {
  padding: 35px 0 25px;
}
.banner-section h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.banner-section .banner-pin {
  color: #ffb703;
}
.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: #f2e8cf;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 140px;
  margin: 5px auto 0;
}
.about-us-v8-content .text-wrapper h2 {
  margin: 0 auto 30px;
}
/* About us section end */

/* Order and Reservations tmt sections */
.tmt-section {
  padding: 3em 0;
}
.tmt-section h1 {
  margin-top: 15px;
}
.tmt-section h2 {
  margin: 0 auto 35px;
}
/* Order and Reservations tmt sections end */

/* Reviews section */
.reviews-v2-wrapper h1 {
  margin-top: 10px;
}
.reviews-v2-wrapper h2 {
  text-transform: none;
}
.reviews-v2-wrapper h3 {
  color: #f2e8cf;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 30px auto 0;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #ffb703;
  font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
  color: #ffb703;
  opacity: 1;
}
.reviews-v2-wrapper .review-text blockquote {
  margin-top: 0;
}
.owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 0.7;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #ffb703;
  border: 1px solid #ffb703;
  opacity: 1;
}
/* Reviews section end */

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

/* Newsletter popup */
.custom-modal .modal-content {
  background: url("https://static.spotapps.co/web/currasgrill--com/css/../custom/newsletter_back.jpg");
  background-color: #f2e8cf;
  background-size: cover;
}
.custom-modal .newsletter-popup .section-header {
  color: #386641;
}
.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #000;
  border: 1px solid #000;
  background: 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 {
  background-color: #386641;
}
.contact-v3 .days {
  padding-bottom: 0.1em;
}
.contact-v3 .from-to {
  text-transform: lowercase;
}
.contact-v3 .social .social-icons-holder.social-square .contact-icon:focus {
  background-color: #ffb703;
  color: #386641;
}
.contact-v3 a {
  color: #fff;
  text-decoration: none;
}
.contact-v3 .award-holder {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Contact section end */

/* Footer section */
.footer-v2-wrapper {
  background-color: #386641;
}
/* Footer section end */

/* Food and Drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 90px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
  color: #386641;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.menu-description p {
  font-size: 1.2em;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-size: 2.2em;
}
.food-menu-description p {
  font-size: 1.2em;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  color: #000;
  font-family: 'Oswald', sans-serif;
  font-size: 1.3em;
}
.food-menu-grid .food-item-description {
  font-size: 1.2em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #ffb703;
}
/* Food and Drinks pages end */

/* Specials page */
.onespecial {
  font-size: 1.2em;
}
.specials h1 {
  padding-top: 0;
}
.specials h2 {
  font-size: 1.3em;
}
/* Specials page end*/

/* Events page */
.events-container h2 {
  font-size: 2.3em;
}
.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
/* Events page end */

.drink-menu .pagecontent {
  padding-top: 170px;
}
.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-size: 1.6em;
  font-weight: 400;
}

/*  Tamales & Coffee page */

.article-background.tamales:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/currasgrill--com/css/../custom/tamales_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(0.2) opacity(0.2);
  -moz-filter: grayscale(0.2) opacity(0.2);
  -o-filter: grayscale(0.2) opacity(0.2);
  -ms-filter: grayscale(0.2) opacity(0.2);
  filter: grayscale(0.2) opacity(0.2);
}

.tamales .pagecontent {
  padding-bottom: 1px;
}
.tamales .pagecontent .widget-holder {
  margin-top: 30px;
}

html#ecwid_html body#ecwid_body .ecwid {
  color:#fff !important;
}
html#ecwid_html body#ecwid_body .ec-size .ec-store .grid-product__title-inner {
  color: #fff !important;
}

html#ecwid_html body#ecwid_body .ec-size .ec-store .grid-product__price-amount {
  color: #fff !important;
}
html#ecwid_html body#ecwid_body .ec-size .ec-store .ec-link--muted,
html#ecwid_html body#ecwid_body .ec-size .ec-store .option-surcharge__value {
  color: #fff !important;
}

html#ecwid_html body#ecwid_body .ec-size .ec-store .form-control--radio label {
  color: #fff;
}

html#ecwid_html body#ecwid_body .ec-size .ec-store .details-product-price__value {
  color: #fff;
}
html#ecwid_html body#ecwid_body .ec-size .ec-store .ec-text-muted {
  color: #fff !important;
}
/* Media queries */

@media (max-width:1400px) {
  .nav-v7 .container {
    width: 100%;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 10px;
    font-size: 1.1em;
  }
  .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,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.6em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.7em;
  }
  .banner-section h1 {
    font-size: 1.4em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .events-container h2 {
    font-size: 2em;
  }
  .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.5em;
  }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 5px;
    font-size: 1em;
  }
  .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,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .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,
  .order-tmt-section a.custom-temp-btn,
  .reservations-tmt-section 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,
  .food-menu-nav .food-menu-nav-item {
    font-size: 15px;
  }
  .uk-overlay-panel h1 {
    font-size: 3em;
  }
  .banner-section {
    padding: 25px 0 15px;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 120px;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 440px;
  }
  .map-newsletter .sph-email-subscription .sph-email-input {
    padding: 10px 5px;
  }
  .sph-response-message {
    font-size: 1.3em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.8em;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .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.4em;
  }
}

@media (max-width:1023px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0 5px;
  }
  .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 {
    font-size: 2.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .order-tmt-section h2,
  .reservations-tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  p {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1 {
    font-size: 2.5em;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 95px;
  }
  .about-us-v8-item-1 .about-us-v8-content .text-content p {
    font-size: 1.15em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 410px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -5px;
  }
  .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.6em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .food-menu-grid .food-item-description,
  .food-menu-description p,
  .menu-description p {
    font-size: 1.1em;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .events-container .events-holder {
    padding-top: 40px;
  }
  .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.3em;
  }
}

@media (max-width:991px) {
  .map-newsletter .bar {
    top: 0;
  }

  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
}

@media (max-width:767px) {
  .about-us-v8-wrapper:not(.custom-about-us-v8-wrapper) .about-us-v8-item-1 .about-us-v8-image {
    display: none !important;
  }
  .navbar.nav-v7 .header-logo {
    max-width: 100px;
    left: 5px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 6px 15px;
  }
  .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 {
    color: #fff !important;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 900;
    padding: 15px 5px;
  }
  .uk-overlay-panel h1 {
    font-size: 1.7em;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content {
    min-height: 200px;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 430px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -20px;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 50px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #386641;
  }
  .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 #386641;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #386641;
  }
  .menu-description p {
    font-size: 1.15em;
  }
  .specials h2 {
    font-size: 1.1em;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .drink-menu .pagecontent {
    padding-top: 90px;
  }
  .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;
  }
  .top-svg-border svg {
    top: -12px;
  }
  .bottom-svg-border svg {
    bottom: -12px;
  }
}

@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 {
    font-size: 2.5em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 14px;
  }
  .uk-overlay-panel h1 {
    font-size: 1.5em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 85px;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.05em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .onespecial {
    font-size: 1em;
  }
  .events-container h2 {
    font-size: 1.3em;
  }
}
