.product-item{position:relative}.product-item__link{position:absolute;top:0;left:0;right:0;bottom:0}.product-item__image-wrapper{aspect-ratio:1;background-color:#fcf9f6;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-item__image{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:darken;transition:transform .5s ease-out}.product-item:hover .product-item__image{transform:scale(1.4)}.product-item__content{margin-top:16px;text-align:center}.product-item__title{margin:0;font-size:16px;font-family:Noe Display,serif;text-transform:uppercase;color:#1e1e1e}.product-item__vendor{font-size:14px;font-family:Optima,serif;text-transform:none;margin-top:8px;margin-bottom:0;color:#1e1e1e}.product-item__prices{font-size:16px;color:#a8431d;margin-top:8px;margin-bottom:0}.product-item__price--old{font-size:14px;color:#888;text-decoration:line-through;margin-left:8px}.product-item__btn{width:100%;margin-top:16px}@media (min-width: 768px){.product-item__btn-wrapper{opacity:0;transform:translateY(30px);transition:opacity .3s linear,transform .4s ease-out;pointer-events:none}.product-item:hover .product-item__btn-wrapper{opacity:1;transform:translateY(0);pointer-events:all}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/product-item.css.map */
