html.rvxpc-modal-open .rvx-mobile-bottom-nav,
body.rvxpc-modal-open .rvx-mobile-bottom-nav,
html.rvxpc-modal-open .bottom-navbar,
body.rvxpc-modal-open .bottom-navbar,
html.rvxpc-modal-open .rvx-bottom-navbar,
body.rvxpc-modal-open .rvx-bottom-navbar,
html.rvxpc-modal-open .ravix-bottom-navbar,
body.rvxpc-modal-open .ravix-bottom-navbar,
html.rvxpc-modal-open .rvx-mobile-bottom-sheet,
body.rvxpc-modal-open .rvx-mobile-bottom-sheet,
html.rvxpc-modal-open #rvx-mobile-bottom-sheet-backdrop,
body.rvxpc-modal-open #rvx-mobile-bottom-sheet-backdrop {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}
