.conteudo-topo .inferior {
    margin-top: 27px;
}




.menu.superior {
    background: #ff3c3a;
    text-align: center;
    margin: 0 auto;
    display: flex;
    box-shadow: inset 1px 5px 10px 0px rgba(0, 0, 0, 0.11);
    
      a, a:hover, a:focus, .cor-principal, .menu a:hover, .atributo-comum a:hover span, .atributo-comum .active a span {color: #000000;}
    
}

.menu.superior .nivel-um>li a strong {
    font-size: 18px;
    border-bottom: 3px solid transparent;
    padding: 0 5px;
    background: transparent;
    font-family: "Poppins",sans serif;
    color: white;
    text-transform: uppercase;
}
.menu.superior .nivel-um>li:hover a strong {
    color: #ffffff;
    border-bottom: 3px solid transparent;
}


.listagem .preco-produto strong.titulo {
font-size: 22px;
}



.contato-evtop i {
    font-size: 25px;
    color: #389425;
    background: transparent;
    border-radius: 10px;
    padding: 5px;
}



.rastreio-topo i {
    display: block;
    font-size: 25px;
    color: #389425;
    background-color: transparent;
    float: left;
    padding: 5px;
    border-radius: 10px;
}


.minha-conta .btn-group a i {
    width: 32px;
    font-size: 25px;
    color: #389425;
    margin-right: 3px;
    padding: 5px;
}



.carrinho a>i.icon-shopping-cart.fundo-principal {
    font-size: 25px;
    color: #389425;
    background-color: transparent;
    border-radius: 10px;
    padding: 5px;
}



.row-fluid.banner.cheio .flexslider .slides img {
    height: auto;
    max-width: 185%;
    width: 100%;
    margin-left: 0%;
}




#cabecalho .logo a {
    width: 71%;
    transition: ease-in-out .2s;
    height: 139px;
}
.logo a img {
    position: absolute;
    top: -17px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
}





.titulo-categoria strong, .titulo-categoria .titulo {
    padding: 10px 30px;
    border-radius: 150px;
    border: none;
    color: black;
    font-weight: 300;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: "Poppins",sans serif;
}



#barraNewsletter .componente input[type="text"] {
    margin-right: 5px;
    border-radius: 2px;
    background: #f7f7f7;
    padding: 12px;
    box-shadow: none;
    border: none;
    width: 250px;
}




#rodape .titulo {
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(76 75 75);
}
#rodape .institucional a {
    display: block;
    color: black;
    font-size: 14px;
    font-weight: 500;
    word-break: break-all;
    width: 100%;
}
.fundo-secundario, .fundo-secundario *, .fundo-secundario *:hover, .fundo-secundario:hover, .fundo-secundario.botao:hover {
    color: #646363;
}



.atalhos-mobile {
    border-color: transparent;
    border: none;
    background-color: #000000;
    height: 45px;
    box-shadow: 0 0 9px 1px #00000029;
}



.fundo-principal, .botao.principal, .botao.principal:hover, .menu li:hover > a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu > li > a:hover, .filtro.lista ul li label:hover, .filtro.lista ul li.active label, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #ff3c3a;
}


/* Botão flutuante */
.scrollToTop { display: none !important; }