@media (max-width: 1023px) {
  #header .header-top-right {
    display: none;
  }
  #header .header-top-middle {
    display: none;
  }
  #header .header-inner--top {
    justify-content: center;
  }
}
@media all and (max-width: 991px) {
  #header .header-top-middle-separator {
    margin: 0 5px;
  }
  #header .header-inner--top {
    gap: 5px;
  }
  #header .header-inner--middle {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
  }
  #header .header-promotion-text--first {
    display: none;
  }
  #header .header-promotion-text-separator {
    display: none;
  }
  #header .header-middle-left {
    max-width: 330px;
  }
  #header .header-middle-middle {
    max-width: none;
  }
  #header .header-middle-bottom {
    display: flex;
  }
  #header .header-bottom-brands {
    min-width: 555px;
  }
  #header .header-bottom-sizes-tab-links--brands {
    column-count: 3;
    max-height: 350px;
  }
  #header .header-bottom-types {
    min-width: 603px;
  }
  #header .header-bottom-home {
    min-width: 426px;
  }
}
@media (max-height: 767px) {
  #header .account-drop-top {
    overflow: auto;
    max-height: 310px;
  }
}
@media (max-width: 767px) {
  #header .account-drop-header {
    display: flex;
  }
  #header .account-drop {
    width: 100%;
    border: none;
    border-radius: 0;
    padding: 0 0 20px;
  }
  #header .account-drop-title {
    margin-bottom: 10px;
    padding: 0;
    font-size: 22px;
  }
  #header .account-drop-links {
    padding: 0 70px 0 30px;
    border-bottom: 0;
    margin-bottom: 10px;
  }
  #header .account-drop-link {
    padding: 10px 0 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #C7C7C7;
    font-size: 20px;
    font-weight: 500;
    color: #212322;
  }
  #header .account-drop-home {
    padding: 0 70px 0 30px;
  }
  #header .account-drop-home-link {
    padding: 10px 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #212322;
  }
  #header .account-drop-link:last-child {
    margin-bottom: 0;
  }
  #header .account-drop-accounts-mobile-link-wrapper {
    display: block;
  }
  #header .account-drop-accounts {
    display: none;
  }
  #header .account-drop-logout {
    padding: 0 70px 0 30px;
  }
  #header .account-drop-logout-link {
    margin: 0;
    padding: 10px 0 20px 0;
    font-size: 20px;
    font-weight: 700;
  }
  #header .account-drop-logout-link img {
    max-width: 20px;
  }
  #header .account-drop-account-back-link {
    display: flex;
  }
  #header .account-drop-title--accounts {
    display: none;
  }
  #header .account-drop-accounts {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
  }
  #header .account-drop-account-link {
    font-size: 20px;
    font-weight: 500;
    padding: 0 70px 0 30px;
    margin: 0;
  }
  #header .account-drop-account-link-inner {
    padding: 20px 45px 20px 0;
    border-bottom: 1px solid #C7C7C7;
    position: relative;
  }
  #header .account-drop-account-link:last-child .account-drop-account-link-inner {
    border-bottom: none;
  }
  #header .account-drop-account-link.active .account-drop-account-link-inner:before {
    display: block;
    content: "";
    background-image: url(/static/images/account_drop_menu_check_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: 20px;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10003;
  }
  #header .account-drop-account-link.active:before {
    display: none;
  }
  #header .header-inner--bottom {
    gap: 0;
  }
  #header .header-middle-left {
    max-width: 290px;
  }
  #header .header-middle-top {
    position: relative;
  }
  #header .header-middle-top-inner {
    max-width: 560px;
    margin: 0 auto;
  }
  #header .header-middle-right-link-icon-wrapper {
    margin-right: 0;
  }
  #header .header-middle-right-link-text {
    display: none;
  }
  #header .header-middle-bottom-inner {
    justify-content: center;
  }
  #header .header-middle-middle {
    width: 100%;
    max-width: 500px;
  }
  #header .header-bottom {
    position: relative;
  }
  #header .header-bottom-inner {
    width: auto;
    gap: 0;
  }
  #header .header-bottom-label {
    display: flex;
    height: 50px;
    display: flex;
    align-items: center;
    border-right: 4px solid white;
    padding-left: 24px;
    padding-right: 24px;
    text-transform: uppercase;
  }
  #header .header-bottom-separator {
    display: block;
  }
  #header .header-bottom-item {
    position: static;
    width: auto;
    max-width: none;
  }
  #header .header-bottom-item-button {
    width: auto;
    max-width: none;
    padding: 0 9.6px;
  }
  #header .header-bottom-item-button--first {
    padding-left: 10px;
  }
  #header .header-bottom-sizes-list {
    display: none;
    width: 100%;
  }
  #header .header-bottom-sizes-tab-top {
    padding: 0;
  }
  #header .header-bottom-sizes .header-bottom-sizes-tab-title {
    display: none;
  }
  #header .header-bottom-sizes-content {
    display: none;
    width: 100%;
  }
  #header .header-bottom-sizes-tab {
    min-width: auto;
  }
  #header .header-bottom-sizes-button {
    padding: 0;
  }
  #header .header-bottom-sizes-button.active {
    background-color: transparent;
  }
  #header .header-bottom-sizes-button--custom img {
    display: block;
  }
  #header .header-bottom-item-text {
    margin-right: 0;
    font-weight: 700;
    letter-spacing: 0.04em;
  }
  #header .header-bottom-item-text .header-bottom-item-text-hide-mobile {
    display: none;
  }
  #header .header-bottom-item-icon {
    display: none;
  }
  #header .header-bottom-shop-by {
    top: 0;
    left: 0;
    width: 100%;
    min-width: auto;
  }
  #header .header-bottom-shop-by {
    padding: 0;
  }
  #header .header-bottom-shop-by-back {
    display: flex;
  }
  #header .header-bottom-shop-by-inner {
    padding: 0 30px;
  }
  #header .header-bottom-shop-by-inner--types {
    padding: 30px;
  }
  #header .header-bottom-shop-by-inner--sizes {
    padding: 15px 30px;
  }
  #header .header-bottom-sizes-tab-title {
    margin-top: 30px;
  }
  #header .header-bottom-sizes-tab-links--brands {
    margin-bottom: 30px;
  }
  #header .header-bottom-home-lists {
    margin-bottom: 30px;
  }
  #header .search-history-block,
  #header .search-autocomplete-block {
    max-height: 345px;
    overflow: auto;
  }
  #header .header-inner--promotion {
    padding-right: 30px;
    padding-left: 24px;
  }
  #header .header-promotion-text-wrapper {
    gap: 16px;
  }
  #header .header-promotion-close-button {
    max-width: 18px;
  }
  #header .header-promotion-text {
    font-size: 16px;
  }
  #header .header-promotion-link {
    font-size: 14px;
  }
  #header .header-promotion-close-button {
    right: 12px;
  }
}
@media (max-width: 547px) {
  #header .header-middle-left {
    max-width: 150px;
  }
  #header .header-bottom-shop-by-inner--sizes {
    padding: 0 30px;
  }
  #header .header-bottom-sizes-tab-link-wrapper--mobile {
    display: flex;
  }
  #header .header-bottom-sizes-tab-bottom {
    display: none;
  }
  #header .header-bottom-sizes-tab-links {
    column-count: auto;
    max-height: none;
    margin-bottom: 0;
  }
  #header .header-bottom-sizes-tab-link-wrapper {
    border-bottom: 1px solid #F2F3F5;
  }
  #header .header-bottom-sizes-tab-link-wrapper--title {
    border-bottom: none;
  }
  #header .header-bottom-sizes-tab-link-wrapper:last-child {
    border-bottom: none;
  }
  #header .header-bottom-sizes-tab-link {
    min-height: 60px;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    letter-spacing: 0.085em;
  }
  #header .header-bottom-types-row {
    flex-wrap: wrap;
  }
  #header .header-bottom-types-item-wrapper {
    max-width: none;
    width: calc(50% - 5px);
  }
  #header .header-bottom-sizes-tab-title {
    margin-bottom: 10px;
  }
  #header .header-top-separator {
    margin: 0 15px;
    color: white;
  }
  #header .header-bottom-home-lists {
    max-height: none;
    margin-bottom: 0;
  }
  #header .header-bottom-sizes-tab-links-title {
    min-height: 60px;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    letter-spacing: 0.085em;
  }
}
@media all and (max-width: 450px) {
  body {
    padding-top: 0 !important;
  }
  header#header {
    position: static;
    max-height: none;
    overflow: unset;
  }
}
@media all and (max-width: 429px) {
  #header .header-promotion-text-wrapper {
    flex-direction: column;
    gap: 8px;
  }
}
@media all and (max-width: 389px) {
  .header-inner #header--bottom {
    padding: 0 12px;
  }
  .header-inner .header-bottom-item-text {
    font-size: 12px;
  }
}

/*# sourceMappingURL=new_header_mobile.css.map */
