/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.tribe-events-c-subscribe-dropdown, .tribe-events-c-events-bar, .tribe-events-cal-links {
	display: none !important;
}
.tribe-events-c-breadcrumbs__list-item:nth-child(1) {
	margin-right: 15px;
}
.fusion-events-content-wrapper {
	border: 1px solid #0070a6;
	border-radius: 8px;
	box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.05);
}
.single-tribe_events .fusion-events-featured-image .fusion-events-single-title-content {
  background-color: #2685b3 !important;
}
.fusion-carousel-meta .fusion-date {
	display: none !important;
}