/*
 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.0.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

#google_map_prop_list_wrapper {display:none;}


.privatetype {

    position: absolute;
    top: 170px;
    text-align: center;
    color: #fff;
    width: 100%;
    font-size: 18px;
	text-transform:uppercase;
	letter-spacing:2px;

}
.privatetype a {color: #fff;}

.chosen-container.chosen-container-single{
    width: 600px !important;
    margin: 0 auto;
    display: flex;
    text-transform: capitalize;
}
.chosen-container.chosen-container-single a{
    width: 100% !important;
}


.page-template-advanced_search_results button.btn.btn-default.dropdown-toggle.wpestate-multiselect-custom-style{
display:none !important;
}
   
.page-template-advanced_search_results .dropdown-menu.wpestate-beds-baths-popoup-wrapper {
  display: block;
  position: relative !important;
  min-width: 306px !important;
  padding: 15px !important;
  z-index: 0;
  border-radius: 10px;
  box-shadow: none;
}

.page-template-advanced_search_results .wpestate-beds-baths-popoup-component button{
    display:none !important;
    }
.page-template-advanced_search_results .wpestate-price-popoup-wrapper_v3{
      display: block;
        position: relative !important;
        min-width: 306px !important;
        padding: 15px !important;
       /* z-index:0;*/
  border-radius: 10px;
	 box-shadow: none;
	border:1px solid rgba(0,0,0,.05)
}

.property_listing:hover .listing-unit-img-wrapper.privatetype_wrapper img{
    transform:none !important;
}
@media (max-width: 991px) {
  #google_map_prop_list_sidebar {
    width: 100% !important;
  }
  
.page-template-advanced_search_results .search_wrapper {
    width: auto !important;
    display: block;
}
.adv-search-1 {
    width: auto;
}
.property_listing {
    max-width: inherit;
}
.btn-group.wpestate-beds-baths-popoup-component {
    display: block;
}


}

.page-template-advanced_search_results button#price_max_wrapper {
    display: block !important;
}
.page-template-advanced_search_results button#price_low_wrapper {
    display: block !important;
}

.chosen-container-single .chosen-single {
  position: relative;
  background: #ffffff;
  height: 40px;
  display: flex;
  align-items: center;
  font-size: 18px;
  border-radius: 0;
  box-shadow: none;
  padding: 2px 14px 4px 32px;
  border-bottom: 1px solid #000;
  color: #000;
}

.chosen-container-active.chosen-with-drop .chosen-single{
    background: #ffffff;
}

.chosen-container-single.chosen-with-drop .chosen-single {
    border-radius: 3px 3px 0 0;
}

.chosen-container-single.chosen-with-drop .chosen-single > span{
    opacity: 0;
}

.chosen-container-single .chosen-single:before {
    font-family: "fontawesome";
    content: "\f002";
    color: #444444;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: lighter;
}

.chosen-container-single .chosen-single div{
    display:none;
}

.chosen-container .chosen-drop{
    margin-top: 0px;
    border-radius:0 0 3px 3px;
}

.chosen-container-single .chosen-search{
    padding:0px;
}

.chosen-container-single .chosen-search{
    margin: -41px 0 0 0;
}

.chosen-container-single .chosen-search input[type=text]{
    height:32px;
    padding:4px 20px 4px 32px;
    border:none;
    border-radius: 0;
    background-position:99% -22px;
    background-size: 56px 41px !important;
    border-bottom: none;
    height: 40px;
}

body .chosen-container-single .chosen-search input[type=text]{
    background: none !important;
}

.chosen-container .chosen-results{
    margin: 0 1px 4px 0;
    padding: 0 0 0 0px;
}

.chosen-container .chosen-results li.group-result {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    font-family: arial, sans-serif;
    margin: 4px 0 0 0;
}

.chosen-container .chosen-results li{
    padding: 4px 12px;
}

.chosen-container .chosen-results li.group-option {
    padding-left: 18px;
}

.chosen-container .chosen-results li.result-selected{
    background: #45005A;    
}


span.select2.select2-container.select2-container--default{
    width: 80% !important;
}

.select2-results .select2-results__options li.select2-results__option--highlighted{
background-color: #45005A !important;
}


.favorites-wrapper .favon {
    display: inline-block !important;
}
.favorites-wrapper .added {
    position: absolute;
    display: none;
    background-color: #fff;
    width: 170px;
    padding: 20px;
    top: 54px;
    right: 0;
    -webkit-transform: translateX(37%);
    transform: translateX(37%);
    border: 1px solid #E0E0E0;
    box-sizing: content-box;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    color: #000;
    line-height: 22px !important;
}
.favorites-wrapper .favmsg {
    text-align: center;
    padding: 15px 0;
}
.favorites-wrapper .favbtntwo {
    border: 1px solid #612172;
    background: #fff;
    color: #612172;
    padding: 5px 10px;
    width: 100%;
    border-radius: 20px;
}
.favorites-wrapper .favstar i {
    margin: 0;
    color: #612172;
}
.favorites-wrapper .favbtnone {
    border: 1px solid #612172;
    background: #612172;
    color: #fff;
    padding: 5px 10px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 20px;
    line-height: 22px;
}

.favorites-wrapper .favstar {
    text-align: center;
    font-size: 20px;
    color: #612172;
    margin: 0;
}

.fancybox-extra-slide{
    display: none !important;
}

.gallery_wrapper.row img {
    height: 0px !important;
}


@media (max-width:800px){
	.select2-container--open .select2-dropdown--below{top:47px;}
	.select2-container--classic .select2-results > .select2-results__options, .select2-container--default .select2-results > .select2-results__options {
		max-height: 400px!important;}
    .select2-container--default .select2-selection--single{
        border-radius:0px !important;
    }
    .select2-search__field{
        position: absolute;
        top: -39px;
        right: 0px;
        border-radius: 0px !important;
    }
    span.select2-container{
        top: 0px !important;
    }
    .gallery_img_5{
        display:none !important;
    }
   
}
.half_mobile_toggle_filter{
    display: none;
}
@media (max-width:991px){
    .half_mobile_toggle_listings, .half_mobile_toggle_map{
            width: 48%;
    }
    .half_mobile_toggle_filter{
        display: block !important;
    }
    .mobile_hide{
        display: none !important;
    }
}
@media (max-width:480px){
    
    .half_mobile_toggle_filter{
        border: 0px !important;
    margin-bottom: 1px;
    font-size: 12px;
    }
    
}
#listing_ajax_container .property_unit_type2 .icon-fav-on svg {
    fill: #612172 !important;
}
.favorites-wrapper .added{
    right: 42px !important;
}