                        .first-title {
    padding-top: 80px;
    padding-bottom: 50px;
    }
    
.btn-reservas {
    width: 160px;
    display: block;
    margin: auto;
}

#menu-item-506 {
    text-decoration: underline;
}

.calendar-cell-empty {
    background-color: #1ABC9C !important;
}

.calendar-cell-full {
    background-color: #F28079 !important;
}

.calendar-cell-last {
    background-color: #bbb !important;
}

.checks {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.align-left {
    text-align: left !important;
}

.preco-final-bold {
    font-weight: bold;
    font-size: 13px;
    color: black;
    margin-bottom: 0;
}

.preco-final {
    align-content: flex-end;
}

.tipo {
    display: flex;
    align-items: center;
}

.easy-show-error {
    display: none !important; 
}

#easy-show-error {
    display: none !important;
}

.easy-show-error-div {
    text-align: center;
}

.calendar-cell-full2.calendar-cell-halfend {
    background-position: bottom left !important;
}

.calendar-cell-empty2.calendar-cell-halfend {
    background-position: bottom left !important;
}                    