- /*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      5.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
#search_wrapper {
    background-color: #fff !important;
}
.header_phone {
    background: #0047AB;
    padding: 10px 15px !important;
    border-radius: 8px;
}
.header_phone a {
    color: #fff !important;
}
.header_phone svg {
    fill: #fff !important;
}
.breadcrumb {
    font-size: 14px !important;
}
.listing_details.the_grid_view {
    font-weight: normal;
}
.wpresidence_dropdown .dropdown-menu li {
    font-size: 16px !important;
}
.contact-wrapper .contact_page_company_details .contact_detail {
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: 0 !important;
}
.wpresidence_dropdown .dropdown-toggle {
    font-size: 16px !important;
}