/* Navbar */

li.navbar-cta {
    margin-left: 18px!important;
    padding: 12px 36px!important;
    border: 1px solid #ffffff!important;
}

li.navbar-cta:hover {
    background-color: #008d97!important;
    color: #ffffff!important;
    border: 1px solid #008d97!important;
}

li.navbar-cta a:hover {
    color: #ffffff!important;
}

.navbar-cta a {
    margin: 0px!important;
}

.mobile-menu svg path {
    fill: #ffffff;
}

.mobile-menu .ue_inner_menu-box {
    padding-top: 90px;
}

div#navbar.trackerheader--not-top.trackerheader--not-bottom.trackerheader--pinned {
  background: #191919!important;
}

div#navbar.trackerheader--not-top.trackerheader--not-bottom {
  background: #191919!important;
}

.navbar-cta a.elementor-item.elementor-item-active {
    color: #ffffff !important;
}

/* Utilities */

img[data-dominant-color]:not(.has-transparency) {
    background: transparent;
}

.elementor-button:hover {
    margin-top: -2px;
    transform: scale(1.02);
}

/* Gallery */

@media only screen and (max-width: 768px) {

    .custom-gallery .elementor-gallery__titles-container {
        display: flex!important;
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow: scroll!important;
        gap: 20px!important;    
    }

    .custom-gallery a.elementor-item.elementor-gallery-title {
        white-space: nowrap;
    }

    .custom-gallery .elementor-gallery-title {
        --space-between: 0px!important;
    } 

    .custom-gallery a.elementor-item {
        background: #ededed;
        color: #000000!important;
    }

    .custom-gallery .elementor-gallery-title.elementor-item-active {
        background: #008d97;
        color: #ffffff!important;
    }   

}


@media only screen and (min-width: 769px) {

    .custom-gallery .elementor-gallery-title::before {
        content: "/";
        border: 0px!important;
        background-color: transparent!important;
        opacity: 1!important;
    } 

    .custom-gallery .elementor-gallery-title:first-child::before {
        display: none!important;
    } 

}

/* Form */

.footer-newsletter input::placeholder {
    color: #ffffff !important;
}

button.wsf-button.wsf-button-primary {
    background-color: #008d97;
    border-color: #008d97;
    color: #ffffff;
}

/* Footer Newsletter */

textarea.wsf-field {
    min-height: 100px!important;
}

.footer-newsletter-form input {
    border-radius: 0px!important;
    background: transparent!important;
    border-color: #ffffff!important;
    color: #ffffff!important;
}

.footer-newsletter-form button {
    background-color: #ffffff!important;
    color: #008d97!important;
    border-radius: 0px!important;
}

.footer-newsletter-form .wsf-field-wrapper {
    padding-right: 0px;
}

.footer-newsletter-form input[type=checkbox].wsf-field:checked + label.wsf-label:after {
    background-color: #43473e!important;
}

.footer-newsletter-form label {
    color: #3a352f!important;
    font-weight: 300!important;
    font-size: .85rem!important;
}

.footer-newsletter-form .wsf-invalid-feedback {
    margin-bottom: -22.5px;
}

.footer-newsletter-form input[type=checkbox].wsf-field + label.wsf-label {
    margin: 0px!important;
}

.footer-newsletter-form input[type=checkbox].wsf-field + label.wsf-label {
    margin: 0px!important;
    padding-left: 30px!important;
}

@media only screen and (min-width: 768px) {

    .footer-newsletter-form .wsf-grid {
        justify-content: flex-end;
  }  

}

@media only screen and (max-width: 767px) {

    .footer-newsletter-form .wsf-grid {
      display: flex!important;
      flex-direction: row!important;
      justify-content: center!important;
  }  

}

/* Policy */

.white-footer-link a {
    color: #ffffff!important;
}

/* Chatty */

@media only screen and (min-width: 1025px) {
    .chaty-widget {
        display: none;
    }
}
