.custom-product-card{display:flex;flex-direction:column;text-align:left;position:relative}.custom-product-card__image-wrapper{position:relative;overflow:hidden;background-color:#f5f5f5;width:100%;aspect-ratio:var(--cpd-aspect-ratio, 1/1);border-radius:var(--cpd-border-radius, 4px)}.custom-product-card__image-link{display:block;width:100%;height:100%;position:relative}.custom-product-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.custom-product-card__image--primary{position:relative;z-index:1}.custom-product-card__image--secondary{position:absolute;top:0;left:0;z-index:0;opacity:0}.custom-product-card__image-wrapper:hover .custom-product-card__image--secondary{opacity:1;z-index:1}.custom-product-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.custom-product-card__placeholder-svg{width:50px;height:50px;opacity:.5}.custom-product-card__badge{position:absolute;top:10px;left:10px;z-index:3;line-height:1;font-weight:400;font-style:italic;font-family:var(--text-font-family)}.custom-product-card__wishlist-button{position:absolute;top:10px;right:10px;z-index:3;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.custom-product-card__wishlist-icon{display:inline-block;vertical-align:middle}.custom-product-card__wishlist-icon svg{display:block;width:100%;height:100%}.custom-product-card__title{font-weight:400;font-family:var(--text-font-family);line-height:1.4;padding-top:16px}.custom-product-card__title a{text-decoration:none}.custom-product-card__title a:hover{text-decoration:underline}.custom-product-card__price-container{line-height:1.5;display:flex;flex-wrap:wrap;gap:.5em;padding-top:10px}.custom-product-card__price--sale{font-weight:400;font-family:var(--text-font-family)}.custom-product-card__price--compare-at{text-decoration:line-through;opacity:.8}.custom-product-card__price--regular{font-weight:400;font-family:var(--text-font-family)}.custom-product-card--no-product{padding:20px;text-align:center;background-color:#f9f9f9;border:1px dashed #ddd}.custom-product-card__image-wrapper{aspect-ratio:2 / 3;width:100%;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.custom-product-card__image{width:100%;height:100%;object-fit:cover;object-position:center}
/*# sourceMappingURL=/cdn/shop/t/146/assets/custom-product-card.css.map */
