.custom-card.product-card{display:flex;flex-direction:column;height:100%}.custom-card{position:relative;background:transparent;border:none;border-radius:22px;padding:0;overflow:visible;display:flex;flex-direction:column;height:100%;box-shadow:none;transition:transform .18s ease}.custom-card:hover{transform:translateY(-2px)}.custom-card:before,.custom-card:after{content:none!important}.custom-card__frame{border:1.2px solid #8f2d24;border-radius:22px;background:#fcfcfc;padding:14px;display:flex;flex-direction:column;height:100%}.custom-card__badge,.custom-card__badge--subscribe,.custom-card__tax,.custom-card__subtitle,.custom-card__title-variant,.custom-card__meta,.custom-card__footer{display:none!important}.custom-card__image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#fff;border:1.2px solid #8f2d24;border-radius:16px}.custom-card__image-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;padding:0!important;text-decoration:none;overflow:hidden}.custom-card__image:after{content:none!important}.custom-card__img,.custom-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block;background:#fff;opacity:0;visibility:hidden;transform:scale(1);transition:opacity .28s ease,visibility .28s ease,transform .35s ease}.custom-card__img.is-active,.custom-card__img--primary{opacity:1;visibility:visible}.custom-card__img--secondary{opacity:0;visibility:hidden}@media(min-width:768px){.custom-card:hover .custom-card__img--primary{opacity:0;visibility:hidden}.custom-card:hover .custom-card__img--secondary{opacity:1;visibility:visible;transform:scale(1.03)}}.custom-card__image .placeholder-svg{width:100%;height:100%;object-fit:cover;padding:0}.custom-card__arrow{display:none;position:absolute;top:50%;z-index:3;width:28px;height:28px;transform:translateY(-50%);border:none;border-radius:50%;background:#ffffffe0;color:#8d0801;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 2px 8px #0000002e}.custom-card__arrow svg{width:18px;height:18px;display:block}.custom-card__arrow--left{left:8px}.custom-card__arrow--right{right:8px}.custom-card__inner{flex:1;display:flex;flex-direction:column;padding:12px 0 0;background:transparent}.custom-card__title{margin:0 0 6px;font-size:18px;font-weight:600;line-height:1.18;color:#7b160f;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.custom-card__title a{color:inherit;text-decoration:none}.custom-card__title a:hover{color:#68110c;text-decoration:none}.custom-card__save-badge{display:inline-flex;align-items:center;justify-content:flex-start;align-self:flex-start;margin:0 0 10px;background:#8d080114;border:1px solid rgba(141,8,1,.22);color:#8d0801;font-family:inherit;font-weight:700;font-size:12px;line-height:1;padding:7px 10px;border-radius:999px;white-space:nowrap}.custom-card__rating,.jdgm-widget.jdgm-preview-badge{display:none!important}.custom-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin:0 0 10px}.custom-card__price--old{font-size:14px;color:#6f6f6f;font-weight:400;text-decoration:line-through;line-height:1.2}.custom-card__price--new{font-size:18px;color:#111;font-weight:500;line-height:1.2}.custom-card__actions{margin-top:auto;display:flex;align-items:center;gap:8px}.custom-card__form{flex:1 1 auto;margin:0}.custom-card__form .form{margin:0}.custom-card__form button{appearance:none;-webkit-appearance:none}.custom-card__cta{width:100%;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:42px;padding:10px 16px;background:#8d0801;color:#fff!important;border:none;border-radius:999px;text-decoration:none!important;font-family:inherit;font-size:16px;font-weight:600;line-height:1;cursor:pointer;box-shadow:0 2px 6px #0000001f;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.custom-card__cta:before{content:none!important}.custom-card__cta:hover{background:#750701;transform:translateY(-1px);box-shadow:0 5px 10px #00000024}.custom-card__cta:active{transform:translateY(0)}.custom-card__wishlist{flex:0 0 34px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#111;background:transparent;border:none;transition:transform .18s ease,color .18s ease}.custom-card__wishlist:hover{transform:scale(1.06);color:#8d0801}.custom-card__wishlist svg{width:30px;height:30px;display:block}.grid__item .custom-card,.card-wrapper .custom-card{height:100%}.collection .grid,.product-grid,ul.grid.product-grid{row-gap:24px}@media(min-width:990px){.grid__item .custom-card{max-width:356px;margin:0 auto}}@media(max-width:989px){.custom-card{border-radius:18px}.custom-card__frame{border-radius:18px;padding:12px}.custom-card__image{border-radius:14px}.custom-card__sale-badge{top:8px;left:8px;padding:6px 10px;font-size:11px}.custom-card__title{font-size:16px;min-height:38px}.custom-card__price--old{font-size:13px}.custom-card__price--new{font-size:17px}.custom-card__cta{min-height:40px;font-size:15px}.custom-card__save-badge{font-size:11px;padding:6px 9px;margin-bottom:9px}}@media(max-width:767px){.custom-card{border-radius:16px}.custom-card__frame{border-radius:16px;padding:10px}.custom-card__image{border-radius:12px}.custom-card__image-link{padding:0!important}.custom-card__sale-badge{top:7px;left:7px;max-width:calc(100% - 14px);padding:5px 8px;font-size:10px;border-radius:999px}.custom-card__arrow{display:none!important}.custom-card__inner{padding-top:10px}.custom-card__title{font-size:15px;margin-bottom:6px;min-height:34px}.custom-card__save-badge{font-size:11px;padding:6px 9px;margin-bottom:8px}.custom-card__price-row{gap:6px;margin-bottom:8px}.custom-card__price--old{font-size:12px}.custom-card__price--new{font-size:16px}.custom-card__actions{gap:6px}.custom-card__cta{min-height:38px;font-size:14px;padding:8px 12px}.custom-card__wishlist{flex-basis:30px;width:30px;height:30px}.custom-card__wishlist svg{width:26px;height:26px}}@media(max-width:390px){.custom-card__sale-badge{font-size:9px;padding:5px 7px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/custom-cards.css.map */
