.custom-product-card{width:100%;display:block;color:#111}.custom-product-card *,.custom-product-card *:before,.custom-product-card *:after{box-sizing:border-box}.custom-product-card__media{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;background:#faf7f1}.custom-product-card__image-link{position:relative;display:block;width:100%;height:100%;color:inherit;text-decoration:none;overflow:hidden}.custom-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;transform:none;transition:opacity .4s ease}.custom-product-card__image--primary{opacity:1;z-index:1}.custom-product-card__image--hover{opacity:0;z-index:2}.custom-product-card:hover .custom-product-card__image--hover{opacity:1}.custom-product-card__placeholder,.custom-product-card__placeholder svg{width:100%;height:100%;display:block}.custom-product-card__labels{position:absolute;top:8px;left:8px;z-index:4;display:flex;align-items:center;gap:7px;max-width:calc(100% - 58px)}.custom-product-card__label{max-width:95px;padding:4px 9px;border-radius:2px;font-size:10px;line-height:1;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.custom-product-card__label--primary{background:#111;color:#fff}.custom-product-card__label--secondary{background:#fff;color:#111}.custom-product-card__wishlist.wishlist-toggle--inline{position:absolute;top:8px;right:8px;z-index:5;flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#111;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.custom-product-card__wishlist.wishlist-toggle--inline:hover{transform:translateY(-2px);opacity:.75}.custom-product-card__wishlist .wishlist-heart{width:21px;height:21px;display:block}.custom-product-card__wishlist .wishlist-heart path{fill:transparent;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round;transition:fill .18s ease,stroke .18s ease,transform .18s ease}.custom-product-card__wishlist.wishlist-toggle.is-active{color:#111}.custom-product-card__wishlist.wishlist-toggle.is-active .wishlist-heart path{fill:transparent;stroke:currentColor;transform:none}.custom-product-card__wishlist.wishlist-toggle--inline:after{content:"";position:absolute;top:3px;right:3px;width:7px;height:7px;border-radius:999px;background:#d71920;border:1.5px solid #fff;opacity:0;transform:scale(.75);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.custom-product-card__wishlist.wishlist-toggle--inline.is-active:after{opacity:1;transform:scale(1)}.custom-product-card__eye{position:absolute;right:8px;bottom:8px;z-index:5;width:31px;height:31px;border-radius:2px;background:#fffffff5;color:#111;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .18s ease,background .18s ease,opacity .18s ease}.custom-product-card__eye:hover{transform:translateY(-2px);background:#fff;opacity:.85}.custom-product-card__eye svg{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.custom-product-card__body{padding-top:28px}.custom-product-card__rating{display:flex;align-items:center;gap:7px;margin-bottom:11px;line-height:1}.custom-product-card__stars{display:inline-flex;align-items:center;gap:1px;color:#ffb23f;font-size:16px;letter-spacing:-1px}.custom-product-card__star{position:relative;display:inline-block}.custom-product-card__star--half{color:#ffb23f59}.custom-product-card__star--half:before{content:"\2605";position:absolute;top:0;right:0;bottom:0;left:0;width:50%;overflow:hidden;color:#ffb23f}.custom-product-card__rating-text{color:#111;font-size:14px;line-height:1;font-weight:400}.custom-product-card__title{margin:0 0 11px;color:#111;font-size:15px;line-height:1.25;font-weight:700}@media(min-width:750px){.custom-product-card__title{min-height:33px;margin:0 0 7px}}.custom-product-card__title a{color:inherit;text-decoration:none}.custom-product-card__title a:hover{text-decoration:underline;text-underline-offset:2px}.custom-product-card__usps{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:8px}.custom-product-card__usps li{display:grid;grid-template-columns:17px 1fr;align-items:start;gap:7px;color:#000;font-size:13px;line-height:1.25;font-weight:400}.custom-product-card__usp-icon{width:14px;height:14px;margin-top:1px;border-radius:999px;background:#c8a76f;color:#fff;display:inline-flex;align-items:center;justify-content:center}.custom-product-card__usp-icon svg{width:11px;height:11px;display:block;fill:currentColor}.custom-product-card__description{margin:0 0 18px;color:#000000ad;font-size:13px;line-height:1.45}.custom-product-card__bottom{min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;border:1px solid #c8a76f;border-radius:5px;overflow:hidden;background:#fff}.custom-product-card__quick-add{min-width:0}.custom-product-card__quick-add form{margin:0;height:100%}.custom-product-card__quick-add product-form-component,.custom-product-card__quick-add .quick-add__product-form-component,.custom-product-card__quick-add add-to-cart-component{display:block;height:100%}.custom-product-card__quick-add-button{width:100%;height:100%!important;min-height:42px;padding:0 10px;border:0;border-radius:0;background:transparent;color:#000;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;cursor:pointer;font-size:13px;line-height:1;font-weight:400;text-align:left;transition:transform .18s ease,color .18s ease,opacity .18s ease}.custom-product-card__quick-add-text,.custom-product-card__bag-icon{transition:transform .18s ease}:is(.custom-product-card__quick-add-text,.custom-product-card__bag-icon):hover{transform:translateY(-2px);color:#111}.custom-product-card__quick-add-button:disabled{cursor:not-allowed;opacity:.45}.custom-product-card__bag-icon{width:17px;height:17px;flex:0 0 auto;display:block;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.custom-product-card__prices{min-width:max-content;padding:0 9px;display:flex;align-items:center;justify-content:flex-end;gap:6px;white-space:nowrap;overflow:hidden}.custom-product-card__price{color:#111;font-size:12px;line-height:1;font-weight:700;font-family:Arial,sans-serif;transition:color .2s ease}.custom-product-card__compare-price{color:#00000085;font-size:9px;line-height:1;font-weight:500;text-decoration:line-through}.custom-product-card__quick-add-button.is-adding{pointer-events:none;opacity:.72}.custom-product-card__quick-add-button.is-added{background:#111;color:#fff}@media screen and (max-width:749px){.custom-product-card__labels{top:7px;left:7px;gap:6px}.custom-product-card__label{max-width:82px;padding:4px 8px;font-size:8px}.custom-product-card__body{padding-top:26px}.custom-product-card__stars{font-size:15px}.custom-product-card__rating-text{font-size:13px}.custom-product-card__title{font-size:14px;min-height:35px}.custom-product-card__usps li{font-size:12px}.custom-product-card__quick-add-button{font-size:12px;padding:0 8px;gap:7px}.custom-product-card__prices{padding:0 8px;gap:5px}.custom-product-card__price{font-size:12px}.custom-product-card__compare-price{font-size:9px}}.custom-product-card__bottom{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;border:1px solid #c8a76f;border-radius:6px;overflow:hidden;background:#fff}.custom-product-card__quick-add{flex:1 1 auto;min-width:0;height:100%}.custom-product-card__quick-add form{height:100%}.custom-product-card__quick-add product-form-component,.custom-product-card__quick-add .quick-add__product-form-component,.custom-product-card__quick-add add-to-cart-component{height:100%}.custom-product-card__quick-add-button{width:100%;min-width:0;height:100%!important;min-height:44px;padding:0 12px;display:inline-flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-product-card__bag-icon{flex:0 0 auto;width:17px;height:17px}.custom-product-card__quick-add-text{display:inline-block;flex:0 0 auto;white-space:nowrap;line-height:1}.custom-product-card__prices{flex:0 0 auto;min-width:max-content;padding:0 10px 0 6px;display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:5px;white-space:nowrap;overflow:visible;line-height:1}.custom-product-card__price,.custom-product-card__compare-price{display:inline-block;flex:0 0 auto;white-space:nowrap;line-height:1}.custom-product-card__price{font-size:13px;font-weight:700}.custom-product-card__compare-price{font-size:10px;font-weight:500;text-decoration:line-through}@media screen and (max-width:989px){.custom-product-card__bottom{min-height:42px}.custom-product-card__quick-add-button{min-height:42px;padding:0 9px;gap:7px;font-size:12px}.custom-product-card__bag-icon{width:16px;height:16px}.custom-product-card__prices{padding:0 8px 0 4px;gap:4px}.custom-product-card__price{font-size:12px}.custom-product-card__compare-price{font-size:9px}}@media screen and (max-width:420px){.custom-product-card__quick-add-button{padding:0 7px;gap:6px;font-size:11px}.custom-product-card__bag-icon{width:15px;height:15px}.custom-product-card__prices{padding:0 7px 0 3px;gap:3px}.custom-product-card__price{font-size:11px}.custom-product-card__compare-price{font-size:8.5px}}.custom-product-card__title{min-height:2.5em}.custom-product-card__title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.custom-product-card__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:calc(13px * 1.45 * 2)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-product-card.css.map */
