.elementor-2243 .elementor-element.elementor-element-095df48{--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;--margin-top:130px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2243 .elementor-element.elementor-element-97fe32d{color:#000000;}.elementor-2243 .elementor-element.elementor-element-abfc7c0{--display:flex;--min-height:124px;--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;--justify-content:center;}.elementor-2243 .elementor-element.elementor-element-0964195 .elementor-button{background-color:#FFFFFF;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );fill:var( --e-global-color-4f9b1ab );color:var( --e-global-color-4f9b1ab );border-radius:10px 10px 10px 10px;}/* Start custom CSS *//* === ESTILO NATTURA – VERDE PRINCIPAL #144734 === */

/* 🔹 TITULOS PRINCIPALES (Ej: NATTURA CALLE 5TA..., INFORMACIÓN GENERAL, etc.) */
.estatik-single__section-title,
.es-property-title,
.estatik-title,
.property-title,
.single-property .title,
h2.es-property-title,
h3.es-property-title,
.elementor-widget-container h2,
.elementor-widget-container h3 {
  color: #144734 !important; /* Verde principal */
  font-weight: 700 !important;
  border-left: 4px solid #144734 !important;
  padding-left: 10px !important;
  margin-bottom: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
}

/* 🔹 TEXTOS GENERALES */
.estatik-single__content,
.es-property-content,
.estatik-single__details,
.estatik-single__list,
.estatik-single__list li,
.property-description,
.single-property .content,
.elementor-widget-container p {
  color: #333 !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
  font-family: "Poppins", sans-serif !important;
}

/* 🔹 PRECIO Y DATOS CLAVE */
.es-property-price,
.estatik-price,
.price,
.single-property .price {
  color: #144734 !important;
  font-size: 26px !important;
  font-weight: 700 !important;
  background-color: #f2f0e9 !important;
  padding: 6px 14px !important;
  border-radius: 8px !important;
  display: inline-block !important;
}

/* 🔹 ICONOS (cama, baño, m², etc.) */
.estatik-single__icons i,
.estatik-single__meta i,
.es-icon,
.estatik-icon,
.fa,
.fas,
.far,
.fal {
  color: #144734 !important;
  font-size: 16px !important;
  margin-right: 4px !important;
  vertical-align: middle !important;
}

/* 🔹 TEXTO AL LADO DE LOS ICONOS */
.estatik-single__icons span,
.estatik-single__meta span {
  color: #144734 !important;
  font-weight: 500 !important;
}

/* 🔹 LISTAS ORDENADAS DE DETALLES */
.estatik-single__list li::marker {
  color: #144734 !important;
  font-weight: bold !important;
}

/* 🔹 IMÁGENES REDONDEADAS */
.estatik-gallery img,
.estatik-single__gallery img,
.elementor-widget img,
.elementor-image img {
  border-radius: 14px !important;
  box-shadow: 0 2px 6px rgba(0,0,0,0.08) !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}

.estatik-gallery img:hover,
.elementor-image img:hover {
  transform: scale(1.03) !important;
  box-shadow: 0 4px 10px rgba(0,0,0,0.12) !important;
}

/* 🔹 BOTONES */
.es-btn,
.estatik-button,
.button,
.elementor-button {
  background-color: #144734 !important;
  border-radius: 30px !important;
  color: #ffffff !important;
  padding: 10px 24px !important;
  font-weight: 600 !important;
  border: none !important;
  transition: all 0.3s ease !important;
}

.es-btn:hover,
.estatik-button:hover,
.elementor-button:hover {
  background-color: #0e3326 !important; /* tono más oscuro al pasar el mouse */
  color: #fff !important;
}/* End custom CSS */