.avm-post-cart { display: contents; }
.avm-catalog-card__actions, .avm-part__actions { flex-wrap: wrap; }
.avm-post-cart-error { flex: 0 0 100%; display: block; margin-top: 8px; color: #9f2838; font: 14px/1.45 Helvetica, Arial, sans-serif; overflow-wrap: anywhere; }
.avm-post-cart-error[hidden] { display: none; }
.avm-post-cart button { cursor: pointer; }
.avm-post-cart button:disabled { cursor: progress; opacity: .55; }
.avm-post-cart button:focus-visible { outline: 2px solid #012fea; outline-offset: 3px; }
