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

/* 
"Arial MT W01 Light" = font-family: 'Manrope', sans-serif; font-weight: 300;
"Arial MT W01 Regular" = font-family: 'Manrope', sans-serif; font-weight: 400;
"Fourth W05 Medium" = font-family: 'Courgette', cursive; font-weight: 400;
*/

a {
    color: #000;
}

body {
  font-family: 'Manrope', sans-serif; 
  font-weight: 400;
}

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

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

.navbar.nav-v4 .header-logo {
    max-width: 400px;
}

.navbar-regular.nav-v6 .navbar-nav>li>a {
    font-family: 'Manrope', sans-serif; 
    font-weight: 300;
    font-size: 1.2em;
    padding: 0 10px;
    text-transform: uppercase;
    border-right: none !important;
}

.navbar-regular.nav-v6 .navbar-nav>li:last-of-type>a {
    border-right: 1px solid #fff!important;
}
.section-header,
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.about-us-s4-wrapper h1,
.private-parties-tmt-section h1,
.custom-modal .newsletter-popup .section-header {
    font-size: 5.2em;
    font-family: 'Courgette', cursive; 
    font-weight: 400;
}
.about-us-v8-content .text-wrapper h2,
.about-us-v7-content .text-wrapper h2,
.about-us-s4-wrapper h2,
.private-parties-tmt-section h2,
.reviews-v2-wrapper h2,
.reviews-v2-wrapper h3,
.map-newsletter h2 {
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif; 
    font-weight: 300;
    font-size: 1.5em;
}
.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.private-parties-tmt-section 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 {
    padding: 9px 40px;
    font-family: 'Manrope', sans-serif; 
    font-weight: 300;
    text-transform: uppercase;
    font-size: 18px;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    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;
}
.uk-overlay-panel a.custom-temp-btn {
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
}
.about-us-v8-wrapper a.custom-temp-btn,
.private-parties-tmt-section a.custom-temp-btn,
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.uk-overlay-panel a.custom-temp-btn:hover {
    background-color: #cc9900;
    color: #000;
    border: 1px solid #cc9900;
}
.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 {
    background-color: transparent;
    color: #000;
    border: 1px solid #cc9900;
}
.private-parties-tmt-section a.custom-temp-btn:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #cc9900;
}
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
}

/* home page */

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

.uk-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}
.uk-dotnav-contrast>.uk-active>* {
    background: rgba(255, 255, 255, 1);
    transform: scale(1);
}
.uk-dotnav-contrast>*>* {
    background: rgba(255, 255, 255, 0.6);
}
.uk-dotnav-contrast {
    padding-bottom: 30px;
}

/* banner section */

.banner-section {
    padding: 35px 0;
}
.banner-section h1 {
    font-family: 'Manrope', sans-serif; 
    font-weight: 300;
    text-transform: capitalize;
    font-size: 1.4em;
}
.banner-section .banner-pin {
    color: #cc9900;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #fff;
}

/* banner section end */

/* .about-us-v8 section */

.about-us-v8-content .text-wrapper {
    margin: 30px auto;
}
.about-us-v8-content .text-content.title-image h1:after {
    height: 60px;
}
.about-us-v8-item-1 h2 {
    margin-bottom: 40px;
}

/* .about-us-v8 section end*/


/* private parties tmt section */
.private-parties-tmt-section .container {
    width: 90%;
}
.private-parties-tmt-section .container .row {
    margin-top: 90px;
    margin-bottom: 3%;
}
.private-parties-tmt-section img {
    max-width: 90%;
}

/* private parties tmt section end*/

/* reviews section */

.carousel-wrapper.reviews-v2-wrapper.section-wrapper {
    background-attachment: scroll !important;
    background-size: cover !important;
    background-position: center center !important;
}
.reviews-v2-wrapper h1 {
    margin-bottom: 0;
    color: #fff;
}
.reviews-v2-wrapper h2 {
    color: #cc9900;
}
.reviews-v2-wrapper h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif; 
    font-weight: 300;
    font-size: 1.3em;
    margin-bottom: 0;
    color: #fff;
}
.reviews-v2-wrapper .container {
    padding-top: 10px;
}
.reviews-v2-wrapper .review-text p {
    font-size: 1.3em;
    line-height: 1.6em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    color: #cc9900;
    font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #cc9900;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    background: #fff;
    border: 1px solid #fff;
    opacity: 0.6;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot.active button,
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot:hover button {
    background: #fff;
    border: 1px solid #fff;
    opacity: 1;
    outline: 0;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 50px;
}
/* reviews section end*/

/* map newsletter section */

.map-newsletter {
    border-right: none;
    color: #000;
    background-color: #cfcfcf;
}
.map-newsletter h2 {
    margin-bottom: 5px;
    color: #000;
}
.map-newsletter .sph-email-subscription h2 {
    font-family: 'Manrope', sans-serif; 
    font-weight: 400;
    font-size: 1.3em;
    color: #000;
}
.map-newsletter .bar {
    top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background: #cc9900;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 11px 5px;
    border-bottom: 1px solid #000;
    color: #000;
}
.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 .text-wrapper:before {
    background-attachment: scroll;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}

/* custom modal section */

.custom-modal .modal-content {
    background-color: #cfcfcf;
    background-image: url('https://static.spotapps.co/web/evangelinecafe--net/css/../custom/newsletter_back.jpg');
    background-position: center;
    background-size: cover;
    color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    margin-bottom: 20px;
    font-family: 'Manrope', sans-serif; 
    font-weight: 400;
    color: #000;
    font-size: 1.4em;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 10px 15px;
    border: 1px solid #000;
    border-radius: 0;
    background: transparent;
    color: #000;
}
.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;
}
.custom-modal .close {
    color: #000;
}

/* custom modal section end*/

/* contact v3 section */

.contact-v3 {
  background-color: #000;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-family: 'Courgette', cursive; 
    font-weight: 400;
    font-size: 1.4em;
    text-transform: capitalize;
}
.contact-v3 .days {
    padding-bottom: 5px;
    text-transform: capitalize;
}
.contact-v3 .from-to {
    padding-bottom: 20px;
    text-transform: lowercase;
}
.contact-us p a {
    color: #fff;
    text-decoration: none;
}
.contact-v3 .social-square .contact-icon {
    color: #cc9900;
}

.footer-v2-wrapper {
    background-color: #000;
    border-top: none;
    color: #fff;
}

/* food page */

.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 100px;
}
.food-menu-grid-item-content {
    border-radius: 0;
    background-color: #fff;
}
.drink-menu .food-menu-grid h2 {
    font-family: 'Courgette', cursive; 
    font-weight: 400;
    font-size: 2.2em;
    text-transform: none;
    word-break: break-word;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
    font-family: 'Manrope', sans-serif; 
    font-weight: 300;
    font-size: 1.3em;
    text-transform: none;
    color: #000;
}
.food-menu-nav .food-menu-nav-item {
    font-size: 16px;
    padding: 8px 40px;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #000;
}
.food-menu-grid .food-price {
    padding: 0 10px 0 5px;
}
.food-menu-grid .food-menu-description {
    font-family: 'Manrope', sans-serif; 
    font-weight: 400;
    font-size: 1.1em;
    color: #000;
}
.food-menu-grid .menu-description p {
    font-family: 'Manrope', sans-serif; 
    font-weight: 400;
    text-transform: none;
    color: #000;
}
.food-menu-grid .food-item-description {
    font-family: 'Manrope', sans-serif; 
    font-weight: 400;
    font-size: 1.1em;
    color: #757575;
}
/* food page end*/

/* about us page section */

.about-us-s4-wrapper {
    padding-left: 10%;
    padding-right: 10%;
    color: #000;
    background-image: url("https://static.spotapps.co/web/evangelinecafe--net/css/../custom/about_us_back.jpg");
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.about-us-page .logo-about {
    max-width: 80%;
}

/* about us page section end */

/* media queries */

@media (max-width:1200px) {
    .uk-overlay-panel .container {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .about-us-s4-wrapper h1,
    .private-parties-tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 4.8em;
    }
    .about-us-v8-content p,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.25em;
    }
    .private-parties-tmt-section h2 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width:1023px) {
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .about-us-s4-wrapper h1,
    .private-parties-tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 4.4em;
    }
    .about-us-v8-content p,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .about-us-s4-wrapper h2,
    .private-parties-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.4em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.3em;
    }
}

@media (max-width:991px) {
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .about-us-s4-wrapper h1,
    .private-parties-tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 3.2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .about-us-s4-wrapper h2,
    .private-parties-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.3em;
    }
    .banner-section {
        padding: 20px 0;
    }
    .banner-section h1{
        font-size: 1.2em;
    }
    .about-us-v8-content .text-wrapper {
        margin: 10px auto;
    }
    .about-us-v8-content .text-content .text-holder p {
        padding-left: 5px;
        padding-right: 5px;
    }
    .private-parties-tmt-section img {
        margin-bottom: 10%;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.2em;
    }
    .map-newsletter .bar {
        top: 0;
    }
    .food-menu-description p {
        font-size: 1.05em;
    }
    .about-us-page p {
        font-size: 1.2em;
    }
}

@media (max-width:767px) {
    .navbar.nav-v4 .header-logo {
        max-width: 200px;
    }
    .navbar-regular.nav-v6 .navbar-nav>li>a {
        font-size: 1.1em;
        padding: 8px 10px;
    }
    video#coverVideo {
        margin-top: 60px;
    }
    .uk-dotnav-contrast {
        padding-bottom: 0;
    }
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .about-us-s4-wrapper h1,
    .private-parties-tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 3.4em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
      font-size: 2em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .about-us-s4-wrapper h2,
    .private-parties-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.2em;
    }
    .custom-temp-btn,
    .about-us-v8-wrapper a.custom-temp-btn,
    .uk-overlay-panel a.custom-temp-btn,
    .private-parties-tmt-section 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 {
        font-size: 15px;
    }
    .banner-section {
        padding: 15px 0;
    }
    .banner-section h1{
        font-size: 1.1em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 50px;
    }
    .about-us-v8-content p,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-content .text-holder p {
        padding-left: 25px;
        padding-right: 25px;
    }
    .map-newsletter .sph-email-subscription h2,
    .custom-modal .newsletter-popup .sph-email-subscription h2  {
        font-size: 1.1em;
    }
    .contact-v3 .contact-location,
    .contact-v3 .hours,
    .contact-v3 .find-us {
        font-size: 1.1em;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Manrope', sans-serif; 
        font-weight: 300;
        font-size: 13px;
        padding: 15px 5px;
        text-transform: uppercase;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn.active,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:hover,
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:focus {
        border: none;
        border-bottom: 1px solid #cc9900;
    }
    .food-menu-nav .food-menu-nav-item.custom-temp-btn:first-of-type {
        border-top: 1px solid #cc9900;
    }
    .food-menu-grid .menu-description p {
        font-size: 1em;
    }
    .food-menu-grid .food-item-title h3, 
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1.05em;
    }
    .food-menu-page .food-menu-v2-wrapper,
    .drink-menu-page .drink-menu-v2-wrapper {
        padding-top: 30px;
    }
    .about-us-page p {
        font-size: 1.1em;
    }
    .about-us-s2-wrapper .about-us-v7-content .text-wrapper .text-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    .about-us-s4-wrapper {
        padding-top: 0;
    }
}

@media (max-width:320px) {
    .section-header,
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header,
    .about-us-v8-content .text-wrapper h1,
    .about-us-v7-content .text-wrapper h1,
    .about-us-s4-wrapper h1,
    .private-parties-tmt-section h1,
    .custom-modal .newsletter-popup .section-header {
        font-size: 3em;
    }
    .about-us-v8-content .text-wrapper h2,
    .about-us-v7-content .text-wrapper h2,
    .about-us-s4-wrapper h2,
    .private-parties-tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.1em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
      font-size: 1.6em;
    }
    .banner-section {
        padding: 10px 0;
    }
    .banner-section h1{
        font-size: 1em;
    }
    .about-us-v8-content p,
    .reviews-v2-wrapper .review-text p {
        font-size: 1.05em;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.1em;
    }
    .food-menu-description p {
        font-size: 0.95em;
    }
    .food-menu-grid .food-item-title h3, 
    .food-menu-grid .food-price {
        font-size: 1.1em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1em;
    }
    .about-us-page p {
        font-size: 1em;
    }
    .top-svg-border svg, 
    .bottom-svg-border svg {
        display: none;
    }
    .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
        min-height: 450px;
    }
}