#mini-events{font-family: 'Muli';}
#mini-events .calendar-wrap{display:flex;justify-content:space-between;margin-top:24px}
#mini-events .fc-scroller.fc-day-grid-container{height:100%!important;padding:0 16px;margin-top: 4px!important;}
#mini-events .fc-unthemed td.fc-today{background: transparent;border-radius: 10px;}
#mini-events .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:none;font-size: 13px;font-weight: 800;color: #000000;}
#mini-events .fc-day-top.fc-other-month{opacity:1}
#mini-events .fc-day-top.fc-other-month a{color: #e2e0e0 !important;}
#mini-events .fc-dayGrid-view .fc-body .fc-row{min-height: 28px;height:auto !important}

#mini-events .fc-day-number{pointer-events:none;font-family: 'Muli';text-decoration:none}
#mini-events .fc-day-top.day-has-event{border-radius:10px;background: transparent;}
#mini-events .fc-day-top.day-has-event a{pointer-events:all;color: #75ff8c !important;text-decoration: underline;}

a.fc-day-number {}
#mini-events .fc-dayGridMonth-view .fc-day-grid-event{display:none}
#mini-events .fc-today{position:relative}
#mini-events .fc-today:not(.fc-day-header):after{content:'';position:absolute;left: 50%;top: 50%;background: #043e27;border-radius: 3px;z-index:-1;height: 21px;width: 27px;transform: translateX(-50%) translateY(-54%);}
#mini-events .fc-today .fc-day-number{color: #ffffff !important;}
#mini-events .fc-content-skeleton,
#mini-events .fc-content-skeleton>table,
#mini-events .fc-content-skeleton>table>thead,
#mini-events .fc-content-skeleton>table>thead>tr{height:100%}
#mini-events .fc-content-skeleton>table>thead td{vertical-align:middle}
#mini-events .fc-icon-chevron-right:before{content:'';position:relative;top: 8px;background: url('../../../images/arrow-right.png');display: block;width: 16px;height: 12px;background-repeat: no-repeat;background-size: contain;}
#mini-events .fc-icon-chevron-left:before{content:'';position:relative;top: 8px;background: url('../../../images/arrow-left.png');display: block;width: 16px;height: 12px;background-repeat: no-repeat;background-size: contain;}

#mini-events{display:block}
#mini-events .fc-widget-header{font-size:0}
#mini-events .fc-widget-header.fc-sun:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'S';font-size:13px;color:#000000;font-weight:800;font-family:'Muli'}
#mini-events .fc-widget-header.fc-mon:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'M';font-size:13px;color:#000000;font-weight:800;font-family:'Muli'}
#mini-events .fc-widget-header.fc-tue:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'T';font-size:13px;color:#000000;font-weight:800;font-family:'Muli'}
#mini-events .fc-widget-header.fc-wed:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'W';font-size:13px;color:#000000;font-weight:800;font-family:'Muli'}
#mini-events .fc-widget-header.fc-thu:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'T';font-size:13px;color:#000000;font-weight:800;font-family:'Muli'}
#mini-events .fc-widget-header.fc-fri:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'F';font-size:13px;color:#000000;font-weight:800;font-family:'Muli'}
#mini-events .fc-widget-header.fc-sat:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'S';font-size:13px;color:#000000;font-weight:800;font-family:'Muli'}
#mini-events .fc-widget-header.fc-future span,
#mini-events .fc-widget-header.fc-today span,
#mini-events .fc-widget-header.fc-past span{font-size:14px}

/* NEW */
#mini-events .fc-left .fc-button-group:nth-of-type(1){position:absolute;right: 27px;top: 42px;display:flex;justify-content:space-between;left: 39px;}


#mini-events .fc-left .fc-button-group:nth-of-type(1) button{flex-grow:0;position:relative;z-index:51;background:none !important;color:#000 !important;padding:0;line-height:1;border-radius:8px;background: transparent!important;line-height: 30px;width:30px}


#mini-events .fc-left .fc-button-group:nth-of-type(2){position:absolute;right:0;top:0;opacity:0;margin-top:0;left:0}
#mini-events .fc-left .fc-button-group:nth-of-type(2) button{font-size:12px;border-radius:0}

#mini-events .fc-right{margin-top: 18px;}


#mini-events .fc-head-container{padding: 0 16px;}
#mini-events{display: block;margin-bottom: 45px;}
#mini-events .fc-header-toolbar{display:block;margin-bottom: 16px;}
#mini-events h2{font-size: 24px;font-weight:700;font-family: 'Muli';color: #ffffff;text-transform: uppercase;}
#mini-events .calendar-wrap{display:flex;justify-content:space-between}
#mini-events *{border:0;text-align:center}
#mini-events .mini-calendar{margin-right:20px;max-width: 570px;width: 100%;background: #6da977;position:relative;padding: 30px 4px 37px;border-radius: 3px;margin-bottom: 30px;display: block!important;;}
#mini-events .mini-events-list{flex-grow:1}
#mini-events .mini-list-loaded{display:block!important;}
#mini-events .cal-event{cursor:pointer;margin-bottom: 18px;display: flex;align-items: center;padding-bottom: 8px;border-bottom: 1px solid #b5c7cc;}
#mini-events .cal-event:hover .cal-event-name{color:#fff}
#mini-events .cal-event:last-child{border-bottom: 0;}
#mini-events .cal-event-name{font-size:18px;line-height:27px;color:#003159;font-weight:700}
#mini-events .cal-event time{display:block;color: #2589bd;text-align: start;font-size:14px;font-weight: 700;line-height: 1;margin-bottom: 1px;}
#mini-events .cal-event time span{display: inline-block;margin: 0 0px 0 5px;}
#mini-events .cal-event time span:last-child { margin-left: 4px;}
#mini-events .cal-content > span {display: block;font-size: 24px;font-weight: 700;text-align: start!important;line-height:1;margin-top:10px}


#mini-events .fc-day-top.fc-today.day-has-event a {color: #ffffff !important;}


@media only screen and (max-width:991px) {
    #mini-events .mini-calendar{margin: 0 auto 50px;}
}
@media only screen and (max-width:767px) {
	#mini-events{display:block}
}

