.elementor-widget-container {
    position: fixed;
    right: -134px;
    z-index: 1;
     
    font-size: 0.8rem;
    height: 100vh;
    top: 0;
    flex-direction: column;
    justify-content: center;
}
.elementor-widget-container .space { height: 22px; }
.elementor-widget-container a { color: #fff !important; text-decoration: none; text-align: left; font-size: 0.8rem; line-height: 15px; font-weight: normal !important; }
.myOwnSidenav { color: #fff; height: 62px; margin: 5px 10px; margin-right: 0; padding: 11px 15px; width: 190px; border-top-left-radius: 20px; border-bottom-left-radius: 20px; line-height: 20px; position: relative; right: 0px }
.myOwnSidenav:hover { right: 134px; transition: right 0.4s; }
.myOwnSidenav img { margin-right: 15px; width: 30px;}
.myOwnSidenav a { color: #fff; text-decoration: none; text-align: left; font-size: 0.8rem; line-height: 15px; font-weight: normal !important; }

.sidenav-1, .sidenav-2, .sidenav-3, .sidenav-4, .sidenav-5, .sidenav-6, .sidenav-7 { height: 62px; }
.sidenav-1 { background-color: #8391c0; }
.sidenav-2 { background-color: #6d7fb4; }
.sidenav-3 { background-color: #485a8d; }
.sidenav-3 img { margin-left: 3px; width: 25px; margin-right: 17px; }
.sidenav-4 { background-color: #3f4d7e; }
.sidenav-5 { background-color: #334066; }
.sidenav-6 { background-color: #293250; }
.sidenav-7 { background-color: #1d2337; }

.img-crown img { width: 12px; position: absolute; top: 7px; left: 9px; }