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



.price-popup__header {
	margin:0;
	padding:10px;
    background: #fafafa;
}

.price-popup__content{
	width: fit-content
}

.paoc-popup-modal-cnt{
	padding: 10px;
	height:230px;
}


#deactivated_card {
  opacity: .4;
}

.ribbon-inside.Occupied{
	color:#fff;
	background-color:#000;
}

.icon-fav-off {
display: none;
}

.icon-fav-on {
display: none;
}

.property_agent_wrapper {
display: none;
}

#adv_extended_options_text_adv {
display: none;
}

#add_favorites {
display: none;
}


#listing_ajax_container{
	padding-top:50px!important;
}


.featured_div{
	color:#000;
}
.action_tag_wrapper{
	color:#000;
}
.ribbon-inside{
	color:#000;
}

a .popupaoc-img{
	width:10px!important;
	color:#F3D00E!important;
}







