#operation strong{
    display:none;
}
.produto .principal .acoes-produto .preco-produto .preco-promocional,.preco-promocional{
    color:#084d6e !important;
}
.listagem-item.produto-adicionado .bandeiras-produto .adicionado-carrinho{
    background:#084d6e !important;
}
.cep .input-append.input-prepend input{
    width:130px !important;
    padding:15px;
}
.carrinho .qtd-carrinho{
    background:#0d8811;
}

.whats-button{
    display:none;
}

.menu-wrapper a:hover svg, .menu-wrapper .dropHelp:hover svg, .my_account:hover .user-icon, .carrinho:hover svg{
    fill:#909090 !important;
}

.carrinho .qtd-carrinho{
    background-color:#cccccc;
}

.r-sociais ul li:hover i{
    fill:#fff !important;
    color:#fff !important;
}

#rodape .atd-rodape:hover{
    background-color:#fff;
    color:#000;
    border:none;
}

#rodape>div:last-child .conteiner{
    display:none;
}

.body{
    width:100vw;
}


/* Para dispositivo mobile */
@media (pointer: coarse) {
    .zm-viewer{
        display:none !important;
    }
    
    .newConfig{
        height:0px !important;
    }
    
    .lrMenuBox>.com-filho>.active{
        max-height:500px !important;
    }
}

.insta-widget{
    width:94%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:15px;
}
.tit-snap-insta{
    margin-bottom:2px;
    font-size:28px;
    font-weight:800;
    padding: 15px;
    text-align:center;
    text-transform:uppercase;
    color:black;
}


/* Para computador */
@media (pointer: fine) {
#cabecalho .row-fluid > .span3 {
    padding-left:10px !important;
    padding-right:10px !important;
}

.carrinho .qtd-carrinho{
    top: -5px;
}

.carrinho.carrinho-manipula.vazio > a{
    display:inline !important;
    overflow:hidden !important;
    max-height: 30px;
}
.carrinho svg {
    display:inline !important;
    padding:0px !important;
}

}

.top-header a:after{
    display:none;
}