/* --- Colors --- */

:root {
    --main: #84a49f;
    --main-light: #fab44b;
    --main-dark: #5b5b5f;

    --separator: #fab44b;
    --border-tab: #cf583b;
    --btn-bg: #2e2e2e;
    --btn-hover: #ffaa48;
    --bg-slider: rgb(231,240,239);
}
.logoFooter {
    width: 198px;
}
.fullwide-banner-area .btn-2 {
    border: 1px solid var(--main);
}
.fullwide-banner-area {
    background-size: cover!important;
    background-position: bottom!important;
    font-size: 6rem!important;
    padding: 3rem 0;
}
.fullwide-banner-title-1, .fullwide-banner-area .fullwide-banner-title-2 {
    color: #000!important;
}
#cookie-bar .text-dark, .footer-widget .widget-menu a:hover, footer p, .footer-widget .widget-menu a, .contact-info a:hover, .footer-widget .contact-info__item p, .footer-widget .contact-info__item a, .footer-widget .contact-info__item span, .footer-1 .footer-widget .contact-info__item i {
    color: #fff!important;
}
.header-transparent a:hover {
    color: #000!important;
}

.footer-widget .widget-title:after {
    background-color: #fff!important;
}
.heading-button {
    border-bottom: 2px solid #8eaea8;
}
.trending-area .heading-secondary {
    color: #5d8c94!important;
}
.breadcrumb-area {
    background-color: #9cbdc3!important;
}
.copyright-text {
    color: #000!important;
}
.footer-3 {
    z-index: 999999999;
    position: relative;
}
.order-4 > div {
    background: #b9ddd7!important;
}