#cabecalho .carrinho:before, .dropHelp:before, .my_account>a:before, .productTracking>a:before, .wishlist a:before {
    color: #175e7f ;
    font-weight: 300 !important;
    -webkit-font-smoothing: antialiased;
}

.preco-promocional {
    color: #23a700;
}

.listagem-item .acoes-produto .botao.principal {
    border: 1px solid #175e7f  !important;
    color: #fff;
    background: #175e7f ;
}

.listagem-item .acoes-produto .botao.principal:before {
    background: #175e7f !important;
}

span.fundo-principal.bandeira-promocao {
    background: #175e7f  !important;
}


.titulo-categoria:after {
    background:  #175e7f  !important;
}

.preco-produto strong.titulo {
    color: #175e7f  !important;
}

.primary-title {
    color: #175e7f  !important;
}

.news-rodape .newsletter .botao:before {
    content: 'cadastrar' !important;
    background: #175e7f  !important;

}

a#atd-rodape.atd-rodape:hover{
    color: #175e7f  !important;
}

.hamburguer span {
    background: #175e7f  !important;
}

.produto .principal .botao.principal.grande {
    background: #175e7f  !important;
}

.cep label:before {
    color: #175e7f  !important;
}

.cep .input-append.input-prepend button {
    background: #175e7f  !important;
}

.breadcrumbs ul li:last-child a {
    background: #175e7f  !important;
}

.produto .principal .acoes-produto .preco-produto .preco-promocional {
    color: #23a700 !important;
}

.my_account .login a {
    background: #175e7f  !important;
    border: 1px solid #175e7f  !important;
}

.my_account .login a:hover {
    color:#000 !important;
}

.my_account .listAccount a:hover {
    background: #175e7f  !important;
    border: 1px solid #175e7f  !important;
}

.my_account .registerAccount a:hover {
    background: #175e7f  !important;
    border: 1px solid #175e7f  !important;
}

.container-conteudo-button-fale-conosco-drop-help:hover {
    background: #175e7f  !important;
}

.carrinho-interno>div .botao:hover {
    background: #175e7f  !important;
}

.menu.superior {
    background: #175e7f !important;
}

.menu.superior .nivel-um>li {
    color: #175e7f  !important;
}



.instagram_username a {
    color: #175e7f !important;
}


/* Mobile */

#formRastrearObj .objSearch:hover {
    background: #175e7f  !important;
}

@media (max-width: 767px){
    .lrMenu .minhaconta a:before {
        color: #175e7f  !important;
    }


    .meuspedidos a:before {
        color: #175e7f  !important;
    }

    .title-menu {
        background: #175e7f  !important;
    }

    .news-rodape.span3 {
        background: #48d2ed !important;;
    }


    .news-rodape .newsletter .botao {
        background: none;

    }

}


@media screen and (max-width: 768px) and (min-width: 200px){
    .listagem-item a.botao.botao-comprar.principal {
        background: #175e7f  !important;
    }

}


@media (min-width: 768px){
    .disponibilidade-produto b.cor-principal {
        color: #175e7f  !important;
    }

}

.coluna div.componente.newsletter .interno{
    background: #175e7f  !important;
}

.cabecalho .carrinho:before, .dropHelp:before, .my_account>a:before, .productTracking>a:before, .wishlist a:before {
    color: #48d2ed !important;
    font-weight: 300 !important;
    -webkit-font-smoothing: antialiased;
}
:root {
--primary-color: #48d2ed;
--secundary-color: #48d2ed;
--color-clean: #fff;
--color-dark: #675469;
--txt-in-bg: #ffffff;
--txt-global: #675469;
--bar-color: #f5f5f5;
--color-in-bg-dark: #fff;
--color-in-bg-clean: #675469;
--qlwapp-scheme-brand: #31c179;
--qlwapp-scheme-text: #fff;
--qlwapp-scheme-link: #88f7e6;
--qlwapp-scheme-message: #646464;
--qlwapp-scheme-label: #354744;
--qlwapp-scheme-name: #354744;
}
.menu-categorias {
overflow-x: unset;
overflow-Y: unset;
}
#cabecalho .menu.superior .nivel-dois li:hover .nivel-tres {
position: absolute;
left: 100%;
max-height: 250px;
overflow-y: scroll;
padding: 10px !important;
}
.menu.superior .nivel-tres li {
margin-bottom: 5px;
}
.nivel-tres::-webkit-scrollbar-track {
background-color: #ffffff;
}
#corpo .bandeiras-produto span.bandeira-frete-gratis, #corpo .produto .tag-produto.tag-frete-gratis {
background: #48d2ed; /*Altere a cor HEX para alterar a cor do fundo do aviso*/
color: #fff; /*Altere a cor HEX para alterar a cor do texto do aviso*/
}

