.weekday-flex{-webkit-align-items:center;align-items:center;margin-bottom:6px;background-color:white;-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.07);-moz-box-shadow:0 2px 8px rgba(0,0,0,0.07);box-shadow:0 2px 8px rgba(0,0,0,0.07);-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;display:none}.weekday-flex.today{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-left:3px solid #00C08A}.weekday-flex.today .weekday{color:#00C08A;font-weight:700}.weekday-flex.today .opening-name{font-weight:600}.weekday-flex.today .opening-time{font-weight:600}.weekday-flex .weekday{width:40px;line-height:40px;text-align:center;color:#353535;font-size:13px;letter-spacing:0.5px}.weekday-flex .opening-details{border-left:1px solid rgba(0,0,0,0.08);padding:8px 10px}.weekday-flex .opening-details .detail-items{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.weekday-flex .opening-details .detail-items .opening-name{width:100px;font-size:13px;color:#9b9b9b}.weekday-flex .opening-details .detail-items .opening-time{margin-left:6px;color:#353535;font-size:14px}.weekday-flex .opening-details .detail-items .last-order{margin-left:6px;font-size:12px;color:#9b9b9b;background:rgba(0,0,0,0.05);padding:1px 6px;border-radius:10px}.show-other-weekday-opening-btn{user-select:none;background-color:white;color:#FFA167;text-align:center;padding:6px 16px;font-size:13px;outline:0;border:1px solid #FFA167;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;cursor:pointer}.show-other-weekday-opening-btn:hover{background-color:#FFA167;color:white}.close-other-weekday-opening-btn{display:none;user-select:none;background-color:white;color:#9b9b9b;text-align:center;padding:6px 16px;font-size:13px;outline:0;border:1px solid #9b9b9b;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;cursor:pointer}
