.product__media-image{width:100%;max-height:220px;object-fit:cover}.card--card .card-information{display:flex;flex-direction:column}.card-heading{font-family:Helvetica Neue;font-size:30px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize;margin-top:0;margin-bottom:0}.card-heading a{text-decoration:none;color:#20544b;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.01px}.product-card:hover .card-heading{text-underline-offset:2px}.product-card-child{display:flex;width:100%;height:100%;text-decoration:none;position:relative;z-index:1;flex-direction:column}.card-vendor{margin-top:7px;color:rgb(var(--color-foreground));opacity:.7;font-size:10px;text-transform:uppercase;letter-spacing:1px}.product-color-swatches:empty{display:flex}.product-color-swatches{display:flex;align-items:center;justify-content:var(--product-card-text-alignment);margin-top:10px;min-height:25px;margin-bottom:10px}.color-swatches{display:flex;gap:5px;margin:8px 0}.color-swatch{width:20px;height:20px;border-radius:50%;border:1px solid #ddd;cursor:pointer;transition:border .2s ease;margin-right:5px;overflow:hidden}.color-swatch img{width:100%;height:100%;pointer-events:none}.color-swatch.selected{border:1px solid #000}.color-swatch:hover{border-color:#000}.color-swatch:last-child{margin-right:0}.swatch-disabled{opacity:.5;cursor:not-allowed;text-decoration:line-through}.card-pricing{margin-top:10px;height:100%;font-family:Helvetica Medium}.card--standard .card-information{padding-top:25px;padding-bottom:25px;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;flex:1}.card--standard .price--on-sale .price__sale{display:flex;flex-direction:column;gap:5px}.product-card{position:relative;text-align:var(--product-card-text-alignment)}.product-card.card--card{border:var(--product-card-border-width) solid rgba(var(--color-foreground),var(--product-card-border-opacity));border-radius:calc(var(--product-card-corner-radius) - 5px)}.product-card.card--card:after,.product-card.card--standard .card-media:after{content:"";position:absolute;width:calc(var(--product-card-border-width) * 2 + 100%);height:calc(var(--product-card-border-width) * 2 + 100%);top:calc(var(--product-card-border-width) * -1);left:calc(var(--product-card-border-width) * -1);border-radius:calc(var(--product-card-corner-radius) - 5px);box-shadow:var(--product-card-shadow-horizontal-offset) var(--product-card-shadow-vertical-offset) var(--product-card-shadow-blur-radius) rgba(var(--color-shadow),var(--product-card-shadow-opacity))}.product-card.card--card .card-media{overflow:hidden}.card-media{display:flex;position:relative;align-items:stretch;width:calc(100% - 2 * var(--product-card-image-padding));margin:var(--product-card-image-padding);border-radius:calc(var(--product-card-corner-radius) - var(--product-card-border-width) - 5px)}.product-card.card--standard .card-media-child{width:100%;max-width:280px;min-height:320px!important;height:100%;border-radius:calc(var(--product-card-corner-radius) - var(--product-card-border-width) - 5px)}.product-card.card--standard .card-media{min-height:320px!important}.card-media{border-bottom-right-radius:0;border-bottom-left-radius:0}.product-card.card--standard .card-media{border:var(--product-card-border-width) solid rgba(var(--color-foreground),var(--product-card-border-opacity));border-radius:calc(var(--product-card-corner-radius) - 5px);box-sizing:border-box}.card-media:before{content:"";width:0;height:0;padding-bottom:var(--media-ratio)}.card-media-child{position:absolute;top:0;bottom:0;overflow:hidden;width:100%;z-index:1}.card-media-child img{width:100%;height:100%;object-fit:cover;object-position:center center}.product-card .card-media img{transition:transform .5s ease}.product-card:hover .card-media img{transform:scale(1.03)}.card-badge-wrapper{display:flex;width:100%;padding:12px 10px}.card__badge{z-index:1}.card-badge-wrapper.right{justify-content:flex-end}.card__badge.top,.card__badge.bottom{align-self:flex-start}.product-card__add-to-cart form button:after{box-shadow:unset!important}.customize-order-link{font-family:Helvetica;font-size:16px;line-height:24px;text-transform:capitalize;color:#20544b;opacity:.9;text-decoration:underline;text-underline-offset:2px;transition:all .3s ease;letter-spacing:-.01em}.customize-order-link:hover{color:#1a453d;opacity:.5}.card-information{padding:0 25px 25px}.product-card .product-card-child{background:#fcf9f4}.product-card-child .card-media-child{width:280px!important;height:320px!important;background:#f2eee9!important}.product-card-child .card-media-child img{width:100%!important}.product-card__add-to-cart form button{font-family:Helvetica Neue;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:row;justify-content:center;background:#20544b;color:#fff;text-transform:capitalize;height:60px;margin-bottom:8px;margin-top:8px;font-size:16px;border-radius:100px;border:1px solid #20544b;width:100%;white-space:nowrap}.product-card__add-to-cart form button:hover{opacity:.85}.card-variant-flavor{margin-bottom:15px;font-size:16px;font-family:Favorit Bold;font-weight:700;line-height:18px;color:#20544b;text-transform:uppercase;letter-spacing:-.01em}.card-product-details{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;font-family:Helvetica Neue;letter-spacing:-.01em}@media (max-width: 400px){.card-product-details{flex-direction:column}}.card-quantity{flex:1 1;font-size:18px;font-weight:400;line-height:25px;text-transform:capitalize;color:#20544b}.card-frequency{font-size:16px;font-weight:400;line-height:22px;text-transform:capitalize;color:#879f98}.price-item{font-size:32px;line-height:140%;padding-left:6px;font-weight:700;letter-spacing:-.01em;color:#20544b}@media (max-width: 768px){.product-card.card--standard .card-media-child{max-width:100%!important;min-height:unset!important;height:100%!important}.product-card.card--standard .card-media{min-height:auto!important}.card--standard .card-information{padding:20px 10px 10px}.card-heading{font-size:20px}.card-product-details .card-quantity{font-size:12px}.card-product-details .card-frequency{font-size:10px}.card-variant-flavor,.customize-order-link{font-size:12px}span.price-item.price-item--regular{font-size:21px}.product-card__add-to-cart form button{font-size:12px;min-height:39px;height:39px;padding:17px 30px 18px}.product-card__customize-order{margin-top:0}.card-product-details{margin-bottom:0}.product-card__add-to-cart form button{margin-block:5px}span.price-item.price-item--regular{padding-left:6px}.product-info{padding-top:0}.collection-section-header{margin-bottom:2rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-product-card.css.map */
