.erg-booking__search-label{margin-bottom:7px!important}
.erg-booking__search{display:block;position:relative;margin:0 0 16px}
.erg-booking__search>span{position:absolute;left:13px;top:50%;transform:translateY(-50%);z-index:1;font-size:1rem;pointer-events:none}
.erg-booking__search input{padding-left:42px!important}
.erg-booking__suggestions{display:grid;gap:0;margin:-10px 0 16px;border:1px solid #9eaa9b;border-radius:2px;overflow:hidden;background:#fff}
.erg-booking__suggestion{width:100%;border:0;border-bottom:1px solid #e1e5dd;padding:11px 13px;background:#fff;color:#24382e;text-align:left;font:inherit;cursor:pointer}
.erg-booking__suggestion:last-child{border-bottom:0}
.erg-booking__suggestion:hover,.erg-booking__suggestion:focus{background:#edf4ea;outline:0}
