.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));column-gap:var(--gap_x);padding-left:var(--gutter);padding-right:var(--gutter);margin:0 auto 20px;max-width:calc(100% - var(--gutter))}@media screen and (min-width:1080px){.collection-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media screen and (max-width:1079px){.collection-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}}@media(max-width:880px){.collection-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media(max-width:500px){.collection-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media screen and (max-width:767px){.collection-grid{max-width:100%}}.featured-collection-slider{padding-left:var(--gutter);padding-right:var(--gutter);margin:0 auto 20px;max-width:100%}.custom-slider-controls{display:flex;justify-content:center;gap:10px;align-items:center}.custom-slider-button{background:transparent;border:none;cursor:pointer}.custom-slider-button svg{width:20px;height:20px;fill:var(--color-page-text)}.featured-collection-slider .carousel-cell{width:25%;padding:0 15px;display:block}.flickity-button:disabled{pointer-events:all!important}@media screen and (max-width:920px){.featured-collection-slider{padding-left:var(--gutter);padding-right:0}.featured-collection-slider .carousel-cell{width:50%}}@media screen and (max-width:767px){.featured-collection-slider .carousel-cell{width:100%}}.featured-collection__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding:0 var(--gutter)}.featured-collection__header .title-wrapper-with-link{gap:1.5rem}.featured-collection-header-links{display:flex;flex-direction:row;align-items:center;gap:1rem;flex-shrink:0}.featured-collection-title{margin:0;font-size:25px;font-family:var(--font-body-family);font-style:var(--font-body-style);text-align:center;font-weight:700;gap:30px;letter-spacing:0px;opacity:1;flex:none}.featured-collection-view-all{text-decoration:none;color:var(--color-base-background-1);margin-top:0;flex-shrink:0;background:var(--color-base-text);border-radius:25px;padding:0 10px;font-weight:600;position:relative;transition:transform .12s cubic-bezier(.32,0,.67,0),background .2s ease-in-out}.featured-collection-view-all:hover{color:var(--color-base-background-1);background:color-mix(in srgb,var(--color-base-text) 88%,var(--color-base-background-1));transform:scale(.96)}.collection-grid__view-all{display:flex;justify-content:center;align-items:center;padding:10px}.product-card__price--compare{text-decoration:line-through;color:#999;margin-right:8px}.product-card__price--sale{color:#000}.link-underline:hover{color:#000;transition:all .3s ease-in-out;position:relative;transition:width .3s ease-in-out}.link-underline:after{content:" ";top:24px;left:0;bottom:0;right:0;position:absolute;background:var(--color-base-text);width:0;height:1px;transition:width .3s ease-in-out}.link-underline:hover:after{width:90%;transition:width .3s ease-in-out}.featured-collection__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--gutter)}.collection-grid__item a{color:unset;text-decoration:none;line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-featured-collection.css.map */
