.main-menu-important-item{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.3),transparent);border-radius:10px;border:1px solid #fff;margin:0 10px 0 10px}.menu-important-item{background-image:var(--background-image);width:100%;height:var(--height);background-size:cover;cursor:pointer;padding-bottom:10px;color:#fff;border-radius:10px}.menu-item-shadow{background-color:rgba(0,0,0,.5);border-radius:0 0 10px 10px;height:8px;margin-left:10%;width:80%}