#phone-vr .phone-bar a, #phone-vr .phone-vr-circle-fill, #phone-vr .phone-vr-img-circle, .phone-bar a {
    background-color: #1e3a5f;
    display: none;
}
.floating-buttons .sb-bar li .sb-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 5px;
    display: none;
}
.asw-menu, .asw-widget {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    display: none;
}