button.buscarCodigo:before {
        content: "\f002";
        font-family: FontAwesome;
        font-size: 1.2em
    }

    button.buscarCodigo {
        position: absolute;
        float: right;
        line-height: 38px;
        padding: 0 15px;
        background: 0 0;
        color: #aaa;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        right: 0
    }


/*remove depoimento de clientes*/
section#testimonials .conteiner {
    display: none;
}


/*topo*/
.links-rodape-atendimento .tel-skype {
    display: none;
}


/*rodape*/
.support-items .tel-skype {
    display: none;
    
}


/*Poup Up*/
.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/1722/1722416/arquivos/sapatos-de-menina-poupup-desktop-gambo.png') no-repeat center;
}


/*remove as ofertas do dia*/
/*li.offers.com-filho {*/
/*    display: none;*/
/*}*/

a.botao.botao-comprar.principal.botao-comprar-ajax:after {
    content: 'Comprar';
    font-size: 22px;
}
