@import"am_typography.css";
@import"am_variables.css";
@media (min-width:991px) {
    .list-box .predictive-search__result-group:first-child {
        flex: 0 0 28rem
    }

    .search-modal__content-bottom {
        top: 20px
    }

    .search-modal.modal__content.gradient {
        min-height: 525px;
        margin-top: 66px
    }

    .search-modal__content {
        display: flex;
        align-items: start
    }

    .field__input,
    .customer .field input {
        background-color: var(--themeIvory)
    }

    .field:after {
        border: none;
        border-bottom: 1px solid #C1C1C1;
        border-radius: var(--inputs-radius);
        box-shadow: none
    }

    .search-modal__form {
        max-width: 1086px;
        width: 100%
    }

    .search-modal__form .am-search-icon__close svg.icon-close {
        width: 15px;
        height: 15px;
        color: #000
    }

    .field__input:focus,
    .select__select:focus,
    .customer .field input:focus,
    .customer select:focus,
    .localization-form__select:focus.localization-form__select:after {
        box-shadow: none
    }

    .search .field:hover.field:after,
    .search .select:hover.select:after,
    .search .select__select:hover.select__select:after,
    .search .customer .field:hover.field:after,
    .search .customer select:hover.select:after,
    .search .localization-form__select:hover.localization-form__select:after {
        box-shadow: none
    }

    .search.search-modal__form span {
        padding-top: 10px
    }

    .search .field__input:focus,
    .search .field__input:not(:placeholder-shown),
    .search .field__input::placeholder,
    .search .field__input:-webkit-autofill,
    .search .customer .field input:focus,
    .search .customer .field input:not(:placeholder-shown),
    .search .customer .field input:-webkit-autofill {
        padding: 1.5rem;
        font-family: var(--footer-subFont);
        font-size: var(--text-14);
        font-weight: 400;
        line-height: var(--text-17);
        text-transform: capitalize;
        color: var(--colorBlack)
    }

    .search .field__input::placeholder {
        padding: 0;
        text-align: left
    }

    .predictive-search.predictive-search--header {
        background-color: var(--themeIvory);
        box-shadow: none;
        border: 0;
        overflow: hidden
    }

    .predictive-search__results-groups-wrapper {
        padding-top: 30px;
        border: 0
    }

    .reset__button:not(:focus):after {
        border-right: none
    }

    .list-box__without-text {
        padding-top: 0
    }

    .list-box .predictive-search__results-groups-wrapper .predictive-search__result-group.predictive-search__products {
        padding-left: 20px;
        border: 0
    }

    .predictive-search__products__withtext h2 {
        display: none
    }

    .predictive-search__heading {
        font-family: var(--footer-headFont);
        font-size: var(--text-14);
        font-weight: 500;
        line-height: var(--text-17);
        text-transform: capitalize;
        color: #000;
        padding-bottom: 20px;
        border: 0;
        margin: 0;
        letter-spacing: 0;
        padding-top: 0;
        text-align: left
    }

    .predictive-search__products .predictive-search__heading,
    .predictive-search__results-list.list-unstyled {
        margin: 0 20px;
        text-align: left
    }

    .predictive-search__item-heading {
        font-family: var(--footer-subFont);
        font-size: var(--text-14);
        font-weight: 400;
        line-height: var(--text-17);
        padding-bottom: 20px;
        text-transform: capitalize;
        letter-spacing: 0
    }

    .list-box .predictive-search__result-group:first-child {
        border-right: 1px solid #B6B6B6
    }

    .list-box.predictive-search__results-groups-wrapper--no-suggestions .predictive-search__result-group:first-child {
        border-right: none
    }

    .list-box.predictive-search__results-groups-wrapper--no-suggestions .predictive-search__products .predictive-search__products__withtext .predictive-search__heading {
        margin: 0
    }

    .list-box.predictive-search__results-groups-wrapper--no-suggestions .predictive-search__products .predictive-search__products__withtext .predictive-search__list-item:first-child {
        margin-left: 0
    }

    .predictive-search__products .predictive-search__products__withtext .predictive-search__heading {
        margin: 0
    }

    .predictive-search__products .predictive-search__products__withtext .predictive-search__list-item:first-child {
        margin-left: 0
    }

    .list-box .predictive-search__products .predictive-search__products__withtext .predictive-search__list-item:first-child {
        margin-left: 20px
    }

    .list-box .predictive-search__products {
        padding-left: 15px
    }

    .predictive-search__item.predictive-search__item--link-with-thumbnail.link.link--text {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .predictive-search__products .predictive-search__item-content--centered p.h5 {
        text-transform: uppercase;
        text-align: center;
        padding-top: 10px;
        font-family: var(--footer-headFont);
        font-size: var(--text-14);
        font-weight: 500;
        line-height: var(--text-14);
        letter-spacing: .04em;
        margin: 0 auto
    }

    .predictive-search__products .predictive-search__item-price {
        font-family: Gotham-Light;
        font-size: var(--text-12);
        font-weight: 400;
        line-height: var(--text-14);
        letter-spacing: .04em;
        text-align: center;
        text-transform: lowercase;
        margin-top: 5px;
        margin-bottom: 10px
    }

    .predictive-search__products ul {
        display: flex;
        flex-direction: row
    }

    .predictive-search__products .predictive-search__list-item:last-child {
        margin-right: 0
    }

    .predictive-search__products .predictive-search__list-item:first-child {
        margin-left: 0
    }

    .predictive-search__results-list.list-unstyled {
        padding-top: 10px
    }

    .predictive-search__image {
        object-fit: cover;
        min-height: 132px;
        min-width: 188px;
        width: 100%;
        max-height: 210px;
        object-position: center
    }

    .predictive-search__item,
    .predictive-search__products .predictive-search__item-heading.h5 {
        padding: 0
    }

    .search--no-results--text {
        text-align: center
    }
}

.predictive-search__item.predictive-search__item--term.link.link--text.h5.animate-arrow {
    max-width: 96px;
    min-height: 42px;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    justify-content: center;
    margin: 40px auto 0
}

.search__input svg.icon.icon-close {
    stroke: var(--colorBlack)
}

.search .field .search__input:not(:placeholder-shown) {
    text-transform: none
}

.search .reset__button {
    font-family: var(--footer-subFont);
    font-size: var(--text-14);
    font-weight: 400;
    line-height: var(--text-17);
    border-bottom: 1px solid #000;
    border-top: none;
    border-right: none;
    border-left: none;
    padding: 24px 0 0;
    color: #000
}

.predictive-search__list-item[aria-selected=true]>*,
.predictive-search__list-item:hover>*,
.predictive-search__item[aria-selected=true],
.predictive-search__item:hover {
    color: rgb(var(--color-foreground));
    background-color: var(--themeIvory)
}

.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,
.predictive-search__list-item:hover .predictive-search__item-heading {
    text-decoration: none;
    text-underline-offset: .3rem
}

.predictive-search__products .predictive-search__item:hover {
    color: rgb(var(--color-foreground));
    background-color: var(--productCardColor);
    text-decoration: none
}

.predictive-search__products .predictive-search__list-item:hover>* {
    background-color: var(--productCardColor)
}

.predictive-search__products .predictive-search__list-item,
#predictive-search-results-products-list .predictive-search__list-item {
    border: .5px solid #a9a9a9;
    background-color: var(--productCardColor);
    text-align: center;
    width: 100%;
    max-width: 190px;
    padding: 0;
    margin: 0 20px
}

#predictive-search-results-products-list {
    margin: 0
}

#predictive-search-results-products-list .predictive-search__list-item {
    margin-left: 0
}

.predictive-search__products .predictive-search__item-heading {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
    margin: 0 auto
}

@media (max-width:1200px) {
    details[open] .modal-overlay:after {
        background-color: var(--themeIvory)
    }

    .predictive-search__products ul {
        flex-wrap: wrap
    }

    .predictive-search__results-groups-wrapper--no-suggestions .predictive-search__result-group:first-child {
        flex: auto
    }
}

@media (max-width: 1200px) and (min-width: 991px) {

    .predictive-search__products .predictive-search__list-item,
    #predictive-search-results-products-list .predictive-search__list-item {
        margin: 0 3% 3% 0
    }

    .predictive-search__products .predictive-search__list-item:last-child,
    #predictive-search-results-products-list .predictive-search__list-item:last-child {
        margin-right: 0
    }
}

@media (min-width: 991px) {
    .predictive-search.predictive-search--header #predictive-search-results #predictive-search-results-groups-wrapper>.predictive-search__products {
        flex-basis: 100%;
        max-width: max-content
    }
}

.search--no-results--text {
    background-color: #eee5da;
    text-align: left;
    font-size: var(--text-14);
    padding: 10px 20px 0;
    color: var(--colorBlack)
}

@media (max-width:990px) {
    .predictive-search {
        box-shadow: none
    }

    .predictive-search__result-group:first-child {
        flex: auto
    }

    .predictive-search__results-groups-wrapper.list-box {
        background-color: var(--themeIvory)
    }

    details[open] .modal-overlay:after {
        background-color: transparent
    }

    .search-modal__content {
        padding: 20px
    }

    .search-modal__form {
        height: 100vh;
        overflow: scroll
    }

    .list-box__without-text .predictive-search__results-groups-wrapper {
        padding: 50px 0 80px;
        flex-direction: column;
        background-color: var(--themeIvory)
    }

    .search-modal__content .search-modal__form {
        position: absolute;
        top: 0;
        background-color: var(--themeIvory);
        left: 0;
        padding: 20px;
        max-width: 100%;
        height: 100vh
    }

    .predictive-search.predictive-search--header {
        margin-top: -4px
    }

    .predictive-search__results-groups-wrapper.list-box {
        flex-direction: column
    }

    .field__input:focus,
    .select__select:focus,
    .customer .field input:focus,
    .customer select:focus,
    .localization-form__select:focus.localization-form__select:after {
        box-shadow: none
    }

    .field:hover.field:after,
    .select:hover.select:after,
    .select__select:hover.select__select:after,
    .customer .field:hover.field:after,
    .customer select:hover.select:after,
    .localization-form__select:hover.localization-form__select:after,
    .field:after {
        box-shadow: none;
        outline: 0;
        border-radius: var(--inputs-radius);
        border-bottom: 1px solid #C1C1C1
    }

    #Search-In-Modal {
        background-color: var(--themeIvory)
    }

    .search-modal__form span {
        padding-top: 10px
    }

    .field__input:focus,
    .field__input:not(:placeholder-shown),
    .field__input:-webkit-autofill,
    .customer .field input:focus,
    .customer .field input:not(:placeholder-shown),
    .customer .field input:-webkit-autofill {
        padding: 10px
    }

    .search-modal__content,
    .predictive-search__results-groups-wrapper {
        padding: 20px
    }

    .search-modal__form .field {
        padding: 0 20px
    }

    .predictive-search__heading {
        text-transform: capitalize;
        letter-spacing: 0;
        font-family: var(--footer-headFont);
        font-size: var(--text-18);
        font-weight: 500;
        line-height: 22px;
        margin: 0;
        border: none;
        color: #000;
        padding: 0;
        text-align: left
    }

    .predictive-search__item-heading {
        letter-spacing: 0;
        text-transform: capitalize;
        font-family: Gotham-Book;
        font-size: var(--text-14);
        font-weight: 400;
        line-height: var(--text-17);
        margin: 0;
        padding-top: 24px
    }

    .predictive-search__products .predictive-search__item-heading {
        font-family: var(--footer-headFont);
        font-size: 12px;
        font-weight: 400;
        line-height: 17px;
        padding-top: 10px;
        text-transform: capitalize;
        letter-spacing: 0;
        margin: 0 auto
    }

    .predictive-search__products {
        padding-top: 40px
    }

    .predictive-search__results-groups-wrapper--no-suggestions .predictive-search__products {
        padding-top: 30px;
        padding-bottom: 50px
    }

    .predictive-search__products .predictive-search__results-list {
        display: flex;
        flex-wrap: wrap;
        row-gap: 0px;
        column-gap: 0px;
        padding-top: 24px
    }

    .predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions) {
        gap: 0;
        padding:0
    }

    .predictive-search__item.predictive-search__item--link-with-thumbnail.link.link--text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        align-items: center;
        padding: 0
    }

    .predictive-search__products .predictive-search__list-item {
        max-width: 230px;
        margin: 0 15px 15px 0
    }

    .predictive-search__products .predictive-search__list-item:last-child {
        margin-right: 0
    }

    .predictive-search__products .predictive-search__item,
    .predictive-search__item.link.link--text {
        padding: 0
    }

    .predictive-search__item-price {
        margin: 0;
        padding: 10px 0;
        text-transform: lowercase;
        font-family: Gotham-Light;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .04em;
        text-align: center
    }

    .predictive-search.predictive-search--header {
        top: auto
    }
}

@media (max-width: 767px) {

    .predictive-search__products .predictive-search__list-item,
    #predictive-search-results-products-list .predictive-search__list-item {
        max-width: 200px
    }

    .predictive-search__products .predictive-search__list-item:last-child,
    #predictive-search-results-products-list .predictive-search__list-item:last-child {
        margin-right: 15px
    }
}

@media (max-width: 480px) {

    .predictive-search__products .predictive-search__list-item,
    #predictive-search-results-products-list .predictive-search__list-item {
        max-width: 180px
    }

    .list-box__without-text .predictive-search__results-groups-wrapper {
        padding: 65px 0 80px
    }
}

@media (max-width: 420px) {

    .predictive-search__products .predictive-search__list-item,
    #predictive-search-results-products-list .predictive-search__list-item {
        max-width: 150px
    }

    .list-box__without-text .predictive-search__results-groups-wrapper {
        padding: 85px 0 80px
    }
}

.search-modal .predictive-search.predictive-search--header {
    top: auto;
    border: none;
    margin: 20px;
}

div#search-recommendation.show {
    display: block !important;
    padding-top: 20px
}

#search-recommendation .prd--not--available {
    display: block
}

.am-search__recommendation_products {
    position: relative
}

.am-search__recommendation_products .predictive-search__item-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 12px;
    min-height: 55px
}

#predictive-search-results-products-list .predictive-search__list-item {
    margin-bottom: 15px
}

.predictive-search__products .predictive-search__item-price {
    margin: 5px 0 0
}

.predictive-search__products .predictive-search__item-price .predictive-search__image {
    width: 100%;
    max-height: 238px;
    object-position: center
}

@media (max-width: 990px) {
    img.predictive-search__image {
        object-position: center;
        width: 100%;
        height: auto;
        max-height: 215px
    }

    .predictive-search__products .predictive-search__list-item,
    #predictive-search-results-products-list .predictive-search__list-item {
        max-width: 160px
    }

    .am-search__recommendation_products .predictive-search__item-content p.predictive-search__item-price {
        padding: 0
    }
}

.am-search__recommendation_products .sold-out-overlay {
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    background-color: #f7f4efad
}

.am-search__recommendation_products .badge {
    border-radius: 0;
    padding: 10px;
    line-height: normal;
    background-color: #593e3d;
    font-size: 14px;
    margin: 0
}

/*# sourceMappingURL=/cdn/shop/t/2/assets/component-am-search.css.map?v=11934547439185864871704287292 */
