.wrapper-booking .item-doct{max-width: 100%;background-color: transparent;}
.wrapper-booking .img-square{height: 160px;display: none;}
#t_week_book{text-align: center;overflow-x: auto;}
#t_week_book table{ margin:0 auto;}
#t_week_book th,#t_week_book td{ padding: 10px 10px 5px 10px;}
#t_week_book .inner_disp{width: 100px;}
#t_week_book .inner_disp p{text-align: center;margin: 0; font-weight: bold;}

#t_week_book .inner_disp .day p:last-child {font-size: 3.25rem;}
#t_week_book .inner_disp .month p{line-height: 18px;}
#t_week_book label input[type="radio"]{margin: -3px 10px 0px 0px; float: left;}
#t_week_book label {font-size: 12px;}

.wrapper-booking #modalBook_info{padding: 10px;background-color: var(--ip-secondary);border-radius: 10px;}