.g_ .logo a>img {
    position: relative;
    max-height: 100px;
    display: block;
}

#cabecalho.fixed>.conteiner>.main-header{
    position: initial !important;
}

.total-carrinho{
    display: none !important;
}

#rodape .institucional .redes-sociais{
    background-image: url('http://mastercientifica.com.br/pic_master.png') !important;
    background-size: cover !important; 
    background-repeat: no-repeat !important;
    width: 150px !important;
    height: 150px !important;
}

#cabecalho.fixed>.conteiner>.main-header .conteudo-topo .actions-menu>* .carrinho{
    position: initial !important;
    animation: none !important;
}

#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>* .carrinho>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>*>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>.busca>i{
    display: flex !important;
    position: relative !important;
}


#cabecalho .conteiner {
    background: #2e2d2c;
}

.produto-compartilhar .fb-compartilhar {
    display: none;
}