.product-item-alt{width:100%;border-radius:8px;overflow:hidden;display:block;background-color:#f9f9f9;height:100%}.product-item-alt__image-loader{position:absolute;height:2px;background-color:#fff;width:30%}.product-item-alt__image-loader:before{display:block;position:absolute;top:0;left:0;right:100%;content:"";height:100%;background:#404040;animation:image_loader infinite 2s linear}.product-item-alt__image{width:100%;position:relative;display:flex;align-items:center;justify-content:center}.product-item-alt__image:before{content:"";width:100%;padding-bottom:100%;display:block}.product-item-alt__image img{position:absolute;display:block;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:.2s ease}.product-item-alt__image img+img{opacity:0;visibility:hidden}.product-item-alt__image:hover img:has(+img){opacity:0;visibility:hidden}.product-item-alt__image:hover img+img{opacity:1;visibility:visible}.product-item-alt__badges{position:absolute;top:0;left:0;display:flex;gap:4px;flex-wrap:wrap;padding:16px}.product-item-alt__sale-badge{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:4px;background-color:#d69510;font-family:Nunito;font-weight:700;font-size:13px;line-height:normal;letter-spacing:0;color:#fff}.product-item-alt__info{padding:16px;display:flex;flex-direction:column;gap:8px}.product-item-alt__info-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px;min-height:20px}.product-item-alt__rating{display:flex;align-items:center;gap:2px}.product-item-alt__rating-text{font-family:Nunito;font-weight:700;font-size:13px;line-height:13px;letter-spacing:0;color:#5c5c5c}.product-item-alt__rating-text span{color:#676767;font-weight:400}.product-item-alt__product-colors{display:flex;align-items:center}.product-item-alt__product-color{width:20px;height:20px;border-radius:100%;border:1px solid #F9F9F9;box-shadow:0 0 1px #676767}.product-item-alt__product-color+.product-item-alt__product-color{margin-left:-6px}.product-item-alt__title{font-family:Nunito;font-weight:700;font-size:15px;line-height:normal;letter-spacing:0;color:#404040;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-item-alt__pricing,.product-item-alt__prices-block{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.product-item-alt__price{font-family:Nunito;font-weight:700;font-size:15px;line-height:normal;letter-spacing:0;color:#5c5c5c}.product-item-alt__compare-at-price{font-family:Nunito;font-weight:400;font-size:13px;line-height:normal;letter-spacing:0;text-decoration:line-through;color:#676767}.product-item-alt__save-badge{background:#e2ffde;color:#318127;border:1px solid #5BAE50;border-radius:50px;font-family:Nunito;font-weight:400;font-size:12px;line-height:13.56px;letter-spacing:0;padding:0 6px}.product-item-alt__save-badge span{font-weight:700;line-height:15.56px}@media screen and (max-width:768px){.product-item-alt__badges{padding:10px}.product-item-alt__sale-badge{font-size:11px}.product-item-alt__info{padding:10px}.product-item-alt__info-header{min-height:16px}.product-item-alt__rating-text{font-size:11px}.product-item-alt__product-color{width:16px;height:16px}.product-item-alt__title,.product-item-alt__price{font-size:14px}.product-item-alt__compare-at-price{font-size:12px}.product-item-alt__save-badge{font-size:11px}}@keyframes image_loader{0%{left:0;right:100%}25%{left:50%;right:0}50%{left:100%;right:0}75%{left:0;right:50%}to{left:0;right:100%}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/component-product-item-alt.css.map */
