/*
 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
 Text Domain:  wpresidence-child 
*/

/* El tamaño de la imagen del agente (Abr2025). Ojo aquí se utilizaron comas para que acepte definir varias clases */
.wpestate_agent_details_wrapper, .wpestate_agent_details_wrapper, .agentpic-wrapper, .agent-listing-img-wrapper, .agentpict
/*
{
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 45%;
}
*/
/* Lo sgte estuvo hasta antes de migrar a 5.1.1 en Abr2025*. Se retiró ya no era necesario/
/*
.main_wrapper.is_boxed #search_wrapper.with_search_form_float{
    width: 1200px;		/* No aplica, lo antecede un tal index:117
}
/*

/*
.property_agent_image{
    width:25px;
    height:25px;
    float:left;
    background-size: cover;
    margin-right:10px;
    border-radius: 100%;
}

*/

/*
.property_location{
    position: absolute;
    bottom: 0px;
    left: 20px;
    right: 20px;
    height: auto;
    border-top: 1px solid #eef3f6;
    font-size: 9px;		/* original 13px cambiado a 9px
    margin: 0px 0px 0px 0px;
    padding: 13px 0px;
    color: #8593a9;
    line-height: 16px;
    float: left;
    max-width: 100%;
}
*/

/*
.listing_unit_price_wrapper {
    position: relative;
    margin-top: 5px;
    color:#f1bf7f;
    margin-left:20px;
    font-size: 19px;	/* original 17px cambiado a 19px
    line-height: 16px;
    float: left;
    line-height: 30px;
    font-weight: 700;
}
*/
/*
.listing_wrapper.col-md-12 .property_listing_details {
    position: relative;
    color: #333;
    width: 100%;
    padding: 0 20px;
    float: none;
    padding-left: 340px;
    margin-top: 10px;	/* original 0px cambiado a 10px
    margin-bottom:0px;
}

*/

/* -- Retira TODOS los TAG de Autor, fecha y contador de respuestas ... de las publicaciones o posts -22Ago2022 -- 26Ago con !Important recién lo saco del celular*/
/* Se retiro !Important porq no lo recomiendan. Se añadió una posición q los saca de la pantalla*/
/*
	.meta-element {
    display:none;
    position: absolute;
    left: -9999px;
}
*/
