.registry-card{display:flex;width:100%;min-height:200px;align-items:stretch;gap:24px;padding:8px 16px 28px 0;background:#fff;border-bottom:1px solid #efebeb;font-size:13px;position:relative}.registry-card button{-webkit-tap-highlight-color:transparent}.registry-card button:focus-visible{outline:2px solid #c21f3c;outline-offset:2px}.registry-card button:focus:not(:focus-visible){outline:none}.registry-card__image-block{display:flex;flex-direction:column;align-items:flex-start;height:100%;flex-shrink:0;align-self:flex-start}.registry-card__image{width:160px;height:160px;object-fit:contain}.registry-card__out-of-stock{display:flex;align-items:center;justify-content:center;gap:6px;color:#c21f3c;line-height:normal;margin-top:auto}.registry-card__out-of-stock-icon{width:14px;height:14px;flex-shrink:0}.registry-card__out-of-stock[hidden]{display:none}.registry-card__details{display:flex;flex-direction:column;flex:1;min-width:0;height:100%;padding-top:8px}.registry-card__vendor{margin:0 0 4px;line-height:1.2;font-size:12px;font-weight:400;color:#77797b}.registry-card__vendor[hidden]{display:none}.registry-card__title{margin-bottom:16px;line-height:1.2;color:#4d4d4d;font-weight:700}.registry-card__variant-title{margin-bottom:16px;line-height:1.2;color:#4d4d4d}.registry-card__qty-actions-row{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:10px;margin:auto 0 0}.registry-card__qty-actions-row[hidden]{display:none}.registry-card__qty-actions-row .registry-card__quantity{margin:0}.registry-card__quantity{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;margin:auto 0 0}.registry-card__quantity[hidden]{display:none}.registry-card__qty-selector{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:2px;overflow:hidden}.registry-card__qty-btn{display:flex;align-items:center;justify-content:center;width:28px;height:36px;padding:0;border:none;background:none;cursor:pointer;color:#77797b}.registry-card__qty-btn:disabled{opacity:.3;cursor:default}.registry-card__qty-btn svg{width:12px;height:12px;flex-shrink:0}.registry-card__qty-value{display:flex;align-items:center;justify-content:center;min-width:28px;height:36px;text-align:center;color:#77797b;line-height:36px}.registry-card__actions{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px;flex-shrink:0;line-height:normal;margin-top:16px}.registry-card__remove-btn,.registry-card__replace-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;border:none;background:none;color:#77797b;cursor:pointer;white-space:nowrap;padding:0;line-height:normal}.registry-card__remove-btn:hover,.registry-card__replace-btn:hover{color:#333}.registry-card__remove-btn:disabled,.registry-card__replace-btn:disabled{opacity:.5;cursor:default}.registry-card__remove-btn:disabled:hover,.registry-card__replace-btn:disabled:hover{color:#77797b}.registry-card__actions-extra{display:inline-flex;align-items:center;flex-shrink:0;gap:8px}.registry-card__actions-extra[hidden]{display:none}.registry-card__actions-divider{color:#77797b;-webkit-user-select:none;user-select:none}.registry-card__price-block{display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;flex:.5;align-items:flex-end;padding-top:8px}.registry-card__price-block-mid-spacer{flex:1 1 auto;min-height:0;width:100%}.registry-card__price{line-height:1.2;color:#4d4d4d;font-weight:700;margin:0 0 16px}.registry-card__price_strikethrough{text-decoration:line-through;font-weight:400}.registry-card__price[hidden]{display:none}.registry-card__price-club{color:#c21f3c;line-height:1.2;font-weight:700}.registry-card__price-club[hidden]{display:none}.registry-card__price-discount{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px;color:#c21f3c;line-height:14px;margin:1px 0;text-align:end}.registry-card__price-discount_hidden{display:none}.registry-card__price-discount-value{line-height:14px;display:none}.registry-card__add-btn{height:36px;width:120px;margin-top:16px;margin-right:-8px}.registry-card__add-btn.baby-registry-btn_sm{height:36px;width:120px;margin-top:16px;margin-right:0}.registry-card__add-btn.registry-card__add-btn_slot-only{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.registry-card__price-block .registry-card__cart-complete{align-self:flex-end;margin-bottom:4px}.registry-card__cart-complete{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px}.registry-card__cart-complete[hidden]{display:none}.registry-card__price-block:has(.registry-card__cart-complete:not([hidden])) .registry-card__price,.registry-card__price-block:has(.registry-card__cart-complete:not([hidden])) .registry-card__price-club,.registry-card__price-block:has(.registry-card__cart-complete:not([hidden])) .registry-card__price-discount{display:none}.registry-card__cart-complete-icon{width:36px;height:36px;flex-shrink:0;display:block}.registry-card__purchased-badge{display:flex;align-items:center;max-width:130px;padding:8px 12px;border-top-right-radius:999px;border-bottom-right-radius:999px;background:#f7cfd3;color:#4d4d4d;font-size:13px;line-height:1.2;gap:4px;margin-bottom:5px}.registry-card__purchased-badge[hidden]{display:none}.registry-card__purchased-badge_full{position:absolute;top:25%;left:0}.registry-card__purchased-badge_full[hidden],.registry-card__purchased-badge_partial[hidden]{display:none}.registry-card__purchased-badge-heart-icon{width:14px;height:14px;flex-shrink:0;color:#c21f3c}.registry-card__ok-icon{display:flex;width:100%;height:100%;justify-content:flex-end;align-items:center}.registry-card__ok-icon[hidden]{display:none}.registry-card__ok-icon-svg{width:55px;height:55px;flex-shrink:0}@media screen and (max-width:1024px){.registry-card{gap:16px}}@media screen and (max-width:768px){.registry-card{padding:12px 0 24px;gap:12px}.registry-card__remove-btn,.registry-card__replace-btn{font-size:13px}.registry-card__ok-icon-svg{width:35px;height:35px;flex-shrink:0}.registry-card__cart-complete,.registry-card__cart-complete-icon{width:35px;height:35px}}@media screen and (max-width:425px){.registry-card{gap:8px;font-size:12px}.registry-card__qty-value{min-width:24px;height:28px}.registry-card__qty-btn{width:24px;height:28px}.registry-card__cart-complete,.registry-card__cart-complete-icon{width:28px;height:28px}.registry-card__remove-btn,.registry-card__replace-btn{font-size:11px}.registry-card__actions,.registry-card__actions-extra{gap:4px}.registry-card__price{margin:0 0 16px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/boa-baby-registry-product-card.css.map */
