@charset "UTF-8";.product-card .product-featured-image-link img,.product-card .product-card-quickview span,.product-card .product-card-quickview .quick-view-icon path,.product-card--add-to-cart-button,.product-card .product-card-swatches .product-card-swatch{transition:all .25s cubic-bezier(.104,.204,.492,1)}.no-js .product-card .product-card-quickview,.product-card .no-js .product-card-quickview,.no-js .product-card--add-to-cart-button{display:none!important}.collection-container--full-width-true .row,.collection-container--full-width-true .products.row{max-width:none}.products{list-style:none}.products.carousel{display:flex;flex-wrap:nowrap;overflow:visible!important;align-items:stretch!important;height:auto!important}.products.carousel .product-card{flex-shrink:0}.products.carousel .carousel__slide{width:auto!important;height:auto!important;min-height:100%;display:flex!important;flex-direction:column;justify-content:flex-start}.no-js .products.carousel{overflow:scroll}.products.carousel.flickity-enabled{overflow:visible}.product-card{display:flex;flex-direction:column;align-items:center;position:relative;margin-bottom:20px;width:100%;border:1px solid #ddd;border-radius:8px;padding:15px;background-color:#fff;box-shadow:0 4px 10px #0000000d;transition:box-shadow .3s ease}@media only screen and (min-width:768px){.product-card{margin-bottom:30px}}.carousel .product-card{margin-bottom:0}.product-card:hover{box-shadow:0 6px 16px #0000001a}.product-card.text-center .product-card-info{padding:0;margin-top:5px}.product-card .product-featured-image{margin-bottom:0!important;padding-bottom:0!important;position:relative}.product-card .product-featured-image-link{display:block!important;position:relative;height:auto!important;padding-bottom:0!important;overflow:visible!important;width:100%}.product-card .product-featured-image-link img{position:relative!important;width:100%!important;height:auto!important;object-fit:contain!important;object-position:center center!important;display:block!important;margin:0 auto!important;border-radius:4px;background-color:#fff}.product-card .product-featured-image-link.aspect-ratio--adapt img{object-fit:contain!important}.product-card .product-featured-image-link.aspect-ratio--square,.product-card .product-featured-image-link.aspect-ratio--portrait{padding-bottom:0!important}.product-card .product-card-info{text-align:center;margin-top:10px!important;padding-top:0!important}.product-card .product-card-vendor{text-transform:uppercase;font-size:.625rem;letter-spacing:.1em;opacity:.6;margin-bottom:3px}.product-card__sku{font-size:12px;color:#777;margin-bottom:4px;text-transform:uppercase;letter-spacing:.01em}.product-card .product-card-title{font-size:calc(var(--font-product-title-scale, 1) * .9375rem);line-height:calc(var(--font-product-title-line-height-scale, 1) * 1.5);display:block}.product-title-uppercase-true .product-card .product-card-title{text-transform:uppercase}.product-card-subtitle{font-size:.8125rem;color:rgba(var(--color-body-rgb),.8);margin-top:10px;margin-bottom:0}.product-card .product-card-quickview{position:absolute;top:10px;right:10px;z-index:40;background:var(--bg-body, #fff);border:1px solid var(--color-form-border);border-radius:3px;height:36px;display:flex}.product-card .product-card-quickview>svg{width:34px;height:34px;padding:10px}.product-card .product-card-quickview span{max-width:0;overflow:hidden;line-height:34px;font-size:.625rem;font-weight:var(--font-body-bold-weight, 600);letter-spacing:.2em;padding-right:0;white-space:nowrap;text-transform:uppercase}.product-card .product-card-quickview:hover span,.product-card .product-card-quickview:focus span{max-width:102px;padding-left:2px;padding-right:15px}.product-card--add-to-cart-button{position:absolute;bottom:10px;left:10px;right:10px;background:var(--bg-body, #fff);color:var(--color-accent);border-radius:var(--button-border-radius, 3px);display:flex;align-items:center;justify-content:center;text-align:center;font-size:.75rem;letter-spacing:.05em;opacity:0;z-index:10;white-space:nowrap;height:44px;padding:5px 10px;text-transform:uppercase;border:1px solid var(--color-form-border)}.product-card:hover .product-card--add-to-cart-button{opacity:1}.product-card .product-card-swatches{line-height:0;margin-top:9px}.product-card .product-card-swatches .product-card-swatch{display:inline-flex;margin:0;width:14px;height:14px;border-radius:7px;padding:3px;position:relative;cursor:pointer}.product-card .product-card-swatches .product-card-swatch:after{content:"";display:block;position:absolute;top:3px;left:3px;right:3px;bottom:3px;border-radius:4px;background:var(--option-color);background-image:var(--option-color-image);background-size:cover}.product-card .product-card-swatches .product-card-swatch.active{box-shadow:0 0 0 1px var(--color-accent) inset}.star-rating{--star-percent: calc(var(--star-rating) / 5 * 100%);display:inline-block;font-size:1rem;font-family:Times;line-height:1}.star-rating:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-star) var(--star-percent),#e1e1e1 var(--star-percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating{display:inline-block;margin:0}.rating-star{--letter-spacing: .3;--font-size: 1.5;--percent: calc((var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size)))) * 100%);letter-spacing:calc(var(--letter-spacing) * 1rem);font-size:calc(var(--font-size) * 1rem);line-height:1;display:inline-block;font-family:Times;margin:0}.rating-star:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-reviews) var(--percent),rgba(var(--color-foreground),.15) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating-text,.rating-count{display:none}@media(forced-colors:active){.rating{display:none}.rating-text{display:block}}.collection-layout{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:992px){.collection-layout.collection-layout--sidebar-right{grid-template-columns:1fr 300px;align-items:start}.collection-main{order:1}.collection-sidebar--right{order:2}.collection-sidebar--right>*{position:sticky;top:20px}.collection-sidebar--right{border-left:1px solid #eee;padding-left:16px}}.collection-main .products.collection.row{margin-left:-8px;margin-right:-8px}.collection-main .products.collection.row>li.column{padding-left:8px;padding-right:8px}.product-card .product-featured-image-link,.product-card .product-item,.product-card .product-item__image-wrapper,.product-card .product-item__media,.product-card .card__media,.product-card .media,.product-card .ratio,.product-card [class*=ratio],.product-card [class*=media]{padding:0!important;aspect-ratio:auto!important;height:auto!important;min-height:0!important;overflow:visible!important;position:static!important;inset:auto!important}.product-card .product-featured-image-link img,.product-card .product-item__image,.product-card .media__image,.product-card .card__media img,.product-card picture>img{position:static!important;inset:auto!important;transform:none!important;display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;background:#fff}.product-card .product-featured-image-link [style*=background-image]{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;height:auto!important;min-height:0!important}:root{--habitat-card-img-max-mobile: 72vw;--habitat-card-img-max-desktop: 320px}@media(max-width:767.98px){.product-card .product-featured-image-link img{max-height:var(--habitat-card-img-max-mobile)!important}}@media(min-width:768px){.product-card .product-featured-image-link img{max-height:var(--habitat-card-img-max-desktop)!important}}.product-card img[style*="object-fit: cover"]{object-fit:contain!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-grid.css.map */
