.pr-sidebar__line--addon{gap:10px !important}
.pr-sidebar__line-name{flex:1 1 auto !important;min-width:0 !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pr-sidebar__line-price{flex-shrink:0 !important;color:#1a1a2e;font-weight:600}
.pr-sidebar__remove{flex:0 0 28px !important;width:28px !important;height:28px !important;min-width:28px !important;min-height:28px !important;border:1.5px solid #e8ecf1 !important;background:#fff !important;color:#64748b !important;cursor:pointer;padding:0 !important;border-radius:50% !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;box-sizing:border-box !important;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s}
.pr-sidebar__remove svg{width:16px !important;height:16px !important;display:block;pointer-events:none;flex-shrink:0}
.pr-sidebar__remove:hover{background:#fef2f2 !important;border-color:#fca5a5 !important;color:#dc2626 !important;transform:scale(1.08);box-shadow:0 2px 10px rgba(239,68,68,.25)}
.pr-sidebar__remove:focus-visible{outline:none !important;background:#fef2f2 !important;border-color:#fca5a5 !important;color:#dc2626 !important;box-shadow:0 0 0 3px rgba(254,202,202,.5)}
.pr-sidebar__remove:active{transform:scale(.95)}
[dir=rtl] .pr-sidebar__line--addon{flex-direction:row-reverse}
@media(max-width:480px){.pr-sidebar__remove{flex:0 0 32px !important;width:32px !important;height:32px !important;min-width:32px !important;min-height:32px !important}.pr-sidebar__remove svg{width:18px !important;height:18px !important}}