#wpadminbar, .badge-list, footer, .onesignal-bell-launcher {
display: none !important;
}
html{
margin-top: 0 !important;
}
.evs17-window {
bottom: 0;
right: 0;
width: 100vw;
top: 0px;
position: fixed;
left: 0;
height: 100%;
overflow: scroll;
background-color: white;
padding-top: 54px;
-webkit-overflow-scrolling: touch;
}
::-webkit-scrollbar {
display: none;
}
.header {
z-index: 50;
position: fixed;
top: 0;
right: 0;
left: 0;
width: 100vw;
}
[EVS17-window]