within 20 km
Store Associate
-
Position summary
Team Leader
Store Associate
- Work schedule to be determined based on store operational needs;
- Customer service oriented;
- Ability to work in a team; and
- Ability to work in a dynamic and fast paced environment.
Apply
.mapboxgl-canvas {
left: 0px;
}
.marker {
width: auto;
height: auto;
padding-top: 2px;
cursor: pointer;
text-align: center;
font-size: 14px;
color: #fff;
margin-top: -23px;
}
.marker.cs {
color: #017747;
font-weight: bold;
}
.marker img {
width: 50px;
}
.suggestions-wrapper {
text-align: left;
}
.marker span {
padding-top: 8px !important;
text-align: center;
display: block;
height: 57px;
width: 45px !important;
}
.mapboxgl-ctrl-geocoder--icon-search {
display: none;
}
@media screen and (min-width: 992px) {
.mapboxgl-ctrl-geocoder {
width: 100%;
font-size: 15px;
line-height: 20px;
max-width: 360px;
width: 300px;
}
}
@media screen and (max-width: 991px) {
.mapboxgl-ctrl-geocoder {
margin-bottom: 20px;
}
.mapboxgl-ctrl-geocoder {
width: 100%;
max-width: 100%;
}
}