#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;}
#mini-events .fc-unthemed td.fc-today{
    background: none;
}
#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: #ccc!important;font-weight: 400 !important;}
#mini-events .fc-dayGrid-view .fc-body .fc-row{min-height: 43px;height:auto !important}

#mini-events .fc-day-number{pointer-events:none;text-decoration:none}
#mini-events .fc-day-top.day-has-event{}
#mini-events .fc-day-top.day-has-event a{pointer-events:all;font-weight: 700 !important;color: #fff !important;}
#mini-events .fc-dayGridMonth-view .fc-day-grid-event{display:none}
#mini-events .fc-today{position:relative}
#mini-events .fc-day-top.day-has-event{background: none;position: relative;}
#mini-events .fc-today:not(.fc-day-header):after{content:'';position:absolute;left: 50%;top: 50%;background: #F2F2F2;border-radius: 2px;z-index:-1;height: 42.43px;width: 100%;transform: translateX(-50%) translateY(-50%);}
#mini-events .day-has-event:not(.fc-day-header, .fc-today):after{content:'';position:absolute;left: 50%;top: 50%;background: #0E1E4F;border-radius: 2px;z-index:-1;height: 42.43px;width: 100%;transform: translateX(-50%) translateY(-50%);}

#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;color:#1F499A}
#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;line-height: 1;}
#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;line-height: 1;}
#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;line-height: 1;}
#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;line-height: 1;}
#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;line-height: 1;}
#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;line-height: 1;}
#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;line-height: 1;}


#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: 44px;display:flex;justify-content: flex-end;left: 31px;gap: 2px;}


#mini-events .fc-left .fc-button-group:nth-of-type(1) button{flex-grow:0;position:relative;z-index:51;background: #F2F2F2!important;color: #000!important;padding:0;line-height:1;line-height:30px;width:30px;font-size: 14px;border-radius: 4px;}

#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 0 16px;}
#mini-events{display: flex !important;gap: 20px;justify-content: space-between;}
#mini-events .calendar-left{flex-basis: 520px;}
#mini-events .calendar-right{flex-basis: 548px;margin:0;}
#mini-events .calendar-right #events-tabs{margin:0 0 24px 0;}

#mini-events .fc-header-toolbar{display:block;margin-bottom: 36px;}
#mini-events h2{font-size: 36px;font-weight: 700;color: #0F7FC7;text-align: left;font-family: 'Kanit', sans-serif;}
#mini-events .calendar-wrap{display:flex;justify-content:space-between}
#mini-events *{border:0;text-align:center}
#mini-events .mini-calendar{display: block !important;width: 100%;min-height: 450px;background: #fff;position:relative;padding: 33px 35px 25px;max-width:100%;border-radius: 2px;box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.10);}
#mini-events .mini-events-list{flex-grow:1}
#mini-events .mini-list-loaded{display:block!important;margin-top: 2px;}
#mini-events .cal-content{display:flex;min-height: 80.75px;align-items: center;}
#mini-events .cal-event{cursor:pointer;background: #fff;margin-bottom: 24px;display: block;transition: all .3s;border-radius: 2px;box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.05);}
#mini-events .cal-event:last-of-type{margin-bottom: 0;}

#mini-events .cal-event .cal-event-time{display: flex;flex-direction:column;align-items: center;justify-content: center;width: 72px;text-align: center;line-height: 21px;text-transform: capitalize;color: #A3CBE4;background: #0E1E4F;font-size: 14px;font-weight: 400;flex-shrink: 0;border-radius: 2px 0 0 2px;min-height: 100%;align-self: stretch;}
#mini-events .cal-event .cal-event-time span{display: block;font-size: 24px;font-weight: 700;color: #fff;}
#mini-events .cal-event-title{color: #1B1B1B;font-size: 18px;font-weight: 700;padding: 0 15px 0 25px;line-height: 1.5;text-align: left;text-transform: capitalize;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}



#mini-events .tab-calendar,
#mini-events .tab-event{display: none;}
#mini-events .tab-calendar.active,
#mini-events .tab-event.active{display: block;}



@media only screen and (max-width:1600px) {
    #mini-events .calendar-left{margin:0;}
}

@media only screen and (max-width:991px) {
    #mini-events{display: block !important;}
    #events-tabs{width: 600px;max-width: 100%;margin:0 auto 30px;}
    #mini-events .calendar-left{width: 600px;max-width:100%;margin:0 auto 40px;}
    #mini-events .calendar-right{margin:0;}

    #mini-events .mini-calendar{margin:0 auto 30px;}
    #mini-events .fc-left .fc-button-group:nth-of-type(1){right: 25px;left: 25px;}
    #mini-events .fc-scroller.fc-day-grid-container,
    #mini-events .fc-head-container{padding:0;}
}
@media only screen and (max-width:767px) {
}

@media only screen and (max-width:479px) {
    #mini-events .mini-calendar{padding: 33px 20px 25px;}
    #mini-events h2{font-size: 25px;}
	#mini-events .cal-event-title{font-size: 16px;padding:0 15px 0 15px}
}