.contato-top{
    margin-right: 0px;
}
.rastreio-topo {
    display: none;
}
#cabecalho .conteiner{
    background-color: rgb(0, 26, 43);
}
.menu.superior{
    box-shadow: none !important;
}
.barra-frase{
    display:none;
}
.pagina-produto .produto .acoes-produto .preco-produto .preco-venda{
    font-size: 18px;
}
.preco-promocional{
   font-size: 22px; 
   color:#338112;
}
.carrinho-checkout .atendimento li strong{
    color: #ffffff;
}
.carrinho-checkout .atendimento li .display-table{
    color: #ffffff;
}
.carrinho-checkout .atendimento .icone-box{
    color: #ffffff;
}
.contato-evtop i{
    color: #ffffff;
}
.minha-conta .btn-group a i{
    color:#ffffff;
}
.carrinho a>i.icon-shopping-cart.fundo-principal{
    color:#ffffff;
}
.acoes-produto.hidden-phone .botao-comprar{
    background-color: #66A241;
    border-color: #66A241;
    color: #fff !important;
    border-radius: 20px;
    width: 70%;
    height: 30px;
    line-height: 44px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding-top: 9px;
}
.menu.superior .nivel-um>li a strong{
    font-size: 15px !important;
}
#testimonials article.slick-slide strong{
    display:none;
}
.atributos ul li a span{
    font-weight: 500;
    font-size: 13px;
}
@media screen and (max-width: 767px){
    .acoes-produto-responsiva .tag-comprar{
        background: #fff;
        border: 1px solid;
        color: #000;
        background-color: #66A241;
        border-color: #66A241;
        color: #fff !important;
        border-radius: 20px;
        width: 70%;
        color: #fff !important;
        padding-top: 4px;
    }
    .acoes-produto-responsiva .tag-comprar span {
        font-size: 18px;
        color: #fff !important;
    }
        .atalhos-mobile {
        border-color: transparent;
        border: none;
        background-color: rgb(0, 26, 43);
        height: 45px;
        box-shadow: 0 0 9px 1px #00000029;
    }
    div#menuinsta {
        display: none;
    }
    .pagina-produto .produto .nome-produto{
        float: left;
    }
    .atalhos-mobile{
        display: none !important;
    }
    #cabecalho{
        padding-top: 0 !important;
    }
    .menu.lateral .nivel-dois li a, .menu.superior .nivel-dois li a {
        font-size: 14px;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
    }
    #nav-inside li a{
        border-bottom: 1px solid #e8e8e8;
    }
}
div#menuinsta{
    display:none;
}
#menuinsta{
    display:none;
}
.logo a img{
    width: 55%;
}
.span4 pagamento{
    display:none;
}
.menu.superior .nivel-dois a{
    font-size: 15px;
    text-align: left;
}