.mobile-product-card{display:flex;flex-direction:column;height:100%;margin-bottom:20px;position:relative}.mobile-product-card__image-wrapper{position:relative;width:100%;border-radius:8px;overflow:hidden;margin-bottom:10px}.mobile-product-card__image{position:relative;width:100%;padding-top:100%;overflow:hidden}.mobile-product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.mobile-product-card__image .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f6f6f6;border:1px solid #e8e8e8}.mobile-product-card__image.placeholder-image img{object-fit:contain;padding:20px;background-color:#f6f6f6}.mobile-product-card__sale-badge{position:absolute;top:5px;left:5px;background-color:#e4002b;color:#fff;padding:1px 3px;font-size:8px;font-weight:700;border-radius:0 0 4px;z-index:2;margin:0}.mobile-product-card__info{display:flex;flex-direction:column;flex-grow:1;padding:0 5px}.mobile-product-card__title{font-size:14px;font-weight:500;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3;max-height:2.6em}.mobile-product-card__price{display:flex;align-items:center;margin-bottom:10px;font-weight:600;font-size:16px}.mobile-product-card__regular-price{text-decoration:line-through;color:#767676;margin-left:8px;font-size:14px;font-weight:400}.mobile-product-card__add-to-cart{width:100%;padding:10px 15px;background-color:#002147;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;display:flex;justify-content:center;align-items:center;margin-top:auto;margin-bottom:15px;transition:all .3s ease;text-transform:none;height:44px;position:relative;overflow:hidden}.mobile-product-card__add-to-cart span{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mobile-product-card__add-to-cart:hover{background-color:#036;transform:translateY(-2px);box-shadow:0 4px 8px #00214733}.mobile-product-card__add-to-cart:disabled{background-color:#ccc;cursor:not-allowed}.mobile-product-card__loading{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width: 767px){.mobile-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:0 10px}.mobile-product-grid .grid__item{width:100%!important;max-width:100%!important;padding:0!important}.mobile-product-card{padding-bottom:15px;margin-bottom:10px}.mobile-product-card__add-to-cart{height:44px;font-size:13px;margin-bottom:10px}.mobile-product-grid .grid__item:nth-child(odd){padding-right:7.5px!important}.mobile-product-grid .grid__item:nth-child(2n){padding-left:7.5px!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/mobile-product-card.css.map */
