#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}
#mini-events .fc-unthemed td.fc-today{background: #F2F2F2;border-radius: 10px;}
#mini-events .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:none;font-size:20px;font-weight:800;color:#1b1b1b;}
#mini-events .fc-day-top.fc-other-month{opacity:1}
#mini-events .fc-day-top.fc-other-month a{color:#CCC !important}
#mini-events .fc-dayGrid-view .fc-body .fc-row{min-height:55px;height:auto !important}

#mini-events .fc-day-number{pointer-events:none;text-decoration:none}
#mini-events .fc-day-top.day-has-event{border-radius:10px;background:#1E6593;}
#mini-events .fc-day-top.day-has-event a{pointer-events:all;color:#fff !important;}
#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:#03549f;border-radius:4px;z-index:-1;height:26px;width:26px;transform: translateX(-50%) translateY(-50%); color: #1B1B1B;}
#mini-events .fc-day-top.fc-today.day-has-event a {color: #221717 !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:'\f0da';font-family:'FontAwesome';position:relative;top:-3px; left: 2px;}
#mini-events .fc-icon-chevron-left:before{content:'\f0d9';font-family:'FontAwesome';position:relative;top:-3px; left: -2px;}

#mini-events{display:block}
#mini-events .fc-widget-header{font-size:0; padding: 0 0 8px;}
#mini-events .fc-widget-header.fc-sun:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'Sun';font-size:20px;font-weight:800;font-family: 'Nunito Sans', sans-serif;}
#mini-events .fc-widget-header.fc-mon:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'Mon';font-size:20px;font-weight:800;font-family: 'Nunito Sans', sans-serif;}
#mini-events .fc-widget-header.fc-tue:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'Tue';font-size:20px;font-weight:800;font-family: 'Nunito Sans', sans-serif;}
#mini-events .fc-widget-header.fc-wed:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'Wed';font-size:20px;font-weight:800;font-family: 'Nunito Sans', sans-serif;}
#mini-events .fc-widget-header.fc-thu:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'Thu';font-size:20px;font-weight:800;font-family: 'Nunito Sans', sans-serif;}
#mini-events .fc-widget-header.fc-fri:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'Fri';font-size:20px;font-weight:800;font-family: 'Nunito Sans', sans-serif;}
#mini-events .fc-widget-header.fc-sat:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content:'Sat';font-size:20px;font-weight:800;font-family: 'Nunito Sans', sans-serif;}
#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: 58px;top: 44px;display:flex;justify-content:space-between;left: 57px;}


#mini-events .fc-left .fc-button-group:nth-of-type(1) button{flex-grow:0;position:relative;z-index:51;background:none !important;color:#fff !important;padding:0;border-radius:8px;background:#1E6593 !important;line-height:39px;width:39px; height: 39px;}


#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:6px}


#mini-events .fc-head-container{padding:0 16px}
#mini-events{display:flex;justify-content:space-between}
#mini-events .fc-header-toolbar{display:block;margin-bottom:31px}
#mini-events h2{font-size:40px;font-weight:800;color:#000; line-height: 54px; text-transform: capitalize;}
#mini-events .calendar-wrap{display:flex;justify-content:space-between}
#mini-events *{border:0;text-align:center}
#mini-events .mini-calendar{width: 580px; background:#fff;position:relative;padding:30px 15px 25px;max-width:100%;border-radius:26px;}
#mini-events .mini-events-list{flex-grow:1}
#mini-events .mini-list-loaded{display:block!important;}


#events .container .container {padding: 0;}

.calOut {margin-right: -25px;}
.eventList {display: flex; gap: 18px; flex-wrap: wrap; justify-content: space-between; align-items: stretch; padding: 0 0 0 19px;}
.cal-event {width: 48.5%; background: #DD9900; border-radius: 25px; padding: 0 30px 36px; text-align: center; min-height: 254px; cursor:pointer;}
.cal-event .dateCirc {background: #fff; border-radius: 0 0 75px 75px; text-align: center; color: #1E6593; font-size: 24px; line-height: 24px; font-weight: 700; width: 130px; height: 72px; margin: 0 auto 40px; text-transform: uppercase; padding: 9px 0 0 0;}
.cal-event:hover .dateCirc {background:#1E6593; color: #fff;}
.cal-event .dateCirc span {font-size: 32px; height: 32px; font-weight: 900; display: block; padding: 5px 0 0;}
.cal-event .eveTitle {color: #fff; font-size: 24px; line-height: 32px; font-weight: 900; text-transform: uppercase;}
.cal-event:hover .eveTitle {color: #1E6593;}

@media only screen and (max-width:1280px) {
    .cal-event {width: 47.5%;}
    #events .fc-right h2 {text-align: center !important; line-height: 60px; font-size: 30px;}
}

@media only screen and (max-width:991px) {
	#mini-events .fc-left .fc-button-group:nth-of-type(1){top:10px;right:10px;left:10px}

    .calOut {margin: 0; padding: 0 0 25px;}
    .eventList {padding: 0;}
    #events .fc-right h2 {line-height: 0; margin-bottom: 25px !important;}
}
@media only screen and (max-width:767px) {
	#mini-events{display:block}
	#mini-events .mini-calendar{margin:0 0 25px}

    .calOut {margin: 0; padding: 0;}
    .cal-event {padding: 0 15px 20px;}
    .cal-event .eveTitle {font-size: 20px;}
}

@media only screen and (max-width:479px) {
    #mini-events .fc-scroller.fc-day-grid-container, #mini-events .fc-head-container {padding:0;}
    #mini-events .fc-dayGrid-view .fc-body .fc-row{min-height:44px;height:auto !important}
    .eventList {display: block;}
	.cal-event {width: 100%; margin-bottom: 25px;}
}
