.p,body {
    color: #3C424F;
}


.button.color2 {
    color: #fff;
    background-color: #D4B89B;
    border-color: #D4B89B;
}


.button.color2:hover {
    color: #fff;
    background-color: #D3C2B2;
    border-color: #D3C2B2;
}

.button.color1 {
    color: #fff;
    background-color: #D4B89B;
    border-color: #D4B89B;
}


.button.color1:hover {
    color: #fff;
    background-color: #D3C2B2;
    border-color: #D3C2B2;
}

.comment-author .fn, h1, h1.title, h2, h3, h4, h5, h6 {
    font-family: david libre;
    font-weight: 600;
    color: #3C424F;
    text-rendering: optimizeLegibility;
    margin-bottom: 16px;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, .coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a, .coloured-nav ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item).hover > a, .coloured-nav ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item):hover > a, .coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a, .coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a, .fixto-fixed ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item).hover > a, .fixto-fixed ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item):hover > a, .fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a, .fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a {
    color: #D4B89B;
}

ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a, ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item).hover > a, ul.dropdown-menu.active-line-top > li:not(.current-menu-item):not(.current_page_item):hover > a, ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a, ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a {
    color: #D4B89B;
}

ul.dropdown-menu.active-line-bottom > .current-menu-item > a, ul.dropdown-menu.active-line-bottom > .current_page_item > a, ul.dropdown-menu.default > .current-menu-item > a, ul.dropdown-menu.default > .current_page_item > a {
    border-bottom: 3px solid #D4B89B;
}

ul.dropdown-menu > li.hover > a, ul.dropdown-menu > li:hover > a {
    color: #D4B89B;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .coloured-nav ul.dropdown-menu.active-line-bottom > .current_page_item > a, .coloured-nav ul.dropdown-menu.default > .current-menu-item > a, .coloured-nav ul.dropdown-menu.default > .current_page_item > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current_page_item > a, .fixto-fixed ul.dropdown-menu.default > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.default > .current_page_item > a {
    border-bottom: 3px solid  #D4B89B;
}

@media screen and (max-width: 468px){
   .mesmerize-inner-page .inner-header-description{
       padding-top:20% !important;
       padding-bottom:20% !important;
   }
}

.footer-content-lists a:hover .fa {
    color: #D4B89B;
}

.footer-content-lists a {
    color: #ffff;
}
.footer-content-lists a:hover {
    color: #D4B89B;
}

.comment-author .fn, h1, h1.title, h2, h3, h4, h5, h6 {
    font-family: david libre;
    font-weight: 400;
    color: #3C424F;
    text-rendering: optimizeLegibility;
    margin-bottom: 10px;
}

#offcanvas-wrapper .offcanvas-top .logo-holder img {
    max-width: 60%;
    display: block;
    margin: auto;
}

i.fa.color1 {
    color: #D4B89B;
}

.copyright{
	
    visibility: hidden;

}


.button.color-white, .button.color-white:hover {
    color: #313439;
    background-color: #fff;
    border-color: #fff;
}

/* Link */
.elementor-element-e8a3894 p a{
	color: #D4B89B;
}

a: {
    color: #D4B89B;
}