@import url('https://fonts.googleapis.com/css2?family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Patua+One&display=swap');

#mini-events {margin-bottom: 47px; display: flex; justify-content: space-between; align-items: flex-start; position: relative; font-family: "Commissioner", sans-serif;}

.mini-calendar {display: block !important; width: 48.5%; border-radius: 36px; background: #003753; position: relative; min-height: 495px; box-shadow: 0px 20px 24px -4px rgba(0, 0, 0, 0.05), 0px 8px 8px -4px rgba(0, 0, 0, 0.03)}
.mini-list-loaded {display: flex!important;}
#mini-events .tns-outer {border-radius: 36px; background: #003753; padding: 25px 25px !important; width:48.8%; min-height: 495px; position: relative;}

#mini-events .tns-nav {left: auto; right: 380px; bottom: 42px;}
#mini-events .tns-nav button {width: 8px; height: 8px; background: #ccc;}
#mini-events .tns-nav button.tns-nav-active {background: #CFAB79;}

/* New */
#homepage .fc-toolbar-title {font-weight:700; font-size:32px !important; text-transform: capitalize; color: #fff; padding:0;margin: 0; text-align: center;font-family: "Playfair Display", serif;}
#homepage .fc-prev-button, #homepage .fc-next-button {display:inline-flex;align-items:center;justify-content:center;background-color: #E0F4FF!important;border-color:transparent;padding:0; margin: 0 5px; width: 40px; height: 40px; border-radius: 50% !important;}
/* #homepage .fc-prev-button:hover, #homepage .fc-next-button:hover {background-color: #FC9614 !important;} */
#homepage .fc-prev-button .fc-icon, #homepage .fc-next-button .fc-icon{vertical-align:unset;font-size:unset;width: auto;height: auto; font-size: 24px !important; font-weight: 400;}
#homepage .fc-icon-chevron-left:before {content:"\f104";font-family: 'FontAwesome';position: relative;color: #003753;}
#homepage .fc-icon-chevron-right:before {content:"\f105";font-family: 'FontAwesome';position: relative;color: #003753;}
#homepage .fc-prev-button:hover .fc-icon-chevron-left:before, 
#homepage .fc-next-button:hover .fc-icon-chevron-right:before {color: #fff;}

#homepage .fc-col-header{background:none; width: 100% !important;}
#homepage .fc-scrollgrid-sync-table{width: 100% !important;}
#homepage .fc-button-group{display:none}
#homepage .fc-button-group button{border-radius:unset;flex:unset}
#homepage .fc-toolbar.fc-header-toolbar{margin: 0;padding:35px 0 13px; background: transparent;}  
#homepage .fc .fc-daygrid-day-top{justify-content:center; padding: 0; height: 54px; align-items: center;}
#homepage .fc-theme-standard td, .fc-theme-standard th{border: transparent; height: 54px; background: #003753;}
#homepage .fc-theme-standard .fc-scrollgrid{border:none; overflow: hidden;}
#homepage .fc-dayGridMonth-view .fc-daygrid-day-events{display:none}
#homepage .fc-col-header-cell a{font-size:20px; font-weight: 700; white-space:nowrap; padding: 0; text-decoration: none; color: #fff; text-transform: capitalize; height: 100%; display: flex; justify-content: center; align-items: center; font-family: "Inria Sans", sans-serif;}
#homepage .fc-scrollgrid-section-header .fc-scroller {background: #003753; padding: 0 10px; margin: 0;}
#homepage .fc-scrollgrid-section-body .fc-scroller {padding: 0 15px;}
#homepage .fc-theme-standard th .fc-scrollgrid-sync-inner {display: flex; justify-content: center; align-items: center; height: 100%; border-top: transparent;}

/* #homepage .fc-col-header-cell.fc-day-sun a:after{content:'S'}
#homepage .fc-col-header-cell.fc-day-mon a:after{content:'M'}
#homepage .fc-col-header-cell.fc-day-tue a:after{content:'T'}
#homepage .fc-col-header-cell.fc-day-wed a:after{content:'W'}
#homepage .fc-col-header-cell.fc-day-thu a:after{content:'T'}
#homepage .fc-col-header-cell.fc-day-fri a:after{content:'F'}
#homepage .fc-col-header-cell.fc-day-sat a:after{content:'S'}
#homepage .fc-col-header-cell.fc-day a:after{display:inline-block;color:#213368; font-size: 18px; font-weight: 700; text-transform: uppercase; text-decoration:none;margin: 12px 0;} */

#homepage a.fc-daygrid-day-number {color:#fff; font-size:16px; font-weight: 700; text-decoration:none;pointer-events:none;padding: 0;margin: 0;}
#homepage .day-has-event.fc-day-today a.fc-daygrid-day-number {color:#fff !important}
#homepage .fc .fc-daygrid-day.fc-day-today {background-color:unset}
#homepage .fc-dayGridMonth-view .fc-day-today .fc-daygrid-day-top a {color: #000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100%;text-decoration:none; font-weight: 700;}
#homepage .fc-dayGridMonth-view .fc-day-today .fc-daygrid-day-top a::after {content:'';position:absolute;top:50%;left:50%; transform: translate(-50%,-50%); width:60px;height:50px; background:#C71121;border-radius:48px;z-index:-1; display: block}
#homepage .fc-event:hover {color:#fff!important}
#homepage .fc .fc-day-other .fc-daygrid-day-top {opacity:1}
#homepage .fc .fc-day-other .fc-daygrid-day-top a {color: #ccc; opacity: 0.85; font-weight: 400;}
#homepage .fc-toolbar-chunk:nth-of-type(1) {position:absolute;top:0;left:0;width:100%}
#homepage .fc-toolbar-chunk:nth-of-type(1) .fc-button-group:nth-of-type(1) {position:absolute; left: 28px; right: 28px; top: 38px; display:flex; justify-content:space-between}
#homepage .fc-toolbar-chunk:nth-of-type(3) {width:100%;}

#homepage .fc-toolbar-chunk .fc-today-button {background: #E6E6E6 !important; padding:1px 10px !important; position: absolute; top: 0; left: 50%; transform: translateX(-50%); right: auto; margin: 0; border: none; border-radius: 0 5px 5px 0; transform: none; color: #270A3D !important; font-size: 14px !important; height: 30px;}
#homepage .fc-toolbar-chunk .fc-dayGridMonth-button {background:#A3A6A6!important;padding:1px 10px !important;position:absolute; top: 0; left: 50%; transform: translateX(-99%) !important; right: auto; margin:0;border:none;border-radius:5px 0 0 5px;transform: none; color: #270A3D !important; font-size: 14px !important; height: 30px;}
#homepage .day-has-event .fc-daygrid-day-top a{color: #0B2545 !important;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100%;text-decoration: none;pointer-events:all; font-weight: 700;}
#homepage .day-has-event .fc-daygrid-day-top a::after {content:'';position:absolute;top:50%;left:50%; transform: translate(-50%,-50%); width:60px;height:50px; background:#E0F4FF;border-radius:48px;z-index:-1;}

#homepage .day-has-event .fc-daygrid-day-top a:hover{opacity:1}
#homepage .fc-direction-ltr .fc-daygrid-event .fc-event-time{width: 26px;overflow: hidden;}
#homepage .fc .fc-daygrid-body {width: 100% !important;}

.fc .fc-button:disabled {opacity: 0.5;}

#events .event-col {display: flex; flex-wrap: wrap;}
#events .event-col .cal-event {width: 50%;}

.cal-content {border-radius: 12px; background: transparent; padding: 0; transition: 0.3s; cursor: pointer; padding: 15px; margin: 4px 6px;}
.cal-content .date {font-size: 20px; color: #CBEAFF; text-decoration: underline; font-weight: 400; text-decoration-color:#CBEAFF; text-underline-offset: 4px; text-decoration-thickness: 1px; margin-bottom: 10px; font-family: "Playfair Display", serif; text-transform: uppercase;}
.cal-title {color: var(--lightgray); font-size: 16px; font-weight: 700; margin: 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.cal-content:hover .date {background-color: #C71121; text-decoration-color:#C71121;color:#fff}

@media only screen and (max-width:991px) {
    #mini-events {display: block !important;}
    .mini-calendar {width: 100%; margin-bottom: 15px;}
    #mini-events .tns-outer {width: 100%; min-height: auto; padding: 20px 20px 100px !important;}
    #events .btnBox {right: auto; left: 30px; bottom: 20px;}
    #mini-events .tns-nav {bottom: 75px; left: 30px; right: auto;}
}

@media only screen and (max-width:767px) {
    #homepage .fc-toolbar-title {font-size: 24px;}
    #homepage .fc-col-header-cell a {font-size: 16px;}
}

@media only screen and (max-width:479px) {
    #homepage .day-has-event .fc-daygrid-day-top a::after,
    #homepage .fc-dayGridMonth-view .fc-day-today .fc-daygrid-day-top a::after {width: 50px; height: 40px;}
}