/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

#eventos-listado .ect-list-description {
	width: 80%;
}
#eventos-listado .modern-list-right-side {
	width: 20%;
}
#eventos-listado .ect-date-area {
	text-align: center;
}

.tribe-common.tribe-events.tribe-events-view.tribe-events-view--list.alignwide.tribe-events-view--shortcode.tribe-events-view--shortcode-8ef19be1,
.tribe-common.tribe-events.tribe-events-view.tribe-events-view--list.alignwide.tribe-events-view--shortcode.tribe-events-view--shortcode-e87861ab{
	margin-inline: 0;
}
.tribe-events-c-subscribe-dropdown, 
.tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}
.elementor-kit-10{
	    --e-global-color-accent: #F24247;
}
.tribe-events-calendar-list__event-row a{
    color: #FFFF !important;
}