#btnPremium, #itemMobileOnly1, #itemMobileOnly2 {
    display: none !important;
}
.wpc.cleanslate a  {
    text-decoration: none !important;
}
.wpc.cleanslate ul.menu-logado li.cnt-site-links .list-links .pull-right > a:after {
    margin: 5px 0 0 16px !important;
}
#sair2 {
    display: none !important;
}

@media (max-width: 767px) {
    .wpc.cleanslate header ul.links li a.button {
        all: unset !important;
        color: #023865 !important;
        display: block !important;
        font-size: 16px !important;
        line-height: 30px !important;
        text-transform: uppercase !important;
    }
    .wpc.cleanslate ul.links .red {
        background-color: #0586f1 !important;
        color: #ffffff !important;
    }
    .btnPremiumOut {
        font-size: 14px !important;
    }
    #btnPremiumIn {
        font-size: 11px !important;
    }
    #btnPremium {
        float: right !important;
        margin-top: 10px !important;
        margin-right: 65px !important;
        width: 75px !important;
        text-align: center !important;
        display: inline-block !important;
        background-color: #023865 !important;
        border: 1px solid #ffffff !important;
        /*  ---CIAN----
        background-color: #009db7 !important;
        border: 1px solid #026e81 !important;
        ---VERDE---- 
        background-color: #6bb00b !important;
        border: 1px solid #548a08 !important;
        ---AZUL CLARO---- 
        background-color: #0586f1 !important;
        border: 1px solid #0462b2 !important;
        ---AMARELO---- 
        background-color: #faa61a !important;
        border: 1px solid #e87a0d !important;
        */
        color: #fff !important;
        fill: #fff !important;
        font-size: 11px;
        font-weight: bold !important;
        text-decoration: none !important;
        padding: 5px !important;
        border-radius: 5px !important;
    }
    #itemMobileOnly1, #itemMobileOnly2 {
        display:block !important;
    }
    #sair1 {
        display: none !important;
    }
    #sair2 {
        display: block !important;
    }
}
/*76b806*/