#cabecalho .conteiner {
    background: #131921;
}

#cabecalho {
    padding-top: 10px;
}

.menu.superior {
    background: #131921;
    box-shadow: none;
}

.menu.superior .nivel-um>li:hover {
    margin-top: 0;
}

.menu.superior .titulo {
    margin: 10px 0;
}

.menu.superior .nivel-um>li {
    padding: 10px 15px;
}

.menu.superior .nivel-um>li a strong {
    font-size: 14px;
    border-bottom: 0;
    color: #fff;
    font-weight: normal;
}

.menu.superior .nivel-um>li a strong {
    border-bottom: 0px solid;
}
.menu.superior .nivel-um>li:hover a strong {
    border-bottom: 0px solid;
    color: #fff !important;
}

.menu.superior .nivel-um>li a:hover {
    color: #fff !important;
}

.menu.superior .nivel-dois li {
    text-align: left;
}

.menu.superior .nivel-dois a {
    font-size: 13px;
}

.busca input {
    border: none;
    height: 36px;
    border-radius: 40px;
    padding-left: 15px;
}

.busca .botao-busca {
    right: 35px;
}

.carrinho a>i.icon-shopping-cart.fundo-principal {
    color: #eee;
}

.contato-evtop i, .rastreio-topo i, .minha-conta .btn-group a i {
    color: #eee;
}

.contato-evtop:hover i, .rastreio-topo:hover i, .minha-conta:hover .btn-group a i {
    background: transparent;
}

.dropdown-menu {
    text-align: left;
}

.dropdown-menu>li>a {
    font-size: 13px;
}

.dropdown-menu>li>a {
    padding: 6px 20px;
}

.contato-top .contato-content .titulo {
    display: none;
}

.rastreio:hover {
    background: none;
    font-size: 22px;
}

.rastreio-topo:hover i {
    font-size: 22px;
}

.contato-top:hover .contato-evtop>i{
    background: none;
    font-size: 22px;
}

.contato-evtop i, .minha-conta .btn-group a i {
    font-weight: 400;
    font-size: 22px;
}

.carrinho a:hover>i.icon-shopping-cart.fundo-principal {
    background: none;
    font-size: 22px;
}

.contato-evtop i, .rastreio-topo i, .minha-conta .btn-group a i, .carrinho a>i.icon-shopping-cart.fundo-principal, .carrinho>a i.icon-shopping-cart:before {
    font-size: 22px;
}

.li-whatsapp a {
    right: 20px !important;
    bottom: 30px !important;
    width: 52px !important;
    height: 52px !important;
    background-image: linear-gradient(to right, #56d263, #56d263)  !important;
}

.li-whatsapp i {
    font-size: 34px !important;
}

.scrollToTop {
    bottom: 30px;
    left: 20px;
}

.span12.banner.tarja {
    padding: 30px 0;
}

#corpo > div.conteiner > div.secao-principal.row-fluid.sem-coluna > div.conteudo.span12 {
    margin-top: 0;
}

.banner.mini-banner .flexslider .slides>li:hover {
    margin-top: 0;
}

#cabecalho .menu .nivel-dois li:hover, .menu.lateral.outras .nivel-um li:hover a {
    background-color: rgba(0, 0, 0, 0.8);
}

.menu.lateral .nivel-um>li>a {
    padding: 0;
}

.breadcrumbs {
    padding: 10px 10px;
}

.listagem .titulo-categoria, .titulo-categoria {
    margin: 40px 0 0px 0 !important;
}

.listagem .listagem-item .nome-produto {
    font-size: 14px;
    line-height: 24px;
}

.preco-produto strong.titulo {
    font-size: 20px;
    color: #F99200;
}

.acoes-produto.hidden-phone .botao-comprar {
    background: #000;
    padding: 7px 30px;
    color: #fff !important;
    border: none;
    text-transform: capitalize;
    border-radius: 8px;
    display: block;
}

.listagem .listagem-item {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0.25rem 0.5rem;
    border-radius: 8px;
}

a.botao {
    border-radius: 8px;
}

.pagina-produto .acoes-produto > div.comprar > a.botao {
    padding: 10px 0;
    font-size: 20px;
    border-radius: 8px;
}

.pagina-produto .produto .codigo-produto {
    border-bottom: 1px solid rgb(0, 0, 0, 0.2);
}

.produto .acoes-flutuante {
    border-radius: 8px 0 0 8px;
}

.pagamento .bandeiras-pagamento i[title~="americanexpress"] {
    display: none;
}

.gateways-rodape li:nth-child(2) {
    border-left: none;
}

.gateways-rodape li:nth-child(odd) {
    border-right: none;
}

#rodape .titulo {
    color: #E26B1B;
    font-weight: 400;
    font-size: 15px;
}

#rodape .institucional a {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

#rodape .selos li {
    background: transparent;
    margin-top: 0;
    padding: 0;
}

.menu.lateral.outras li .titulo, .menu.lateral .com-filho .titulo {
    font-size: 14px;
}

@media (min-width: 1200px) {
    .row-fluid .listagem-linha .span3 {
        width: 24.976923076923077%;
    }
}

@media screen and (max-width: 767px) {
    .conteudo-topo .busca-mobile .atalho-menu {
        margin: 14px 5px 5px 5px;
    }
    div#menuinsta {
        display: none;
    }
    .logo a img {
        max-height: 66%;
    }
    .busca input {
        height: 26px;
    }
    .menu.superior .nivel-um>li:hover a strong {
        color: #000 !important;
    }
}

a[title~="Loja Integrada - Plataforma de loja virtual."] {
    border: 1px solid red;
}