.product-card{display:grid;grid-template-rows:auto 1fr;align-content:start;min-width:0}.product-card__media{display:block}.product-card__info{position:relative;z-index:1;align-items:start;min-height:4.5rem;padding:1rem 0 .25rem;background:var(--color-background)}.product-card__title,.product-card__title a{overflow-wrap:anywhere}.product-card__actions{display:flex;align-items:center;justify-content:flex-end;gap:.65rem}.product-card__form{margin:0}.product-card__add{min-height:2rem;padding:.35rem .65rem;border:1px solid var(--color-accent);background:var(--color-accent);color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase;white-space:nowrap;cursor:pointer}.product-card__add:hover:not(:disabled){background:#ff5b45}.product-card__add:disabled{border-color:var(--color-muted);background:transparent;color:var(--color-muted);cursor:not-allowed}@media(max-width:759px){.product-card__info{grid-template-columns:1fr;gap:.45rem}.product-card__price{justify-self:start}.product-card__actions{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/collection-fixes.css.map */
