.elementor-widget-container {
    position: fixed;
    right: -134px;
    z-index: 1;
    font-family: 'Poppins-Light';
    font-size: 0.8rem;
    height: 100vh;
    top: 0;
    /*display: flex !important;*/
    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 0 5px 10px;
    padding: 11px 15px 11px 10px;
    width: 190px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    line-height: 20px;
    position: relative;
    right: 0
}
.myOwnSidenav:hover { right: 134px; transition: right 0.4s; }
.myOwnSidenav img { margin-right: 15px; width: 40px;}
.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: #DD023C; }
.sidenav-2 { background-color: #C70236; }
.sidenav-3 { background-color: #B10330; }
.sidenav-4 { background-color: #9B0329; }
.sidenav-5 { background-color: #850423; }
.sidenav-6 { background-color: #6F041D; }
.sidenav-6 img { margin-left: 2px; width: 25px; margin-right: 17px; }

.img-crown img { width: 12px; position: absolute; top: 7px; left: 9px; }