.bandeiras-produto .bandeira-promocao {
    background: #835e95;
    color: #fff;
}
#listagemProdutos.listagem .titulo-categoria strong, #listagemProdutos.listagem > .titulo, .listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem > .titulo {
    color: #dc8661;
    text-transform: uppercase;
    font-size: 26px;
    font-family: Lato;
    font-weight: 400;
}

.full.menu .conteiner{ max-width: 100% !important; }

.full.menu {
    background: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: solid 1px #ececec;
    height: 70px;
}

.full.menu .conteiner .nivel-um>li{
    width: auto !important;
    padding: 0 5px;
}

.full.menu .conteiner .nivel-um>li > a> img{
    width: 20px !important;
    height: auto;
}

#listagemProdutos.listagem .titulo-categoria::after, #listagemProdutos.listagem > .titulo::after, .listagem.aproveite-tambem .titulo-categoria::after, .listagem.aproveite-tambem > .titulo::after {
    content: "";
    background: #ececec;
    width: 100%;
    height: 1px;
    display: block;
    margin: 15px auto;
}
#cabecalho .busca input, #cabecalho .busca input:focus {
    background: #fff;
    height: 55px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
    padding: 0 16px;
    color: #000;
    border: solid 1px #ececec;
    font-size: 15px;
    font-weight: 400;
    outline: 0;
    box-shadow: none;
}
#cabecalho .busca .botao {
    background: 0 0;
    color: #905e97;
    height: 55px;
    border: none;
    font-size: 1.5em;
    font-weight: 400;
}
.busca .botao-busca {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 30px;
}
#cabecalho .carrinho .qtd-carrinho {
    position: absolute;
    top: 0;
    right: -2px;
    width: 22px;
    height: 22px;
    background: #dc8762;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    border: solid 0 #dc8662;
    display: block !important;
    margin: 0 2px;
}
#cabecalho .actions > li > a {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #b3b3b3;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
#cabecalho .actions > li > a .icon * {
    fill: #dc8762;
}
.full.menu .conteiner .nivel-um > li > a > .titulo {
    color: #8f5d97;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 400;
    transition: all .2s ease-out;
    line-height: normal;
}
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase !important;
    border: 0;
    border-radius: 0;
    text-transform: none;
    background: #905e97;
    display: block;
    text-align: center;
    padding: 0;
    width: auto;
    flex: auto;
    height: 42px;
    line-height: 42px;
}
#listagemProdutos.listagem .listagem-item .info-produto .nome-produto, .listagem.aproveite-tambem .listagem-item .info-produto .nome-produto {
    font-size: 15px;
    color: #737373;
    font-weight: 400;
    text-transform: uppercase;
    min-height: 40px;
}
#listagemProdutos.listagem .listagem-item .info-produto .preco-produto .preco-promocional, #listagemProdutos.listagem .listagem-item .info-produto .preco-produto span.preco-a-partir strong, .listagem.aproveite-tambem .listagem-item .info-produto .preco-produto .preco-promocional, .listagem.aproveite-tambem .listagem-item .info-produto .preco-produto span.preco-a-partir strong {
    color: #835e95;
    font-size: 30px;
    display: block;
    font-weight: 400;
}
.cor-secundaria {
    color: #737373;
}
.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 1rem;
    right: 2rem;
    background: #835e95;
    color: #fff;
    display: block;
    width: 52px;
    height: 52px;
    text-align: center;
    border-radius: 0;
    padding: 10px;
    display: none;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.float-contact .float-open {
    background: #dc845e;
    width: 64px;
    height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
div#instagram h2 a {
    color: #905e97;
}
div#instagram h2 a, div#instagram h2 span {
    font-size: 26px;
    font-weight: 400;
    color: #747474;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
}
#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    color: #747474;
    overflow: visible;
    margin: 20px 0;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    width: 20%;
    background: #dc8762;
    border-radius: 0;
    color: #fff;
    height: 42px;
    border: solid 2px #dc8663;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.produto div.principal .acoes-produto .preco-produto .preco-promocional, .produto div.principal .acoes-produto .preco-produto span.preco-a-partir strong {
    font-size: 30px;
    font-weight: 400;
    color: #8f5e97;
    display: block;
}
.produto div.principal .nome-produto {
    font-size: 30px;
    font-weight: 400;
    color: #747474;
    text-transform: uppercase;
}

.produto #descricao::before {

    content: 'Descrição do Produto';
    text-transform: uppercase;
    color: #e1895c;
    font-size: 26px;
    font-weight: 400;
    display: block;
    margin: 30px auto;
    width: 100%;
    text-align: center;
    border-bottom: solid 1px #d0d0d0;
    padding-bottom: 20px;

}
.produto-compartilhar .lista-favoritos i {
    color: #dc8762;
}
.produto-compartilhar .lista-favoritos {
    float: left;
    background: 0 0;
    border: solid 1px #dc8762;
    color: #dc8763;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    height: 45px;
    line-height: 45px;
    width: 200px;
    margin-left: 10px;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
#st-1 .st-btn[data-network="facebook"], #st-1 .st-btn[data-network="googleplus"], #st-1 .st-btn[data-network="pinterest"], #st-1 .st-btn[data-network="twitter"] {
    border-radius: 0;
    background: 0 0 !important;
    padding: 0;
    width: 40px;
    height: 40px;
    border: solid 1px #dbdbdb;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.produto div.principal .cep label {
    color: #747474;
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    text-transform: uppercase;
}
.produto div.principal .acoes-produto .comprar .disponibilidade-produto {
    color: #747474;
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}
li a {
    color: #747474;
    font-size: 14px;
}

@media screen and (max-width: 767px){
	.float-contact {
       display: inherit !important;
    }
    
    #modalContato{
        width: 95% !important;
    }
}

.full.menu .conteiner .nivel-um>li.other-categories{ display: none !important; }
/* esse item abaixo serve para desabilitar a categoria OUTROS*/
/*.full.menu .nivel-um > li.other-categories{ display : none; }*/