.locationsDropdown{box-shadow:0 .3px .9px 0 #0000001C;box-shadow:0 1.6px 3.6px 0 #00000022;border-top:1px solid #0000004D;.dropdown-container{display:flex;gap:8px;width:97px;cursor:pointer;align-items:center;padding:10px 16px}
.dropdown-container:hover{background-color:#f2f2f2}
.selected-location{background-color:#f2f2f2}
.location-holder{width:77px;font-size:13px;font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue","sans-serif";line-height:20px;font-weight:400;border:0;padding:4px 0}
.location-search-input{border:0;padding:0;margin:0;width:-webkit-fill-available}
.location-search-input:focus{outline:0}
.location-search-input:active{outline:0}
button.drop-button{border:0;background:0;padding:0;cursor:pointer}
.drop-icons svg{height:20px;width:12px}
.locations-dropdown{float:right;margin:0 96px}
.suggestions-list-div{width:100%;display:flex;justify-content:center}
ul#suggest-ul{right:0;margin:0;padding:0 0 10px;height:auto;max-height:188px;overflow:auto;display:none;position:absolute;z-index:2;background-color:#fff;box-shadow:0 0 1px 0 #00000029;box-shadow:0 4px 8px 0 #0000001F}
li.suggest-li{list-style:none;padding:0;margin:0;cursor:pointer}
li.suggest-li:hover{background-color:#f2f2f2}
.suggest-span{display:block;margin:0;padding:6px 12px;font-size:14px;font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue","sans-serif";line-height:20px;font-weight:400}
.show{display:block !important}
.hide{display:none !important}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
li.suggest-default-li{font-size:12px;font-family:"Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue","sans-serif";line-height:16px;font-weight:400;color:#646464;padding:9px 12px 7px 12px;list-style:none}
@media(max-width:479px){.locations-dropdown{margin:0 20px}
ul#suggest-ul{max-height:204px;width:100%}
}
@media(min-width:480px) and (max-width:639px){.locations-dropdown{margin:0 32px}
ul#suggest-ul{width:100%}
}
@media(min-width:640px) and (max-width:1023px){.locations-dropdown{margin:0 32px}
ul#suggest-ul{width:295px}
}
@media(min-width:1024px) and (max-width:1365px){.locations-dropdown{margin:0 32px}
ul#suggest-ul{width:295px}
}
@media(min-width:1366px) and (max-width:1919px){.locations-dropdown{margin:0 81px}
ul#suggest-ul{width:295px}
}
@media(min-width:1920px){.locations-dropdown{margin:0 96px}
ul#suggest-ul{width:295px}
}
}