.form-check{padding-left:2rem!important}.quantity-selector{display:flex;align-items:center;overflow:hidden;background-color:#fff;max-width:180px}.quantity-selector button{width:40px;height:40px;font-size:1.25rem;line-height:1;color:#fff;background-color:var(--main-color);border:1px solid var(--main-color);border-radius:9px}.quantity-selector input{width:60px;height:40px;border:none;text-align:center;font-weight:500;font-size:1rem;background-color:#fff}.quantity-selector button:disabled{opacity:.5;cursor:not-allowed}.calendar-cell{width:14.2857142857%;padding:.6rem 0;font-size:.9rem}.calendar-day{width:14.2857142857%;padding:.75rem 0;cursor:pointer;border-radius:.375rem;transition:background-color .2s}.calendar-day:hover{background-color:#f1f1f1}.calendar-day.selected{background-color:var(--main-color);color:#fff}.calendar-day.empty{visibility:hidden}.calendar-day.disabled{color:#c4c4c4}div.calendar,div.timeslot{max-width:350px}@media (max-width: 375px){.calendar-day,.calendar-cell{font-size:.8rem;padding:.5rem 0}}
