.calendar{width:100%}.calendar__day__header{border-bottom:1px solid #212121}.calendar__day__cell,.calendar__day__header{text-align:center;width:100%/7;vertical-align:middle}.calendar__day__cell:first-child,.calendar__day__header:first-child{border-left:none}.calendar__day__cell:last-child,.calendar__day__header:last-child{border-right:none}.calendar__day__cell,.calendar__day__header{padding:.75rem 0 1.5rem}.calendar__banner--month{border-bottom:none;text-align:center;padding:.75rem}.calendar__banner--month h1{background-color:#4e4f4a;color:#f6e9dc;display:inline-block;font-size:3rem;font-weight:700;letter-spacing:.1em;padding:.5rem 2rem;text-transform:uppercase}.calendar__day__header{font-size:1rem;letter-spacing:.1em;text-transform:uppercase}.calendar__day__cell{font-size:3rem;position:relative;cursor:pointer}.calendar__day__cell[data-day-free]:hover{background-color:#4e4f4a;color:#4caf50}.calendar__day__cell[data-day-occupied]{background-color:#e66053;color:#4e4f4a}.calendar__day__cell[data-day-occupied]:after{content:attr(data-day-occupied);color:#f6e9dc;display:block;font-weight:400;font-size:.75rem;position:absolute;bottom:0;width:100%;height:1rem;text-transform:uppercase}.calendar__day__cell[data-day-free]{background-color:#4caf50;color:#4e4f4a;border-bottom:none}.calendar__day__cell[data-day-free]:after{content:"Reservieren";color:#4caf50;display:block;font-weight:400;font-size:.75rem;position:absolute;bottom:10px;width:100%;height:1rem;text-transform:uppercase}.calendar__day__cell[data-day-over]{background-color:#4e4f4a;color:#ddd;border-bottom:none}.calendar__day__cell[data-day-over]:after{content:"";color:#4caf50;display:block;font-weight:400;font-size:.75rem;position:absolute;bottom:10px;width:100%;height:1rem;text-transform:uppercase}.calendar-icon-arrow{padding:5px;cursor:pointer;float:left}.calendar-headline{width:500px;display:block;float:left}@media only screen and (max-width:788px){.calendar__banner--month h1{font-size:1.5em}.calendar-headline{width:150px}.calendar__day__cell{font-size:2rem}}