.collection_name {
    font-family: var(--font-body-family);
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    letter-spacing: -.02em;
    padding-top: 45px
}

.slick-dots li button:before {
    content: url(https://cdn.shopify.com/s/files/1/0606/7771/8177/files/6_dot.png?v=1649400329)
}

.slick-dots li.slick-active button:before {
    content: url(https://cdn.shopify.com/s/files/1/0606/7771/8177/files/6_active_dot.png?v=1649400338)
}

.arrows-slider .left-arrow-circle,
.arrows-slider .right-arrow-circle {
    border: none
}

.price-item {
    color: #000
}

.arrows-slider .right-arrow-image {
    z-index: 999999;
    top: 14px;
    left: 18px;
    position: absolute;
    border: none
}

.arrows-slider .left-arrow-image {
    z-index: 999999;
    top: 14px;
    right: 2rem;
    position: absolute;
    border: none
}

.pdp-youmaylike .arrows-slider .prev {
    position: absolute;
    z-index: 99999;
    margin-top: -41rem;
    left: -2rem
}

.pdp-youmaylike .arrows-slider .next {
    position: absolute;
    z-index: 99999;
    margin-top: -41rem;
    right: -2rem
}

.arrows-slider {
    display: none
}

@media only screen and (min-width: 1300px) {
    .collection_name {
        padding-top: 64px
    }
    .arrows-slider {
        display: block
    }
    .marketing-page .arrows-slider .prev {
        position: absolute;
        z-index: 1;
        top: 27%;
        left: -9%
    }
    .marketing-page .arrows-slider .next {
        position: absolute;
        z-index: 1;
        top: 27%;
        right: -9%
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .collection_name {
        padding-top: 64px
    }
    .arrows-slider {
        display: block
    }
    .marketing-page .arrows-slider .prev {
        position: absolute;
        z-index: 1;
        top: 27%;
        left: -4%
    }
    .marketing-page .arrows-slider .next {
        position: absolute;
        z-index: 1;
        top: 27%;
        right: -4%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .marketing-page .arrows-slider .prev {
        display: none !important;
        margin-top: -33rem;
        left: 2rem
    }
    .marketing-page .arrows-slider .next {
        display: none !important;
        margin-top: -33rem;
        right: 2rem
    }
    .pdp-youmaylike .arrows-slider .prev {
        display: none !important;
        margin-top: -33rem;
        left: 2rem
    }
    .pdp-youmaylike .arrows-slider .next {
        display: none !important;
        margin-top: -33rem;
        right: 2rem
    }
    .arrows-slider {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .page-width.marketing-page .collection_name {
        padding-top: 64px
    }
}

/*# sourceMappingURL=/cdn/shop/t/14/assets/product-collection-carousel.css.map?v=15060387450964793051742784888 */