.template-collection .collection {
    margin: 0;
    border-bottom: 1px solid #E8E8E8
}

@media screen and (max-width: 960px) {
    .template-collection .collection-top-bar__filters {
        padding-bottom:30px;
        justify-content: center
    }

    .template-collection .collection-top-bar__filters .collection-top-bar__container {
        display: flex;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .template-collection .collection-top-bar__filters .collection-top-bar__container::-webkit-scrollbar {
        display: none
    }

    .template-collection .collection-top-bar__filters.c-filter-flex-start {
        justify-content: flex-start;
        margin: 0;
        padding: 0 0 30px
    }
}

.template-collection .collection__button {
    font-size: 11px;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 400;
    font-style: normal;
    height: auto;
    line-height: 1.5;
    border-color: #e2e2e2;
    border-radius: 3px;
    color: #222;
    margin-right: 10px;
    text-transform: uppercase;
    padding: 15px 14px 13px;
    min-width: 90px;
    letter-spacing: 0;
    position: relative
}

.template-collection .collection__button:last-child {
    margin-right: 0
}

.template-collection .collection__button[data-filter=__category] {
    min-width: 120px
}

.template-collection .collection__button svg {
    color: #222;
    margin-top: 0;
    width: 9px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    z-index: 10
}

.template-collection .collection__header {
    padding-top: 77px;
    padding-bottom: 74px
}

.template-collection .collection__header.collection__header-banner {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 80px
}

.template-collection .collection__header.collection__header-banner .collection__details {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.template-collection .collection__header.collection__header-banner .text-block {
    margin: 0
}

@media screen and (max-width: 567px) {
    .template-collection .collection__header.collection__header-banner {
        margin-bottom:19px
    }
}

.template-collection .collection__header-banner .collection__image {
    width: 100%;
    height: unset;
    padding-bottom: 37.5%
}

@media screen and (max-width: 567px) {
    .template-collection .collection__header-banner .collection__image {
        padding-bottom:100.8%
    }
}

@media screen and (max-width: 567px) {
    .template-collection .collection__header {
        padding-top:40px;
        padding-bottom: 10px
    }
}

.template-collection .collection__header .text-block__heading {
    font-family: garamond-premier-pro,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 42px;
    line-height: 58px;
    color: #333;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 2.2px;
    max-width: 100%!important
}

@media screen and (max-width: 960px) {
    .template-collection .collection__header .text-block__heading {
        font-size:26px;
        line-height: 1.5;
        letter-spacing: 0
    }
}

.template-collection .collection__products>.mt3 {
    margin-top: 0
}

.template-collection .collection__content {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    border: 0
}

.template-collection .collection__sidebar {
    width: 240px;
    margin-right: 58px
}

@media print,screen and (min-width: 961px) {
    .template-collection .collection__sidebar {
        border-top:1px solid #E2E2E2;
        margin-bottom: 97px
    }
}

.template-collection .collection-sidebar__heading {
    font-size: 2rem;
    line-height: 1.5;
    font-family: garamond-premier-pro,serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    padding: 0;
    margin: 25px 0 15px
}

.template-collection .collection-sidebar__heading:hover {
    background-color: transparent
}

.template-collection .collection-sidebar__heading.closed svg {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.template-collection .collection-sidebar__heading span {
    font-family: garamond-premier-pro,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem;
    line-height: 1.5
}

.template-collection .collection-sidebar__heading svg {
    opacity: 1;
    margin-top: -5px;
    margin-right: 3px
}

.template-collection .collection-sidebar__group {
    margin-bottom: 42px
}

.template-collection .collection-sidebar__group[data-group=Sort] .filter-item__label {
    font-size: 1.3rem;
    font-family: sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    color: #222
}

.template-collection .collection-sidebar__group+.collection-sidebar__group {
    padding-top: 0
}

.template-collection .collection-sidebar .filter-item {
    margin-bottom: 3px
}

.template-collection .collection-sidebar .filter-item__label {
    font-size: 1.3rem;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    color: #222;
    text-transform: uppercase;
    padding-left: 14px
}

.template-collection .collection-sidebar .filter-item .filter-input__input {
    width: 20px;
    height: 20px;
    border: 1px solid #E2E2E2
}

.template-collection .collection__main-area {
    width: calc(100% - 298px)
}

.template-collection .collection .grid-displays {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -15px -60px
}

@media screen and (max-width: 567px) {
    .template-collection .collection .grid-displays {
        margin-bottom:-25px
    }
}

.template-collection .collection .grid-displays .product-item {
    width: 25%;
    padding: 0 15px;
    margin-bottom: 60px
}

.template-collection .collection__products .product-item__labelBox {
    left: 5px;
    top: -10px
}

.template-collection .collection__products .product-item__labelBox--ranking {
    left: 83px;
    top: 10px
}

@media screen and (max-width: 999px) {
    .template-collection .collection__products .product-item__labelBox--ranking {
        left:58px;
        top: 10px
    }
}

@media screen and (max-width: 567px) {
    .template-collection .collection .grid-displays .product-item {
        width:50%;
        margin-bottom: 25px
    }

    .template-collection .collection .grid-displays {
        margin: 0
    }

    .template-collection .collection__products .product-item__labelBox {
        left: 15px;
        top: 10px
    }

    .template-collection .collection__products .product-item__labelBox--ranking {
        left: 48px;
        top: 10px
    }

    .template-collection .collection .grid-displays .product-item {
        padding: 0 5.5px
    }
}

@media screen and (max-width: 960px) {
    .template-collection .product-item__details a {
        line-height:1.5;
        margin-bottom: 0
    }

    .template-collection .product-item__image-wrapper {
        margin-bottom: 12px
    }
}

.template-collection .pagination {
    margin-top: 49px;
    margin-bottom: 97px
}

@media screen and (max-width: 567px) {
    .template-collection .pagination {
        margin-top:23px;
        margin-bottom: 60px
    }
}

@media screen and (max-width: 567px) {
    .template-collection .mt3.w-100 {
        margin-top:0
    }
}

.template-collection .shopify-section--c-featured-collection {
    padding-bottom: 50px
}

@media screen and (max-width: 567px) {
    .template-collection .shopify-section--c-featured-collection {
        padding:33px 0
    }

    .template-collection .shopify-section--c-featured-collection .c-featured-collection__headerButton {
        display: none
    }
}

.product-item .image .placeholder-svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.c-collection-filter__filter li {
    cursor: pointer
}

.filter-scrolled {
    position: fixed;
    top: 56px;
    z-index: 100;
    background-color: #fff;
    transition: top .3s ease-in-out,padding-top .3s ease-in-out;
    min-width: 100%;
    max-width: 100%;
    left: 0;
    margin: 0!important;
    padding: 10px 40px!important
}

.filter-scrolled.move-down {
    padding-top: 49px!important
}

@media screen and (max-width: 607px) {
    .filter-scrolled {
        margin:0!important;
        padding: 10px 20px!important
    }
}

@media screen and (max-width: 959px) {
    .collection__empty {
        align-items:flex-start;
        padding: 0 20px
    }
}

/*# sourceMappingURL=/cdn/shop/t/38/assets/custom-collection.css.map?v=60754439618471554681742873715 */
