.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));pointer-events:none}.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:contain;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,.product-card__add-to-cart .bundle-add-to-cart-btn: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,.product-card__add-to-cart .bundle-add-to-cart-btn{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;align-items:center;cursor:pointer;letter-spacing:normal}.product-card__add-to-cart form button:hover,.product-card__add-to-cart .bundle-add-to-cart-btn: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,.product-card__add-to-cart .bundle-add-to-cart-btn{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,.product-card__add-to-cart .bundle-add-to-cart-btn{margin-block:5px}span.price-item.price-item--regular{padding-left:6px}.product-info{padding-top:0}.collection-section-header{margin-bottom:2rem}.collection-grid .card-heading{margin-bottom:6px}.collection-grid .card-product-details{align-items:flex-start;flex-direction:column}}.collection-grid .customize-order-link{text-transform:none}.card-heading a{min-height:44px;display:-webkit-box}@media screen and (min-width:768px){.collection-grid .card-heading{margin-bottom:6px}.collection-grid .card-quantity{font-size:16px}.card-product-details{margin-bottom:6px;display:flex;justify-content:space-between;align-items:flex-start;font-family:Helvetica Neue;letter-spacing:-.01em;flex-direction:column;gap:4px;margin-top:6px}.card-heading a{min-height:66px;display:-webkit-box}.collection-grid .card-pricing{display:flex}.collection-grid .card-pricing .price{display:flex;justify-content:flex-end;align-items:flex-end}}.product-card.card--standard .card-media{max-height:240px}.product-card.card--standard .card-media{--media-ratio: 136% !important}.product-card .collection-badge-wrapper{position:absolute;top:17px;left:16px;width:auto;background:#fff;pointer-events:none;border-radius:8px;z-index:3;padding:7px 10px;display:flex;justify-content:end;align-items:center}.product-card .collection-badge-wrapper .collection-badge{font-family:Helvetica Neue;font-weight:700;font-size:10.64px;line-height:100%;letter-spacing:0px;text-transform:uppercase;color:#20544b;display:flex;justify-content:center}.product-card .product-card-child .card-media-child{background-color:#fcfaf5!important}.product-card .product-card-child{background:#fff!important}.product-card.card--standard .card-media-child{border-radius:8px}.product-card .card-heading a{font-family:Helvetica Neue;font-weight:500;font-size:16px;line-height:120%;letter-spacing:-.5px;text-transform:capitalize;line-height:19.2px;min-height:auto;text-decoration:none}.product-card .price__container .price-item{font-family:Helvetica Neue;font-weight:700;font-size:14px;line-height:100%;letter-spacing:0px;padding:0;margin:0;color:#20544b}.product-card .price__container .price-item--compare{text-decoration:line-through;color:#20544b}.product-card .card-variant-flavor{margin:0!important}.product-card .price__container{margin:12px 0;display:flex;align-items:flex-start;gap:8px}.product-card.card--standard .card-information{padding:10px 0 0}.product-card__add-to-cart form button{padding:10px;min-height:34px}.product-card__add-to-cart form button span{font-family:Helvetica Neue;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;text-align:center;text-transform:capitalize}.card-variant-flavor-wrapper{display:flex;row-gap:4px;column-gap:2px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.card-variant-flavor-wrapper .cart-variant-flavor-container{padding:4px 8px;font-family:Inter;font-weight:400;font-size:10px;line-height:100%;letter-spacing:0px;text-transform:uppercase;border-radius:50px}.bundle-swatches-wrapper:not(.cart-variant-flavor-container){min-height:60px}.product-card__add-to-cart{margin-top:auto}@media screen and (min-width:768px){.product-card .card-heading a{font-family:Helvetica Neue;font-weight:500;font-size:18px;line-height:19.2px;letter-spacing:-.5px;text-transform:capitalize}.product-card-child .card-media-child,.product-card.card--standard .card-media-child{width:100%!important;max-width:100%!important}.product-card .collection-badge-wrapper{padding:8px 12px}.product-card .collection-badge-wrapper .collection-badge{font-size:12px}.product-card.card--standard .card-information{padding:15px 0 0}.card-variant-flavor-wrapper .cart-variant-flavor-container{padding:5px 10px}.card-variant-flavor-wrapper .cart-variant-flavor-container{font-family:Helvetica Neue;font-size:12px;line-height:100%}.product-card .price__container{margin:8px 0 14px}.product-card .price__container .price-item{font-family:Helvetica Neue;font-weight:700;font-size:16px;line-height:120%;letter-spacing:0px}.bundle-swatches-wrapper:not(.cart-variant-flavor-container){min-height:58px}.product-card__add-to-cart form button,.product-card__add-to-cart .bundle-add-to-cart-btn{min-height:43px;height:43px;margin:0;font-family:Helvetica;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;text-align:center}}.collection-section__bundle-button{display:inline-flex;align-items:center;justify-content:center;border-radius:50px;font-family:Helvetica Neue;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;text-transform:capitalize;padding:12px 22px;min-height:38px;max-width:500px;margin-top:8px;background:#20544b;color:#fff;text-decoration:none}@media screen and (min-width: 1024px){.collection-section__bundle-button{position:absolute;right:0;top:0;width:max-content;max-width:none;min-height:40px;min-width:183px;font-family:Helvetica Neue;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;text-align:center;text-transform:capitalize}}
/*# sourceMappingURL=/cdn/shop/t/244/assets/component-product-card.css.map */
