.am-plp {
    max-width: 1720px;
    padding: 0 5rem;
    margin: auto;
    font-family: Gotham-Book
}

.am-sticky {
    max-width: 100%;
    position: sticky;
    top: 168px;
    z-index: 2;
    background-color: #fff;
    padding: 16px 0;
    max-height: 60px;
    clear: both;
    overflow: hidden
}

.am-sticky .am-plp__grid {
    padding: 0;
    max-height: 28px
}

.am-sold-out__container {
    pointer-events: none
}

.overflow-hidden-mobile .am-sticky {
    z-index: 4
}

.am-plp__exploremore-button {
    text-decoration: none;
    color: var(--colorBlack);
    font-size: var(--text-15);
    line-height: 26px;
    font-family: Gotham-Book;
    border: 1px solid #000;
    padding: 10px 15px;
    min-width: 173px;
    text-align: center
}

.am-card__card__content.card__content.has--badge {
    height: 100%
}

.am-plp__explore-button-plp {
    display: flex;
    justify-content: center;
    padding-top: 32px
}

.badge {
    background: #a57e74;
    font-family: Gotham-Book;
    font-size: var(--text-14);
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0px;
    color: #fff;
    padding: 3px 15px;
    margin: 22px 0 0 22px
}

.am-plp__productcount {
    text-align: center;
    padding-top: 50px;
    font-family: Gotham-Book;
    font-size: var(--text-18);
    line-height: 28px;
    letter-spacing: .04em;
    color: #000
}

.am-plp__productcount #am-plp-current__product-count {
    font-family: Gotham-Medium
}

.am-plp__exploremore-button:hover {
    background-color: var(--colorBlack);
    color: #fff
}

@media screen and (max-width: 992px) {
    .am-plp-grid .am-plp-grid__grid__item:nth-child(2n) {
        border-right: .5px solid var(--colorlightBlack);
        padding-right: 2px
    }

    .am-plp .facets-wrapper.page-width {
        position: unset
    }

    .section .am-plp__grid {
        padding-top: 0
    }

    .am-plp .mobile-facets__wrapper {
        padding: 0
    }
}

@media (max-width: 989px) {
    .am-plp {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .am-facets-filter-sort-button {
        width: 50%
    }

    .am-plp .facets-wrapper.page-width {
        padding: 0
    }

    .am-plp .am-facets-mobile__button-sort {
        width: 100%;
        padding: 17px 32px
    }

    .am-plp .am-facets__mobile-button-filter {
        width: 50%;
        padding: 13px 32px;
        text-transform: capitalize;
        align-items: center
    }

    .am-facets-mobile__sort-by {
        width: 50%
    }

    .am-facets-button {
        display: flex
    }

    .am-sticky .am-plp__grid {
        max-height: initial
    }
}

@media screen and (max-width: 400px) {

    .am-plp .am-facets__mobile-button-filter,
    .am-plp .am-facets-mobile__button-sort {
        padding: 13px 9px;
        font-size: 13px;
        align-items: center
    }
}

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