#ics-export{margin:0.25rem;}
#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{border-radius: 10px;background: transparent;}
#mini-events .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:none;font-size: 16px;font-weight:700;color: #1B1B1B;}
#mini-events .fc-day-top.fc-other-month{opacity:1}
#mini-events .fc-day-top.fc-other-month a{color: #CFD8DC!important;font-weight: 400 !important;}
#mini-events .fc-dayGrid-view .fc-body .fc-row{min-height: 59.571px;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;position: relative;}
#mini-events .fc-day-top.day-has-event a{pointer-events:all;color: #ffff!important;}
#mini-events .fc-day-top.day-has-event:after{content:'';position:absolute;left: 50%;top: 50%;background: #53438A;z-index:-1;height: 59.571px;width: 85.286px;transform: translateX(-50%) translateY(-50%);border-radius: 6px;max-width: 100%;}

#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: #ECEBF5;z-index:-1;height: 59.571px;width: 85.286px;transform: translateX(-50%) translateY(-50%);border-radius: 6px;max-width: 100%;}
#mini-events .fc-today .fc-day-number{color: #1B1B1B!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:-2px}
#mini-events .fc-icon-chevron-left:before{content:'\f0d9';font-family:'FontAwesome';position:relative;top:-2px}

#mini-events{display:block}
#mini-events .fc-widget-header{font-size:0;margin-bottom: 2px;}
#mini-events .fc-widget-header.fc-sun:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content: 'Sun';font-size: 16px;font-weight: 700;color: #1B1B1B;}
#mini-events .fc-widget-header.fc-mon:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content: 'Mon';font-size:16px;font-weight:700;color: #1B1B1B;}
#mini-events .fc-widget-header.fc-tue:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content: 'Tue';font-size:16px;font-weight:700;color: #1B1B1B;}
#mini-events .fc-widget-header.fc-wed:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content: 'Wed';font-size:16px;font-weight: 700;color: #1B1B1B;}
#mini-events .fc-widget-header.fc-thu:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content: 'Thu';font-size:16px;font-weight: 700;color: #1B1B1B;}
#mini-events .fc-widget-header.fc-fri:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content: 'Fri';font-size:16px;font-weight: 700;color: #1B1B1B;}
#mini-events .fc-widget-header.fc-sat:not(.fc-future):not(.fc-today):not(.fc-past) span:after{content: 'Sat';font-size:16px;font-weight: 700;color: #1B1B1B;}
#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: 35px;top: 35px;display:flex;justify-content:space-between;left: 35px;}


#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: #ECEBF5!important;line-height: 30px;width: 30px;}
.fc-button .fc-icon{font-size: 1em;}

#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: 9px;}


#mini-events .fc-head-container{padding:0 16px}
#mini-events{display:flex;padding: 0 22px 0 15px;gap: 75px;}
#mini-events .fc-header-toolbar{display:block;margin-bottom: 38px;}
#mini-events h2{font-size: 16px;font-weight: 700;color: #000;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: 100%;background:#fff;position:relative;padding: 32px 15px 13px;max-width:100%;min-height: 417px;border-radius: 0 0 10px 10px;}
#mini-events .mini-events-list{
    height: 100%;
}
#mini-events .mini-list-loaded{display: flex!important;flex-direction: column;gap: 44px;}
#mini-events .cal-content{display: block;width: 100%;text-align: left;height: 100%;padding: 19px 26px 27px;}
#mini-events .cal-event{cursor:pointer;min-height:151px;display: block;background: #ECEBF5;border-radius: 20px;box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.10);transition: all .3s;}
#mini-events .cal-event:last-child{border-bottom: 0;}

#mini-events .cal-event-title{font-size: 20px;line-height: 1.6;color: #000;font-weight: 700;text-align: left;display: block;font-family: 'Domine', serif;margin-top: 5px;}
#mini-events .cal-event-time{color: #53438A;font-size: 18px;font-weight: 400;text-transform: capitalize;text-align: left;}
#mini-events .cal-event-time span{display:block;font-size: 68px;font-weight: 900;font-family: 'Playfair Display', serif;}
#mini-events .cal-event:hover{background: #fff;}

/* ---------- */
#mini-events .calendar-right {position: relative;z-index: 0;padding: 0;flex: 1;}

#mini-events .calendar-left {margin-top: 0;width: 632px;flex-shrink: 0;filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.1));border-radius: 10px;}
#mini-events .fc-today.day-has-event .fc-day-number {color: #fff!important;}
#mini-events .fc-today.day-has-event:not(.fc-day-header):after{background:#124C34 !important}
#mini-events .cal-event time span.day { margin: 0 5px;}

.tab-calendar,
.tab-event{display: none;}

.tab-calendar.active{display: block;}
.tab-event.active{display: block;height: 100%;}

#tabs-button{display: flex;border-radius: 20px 20px 0 0;overflow: hidden;background: #fff;gap: 1px;}
#tabs-button .tab{flex: 1;border-radius: 0;background: #53438A;color: #fff;text-transform: capitalize;font-size: 14px;font-weight: 700;line-height: 1.5;padding: 12px 10px;cursor: pointer;}
#tabs-button .tab.active{background: #53438A;color: #fff;}


@media only screen and (min-width:991px) and (max-width:1200px){
    #mini-events{gap: 30px;}
    #mini-events .calendar-left{width: 512px;}
}
@media only screen and (max-width:1200px){
    #mini-events .calendar-left{margin-right: 0;}

}
@media only screen and (max-width:991px) {
	#mini-events .fc-left .fc-button-group:nth-of-type(1){right:10px;left:10px}
	#mini-events {display: block;padding:0;}
	.calendar-box {margin: 0px auto 95px;}
	#mini-events .calendar-right{margin: 0 0 25px;padding: 0;}
	#mini-events .cal-event{max-width: 100%;}
	#mini-events .calendar-left{margin: 50px auto 0;width: 600px;max-width: 100%;}
	
}
@media only screen and (max-width:767px) {
	#mini-events{display:block}
    #mini-events .cal-event-title{font-size: 20px;}
}

@media only screen and (max-width:500px) {

    #mini-events .cal-event-title{font-size: 18px;}
}