/*
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
*/

.fusion-column-wrapper-live-3:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
}

.events-container h1 {
	background: #F5BD17;
	color: white;
	font-size: 32px;
}

.fc-event {
  display: block !important;
}

.today,button.fc-today-button.fc-button.fc-button-primary,.fc .fc-button-primary:disabled{
	text-transform:capitalize!important;
}

.calendar-month-view{
	padding:40px 0!important;
}