@font-face {
font-family: 'FontAwesome';
src: url("https://www.dollarama.com/en-CA/locations/fonts/fontawesome-webfont.eot?v=4.7.0");
src: url("https://www.dollarama.com/en-CA/locations/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("https://www.dollarama.com/en-CA/careers/locations/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("https://www.dollarama.com/en-CA/careers/locations/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("(https://www.dollarama.com/en-CA/careers/locations/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("https://www.dollarama.com/en-CA/careers/locations/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url("https://www.dollarama.com/en-CA/locations/fonts/bootstrap/glyphicons-halflings-regular.eot");
src: url("https://www.dollarama.com/en-CA/locations/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://www.dollarama.com/en-CA/careers/locations/fonts/bootstrap/glyphic
ons-halflings-regular.woff2") format("woff2"), url("https://www.dollarama.com/en-CA/careers/locations/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("https://www.dollarama.com/en-CA/careers/locations/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("https://www.dollarama.com/en-CA/careers/locations/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.store-locator-hero {
background: url("https://www.dollarama.com/en-CA/locations/images/banner-bg.jpg") no-repeat center center;
background-size: 100% auto;
}
.store-locator-locations .search select {
background: url( https://www.dollarama.com/en-CA/locations/images/dropdown-arrows.png) no-repeat 90% 55%;
}
.loading {
background-image: url( https://www.dollarama.com/en-CA/locations/images/loading.gif);
Team Leader
Position summary
As part of the management team, the Team Leader provides support to the Store Manager and Assistant Store Manager in overseeing the daily retail store operations. In the absence of the Store Manager and/or Assistant Store Manager, the Team Leader acts as the Manager on Duty (MOD), assigning tasks to be completed, ensuring that store opening/closing procedures are followed and that employees work safely. The Team Leader also participates in inventory processes and new employee training.
body.consumer, body.departments {
background: #fff !important;
}
- Work schedule to be determined based on store operational needs;
- Proven ability to efficiently organize time and manage priorities;
- Demonstrate good leadership and communication skills; and
Apply<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WFZZM99"
height="0" width="0"
style="display:none;visibility:hidden">
var IsCareersPage = $("html").hasClass("careers");
var ComingSoonText = "COMING SOON";
$(".header-container").load(jsResPrefix.value + "GetHeaderFooter #consumer-nav", function () {
//setHeaderTracking();
var toggleUrl = 'https://www.dollarama.com/fr-CA/carrieres/localisateur/on/port-elgin-371-goderich-st/';
if (IsCareersPage) {
if ("en-US" == "fr-CA")
toggleUrl = toggleUrl.replace("/locations/", "/careers/locations/");
else
toggleUrl = toggleUrl.replace("/fr/localisateur/", "/fr/carrieres/localisateur/");
}
$(".header-container .language").attr('href', toggleUrl );
$("li.hover").on("hover", function () {
var el = $(this).find('span');
var classList = el.attr('class').split(/\s+/);
$.each(classList, function (index, item) {
if (-1 != item.indexOf('icon-')) {
el.toggleClass(item + '_hover');
}
});
});
$("span.hover").on("hover", function () {
var el = $(this);
var classList = el.attr('class').split(/\s+/);
$.each(classList, function (index, item) {
if (-1 != item.indexOf('icon-')) {
el.toggleClass(item + '_hover');
}
});
});
});