@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500;700&display=swap');

#homepage .calendar-wrap{display:flex;justify-content:space-between}
#homepage .mini-calendar{display:block!important;width:53%;height:100%;background:#eff8f8;padding:10px 20px;position:relative}

#homepage .mini-list-loaded{display:block!important;pointer-events:all}
#homepage .fc-view > table{border-style:hidden}
#homepage .fc-toolbar.fc-header-toolbar{margin-bottom:0;background:transparent;padding:15px 5px;display:flex;justify-content:center}
#homepage .fc-toolbar{display:block}
#homepage .fc-button-group > .fc-button{background:transparent!important;border:none;padding:0}
#homepage .fc-button-group > .fc-button:hover,.fc-button-group > .fc-button:focus{background:transparent!important}
#homepage .fc-left .fc-button-group:first-child{display:flex;justify-content:space-between;width:calc(100% - 64px);position:absolute;left:32px;top:38px}
#homepage .fc-left .fc-button-group:first-child .fc-button{flex:none}
#homepage .fc-button .fc-icon{display:inline-flex;align-items:center;justify-content:center}
#homepage .fc-center{display:none}
#homepage .fc-left{order:2}
#homepage .fc-right{display:block;text-align:left;position:relative;top:-3px;pointer-events:none;order:1}
#homepage .fc-icon-chevron-left:before{content:"\f053";font-family:"FontAwesome";display:inline-block;color:#64bab8;font-size:20px}
#homepage .fc-icon-chevron-right:before{content:"\f054";font-family:"FontAwesome";display:inline-block;color:#64bab8;font-size:20px}
#homepage .fc-dayGridMonth-view .fc-day-header>span{font-size:0;white-space:nowrap}
#homepage .fc-dayGridMonth-view .fc-sun>span:after{content:'S'}
#homepage .fc-dayGridMonth-view .fc-mon>span:after{content:'M'}
#homepage .fc-dayGridMonth-view .fc-tue>span:after{content:'T'}
#homepage .fc-dayGridMonth-view .fc-wed>span:after{content:'W'}
#homepage .fc-dayGridMonth-view .fc-thu>span:after{content:'T'}
#homepage .fc-dayGridMonth-view .fc-fri>span:after{content:'F'}
#homepage .fc-dayGridMonth-view .fc-sat>span:after{content:'S'}
#homepage .fc-day-header>span:after{display:inline-block;font:400 16px 'Open Sans',sans-serif;color:#262626}
#homepage .fc-right h2{font:700 30px 'Oswald',serif!important;color:#e76847;text-transform:uppercase;position:relative;top:5px;left:0}
#homepage .fc td{border:none}
#homepage .fc-head-container{padding:0 0 5px}
#homepage .fc-day-top.fc-other-month{opacity:1}
#homepage .fc-day-top.fc-other-month a{color:#b3b3b3}
#homepage .fc-content-skeleton .fc-day-number{font:600 16px 'Open Sans',sans-serif;color:##262626;text-decoration:none}
#homepage .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:none}
#homepage .fc-row.fc-widget-header{background:transparent;padding:0}
#homepage .fc .fc-row .fc-content-skeleton td{border-color:#d0d6de;text-align:center}
#homepage .fc-scroller.fc-day-grid-container{height:100%!important;padding:0}
#homepage .fc-unthemed td.fc-today{background:transparent;border:none}
#homepage .fc-unthemed td.fc-today a{position:relative}
#homepage .fc-unthemed td.fc-today a:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:46px;height:36px;background:#64bab8;z-index:-1}
#homepage .fc-today .fc-day-number{color:#fff}
#homepage .fc-dayGrid-view .fc-body .fc-row{min-height:2.1em;line-height:2.1em}
#homepage .fc-day-number{display:inline-block;float:none;margin:3px;line-height:1}
#homepage .fc-widget-header th{border:none}
#homepage .fc table{font-size:18px}

#homepage .mini-events-list{width:45%;background:transparent;height:100%;position:relative}
#homepage .event{position:relative;padding:0 23px;cursor:pointer}
#homepage .event-in-wrap{display:flex;flex-wrap:wrap;height:80px;overflow:auto}
#homepage .event-in{width:100%}
#homepage .event:not(:last-of-type){margin-bottom:10px}
#homepage .event-date{display:inline-block;font:500 12px 'Oswald',sans-serif;color:#e76847;text-transform:uppercase;letter-spacing:1px}
#homepage .event-title{font:700 18px 'Oswald',serif;color:#1a667a;line-height:1.3;margin:0}


#homepage .fc-left .fc-button-group+.fc-button-group{display:flex;margin:0;position:absolute;top:0;right:0;opacity:0;transition:opacity 320ms}
#homepage .fc-left .fc-button-group+.fc-button-group button{width:auto;padding:0 5px;color:#fff!important;background:#64bab8!important;border-radius:0;cursor:auto;font-size:18px}
#homepage .fc-left .fc-button-group > .fc-dayGridMonth-button{background:#64bab8!important;padding:1px 6px;border-radius:3px}
#homepage .fc-dayGridMonth-view .fc-day-grid-event{display:none}
#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:#fff!important;text-decoration:none}
#homepage .fc-day-top.day-has-event a.fc-day-number{cursor:pointer;pointer-events:all}
#homepage .fc-left .fc-button-group > .fc-dayGridMonth-button{background:#64bab8!important;padding:1px 6px;border-radius:0;pointer-events:all}
#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:#818181;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}

#calendar .fc-button-primary{background-color:#1A667A!important;border-color:#1A667A}
#calendar .fc-button-primary:not(:disabled):active,#calendar .fc-button-primary:not(:disabled).fc-button-active{background-color:#2389a4!important;border-color:#2389a4}
#calendar.fc-unthemed td.fc-today{background:#1A667A}
#calendar td.fc-today a.fc-day-number{color:#fff}

@media only screen and (max-width:1200px) {
    #homepage .fc-left .fc-button-group:first-child{width:calc(100% - 30px);position:absolute;left:15px}
}

@media only screen and (max-width:991px) {
    #homepage .calendar-wrap{flex-wrap:wrap;margin:30px 0}
    #homepage .mini-calendar{width:500px;padding:10px}
    #homepage .mini-events-list{width:100%;top:0;margin:30px 0 0}
}

@media only screen and (max-width:479px) {
    #homepage .fc-toolbar.fc-header-toolbar{padding:15px 0}
    #homepage .event{padding:5px 0}
    #homepage .event-date{font-size:14px}
    #homepage .event-title{font-size:16px}
    #homepage .fc-right h2{font-size:18px!important}
    #homepage .fc-left .fc-button-group:first-child{width:calc(100% - 20px);position:absolute;left:10px;top:28px}
}
