/**
 * Theme Name:     CACUCA Theme Child
 * Author:         Globant Labs
 * Template:       cacuca-theme
 * Text Domain:	   cacuca-theme-child
 * Description:    -
 */

.custom-logo{
	max-width: 180px;
}

.metaslider .flexslider{
	margin: 0 !important;
}

.metaslider.ms-theme-default-base .flexslider .flex-direction-nav li a{
	width: 40px !important;
	height: 40px !important;
}

.page-template-template-proyectos-php #post-grid-441 .layer-content .element_1, .page-template-template-proyectos-php #post-grid-441 .layer-content .element_2{
	padding: 0 45px;
}

.page-template-template-proyectos-php #post-grid-441 .layer-content .excerpt{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

h3.wp-block-ub-advanced-heading{
	margin-bottom: 10px !important;
}
.container-limited-height p{
	line-height: 20px !important;
}

.carrusel-clientes .swiper-slide{
	height: auto !important;
	max-height: 320px !important;
	min-height: 320px !important;
}

.footer-sidebars-wrapper .block-donaciones .wp-block-column{
	padding-left: 16px;
	padding-right: 16px;
}



@media (min-width: 1024px){
	.container-limited-height{
		max-height: 220px;
	}
	.newsletter-text{
		margin-top: -45px;
		padding-right: 10px;
	}
	.newsletter-image{
		margin-top: -45px;
	}
}
.gallery-limited-height{
	height: auto;
    max-width: 400px;
}
.gallery-one-item{
	max-width: 100px;
	height: auto;
}
.p-r-15{
	padding-right: 15px;
}

.padding-lat-relative{
	padding: 1.25em 2.375em;
}

.columns-container .column .column-number{
	font-size: 52px !important;
}

.cacuca-proyectos-widget{
	color: #2c3847;
	font-size: 19px;
}
.intro-content p {
	padding-right: 95px;
}
.wp-theme-cacuca-theme blockquote.wp-block-quote{
	margin-bottom: 1em !important;
}





.slide-cacuca{
	background-image: url('https://lacasa.org.ar/wp-content/uploads/2025/08/fondo-color.png');
	background-size: cover;
}

.slide-1-cacuca{
	background-image: url('https://lacasa.org.ar/wp-content/uploads/2025/08/pauls.jpg');
	background-size: cover;
}

.parrafo-slide{
	margin: 0 !important;
}

.slide-contenido{
	max-width: 500px;
}

.titulo-slide{
	line-height: 1 !important;
}

#metaslider-id-667{
	max-width: 100% !important;
}

@media (max-width: 1023px){
	
	
	.ub-button-larger{
		padding: 18px !important;
	}
	.cacuca-columns-home{
		display: inline !important;
		text-align: center;
	}

	
	.bloque-azul .wp-block-column:first-child{
		padding-right: 12px;
	}

	.newsletter-text{
		text-align: center !important;
	}
	.newsletter-form-column .wpcf7-form{
		padding: 0 15px;
	}
	.footer-social-links-group p{
		text-align: center;
	}
	.footer-social-links-group .footer-social-links{
		display: flex;
		justify-content: center;
	}
}

@media (max-width: 1160px){
	.bloque-azul h3{
	font-size: 24px !important;
	}
	.padding-medio{
		padding: 16px !important;
	}
}
@media screen and (max-width: 782px){
	
	.footer-sidebars-wrapper .block-donaciones .wp-block-buttons>.wp-block-button{
	width: 100%;
	margin: 0 16px !important;
	}
	
	.cacuca-numbers{
		display: flex;
		flex-direction: column;
	}
	.intro-content p {
		padding: 0 20px !important;
	}
	.site-main .intro-content{
		flex-direction: column;
	}
	.site-main .intro-content h2{
		width: 100%;
		padding: 0 20px !important;
		margin-bottom: 20px;
	}
}
.wp-block-cb-slide-v2 figure {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	max-height: 200px;
	max-width: 200px;
	margin: auto;
}



.wp-block-cb-slide-v2 figure img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.carousel figure img{
	border-radius: 16px;
}