@import url('https://fonts.googleapis.com/css2?family=Caveat+Brush&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@700&display=swap');
@font-face {
    font-family: 'LasVegas Fabulous';
    src: url('https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/fonts/LasVegas-Fabulous.eot');
    src: url('https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/fonts/LasVegas-Fabulous.eot?#iefix') format('embedded-opentype'),
        url('https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/fonts/LasVegas-Fabulous.woff2') format('woff2'),
        url('https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/fonts/LasVegas-Fabulous.woff') format('woff'),
        url('https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/fonts/LasVegas-Fabulous.ttf') format('truetype'),
        url('https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/fonts/LasVegas-Fabulous.svg#LasVegas-Fabulous') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/*
font-family: 'Caveat Brush', cursive;
font-family: 'Caveat Brush', cursive;
font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
font-family: 'Barlow Condensed', sans-serif;
font-family: 'LasVegas Fabulous';
*/

a {color: #fff;}

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

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

/* CTA mobile footer Order dropdown */
li.cta-drop-down-link {
  position: relative;
}
li.cta-drop-down-link .cta-sub-menu {
  display: none;
  position: absolute;
  bottom: 45px;
  width: 100%;
  background-color: #fab63b;
  padding: 5px;
  text-align: center;
}
.navbar-fixed-bottom.nav-v1 .bottom-list-item .cta-sub-menu a {
  display: inline-block;
  padding: 4px 0;
}
li.cta-drop-down-link .cta-drop-down .fa {
  padding-left: 3px;
}
li.cta-drop-down-link .cta-drop-down .fa.fa-angle-down {
  display: none;
}
li.cta-drop-down-link.active .cta-drop-down .fa.fa-angle-down {
  display: inline-block;
}
li.cta-drop-down-link .cta-drop-down .fa.fa-angle-up {
  display: inline-block;
}
li.cta-drop-down-link.active .cta-drop-down .fa.fa-angle-up {
  display: none;
}
.navbar.nav-v4 .navbar-nav {
  margin-right: 2px;
}
.navigation-left li a,
.navigation-right li a {
  font-weight: normal;
}
.navigation-left li a:hover,
.navigation-right li a:hover {
  color: #b61f2e;
}
.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:focus,
.nav-v2 .social-icon:active {
  color: #b61f2e;
}

.navbar.nav-v6 .container {
  width: 100%;
}
.navbar.nav-v6 .header-logo {
  left: 10px;
}
.navbar.nav-v6 .header-logo {
  max-width: 55px;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.1em;
}
li.drop-down-link .sub-menu a {
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.1em;
}

li.drop-down-link .sub-menu a:focus {
  color: #b61f2e;
}
li.drop-down-link .sub-menu {
  margin-top: 15px;
  min-width: 105px;
}
li.drop-down-link.store-drop .sub-menu {
  min-width: 170px;
}
li.drop-down-link.jobs-drop .sub-menu {
  min-width: 105px;
}

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

.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,
.reservations-and-parties button[disabled],
.reservations-and-parties button {
  padding: 6px 40px;
  text-transform: uppercase;
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #b61f2e;
  font-family: 'Barlow Semi Condensed', 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,
.on-cover-content .section-wrapper a.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,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.sph-email-subscription .sph-submit-button:hover,
.contact-v3 a.custom-temp-btn:hover,
.contact-page-background a.custom-temp-btn:hover,
.reservations-and-parties button[disabled]:hover,
.reservations-and-parties button:hover {
  text-decoration: none;
  background-color: #b61f2e;
  background: #b61f2e;
  border: 2px solid #b61f2e;
  color: #fff;
  opacity: 1;
}


.specials-v3.home-specials.section-wrapper .empty-content-message,
.specials-v3.home-specials.section-wrapper .empty-content-message h2,
.specials-v3.home-specials.section-wrapper .empty-content-message h3 {
  color: #fff;
}

.contact-page-background a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.contact-v3 a.custom-temp-btn,
.reservations-and-parties button[disabled],
.reservations-and-parties button {
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
}

.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,
.custom-modal .newsletter-popup .section-header,
.locations-page .section-header {
  font-size: 5em;
  font-family: 'Caveat Brush', cursive;
  text-transform: none;
}
.about-us-v8-content .text-wrapper h2,
.about-us-v7-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
  font-size: 1.6em;
}

/* slideshow v2 */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-dotnav-contrast>*>* {
  background: #fff;
  opacity: 1;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:hover {
  background: #fff;
  transform: scale(1);
  opacity: 0.7;
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1 {
  margin-top: 0;
  text-transform: none;
  color: #fff;
  font-family: 'Caveat Brush', cursive;
  font-size: 5em;
  line-height: 1em;
  text-shadow: none;
}

/* banner section */
.banner-section .container {
  width: 900px;
  max-width: 100%;
}
.banner-section {
  padding: 25px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.1em;
  margin: 5px auto;
}
.banner-section .banner-pin {
  color: #fff;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active,
.banner-section a:hover,
.banner-section a:focus {
  color: #b61f2e;
}
.banner-section .banner-col {
  font-size: 1.1em;
}

/* about us v8 */
.about-us-v8-wrapper:before {
  background-attachment: scroll;
  background-position: center;
  background-color: #fff;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 60px;
  margin-top: 0;
}
.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
  background-image: url(https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/title_decoration_2.png);
}

/* specials sectiion*/
.specials-v3.home-specials {
  min-height: 380px;
  background-color: #000;
  text-align: center;
  background-position: center center;
}
.specials-v3.home-specials h1 {
  color: #fff;
  margin: 10px auto 30px;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  font-family: 'Barlow Condensed', sans-serif;
  color: #fff;
  font-size: 1.3em;
  margin: 10px auto;
}

/* about us v8 custom (Special Thanks) section */
.custom-about-us-v8-wrapper.about-us-v8-wrapper:before {
  background-color: #73c070;
}
.custom-about-us-v8-wrapper .about-us-v8-item-right.about-us-v8-item-0 .about-us-v8-image {
  background-size: contain;
}
.about-us-v8-content .text-wrapper h2 {
  margin-bottom: 30px;
}

/* reviews v2 */
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}
.reviews-v2-wrapper h2 {
  margin-top: 10px;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.5em;
  color: #000;
  margin: 40px auto 20px;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.4em;
  line-height: 1.5em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #b61f2e;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #b61f2e;
}
.owl-theme .owl-dots .owl-dot button {
  background: #000;
  border: none;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #b61f2e;
  border: none;
}

/* newsletter section */
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000;
  color: #fff;
}
.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #fff;
}
.map-newsletter h2 {
  text-transform: uppercase;
  color: #fff;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.2em;
  color: #fff;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #b61f2e;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #fff;
  background-color: transparent;
  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;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}

/* newsletter popup */
.custom-modal .modal-content {
  background-image: url("https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/newsletter_back_new.jpg");
  background-attachment: scroll;
  background-position: center;
  background-color: #000;
  color: #fff;
}
.custom-modal .close {
  color: #fff;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.2em;
  color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 8px 15px;
  border-radius: 0;
  border-color: #fff;
  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;
}


.custom_html_1-section {
  background: #000;
}
.custom_html_1-section.section-wrapper .container{
  display: flex;
  justify-content: center;
  align-items: center;
}


/* contact v3 */
.contact-v3 {
  background-color: #fff;
  color: #000;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-family: 'Caveat Brush', cursive;
  text-transform: capitalize;
  font-size: 1.4em;
}
.contact-v3 .location-name {
  margin-bottom: 5px;
  margin-top: 10px;
}
.contact-v3 h2 {
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
  text-transform: capitalize;
  font-size: 0.9em;
  margin-bottom: 0;
}
.contact-v3 .days {
  text-transform: uppercase;
  padding-bottom: 0;
}
.contact-v3 .from-to {
  text-transform: uppercase;
  padding-bottom: 10px;
}
.contact-v3 a {
  text-decoration: none;
  color: #000;
}
.contact-v3 .social .social-icons-holder.social-square .contact-icon:focus {
  background-color: #fff;
  color: #b61f2e;
}
.address {
  width: 210px;
}
.contact-btn-holder {
  text-align: center;
}
.contact-btn-holder a {
  width: 200px;
  padding: 6px 20px;
}

/* footer v2 */
.footer-v2-wrapper {
  border-top: 2px solid #b61f2e;
}

/* Food nad Drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 80px;
}
.food-menu-nav .food-menu-nav-item {
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.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: #b61f2e;
  color: #fff;
  border: 2px solid #b61f2e;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  text-transform: capitalize;
  font-family: 'Caveat Brush', cursive;
  font-size: 2.6em;
  color: #b61f2e;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #000;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
  font-size: 1.2em;
  color: #000;
}
.food-menu-v2-wrapper .food-menu-holder .btn-holder a {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.food-menu-v2-wrapper .food-menu-holder .btn-holder a:hover,
.food-menu-v2-wrapper .food-menu-holder .btn-holder a:focus {
   background: #b61f2e;
   border-color: #b61f2e;
}
/* specials page */
.drink-menu.specials .tabs-container {
  text-shadow: none;
}

.drink-menu.specials .empty-content-message,
.drink-menu.specials .empty-content-message h2,
.drink-menu.specials .empty-content-message h3 {
  color: #000;
}
.specials h1 {
  color: #b61f2e;
  border-color: rgba(0, 0, 0, 0.4);
}
.onespecial {
  font-size: 1.2em;
  color: #b61f2e;
}
.onespecial h2 {
  font-family: 'Caveat Brush', cursive;
  text-transform: none;
  font-size: 1.8em;
  color: #b61f2e;
}
.specials .empty-content-message {
  color: #b61f2e;
}

/* events page */
.events-container h1 {
  margin-top: 35px;
  color: #fff;
}
.events-container h2 {
  text-transform: capitalize;
  margin-top: 20px;
  font-family: 'Caveat Brush', cursive;
  font-size: 3em;
  color: #fff;
}
.events-container .event-time,
.events-container p,
.events-container h3 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #fff;
  font-size: 1.3em;
}
.events-container .event-image {
  border: none;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.5);
}

/* about us page */
.about-us-v7-content .text-wrapper h1 {
  margin-top: 45px;
}
.about-us-v7-content .text-wrapper .text-content {
  padding: 30px 30px 30px 30px;
}
.about-us-page .about-us-s1-content img {
  max-height: 250px;
}
.about-page-content .about-us-v7-wrapper .about-us-v7-content:first-of-type {
  background-position: center top;
}
.about-us-v7-content .text-wrapper::before {
  background-attachment: scroll;
  background-position: center;
}
.about-us-s3-wrapper .map-footer a:hover {
  color: #b61f2e;
}
.about-us-s4-wrapper {
  background-color: #f0f5f8;
  padding: 0;
}
.about-us-s4-wrapper .row {
  margin-left: 0;
  margin-right: 0;
}
.about-us-s4-wrapper img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

/* press page */
.press-background:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/pages_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: opacity(0.4);
  -moz-filter: opacity(0.4);
  -o-filter: opacity(0.4);
  -ms-filter: opacity(0.4);
  filter: opacity(0.4);
}
.press-background .section-header {
  color: #fff;
}
.press-holder .press-item {
  border: 2px solid #b61f2e;
}
.press-holder h2 {
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
}

/* La Tienda in Riverwest page */
.article-background.la-tienda-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/pages_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: opacity(0.4);
  -moz-filter: opacity(0.4);
  -o-filter: opacity(0.4);
  -ms-filter: opacity(0.4);
  filter: opacity(0.4);
}
.article-background.la-tienda-page .tabs-container .container {
  text-align: center;
}

/* Contact page */
.contact-page-background:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-color: #fff;
  background-image: url('https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/about_us_back_new.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-page-background h1 {
  color: #000;
  text-shadow: none;
}
.contact-page-holder {
  text-align: center;
  text-shadow: none;
  color: #000;
}
.custom-mail a {
  color: #000;
  font-size: 1.3em;
}
.custom-mail a:hover {
  color: #b61f2e;
}
.contact-page-background p > a.email-link {
  color: #000;
  text-decoration: underline;
}
.contact-page-background p > a.email-link:hover,
.contact-page-background p > a.email-link:focus {
  color: #000;
  text-decoration: none;
}
/* Contact page end */

/* Locations page */
.location-info-item img {
  border: 2px solid #b61f2e;
}
.location-info-item.item-2 {
  background-image: url(https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/locations/locations_item_back.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}
.location-info-item.item-2 h1 {
  text-transform: none;
}
.locations-page.about-us-background .food-menu-grid h2 {
  font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
}
.location-info-holder p {
  margin-bottom: 15px;
}
.location-info-holder p a {
  color: #b61f2e;
}
.location-info-holder p a:hover,
.location-info-holder p a:focus {
  color: #000;
}
.location-info-holder .contact-icon {
  color: #b61f2e;
}
.location-info-holder .contact-icon:hover,
.location-info-holder .contact-icon:focus {
  background-color: #b61f2e;
  color: #fff
}
.location-info-holder .social-icons-holder .contact-icon .social-icon {
  font-size: 20px;
}

.drink-menu .pagecontent {
  padding-top: 140px;
}
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3,
.empty-content-message h2,
.empty-content-message h3 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.4em;
  text-transform: none;
  text-align: center;
}

.navbar.nav-v6 .socialnav {
    display: none;
  }

.social-page .col-xs-12.col-sm-4 {
  text-align: center;
}
.social-page .section-header {
  margin-bottom: 10px;
}
.social-page h2 {
  margin-bottom: 70px;
}
.social-page .social-icons-holder .contact-icon:hover,
.social-page .social-icons-holder .contact-icon:focus {
  color: #000;
  background-color: #fff;
}
.drink-menu.social-page .tabs-container {
    text-shadow: none;
}
.social-page {
    background: url(https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/social_back.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url(https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/social_back.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.party-background .section-header {
    margin-top: 65px;
}
.reservations-and-parties select {
    width: 436px;
}
.party-background .food-truck-menu {
    width: 600px;
    margin-bottom: 30px;
}

/* Custom Catering Page Start */
.drink-menu.custom-catering {
  background-color: transparent;
}

.drink-menu.custom-catering * {
  text-shadow: none;
}

.drink-menu.custom-catering .section-header {
  margin-top: 0;
}

.drink-menu.custom-catering:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/pages_back.jpg');
  width: 100%;
  height: 100%;
  background-size: cover;
}

.drink-menu.custom-catering .pagecontent {
  color: #000;
  text-align: center;
}
.custom-catering .slideshow-v2-wrapper .slideshow-controls-btn {
  opacity: 1;
}
.custom-catering .uk-overlay-fade {
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.2);
}
.custom-catering .uk-dotnav-contrast>*>* {
  background: transparent;
  border: 1px solid #fff;
}
.custom-catering .uk-dotnav-contrast>.uk-active>* {
  background: rgba(255, 255, 255, 1);
}
.custom-catering .uk-slidenav-contrast {
  color: rgba(255, 255, 255,0.7);
}
.custom-catering .uk-slidenav-contrast:hover {
  color: rgba(255, 255, 255, 1);
}
.custom-catering .uk-dotnav.uk-dotnav-contrast.uk-position-bottom {
  z-index: 1;
}

.drink-menu.custom-catering .custom-catering-txt-content {
  padding: 30px 0;
}

.drink-menu.custom-catering .custom-temp-btn {
  background-color: #b61f2e;
  border-color: #b61f2e;
  color: #fff;
  margin: 5px;
}

.drink-menu.custom-catering .custom-temp-btn:hover,
.drink-menu.custom-catering .custom-temp-btn:focus {
  background-color: #fff;
  color: #b61f2e;
}

.slideshow-controls-btn .fa {
  right: 20px;
  width: 25px;
  height: 5px;
}

  .custom-catering.drink-menu .pagecontent {
    padding-bottom: 15px;
}

.custom-catering .custom-catering-txt-content .catering-page-btn-holder .row {
  margin: 0 auto;
}



@media(max-width: 1023px){
  .custom-catering .custom-catering-txt-content .catering-page-btn-holder .row a.custom-temp-btn {
    padding: 5px 20px;
  }
}

@media(max-width: 991px){
  .custom-catering .custom-catering-txt-content .catering-page-btn-holder .row a.custom-temp-btn {
    padding: 5px 9px;
    font-size: 15px;
  }
}

@media(max-width: 767px){
  .slideshow-controls-btn .fa {
      right: 15px;
      width: 25px;
      height: 1px;
  }
} 

.custom-catering .custom-catering-txt-content .catering-page-btn-holder .row p {
  margin: 5px;
}
/* Custom Catering Page End*/

/* Taco Truck page start */
.drink-menu.taco-truck {
  background-color: #fff;
}

.drink-menu.taco-truck * {
  text-shadow: none;
}

.drink-menu.taco-truck {
  color: #000;
}

.drink-menu.taco-truck .form-block {
  display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-around;
}

.drink-menu.taco-truck .taco-truck-form-holder .contact-form label {
  margin-bottom: 5px;
  text-align: left;
  background-color: transparent;
  border-color: transparent;
  color: #000;
  padding: 0 0 1px 0;
}

.drink-menu.taco-truck .taco-truck-form-holder .contact-form input,
.drink-menu.taco-truck .taco-truck-form-holder .contact-form textarea,
.drink-menu.taco-truck .taco-truck-form-holder .contact-form select {
  font-size: 18px;
  border-color: #000;
  color: #000;
  background-color: #fbfbfb;
}

.drink-menu.taco-truck .taco-truck-form-holder .contact-form input:focus,
.drink-menu.taco-truck .taco-truck-form-holder .contact-form textarea:focus,
.drink-menu.taco-truck .taco-truck-form-holder .contact-form select:focus {
  outline: 1px solid #000;
  outline-offset: 2px;
}

.form-container form.ng-dirty input.ng-invalid, 
.form-container form.ng-dirty select.ng-invalid, 
.form-container form.ng-dirty textarea.ng-invalid, 
.form-container form.ng-invalid input.ng-invalid.ng-touched, 
.form-container form.ng-invalid select.ng-invalid.ng-touched, 
.form-container form.ng-invalid textarea.ng-invalid.ng-touched {
  background-color: #fff;
  color: red;
  border-color: red !important;
}

.drink-menu.taco-truck .taco-truck-form-holder .form-block .form-error-msg.ng-scope {
  color: red;
}

.drink-menu.taco-truck .taco-truck-form-holder .reservations-and-parties-form button:focus {
  color: #000;
}
/* Taco Truck page end */


/*Tu y Yo Custom Page START*/
.tu-y-yo-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-filter: opacity(0.2);
  -moz-filter: opacity(0.2);
  -o-filter: opacity(0.2);
  -ms-filter: opacity(0.2);
  filter: opacity(0.2);
  background-image: url("https://static.spotapps.co/web/corazonmilwaukee--com/css/../custom/tu_y_yo_page_back.jpg");
}
.tu-y-yo-page * {
  text-shadow: none;
}
.tu-y-yo-page .partners-holder{
  display: flex;
}
.tu-y-yo-page .partners-holder .partners{
  width: 50%;
}
.tu-y-yo-page .partners-holder .partners p a{
  color: #fff;
}
.tu-y-yo-page a:not(.custom-temp-btn) {
  color: #fff;
}
.tu-y-yo-page .reservations-and-parties {
  padding-top: 0;
}
.tu-y-yo-page .reservations-and-parties p {
  margin: 0 auto;
}
.tu-y-yo-page .reservations-and-parties .custom-temp-btn{
  border: 2px solid #fff;
}
.tu-y-yo-page .reservations-and-parties .custom-temp-btn:hover,
.tu-y-yo-page .reservations-and-parties .custom-temp-btn:focus{
  background-color: transparent;
}
/*Tu y Yo Custom Page END*/

/* Media queries */
@media (max-width: 1600px) {
}
@media (max-width: 1400px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 7px;
  }

  .uk-overlay-panel h1 {
    font-size: 4.5em;
  }
}

@media (max-width: 1200px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 4px;
  }
  li.drop-down-link .sub-menu {
    min-width: 98px;
  }
  li.drop-down-link.store-drop .sub-menu {
    min-width: 155px;
  }
  li.drop-down-link.jobs-drop .sub-menu {
    min-width: 98px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 1em;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .banner-section .container {
    width: 98%;
  }
  .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,
  .custom-modal .newsletter-popup .section-header,
  .locations-page .section-header {
    font-size: 4.5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .about-us-v7-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .uk-overlay-panel h1 {
    font-size: 4em;
  }
  .specials-v3.home-specials {
    min-height: 300px;
    background-color: #d1922b;
    text-align: center;
    background-position: 0 -70px;
  }
  .reservations-tmt-section h2 {
    font-size: 1.5em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours, .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content img {
    max-height: 200px;
  }
  .events-container h2 {
    font-size: 2.6em;
  }
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3,
  .empty-content-message h2,
  .empty-content-message h3 {
    font-size: 1.3em;
  }
}

@media (max-width: 1024px) {
  .about-us-v7-content .text-wrapper h1 {
      margin-top: 85px;
  }
  .banner-section .banner-col {
    font-size: 1em;
  }
}

@media (max-width: 1023px) {
  .socialnav {
    padding-left: 10px;
  }
  .header-logo img {
    max-height: 80px;
    margin-left: 5px;
  }
  .navbar-inverse .navbar-nav>li>a {
    font-family: 'Barlow Condensed', sans-serif;
    padding: 14px 0px;
    font-size: 1.2em;
  }
  .navbar-inverse .navbar-nav>li>a:hover,
  .navbar-inverse .navbar-nav>li>a.active>a,
  .navbar-inverse .navbar-nav>li>a.active>a:focus,
  .navbar-inverse .navbar-nav>.active>a:hover {
    color: #b61f2e !important;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  p {
    font-size: 1.2em;
  }
  .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,
  .custom-modal .newsletter-popup .section-header,
  .locations-page .section-header {
    font-size: 4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .about-us-v7-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.2em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 40px;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.2em;
  }
  .specials-v3.home-specials {
    min-height:initial;
    background-position: 0;
  }
  .reservations-tmt-section h2 {
    font-size: 1.4em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours, .contact-v3 .find-us {
    font-size: 1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 2em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content img {
    max-height: 150px;
  }
  .press-holder h2 {
    font-size: 1.7em;
  }
}

@media (max-width: 991px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.83em;
    padding: 0 2px;
  }
  .navbar.nav-v6 .header-logo {
    max-width: 30px;
    left: 5px;
  }
  li.drop-down-link .sub-menu {
    min-width: 88px;
  }
  li.drop-down-link.store-drop .sub-menu {
    min-width: 135px;
  }
  li.drop-down-link.jobs-drop .sub-menu {
    min-width: 88px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.80em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .party-background .section-header {
    margin-top: 85px;
  }
  .party-background .food-truck-menu {
      width: 500px;
  }
}
@media (max-width: 769px) {
    .navbar-collapse.collapse {
        padding-bottom: 0;
    }
}
@media (max-width: 768px) {
  .about-us-v7-content .text-wrapper h1 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .header-logo img {
    max-height: 60px;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 580px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1.2em;
    padding: 4px 15px;
    margin: 0;
  }
  .navbar.nav-v6 .socialnav {
    display: none;
  }
  /* DROPDOWN */
  	.nav-v6-drop li.drop-down-link {
  		display: block;
  	}
  	li.drop-down-link .sub-menu {
  		position: relative;
  		width: 100% !important;
  		margin-top: 0;
  		padding: 5px 20px 5px 35px;
  	}
  	li.drop-down-link.menu-drop .sub-menu {
  		width: 100% !important;
  	}
  	li.drop-down-link .sub-menu,
  	.nav-v6.nav-scroll li.drop-down-link .sub-menu {
  		top: 0;
  	}
  	li.drop-down-link .sub-menu a {
  		font-size: 1em;
      padding: 7px 0;
  	}
  	.navbar-regular.nav-v6 .navbar-nav>li.drop-down-link>a:hover {
  		background-color: #b61f2e !important;
  	}
  	.navbar-regular.nav-v6 .navbar-nav>li.drop-down-link.active>a:hover {
  		background-color: #b61f2e !important;
  	}
	/* DROPDOWN */
  video#coverVideo {
    margin-top: 70px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-col {
    margin: 10px 0;
  }
  .banner-section .bottom-border {
    border-bottom: 1px solid #fff;
    margin-top: 15px;
  }
  .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,
  .custom-modal .newsletter-popup .section-header,
  .locations-page .section-header {
    font-size: 3.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .about-us-v7-content .text-wrapper 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-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: 16px;
  }
  .uk-overlay-panel h1 {
    font-size: 2.8em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 30px;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1em;
  }
  .address {
    width: 345px;
    margin: 0 auto;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 700;
    font-size: 1em;
    padding: 13px 10px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item .cta-sub-menu a {
    padding: 6px 10px;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 50px;
  }
  .food-menu-nav .food-menu-nav-item,
  .locations-page .food-menu-nav .food-menu-nav-item {
    padding: 8px 20px;
    border: none;
    border-bottom: 2px solid #b61f2e;
  }
  
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .locations-page .food-menu-nav .food-menu-nav-item.active,
  .locations-page .food-menu-nav .food-menu-nav-item:hover,
  .locations-page .food-menu-nav .food-menu-nav-item:focus {
    border: none;
    border-bottom: 2px solid #b61f2e;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type,
  .locations-page .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #b61f2e;
  }
  .onespecial {
    font-size: 1em;
  }
  .events-container h2 {
    font-size: 2.2em;
  }
  .events-container .event-time,
  .events-container p,
  .events-container h3 {
    font-size: 1.2em;
  }
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3,
  .empty-content-message h2,
  .empty-content-message h3 {
    font-size: 1.2em;
  }
  .press-holder h2 {
    font-size: 1.5em;
  }
  .press-holder p {
    font-size: 1.1em;
  }
  .drink-menu .pagecontent {
    padding-top: 60px;
  }
  .party-background .section-header {
    margin-top: 25px;
    }
    .party-background .food-truck-menu {
      width: 300px;
  }
  .locations-page .party-offer {
    padding: 0;
  }

  .drink-menu.custom-catering .section-header {
    margin-top: 45px;
  }

  .drink-menu.taco-truck .taco-truck-form-holder .contact-form.section-wrapper {
    padding-top: 0;
  }
  .tu-y-yo-page .partners-holder{
    display: block;
  }
  .tu-y-yo-page .partners-holder .partners{
    width: 100%;
  }
}

@media (max-width: 320px) {
  .banner-section h1 {
    font-size: 1em;
  }
  p {
    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,
  .custom-modal .newsletter-popup .section-header,
  .locations-page .section-header {
    font-size: 3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .about-us-v7-content .text-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .uk-overlay-panel h1 {
    font-size: 2.6em;
  }
  .about-us-v8-content {
    min-height: 500px;
  }
  .reservations-tmt-section h2 {
    font-size: 1.3em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .address {
    width: 300px;
  }
  .about-us-page .about-us-s1-content img {
    max-height: 120px;
  }
  .party-background .food-truck-menu {
    width: 280px;
  }
}
