.cplist-section .product-list{display:block}
.cplist-section .subheading{color:#951C4D;}
.cplist-section .tab-section-header-wrap{gap:10px;}
.cplist-section .section-stack{gap:0px;}
.cplist-section .featured-collections-carousel__item .button{--border-color:0,0,0}


.shopify-section--recently-viewed-products .swiper-button.swiper-button-prev,
.shopify-section--recently-viewed-products .swiper-button.swiper-button-next,
.shopify-section--related-products .swiper-button.swiper-button-prev,
.shopify-section--related-products .swiper-button.swiper-button-next,
.cplist-section.shopify-section .swiper-button.swiper-button-prev,
.cplist-section.shopify-section .swiper-button.swiper-button-next{--swiper-navigation-top-offset:40%}
.cplist-section .featured-collections-carousel__item{--section-stack-gap:30px;}

@media screen and (max-width: 699px){
    .cplist-section{overflow:hidden;}
    .cplist-section .tab-section-header-wrap{gap:8px;}
    .cplist-section .tab-section-header-wrap h2{line-height:1;}
    .cplist-section .product-list:not(.product-list--carousel){margin:0px;}
    .cplist-section .product-list-slider{overflow:unset;}
    .cplist-section .featured-collections-carousel__item .button,
    .cplist-section .button{--button-background:151, 26, 76;--border-color:151, 26, 76}
    .cplist-section .featured-collections-carousel__item{--section-stack-gap:20px;}
    
}