.template-index .slideshow__content-inner-container .slideshow__heading {
    line-height: 1;
    margin-bottom: 10px
}

@media screen and (max-width: 999px) {
    .slideshow {
        height:auto
    }
}

.slideshow__content {
    padding: 60px 80px 59px
}

@media screen and (max-width: 999px) {
    .slideshow__content {
        padding:0 20px
    }
}

@media screen and (max-width: 999px) {
    .slideshow__content-wrap--bottom .slideshow__content {
        padding-bottom:39px
    }
}

.slideshow__content-inner,.slideshow__content-inner-container {
    padding: 0
}

.slideshow__heading {
    font-size: 54px;
    letter-spacing: 0;
    line-height: 76px;
    font-family: garamond-premier-pro,serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 1px
}

@media screen and (max-width: 999px) {
    .slideshow__heading {
        font-size:44px;
        letter-spacing: 0;
        line-height: 45px;
        margin-bottom: 8px
    }
}

.slideshow__subheading {
    margin-top: 0!important;
    font-size: 13px;
    letter-spacing: .8px;
    line-height: 28px;
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 24px
}

@media screen and (max-width: 999px) {
    .slideshow__subheading {
        font-size:11px;
        letter-spacing: 0;
        line-height: 22px
    }
}

.slideshow__link.bttn {
    margin-top: 0!important;
    background: 0 0;
    display: inline-block;
    padding: 0 67px 0 0;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 39px;
    font-family: sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    height: auto;
    position: relative;
    border: none;
    color: #fff
}

@media screen and (max-width: 999px) {
    .slideshow__link.bttn {
        font-size:12px;
        letter-spacing: 0;
        line-height: 36px
    }
}

.slideshow__link.bttn:before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/icon-arrow-long-white.png?v=1635476347) no-repeat center;
    background-size: contain;
    width: 34px;
    height: 9px;
    top: 50%;
    right: 15px;
    -webkit-transform: translate(0,-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s
}

.slideshow__link.bttn:after {
    position: absolute;
    content: "";
    width: 38px;
    height: 38px;
    border: solid 1px #fff;
    border-radius: 100%;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0,-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s
}

@media print,screen and (min-width: 1000px) {
    .slideshow__link.bttn:hover:before {
        background:url(/cdn/shop/files/arrow-two-color-2.png?v=1637028827) no-repeat center;
        background-size: contain;
        z-index: 1
    }

    .slideshow__link.bttn:hover:after {
        background-color: #fff
    }
}

.slideshow .page-dots,.slideshow .swiper-pagination {
    padding-right: 80px;
    right: 80px;
    bottom: 18px!important;
    width: auto;
    text-align: right
}

@media screen and (max-width: 999px) {
    .slideshow .page-dots,.slideshow .swiper-pagination {
        padding-right:20px;
        right: 20px;
        bottom: 20px!important
    }
}

.slideshow .page-dots .page-dot,.slideshow .swiper-pagination .swiper-pagination-bullet {
    margin: 0 0 0 9px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 1px solid #fff;
    opacity: 1
}

.slideshow .page-dots .page-dot.is-selected,.slideshow .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 1px solid #fff;
    background: 0 0
}

.slideshow__slide.swiper-slide-active .slideshow__content {
    visibility: visible
}

.slideshow__slide .animation__staggered-children-fade-in :nth-child(1),.slideshow__slide .animation__staggered-children-fade-in :nth-child(2),.slideshow__slide .animation__staggered-children-fade-in :nth-child(3),.slideshow__slide .animation__staggered-children-fade-in :nth-child(4) {
    transition: opacity .75s ease
}

.slideshow__slide.swiper-slide-active .animation__staggered-children-fade-in :nth-child(1),.slideshow__slide.swiper-slide-active .animation__staggered-children-fade-in :nth-child(2),.slideshow__slide.swiper-slide-active .animation__staggered-children-fade-in :nth-child(3),.slideshow__slide.swiper-slide-active .animation__staggered-children-fade-in :nth-child(4) {
    opacity: 1
}

.c-new-slideshow {
    padding: 20.5px 0
}

@media screen and (max-width: 1200px) {
    .c-new-slideshow {
        margin-bottom:6px;
        padding: 15.5px 0
    }
}

.c-new-slideshow__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-new-slideshowBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media screen and (max-width: 1200px) {
    .c-new-slideshowBox {
        display:block
    }
}

@media screen and (max-width: 1200px) {
    .c-new-slideshow__heading {
        margin-bottom:2px
    }
}

.c-new-slideshow__header {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 21px;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    color: #333
}

@media screen and (max-width: 999px) {
    .c-new-slideshow__header {
        letter-spacing:0
    }
}

.c-new-slideshow__main {
    width: 100%;
    padding-left: 47px
}

@media screen and (max-width: 1200px) {
    .c-new-slideshow__main {
        padding-left:6px
    }
}

.c-new-slideshow__itemLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1200px) {
    .c-new-slideshow__itemLink {
        display:block
    }
}

.c-new-slideshow__itemTitle {
    font-size: 13px;
    letter-spacing: .65px;
    line-height: 31px;
    color: #222;
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal
}

@media screen and (max-width: 1200px) {
    .c-new-slideshow__itemTitle {
        padding:0;
        font-size: 12px;
        letter-spacing: .6px;
        line-height: 24px
    }
}

.c-new-slideshow__box {
    width: 80%
}

@media screen and (max-width: 1200px) {
    .c-new-slideshow__box {
        width:100%
    }
}

.c-new-slideshow__countBox {
    width: 43px
}

@media screen and (max-width: 1200px) {
    .c-new-slideshow__countBox {
        width:42px
    }
}

.c-new-slideshow__counter {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-new-slideshow__counter:before {
    position: absolute;
    content: "";
    background-color: #222;
    width: 9px;
    height: 1px;
    top: 40%;
    left: 50%;
    opacity: .6;
    -webkit-transform: translate(-50%,-50%) rotate(-75deg);
    transform: translate(-50%,-50%) rotate(-75deg)
}

.c-new-slideshow__counter span {
    font-size: 13px;
    letter-spacing: .48px;
    line-height: 20px;
    color: #222;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 400;
    font-style: normal
}

@media screen and (max-width: 1200px) {
    .c-new-slideshow__counter span {
        font-size:11px;
        letter-spacing: 0;
        line-height: 16px
    }
}

.c-new-slideshow__counter span.c-slideshow__total {
    margin-left: 0
}

.c-new-slideshow__arrow {
    position: absolute;
    right: 17px;
    top: 55%;
    -webkit-transform: translate(0,-50%);
    transform: translateY(-50%)
}

@media screen and (max-width: 1200px) {
    .c-new-slideshow__arrow {
        top:14.5px;
        right: 36px
    }

    .c-new-slideshow__arrow .slick-next {
        right: -30px
    }
}

.c-new-slideshow__arrow .slick-prev:before,.c-new-slideshow__arrow .slick-next:before {
    display: none
}

.c-new-slideshow__arrow .slick-prev {
    left: -30px;
    top: 55%
}

.c-new-slideshow__arrow .slick-prev:after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/icon-arrow-long-black.png?v=1635480621) no-repeat center;
    background-size: contain;
    width: 18px;
    height: 13px;
    top: 2px;
    left: -11px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media screen and (max-width: 1200px) {
    .c-new-slideshow__arrow .slick-prev {
        left:-25px;
        top: 55%
    }
}

.c-new-slideshow__arrow .slick-next {
    right: -30px;
    top: 55%
}

.c-new-slideshow__arrow .slick-next:after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/icon-arrow-long-black.png?v=1635480621) no-repeat center;
    background-size: contain;
    width: 18px;
    height: 13px;
    top: 2px;
    left: 9px
}

.c-new-slideshow .slick-track {
    margin-left: 0
}

.c-image-slideshow {
    padding: 50px 0;
    background-color: #f5f5f5;
    overflow: hidden
}

@media screen and (max-width: 999px) {
    .c-image-slideshow {
        padding:30px 0
    }
}

.c-image-slideshow__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-image-slideshow .slick-list {
    overflow: visible;
    margin: 0 -11.5px
}

@media screen and (max-width: 999px) {
    .c-image-slideshow .slick-list {
        margin:0 -5.5px
    }
}

.c-image-slideshow .slick-slide {
    line-height: 0
}

.c-image-slideshow__item {
    padding: 0 11.5px
}

@media screen and (max-width: 999px) {
    .c-image-slideshow__item {
        padding:0 5.5px
    }
}

.c-image-slideshow__img {
    line-height: 0
}

.shopify-section--collection-filter {
    padding: 80px 0;
    border-bottom: solid 1px #e8e8e8
}

@media screen and (max-width: 999px) {
    .shopify-section--collection-filter {
        padding:30px 0
    }

    .shopify-section--c-featured-collection {
        padding: 30px 0!important
    }
}

.c-collection-filter {
    overflow: hidden
}

.c-collection-filter__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-collection-filter__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px
}

@media screen and (max-width: 999px) {
    .c-collection-filter__header {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
        width: 100%
    }
}

.c-collection-filter__headerLeft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-collection-filter__header .sp {
    overflow-x: scroll;
    margin: 0 -20px;
    padding-left: 20px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    width: auto
}

.c-collection-filter__header .sp::-webkit-scrollbar {
    display: none
}

.c-collection-filter__header .sp .c-collection-filter__filter {
    padding-left: 3px;
    margin-top: 17px
}

.c-collection-filter__header .sp .c-collection-filter__filter li {
    font-size: 11px;
    letter-spacing: 0;
    line-height: 16px;
    margin-right: 20px;
    padding-bottom: 2px
}

.c-collection-filter__header .sp .c-collection-filter__filter li:nth-child(2) {
    padding-right: 20px
}

.c-collection-filter__heading {
    font-size: 42px;
    letter-spacing: 0;
    line-height: 58px;
    font-family: garamond-premier-pro,serif;
    font-weight: 400;
    font-style: normal;
    color: #333
}

@media screen and (max-width: 999px) {
    .c-collection-filter__heading {
        font-size:32px;
        letter-spacing: 0;
        line-height: 44px
    }
}

.c-collection-filter__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 134px
}

.c-collection-filter__filter li {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    margin-right: 23px;
    padding-bottom: 5px;
    color: #333
}

.c-collection-filter__filter li.is-selected {
    text-decoration: underline;
    text-underline-offset: 5px
}

.c-collection-filter__filter li[data-filter=all] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.c-collection-filter__filter li[data-filter=tops] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.c-collection-filter__filter li[data-filter=onepiece] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.c-collection-filter__filter li[data-filter=skirt] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.c-collection-filter__filter li[data-filter=pants] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.c-collection-filter__filter li[data-filter=outer] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.c-collection-filter__filter li[data-filter=goods] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.c-collection-filter__main {
    position: relative
}

.c-collection-filter__main .slick-list {
    overflow: visible;
    margin: 0 -13px
}

@media screen and (max-width: 999px) {
    .c-collection-filter__main .slick-list {
        margin:0 -5px
    }
}

.c-collection-filter__main .slick-track {
    margin-left: 0
}

.c-collection-filter__item {
    padding: 0 13px
}

@media screen and (max-width: 999px) {
    .c-collection-filter__item {
        padding:0
    }
}

.c-collection-filter__btn {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 39px;
    font-family: sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    height: auto;
    padding-right: 51px;
    position: relative;
    color: #222
}

@media screen and (max-width: 999px) {
    .c-collection-filter__btn {
        font-size:12px;
        letter-spacing: 0;
        line-height: 31px;
        padding-right: 45px
    }
}

.c-collection-filter__btn:before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/icon-arrow-long-white-reverse.png?v=1635498743) no-repeat center;
    background-size: contain;
    width: 34px;
    height: 9px;
    top: 50%;
    right: 10px;
    -webkit-transform: translate(0,-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 1
}

@media screen and (max-width: 999px) {
    .c-collection-filter__btn:before {
        width:24px;
        height: 6px
    }
}

.c-collection-filter__btn:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    border: solid 1px #222;
    border-radius: 100%;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0,-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s
}

@media screen and (max-width: 999px) {
    .c-collection-filter__btn:after {
        width:27px;
        height: 27px
    }
}

@media print,screen and (min-width: 1000px) {
    .c-collection-filter__btn:hover:before {
        background:url(/cdn/shop/files/arrow-two-color.png?v=1636965308) no-repeat center;
        background-size: contain;
        z-index: 1
    }

    .c-collection-filter__btn:hover:after {
        background-color: #222
    }
}

.c-collection-filter__arrow {
    position: absolute;
    top: 41%;
    width: 100%
}

.c-collection-filter__arrow .slick-arrow {
    position: relative;
    position: absolute;
    content: "";
    width: 28px;
    height: 45px;
    background-color: #999
}

.c-collection-filter__arrow .slick-arrow:before {
    display: none
}

.c-collection-filter__arrow .slick-arrow:hover,.c-collection-filter__arrow .slick-arrow:focus {
    background-color: #999
}

.c-collection-filter__arrow .slick-arrow:after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/arrow-chrevolet.png?v=1635834514) no-repeat center;
    background-size: contain;
    width: 6px;
    height: 10px;
    left: 60%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.c-collection-filter__arrow .slick-prev {
    left: -20px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px
}

.c-collection-filter__arrow .slick-prev:after {
    left: 40%;
    -webkit-transform: translate(-50%,-50%) scaleX(-1);
    transform: translate(-50%,-50%) scaleX(-1)
}

.c-collection-filter__arrow .slick-next {
    right: -20px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px
}

.product-item__image-wrapper {
    margin-bottom: 18px;
    overflow: unset
}

@media screen and (max-width: 999px) {
    .product-item__image-wrapper {
        margin-bottom:10px
    }
}

.product-item__images {
    overflow: unset
}

.product-item__rank {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 50px;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333;
    background-color: #fff;
    border-radius: 100%
}

@media screen and (max-width: 999px) {
    .product-item__rank {
        width:31px;
        height: 31px;
        line-height: 31px;
        top: 6px;
        left: 6px;
        font-size: 10px
    }
}

.product-item__rank--1 {
    background-color: #cbb94e;
    color: #fff
}

.product-item__rank--2 {
    background-color: #a4a5ac;
    color: #fff
}

.product-item__rank--3 {
    background-color: #be8d5c;
    color: #fff
}

.product-item .image {
    padding-top: calc((6 / 5) * 100%);
    aspect-ratio: 2 /3
}

@media screen and (max-width: 999px) {
    .product-item .image {
        padding-top:calc((6 / 5) * 100%)
    }
}

.product-item__details {
    font-size: 14px;
    letter-spacing: 1.2px;
    line-height: 24px;
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #222;
    padding-right: 52px
}

.product-item__details a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (max-width: 999px) {
    .product-item__details {
        font-size:13px;
        letter-spacing: 1px;
        padding-right: 35px
    }

    .product-item__details a {
        margin-bottom: -2px
    }
}

.product-item__details .price-item {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #222
}

.product-item__details .c-tax {
    font-size: 10px;
    letter-spacing: 0px;
    line-height: 31px;
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #222
}

.product-item__details .price__compare .price-item--regular {
    font-size: 10px;
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal
}

.product-item__details .price__compare .price-item--regular .c-tax {
    color: #222
}

.product-item__details .price__sale .price-item--sale,.product-item__details .price__sale .c-tax {
    color: #d02929
}

.product-item__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 9px
}

@media screen and (max-width: 999px) {
    .product-item__label {
        margin-top:7px
    }
}

.product-item__labelItem {
    font-size: 10px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0 15px;
    border: solid 1px #e2e2e2;
    border-radius: 100px;
    display: inline-block;
    margin-right: 5px
}

@media screen and (max-width: 999px) {
    .product-item__labelItem {
        font-size:9px;
        letter-spacing: 0;
        line-height: 24px;
        margin-right: 4px
    }
}

.product-item__labelItem.jpText {
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal
}

.product-item__labelBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: -10px;
    top: -10px
}

.product-item .product-item__labelBox--ranking {
    position: static;
    margin-top: -8px;
    margin-bottom: 8px
}

@media screen and (max-width: 999px) {
    .product-item__labelBox {
        left:5px;
        top: 5px
    }

    .product-item .product-item__labelBox--ranking {
        margin-top: -4px;
        margin-bottom: 4px
    }
}

@media screen and (max-width: 999px) {
    .product-item__labelBox {
        left:-4px;
        top: -4px
    }
}

@media screen and (max-width: 768px) {
    .collection__content .product-item__labelBox {
        left:0!important;
        top: -4px!important
    }

    .product-item__labelBox {
        left: -4px!important;
        top: -4px!important
    }

    .product-item__rank {
        width: 25px;
        height: 25px;
        line-height: 25px;
        top: 3px;
        left: 3px
    }
}

.product-item__labelBox .badge {
    position: relative;
    margin: 0;
    font-size: 11px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    height: 26px;
    padding: 0 13px!important
}

@media screen and (max-width: 999px) {
    .product-item__labelBox .badge {
        font-size:9px;
        line-height: 16px;
        height: 16px;
        padding: 0 6px!important
    }
}

.product-item__labelBox .badge.bg-sale {
    background-color: #d02929
}

.product-item__labelBox .badge.bg-sold-out {
    color: #333;
    background-color: #eaeaea
}

.product-item__labelBox .badge.bg-restock {
    color: #222;
    background-color: #fff;
    border: solid 1px #E8E8E8
}

.product-item__labelBox .badge.bg-preorder {
    background-color: #333
}

.badge--custom {
    background-color: #dfcb76
}

.product-item .swym-button.swym-add-to-wishlist-view-product.swym-heart:after {
    display: none
}

.product-item__wishlist {
    display: inline-block;
    position: absolute;
    top: -68px;
    right: 10px
}

.product-item .swym-button.swym-add-to-wishlist-view-product {
    width: 40px;
    height: 40px;
    background-color: #fff!important;
    border: solid 1px #e2e2e2;
    border-radius: 100%;
    line-height: 40px;
    opacity: 1!important
}

@media screen and (max-width: 999px) {
    .product-item .swym-button.swym-add-to-wishlist-view-product {
        width:36px;
        height: 36px;
        line-height: 36px
    }
}

.product-item .swym-button.swym-add-to-wishlist-view-product svg {
    width: 15.57px;
    height: 13px
}

.product-item .swym-button.swym-add-to-wishlist-view-product .wl-active {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.product-item .swym-button.swym-add-to-wishlist-view-product.swym-added .wl-active {
    opacity: 1
}

.shopify-section--c-featured-collection {
    padding: 80px 0;
    border-bottom: solid 1px #e8e8e8
}

.shopify-section--c-featured-collection.section-ranking {
    border-bottom: none
}

@media screen and (max-width: 999px) {
    .shopify-section--c-featured-collection.section-ranking {
        padding:30px 0;
        border-bottom: 1px solid #e8e8e8
    }

    .shopify-section--c-featured-collection.section-ranking .slick-list {
        margin: 0 -5px
    }

    .shopify-section--c-featured-collection.section-ranking .c-featured-collection__item {
        padding: 0 5px
    }
}

.shopify-section--c-featured-collection.section-sale {
    border-bottom: none;
    padding: 73px 0 78px
}

@media screen and (max-width: 999px) {
    .shopify-section--c-featured-collection.section-sale {
        padding:25px 0 44px
    }

    .shopify-section--c-featured-collection.section-sale .c-featured-collection__heading {
        letter-spacing: 1px
    }

    .shopify-section--c-featured-collection.section-sale .slick-list {
        margin: 0 -5px
    }

    .shopify-section--c-featured-collection.section-sale .c-featured-collection__item {
        padding: 0 5px
    }
}

@media screen and (max-width: 999px) {
    .shopify-section--c-featured-collection.shopify-section--c-restock {
        padding:30px 0 44px
    }

    .shopify-section--c-featured-collection.shopify-section--c-restock .product-item__details {
        font-size: 12px;
        line-height: 16px
    }

    .shopify-section--c-featured-collection.shopify-section--c-restock .product-item__details a {
        margin-bottom: 12px
    }

    .shopify-section--c-featured-collection.shopify-section--c-restock .slick-list {
        margin: 0 -5.5px
    }

    .shopify-section--c-featured-collection.shopify-section--c-restock .c-featured-collection__item {
        padding: 0
    }
}

.c-featured-collection {
    overflow: hidden
}

.c-featured-collection.c-ranking {
    margin-bottom: -33px;
    padding-top: 2px;
    padding-bottom: 7px
}

@media screen and (max-width: 999px) {
    .c-featured-collection.c-ranking {
        padding-top:0;
        padding-bottom: 44px
    }
}

@media screen and (max-width: 999px) {
    .c-featured-collection.c-ranking .c-featured-collection__header {
        margin-bottom:17px
    }
}

@media screen and (max-width: 999px) {
    .c-featured-collection.c-restock .c-featured-collection__header {
        -webkit-box-align:end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-bottom: 21px
    }
}

@media screen and (max-width: 999px) {
    .c-featured-collection.c-restock .c-featured-collection__heading {
        max-width:unset;
        line-height: 35px
    }
}

.c-featured-collection__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px
}

@media screen and (max-width: 999px) {
    .c-featured-collection__header {
        margin-bottom:10px
    }
}

.c-featured-collection__headerLeft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-featured-collection__heading {
    font-size: 42px;
    letter-spacing: 0;
    line-height: 58px;
    font-family: garamond-premier-pro,serif;
    font-weight: 400;
    font-style: normal;
    color: #333
}

@media screen and (max-width: 999px) {
    .c-featured-collection__heading {
        font-size:32px;
        letter-spacing: 0;
        line-height: 44px
    }
}

.c-featured-collection__main {
    position: relative
}

.c-featured-collection__main .slick-list {
    overflow: visible;
    margin: 0 -13px
}

.c-featured-collection__main .slick-track {
    margin-left: 0
}

@media screen and (max-width: 999px) {
    .c-featured-collection__list--ranking {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -5.5px
    }

    .c-featured-collection__list--ranking .c-featured-collection__item {
        padding: 0 5.5px;
        width: 50%;
        margin-bottom: 15px
    }

    .c-featured-collection__list--ranking .c-featured-collection__item:nth-child(3),.c-featured-collection__list--ranking .c-featured-collection__item:nth-child(4) {
        margin-bottom: 0
    }

    .c-featured-collection__list--ranking .product-item .image {
        padding-top: 135.8024691%
    }
}

.c-featured-collection__item {
    padding: 0 13px
}

.c-featured-collection__btn {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 39px;
    font-family: sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    height: auto;
    padding-right: 51px;
    position: relative;
    color: #222
}

@media screen and (max-width: 999px) {
    .c-featured-collection__btn {
        font-size:12px;
        letter-spacing: 0;
        line-height: 31px;
        padding-right: 45px
    }
}

.c-featured-collection__btn:before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/icon-arrow-long-white-reverse.png?v=1635498743) no-repeat center;
    background-size: contain;
    width: 34px;
    height: 9px;
    top: 50%;
    right: 10px;
    -webkit-transform: translate(0,-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s
}

@media screen and (max-width: 999px) {
    .c-featured-collection__btn:before {
        width:24px;
        height: 6px
    }
}

.c-featured-collection__btn:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    border: solid 1px #222;
    border-radius: 100%;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0,-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s
}

@media screen and (max-width: 999px) {
    .c-featured-collection__btn:after {
        width:27px;
        height: 27px
    }
}

.c-featured-collection__btn:hover:before {
    background: url(/cdn/shop/files/arrow-two-color.png?v=1636965308) no-repeat center;
    background-size: contain;
    z-index: 1
}

.c-featured-collection__btn:hover:after {
    background-color: #222
}

.c-featured-collection__arrow {
    position: absolute;
    top: 40%;
    width: 100%
}

.c-featured-collection__arrow .slick-arrow {
    position: relative;
    position: absolute;
    content: "";
    width: 28px;
    height: 45px;
    background-color: #999
}

.c-featured-collection__arrow .slick-arrow:before {
    display: none
}

.c-featured-collection__arrow .slick-arrow:hover,.c-featured-collection__arrow .slick-arrow:focus {
    background-color: #999
}

.c-featured-collection__arrow .slick-arrow:after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/arrow-chrevolet.png?v=1635834514) no-repeat center;
    background-size: contain;
    width: 6px;
    height: 10px;
    left: 60%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.c-featured-collection__arrow .slick-prev {
    left: -20px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px
}

.c-featured-collection__arrow .slick-prev:after {
    left: 40%;
    -webkit-transform: translate(-50%,-50%) scaleX(-1);
    transform: translate(-50%,-50%) scaleX(-1)
}

.c-featured-collection__arrow .slick-next {
    right: -20px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px
}

.c-restock-collection__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-restock-collection__arrow {
    position: absolute;
    top: 30%;
    width: 100%
}

.c-restock-collection__arrow .slick-arrow {
    position: relative;
    position: absolute;
    content: "";
    width: 28px;
    height: 45px;
    background-color: #999
}

.c-restock-collection__arrow .slick-arrow:before {
    display: none
}

.c-restock-collection__arrow .slick-arrow:hover,.c-restock-collection__arrow .slick-arrow:focus {
    background-color: #999
}

.c-restock-collection__arrow .slick-arrow:after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/arrow-chrevolet.png?v=1635834514) no-repeat center;
    background-size: contain;
    width: 6px;
    height: 10px;
    left: 60%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.c-restock-collection__arrow .slick-prev {
    left: -20px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px
}

.c-restock-collection__arrow .slick-prev:after {
    left: 40%;
    -webkit-transform: translate(-50%,-50%) scaleX(-1);
    transform: translate(-50%,-50%) scaleX(-1)
}

.c-restock-collection__arrow .slick-next {
    right: -20px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px
}

.c-instagram-live {
    overflow: hidden;
    background-color: #f5f5f5;
    padding: 73px 0 74px
}

@media screen and (max-width: 999px) {
    .c-instagram-live {
        padding:43px 0 69px;
        position: relative
    }
}

.c-instagram-live__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 999px) {
    .c-instagram-live .c-featured-collection__header {
        margin-bottom:19px
    }

    .c-instagram-live .c-featured-collection__headerButton {
        position: absolute;
        bottom: 28px;
        right: 20px
    }
}

.c-instagram-live .c-featured-collection__heading {
    position: relative;
    letter-spacing: 1px
}

@media screen and (max-width: 999px) {
    .c-instagram-live .c-featured-collection__heading {
        letter-spacing:0
    }
}

.c-instagram-live .c-featured-collection__heading:before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/live.png?v=1635742661) no-repeat center;
    background-size: contain;
    width: 145px;
    height: 86px;
    top: -28px;
    right: -158px
}

@media screen and (max-width: 999px) {
    .c-instagram-live .c-featured-collection__heading:before {
        width:104px;
        height: 64px;
        top: -17px;
        right: -135px
    }
}

.c-instagram-live__list .slick-list {
    overflow: visible;
    margin: 0 -15px
}

@media screen and (max-width: 999px) {
    .c-instagram-live__list .slick-list {
        margin:0 -5px
    }
}

.c-instagram-live__item {
    padding: 0 15px
}

@media screen and (max-width: 999px) {
    .c-instagram-live__item {
        padding:0 5px
    }
}

.c-instagram-live__img {
    padding-bottom: 125%;
    position: relative;
    display: block;
    margin-bottom: 19px
}

@media screen and (max-width: 999px) {
    .c-instagram-live__img {
        margin-bottom:16px
    }
}

.c-instagram-live__img img {
    position: absolute;
    top: 0;
    left: 0
}

.c-instagram-live__label {
    position: absolute;
    width: 74px;
    height: 27px;
    bottom: 10px;
    left: 10px
}

.c-instagram-live__label:before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/ig-live.png?v=1635742406) no-repeat center;
    background-size: contain;
    width: 74px;
    height: 27px
}

.c-instagram-live__title {
    font-size: 16px;
    letter-spacing: 1.6px;
    line-height: 31px;
    font-family: sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #333;
    margin-bottom: 1px
}

@media screen and (max-width: 999px) {
    .c-instagram-live__title {
        letter-spacing:.6px;
        margin-bottom: -3px
    }
}

.c-instagram-live__text {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 31px;
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333
}

@media screen and (max-width: 999px) {
    .c-instagram-live__text {
        font-size:11px;
        letter-spacing: .8px
    }
}

.c-instagram-live__arrow {
    position: absolute;
    top: 41%;
    width: 100%
}

.c-instagram-live__arrow .slick-arrow {
    position: relative;
    position: absolute;
    content: "";
    width: 28px;
    height: 45px;
    background-color: #999
}

.c-instagram-live__arrow .slick-arrow:before {
    display: none
}

.c-instagram-live__arrow .slick-arrow:hover,.c-instagram-live__arrow .slick-arrow:focus {
    background-color: #999
}

.c-instagram-live__arrow .slick-arrow:after {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/arrow-chrevolet.png?v=1635834514) no-repeat center;
    background-size: contain;
    width: 6px;
    height: 10px;
    left: 60%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.c-instagram-live__arrow .slick-prev {
    left: -20px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px
}

.c-instagram-live__arrow .slick-prev:after {
    left: 40%;
    -webkit-transform: translate(-50%,-50%) scaleX(-1);
    transform: translate(-50%,-50%) scaleX(-1)
}

.c-instagram-live__arrow .slick-next {
    right: -20px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px
}

.c-instagram-live__main {
    position: relative
}

.c-html {
    padding: 73px 0 108px
}

@media screen and (max-width: 999px) {
    .c-html {
        padding:43px 0 35px
    }
}

.c-html__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 41px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    z-index: 10001
}

@media screen and (max-width: 999px) {
    .c-html__header {
        display:block;
        padding-bottom: 25px
    }
}

.c-html__header:before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/style-mag-color.png?v=1635823534) no-repeat center;
    background-size: contain;
    width: 6px;
    height: 159px;
    top: 13px
}

@media screen and (max-width: 999px) {
    .c-html__header:before {
        background-repeat:repeat;
        width: 5px;
        height: 62px;
        top: 0
    }
}

.c-html__headerLeft {
    position: relative;
    padding-left: 50px;
    width: 378px
}

@media screen and (max-width: 999px) {
    .c-html__headerLeft {
        width:100%;
        padding-left: 31px;
        margin-bottom: 21px
    }
}

.c-html__heading {
    font-size: 49px;
    letter-spacing: 0;
    line-height: 69px;
    font-family: garamond-premier-pro,serif;
    font-weight: 400;
    font-style: italic;
    color: #333
}

@media screen and (max-width: 999px) {
    .c-html__heading {
        font-size:35px;
        letter-spacing: 0;
        line-height: 35px;
        margin-bottom: 6px
    }
}

.c-html__subHeading {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 25px;
    font-family: garamond-premier-pro,serif;
    font-weight: 400;
    font-style: normal;
    color: #333
}

@media screen and (max-width: 999px) {
    .c-html__subHeading {
        font-size:20px;
        line-height: 20px
    }
}

.c-html__img {
    position: absolute;
    width: 165.48px;
    height: 165.73px;
    top: 14px;
    right: -5px
}

@media screen and (max-width: 999px) {
    .c-html__img {
        width:106.16px;
        height: 105.67px;
        top: -30px;
        right: auto;
        left: 180px
    }
}

.c-html__img img {
    -o-object-fit: contain;
    object-fit: contain
}

.c-html__info {
    font-size: 13px;
    letter-spacing: 1.1px;
    line-height: 31px;
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333;
    padding-left: 50px
}

@media screen and (max-width: 999px) {
    .c-html__info {
        letter-spacing:1.45px;
        line-height: 22px;
        padding-left: 0
    }
}

.c-html__linkBox {
    max-width: 540px;
    margin: 52px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 999px) {
    .c-html__linkBox {
        display:block;
        max-width: 250px;
        margin-top: 31px
    }
}

.c-html__link {
    width: calc(50% - 10px);
    border: solid 1px #222222;
    border-radius: 100px;
    text-align: center;
    line-height: 68px;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #222
}

@media screen and (max-width: 999px) {
    .c-html__link {
        width:100%;
        line-height: 58px;
        font-size: 12px;
        margin-bottom: 14.6px;
        display: block
    }
}

@media screen and (max-width: 999px) {
    .c-html .widget .tile-list {
        overflow:hidden
    }

    .c-html .widget .widget-content {
        overflow: visible
    }
}

.c-collection-list {
    background-color: #f5f5f5;
    padding: 75px 0 60px;
    overflow: hidden
}

@media screen and (max-width: 999px) {
    .c-collection-list {
        padding:40px 0 34px
    }
}

.c-collection-list__heading {
    font-size: 42px;
    letter-spacing: 0px;
    line-height: 47px;
    color: #333;
    font-family: capitolium-2,serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 35px
}

@media screen and (max-width: 999px) {
    .c-collection-list__heading {
        font-size:32px;
        letter-spacing: 0;
        line-height: 44px;
        margin-bottom: 25px
    }
}

.c-collection-list__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -9px
}

@media screen and (max-width: 999px) {
    .c-collection-list__list {
        margin:0 -7.5px
    }
}

.c-collection-list__item {
    width: calc(100% / 6);
    padding: 0 9px;
    margin-bottom: 18px
}

@media screen and (max-width: 1200px) {
    .c-collection-list__item {
        width:20%
    }
}

@media screen and (max-width: 999px) {
    .c-collection-list__item {
        width:50%;
        padding: 0 7.5px;
        margin-bottom: 15px
    }
}

.c-collection-list__item:nth-child(1) .c-collection-list__icon {
    width: 21.61px;
    height: 19.55px
}

.c-collection-list__item:nth-child(2) .c-collection-list__icon {
    width: 17.4px;
    height: 24.42px
}

.c-collection-list__item:nth-child(3) .c-collection-list__icon {
    width: 19.11px;
    height: 19.53px
}

.c-collection-list__item:nth-child(4) .c-collection-list__icon {
    width: 18.7px;
    height: 24.99px
}

.c-collection-list__item:nth-child(5) .c-collection-list__icon {
    width: 17.62px;
    height: 24.67px
}

.c-collection-list__item:nth-child(6) .c-collection-list__icon {
    width: 19.81px;
    height: 15.45px
}

.c-collection-list__item:nth-child(7) .c-collection-list__icon {
    width: 19.81px;
    height: 18.71px
}

.c-collection-list__item:nth-child(8) .c-collection-list__icon {
    width: 22.55px;
    height: 19.55px
}

.c-collection-list__item:nth-child(9) .c-collection-list__icon {
    width: 18.31px;
    height: 22.42px
}

.c-collection-list__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    height: 55px;
    -webkit-transition: .3s;
    transition: .3s
}

@media screen and (max-width: 999px) {
    .c-collection-list__link {
        padding:0 22px;
        height: 50px
    }
}

.c-collection-list__link:hover {
    text-decoration: underline
}

.c-collection-list__icon {
    width: 22px;
    line-height: 0
}

.c-collection-list__icon img {
    -o-object-fit: contain;
    object-fit: contain
}

.c-collection-list__title {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
    font-family: aktiv-grotesk,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #333;
    text-transform: uppercase;
    padding-left: 20.5px
}

@media screen and (max-width: 999px) {
    .c-collection-list__title {
        font-size:13px;
        line-height: 20px;
        padding-left: 16.5px;
        padding-top: 5px
    }
}

.u-mac .product-item__labelBox .badge {
    line-height: 26px
}

@media screen and (max-width: 999px) {
    .u-mac .product-item__labelBox .badge {
        line-height:16px
    }
}

.template-article .c-overflow {
    overflow: auto!important
}

.template-article section,.template-article #header h1 {
    padding-top: 0
}

.template-article a {
    color: #222!important
}

.template-article .announcement-bar__content .color-inherit {
    color: inherit!important
}

.template-article .footer a {
    color: #fff!important
}

.headerSP-custom {
    display: none
}

.template-collection .headerSP,.template-collection .headerSP-custom {
    display: none!important
}

@media (max-width: 999px) {
    .headerSP-custom {
        display:block
    }

    .template-collection.women .headerSP,.template-collection.women .headerSP-custom,.template-collection.men .headerSP,.template-collection.men .headerSP-custom,.template-collection.kids .headerSP,.template-collection.kids .headerSP-custom {
        display: block!important
    }

    .headerSP-custom .header__linkButton--item {
        width: calc(50% - .5px)
    }

    .headerSP-custom .line-vertical {
        height: 14px;
        width: 1px;
        background: #e8e8e8
    }

    .headerSP-custom .header__linkButton--list {
        align-items: center
    }

    .is-sticky.u-sticky .headerSP-custom {
        display: none!important
    }
}

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