#location-list-widget{max-width:425px;border-radius:20px;overflow:hidden;margin:auto;max-height:620px;background-color:white}.book-now-location-header{position:sticky;top:0;background-color:rgba(22,23,104,1);padding:20px;padding-top:30px}.book-now-location-header h2{color:rgba(255,255,255,1);text-align:center;font-family:"ITC Franklin Gothic Demi Compressed",Sans-serif;font-size:38px;font-weight:600;margin-top:0!important}.book-now-location-header select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:30px;padding:13px 24px;width:100%;color:rgba(51,51,51,.7);font-size:16px;font-weight:500;outline:none;border:none;background-color:white}.book-now-location-header button{background:none;border:none;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.7);margin-top:15px;font-family:"ITC Franklin Gothic Standard Book",Sans-serif;cursor:pointer}#locations-list{list-style:none;padding:20px;padding-bottom:50px;padding-top:5px;max-height:310px;min-height:310px;overflow:auto}.custom-select{position:relative}.custom-select svg{position:absolute;top:50%;right:25px;transform:translateY(-50%);width:16px}.select-location-text{color:#777E90;font-family:"ITC Franklin Gothic Standard Book",Sans-serif;font-size:16px;padding:20px;padding-bottom:0}#locations-list::-webkit-scrollbar{width:5px}#locations-list::-webkit-scrollbar-thumb{background-color:#D9D9D9;border-radius:10px}#locations-list li{display:flex;gap:15px;border-bottom:1px solid rgba(119,126,144,.5);padding:10px 0;position:relative}#locations-list li label{flex:1}#locations-list li p{font-size:13px;font-weight:400;font-family:"ITC Franklin Gothic Standard Book",Sans-serif;color:rgba(119,126,144,1);max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#locations-list li input{opacity:0}#locations-list li .custom-radio{position:absolute;left:0;top:30%;width:14px;height:14px;border:2px solid #777E90;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}#locations-list input[type="radio"]:checked+label .custom-radio{border:2px solid #333}#locations-list input[type="radio"]:checked+label .custom-dot{width:8px;height:8px;border-radius:50%;background-color:#333}#locations-list li h2{color:rgba(119,126,144,1);font-size:22px;font-weight:600;font-family:"ITC Franklin Gothic Demi Compressed",Sans-serif;margin:0;display:flex;justify-content:space-between}#locations-list input[type="radio"]:checked+label h2{color:rgba(51,51,51,1)}#locations-list li h2 a{color:rgba(122,153,224,1);font-size:13px;text-decoration:underline;font-weight:400;letter-spacing:0;text-transform:capitalize;font-family:"ITC Franklin Gothic Demi Compressed",Sans-serif}.book-now-location-footer{position:sticky;bottom:0;padding:10px;background-color:#fff}.book-now-location-footer button{background-color:rgba(22,23,104,1);color:#fff;font-size:24px;font-weight:600;padding:10px;width:100%;border-radius:40px;border:none;cursor:pointer;font-family:"ITC Franklin Gothic Demi Compressed",Sans-serif}@media(max-width:768px){.book-now-location-header{padding:20px 10px;padding-top:30px}.book-now-location-header h2{font-size:32px;line-height:40px;margin-bottom:10px!important}#locations-list{padding:15px;padding-top:0;max-height:250px;min-height:250px}#locations-list li{gap:20px}#locations-list li p{max-width:220px}}
