#header .header-nav {
  background: #252526; }
#header .header-nav-mobile .icon-toggle {
  color: #7f7f7f; }
  #header .header-nav-mobile .icon-toggle:hover, #header .header-nav-mobile .icon-toggle:active, #header .header-nav-mobile .icon-toggle:focus {
    color: #fff; }
@media (min-width: 1200px) and (max-width: 1555px) {
  #header .header-top {
    padding-right: 105px; } }
#header .jx-header-account.customer-is-logged > a span {
  display: none; }
@media (max-width: 1780px) {
  #header .jx-header-account > a span {
    display: none; } }
@media (max-width: 1699px) {
  #header .jxwishlist-link > a span {
    display: none; } }
@media (min-width: 768px) and (max-width: 1199px) {
  #header .separator-list > .module:nth-child(1) {
    order: 5;
    max-width: 100%;
    flex: 1 100%; }
  #header .separator-list > .module:nth-child(2) {
    order: 1; }
  #header .separator-list > .module:nth-child(3) {
    order: 2; }
  #header .separator-list > .module:nth-child(4) {
    order: 3; }
  #header .separator-list > .module:nth-child(5) {
    order: 4; } }

@media (min-width: 768px) and (max-width: 1555px) {
  .displayTop_menu.default-menu > .menu > li + li {
    margin-left: 22px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .displayTop_menu.default-menu > .menu {
    justify-content: center;
    margin-top: 20px; } }

.lang-de #header .jx-header-account > a span, .lang-ru #header .jx-header-account > a span, .lang-es #header .jx-header-account > a span, .lang-fr #header .jx-header-account > a span {
  display: none; }
