/*
Theme Name: WPResidence
Theme URI: https://themeforest.net/user/wpestate
Description:WPResidence is a premium & responsive WordPress theme designed for Real Estate companies and independent agents.
Version: 5.5.1
Author: wpestate
Author URI: https://www.wpestate.org
Text Domain: wpresidence
Tags: white, one-column, two-columns,left-sidebar, right-sidebar, fluid-layout , custom-menu, theme-options, translation-ready
License:
License URI: 
---------------------------------------------------------------*/ 

/*
Staring with version 5.0 we swithc to Bootstrap 5.3 and Scss code. The compiled css code is /public/css/main.css
Please review this document https://help.wpresidence.net/article/wpresidence-theme-5-0-scss-css-and-bootstrap-integration-documentation/ for more details
*/


.action_tag_wrapper {
    display: none;
}

.featured_div {
    display: none;
}

.featured_property .agent_face {
    display: none;
}

.property_unit_type7 .property_location {
    display: none;
}
.property_unit_type3 .property_agent_wrapper {
    display: none;
}

.wpresidence_half_map_filter_wrapper.row.gx-2.gy-2 {
    display: none !important;
}
.saved_search_wrapper {
    display: none;
}

.single-content {
    display: none !important;
}
.search_wrapper {
    margin-bottom: 20px;
}


.col-md-3.slider_radius_wrap {
    display: none;
}

.col-md-9.slider_radius_wrap {
    display: none;
}

.col-md-12.radius_wrap {
    display: none;
}
#google_map_prop_list_sidebar .checker_wrapper_half {
    display: none;
}
.wpresidence_note_half_search div:nth-child(7), .wpresidence_note_half_search div:nth-child(8), .wpresidence_note_half_search div:nth-child(9), .wpresidence_note_half_search div:nth-child(10) {
    display: none;
}


.listing-unit-img-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tag-wrapper {
    top: 5px;
}

.social-links-top {
    position: relative;
    top: 4px;
}

.social-links-top a {
    color: #fff;
    margin-right: 12px;
    font-size: 18px;
    transition: all .2s cubic-bezier(0.42, 0, 0.2, 1.02);
}

.social-links-top a:hover {
    color: var(--wp-estate-top-menu-hover-font-color-option,var(--wp-estate-top-menu-hover-font-color));
}



/*
Theme Name: WPResidence
Theme URI: https://themeforest.net/user/wpestate
Description:WPResidence is a premium & responsive WordPress theme designed for Real Estate companies and independent agents.
Version: 5.5.1
Author: wpestate
Author URI: https://www.wpestate.org
Text Domain: wpresidence
Tags: white, one-column, two-columns,left-sidebar, right-sidebar, fluid-layout , custom-menu, theme-options, translation-ready
License:
License URI: 
---------------------------------------------------------------*/ 

/*
Staring with version 5.0 we swithc to Bootstrap 5.3 and Scss code. The compiled css code is /public/css/main.css
Please review this document https://help.wpresidence.net/article/wpresidence-theme-5-0-scss-css-and-bootstrap-integration-documentation/ for more details
*/


.action_tag_wrapper {
    display: none;
}

.featured_div {
    display: none;
}

.featured_property .agent_face {
    display: none;
}

.property_unit_type7 .property_location {
    display: none;
}
.property_unit_type3 .property_agent_wrapper {
    display: none;
}

.wpresidence_half_map_filter_wrapper.row.gx-2.gy-2 {
    display: none !important;
}
.saved_search_wrapper {
    display: none;
}

.single-content {
    display: none !important;
}
.search_wrapper {
    margin-bottom: 20px;
}


.col-md-3.slider_radius_wrap {
    display: none;
}

.col-md-9.slider_radius_wrap {
    display: none;
}

.col-md-12.radius_wrap {
    display: none;
}
#google_map_prop_list_sidebar .checker_wrapper_half {
    display: none;
}
.wpresidence_note_half_search div:nth-child(7), .wpresidence_note_half_search div:nth-child(8), .wpresidence_note_half_search div:nth-child(9), .wpresidence_note_half_search div:nth-child(10) {
    display: none;
}


.listing-unit-img-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tag-wrapper {
    top: 5px;
}

.social-links-top {
    position: relative;
    top: 4px;
}

.social-links-top a {
    color: #fff;
    margin-right: 12px;
    font-size: 18px;
    transition: all .2s cubic-bezier(0.42, 0, 0.2, 1.02);
}

.social-links-top a:hover {
    color: var(--wp-estate-top-menu-hover-font-color-option,var(--wp-estate-top-menu-hover-font-color));
}



#gt_float_wrapper {
    position: absolute !important;
    top: 24px !important;
    right: 10px !important;
}

.gt_float_switcher {
    font-size: 16px !important;
    background-color: transparent !important;
    box-shadow: initial !important;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0px;
    color: #fff !important;
    background-color: transparent !important;
}

.gt_float_switcher .gt-selected {
    background-color: transparent !important;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    filter: invert(1) brightness(2) !important;
}
#user_menu_u {
    margin-right: 60px;
}

.gt_float_switcher .gt_options a {
    color: #fff !important;
}

@media only screen and (max-width:1024px){
	.mobile_header .mobile-logo img {
    max-width: 150px;
    margin: 0px;
    margin-left: 60px;
}

#gt_float_wrapper {
    top: 10px !important;
    z-index: 5;
    right: 0px !important;
}
}