.collection-list{margin-top:0;margin-bottom:0}.section-collection-list .page-width{max-width:var(--product-grid-max-width);padding:0 var(--section-horizontal-padding)}@media screen and (min-width: 990px){.section-collection-list .page-width{max-width:var(--product-grid-max-width);padding:0 var(--container-padding-desktop)}}@media screen and (min-width: 1400px){.section-collection-list .page-width{max-width:var(--product-grid-max-width);padding:0 var(--container-padding-desktop)}}.collection-list-title{margin:0;text-align:center;transition:all .3s ease}@media screen and (max-width: 749px){.collection-list:not(.slider){padding-left:0;padding-right:0}.section-collection-list .page-width{padding-left:0;padding-right:0}.section-collection-list .collection-list:not(.slider){padding-left:1.5rem;padding-right:1.5rem}}.collection-list__item:only-child{max-width:100%;width:100%}@media screen and (max-width: 749px){.slider.collection-list--1-items{padding-bottom:0}}@media screen and (min-width: 750px) and (max-width: 989px){.slider.collection-list--1-items,.slider.collection-list--2-items,.slider.collection-list--3-items,.slider.collection-list--4-items{padding-bottom:0}}@media screen and (min-width: 750px){.collection-list__item a:hover{box-shadow:none}}@media screen and (max-width: 989px){.collection-list.slider .collection-list__item{max-width:100%}}.collection-list-view-all{margin-top:2rem}.collection-list__item .card__media.product-card-media-wrapper,.grid__item .card__media.product-card-media-wrapper{width:100%!important;margin:0!important;left:0!important;right:0!important;border:var(--product-card-border-width) solid var(--product-card-border-color);border-radius:var(--product-card-corner-radius);overflow:hidden}.collection-list__item .card .media,.grid__item .card .media{width:100%!important;left:0!important;right:0!important;margin:0!important}.collection-list__item .card .media img,.grid__item .card .media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.collection-list__item .card__inner,.grid__item .card__inner{--image-padding: 0px !important}.collection-list__item .card__heading .full-unstyled-link:before,.grid__item .card__heading .full-unstyled-link:before{content:none!important}.collection-list__item .full-unstyled-link:before,.grid__item .full-unstyled-link:before{content:none!important}.collection-card__media-wrapper{position:relative;overflow:hidden}.collection-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#0000004d;transition:background .4s ease;pointer-events:none}.collection-card__overlay>*{pointer-events:auto}.collection-card__media-wrapper:hover .collection-card__overlay{background:#0006}.collection-overlay-text{color:#fff;font-size:1.5rem;font-weight:700;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin:0;padding:0 1rem}.collection-shop-now-button{padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;border:2px solid white;background:#fff;color:rgb(var(--color-foreground));text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0003;display:inline-block}.collection-shop-now-button:hover{background:rgb(var(--color-foreground));color:#fff;transform:scale(1.05);border-color:#fff}.card__heading,.card__caption,.card-information p,h1,h2,h3,h4,h5,h6{transition:all .3s ease}.card{transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px)}.collection-list__item{transition:all .3s ease;padding:calc(var(--product-card-spacing) / 2)}.product-card-image-link{display:block;text-decoration:none;position:relative;z-index:1;width:100%;height:100%}.product-info-overlay{position:relative;z-index:10}.product-card-size-selector-bottom,.product-card-simple-add-to-cart-bottom,.luxury-variant-picker{position:relative;z-index:11;pointer-events:auto}.size-button,.simple-add-to-cart-button,.luxury-variant-item{pointer-events:auto;position:relative;z-index:12}.luxury-variant-picker--bottom{opacity:1;visibility:visible;transition:all .3s ease}.product-size-overlay{display:none!important}.product-card-size-selector-bottom{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-top:.5rem;padding:0}.product-card-size-selector-bottom .size-button{min-width:38px;height:38px;padding:.4rem;border:2px solid rgba(var(--color-foreground),.2);background:#fff;color:rgb(var(--color-foreground));font-size:.85rem;cursor:pointer;transition:all .3s ease;border-radius:4px;font-weight:600;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:uppercase}.product-card-size-selector-bottom .size-button:hover:not(.size-button--disabled){border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0003}.product-card-size-selector-bottom .size-button--disabled{opacity:.5;cursor:pointer;text-decoration:line-through;pointer-events:auto;position:relative}.product-card-size-selector-bottom .size-button--disabled:after{content:"Sizing gone? Notify me!";position:absolute;bottom:-18px;left:50%;transform:translate(-50%);font-size:9px;opacity:.8;white-space:nowrap;color:rgb(var(--color-foreground));font-weight:500}.product-card-size-selector-bottom .size-button--disabled:hover{opacity:.7;transform:scale(1.05);border-color:rgba(var(--color-foreground),.4)}.product-card-simple-add-to-cart-bottom{display:flex;justify-content:center;align-items:center;width:100%;margin-top:.5rem}.product-card-simple-add-to-cart-bottom .simple-add-to-cart-button{padding:1rem 1.8rem;background:#fff;color:rgb(var(--color-foreground));font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:2px solid rgba(var(--color-foreground),.2);border-radius:4px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;white-space:nowrap}.product-card-simple-add-to-cart-bottom .simple-add-to-cart-button:hover:not([disabled]){background:rgb(var(--color-foreground));color:#fff;border-color:rgb(var(--color-foreground));transform:scale(1.05);box-shadow:0 4px 12px #0003}.product-card-simple-add-to-cart-bottom .simple-add-to-cart-button[disabled]{opacity:.5;cursor:not-allowed}.product-info-overlay{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:.8rem 1rem;text-align:center;z-index:10;min-height:auto;display:flex;flex-direction:column;justify-content:center;gap:.25rem}.product-info-title{font-size:var(--product-title-size);font-weight:400;margin:0 0 .25rem;color:rgb(var(--color-foreground));font-family:var(--font-body-family)}.product-info-link{text-decoration:none;color:rgb(var(--color-foreground));transition:color .2s ease}.product-info-link:hover{color:rgba(var(--color-foreground),.7)}.product-info-price{font-size:var(--product-price-size);font-weight:700;color:rgb(var(--color-foreground));font-family:var(--font-body-family)}.product-info-price .price{color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:var(--product-price-size)}@media screen and (max-width: 749px){.product-card-size-selector-bottom{gap:.2rem;margin-top:.6rem!important;padding:.2rem}.product-card-size-selector-bottom .size-button{min-width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;padding:.1rem!important;font-size:.5rem!important;border-width:.5px!important;line-height:1!important}.product-card-simple-add-to-cart-bottom{margin-top:.3rem}.product-card-simple-add-to-cart-bottom .simple-add-to-cart-button{padding:.4rem .8rem;font-size:.7rem}.collection-list__item .card .media img,.grid__item .card .media img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;padding:.5rem!important;max-width:100%!important;max-height:100%!important}.collection-list__item .card .media,.grid__item .card .media{background:rgb(var(--color-background));display:flex!important;align-items:center!important;justify-content:center!important}.product-info-title,.card__heading{font-size:.9rem!important;line-height:1.2!important;margin:.2rem 0!important}.product-info-price,.price{font-size:.85rem!important}.product-info-overlay{padding:.4rem .5rem!important;min-height:auto!important;max-height:60px!important}}
/*# sourceMappingURL=/cdn/shop/t/205/assets/main-collection-product-grid.css.map */
