.elementor-widget-image-box .elementor-image-box-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-image-box:has(:hover) .elementor-image-box-title,
					 .elementor-widget-image-box:has(:focus) .elementor-image-box-title{color:var( --e-global-color-primary );}.elementor-widget-image-box .elementor-image-box-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-401 .elementor-element.elementor-element-6b77c05 .elementor-image-box-wrapper{text-align:center;}.elementor-401 .elementor-element.elementor-element-6b77c05.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-401 .elementor-element.elementor-element-6b77c05.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-401 .elementor-element.elementor-element-6b77c05.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-401 .elementor-element.elementor-element-6b77c05 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-401 .elementor-element.elementor-element-6b77c05 .elementor-image-box-img img{border-style:groove;border-radius:15px;transition-duration:0.3s;}@media(max-width:767px){.elementor-401 .elementor-element.elementor-element-6b77c05 .elementor-image-box-img{margin-bottom:0px;}.elementor-401 .elementor-element.elementor-element-6b77c05.elementor-position-right .elementor-image-box-img{margin-left:0px;}.elementor-401 .elementor-element.elementor-element-6b77c05.elementor-position-left .elementor-image-box-img{margin-right:0px;}.elementor-401 .elementor-element.elementor-element-6b77c05.elementor-position-top .elementor-image-box-img{margin-bottom:0px;}.elementor-401 .elementor-element.elementor-element-6b77c05 .elementor-image-box-wrapper .elementor-image-box-img{width:93%;}}/* Start custom CSS *//* ==========================================
OCULTAR TITULO DE KADENCE
========================================== */

.entry-title,
.page-title,
.kadence-title-container,
.entry-header{
display:none!important;
}

/* ==========================================
QUITAR HERO DE KADENCE
========================================== */

.entry-hero-container,
.hero-section,
.page-hero-section{
margin:0!important;
padding:0!important;
border:none!important;
}

/* ==========================================
QUITAR ESPACIOS SUPERIORES
========================================== */

.site-main,
.content-area,
.content-container,
.entry-content,
.entry-content-wrap{
margin-top:0!important;
padding-top:0!important;
}

/* ==========================================
IMAGEN DESTACADA FULL WIDTH
========================================== */

.entry-hero img,
.wp-post-image,
.attachment-post-thumbnail{
width:100vw!important;
max-width:100vw!important;
height:auto!important;
display:block!important;

margin-left:calc(50% - 50vw)!important;
margin-right:calc(50% - 50vw)!important;

border-radius:0!important;
}

/* ==========================================
REDUCIR ESPACIO DEBAJO DEL BANNER
========================================== */

.entry-content-wrap{
padding-top:0!important;
margin-top:-25px!important;
}

.site-main{
padding-bottom:0!important;
}

.content-area{
padding-bottom:0!important;
}

/* ==========================================
ELIMINAR GAPS DE KADENCE
========================================== */

.wp-site-blocks{
gap:0!important;
}

.site-content{
padding-top:0!important;
margin-top:0!important;
}

/* ==========================================
TABLET
========================================== */

@media(max-width:1024px){

.entry-content-wrap{
margin-top:-15px!important;
}

}

/* ==========================================
MOVIL
========================================== */

@media(max-width:768px){

.entry-content-wrap{
margin-top:-10px!important;
}

.entry-hero img,
.wp-post-image,
.attachment-post-thumbnail{
width:100vw!important;
max-width:100vw!important;
}

}/* End custom CSS */