/** Shopify CDN: Minification failed

Line 23:16 Expected identifier but found whitespace
Line 23:21 Unexpected ";"

**/
.list-menu--right {
  right: 0;
}

.list-menu--disclosure {
  position: absolute;
  min-width: 100%;
  width: 20rem;
  border: 1px solid rgba(var(--color-foreground), 0.2);
}

.list-menu--disclosure:focus {
  outline: none;
}

.list-menu__item--active 
text-decoration: none;


.list-menu__item--active:hover 
  


.list-menu--disclosure.localization-selector {
  max-height: 18rem;
  overflow: auto;
  width: 10rem;
  padding: 0.5rem;
}
.header__menu-item:hover .header__menu-item-link,
.header__menu-item-link:hover {
  font-weight: normal !important;
  text-decoration: none !important;
}
.header__menu-item-link:hover,
.header__menu-item-link:focus,
.list-menu__item--link:hover,
.list-menu__item--link:focus {
  font-weight: inherit !important;
  text-decoration: none !important;
  text-underline-offset: unset !important;
}
.header__active-menu-item {
  text-decoration: none !important;
}
.header__menu-item:hover .header__menu-item-link,
.header__menu-item-link:hover {
  text-decoration: none !important;
}
