.product-card__container{position:relative}.product-card__badge{position:absolute;z-index:3;top:12px;left:12px;padding:3px 8px;border-radius:3px;background:rgb(var(--color-background));font-size:12px;line-height:15px}.product-card__image{position:relative;padding-bottom:130%;border-radius:3px}.product-card__img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover;transition:opacity .3s ease;border-radius:3px}.product-card__img--hover{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover;border-radius:3px}.product-card__container.hover-effect:hover .product-card__img--main{opacity:0}.product-card__container.hover-effect:hover .product-card__img--hover{opacity:1}.product-card__image-overlay{display:none;position:absolute;z-index:2;left:50%;transform:translate(-50%);bottom:20px;width:24px;height:24px;background:rgba(var(--color-background));border-radius:50%;place-items:center;font-weight:500;font-size:16px;line-height:19px;padding:0;margin:0}.product-card__image-overlay:before{content:"\ff0b";display:block;line-height:1}.product-card__reviews{height:23px}.product-card__reviews-count{font-size:12px;line-height:15px;letter-spacing:-.3px;margin:5px 0}.product-card__title h3{font-size:15px;line-height:15px;letter-spacing:0px;margin:5px 0;text-transform:uppercase}.product-card__subtitle{font-size:11px;line-height:11px;letter-spacing:.3px;margin:5px 0 0}.product-card__content{padding:12px;text-align:center}@media screen and (max-width: 900px){.product-card__image-overlay{bottom:10px}.product-card__title h3{font-size:14px;line-height:14px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product-card.css.map */
