.booking-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:99999!important;overflow:auto}.booking-modal-inner{position:relative;width:80%;max-width:900px;height:80%;margin:5% auto;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.3);z-index:100000!important}.booking-modal-close{position:absolute;top:10px;right:15px;font-size:2rem;color:#333;text-decoration:none;line-height:1;cursor:pointer;z-index:100001!important}