/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/


h1.entry-title {
	display: none;
}

.mec-event-list-modern .mec-event-date div.event-da {
	color: #000000 !important;
}

div.event-d.mec-color {
	padding: 10px !important;
	background-color: #E4774A !important;
	color: #ffffff !important;
}

div.event-f {
	padding: 10px 10px 10px 0 !important;
	background-color: #E4774A !important;
	color: #ffffff !important;
}

div.event-da {
	margin-bottom: 10px !important;
}

.mec-event-list-modern .mec-event-article {
	overflow: visible !important;
}

.mec-event-list-modern .mec-event-article {
	border-bottom: 4px solid #E4774A !important;
	padding: 30px 0 !important;
	min-height: 200px !important;
}

.mec-no-image {
	display: none !important;
}

.mec-single-event .mec-events-content p {
	color: #000000 !important;
	font-size: 16px !important;
}

span.mec-start-date-label, abbr.mec-events-abbr, dd.mec-events-event-cost {
	color: #E4774A !important;
	font-weight: 400 !important;
}

ul.clockdiv {
	color: #000000 !important;
}