.grid.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.grid__item{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease}.grid__item:hover{box-shadow:0 4px 12px #0000001a}.card-wrapper{display:flex;flex-direction:column;height:100%}.card__media{position:relative}.card__media a{display:block}.card__media img{width:100%;height:auto;object-fit:cover;border-bottom:1px solid #eee}.card__content{padding:15px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.card__content h3{font-size:16px;margin:0 0 10px;font-weight:600;color:#222}.price{font-size:14px;margin-bottom:10px}.price-item{display:inline-block;margin-right:5px;color:#111}.price-item--regular{color:#999;text-decoration:line-through}.price-item--sale{color:#d60000;font-weight:600}form{margin-top:auto}.bundle-builder .button{background-color:#000;color:#fff;padding:10px 14px;font-size:14px;border:none;border-radius:4px;cursor:pointer;width:100%;transition:background-color .3s ease}.bundle-builder .button:hover,.bundle-builder .button:focus{background-color:#7c19ea;color:#fff}.card__badges{position:absolute;top:.5rem;left:.5rem;display:flex;gap:.4rem;z-index:2;flex-wrap:wrap}.card__badgee{padding:4px 8px;font-size:12px;font-weight:600;border-radius:3px;color:#fff;background-color:#333;text-transform:uppercase;white-space:nowrap}.card__badge--type--women{background-color:#ff4081}.card__badge--type--unisex{background-color:#5c6bc0}.card__badge--status--bestseller{background-color:#ffa000}@media screen and (max-width:768px){.grid.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.card__content h3{font-size:14px}.bundle-builder .button{font-size:13px;padding:8px 12px}}
/*# sourceMappingURL=/cdn/shop/t/102/assets/custom-card.css.map */
