
.air-datepicker {
    border: none;
    font-family: "Montserrat", sans-serif!important;
}

.air-datepicker-cell.-year-.-other-decade-, .air-datepicker-cell.-day-.-other-month- {
    color: #CCE5FF;
}

.air-datepicker-cell {
    color: rgba(40, 40, 40, 0.57);
    font-size: .938em;
}

.air-datepicker-body--day-name {
    color: rgba(0, 0, 0, 0.56);
}

.air-datepicker-body--day-name.-weekend- {
    color: #FF9F9F;
}

.event-day {
    background-color: #2B6DBA;
    color: #fff;
}

.air-datepicker-cell.-focus- {
    background-color: rgba(43, 109, 186, .6);
    color: #fff;
}

.air-datepicker-cell.-selected-, .air-datepicker-cell.-selected-.-focus- {
    background-color: #282828;
}

.air-datepicker-cell.-current-, .air-datepicker-cell.-current-.-focus- {
    color: #FFD500;
}

.air-datepicker-nav--title{
    font-weight: 600;
    font-size: .938em;
    color: #282828;
}

.air-datepicker-nav--action path {
    stroke: #2B6DBA;
}

@media only screen and (max-width: 1600px) {

}
