/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2025 | 15:03:40 */
/* Fix - Shaow Propiedades - Inicio */
.elementor-10 .elementor-element.elementor-element-a90a59c > .elementor-widget-container,
.elementor-10 .elementor-element.elementor-element-b871489 > .elementor-widget-container,
.elementor-10 .elementor-element.elementor-element-bfc669e > .elementor-widget-container,
.elementor-10 .elementor-element.elementor-element-e0febed > .elementor-widget-container {
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
}

/* Fix - Color Caracteristicas Add - Edit Propiedades */
.control {
    color: #222222;
}

/* Esconder Google Recaptcha */
.grecaptcha-badge { 
    visibility: hidden;
}

/* Incrementar tamaño de etiqueta en propiedades GRID */
.labels-wrap > .label { /* VENTA APARTADO VENDIDO */
    font-size: 15px !important;
	padding: 4px 12px !important;
}

.labels-wrap > .label:hover {
    color: #ffffff !important;
}

/* DESTACADO 
.item-header .label-featured { 
    font-size: 15px !important;
	padding: 7px 10px;
    margin-top: -3px;
}*/

/* Esconder - Llamanos, Correo y WhatsApp - GRID */
.item-buttons-wrap {
    display: none !important;
}

/* Esconde linea de separación superior - GRID */
.item-wrap-v9 .item-footer {
    border-top: 0;
}

/* Tamaño y estilo del PRECIO en el Grid */
/* .mobile-property-title .item-price-wrap .item-price*/ /* En MOVIL */
.item-wrap-v9 .item-body .item-price-wrap .item-price, /* GRID */
.property-price-wrap .list-unstyled .mb-0 .mt-1 .text-end /* En HADER */ {
    font-size: 20px !important;
    background-color: #cd2027;
    color: #fff;
    padding: 3px 10px;
}

/* Propiedad DESTACADA - Detalle AGENCIA - Aside Right */
/*.widget-featured-property-slider-wrap .label-featured {
	font-size: 15px !important;
	padding: 5px 10px;
}*/

 /* DESTACADO en MOVIL 
.mobile-property-title .label-featured {
	font-size: 15px !important;
	padding: 3px 10px;
}*/

/* Abajo de Titulo de Propiedad 
.property-labels-wrap .label-status:hover { 
	color: #ffffff !important;
}*/



/* Ajuste tamaño PRECIO lista lateral */
/*#houzez_properties_viewed-1 .item-price  {
	font-size: 16px !important;
}*/

/* Ajuste PRECIO en mapa */
/*.map-info-window .item-price {
    font-size: 14px !important;
	font-weight: bold;
    background-color: #cd2027;
    color: #fff;
    padding: 3px 10px;
}*/

/* Icono WhatsApp - Detalle Agencia */
/*.agent-social-media a {
	font-size: 32px;
}

.agent-social-media a:hover {
	color: #cd2027 !important;
}

.agent-social-media {
	text-align: center;
	padding-top: 10px;
}*/

/* Footer - Separar contador del footer */
.houzez-main-wrap-v2 {
    padding-bottom: 50px;
}

