.lc-return-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}
.lc-return input[type=text]{width:100%;max-width:650px;box-sizing:border-box;padding:12px 14px;font:inherit;border:1px solid #b9ab97;background:transparent;color:inherit;margin-top:10px}
.lc-return-actions .button{white-space:normal;max-width:100%;text-align:center;line-height:1.5;cursor:pointer}
@media(max-width:600px){.lc-return-actions{flex-direction:column}.lc-return-actions .button{width:100%}}
