.stryve-product-card{--stryve-card-radius: var(--rounded, .75rem);--stryve-card-info-padding-inline: var(--spacing-4);--stryve-card-info-padding-block: var(--spacing-3);--stryve-card-surface: rgb(var(--text-color) / .04);--stryve-card-border-color: rgb(var(--text-color) / .14);--stryve-card-sale-color: rgb(var(--stryve-sale-color));--stryve-card-badge-bg: #d9ecff;--stryve-card-badge-text: #1e316a;--stryve-card-swatch-tray-bg: rgb(var(--background));--stryve-card-quick-add-bg: rgb(var(--text-color));--stryve-card-quick-add-color: rgb(var(--background));--stryve-card-quick-add-size: 2.5rem;--stryve-card-overlay-inset: var(--spacing-3);border-radius:var(--stryve-card-radius);border:1px solid var(--stryve-card-border-color);overflow:hidden}.stryve-product-card:not(.bg-custom):not(.bg-gradient){background-color:var(--stryve-card-surface)}.stryve-product-card .stryve-product-card__figure{position:relative;display:block;margin:0;border-radius:0;aspect-ratio:1 / 1;overflow:hidden;background-color:transparent}.stryve-product-card .stryve-product-card__media-link{display:block;width:100%;height:100%}.stryve-product-card .product-card__image--primary,.stryve-product-card .product-card__image--secondary{width:100%;height:100%;object-fit:cover;object-position:center;border-top-left-radius:0;border-top-right-radius:0;aspect-ratio:auto;padding:0}.stryve-product-card__badge{position:absolute;top:var(--stryve-card-overlay-inset);inset-inline-start:var(--stryve-card-overlay-inset);z-index:4;padding:.3125rem .75rem;border-radius:999px;font-size:.8125rem;font-weight:600;line-height:1.2;white-space:nowrap;background:var(--stryve-card-badge-bg);color:var(--stryve-card-badge-text);pointer-events:none}.stryve-product-card__swatch-overlay{position:absolute;inset-inline-start:var(--stryve-card-overlay-inset);bottom:var(--stryve-card-overlay-inset);z-index:3;display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;margin:0;border:0;border-radius:999px;background:var(--stryve-card-swatch-tray-bg);box-shadow:0 1px 3px #00000014;max-width:calc(100% - var(--stryve-card-overlay-inset) * 2);flex-wrap:nowrap;overflow:hidden}.stryve-product-card__swatch-overlay>legend{display:none}.stryve-product-card__swatch-overlay .color-swatch{cursor:pointer}.stryve-product-card__swatch-more{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;font-size:.6875rem;line-height:1;border-radius:999px;background:rgb(var(--text-color) / .06);color:rgb(var(--text-color));text-decoration:none}.stryve-product-card__quick-add-form{margin:0;display:inline-flex;flex-shrink:0}.stryve-product-card__quick-add{display:inline-grid;place-items:center;flex-shrink:0;width:var(--stryve-card-quick-add-size);height:var(--stryve-card-quick-add-size);padding:0;margin:0;border:0;border-radius:50%;background:var(--stryve-card-quick-add-bg);color:var(--stryve-card-quick-add-color);cursor:pointer;transition:opacity .15s ease-in-out,transform .15s ease-in-out;box-shadow:0 1px 4px #0000002e}.stryve-product-card__quick-add:hover,.stryve-product-card__quick-add:focus-visible{opacity:.92;transform:scale(1.04)}.stryve-product-card__quick-add>svg{width:1rem;height:1rem}.stryve-product-card .stryve-product-card__info{display:grid;gap:var(--spacing-2);padding:var(--stryve-card-info-padding-block) var(--stryve-card-info-padding-inline) var(--spacing-4);text-align:start;justify-items:start}.product-card--blends .stryve-product-card__info,.stryve-product-card--blends .stryve-product-card__info{padding:var(--stryve-card-info-padding-block) var(--stryve-card-info-padding-inline) var(--spacing-4)}.stryve-product-card .stryve-product-card__info.product-card__info--center{text-align:start;justify-content:start;justify-items:start}.stryve-product-card__rating{display:inline-flex;align-items:center;gap:.375rem;color:rgb(var(--text-color) / .7);font-size:14px;line-height:18px;text-decoration:none}.stryve-product-card__rating-star{color:rgb(var(--text-color));flex-shrink:0}.stryve-product-card__rating-value,.stryve-product-card__rating-count{color:inherit}.stryve-product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:700;font-size:18px;line-height:22px;color:inherit;text-decoration:none;word-break:break-word;min-height:44px}a.stryve-product-card__title:hover{text-decoration:underline}.stryve-product-card__price-row{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-3);width:100%;justify-self:stretch}.stryve-product-card__price-row .stryve-product-card__prices{flex:1 1 auto;min-width:0}.stryve-product-card__prices .price-list{align-items:baseline;gap:var(--spacing-2);font-size:18px;line-height:22px;flex-wrap:wrap}.stryve-product-card__prices sale-price,.stryve-product-card__prices compare-at-price,.stryve-product-card__prices unit-price{font-size:18px;line-height:22px}.stryve-product-card__prices sale-price{color:rgb(var(--text-color));font-weight:700}.stryve-product-card__prices sale-price.stryve-sale-price{color:var(--stryve-card-sale-color)}.stryve-product-card--no-strike .stryve-product-card__prices compare-at-price{text-decoration:none}.stryve-product-card--placeholder .stryve-product-card__figure>svg{width:100%;height:100%}@media screen and (min-width:700px){.stryve-product-card{--stryve-card-info-padding-inline: var(--spacing-5);--stryve-card-info-padding-block: var(--spacing-4);--stryve-card-overlay-inset: var(--spacing-4);--stryve-card-quick-add-size: 2.75rem}}
/*# sourceMappingURL=/cdn/shop/t/156/assets/stryve-product-card.css.map */
