.product-item{text-align:var(--product-card-text-alignment)}.product-item__media{position:relative;overflow:hidden}.product-item__image img{transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.product-item__image img+img{opacity:0}.product-item:hover .product-item__image img+img{opacity:1}.product-item__information{padding-top:1.5rem}.product-item__title{max-height:3em;font-size:1.4rem;line-height:1.25;margin:0 0 .8rem;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-item__ratings{font-size:1.4rem;margin-bottom:.8rem}.product-item__price{font-weight:700;font-size:1.4rem}.product-item__price>span:not(:last-child){margin-right:.5rem}.product-item__price .price-compare{opacity:.5;text-decoration:line-through}.product-item__unit-price{width:100%;font-size:1rem;color:rgba(var(--color-foreground),.65)}@media screen and (max-width: 479px){.product-item__title{font-size:1.4rem;margin:0 0 .4rem}.product-item__ratings,.product-item__price{font-size:1.3rem}}@media screen and (min-width: 750px){.product-item__title{font-size:1.5rem}.product-item__unit-price{font-size:1.2rem}}.product-item__sizes{margin-bottom:1.5rem}.product-item__sizes a{font-size:1.2rem;padding:.2rem .6rem;margin:.2rem;display:inline-block;vertical-align:middle;border:1px solid rgb(var(--color-foreground),.15);text-transform:uppercase;text-decoration:none}.product-item__sizes a:hover{border-color:rgb(var(--color-foreground))}.product-item__swatches{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.2rem}.product-item__swatch{width:1.5rem;height:1.5rem;background:var(--swatch--background);background-position:var(--swatch-focal-point);margin:.2rem;border-radius:50%}.product-item__swatch.active{outline:1px solid #a9a9a9;outline-offset:1px}.product-item__swatches .more-text{font-size:1.1rem;line-height:1.5rem;color:rgba(var(--color-foreground),.5);margin:.2rem}.product-item__tag{position:absolute;top:.5rem;left:0;font-size:1rem;line-height:1.5;background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:.4rem .6rem;text-transform:uppercase;z-index:1}.product-item__tag.sale{background:red;color:#fff}.product-item .quick-add{position:absolute;bottom:0;left:0;right:0;z-index:1}.product-item .quick-add__submit{--color-button-background: var(--color-foreground);--color-button-text: var(--color-background);width:100%;height:auto;font-size:1.2rem;line-height:1;padding:.8rem;border-radius:0;transform:translateY(100%);transition:.2s ease;text-transform:uppercase}.product-item:hover .quick-add__submit{transform:translateY(0)}.product-item .quick-add__submit.loading:after{width:1.4rem;height:1.4rem;margin:-.7rem}.product-item .quick-add__submit .icon{width:2.4rem;height:2.4rem}@media screen and (max-width: 479px){.product-item__sizes a{font-size:1.1rem}}@media screen and (min-width: 750px){.product-item__tag{font-size:1.2rem;padding:.4rem .8rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-card-product.css.map */
