.location-store p{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.location-store p{font-size:15px;font-weight:600;margin:10px 0;display:block;cursor:pointer}.location-store p span{margin-left:5px}.location-store p #toggle-location{background:none;border:none;font-size:13px;font-weight:bold}.location-store ul{padding:10px;border:1px dashed var(--primary-color);max-height:232px;overflow-y:auto;max-width:100%;display:none;width:100%}.location-store ul::-webkit-scrollbar{width:5px;background-color:var(--primary-color)}.location-store ul::-webkit-scrollbar-thumb{background-color:var(--primary-color);border:none}.location-store ul li{list-style:none;display:flex;flex-direction:column;margin-bottom:7px}.location-store ul li .dist{font-weight:bold}.location-store ul li span{line-height:21px}.location-store.fast-active ul{display:inline-block}@media (max-width: 767px){.location-store.fast-active ul{display:block}}
