body:has(.collection-grid-container),.collection-grid-container,.shopify-section:has(.collection-grid-container),.section:has(.collection-grid-container){background-color:#fff!important;background:#fff!important}.section:has(.collection-grid-container),.section--full-width,.shopify-section:has(.collection-grid-container){padding:0!important;margin:0!important;max-width:100%!important;width:100%!important}.collection-grid-container{grid-column:1 / -1!important;max-width:100%!important;width:100%!important;margin:0!important;padding:0!important}.collection-grid-header{margin:24px 16px 16px}.collection-grid-title{font-family:var(--font-primary--family),sans-serif;font-size:14px!important;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin:0;color:var(--color-foreground, #000)}.product-grid-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0!important;background-color:transparent!important;list-style:none;padding:0;margin:0;width:100%}.product-grid-item{position:relative;display:flex;flex-direction:column;background-color:#fff;border:none!important}.product-grid-item product-card-link,.product-grid-item product-card,.product-grid-item .product-card,.product-grid-item .product-card__content{display:block;border:none!important;box-shadow:none!important;background:#fff!important;padding:0!important;margin:0!important;gap:0!important;border-radius:0!important;width:100%!important}.product-card-image-wrapper{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background-color:#f7f7f7;border-radius:0!important}.product-card-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block!important;transition:transform .6s cubic-bezier(.16,1,.3,1)}.product-grid-item:hover .product-card-image-wrapper img{transform:scale(1.03)}.product-card-slideshow{position:relative;width:100%;height:100%}.product-card-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;z-index:1}.product-card-slide.active{opacity:1;visibility:visible;z-index:2}.product-card-slide img{width:100%;height:100%;object-fit:cover;display:block!important}.product-card-slideshow-nav{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}.slideshow-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#000;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;transition:transform .2s,opacity .3s ease;opacity:0;pointer-events:none}.product-card-image-wrapper:hover .slideshow-nav-btn{opacity:1;pointer-events:auto}.slideshow-nav-btn:hover{background-color:#000;transform:translateY(-50%) scale(1.3)}.slideshow-nav-btn:active{transform:translateY(-50%) scale(.95)}.slideshow-nav-btn.prev{left:10px}.slideshow-nav-btn.next{right:10px}.slideshow-nav-btn svg{display:none}.product-card-slideshow-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:5px;pointer-events:auto}.product-card-slideshow-dots .dot{width:6px;height:6px;border-radius:50%;background:#ffffff73;cursor:pointer;transition:background-color .2s,transform .2s;position:relative}.product-card-slideshow-dots .dot:after{content:"";position:absolute;top:-12px;left:-12px;right:-12px;bottom:-12px}.product-card-slideshow-dots .dot.active{background-color:#fff;transform:scale(1.25)}.product-card-info-wrapper{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 10px 18px;background:#fff;width:100%}.product-card-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.product-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:4px;width:100%;position:relative;z-index:3}.product-card-title{font-family:var(--font-body--family),sans-serif;font-size:11px!important;font-weight:500;text-transform:uppercase;letter-spacing:.04em;line-height:1.25;margin:0;color:var(--color-foreground, #000);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.product-card-info [ref=priceContainer]{display:inline-flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}.product-card-info .compare-at-price,.product-recommendations-container .product-card-info .compare-at-price,.section-resource-list .product-card-info .compare-at-price{font-family:var(--font-body--family),sans-serif!important;font-size:11px!important;font-weight:400!important;color:var(--color-foreground-secondary, #888)!important;text-decoration:line-through!important;opacity:.6!important;margin:0!important;line-height:1.2!important;display:inline-block!important}.product-card-info .price,.product-card-info [ref=priceContainer] .price,.product-recommendations-container .product-card-info .price,.section-resource-list .product-card-info .price{font-family:var(--font-body--family),sans-serif!important;font-size:11px!important;font-weight:400!important;color:var(--color-foreground, #000)!important;margin:0!important;line-height:1.2!important;display:inline-block!important}.product-card-info .price-discount,.product-card-info [ref=priceContainer] .price-discount,.product-recommendations-container .product-card-info .price-discount,.section-resource-list .product-card-info .price-discount{font-family:var(--font-body--family),sans-serif!important;font-size:11px!important;font-weight:600!important;color:#e63946!important;line-height:1.2!important;display:inline-block!important;margin:0 0 0 4px!important}.product-card-like-btn{position:relative;z-index:3;background:none;border:none;padding:0 4px;cursor:pointer;color:var(--color-foreground, #222);display:flex;align-items:center;justify-content:center;margin-top:1px;flex-shrink:0;transition:transform .2s ease}.product-card-like-btn svg.icon-heart{width:13px;height:13px;stroke-width:1.5;fill:none;transition:fill .2s ease,stroke .2s ease}.product-card-like-btn:hover{transform:scale(1.1)}.product-card-like-btn:hover svg.icon-heart{stroke:#e63946;fill:#e639461a}.product-grid-empty{text-align:center;padding:60px 20px;font-size:1.2rem;color:var(--color-foreground-secondary, #666)}@media screen and (min-width:990px){.collection-grid-header{margin:24px 20px 20px}.product-grid-list{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid-item{border:none!important}.product-grid-item:nth-child(4n){border:none!important}}body:has(.search-page__header) .product-grid,body:has(#ResultsList) .product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;background-color:transparent!important;list-style:none!important;padding:0!important;margin:0!important;width:100%!important}@media screen and (max-width:989px){body:has(.search-page__header) .product-grid>.product-grid-item:nth-child(2n),body:has(#ResultsList) .product-grid>.product-grid-item:nth-child(2n){border:none!important}}@media screen and (min-width:990px){body:has(.search-page__header) .product-grid,body:has(#ResultsList) .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}body:has(.search-page__header) .product-grid>.product-grid-item:nth-child(4n),body:has(#ResultsList) .product-grid>.product-grid-item:nth-child(4n){border:none!important}}@media screen and (max-width:749px){.product-grid-list{background-color:transparent!important}.product-grid-item{border:none!important}body:has(.search-page__header) .product-grid,body:has(#ResultsList) .product-grid{background-color:transparent!important}body:has(.search-page__header) .product-grid>.product-grid-item,body:has(#ResultsList) .product-grid>.product-grid-item{border:none!important}}@media screen and (max-width:1024px){.product-card-slideshow{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;height:100%!important;width:100%!important;box-sizing:border-box!important}.product-card-slideshow::-webkit-scrollbar{height:8px;border-radius:999px!important}.product-card-slideshow::-webkit-scrollbar-track{border-radius:999px!important}.product-card-slideshow::-webkit-scrollbar-thumb{background:#888;border-radius:999px!important}.product-card-slideshow::-webkit-scrollbar-thumb:hover{background:#555}.product-card-slide{position:relative!important;flex:0 0 100%!important;width:100%!important;height:100%!important;opacity:1!important;visibility:visible!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;z-index:1!important}.product-card-slideshow-nav,.product-card-slideshow-dots,.slideshow-nav-btn{display:none!important}.product-card-slideshow::-webkit-scrollbar{height:3px!important;display:block!important}.product-card-slideshow::-webkit-scrollbar-track{background:#0000000d!important;border-radius:99px!important;margin:0 12px!important}.product-card-slideshow::-webkit-scrollbar-thumb{background:#000!important;border-radius:99px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-grid.css.map */
