@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');

#homepage .calendar-wrap{display:flex;justify-content:space-between;margin-top:10px}
#homepage .mini-calendar{display:block!important;width:49.1%;background:#fff;padding:9px 30px 38px;height:100%;position:relative;box-shadow:0px 6px 14px rgba(0, 0, 0, 0.05);border-radius:12px}
#homepage .mini-list-loaded{display:block!important;width:49.1%}
#homepage .fc-view > table{border-style:hidden}
#homepage .fc-toolbar.fc-header-toolbar{margin-bottom:18px;background:#fff}
#homepage .fc-button-group{display:flex;justify-content:space-between;position:absolute;top:35px;left:35px;width:calc(100% - 70px)}
#homepage .fc-icon-chevron-left:before{content:"";display:inline-block;background:url(../../../images/c-slider-prev.png) center/cover no-repeat;width:30px;height:30px}
#homepage .fc-icon-chevron-right:before{content:"";display:inline-block;background:url(../../../images/c-slider-next.png) center/cover no-repeat;width:30px;height:30px}
#homepage .fc-toolbar{display:block;border-radius:6px}
#homepage .fc-button-group > .fc-button{background:transparent!important;border:none;padding:0;flex:none}
#homepage .fc-button-group > .fc-button .fc-icon{width:auto;height:auto}
#homepage .fc-button-group > .fc-button:hover,.fc-button-group > .fc-button:focus{background:transparent!important}
#homepage .fc-button-group > .fc-button:not(:last-child){margin-left:0}
#homepage .fc-button-group > .fc-button:not(:first-child) {float:right;margin-right:0}
#homepage .fc-left .fc-button-group .fc-today-button{display:none}
#homepage .fc-button .fc-icon{display:inline-flex;align-items:center;justify-content:center}
#homepage .fc-center{display:none}
#homepage .fc-right{display:block;text-align:left;position:relative;top:-3px;pointer-events:none}
#homepage .fc-day-header>span{font:700 18px 'Inter',sans-serif;color:#1B1B1B;text-transform:capitalize}

#homepage .fc-right h2{font:700 18px 'Inter',sans-serif;color:#000;text-transform:capitalize;padding:31px 0 0;text-align:center}
#homepage .fc-unthemed td{border:none}
#homepage .fc-widget-content{border-top:none}
#homepage .fc-content-skeleton .fc-day-number{font:700 18px 'Inter',sans-serif;color:#1B1B1B;text-decoration:none}
#homepage #mini-events .fc-row.fc-widget-header{border:none}
#homepage .fc .fc-row .fc-content-skeleton td{border:none;;text-align:center}
#homepage .fc-scroller.fc-day-grid-container{height:100%!important}
#homepage #mini-events .fc-unthemed td.fc-today{background:#fff;border:none;position:relative;z-index:0}
#homepage .fc-unthemed td.fc-today a:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:65px;height:45px;background:#F2F2F2;z-index:-1;border-radius:6px}
#homepage .fc-unthemed td.fc-today a{position:relative}
#homepage .fc-today .fc-day-number{color:#333}
#homepage #mini-events .fc-day-number{display:inline-block;float:none;margin:4px 5px}
#homepage .fc-widget-header th{padding:10px 0;text-align:center;border:none}
#homepage .fc-day-top.fc-other-month{opacity:1}
#homepage .fc-day-top.fc-other-month a{font-weight:400;color:#ccc}
#homepage #mini-events .fc-dayGrid-view .fc-body .fc-row{min-height:auto;height:47px!important;line-height:47px}
/* #homepage #mini-events .fc-dayGrid-view .fc-body .fc-row{min-height:3.2em;line-height:3.2em} */

#homepage .event{display:flex;flex-wrap:wrap;align-items:center;background:#8BCBFF;position:relative;height:106px;padding:12px 18px;cursor:pointer;box-shadow:0px 3px 14px rgba(0, 0, 0, 0.05);border-radius:6px}
#homepage .event:not(:last-of-type){margin-bottom:8px}
#homepage .event time{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:80px;height:80px;background:#005CA6;border-radius:6px;font:700 36px 'Inter',sans-serif;padding-top:3px;color:#fff}
#homepage .event .event-month{display:block;width:100%;text-align:center;font:400 18px 'Inter',sans-serif;color:#fff;text-transform:capitalize;margin:0 0 -18px}
#homepage .event-data{display:flex;flex-wrap:wrap;width:calc(100% - 80px);height:100%;align-self:center;line-height:1.3;padding:0 15px 0 25px;overflow:auto}
#homepage .event-title{width:100%;font:700 24px 'Inter',sans-serif;color:#000;line-height:1.3;align-self:center}

#homepage a.fc-day-number{cursor:auto;text-decoration:none;pointer-events:none}
#homepage .fc-day-top.day-has-event.fc-today a.fc-day-number{color:#333!important}
#homepage .fc-day-top.day-has-event a.fc-day-number{cursor:pointer;pointer-events:all}
#homepage .fc-left .fc-button-group+.fc-button-group{position:absolute;top:5px;right:5px;left:auto;margin:0;width:auto;opacity:0;transition:opacity 320ms}
#homepage .fc-left .fc-button-group+.fc-button-group button{cursor:auto}
#homepage .fc-left .fc-button-group > .fc-dayGridMonth-button{background:#005CA6!important;padding:0 5px;pointer-events:all;border-radius:unset;font-size:16px}
#homepage .fc-left .fc-button-group > .fc-dayGridMonth-button.fc-button-active{pointer-events:none}
#homepage .fc-left .fc-button-group .fc-today-button{display:none}
#homepage .fc-dayGridMonth-view .fc-day-grid-event{display:none}
#homepage .fc-day-top.day-has-event a{color:#fff;text-decoration:none;position:relative}
#homepage .fc-day-top.day-has-event a:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:65px;height:45px;background:#005CA6;z-index:-1;border-radius:6px}

#calendar .fc-button-primary{background-color:#005CA6!important;border-color:#005CA6}
#calendar .fc-button-primary:not(:disabled):active,#calendar .fc-button-primary:not(:disabled).fc-button-active{background-color:#75C5F0!important;border-color:#75C5F0}
#calendar.fc-unthemed td.fc-today{background:#005CA6}
#calendar td.fc-today a.fc-day-number{color:#fff}

@media only screen and (max-width:991px) {
    #homepage .calendar-wrap{flex-wrap:wrap}
    #homepage .mini-calendar{width:500px;max-width:100%}
    #homepage .mini-list-loaded{width:100%;margin-top:30px}
}

@media only screen and (max-width:479px) {
    #homepage .mini-calendar{padding:0 0 30px}
    #homepage .fc-button-group{top:27px;left:15px;width:calc(100% - 30px)}
    #homepage .fc-unthemed td.fc-today a:after{width:40px;height:40px}
    #homepage .fc-day-top.day-has-event a:after{width:40px;height:40px}
    #homepage .event{padding:12px}
    #homepage .event-data{padding:5px 10px}
    #homepage .event-title{font-size:16px}
}