.header-menu--wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.mega-menu__link--level-1.link {
  font-size: 14px;
  font-weight: 700;
}
.mega-menu__link--level-2.link {
  font-size: 12px;
  font-weight: unset;
}
.not-open-drawer {
  pointer-events: none;
}
.cart-count-bubble span{
  font-size: 11px !important;
}
