.header-wrapper .header {
    max-width: 1720px;
    padding: 20px 20px 0
}

.section-header.shopify-section-header-sticky {
    top: 41px
}

.header .desktop-localization-wrapper {
    justify-content: start
}

.header--top-center *>.header__search {
    display: inline-flex
}

.header-wrapper {
    background-color: #eee5da
}

.header__icon--cart {
    margin-right: 0
}

.header__inline-menu header-menu>details>.header__menu-item {
    font-family: Gotham-Book;
    font-size: var(--text-14);
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    color: var(--colorBlack)
}

.header__menu-item span {
    position: relative;
    color: var(--colorBlack);
    margin-top: 31px;
    padding: 0;
    height: 37px
}

.header__icon-container {
    display: flex;
    align-items: center;
    cursor: pointer
}

.header__icon-container .search-text {
    font-family: Gotham-Light;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    padding-left: 8px;
    min-width: 300px;
    display: block
}

.header__icon .icon-search {
    height: 24px;
    width: 24px
}

.header__icon--search span {
    position: relative
}

.search-modal.modal__content.gradient {
    background-color: #eee5da
}

.search__button {
    right: 0 !important
}

.currency-selector-container {
    background: url(../img/world.svg)no-repeat;
    background-position: left;
    padding-left: 20px;
    background-size: 23px
}

.currency-isocode {
    font-family: Gotham-Light;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center
}

.cart-count-bubble {
    width: 17px;
    background-color: #000;
    color: #fff;
    font-size: 10px;
    height: 17px;
    bottom: 10px;
    left: 25px
}

nav.header__inline-menu {
    margin-top: 0 !important
}

.header__inline-menu .list-menu li>a {
    font-family: Gotham-Book;
    font-size: var(--text-14);
    color: var(--colorBlack);
    display: flex;
    height: 100%
}

.header-wrapper .header .header__heading {
    padding-top: 0;
    padding-bottom: 0
}

.header-wrapper .header .header__heading .header__heading-logo-wrapper .header__heading-logo {
    max-width: 220px
}

.header__heading-link {
    padding: 0
}

.header-localization {
    line-height: 0px !important
}

.header__menu-item:hover span,
.header__active-menu-item {
    text-decoration: none
}

.currency-selector-container button.localization-form__select {
    font-size: var(--text-16);
    font-family: Gotham-Light;
    color: var(--colorBlack);
    text-transform: uppercase;
    height: 24px;
    padding: 0 0 0 8px
}

.header .header__icons {
    padding-right: 0
}

.header .header__icons .header__search {
    display: block;
    width: 80px;
    margin-right: 80px
}

.header__icon--search span:after {
    font-size: var(--text-14);
    font-family: Gotham-Book;
    line-height: normal;
    color: var(--colorBlack)
}

.header .header__icons .header__icon {
    width: 24px;
    height: 24px;
    text-align: center
}

.header .header__icons .header__icon.header__icon--cart {
    width: 48px
}

.header .header__icons .header__icon.header__icon--account {
    margin-left: 12px
}

.header .header__icons .header__icon.wishlist {
    margin-right: 12px;
    margin-left: 0;
    display: none
}

.header__icon--search span:after {
    content: "Search";
    position: absolute;
    top: 4px;
    left: 24px;
    padding-left: 6px
}

@media (min-width:1600px) {
    .header__menu-item {
        padding-right: 80px
    }

    .header--top-center *>.header__search {
        width: 136px
    }
}

@media (min-width:990px) {
    .header-wrapper {
        min-height: 130px
    }
}

@media (max-width:991px) {

    .header-localization .wishlist,
    .header-localization .header__icon--account {
        display: none
    }

    .header .header__icon--cart {
        display: block;
        text-align: right !important;
        padding-top: 3px
    }

    .header__search details {
        text-align: right
    }

    .header__icon--search span:after {
        display: none
    }

    .header .header__icons .header__search {
        margin-right: 0;
        width: 30px
    }

    .header__heading-logo {
        width: 135px
    }

    .header__heading-logo {
        padding-top: 0;
        padding-bottom: 0
    }

    .header-wrapper .header {
        padding: 10px 15px
    }

    .header__icon span {
        justify-content: left
    }

    .header--top-center header-drawer {
        margin-left: 0
    }
}

@media (max-width:600px) {
    span.currency-isocode {
        padding-left: 5px
    }
    .header-wrapper .header {
        padding: 10px !important;
        margin-top:-10px !important;
    }
}

/*# sourceMappingURL=/cdn/shop/t/2/assets/am_header.css.map?v=17346309076722599511751437473 */
