.cfos_contact_form .error {
    padding: 5px !important;
}
.rh_prop_card__details_elementor p {
    overflow-wrap: break-word !important;
}
.rh_cfos_cta_title {
    font-size: 17px !important;
}
label.error {
    position: absolute;
    margin-top:-6px;
    display: block !important;
    color:red !important;
}
#gdpr-error{
    display: none !important;
}

.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input{
    border: 0;
    box-shadow: unset;
}
.rh_prop_search__form .rh_prop_search__fields .rh_prop_search__option input:focus{
    border: 0;
    box-shadow: unset;
}

.rh_prop_card__thumbnail_elementor img{
    max-height: 417px !important;
}

.search_by_filters label{
    height: 52px;
    display: inline-block;
}

.rh_search_top_field_common label{
    height: 52px;
    display: inline-block;
}

.cfos_text_field{
    resize:none;
}

@media (min-width: 1140px) {
    .rh_cfos_slider .flexslider ul.slides .slide {
        height: 790px !important;
    }
}

@media all and (max-width: 800px) {
    .rh_slider .flexslider ul.slides li{
        height: auto !important;
    }
    .rh_header__wrap .rh_menu{
        display: flex;
    }
    .rh_header_responsive .rh_menu .rh_menu__hamburger{
        margin-top: 0;
    }
    .rh_prop_search.rh_prop_search_init{
        margin-top: 120px;
    }
    .search_by_wrap{
        border-top: 1px solid #e6e6e6;
    }
    .wrapper-home-sections section article#post-7072 .elementor-container.elementor-column-gap-default.padding-mobile-0,
    .padding-mobile-0{
        padding-top: 0 !important;
    }
}