.appointment-toast-container{background:#000;border-radius:20px;width:100%;margin-right:200px}.appointment-toast-container .appointment-toast-content{display:flex;align-items:center;justify-content:space-between;padding:14px;gap:20px;border-radius:20px}@media(max-width:576px){.appointment-toast-container .appointment-toast-content{border-radius:10px;padding:10px}}.appointment-toast-container .appointment-toast-content .appointment-toast-left-content{display:flex;gap:20px}@media(max-width:576px){.appointment-toast-container .appointment-toast-content .appointment-toast-left-content{gap:10px}.appointment-toast-container .appointment-toast-content .appointment-toast-left-content img{max-width:30px}}.appointment-toast-container .appointment-toast-content .appointment-toast-left-content .appointment-toast-text{display:flex;align-items:flex-start;text-align:left;gap:10px;flex-direction:column}.appointment-toast-container .appointment-toast-content .appointment-toast-left-content .appointment-toast-text h1{font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#fff;margin:0}.appointment-toast-container .appointment-toast-content .appointment-toast-left-content .appointment-toast-text p{font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:150%;color:#fff;margin:0}.appointment-toast-container .appointment-toast-content .appointment-toast-left-content .appointment-toast-text-without-desc{display:flex;align-items:center;text-align:left;gap:10px;flex-direction:row}.appointment-toast-container .appointment-toast-content .appointment-toast-left-content .appointment-toast-text-without-desc h1{font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#fff;margin:0}@media(max-width:576px){.appointment-toast-container .appointment-toast-content .appointment-toast-left-content .appointment-toast-text-without-desc h1{font-size:14px;line-height:20px}}.appointment-toast-container .appointment-toast-content .appointment-toast-right-content{width:auto}.appointment-toast-container .appointment-toast-content .appointment-toast-right-content:empty{display:none}.bookingTostImg{width:61px;height:61px;border-radius:100px;object-fit:cover}.new-appointment-toast{width:100%;right:7em!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;background:none!important;box-shadow:none!important}@media(max-width:767px){.new-appointment-toast{right:unset!important}}.new-appointment-toast.Toastify__toast .order-image{pointer-events:all!important}.new-appointment-toast button{visibility:hidden!important}