/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2026 | 18:59:04 */
.evoslider.ajde_evcal_calendar.ss_imgtop.multiSlider .eventon_list_event.hasbgimg .evo_boxtop, .eventon_list_event.hasbgimg a, .evo_eventtop {
    background-color: transparent !important;
}

.evoet_title {
	color: #000!important;
}

.eventon_events_list .eventon_list_event .evcal_cblock em, .evo_pop_body .evcal_cblock em {
    font-family: 'MuseoSans700';
    font-size: 13px;
}

.evosliderbox.ajde_evcal_calendar.multiSlider .eventon_list_event .evcal_desc span.evoet_title {
    font-family: ProspectusLReg;
    font-size: 20px;
    text-transform: capitalize;
}

.fa-angle-left {
	padding-right: 3px;
}
.fa-angle-left:before, .fa-chevron-left:before {
	content: "\f0d9";
}

.fa-angle-right {
	padding-left:3px;
}
.fa-angle-right:before, .fa-chevron-right:before  {
	content: "\f0da";
}

.evoslider_dots {
    margin: 0px 7px;
}

@media screen and (max-width: 1920px){
	.home .evosl_footer_outter{
    	left: calc(-100dvw / 4 + 50px);
	}
}

@media screen and (max-width: 650px) {
	.home .evosl_footer_outter{
		left: 0px;
        top: -55px;
	}
}