.elementor-49 .elementor-element.elementor-element-c48e0ce{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-49 .elementor-element.elementor-element-b41bb89{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-49 .elementor-element.elementor-element-b41bb89:not(.elementor-motion-effects-element-type-background), .elementor-49 .elementor-element.elementor-element-b41bb89 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F4F7F9;}.elementor-49 .elementor-element.elementor-element-b41bb89:hover{background-color:#F4F7F9;}.elementor-49 .elementor-element.elementor-element-b4f2561{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-49 .elementor-element.elementor-element-79e1f06{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-adfad1c *//* Usamos clases directas para asegurar que el diseño de "bodegas renta" se aplique */

/* 1. Fondo oscuro del panel lateral */
.ere-property-search-map .form-search-wrap {
    background-color: #1a1a1a !important; /* Negro industrial */
    padding: 25px !important;
    border-radius: 0 15px 15px 0;
}

/* 2. Forzar botones de Renta/Venta en Naranja */
.ere-property-search-map .nav-tabs li.active a {
    background-color: #FF4F00 !important;
    color: #fff !important;
    border: none !important;
}

.ere-property-search-map .nav-tabs li a {
    background-color: #333 !important;
    color: #bbb !important;
    border: none !important;
    margin-bottom: 5px;
}

/* 3. Estilizar el contador de propiedades */
.ere-property-search-map .result-search h4 {
    color: #FF4F00 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-top: 20px;
}

/* 4. Inputs blancos para que contrasten con el fondo negro */
.ere-property-search-map .form-control {
    background-color: #ffffff !important;
    color: #333 !important;
    border-radius: 4px !important;
    border: none !important;
}

/* 5. El cargador (spinner) en naranja */
.ere-loader > div {
    background-color: #FF4F00 !important;
}/* End custom CSS */
/* Start custom CSS *//* 1. Forzar el color naranja de "bodegas renta" en el botón */
.ere-search-properties .btn-search {
    background-color: #FF4F00 !important;
    border-color: #FF4F00 !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
}

.ere-search-properties .btn-search i {
    color: #ffffff !important; /* Lupa blanca */
}

/* 2. Ajuste de las Pestañas (Renta/Venta) para que sean botones sólidos */
.ere-search-properties .form-search-view-tab .nav-tabs {
    border-bottom: none !important;
    display: flex;
    justify-content: center;
    margin-bottom: 20px !important;
}

.ere-search-properties .form-search-view-tab .nav-tabs li a {
    background-color: #f0f0f0 !important;
    color: #555 !important;
    margin: 0 5px !important;
    border-radius: 4px !important;
    border: none !important;
    padding: 10px 25px !important;
}

.ere-search-properties .form-search-view-tab .nav-tabs li.active a {
    background-color: #FF4F00 !important;
    color: #ffffff !important;
}

/* 3. Inputs más elegantes y menos "pesados" */
.ere-search-properties .form-control {
    border: 1px solid #e0e0e0 !important;
    border-radius: 8px !important;
    font-size: 14px !important;
}

/* 4. El contenedor gris claro suave de fondo */
.page-id-49 .elementor-section {
    background-color: #f8f9fa !important;
}/* End custom CSS */