/*
Theme Name: Domi Child Theme
Theme URI: https://domi.ancorathemes.com/
Description: Domi is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.3.0
Tested up to: 6.9
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: domi
Template: domi
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
/* ==========================================================================
   1. Contenedor principal de la tarjeta de categoría 
   ========================================================================== */
.mfp-bg,
.mfp-gallery {
	display: none !important;
}
input[type="checkbox"] + label:before {
	border: 1px solid #a5a5a5;
}

.arrendasoft .fondo .caja.movil-30, .arrendasoft .fondo .ed-item.movil-30, .arrendasoft .fondo .movil-30,
.arrendasoft .fondo .caja.movil-20, .arrendasoft .fondo .ed-item.movil-20, .arrendasoft .fondo .movil-20 {
        width: 100%;
    }
.arrendasoft .fondo select,
.fondo ::placeholder {
	color: #d8d8d8 !important;
}
.fondo {
    display: flex !important;
    justify-content: space-between;
}
.page-id-2126 ::placeholder,
.page-id-2122 ::placeholder {
	color: #686464 !important;
}
#post-2126 .post_content > .arrendasoft,
#post-2122 .post_content > .arrendasoft {
	background: #F4E9E0;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.36);
}

.elementor-111 .elementor-element.elementor-element-471aa09d .elementor-icon-list-icon i {
    color: #FFFFFF !important;
}    
.fondo .caja.movil-10, .fondo .ed-item.movil-10, .fondo .movil-10 {
        width: 20% !important;
    }
.foto img {
	width: 127px;
    border-radius: 150px;
}
.fondo .movil-20:nth-child(4) {
	display: none;
}
.elementor-467 .elementor-element.elementor-element-cc6fa9a .elementor-button {
    font-size: 15px;
}
.wp-caption {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 8px !important; /* Esquinas redondeadas como la primera foto */
  width: 100% !important;
  display: block !important;
  /* Unificadas tus propiedades inferiores aquí */
  font-weight: 700 !important;
  font-size: 22px !important;
  color: #051936 !important;
}

/* ==========================================================================
   2. La imagen de fondo y el efecto de oscurecimiento
   ========================================================================== */
.wp-caption a {
  position: relative !important;
  display: block !important;
}

/* Capa fija que oscurece la imagen al cargar el sitio */
.wp-caption a::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.4) !important; /* Ajusta el 0.4 a tu gusto */
  z-index: 1 !important;
  
  /* LA CLAVE: Hace que la capa ignore los clics y el mouse apunte al enlace */
  pointer-events: none !important; 
}

/* ==========================================================================
   3. SOLUCIÓN AL ENLACE OCULTO: Traer los elementos interactivos al frente
   ========================================================================== */
/* Fuerza a cualquier enlace dentro de la tarjeta a ponerse por encima de la capa negra */
.wp-caption a {
  position: relative !important;
  z-index: 3 !important;       /* Capa superior, por encima del overlay */
  pointer-events: auto !important; /* Asegura que el mouse pueda hacer clic */
  display: block !important;
}

/* ==========================================================================
   4. Posicionar el texto encima de la imagen al centro y abajo
   ========================================================================== */
.widget-image-caption {
  position: absolute !important;
  bottom: 20px !important;     /* Lo separa del borde inferior */
  left: 50% !important;
  transform: translateX(-50%) !important; /* Lo centra perfectamente horizontal */
  z-index: 3 !important;        /* Por encima del overlay (z-index: 1) */
  
  /* Estilos tipográficos elegidos */
  color: #ffffff !important;    /* Texto blanco obligatorio */
  font-size: 25px !important;   /* Tamaño grande y visible */
  font-weight: 700 !important;
  text-align: center !important;
  margin: 0 !important;
  text-shadow: 0 2px 4px rgba(0,0,0,0.4) !important; /* Sombra para potenciar legibilidad */
}

/* Si tu texto "Arriendo" está envuelto directamente en un enlace interno, heredará este comportamiento */
.widget-image-caption a {
  color: #ffffff !important;
  text-decoration: none !important;
}

/* ==========================================================================
   5. EFECTO HOVER 
   ========================================================================== */
/* Hace que la imagen se mueva sutilmente al pasar el mouse por encima */
.elementor-widget-heading a {
	font-weight: 300;
	color: #666666 !important;
}
.page-id-2102 ::placeholder {
	color: #666666 !important;
}
.page-id-2102 .elementor-button-text {
    font-size: 15px;
}
.page-id-2102 .campos .grupo select, .page-id-2102 .campos .grupo input, .page-id-2102 .campos .grupo .movil-25 {
    width: 100% !important;
    color: #686464 !important;
}
.page-id-2102 .property-block__meta {
    background: #ffffff2b !important;
}
.page-id-2102 .directorist-listing-price {
	color: #666666 !important;
	font-weight: 700;
}
.page-id-2102 .property-card-text span, .page-id-2102 .property-card-address, .page-id-2102 .property-block__content p {
    color: #686464 !important;
}
.hicon-gmail {
	color: #ffffff !important;
}
.wp-caption:hover img {
  transform: scale(1.03) !important;
}
.elementor-51 .elementor-element.elementor-element-7c67dfbc,
.elementor-51 .elementor-element.elementor-element-5fb38af,
.elementor-51 .elementor-element.elementor-element-bcc0c6f {
    margin: 20px 0;
}
a:hover {
    text-decoration: none;
}
.page-id-38 .elementor-element-f6a141f .e-con-inner {
    padding-top: 0px !important;
}
.e-con.e-flex>.e-con-inner {
    padding-top: 100px !important;
}
[data-form="requirement"] .arrendasoft select, [data-form="requirement"] .arrendasoft textarea, [data-form="requirement"] .arrendasoft input {
    color: #a5a5a5 !important;
}
.arrendasoft label {
    color: #4c4c4c;
}
[class^="hicon-"], [class*=" hicon-"] {
    color: #de7f49 !important;
}
.arrendasoft .caja.web-25, .arrendasoft .ed-item.web-25, .arrendasoft .web-25 {
   width: 100% !important;
}
.elementor-element-c4ac03b,
.campos {
    border-color: var(--e-global-color-theme_color_bd_color) !important;
}
.property-details-info-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
}
.fa-circle-check {
    color: #de7f49;
    line-height: 28px;
    margin-right: 10px;
}
#dynamic-characteristics-arrendasoft .movil-1-3 {
    width: 100%;
}
#dynamic-characteristics-arrendasoft {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.property-single-info__icon {
    margin-right: 6px;
    width: 45px;
    height: 45px;
    border: 1px solid #D7D7D7;
    display: inline-block;
    border-radius: 6px;
    line-height: 50px;
    text-align: center;
}
.paginaciones #pagination {
	align-items: center;
    justify-content: center;
    display: flex;
	gap: 10px;
}
.paginaciones {
	text-align: center;
    gap: 10px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.elem2 {
	display: flex;
    align-items: center;
}
.calificacion {
	padding-left: 10px;
}
input[type="radio"], input[type="checkbox"] {
    clip: auto !important;
    position: relative !important;
}
.icon_social:before {
    content: #de7f49 !important;
}
.arrendasoft .social-arrendasoft {
    margin-top: -33px;
	z-index: 99999999;
    position: relative;
}
.elem button {
	text-align: center;
    width: 50px;
    height: 50px;
    padding: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider-responsive {
	margin-bottom: 30px;
}
.elem {
	display: flex;
    justify-content: space-between;
}
.property-card-text span, 
.property-card-address,
.property-block__content p {
	color: #a9a9a9 !important;
}
.property-single-info__icon {
    line-height: 40px !important;
    color: #de7f49;
}
.property-card-excerpt {
	display: none;
}
.property-block__meta--left {
	padding-left: 20px;
}
.contactar, .mapa, .commnet, .property-card__body {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
}
.adviser .grupo {
	text-align: center;
}
.commnet {
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
}
.asesor {
	font-weight: 700;
}
input[type="radio"] + label, input[type="checkbox"] + label,
.adviser span,
.deplantilla11 p {
	color: #686464 !important;
}

.page_content_wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}
.arrendasoft select, .arrendasoft textarea, .arrendasoft input {
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    height: 50px;
    background: transparent !important;
    color: #a5a5a5 !important;
}
.home .directorist-listing-price {
	color: #fff !important;
	font-weight: 700;
    font-size: 18px;
}
.scheme_default, body.scheme_default, .scheme_default:where(.editor-styles-wrapper) {
    --theme-color-bg_color: #F9F0E8;
    --theme-color-bg_color_2: #F4E9E0;
    --theme-color-bd_color: #E5D5C9;
    --theme-color-title: #051836;
    --theme-color-text: #A5A09C;
    --theme-color-meta: #BAB0A8;
    --theme-color-link: #de7f49 !important;
    --theme-color-hover: #c16835 !important;
}
.directorist-listing-title {
	color: #ffffff !important;
	font-size: 25px;
    margin-top: 15px !important;
}
.fondo {
	display: flex !important
    justify-content: space-between;
    flex-wrap: nowrap !important;
	gap: 10px;
}
.campos .grupo select,
.campos .grupo input,
.campos .grupo .movil-25 {
	width: 100% !important;
}
.campos {
	background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.36);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 40px;
}
.range-grup {
	display: flex;
    gap: 10px;
}
.campos .grupo {
	display: flex;
    justify-content: space-between;
    gap: 15px;
	margin-bottom: 10px;
}
.campo .grupo {
}
.home .barrio,
.home .cod,
.home .dependent,
.home .muni {
	display: none;
}
.prec-0 {
	display: none;
}
.property-block__info--excerpt {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	gap: 10px;
	padding: 10px 0;
}
#content-filter-arrendas {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
}
.elementor-23 .elementor-element.elementor-element-8b4c4ad .logo_image {
    max-height: 48px;
}
.page-id-2102 .directorist-listing-title {
    color: #051836 !important;
    font-size: 25px;
    margin-top: 15px !important;
}
.page-id-2102 .property-block__content {
	background: #F4E9E0;
    padding: 15px;
}
.fondo {
	background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.36);
    padding: 20px;
    border-radius: 10px;
}
.arrendasoft .map-arrendasoft {
    min-height: 500px;
}
.elementor-element-71ed189 .arrendasoft {
    padding: 0px 0px;
    margin-bottom: 0px;
}
.caption__media {
	width: 100%;
}
hr {
	margin-top: 1rem  !important;
    margin-bottom: 1rem  !important;
}
#Caracteristicas {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.page-id-2109 h1 {
	font-size: 35px !important;
}
#form-request input {
	margin-bottom: 10px !important;
}
.trx-addons-post-title-wrap {
	display: none !important;
}
.btn {
	text-transform: uppercase;
}
.compartir {
	padding: 0px 15px;
}
.info-contacto {
	width: 100% !important;
}
.page_content_wrap {
    padding-top: 0px !important;
}
.property-block__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ffffff2b;
    border-radius: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px;
    min-height: 38px;
}
.property-listing-link a {
    background: var(--theme-color-link);
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    line-height: 20px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
@media (max-width: 1180px) {
    .elementor-element-213ca26 .sc_layouts_column_icons_position_left {
        --width: 100% !important;
    }
	.elementor-467 .elementor-element.elementor-element-75d776d .logo_image {
    max-height: 43px !important;
}
.elementor-51 .elementor-element.elementor-element-2579e929 .elementor-heading-title {
        font-size: 6vw;
    }
	.elementor-51 .elementor-element.elementor-element-3c95fa9e,
	.elementor-element-2579e929 {
		width: 70% !important;
	}
			.elementor-23 .elementor-element.elementor-element-4ad74b0 .logo_image {
    max-height: 44px !important;
}
	.e-con.e-flex>.e-con-inner {
    padding-top: 10px !important;
}
}
@media (max-width: 1080px) {
    .elementor-element-213ca26 .sc_layouts_column_icons_position_left {
        --width: 100% !important;
    }
	.elementor-467 .elementor-element.elementor-element-75d776d .logo_image {
    max-height: 43px !important;
}
.elementor-51 .elementor-element.elementor-element-2579e929 .elementor-heading-title {
        font-size: 6vw;
    }
	.elementor-51 .elementor-element.elementor-element-3c95fa9e,
	.elementor-element-2579e929 {
		width: 70% !important;
	}
}
@media (max-width: 980px) {
    .elementor-element-213ca26 .sc_layouts_column_icons_position_left {
        --width: 100% !important;
    }
	.elementor-467 .elementor-element.elementor-element-75d776d .logo_image {
    max-height: 43px !important;
}
.elementor-51 .elementor-element.elementor-element-2579e929 .elementor-heading-title {
        font-size: 6vw;
    }
	.elementor-51 .elementor-element.elementor-element-3c95fa9e,
	.elementor-element-2579e929 {
		width: 70% !important;
	}

}
@media (max-width: 767px) {
        .arrendasoft .caja.movil-70, .arrendasoft .ed-item.movil-70, .arrendasoft .movil-70 {
        width: 100% !important;
    }
	.property-details-info-wrap {
    grid-template-columns: 1fr 1fr;
}    
	:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile {
        display: block !important;
    }
	.elementor-element-213ca26 .sc_layouts_column_icons_position_left {
        --width: 100% !important;
    }
	.elementor-467 .elementor-element.elementor-element-75d776d .logo_image {
    max-height: 43px !important;
}
.elementor-51 .elementor-element.elementor-element-2579e929 .elementor-heading-title {
        font-size: 9vw;
    }
	.elementor-51 .elementor-element.elementor-element-3c95fa9e,
	.elementor-element-2579e929 {
		width: 70% !important;
	}
	.fondo .caja.movil-10, .fondo .ed-item.movil-10, .fondo .movil-10 {
    width: 100% !important;
}
	.arrendasoft .caja.movil-30, .arrendasoft .ed-item.movil-30, .arrendasoft .movil-30,
	.arrendasoft .caja.movil-20, .arrendasoft .ed-item.movil-20, .arrendasoft .movil-20 {
        width: 100% !important;
    }
	#content-filter-arrendas {
    	grid-template-columns: 1fr 1fr;
	}
	.campos .grupo {
    	display: grid;
    	grid-template-columns: 1fr 1fr;
	}
	.e-con.e-flex>.e-con-inner {
    padding-top: 10px !important;
}
	    .elementor-23 .elementor-element.elementor-element-e70380b {
        border-bottom: 1px solid #E5D5C9;
    }
	.elementor-23 .elementor-element.elementor-element-4ad74b0 .logo_image {
    max-height: 44px !important;
}
	#ArriendoMin, #ArriendoMax {
		display: none;
	}
	.campos button {
    padding: 13px 20px !important;
}
}
.paginaciones {
	margin-top: 20px;
}
@media (max-width: 680px) {
	.deplantilla11 .movil-30,
	.descripcion,
	.descripcion .caja {
		padding-left: 0px !important;
    padding-right: 0px !important;
	}
	.elementor-element-213ca26 .sc_layouts_column_icons_position_left {
        --width: 100% !important;
    }
	.elementor-467 .elementor-element.elementor-element-75d776d .logo_image {
    max-height: 43px !important;
}

	.elementor-51 .elementor-element.elementor-element-3c95fa9e,
	.elementor-element-2579e929 {
		width: 70% !important;
	}
	.fondo {
		display: grid !important;
	}
	#content-filter-arrendas {
    	grid-template-columns: 1fr;
	}
}
@media (max-width: 580px) {

.elementor-51 .elementor-element.elementor-element-3c95fa9e,
	.elementor-element-2579e929 {
		width: 100% !important;
	}
}
@media (max-width: 480px) {


	
}
@media (max-width: 414px) {


}