@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');

#calendar-block>.container>.row>div.col-lg-6 .events-list{display:none!important}
#homepage #mini-events{margin-right:calc(50% - 1056px)}

#homepage .calendar-wrap{display:flex;justify-content:space-between;margin-bottom:100px}
#homepage .mini-calendar{display:block!important;width:39.5%;background:#fff;padding:15px 26px 20px;height:100%;position:relative;border-radius:0 0 6px 6px;min-height:453px}
#homepage .mini-list-loaded{display:block!important;width:40.3%;margin-top:76px;position:relative;z-index:10}
#homepage .fc-view > table{border-style:hidden}
#homepage .fc-toolbar.fc-header-toolbar{margin-bottom:15px;background:#fff}
#homepage .fc-button-group{display:flex;justify-content:space-between;position:absolute;top:40px;width:calc(100% - 70px);left:35px}
#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 16px 'Poppins',sans-serif;color:#1B1B1B}
#homepage .fc-right h2{font:700 16px 'Poppins',sans-serif;color:#000;text-transform:capitalize;padding:31px 0 0;text-align:center;float:none}
#homepage .fc-unthemed td{border:none}
#homepage .fc-widget-content{border-top:none}
#homepage .fc-content-skeleton .fc-day-number{font:700 16px 'Poppins',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:60px;height:45px;background:#f2f2f2;z-index:-1;border-radius:10px}
#homepage .fc-unthemed td.fc-today a{position:relative}
#homepage .fc-today .fc-day-number{color:#000}
#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:2.8em;line-height:2.8em}

#homepage .event{display:flex;flex-wrap:wrap;align-items:center;background:transparent;position:relative;height:83px;padding:0;cursor:pointer;box-shadow:0px 3px 10px rgba(0, 0, 0, 0.1);border-radius:6px}
#homepage .event:not(:last-of-type){margin-bottom:15px}
#homepage .event time{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:76px;height:100%;background:#1C3A5B;font:700 24px 'Poppins',sans-serif;padding-bottom:0;color:#fff;border-radius:6px 0 0 6px}
#homepage .event .event-month{display:block;width:100%;text-align:center;font:400 14px 'Poppins',sans-serif;color:#fff;text-transform:capitalize;margin:0 0 -27px}
#homepage .event-data{display:flex;flex-wrap:wrap;width:calc(100% - 76px);height:100%;align-self:center;line-height:1.3;background:#fff;padding:5px 15px 5px 32px;overflow:auto;border-radius:0 6px 6px 0}
#homepage .event-title{width:100%;font:700 18px 'Poppins',sans-serif;color:#1B1B1B;line-height:1.5;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:#2C5F96!important;padding:1px 6px;pointer-events:all;border-radius:unset}
#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{font-weight:700;color:#2C5F96;text-decoration:underline;position:relative}

#calendar .fc-button-primary{background-color:#2C5F96!important;border-color:#2C5F96}
#calendar .fc-button-primary:not(:disabled):active,#calendar .fc-button-primary:not(:disabled).fc-button-active{background-color:#3684D4!important;border-color:#3684D4}
#calendar.fc-unthemed td.fc-today{background:#2C5F96}
#calendar td.fc-today a.fc-day-number{color:#fff}


@media only screen and (max-width:1336px) {
    #homepage #mini-events{margin-right:0}
    #homepage .calendar-wrap{flex-wrap:wrap}
    #homepage .mini-calendar{width:100%;max-width:100%;min-height:auto}
    #homepage .mini-list-loaded{width:100%;margin-top:46px}
}

@media only screen and (max-width:479px) {
    #homepage .mini-calendar{padding:5px 0 30px}
    #homepage .fc-button-group{width:calc(100% - 30px);left:15px;top:30px}
    #homepage .event-data{padding:5px 10px}
    #homepage .event-title{font-size:16px;line-height:1.2}
}