.store-shell .nav {
  min-height: 68px;
}

.store-shell .nav__auth {
  gap: 6px;
}

.store-shell .store-main {
  padding-top: 0;
}

.store-shell .store-breadcrumb,
.store-shell .cc-public-breadcrumb {
  background: transparent;
  border: 0;
}

