.menu.superior {
    background-color: rgb(0, 1, 255);
}

.busca.borda-alpha {
    background-color: rgb(0, 1, 255) !important;
    border-color: rgb(0, 0, 0);
    border-radius: 10px;
}

.busca.borda-alpha.span6 { /*Esconde borda azul na busca pequena*/
    background-color: #ffffff !important;
}

.span8.busca-mobile{
   background-color: rgb(0, 1, 255);
   border-radius: 10px !important; 
}


.busca .botao-busca {
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
}

#barraTopo .busca .botao-busca {
    border-radius: 0px;
}

@media only screen and (max-width: 767px) {
    .menu.superior .nivel-um > li, .menu.lateral .nivel-um > li {
        float: none;
        border-width: 0 0 1px;
        border-color: rgb(0, 0, 0);
        BACKGROUND-COLOR: RGB(255, 255, 255);
    }
}

@media only screen and (max-width: 767px) {
    .menu.superior .nivel-um.active, .menu.superior .nivel-dois, .menu.lateral .nivel-um.active, .menu.lateral .nivel-dois {
        border-color: red !important;
        display: block;
    }
}

.body, 
.pagina-pagina .modo-orcamento-sem-preco .body, 
.pagina-categoria .modo-orcamento-sem-preco{
    color:black !important;
}

.conteiner-principal .conteiner {
    background-color: #ffffff40;
    box-shadow: 0 3px 1px 0 rgb(255, 255, 255);
}

#rodape .pagamento-selos {
     background-color: #ffffff;
}

.listagem .listagem-item {
    background-color: white;
    margin-left: 0px;
}

.borda-alpha {
    border-color: rgb(0, 0, 0);
}

.tab-pane.active{
        font-size: 14px;
        COLOR: BLACK;
        padding: 0;
    }

.produto-mais-info {
        font-size: 14px;
        COLOR: BLACK;
        padding: 10px;
    }
    
.produto .acoes-produto .comprar {
        float: none;
    }

.atributo-comum a span {
    padding: 0 10px;
    min-width: 10px;
    min-height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    color: black;
}

.breadcrumbs ul li a {
    color: red;
}

.info-produto {
    font-family: 'Arial', sans-serif !important;
    font-size: 20px !important;
    line-height: normal !important;
    color: #000 !important;
}

.titulo {
    font-family: 'Open Sans', serif;
    FONT-SIZE: x-large;
}

.interno {
    font-size: 16px;
    COLOR: BLACK;
    background-color: white;
    padding: 2px;
}

.wrapper-dropdown.componente.show {
    BACKGROUND-COLOR: RED;
    BORDER-RADIUS: 10PX;
    COLOR: BLACK;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:5px;
}
.wrapper-dropdown.componente {
    BACKGROUND-COLOR: RED;
    BORDER-RADIUS: 10PX;
    COLOR: BLACK;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:5px;
}
.wrapper-dropdown {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto; 
    max-width: 400px; /* Ajuste conforme necessário */
    text-align: center;
    BACKGROUND-COLOR: RED;
    BORDER-RADIUS: 20PX;
    COLOR: BLACK;
}

.dropdown{
    BACKGROUND-COLOR: rgb(250, 250, 250) !important;
    BORDER-RADIUS: 10PX;
}

.atributos .wrapper-dropdown .dropdown li a span {
    text-align: left;
    padding: 0 5px;
    color: black;
}

.produto .principal .atributos {
    padding-bottom: 5px;
    padding-left: 5px;
}

.pagamento-selos,
.institucional,
.redes-sociais,
.sobre-loja-rodape {
    background-image: none !important;
}

@media only screen and (max-width: 767px) {
.logo a {
        height: 200px;
    }
}

.logo a {
    position: relative;
    display: block;
    height: 300px;
}

@media only screen and (min-width: 768px) {
#cabecalho .conteiner > .row-fluid {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
}



.logo a img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    border-radius: 200px;
}

.abas-custom .tab-content {
    padding: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}

.produto .acoes-produto .comprar {
    text-align: center;
}

.caixa-sombreada {
    padding: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    background-color: white;
}

.produto .codigo-produto>span+span {
    display: block;
    margin-top: 5px;
    margin-right: 5px;
}

.lateral.outras.filtro-coluna {
    background-color: white;
}

.atributo-comum .span,
.label{
    color:black;
}

#imagemProduto {
    background-color: white;
    margin-top: 10px;
}

.span12.produto {
    background-color: white;
}

.conteudo.span9, 
#listagemProdutos {
    padding: 5px;
    background: #ffffffde;
}

.listagem>ul, .listagem-linha>ul {
    margin: 0;
    background-color: #ffffffde;
}

.erro-busca {
    COLOR: BLACK;
    padding: 5px;
    background: white;
}

.listagem .titulo {
    margin: 15px;
}

.listagem .listagem-linha>ul {
     margin-left: 0px; 
}

.principal {
    margin-right: 10px;
    margin-left: 10px;
}

.info-principal-produto{
    padding-left: 10px;
    padding-top: 10px;
}

#comprar-whatsapp-vitrine {
    margin-left: 0px;
    margin-right: 0px;
}

.erro-busca > .botao.secundario {
    display: inline-block;
    color: #000000;
    padding: 8px 12px;
    border-radius: 5px;
    text-decoration: none;
}

.strong {
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
}

    .marca-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    text-align: center;
    }

.marca-info .image+.titulo, .marca-info .image+.titulo+p {
    margin-right: 0px;
}

.marcas+.listagem .titulo-categoria:first-child {
    margin-top: 20px;
}