#top-menu > li:last-child a {

    color: rgb(255, 255, 255);

    border-radius: 25px;

    padding-bottom: 10px!important;

    padding-top: 10px;

    padding-right: 10px;

    padding-bottom: 10px;

    padding-left: 10px;

    background-color: #b5be0d;

}



/*
 #menu-main > li:last-child a {

    color: rgb(255, 255, 255);

    border-radius: 25px;

    padding-top: 10px;

    padding-right: 10px;

    padding-bottom: 10px;

    padding-left: 10px;

    background-color: #b5be0d;

}
*/



#menu-main > li:last-child {

    position: absolute;

    top: 35px;

}

#top-menu .menu-item-42254 > a:first-child::after {
    content: none!important;
}

#top-menu .menu-item-42254 > .sub-menu  li > a {
   background-color: transparent!important;
}
