/*
Theme Name: Avada BSC
Description: Avada Child Theme
Author: Studio Two
Template: Avada
Version: 1.0
*/

h4.widget-title {
	font-color: #000 !important;
	text-transform: uppercase !important;
}

#nav.nav-holder .navigation > li > a {
	text-transform: uppercase !important;
}
.support {
    background: #e80707;
    color: #ffffff;
    display: block;
}
.support:hover {
    background: #ffffff;
    color: #000000;
    display: #block;
}
.header-v4 #header {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

@media only screen and (max-width: 410px) {

	#header-banner > ul.button-links > li > a {

		font-size: 10px;

	}

}

.portfolio-item .portfolio-content h4 {
display: none !important;
} 

.fusion-button:visited {
    background: #ce181e !important;
}
.fusion-button:hover {
    background: #e1e1e1 !important;
}

.eventon_fc_days .evo_fc_day.has_events span i {
    background-color: #ce181e !important;
	/*height: 4px !important;
    width: 4px !important;*/
}


/***********************************TIME.LY */

.ai1ec-month-view .ai1ec-date {
    font-size: 16px !important;
}

.ai1ec-month-view .ai1ec-event {
    height: 100% !important;
	white-space: normal !important;
}