.full.menu .conteiner .nivel-um>li>a>.titulo {
     color: white !important;
}
 #cabecalho .full.menu .conteiner .nivel-um>li.cupom-menu>a {
     color: white !important;
}
 #cabecalho .actions>li>a .icon g g path {
     fill: #cb5af8 !important;
}
 div#Tarja-topo .conteudo ul {
     background: #65007f;
}
 .full.menu {
     background: #BC5CEC;
}
 .full.menu .conteiner .nivel-um>li.offers>a {
     background: #64007d !important;
}
 #cabecalho .logo a {
     max-height: 105px;
}
 #cabecalho .modal-cupom.active {
     color: #64037c;
}
 .sobre-loja-rodape .logo a img {
     background: #ca6bf6;
     border-radius: 60px;
     padding: 3px;
}
 @media only screen and (max-width: 767px) {
     .atalhos-mobile ul li a .icon g g path {
         fill: #ca6bf6;
    }
     .atalhos-mobile ul li a .icon g g path {
         fill: #ca6bf6;
    }
     .sobre-loja-rodape .logo a img {
        background: #ca6bf6;
        border-radius: 60px;
        padding: 3px;
    }
     strong.preco-promocional.cor-principal {
         display: flex;
         flex-direction: row;
         width: 100%;
         align-content: center;
         justify-content: center;
    }
     strong.preco-promocional.cor-principal img {
         display: none;
    }
     .logo a img {
         height: 88%;
    }
}
strong.preco-promocional.cor-principal img {
    display: none;
}