@import url('//fast.fonts.net/cssapi/1768dd35-7739-4393-af50-3effd3ad85cc.css');
/* 
    on cover title / section titles:
    font-family:'LTCCalifornianW01-DispS';
    tabs / text / buttons / subtitle:
    font-family:'Proxima Nova W01 Light';
*/
body {
    font-family:'Proxima Nova W01 Light';
}
h1,h2,h3,h4,h5,h6 {
    font-family:'LTCCalifornianW01-DispS';
}
.navbar-regular.nav-v6 .navbar-nav > li > a {
    font-family:'Proxima Nova W01 Light';
    font-size: 1.1em;
    padding: 0 10px;
}

.navbar.nav-v6 .social-square .contact-icon:hover .social-icon
 {
  color: #000;
}
video#coverVideo {
  margin-top: 70px;
}
/* Buttons */
.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,
.party-offer a.custom-temp-btn {
    padding: 8px 35px ;
    text-transform: uppercase;
    background-color: #fbac5d;
    background: #fbac5d;
    border: 2px solid #fbac5d;
    color: #211d1a;
    font-family:'Proxima Nova W01 Light';
    font-size: 16px;
    box-shadow: none;
    -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: #211d1a;
    background: #211d1a;
    border: 2px solid #211d1a;
    color: #f8edeb;
    opacity: 1;
}
.tmt-section a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:focus,
.custom-temp-btn:hover,
.custom-temp-btn:focus {
    text-decoration: none;
    background-color: #f8edeb;
    background: #f8edeb;
    border: 2px solid #f8edeb;
    color: #211d1a;
    opacity: 1;
}
/* End Buttons */
/* Headings */
.section-header,
.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: 6em;
    text-transform: none;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family:'Proxima Nova W01 Light';
    font-size: 1.6em;
    text-transform: uppercase;
    color: #211d1a;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
    color: #fff;
    font-size: 6em;
    text-shadow: none;
    text-transform: none;
}
/* End Headings */
/* Slideshow */
.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);
    opacity: .5;
}
.uk-dotnav-contrast > * > * {
    background: #fff;
    opacity: 1;
    border: 1px solid #fff;
}
.uk-overlay-panel .container {
    width: 100%;
}
/* End Slideshow */
/* Baner */
.banner-section {
    padding: 25px 0;
}
.banner-section h1 {
    font-family:'Proxima Nova W01 Light';
    font-size: 1.3em;
}
.banner-section .banner-pin {
    color: #fbac5d;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #fff;
}
/* End Baner */
/* About us and Custom About Section */
.about-us-v8-wrapper:before {
    background-color: #f8edeb;
}
/* End About us and Custom About Section */
/* TMT Sections / Order and Reservations Sections */
.tmt-section h1:after {
    content: "";
    display: block;
    position: relative;
    width: auto;
    height: 60px;
    margin: 15px auto;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.order-tmt-section h1:after {
    background-image: url(https://static.spotapps.co/web/lacasaiowa--com/css/../custom/order_title_decoration.png);
    height: 100px;
}
.reservations-tmt-section h1:after {
    background-image: url(https://static.spotapps.co/web/lacasaiowa--com/css/../custom/reservations_title_decoration.png);
}
/* End TMT Sections / Order and Reservations Sections */
/* Reviews */
.reviews-v2-wrapper.section-wrapper {
    background-size: contain !important;
    background-attachment: scroll !important;
}
.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h3 {
    font-family:'Proxima Nova W01 Light';
    font-size: 1.3em;
    margin: 30px 0;
    text-transform: capitalize;
    color: #211d1a;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    font-size: .8em;
    color: #211d1a;
}
.reviews-v2-wrapper .review-text blockquote {
    margin: 0;
    padding: 0;
}
.reviews-v2-wrapper .review-text p {
    line-height: 1.4em;
    font-size: 1.2em;
}
.reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #fbac5d;
}
.owl-theme .owl-dots .owl-dot button {
    background-color: #211d1a;
    border: 1px solid #211d1a;
    opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
    background-color: transparent;
    border: 1px solid #211d1a;
    opacity: 1;
}
/* End Reviews */
/* Newsletter */
.map-newsletter .text-wrapper:before {
    background-color: #f8edeb;
}
.map-newsletter {
    border-right: none;
}
.map-newsletter .section-header {
    color: #211d1a;
}
.map-newsletter .sph-email-subscription h2 {
    font-family:'Proxima Nova W01 Light';
    color: #211d1a;
    font-size: 1.4em;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 9.5px 5px;
    color: #211d1a;
    border-bottom: 1px solid #211d1a;
}
.map-newsletter .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #211d1a;
}
.map-newsletter  .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
    color: #211d1a;
}
.map-newsletter  .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
    color: #211d1a;
}
.map-newsletter  .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #211d1a;
}
.map-newsletter .bar {
    top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background-color: #fbac5d;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}
.sph-response-message {
    font-size: 1.3em;
    color: #211d1a;
}
/* End Newsletter */
/* Newsletter popup */
.custom-modal .modal-content {
    background-color: #f8edeb;
    background-image: url(https://static.spotapps.co/web/lacasaiowa--com/css/../custom/newsletter_back.jpg);
}
.custom-modal .newsletter-popup .section-header {
    color: #211d1a;
    font-size: 6em;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family:'Proxima Nova W01 Light';
    font-size: 1.3em;
    color: #211d1a;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 9.5px 15px;
    border: none;
    border-bottom: 1px solid #211d1a;
    border-radius: 0;
    background: transparent;
    color: #211d1a;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #211d1a;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
    color: #211d1a;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
    color: #211d1a;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #211d1a;
}
/* End Newsletter Popup */
/* Contact */
.contact-v3,
.footer-v2-wrapper {
    background-color: #211d1a;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
    font-size: 1.1em;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-size: 1.1em;
    font-family:'Proxima Nova W01 Light';
}
.contact-v3 .days {
    text-transform: uppercase;
    padding-bottom: 0;
}
.contact-v3 .from-to {
    text-transform: uppercase;
}
.contact-v3 a {
    color: #fff;
}
.contact-v3 a,
.contact-v3 a:hover {
    text-decoration: none;
}
.contact-v3 .contact-us p {
    margin: 0;
}
/* End Contact */
/* Food and Drinks Pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 90px;
}
.food-menu-nav .food-menu-nav-item {
    background-color: transparent;
    background: transparent;
    border: 2px solid #211d1a;
    color: #211d1a;
}
.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: #211d1a;
    background: #211d1a;
    border: 2px solid #211d1a;
    color: #f8edeb;
}
.food-menu-grid-item-content {
    border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #fbac5d;
}
.food-menu-grid .menu-description p {
    font-size: 1.1em;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-size: 2em;
}
.food-menu-grid .food-menu-description p {
    font-size: 1.1em;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-size: 1.2em;
    font-family:'Proxima Nova W01 Light';
    font-weight: bold;
}
.food-menu-grid .food-price {
    color: #af641a;
}
.food-menu-grid .food-item-description {
    font-size: 1.1em;
    color:  #757575;
}
/* End Food and Drinks Pages */
/* Specials Page */
.specials h1 {
    padding-top: 0;
}
.onespecial {
    font-size: 16px;
}
/* End Specials Page */
/* Gift Cards */
.gift-cards-page .section-header {
    margin-top: 20px;
}
/* End Gift Cards */
/* Specials, Events and Gift Cards Heading Align */
.drink-menu .pagecontent {
    padding-top: 170px;
}
/* End Specials, Events and Gift Cards Heading Align */
/* Empty Content Message  */
.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-family:'Proxima Nova W01 Light';
    font-weight: normal;
    text-align: center;
    text-transform: none;
    font-size: 1.8em;
}
/* End Empty Content Message */
/* Responsive */
@media (max-width:1400px) {
    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,
    .about-us-v3 h1,
    .specials h1,
    .events h1,
    .events-container h1,
    .about-us-page .about-us-s1-content h1 {
        font-size: 5.5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.4em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 5.5em;
    }
    .order-tmt-section h1:after {
        height: 90px;
    }
    .reservations-tmt-section h1:after {
        height: 50px;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.2em;
    }
}
@media (max-width:1200px) {
    .section-header,
    .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: 5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.3em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 5em;
    }
    .order-tmt-section h1:after {
        height: 80px;
    }
    .reservations-tmt-section h1:after {
        height: 40px;
    }
}
@media (max-width:1023px) {
    p {
        font-size: 1.1em;
    }
    .navbar-regular.nav-v6 .navbar-nav > li > a {
        font-family:'Proxima Nova W01 Light';
        font-size: .9em;
        padding: 0 8px;
    }
    .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,
    .party-offer a.custom-temp-btn {
        font-size: 14px;
    }
    .section-header,
    .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;
    }
    .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,
    .on-cover-content .section-wrapper .section-header {
        font-size: 4em;
    }
    .banner-section {
        padding: 15px 0;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .about-us-v8-wrapper .about-us-v8-item-1 .about-us-v8-content .text-wrapper p {
        font-size: 1em;
    }
    .tmt-section.section-wrapper {
        padding: 2em 0;
    }
    .order-tmt-section h1:after {
        height: 60px;
    }
    .reservations-tmt-section h1:after {
        height: 30px;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.1em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1em;
    }
    .map-newsletter .sph-email-subscription .sph-email-input {
        padding: 8px 5px;
    }
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        padding: 8px 15px;
    }
    .sph-response-message {
        font-size: 1.1em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1em;
    }
    .food-menu-grid .menu-description p {
        font-size: 1.1em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.85em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1em;
    }
    .onespecial {
        font-size: 14px;
    }
    .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;
    }
}
@media (max-width:991px) {
    .map-newsletter .bar {
        top: 0;
    }
}
@media (max-width:767px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a:hover,
  .navbar-regular.nav-v6 .navbar-nav>.active>a,
  .navbar-regular.nav-v6 .navbar-nav>.active>a:focus,
  .navbar-regular.nav-v6 .navbar-nav>.active>a:hover {
    color: #000 !important;
  }
    p {
        font-size: 1em;
    }
    .navbar-regular.nav-v6 .navbar-nav > li > a {
        padding: 7px 15px;
        font-size: 1em;
    }
    .home-page .nav-v7 .mobile-navigation {
        background-color: #000;
        color: #fff;
    }
    .section-header,
    .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.5em;
    }
    .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,
    .on-cover-content .section-wrapper .section-header {
        font-size: 2.5em;
    }
    .order-tmt-section h1:after {
        height: 50px;
    }
    .custom-about-us-v8-wrapper .about-us-v8-content {
        min-height: 330px;
    }
    .custom-about-us-v8-wrapper .about-us-v8-content .text-content {
        vertical-align: bottom;
    }
    .custom-about-us-v8-wrapper .about-us-v8-content .text-content p {
        font-size: 1.1em;
    }
    .reservations-tmt-section h1:after {
        height: 25px;
    }
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.1em;
    }
    .custom-modal .newsletter-popup .section-header {
        font-size: 4em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription label h2 {
        font-size: 1.1em;
    }
    .food-menu-v2-wrapper .section-header,
    .drink-menu-v2-wrapper .section-header {
        padding-top: 30px;
    }
    .food-menu-nav .food-menu-nav-item {
        border: none;
        border-bottom: 2px solid #211d1a;
        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 #211d1a;
    }
    .food-menu-nav .food-menu-nav-item:first-of-type {
        border-top: 2px solid #211d1a;
    }
    .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: 1em;
    }
    .onespecial {
        font-size: 13px;
    }
    .drink-menu .pagecontent {
        padding-top: 100px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family:'Proxima Nova W01 Light';
        text-transform: uppercase;
        font-size: 1em;
        padding: 15px 5px;
    }
}
@media (max-width:320px) {
    .banner-section h1 {
        font-size: 1em;
    }
    .about-us-v8-content .text-wrapper h2, 
    .tmt-section h2, 
    .reviews-v2-wrapper h2, 
    .map-newsletter h2 {
        font-size: 1.1em;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .drink-menu .food-menu-page h2, 
    .drink-menu .drink-menu-page h2 {
        font-size: 1.65em;
    }
}
/* End Responsive */