#header a.arada-brand img {
    width: 146px;
    height: auto;
}
.menu-top-navigation .nav-button > a,
.button-style-1 {
    background-color: #f1d19f;
}
.menu-top-navigation .nav-button > a:hover,
.button-style-1:hover,
.button-style-2:hover{
    background-color: #393C37;
    color: #fff;
}
section.footer {
    background-color: #f1d19f;
}
.footer-right input[type="submit"] {
    border-color: #fff;
}
.footer-right input[type="submit"]:hover {
    background-color: #393C37;
    border-color: #393C37;
}

.button-style-1:hover {
    border: 1px solid #393C37;
    background-color: #393C37;
    color: #fff;
}

.find-property-button,
.find-property-outer .section-title {
    background-color: #f1d19f;
}
.property-form-group.property-form-group-button .button-style-1 {
    background-color: #f1d19f;
    border-color: #f1d19f;
}
#man-loader circle[stroke-miterlimit="10"] {
    stroke: #f1d19f;
}
.find-property-form-container .section-title h2,
.find-property-close,
.property-form-group.property-form-group-button .button-style-1,
.menu-top-navigation .nav-button>a,
.find-property-button, .find-property-outer .section-title,
ul.footer-left-navigation li a,
.footer-right > p svg *,
.arada-footer-newsletter label,
.footer .wpcf7 form.invalid .wpcf7-response-output, .footer .wpcf7 form.payment-required .wpcf7-response-output, .footer .wpcf7 form.sent .wpcf7-response-output, .footer .wpcf7 form.unaccepted .wpcf7-response-output,
.footer-right>p {
    color: #000;
}
ul.footer-social-links li a, ul.footer-social-links li img {
    filter: sepia(0%) saturate(0%) brightness(40%) hue-rotate(0deg);
}
ul.footer-phone-links {
    filter: sepia(0%) saturate(0%) brightness(20%) hue-rotate(0deg);
}
.footer-right p.hide-anchor-link img {
    filter: sepia(0%) saturate(0%) brightness(0%) hue-rotate(0deg);
}
.find-property-button {
    background-image: url(../images/left-arrow.svg);
}
li.masaar2.menu-item.menu-item-type-custom.menu-item-object-custom {
    display: none;
}
@media (max-width:768px) 
{
    .button-style-1:hover {
        background-color: #f1d19f;
    }
}