<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for Real Homes.
Author: Inspiry Themes
Author URI: https://www.inspirythemes.com/
Template: realhomes
Version: 1.4.2
*/

:root {
    --blue: #083249;
    --yellow: #e79c32;
    --light-blue: #0f5d7f;
    --light-yellow: #f9d29c;
}

.rh_content {
    margin-bottom: 0 !important;
}

/*
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance .advance-search-arrow .arrow-inner span, a {
    color: var(--blue);
}
*/
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__advance .advance-search-arrow .arrow-inner svg g {
    stroke: var(--blue);
}

.rh_mod_sticky_header .main-menu .menu-main-menu-container &gt; ul .current-menu-item &gt; a, .rh_mod_sticky_header .main-menu .menu-main-menu-container &gt; ul li:hover &gt; a, .rh_mod_sticky_header .main-menu .menu-main-menu-container &gt; ul li.current-menu-ancestor &gt; a {
    background: var(--blue);
}

.rh_mod_sticky_header .rh_sticky_header_container {
    max-width: 1140px;
    padding: 0 10px;
    margin: auto;
}

.rh_mod_sticky_header .main-menu {
    margin-left: auto;
    flex: unset;
}

.rh_var2_header_meta_container {
    padding-right: 10px;
    padding-left: 10px;
}

.rh_mod_sticky_header .main-menu .menu-main-menu-container &gt; ul li {
    margin: 0 15px;
}

.rh_mod_sticky_header .main-menu .menu-main-menu-container &gt; ul li.current-menu-item a,  .rh_mod_sticky_header .main-menu .menu-main-menu-container &gt; ul li a:hover {
    border-bottom: 4px solid;
}

.rh_mod_sticky_header .main-menu .menu-main-menu-container &gt; ul li:last-child {
    margin-right: 0px;
}

.whatsapp-chat {
    position: fixed;
    z-index: 999999999999;
    top: auto;
    right: auto;
    bottom: 15px;
    left: 90px;
    background: transparent;
}

#whatsappBtn {
    width: 60px;
}

.rhea_top_tags_box {
    padding-top: 10px;
    display: flex;
}

.rhea_address_sty a {
    color: white;
}

.rhea_address_sty {
    margin-bottom: 0;
}

.rhea_id {
    padding: 6px 12px;
    background: white;
    font-size: 14px;
}

.rhea_price_box_4 {
    padding: 0 5px;
}

.rhea_compare_fav_box_4 {
    align-self: baseline;
}

.rh_prop_card__price_sty {
    padding: 6px 12px;
    background: white;
    display: block;
}

.rh_prop_card__priceLabel_sty {
    display: inline-block;
}

.rhea_price_box_4 .rh_prop_card__priceLabel_sty .rh_prop_card__price_sty {
    margin-bottom: 0;
}

.rhea_latest_properties_4 .rhea_tags_wrapper {
    position: initial;
    right: unset;
    top: unset;
    float: right;
    margin-left: auto;
}

.rhea_latest_properties_4.rhea_grid_style_1 .rhea_property_grid_4:nth-of-type(5n+1) .rhea_price_box_4 .rh_prop_card__priceLabel_sty .rh_prop_card__price_sty, .rhea_latest_properties_4.rhea_grid_style_1 .rhea_property_grid_4:nth-of-type(5n+2) .rhea_price_box_4 .rh_prop_card__priceLabel_sty .rh_prop_card__price_sty {
    font-size: 16px;
}

.rhea_latest_properties_4 .rhea_top_tags_box {
    background: none;
}

.rhea_title_btn_wrapper_4 {
    display: block;
}

.rhea_title_btn_wrapper_4_flex {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.rhea_heading_box {
    position: relative;
    width: 100%;
    height: 0;
    transition: all .4s;
    margin: 0;
    display: block;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
}

.rhea_property_grid_inner_4:hover .rhea_heading_box {
    height: 42px;   
    padding: 6px 10px;
}

.rhea_property_grid_inner_4 .rhea_heading_box h3 a {
    margin-bottom: 0;
    color: #fff;
}

.rhea_property_grid_inner_4 .rhea_heading_box h3 a:hover, .rhea_address_sty a:hover {
    color: var(--yellow);
}

.rh_mod_sticky_header {
    background-color: var(--blue) !important;
}

/*
.rhea_latest_properties_ajax .pagination a.current {
    background: var(--yellow) !important;
}
*/
.rhea_latest_properties_ajax .pagination a:hover {
    background: #f5d096 !important;
}


.rhea_price_box_4 .rh_prop_card__priceLabel_sty .rh_prop_card__price_sty {
    color: var(--yellow);
}

.rh_var_header .rh_menu__main .current-menu-ancestor &gt; a, .rh_var_header .rh_menu__main .current-menu-item &gt; a {
    color: var(--yellow);
}

.rhea_fp_price_status .rhea_fp_status {
    display: none;
}

.rh_section__news_elementor {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

.rhea_latest_properties_4 {
    margin-left: 0;
    margin-right: 0;
}

.rhea-icon-list-item-text-right {
    max-width: 70%;
}

.wpcf7-submit {
    display: block;
    min-width: 130px;
    padding-top: 10px;
    border-radius: 5px !important;
    font-size: 17px;
    padding: 9px 15px;
    border: 1px solid !important;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-color: var(--yellow);
    background-color: var(--yellow);
    color: white;
}

.wpcf7-submit:hover {
    background-color: white;
    color: var(--yellow);
}

.wpcf7 input[type="email"], .wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7-textarea {
    width: 100%;
    border-radius: 0;
    margin-right: 0px;
    margin-left: 0px;
    color: var(--blue);
    display: block;
    font-weight: 300;
    padding: 10px 10px !important;
    font-size: 17px;
    background-color: #ffffff !important;
    border: 1px solid var(--yellow) !important;
}

.wpcf7-textarea {
    margin-bottom: 16px;
}

.rhea_fp_slide_info_inner:after {
    border-bottom-color: var(--yellow);
    border-right-color: var(--yellow);
}

.rhea_wrapper_fp_carousel .rhea_fp_nav svg path {
    fill: var(--yellow);
}

.flex-form {
    display: flex;
    justify-content: space-between;
}

.flex-form span.wpcf7-form-control-wrap {
    width: 49%;
    margin-bottom: 16px;
}

.wpcf7 .ajax-loader {
    bottom: 10px;
    position: absolute;
}

.margin-left-auto {
    margin-left: auto;
}

.rh_var_header .rh_menu__main li ul, .rh_mod_sticky_header .main-menu .menu-main-menu-container li ul {
    padding: 0;
    text-align: left;
    border-top: 2px solid var(--yellow);
}

.rh_var_header .rh_menu__main li:hover &gt; a {
    color: var(--yellow);
}

.rh_banner .rh_banner__title {
    text-shadow: 1px 1px 2px #000;
}

.rhea_address_sty .rhea_address_pin svg {
    fill: var(--yellow);
}

.favorite[data-tooltip]::after {
    background: #ea3d3d;
}

.favorite[data-tooltip]:not([flow])::before {
    border-top-color: #ea3d3d;
}

@media (max-width: 890px) {
    .rh_wrapper_floating_features {
        left: 50%;
        bottom: 15px;
        width: auto;
    }
}

.widget .title, .widget .wp-block-search__label {
    color: var(--yellow);
}

.rh_page__property_price {
    display: none !important;
}

.rh_page__property .rh_page__property_title .rh_page__property_address {
    padding-bottom: 8px;
}

.rh_page__property .rh_page__property_title .rh_page__title {
    color: var(--yellow);
    font-size: 30px;
}

.rh_page__property_address {
    color: var(--light-blue);
    font-size: 16px;
}

form {
    filter: rtl;
}

input, textarea {
    text-align: right;
}

.wpcf7-submit {
    text-align: center;
    margin-right: unset;
    margin-left: auto;
}

ul.rh_property__additional {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.distance_table, .distance_table th, .distance_table td {
    border: none;
}

.rh_prop_card .rh_prop_card__details h3 a, .rh_list_card__wrap .rh_list_card__map_wrap h3 a, .rh_list_card__wrap .rh_list_card__details_wrap h3 a {
    color: var(--light-blue);
}

h4.rh_property__heading, .rh_property__heading, .rh_sidebar .widget .title {
    font-size: 22px;
    color: var(--light-blue);
}

h4.rh_property__heading:after, .rh_property__heading:after, .rh_sidebar .widget .title::after {
    color: var(--light-blue);
    display: block;
    height: 3px;
    font-weight: 700;
    background-color: var(--light-blue);
    content: " ";
    width: 50px;
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}

.rh_property__main .rh_content * {
    color: #000;
}

.th {
    color: var(--light-blue);
}

.rh_property__features.arrow-bullet-list {
    margin-bottom: -2rem;
}

.inspiry_property_carousel_style .slick-arrow:hover, .property-detail-slider-three .slick-arrow:hover, .property-detail-slider-wrapper .property-detail-slider-two .flex-direction-nav a {
    background-color: var(--yellow);
}

.rh_content p {
    margin-bottom: 1rem;;
}

.rpwwt-widget ul li img {
    float: left;
    margin: .3em .75em;
}

.rh_property__feature ul {
    font-size: 18px;
}

@media (max-width: 767px) {
    .property-agent-contact-methods-wrapper  {
        display: none;
    }
    .has-agent-sticky-bar .rh_wrapper_floating_features {
        bottom: 15px;
    }
    ul.rh_property__additional {
        columns:1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
    .entry-content {
        padding: 2rem 0.5rem;
    }
    .rhea-icon-list-item-text-right {
        max-width: 60%;
    }
}

.floating-social {
    transform: rotate(90deg);
}

.floating-social .elementor-grid-item {
	transform: rotate(-90deg);
}

.headingShadow {
	text-shadow: 1px 1px 1px #878787;
}</pre></body></html>