:root {
  --font-size-root: 16px;
  --font-size-xs: 0.75em;
  --font-size-sm: 0.875em;
  --font-size-md: 1em;
  --font-size-lg: 1.25em;
  --font-size-xl: 1.5em;
  --font-size-2xl: 1.75em;
  --line-height-xs: 0.75em;
  --line-height-sm: 1.125em;
  --line-height-md: 1.5em;
  --line-height-lg: 2.25em;
  --line-height-xl: 3em;
  --line-height-2xl: 3.5em;
  --box-area-width: 44px;
  --box-area-height: 44px;
  --checkbox-bounding-box-height: 18px;
  --checkbox-bounding-box-width: 18px;
  --drawer-panel-max-width: 480px;
  --paragraph-max-width: 480px;
  --container-default: 90em;
  --container-large: 120em;
  --screen-xs: 0px;
  --screen-sm: 640px;
  --screen-md: 768px;
  --screen-lg: 1024px;
  --screen-xl: 1280px;
  --screen-2xl: 1536px;
  --spacing-2xs: 4px;
  --spacing-xs: 8px;
  --spacing-sm: 16px;
  --spacing-md: 24px;
  --spacing-lg: 32px;
  --spacing-xl: 40px;
  --spacing-2xl: 48px;
  --main-slider: 605px;
  --popup-slider: 552px;
  --tab-container: 837px;
  --burger-icon-md: 75px;
  --product-main-content: 909px;
  --product-side-content: 419px;
  --thumbnail-img: 78px;
  --thumbnail-img-height: 72px;
  --shop-confidence-img-width: 114px;
  --shop-confidence-img-height: 91px;
  --color-brand: #005b9c;
  --color-brand-50: #e6eff5;
  --color-brand-100: #ccdeeb;
  --color-brand-200: #99bdd7;
  --color-brand-300: #669dc4;
  --color-brand-400: #337cb0;
  --color-brand-500: #005b9c;
  --color-brand-600: #00497d;
  --color-brand-700: #00375e;
  --color-brand-800: #00243e;
  --color-brand-900: #00121f;
  --color-brand-secondary: #f2fafd;
  --color-brand-secondary-50: #feffff;
  --color-brand-secondary-100: #fcfeff;
  --color-brand-secondary-200: #fafdfe;
  --color-brand-secondary-300: #f7fcfe;
  --color-brand-secondary-400: #f5fbfd;
  --color-brand-secondary-500: #f2fafd;
  --color-brand-secondary-600: #c2c8ca;
  --color-brand-secondary-700: #919698;
  --color-brand-secondary-800: #616465;
  --color-brand-secondary-900: #303233;
  --color-primary: #373737;
  --color-primary-50: #ebebeb;
  --color-primary-100: #d7d7d7;
  --color-primary-200: #afafaf;
  --color-primary-300: #878787;
  --color-primary-400: #5f5f5f;
  --color-primary-500: #373737;
  --color-primary-600: #2c2c2c;
  --color-primary-700: #212121;
  --color-primary-800: #161616;
  --color-primary-900: #0b0b0b;
  --color-secondary: #5e6f77;
  --color-secondary-50: #eff1f1;
  --color-secondary-100: #dfe2e4;
  --color-secondary-200: #bfc5c9;
  --color-secondary-300: #9ea9ad;
  --color-secondary-400: #7e8c92;
  --color-secondary-500: #5e6f77;
  --color-secondary-600: #4b595f;
  --color-secondary-700: #384347;
  --color-secondary-800: #262c30;
  --color-secondary-900: #131618;
  --color-ui: #8d8d8d;
  --color-ui-50: #f4f4f4;
  --color-ui-100: #e8e8e8;
  --color-ui-200: #d1d1d1;
  --color-ui-300: #bbb;
  --color-ui-400: #a4a4a4;
  --color-ui-500: #8d8d8d;
  --color-ui-600: #717171;
  --color-ui-700: #555;
  --color-ui-800: #383838;
  --color-ui-900: #1c1c1c;
  --color-decorative: #dde3e6;
  --color-decorative-50: #fcfcfd;
  --color-decorative-100: #f8f9fa;
  --color-decorative-200: #f1f4f5;
  --color-decorative-300: #ebeef0;
  --color-decorative-400: #e4e9eb;
  --color-decorative-500: #dde3e6;
  --color-decorative-600: #b1b6b8;
  --color-decorative-700: #85888a;
  --color-decorative-800: #585b5c;
  --color-decorative-900: #2c2d2e;
  --color-tint: #f3f4f5;
  --color-tint-50: #fefefe;
  --color-tint-100: #fdfdfd;
  --color-tint-200: #fafbfb;
  --color-tint-300: #f8f8f9;
  --color-tint-400: #f5f6f7;
  --color-tint-500: #f3f4f5;
  --color-tint-600: #c2c3c4;
  --color-tint-700: #929293;
  --color-tint-800: #616262;
  --color-tint-900: #313131;
  --color-light: #fff;
  --color-light-50: #fff;
  --color-light-100: #fff;
  --color-light-200: #fff;
  --color-light-300: #fff;
  --color-light-400: #fff;
  --color-light-500: #fff;
  --color-light-600: #ccc;
  --color-light-700: #999;
  --color-light-800: #666;
  --color-light-900: #333;
  --color-interactive: #005b9c;
  --color-interactive-50: #e6eff5;
  --color-interactive-100: #ccdeeb;
  --color-interactive-200: #99bdd7;
  --color-interactive-300: #669dc4;
  --color-interactive-400: #337cb0;
  --color-interactive-500: #005b9c;
  --color-interactive-600: #00497d;
  --color-interactive-700: #00375e;
  --color-interactive-800: #00243e;
  --color-interactive-900: #00121f;
  --color-alertinfo: #005b9c;
  --color-alertinfo-50: #e6eff5;
  --color-alertinfo-100: #ccdeeb;
  --color-alertinfo-200: #99bdd7;
  --color-alertinfo-300: #669dc4;
  --color-alertinfo-400: #337cb0;
  --color-alertinfo-500: #005b9c;
  --color-alertinfo-600: #00497d;
  --color-alertinfo-700: #00375e;
  --color-alertinfo-800: #00243e;
  --color-alertinfo-900: #00121f;
  --color-alertsuccess: #3d8706;
  --color-alertsuccess-50: #ecf3e6;
  --color-alertsuccess-100: #d8e7cd;
  --color-alertsuccess-200: #b1cf9b;
  --color-alertsuccess-300: #8bb76a;
  --color-alertsuccess-400: #649f38;
  --color-alertsuccess-500: #3d8706;
  --color-alertsuccess-600: #316c05;
  --color-alertsuccess-700: #255104;
  --color-alertsuccess-800: #183602;
  --color-alertsuccess-900: #0c1b01;
  --color-alertcritical: #cb1829;
  --color-alertcritical-50: #fae8ea;
  --color-alertcritical-100: #f5d1d4;
  --color-alertcritical-200: #eaa3a9;
  --color-alertcritical-300: #e0747f;
  --color-alertcritical-400: #d54654;
  --color-alertcritical-500: #cb1829;
  --color-alertcritical-600: #a21321;
  --color-alertcritical-700: #7a0e19;
  --color-alertcritical-800: #510a10;
  --color-alertcritical-900: #290508;
  --form-input-regular-padding: 1.0625em 0.8125em;
  --form-input-regular-min-width: 21.4em;
  --form-input-small-height: 2.75em;
  --form-input-small-padding: 0.625em 0.56em;
  --form-checkbox-small-height: 0.875em;
  --form-checkbox-small-width: 0.875em;
  --form-checkbox-regular-height: 1em;
  --form-checkbox-regular-width: 1em;
  --transition-duration: 0.2s;
  --transition-timing: ease-in-out;
}

:root {
  /* Font Sizes & Line Heights */
  --font-size-sm: 0.875em;
  --font-size-md: 1em;
  --font-size-lg: 1.25em;

  --line-height-sm: 1.125em;
  --line-height-md: 1.5em;
  --line-height-lg: 1.5em;

  /* Spacing */
  --spacing-xs: 0.5em;
  --spacing-sm: 1em;
  --spacing-md: 1.5em;
  --spacing-lg: 2em;

  /* Colors */
  --color-light: #ffffff;
  --color-primary: #373737;
  --color-primary-400: #5f5f5f;
  --color-decorative: #dde3e6;
  --color-brand: #005b9c;
  --color-brand-600: #00497d;
}

.wh-modal * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: lato, arial, sans-serif;
  font-size: 14px;
}

.wh-modal *:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
}

.hn-main-container *,
.wh-modal *,
.hn-main-container :after,
.hn-main-container :before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
}

menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.text-alertcritical {
  color: var(--color-alertcritical);
}

.hn-btn-outline {
  background-color: var(--color-light);
  border-color: var(--color-brand);
  border-radius: 0.25em;
  border-width: 1px;
  color: var(--color-brand);
  display: flex;
  text-transform: uppercase;
}

.hn-container-flex--center {
  align-items: center;
}

.btn-link.hn-btn-add-to-cart,
.btn-link.hn-btn-outline,
.btn-link.hn-btn-primary,
.btn-link.hn-btn-secondary,
.hn-btn,
.hn-btn-add-to-cart,
.hn-btn-outline,
.hn-btn-primary,
.hn-btn-secondary,
.hn-btn.btn-link {
  font-family: lato;
  font-size: var(--font-size-sm);
  font-weight: 700;
  height: 2.75em;
  justify-content: center;
  line-height: var(--line-height-sm);
  padding: 0.5em;
  padding-bottom: var(--spacing-xs);
  padding-left: 0.75em;
  padding-right: 0.75em;
  padding-top: var(--spacing-xs);
  text-align: center;
}

.hn-btn-outline:hover {
  background-color: var(--color-ui);
  border-color: var(--color-ui);
  color: var(--color-light);
}

.flex {
  display: flex;
}
.block {
  display: block;
}
.hidden {
  display: none;
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}

/* Sizing & Box Model */
.w-full {
  width: 100%;
}
.h-full {
  height: 100%;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.border {
  border-width: 1px;
}
.rounded {
  border-radius: 0.25em;
}

button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
button,
select {
  text-transform: none;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

/* Spacing */
.mb-xs {
  margin-bottom: var(--spacing-xs);
}
.mb-sm {
  margin-bottom: var(--spacing-sm);
}
.mb-lg {
  margin-bottom: var(--spacing-lg);
}
.mb-md {
  margin-bottom: var(--spacing-md);
}
.p-md {
  padding: var(--spacing-md);
}
.p-lg {
  padding: var(--spacing-lg);
}
.p-sm {
  padding: var(--spacing-sm);
}
.p-xs {
  padding: var(--spacing-xs);
}
.py-sm {
  padding-top: var(--spacing-sm);
  padding-bottom: var(--spacing-sm);
}
.px-md {
  padding-left: var(--spacing-md);
  padding-right: var(--spacing-md);
}
.gap-sm {
  gap: var(--spacing-sm);
}
.gap-md {
  gap: var(--spacing-md);
}
.pt-xs {
  padding-top: var(--spacing-xs);
}
.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* Text & Fonts */
.text-light {
  color: var(--color-light);
}
.text-center {
  text-align: center;
}
.font-bold {
  font-weight: 700;
}
.text-md {
  font-size: var(--font-size-md);
  line-height: var(--line-height-md);
}
.text-lg {
  font-size: var(--font-size-lg);
  line-height: var(--line-height-lg);
}
.text-sm {
  font-size: var(--font-size-sm);
  line-height: var(--line-height-sm);
}
.text-primary {
  color: var(--color-primary);
}
.text-primary-400 {
  color: var(--color-primary-400);
}

.text-2xl {
  font-size: var(--font-size-2xl);
  line-height: var(--line-height-2xl);
}
.text-4xl {
  font-size: 2.25em;
  line-height: 2.5em;
}
.text-xl {
  font-size: var(--font-size-xl);
  line-height: var(--line-height-xl);
}

.text-interactive {
  color: var(--color-interactive);
}

.leading-md {
  line-height: var(--line-height-md);
}
.leading-sm {
  line-height: var(--line-height-sm);
}
/* Backgrounds & Colors */
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-light {
  background-color: var(--color-light);
}
.border-decorative {
  border-color: var(--color-decorative);
}

/* Responsive Variants */
@media (min-width: 640px) {
  .sm\:hidden {
    display: none;
  }
  .sm\:text-lg {
    font-size: 1.25em;
    line-height: 1.75em;
  }
}

/* Positioning */
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}

/* Special Classes (Icons, Buttons, Hover, etc.) */
.material-icons {
  font-family: "Material Icons" !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* A typical “primary” button from snippet */
.hn-btn-primary {
  background-color: var(--color-brand);
  border-color: var(--color-brand);
  color: var(--color-light);
  border-radius: 0.25em;
  font-family: lato;
  font-size: var(--font-size-sm);
  font-weight: 700;
  height: 2.75em;
  line-height: var(--line-height-sm);
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5em 0.75em;
}
.hn-btn-primary:hover {
  background-color: var(--color-brand);
  border-color: var(--color-brand);
  color: var(--color-light);
}

/* Hover states for a few used classes */
.hover\:bg-brand-600:hover {
  background-color: var(--color-brand-600);
}
/* Because of the “translate-y-0” tailwind-like class in use */
.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y));
}

.scrollbar-white {
  &::-webkit-scrollbar {
    width: 6px;
  }
  &::-webkit-scrollbar-track {
    background-color: #fff;
  }
  &::-webkit-scrollbar-thumb {
    background-color: #ccc;
  }
  &::-webkit-scrollbar-button {
    display: none;
  }
}

@-moz-document url-prefix() {
  .scrollbar-white {
    scrollbar-width: thin;
    scrollbar-color: #ccc #fff;
  }
}

.scrollbar-grey {
  &::-webkit-scrollbar {
    width: 6px;
  }

  &::-webkit-scrollbar-track {
    background: #f3f4f5;
  }

  &::-webkit-scrollbar-thumb {
    background-color: #ccc;
  }
  &::-webkit-scrollbar-button {
    display: none;
  }
}

@-moz-document url-prefix() {
  .scrollbar-grey {
    scrollbar-width: thin;
    scrollbar-color: #ccc #f3f4f5;
  }
}

.store-finder-inner h2,
.store-finder-inner h3,
.store-finder-inner h4,
.store-finder-inner p {
  margin: 0;
}
.store-finder-timer-outer {
  padding-left: 500px;
}
#store-countdown {
  background: var(--color-tint-500);
}
.hn-main-container a,
.hn-main-container a:hover {
  text-decoration: none;
}
.hn-main-container {
  font-size: 16px;
}
.hn-main-container .cursor-pointer {
  cursor: pointer;
}
.store-finder-inner {
  max-width: 1300px;
  padding: 40px 20px;
}
.store-finder-widget-inner {
  background: var(--color-tint-500);
  height: 800px;
}
.store-data-container-outer {
  width: 500px;
  padding: 20px 10px 20px 20px;
}
.store-map-outer {
  flex: 1 0 0;
}
.store-details-template-outer {
  padding-right: 80px;
}
.stores-list > div {
  padding: 16px 24px 16px;
}
.store-address p,
.store-departments p,
.store-facilities p,
.store-services p {
  line-height: 1.3em;
  margin: 0;
}
.store-hours {
  padding: 20px;
}
.store-hours ul,
.wh-hours ul {
  max-width: 280px;
}
.store-hours ul li span {
  width: 50%;
}
.back-to-list {
  top: 35px;
  right: 40px;
  line-height: 1em;
  z-index: 40;
}
.close-vr-tour {
  top: 20px;
  right: 20px;
  line-height: 1em;
  z-index: 40;
}
.store-data-container-inner {
  padding-right: 10px;
}
.vr-tour-banner p {
  font-size: 24px;
  line-height: 1.2em;
}
.vr-tour-banner {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 180px;
  display: flex;
  align-items: center;
}
.store-details-template-outer {
  min-height: 100%;
}
.wh-modal {
  background: rgba(0, 0, 0, 0.34);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
}

.wh-modal.hidden {
  display: none;
}

.wh-modal-outer {
  width: 1100px;
  max-width: 95%;
  max-height: 95%;
}
.wh-hours li span,
.wh-address p {
  font-size: var(--font-size-sm);
  line-height: 1.5em;
}
.store-hours .italic,
.wh-hours .italic {
  font-style: italic;
}
.close-wh-modal {
  top: 10px;
  right: 10px;
}
.view-wh-btn {
  text-transform: uppercase;
}
.wh-modal-header {
  background: var(--color-decorative-900);
}
.wh-modal-dialog {
  border-radius: 0 0 4px 4px;
  background: #fff;
  padding: 20px 10px 20px 20px;
}
.wh-container {
  max-width: 33%;
}
.wh-details-outer {
  overflow: auto;
}
.wh-details-inner {
  padding-right: 10px;
}
.wh-contact-details {
  padding: 20px;
}
.wh-type-header {
  padding: 12px 20px;
  background: var(--color-tint-500);
}
.store-services-icons ul li .material-icons {
  font-size: 22px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
@media screen and (max-width: 1220px) {
  .store-finder-timer-outer {
    padding-left: 0;
  }
}
@media screen and (max-width: 992px) {
  .store-data-container-outer {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .store-finder-timer-outer {
    padding: 20px;
    background: var(--color-tint-500);
    margin-bottom: 20px;
  }
  .store-finder-timer-inner {
    flex-direction: column;
    text-align: center;
  }
  #store-countdown {
    background: #fff;
  }
  .back-to-list-text {
    display: block !important;
  }
  .store-data-container-outer {
    width: 100%;
  }
  .store-finder-widget-inner {
    height: auto;
  }
  .store-details-active .store-finder-widget-inner {
    background: #fff;
  }
  .store-details-active .store-data-container-outer {
    padding: 0 0;
  }
  .store-details-active .store-details-template-outer {
    padding: 20px;
  }
  .store-details-active .store-data-container-inner {
    padding: 0;
  }
  .stores-content-inner {
    padding-top: 30px;
  }
  .store-finder-inner {
    padding: 30px 0;
  }
  .back-to-list {
    top: 0;
  }
  .store-finder-widget-inner {
    display: block;
  }
  .store-map-outer {
    display: none;
  }
  .store-details-active .store-details-template-outer .store-map {
    display: block;
    height: 350px;
    margin-bottom: 20px;
  }
  .wh-container {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .wh-details-inner {
    display: block;
  }
  .wh-details-outer {
    height: auto;
  }
  .wh-modal-header {
    height: 10%;
  }
  .wh-modal-dialog {
    height: 90%;
    overflow: auto;
  }
  .wh-modal-outer {
    width: 95%;
    height: 95%;
  }
}
.test-class {
  color: red;
}
