@font-face{font-family:'ITC Cheltenham';src:url('../../../fonts/Cheltenham-Bold.woff2')format('woff2'),url('../../../fonts/Cheltenham-Bold.woff')format('woff');font-weight:bold;font-style:normal}
@font-face{font-family:'ITC Cheltenham Condensed';src:url('../../../fonts/Cheltenham-BoldCond.woff2')format('woff2'),url('../../../fonts/Cheltenham-BoldCond.woff')format('woff');font-weight:bold;font-style:normal}

.mini-calendar{display:none!important}
.mini-list-loaded{display:block!important}
.event{display:block;width:18%;float:left;position:relative;height:235px;margin-bottom:20px;margin-right:2.5%;background:#fff;overflow-y:auto;cursor:pointer;padding:11px 29px;border-radius:3px;box-shadow:0px 5px 25px 0px rgb(0 0 0 / 10%)}
.event time{display:inline-block;text-align:center;font:bold 40px 'ITC Cheltenham',serif;color:#c59751;border:1px solid #fff;padding:8px 0 0}
.event .event-month{display:block;font:bold 18px 'ITC Cheltenham',serif;color:#c59751;text-transform:uppercase;margin-bottom:-6px}
.event-title{width:100%;display:block;color:#06538b;font:bold 20px 'ITC Cheltenham Condensed',serif;line-height:1.2;margin-top:16px}
.event-hide{display:none!important}

#calendar .fc-button-primary{background-color:#065086!important;border-color:#065086}
#calendar .fc-button-primary:not(:disabled):active,#calendar .fc-button-primary:not(:disabled).fc-button-active{background-color:#01A8DF!important;border-color:#01A8DF}
#calendar.fc-unthemed td.fc-today{background:#065086}
#calendar td.fc-today a.fc-day-number{color:#fff}

@media only screen and (max-width:991px) {
    .event{width:100%;height:auto;padding:15px;float:none;margin-right:0}
}
