.bookingDetailsWrapper{flex-direction:column;gap:15px;width:100%;display:flex}.bookingWrapper{background:#fff;border:1px solid #e1e1e1;border-radius:10px;width:100%}.date-scroll-wrapper{align-items:center;width:100%;margin-top:15px;display:flex}.date-arrow{cursor:pointer;color:#777;background:0 0;border:none;padding:0 8px;font-size:18px}.date-scroller{scroll-behavior:smooth;flex:1;gap:10px;display:flex;overflow:auto hidden}.date-scroller::-webkit-scrollbar{display:none}.date-selector{text-align:center;cursor:pointer;border:1px solid #e1e1e1;border-radius:6px;flex-shrink:0;min-width:115px;padding:8px 0;font-size:14px;font-weight:500;transition:all .2s}.number-span{font-weight:500}.booking-flex-div{cursor:pointer;justify-content:space-between;align-items:center;padding:0 5px;display:flex}.booking-sub-title{margin-right:15px;font-size:20px;font-weight:400}.booking-info-text{font-size:18px;font-weight:400}.booking-branch-list{flex-direction:column;justify-content:center;align-items:center;margin:0;display:flex}.booking-branch{border-bottom:1px solid #dbdbdb;justify-content:flex-start;gap:16px;width:100%;padding:16px 0;display:flex}.booking-branch:last-of-type{border-bottom:none}.booking-branch-img{object-fit:cover;object-position:center;border-radius:10px;width:92px;height:92px}.booking-branch-details{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.booking-branch-title{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:500;display:-webkit-box;overflow:hidden}.booking-branch-desc{color:#9e9e9e;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:400;display:-webkit-box;overflow:hidden}.booking-branch-button{justify-content:end;align-items:center;width:100%;margin-top:5px;display:flex}.booking-branch-button button{color:#fff;cursor:pointer;border:none;border-radius:50px;min-width:125px;padding:4px 15px;font-size:15px;font-weight:400;display:block}.booking-branch-selected{cursor:pointer;width:165px;max-width:165px;padding:10px 0}.booking-time-text{color:#7c7c7c;font-size:18px;font-weight:500}.booking-time-slot-div{grid-template-columns:repeat(2,1fr);justify-content:space-between;gap:13px 15px;padding-top:13px;display:grid}.booking-time-slot{color:#000;cursor:pointer;background-color:#0000;border:1px solid #e1e1e1;border-radius:6px;width:100%;padding:7px 0;font-size:12px;font-weight:500;transition-property:all;transition-duration:.4s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.booking-time-booked{color:#929292;background-color:#e1e1e1;border:1px solid #e1e1e1}.bottom-button{z-index:1000;background-color:#0000;width:100%;min-height:53px;position:sticky;bottom:0}.bottom-button .checkout-button{color:#fff;-webkit-letter-spacing:-.2px;-moz-letter-spacing:-.2px;-ms-letter-spacing:-.2px;letter-spacing:-.2px;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;transition:all;-o-transition:all .2s ease-in;background-color:var(--vendor-color);border:none;border-radius:30px;justify-content:center;align-items:center;width:100%;min-height:50px;padding:14px 16px;font-size:15px;font-style:normal;font-weight:500;font-stretch:100%;line-height:1.27;-webkit-text-decoration:none;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.customerInputsFlex{justify-content:space-between;align-items:center;display:flex}.form__group{width:100%;position:relative}.formSemi{align-items:center;gap:7px;display:flex}.form__field::placeholder{color:#0000}.sentImg{width:30px;height:30px}.form__field:placeholder-shown~.form__label{cursor:text;font-size:14px;font-weight:400;top:12px;left:11px}html[dir=rtl] .form__field:placeholder-shown~.form__label{right:11px}.form__field:focus{border:1px solid #000;font-weight:400}:-webkit-any(.form__field:focus~.form__label,.form__field:autofill~.form__label,.form__field:-webkit-autofill~.form__label){color:#000;font-size:11px;font-weight:400;transition:all .2s;display:block;position:absolute;top:-20px;left:0}:is(.form__field:focus~.form__label,.form__field:autofill~.form__label,.form__field:autofill~.form__label){color:#000;font-size:11px;font-weight:400;transition:all .2s;display:block;position:absolute;top:-20px;left:0}:-webkit-any(.form__field:focus~.form__label.phoneLabel,.form__field:autofill~.form__label.phoneLabel,.form__field:-webkit-autofill~.form__label.phoneLabel){left:0}:is(.form__field:focus~.form__label.phoneLabel,.form__field:autofill~.form__label.phoneLabel,.form__field:autofill~.form__label.phoneLabel){left:0}:-webkit-any(html[dir=rtl] .form__field:focus~.form__label,html[dir=rtl] .form__field:autofill~.form__label,html[dir=rtl] .form__field:-webkit-autofill~.form__label){left:auto;right:0}:is(html[dir=rtl] .form__field:focus~.form__label,html[dir=rtl] .form__field:autofill~.form__label,html[dir=rtl] .form__field:autofill~.form__label){left:auto;right:0}.form__field:required,.form__field:invalid{box-shadow:none}.form__field{color:#000;background:0 0;border:1px solid #aeaeae;border-radius:10px;outline:0;width:100%;height:44px;padding:4px 10px;font-family:inherit;font-size:14px;font-weight:400;transition:border-color .2s}html[dir=rtl] .form__field{text-align:end;font-size:16px}html[dir=rtl] .form__field:placeholder-shown~.form__label{font-size:16px}html[dir=rtl] .form__field:focus~.form__label{font-size:13px;top:-20px;right:0}:-webkit-any(html[dir=rtl] .form__field:focus~.form__label.phoneLabel,html[dir=rtl] .form__field:autofill~.form__label.phoneLabel,html[dir=rtl] .form__field:-webkit-autofill~.form__label.phoneLabel){top:-25px;left:auto;right:0}:is(html[dir=rtl] .form__field:focus~.form__label.phoneLabel,html[dir=rtl] .form__field:autofill~.form__label.phoneLabel,html[dir=rtl] .form__field:autofill~.form__label.phoneLabel){top:-25px;left:auto;right:0}.form__label.phoneLabel.dataFilled{left:0;right:auto}html[dir=rtl] .form__label.phoneLabel.dataFilled{left:80px;right:0}.form__label{color:#000;font-size:11px;font-weight:500;transition:all .2s;display:block;position:absolute;top:-20px}.form__field:placeholder-shown~.form__label.phoneLabel{top:-25px;left:0}:-webkit-any(.form__field:focus~.form__label.phoneLabel,.form__field:autofill~.form__label.phoneLabel,.form__field:-webkit-autofill~.form__label.phoneLabel){color:#000;font-size:11px;font-weight:400;transition:all .2s;display:block;position:absolute;top:-20px;left:0}:is(.form__field:focus~.form__label.phoneLabel,.form__field:autofill~.form__label.phoneLabel,.form__field:autofill~.form__label.phoneLabel){color:#000;font-size:11px;font-weight:400;transition:all .2s;display:block;position:absolute;top:-20px;left:0}html[dir=rtl] .form__field:placeholder-shown~.form__label.phoneLabel{right:95px}:-webkit-any(html[dir=rtl] .form__field:focus~.form__label.phoneLabel,html[dir=rtl] .form__field:autofill~.form__label.phoneLabel,html[dir=rtl] .form__field:-webkit-autofill~.form__label.phoneLabel){right:0}:is(html[dir=rtl] .form__field:focus~.form__label.phoneLabel,html[dir=rtl] .form__field:autofill~.form__label.phoneLabel,html[dir=rtl] .form__field:autofill~.form__label.phoneLabel){right:0}.hideBorder .phoneLabel{left:0}.customerInputError{border-color:#c00!important}.flagWrap{border:.25px solid #a4b4c8;border-radius:5px;height:32px}.changeHeight{width:100%!important;height:80px!important}.error-text{color:red;margin-bottom:0;font-weight:400;line-height:1em;font-size:12px!important}html[dir=rtl] .error-text{font-size:15px!important}.payment-details-holder{border:1px solid #d9d9d9;border-radius:8px;outline:1px solid #0000;align-items:center;display:flex}.payment-details-holder .del-ic{vertical-align:middle;justify-content:center;align-items:center;width:100px;height:57px;display:flex}.payment-details-mainDiv{justify-content:space-around;gap:10px;padding:10px 0;display:flex;position:relative}.fourbuttons{grid-template-columns:100%;display:grid}.fourbuttons a{align-items:center;display:flex}.amount-sub-div{vertical-align:middle;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.amount-sub-amount{gap:7px;font-size:14px;font-weight:500;display:flex}.amount-sub-amount-total{gap:7px;font-size:16px;font-weight:400;display:flex}.bookingPlaceImage{object-fit:cover;border-radius:10px;width:100%;height:400px}.bookingTypeClass{font-size:16px;font-weight:400}.bookingTypeMain{justify-content:center;margin-top:20px;display:flex}.bookingTypeWrapper{border-radius:8px;width:240px;display:flex;position:relative;overflow:hidden}.bookingTypeClass{text-align:center;cursor:pointer;z-index:2;flex:1;padding:15px 0;font-weight:500}.slider{z-index:1;background:#dcdcdc;border-radius:8px;width:50%;height:100%;transition:transform .3s;position:absolute}
