/* Shared restaurant Back to Top hard rule: match Norwich positioning and behaviour. */
.nv-cambridge-booking-top,.nv-twickenham-booking-top{display:none!important}
.nv-back-to-top{position:fixed!important;right:22px!important;bottom:22px!important;z-index:1200!important;display:flex;align-items:center;gap:8px;min-width:46px;height:46px;padding:0 14px;border:1px solid #d5b48c;background:#3b2314;color:#faf6ef;box-shadow:0 8px 22px rgba(59,35,20,.2);font:500 12px/1 'Lato',Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}
.nv-back-to-top[hidden]{display:none!important}
.nv-back-to-top-arrow{font-size:20px;line-height:1}
.nv-back-to-top-label{max-width:0;overflow:hidden;opacity:0;white-space:nowrap;transition:max-width .2s ease,opacity .2s ease}
.nv-back-to-top:hover .nv-back-to-top-label,.nv-back-to-top:focus-visible .nv-back-to-top-label{max-width:90px;opacity:1}
.nv-back-to-top:hover{background:#2b190f}
.nv-back-to-top:focus-visible{outline:2px solid #ede4d3;outline-offset:2px}
@media(max-width:760px){.nv-back-to-top{right:14px!important;bottom:82px!important;width:44px;min-width:44px;height:44px;padding:0;justify-content:center;border-radius:50%}.nv-back-to-top-label{display:none}}
