/*
Theme Name:     ENPD THEME
Theme URI:      https://tchile.com/
Description:    Tema hijo de Hello Elementor
Author:         Zalongo
Author URI:     https://tchile.com/
Template:       hello-elementor
Version:        1.0.0
Text Domain:    hello-child
*/
#instituciones-articipantes{
	display: none;
}

.e-n-accordion-item-title[aria-expanded="true"] {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	/* border-bottom: 0 !important; */
	/* border-bottom-width: 0 !important; */
	border-bottom-color: transparent !important;
	transition: all 0.3s ease ;
	/* transition-duration: .3s; */
}

.e-n-accordion-item-title{
	transition-delay: .4s;
}

.elementor-popup-modal .dialog-widget-content{
	background-color: transparent !important;
	transition: all 0.3s ease ;
}

.dialog-widget{
}