@charset "utf-8";

[data-prov="QC"] #footer .f_mid .container .row div:nth-child(3) li:nth-child(4), [data-prov="QC"] .warranty-product > p { display: none !important; }

.time-banners-global-test { padding: 5px; background: rgb(0, 0, 0); }

.time-banners-global-test p { color: rgb(255, 255, 255); margin: 0px; text-decoration: none; text-align: center; font-weight: bold; font-size: 1.4rem; }

.time-banners-global-test .fa-chevron-right { margin-left: 10px; color: white; }

.header-store-message { color: rgb(231, 19, 19); line-height: 1 !important; padding: 0px !important; }

.store-hours-table { margin-bottom: 10px; }

@media screen and (min-width: 50px) and (max-width: 766px) {
  .container-fluid.global-header-banner { z-index: 10000; }
  .time-banners-global-test p { font-size: 12px; }
}

.global-header-banner { background-color: rgb(30, 41, 59); }

#unsupported-browser-banner { background-color: rgb(30, 41, 59); color: rgb(255, 255, 255); max-width: 80%; margin: auto; padding-top: 10px; }

#unsupported-browser-banner svg { width: 40px; height: 40px; display: inline-block; margin-bottom: -10px; }

#unsupported-browser-banner h3 { font-weight: 700; font-size: 20px; display: inline-block; }

#unsupported-browser-banner p { font-size: 16px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #unsupported-browser-banner { display: block !important; }
}