/*
Theme Name: Houzez Child
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Houzez is a premium WordPress theme for real estate agents where modern aesthetics are combined with tasteful simplicity, and where the ease of use is achieved without compromise in your ability to customise the design. Whether you are a real estate agent looking to build a website for your company or a web developer seeking a perfect WordPress theme for your next project, you are certain to appreciate the numerous features and benefits that our theme provides.
Version: 1.0
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: houzez
Template: houzez
*/


@import url("../houzez/style.css");

/* Your CSS code goes here
-------------------------------------- */


/* cards stylee v1 */
* {
    /* font-family: 'inter' !important; */
}
h2 span {
    color: var(--e-global-color-primary)
}

 .grid-view .item-listing-wrap .item-wrap-v1 {
    width: calc(50% -31px);
    flex-basis: 50%;
    -ms-flex-preferred-size: auto !important;
    padding-left: 0;
    padding-right: 0;
    margin: 25px 5px;
    margin-bottom: 30px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 2px 6px 2px #0000001f;
}

.label {
    font-size: 12px;
    line-height: 11px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    padding: 5px 10px;
    color: #fff;
    background-color: rgb(0 0 0 / 32%);
    border-radius: 5px;
}
.item-wrap-v1 .item-price-wrap .item-price {
    font-size: 20px;
    font-weight: 600;
    font-family: 'inter';
    text-shadow: 1px 1px 9px #000000c9;
}
.item-wrap-v1 .item-title{
    font-weight: bolder !important;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 10px;
}
.item-wrap-v1 .item-body  li.h-type {
    text-decoration: none;
    list-style-type: none;
    text-align: center;
    margin-bottom: 25px;
    font-size: 14px;
}
.item-wrap-v1 .item-amenities {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    row-gap: 10px;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
    opacity: .7;
}
/* cars v2 */

.item-wrap-v2  {
    overflow: hidden;
    border-radius: 12px !important;
    box-shadow: 0px 2px 6px 2px #0000001f;
}
.hz-item-gallery-js .listing-gallery-wrap .slick-arrow[style] {
    background: var(--e-global-color-primary);
    border-radius: 50%;
}
.hz-item-gallery-js .listing-gallery-wrap .slick-arrow:before {
    font-size: 15px;
    -webkit-text-stroke: 1px #fff;
    text-shadow: none;
}
.slick-prev:before{
    margin-left: 2px;
}
 .slick-next:before {
    margin-left: 4px;
}
.logo-constructora{
    width: 30%; 
    max-width: 40px;
}
.item-wrap-v2 .item-title{
    display: flex;
    column-gap: 10px;
    flex-direction: row;
    flex-wrap: nowrap;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
}
.item-wrap-v2 .item-title a{
    white-space: wrap;
    font-weight: 700;
}

.item-wrap-v2 .item-amenities{
    opacity: .7;
}
.item-wrap-v2 .item-type{
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 13px;
    font-family: 'Inter';
    color: gray;
}
.item-wrap-v2 .item-footer {
    border-top: 1px solid #dadada;
    border-top: 1px solid #dadada;
    display: flex;
    justify-content: space-between;
}
.item-wrap-v2 .item-footer .btn-item{
    position: inherit !important;
}
.status-color-31{
    background-color: var(--e-global-color-secondary) !important;
}
.item-wrap-v2 .item-body .item-price-wrap {
    position: inherit;
}
.list-view .item-wrap-v2  .item-body {
    padding: 20px;
}
.list-view .item-wrap-v2 .item-header,
.list-view .item-wrap-v2 .item-header .listing-image-wrap,
.list-view .item-wrap-v2 .item-header .listing-gallery-wrap,
.list-view .item-wrap-v2 .item-header .houzez-listing-carousel,
.list-view .item-wrap-v2 .item-header .houzez-listing-carousel .slick-list,
.list-view .item-wrap-v2 .item-header .houzez-listing-carousel .slick-track,
.list-view .item-wrap-v2 .item-header .houzez-listing-carousel .slick-track img{
    height: 100%;
}
.list-view .item-wrap-v2 .item-header .houzez-listing-carousel .slick-track img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}




/* property details */
.property-carousel-buttons-wrap {
    height: 40px;
    text-align: right;
    position: absolute;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    top: 50%;
    transform: translateY(-50%);
}

.property-detail-v5{
    background: #EFEBE2;
    background: linear-gradient(180deg, rgba(239, 235, 226, 1) 0%, rgba(239, 235, 226, 1) 50%, rgba(243, 243, 243, 1) 50%, rgba(243, 243, 243, 1) 100%); 
}
.property-detail-v5 .property-section-wrap .block-wrap{
    border-radius: 15px;
}

.property-detail-v5 .property-section-wrap .block-wrap .block-title-wrap h2 {
    font-size: 22px;
    font-weight: bold;
}
.property-detail-v5  .property-overview-wrap ul .property-overview-item i {
    font-size: 26px;
}
.property-detail-v5 .property-title-price-wrap .page-title h1 {
    margin: 0;
    font-size: 30px;
    font-weight: bold;
}

.page-title-wrap .label {
    font-size: 12px;
    padding: 10px 30px 10px;
    margin-right: 5px;
    background: var(--e-global-color-secondary);
}
.page-title-wrap .label:hover {
    font-size: 12px;
    padding: 10px 30px 10px;
    margin-right: 5px;
    background: var(--e-global-color-secondary);
    opacity: .8;
    color: #fff;
}
.map-btn {
    background-color: var(--e-global-color-primary);
    border-radius: 4px;
}
.btn-search {
    color: #ffffff;
    background-color: var(--e-global-color-secondary) !important;
    border-color: var(--e-global-color-secondary)!important;
}
.btn-search:hover {
    color: #ffffff;
    background-color: var(--e-global-color-secondary)!important;
    border-color: var(--e-global-color-secondary)!important;
    opacity: .8 !important;
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
    align-items: var(--icon-vertical-align, center);
    display: flex;
    font-size: inherit;
}
.label-featured {
    background-color: var(--e-global-color-secondary) !important;
    color: #ffffff;
}
/* Estilo principal del contenedor */
#mc_embed_signup_scroll {
  display: flex;
  max-width: 500px;
  margin: 0 auto;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
}

/* Estilo para el campo de email */
.mc-field-group {
  flex-grow: 1;
}

#mce-EMAIL {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #e0e0e0;
  border-right: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  outline: none;
  font-size: 16px;
  box-sizing: border-box;
  height: 50px;
}

/* Ocultar elementos de respuesta */
#mce-responses {
  display: none;
}

/* Estilo para el botón de enviar */
.clear {
  display: flex;
}

#mc-embedded-subscribe {
  background-color: var(--e-global-color-secondary); /* Puedes cambiar este color */
  color: white;
  border: none;
  padding: 0 25px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  transition: background-color 0.3s;
}

#mc-embedded-subscribe:hover {
  background-color: var(--e-global-color-secondary);
  opacity: .8; /* Color más oscuro al pasar el mouse */
}

.mc_footer #mc-embedded-subscribe{
    font-size: 14px;
    font-weight: bold;
    height: -webkit-fill-available;
}

.mc_footer #mce-EMAIL {
    width: 100%;
    padding: 5px 20px;
    font-size: 14px;
    height: auto;
}
.mc_footer #mc_embed_signup_scroll {

    border-radius: none;

}

/* Estilo responsivo */
@media (max-width: 480px) {
  #mce-EMAIL {
    padding: 12px 15px;
    font-size: 14px;
  }
  
  #mc-embedded-subscribe {
    padding: 0 15px;
    font-size: 14px;
  }
}
.single-property{
   background: #f3f3f3; 
}
/* quitar header shadow */
.page-template-template-search .elementor-element-d61ef31,
.property-template-default .elementor-element-d61ef31{
    box-shadow: none !important;
}
/* poner header en posicion absoluta */
.page-id-4416 .elementor-element-a91d643,
.page-id-4478 .elementor-element-a91d643{
    position: absolute;
    z-index: 10;
    color: #fff;
}
.page-id-4416 .elementor-element-a91d643 .btn,
.page-id-4478 .elementor-element-a91d643 .btn{
    color: #fff !important;
}


#houzez-properties-map{
    border-radius: 15px;
}
#desktop-header-search{
    box-shadow: 0px 0px 8px 0px #00000033;
    padding: 20px;
    margin-bottom: 25px;
}
.cool-before:before {
    content: "";
    width: 90%;
    /* width: auto; */
    background: #D6D1C9;
    border-radius: 15px 15px 0 0;
    left: 5%;
    top: 15%;
}
.elementor-4478 .elementor-element.elementor-element-70a80ae .custom-carousel-slide-container {
    text-align: center;
}
.text-shadow .houzez_section_title{
    text-shadow: 1px 1px 15px #000000c9;
}
.houzez-ele-menu-77413e2,
.houzez-nav-menu-main,
.houzez-elementor-menu,
.menu-item-design-default{
    height: 100%;
}
.menu-item-design-default{
    display: flex;
    align-items: center;
}
.price-desde{
    font-weight: bold;
    font-size: 20px;
    color: #4B4B4B;
}
.property-template-default .item-address,
.property-template-default .breadcrumb-wrap{
    display: none;
}




.ui-slider-horizontal .ui-slider-handle {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: -11px;
    text-align: center;
    border-radius: 50%;
    background: var(--e-global-color-primary);
    color: white;
    border-color: white;
}

.range-text {
    margin-bottom: 20px;
    font-size: 12px;
    text-align: center;
}

.range-title, .min-price-range, .max-price-range, .min-area-range, .max-area-range {
    font-weight: 700;
}
.advanced-search-v3 .d-flex{
    align-items:center;
    flex-wrap:wrap;
}
.map-expanded {
  transition: width 0.5s ease;
  width: 100% !important;
}
.map-expanded .grid-view .item-listing-wrap {
    width: 25%;
    flex-basis: 25%;
    -ms-flex-preferred-size: auto !important;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
@media (max-width: 1355px) {
  .map-expanded .grid-view .item-listing-wrap {
    width: 33%;
    flex-basis: 33%;
    }
}
@media (max-width: 1040px) {
  .map-expanded .grid-view .item-listing-wrap {
    width: 50%;
    flex-basis: 50%;
    }
}
@media (max-width: 768px) {
  .hide-houzez-map,.show-houzez-map {
    display:none !important;
    }
    
    .half-map-left-wrap {
        max-width: 100% !important;
        width: 100% !important;
        margin: 0 auto !important;
        position: relative !important;
        float: none !important;
    }
}
@media (max-width: 575px) {
  .map-expanded .grid-view .item-listing-wrap {
    width: 100%;
    flex-basis: 100%;
    }
}