

.logo a img {

    max-height: 120px;
        max-width: 180px;
}


@media only screen and (max-width: 767px)
.conteudo-topo .busca-mobile .atalho-menu.icon-th::before {

    color: #fff;
}

#cabecalho .actions li > a > span {

    color: white;
}

#cabecalho .actions>li>a svg path {
    fill: white;
}


#cabecalho .actions> .carrinho >a .icon * {
    fill: white;
