.ym-side-cart__row .ym-side-cart__remove,.ym-side-cart__row .ym-side-cart__remove:hover{color:var(--ym-heading)}
.ym-remove-confirm{background:#fff;border:1px solid #d7d1ce;border-radius:14px;box-shadow:0 18px 55px rgba(20,20,20,.25);color:#292526;max-width:calc(100vw - 32px);padding:0;width:410px}
.ym-remove-confirm::backdrop{background:rgba(28,24,24,.58)}
.ym-remove-confirm header{border-bottom:1px solid #eee6e2;padding:20px 24px}
.ym-remove-confirm h2{color:inherit;font-size:22px;line-height:1.25;margin:0}
.ym-remove-confirm__body{padding:20px 24px}
.ym-remove-confirm__body p{font-size:16px;line-height:1.5;margin:0}
.ym-remove-confirm__body strong{font-weight:800}
.ym-remove-confirm footer{display:flex;gap:10px;justify-content:flex-end;padding:0 24px 24px}
.ym-remove-confirm button{background:#f5f3f2;border:1px solid #b9b4b1;border-radius:8px;color:#292526;cursor:pointer;font-size:15px;font-weight:700;min-height:44px;padding:9px 16px}
.ym-remove-confirm button.ym-remove-confirm__submit{background:#bd2024;border-color:#bd2024;color:#fff}
.ym-remove-confirm button:focus-visible{outline:3px solid #276ba9;outline-offset:2px}
@media(max-width:420px){.ym-remove-confirm footer{flex-direction:column-reverse}.ym-remove-confirm footer button{width:100%}}
