.elementor-4923 .elementor-element.elementor-element-e89b517{--display:grid;--min-height:0px;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4923 .elementor-element.elementor-element-826cfb7{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-4923 .elementor-element.elementor-element-e8a29b3{--display:flex;--min-height:0px;--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:flex-start;--gap:020px 020px;--row-gap:020px;--column-gap:020px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4923 .elementor-element.elementor-element-9df5a92 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border-style:none;border-radius:0px 0px 0px 0px;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .ere-price-prefix{display:none;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .ere-price-postfix{display:none;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .ere-price-slash{display:none;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-featured-properties-filters li{padding:0px 0px 0px 0px;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-featured-properties-filters{margin-bottom:14px;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-featured-properties-property, .elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-featured-properties-carousel-inner .slick-list{border-radius:0px 0px 0px 0px;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-featured-properties-property{padding:0px 0px 0px 0px;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-ultra-featured-thumbs, .elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-featured-properties-property-thumb img{border-radius:0px 0px 0px 0px;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-featured-properties-property-content{padding:0px 0px 0px 0px;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-ultra-property-title, .elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-featured-properties-property-title{margin-bottom:30px;}.elementor-4923 .elementor-element.elementor-element-9df5a92 .rh_prop_card_meta_wrap_ultra, .elementor-4923 .elementor-element.elementor-element-9df5a92 .rhea-featured-properties-property .rh_prop_card_meta_wrap_ultra{margin-bottom:8px;}@media(max-width:1024px){.elementor-4923 .elementor-element.elementor-element-e89b517{--grid-auto-flow:row;}}@media(min-width:768px){.elementor-4923 .elementor-element.elementor-element-e89b517{--width:100%;}.elementor-4923 .elementor-element.elementor-element-e8a29b3{--content-width:1600px;}}@media(max-width:767px){.elementor-4923 .elementor-element.elementor-element-e89b517{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for rhea-ultra-featured-properties, class: .elementor-element-9df5a92 */:root{
  --color-premium:#b68b4c;
}

/* ===== CARDS ===== */
.rhea-featured-properties-property{
  border:none !important;
  overflow:hidden !important;
  transition:all .3s ease !important;
  background:#fff !important;
}

/* IMAGEN */
.rhea-featured-properties-property-thumb{
  overflow:hidden;
}

.rhea-featured-properties-property-thumb img{
  transition:transform .4s ease;
}

.rhea-featured-properties-property:hover img{
  transform:scale(1.06);
}

/* HOVER */
.rhea-featured-properties-property:hover{
  box-shadow:0 20px 40px rgba(0,0,0,.12);
  transform:translateY(-6px);
}

/* CONTENIDO */
.rhea-featured-properties-property-content{
  padding:15px 0;
}

/* TITULO */
.rhea-featured-properties-property-content h3 a{
  font-size:18px !important;
  font-weight:700 !important;
  color:#111 !important;
}

/* UBICACION */
.rhea-featured-properties-property-content p{
  font-size:14px;
  color:#777;
}

/* PRECIO */
.rhea-featured-properties-property-content .price{
  color:var(--color-premium) !important;
  font-size:18px;
  font-weight:700;
}

/* BOTON */
.rhea-featured-properties-property-content .btn{
  background:transparent !important;
  border:1px solid var(--color-premium) !important;
  color:var(--color-premium) !important;
  border-radius:0;
  transition:all .3s ease;
}

.rhea-featured-properties-property-content .btn:hover{
  background:var(--color-premium) !important;
  color:#000 !important;
  border-color:var(--color-premium) !important;
}/* End custom CSS */