<input type="checkbox" value="1440" class="chAccess" data-value="" id="check1">
<label for="check1"></label>
#check1{
position: absolute;
margin-left: -9999px;
visibility: hidden;
}
label{
/* Твои стили */
}
ul>li:nth-child(2)>a>div:hover{
...
}