
<style type="text/css">

    .custom-top-menu.icon-reg:after{
        content:url(/wp-content/uploads/2018/03/user.png);
        display: inline;
        vertical-align: top;
        height: 24px;
        width: 24px;
    }
    .fusion-mobile-menu-icons .fusion-icon-bars {
        background: url(/wp-content/uploads/2018/04/hamburguesa.svg);
        width: 40px;
        height: 32px;
        background-repeat: no-repeat;
    }
    .fusion-mobile-menu-icons  .fusion-icon-search {
        background: url(/wp-content/uploads/2018/04/search.svg);
        width: 32px;
        height: 32px;
        background-repeat: no-repeat;
    }
    a#login, a#login_responsive {
         background: url(/wp-content/uploads/2018/04/user.svg);
         background-repeat: no-repeat;
         margin-top: 0 !important;
     }

</style>