#testimonials .conteiner {
    display: none;
}
/** TXT caixa baixa **/
li.offers>a>.titulo{
text-transform: lowercase;
}


li.all-categories.com-filho {
text-transform: lowercase;
}



/** CABEÇALHO **/
.full.menu .conteiner {
    padding: 5px 20px;
}

.menu a, .menu .titulo {
    vertical-align: none;
}


/*títulos contatos*/
#cabecalho .actions li:hover .total-cart, #cabecalho .actions li:hover a {
    color: #fccad3;
}

#cabecalho .support .support-items .redes-sociais i {
    background-color: #b5d1dc;
    background: #b5d1dc;
}

#cabecalho.fixed .open-menu svg path {
    fill: #fccad3;
}

#cabecalho.fixed .open-menu {
    color: #fccad3;
}



/*ícone sacola*/
#cabecalho .actions .carrinho a .icon * {
    fill: #fccad3;
}

.caixa-destaque a.botao.principal {
    background: #b5d1dc;
}   
    

/*background full menu*/
.full.menu {
    background: #b5d1dc;
    height: 55px;
}


/** MENU **/
/*submenu*/
.full.menu .conteiner li.all-categories.com-filho .nivel-dois .titulo:hover {
    color: #b5d1dc;
}




/*botão ver mais*/
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar,.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    color: #fff;
    background: #fccad3;
}




/*bandeiras off*/
.bandeiras-produto .bandeira-promocao {
    background: #fccad3;
    color: #fff;
}

span.fundo-principal.bandeira-promocao:before {
    border-left: 15px solid #fccad3;
    top: 0%;
}
    

/*bandeiras frete*/
span.bandeira-frete-gratis.label-success:before {
	top: 0px;
}




/*Adicionar à sacola*/
a.botao.botao-comprar.principal.botao-comprar-ajax:after {
    content: 'adicionar à  sacola';
}



/*barra newsletter*/
#barraNewsletter.posicao-rodape {
    background: #fccad3;
}



/*scroll topo*/
.scrollToTop {
    background: #b5d1dc;
}

/*scroll topo*/
.scrollToTop:active,.scrollToTop:focus,.scrollToTop:hover {
    background: #fccad3;
}


/* Instagram */
div#instagram h2 a {
    color: #b5d1dc;
}


div#instagram h2 a:hover {
    color: #fccad3;
}


/* RODAPÉ */
/*redes rodape*/
#rodape .lista-redes ul li a {
    background: #b5d1dc;
}

/*redes rodape hover*/
#rodape .lista-redes ul li:hover a i {
    color: #fff;
}


/*hover links rodape*/
#rodape .institucional li a:hover {
    color: #fccad3;
}

/*botão sobre a loja*/
#rodape .sobre-loja-rodape .more {
    border: solid 2px #fccad3;
    color: #fccad3;
}
#rodape .sobre-loja-rodape .more:hover {
    color: #ffffff;
    background: #fccad3;
}


/*espaçamento redes rodapé*/
#rodape .institucional .lista-redes {
    margin-top: 50px;
}



/*newslatter popup*/
#modalNewsletter .interno .icon path {
    stroke: #fccad3;
}

.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    border: solid 1px #b5d1dc;
    background: #b5d1dc;
}


/*mobile*/
.conteudo-topo .busca-mobile .atalho-menu.icon-th::before {
    color: #b5d1dc;
}

.botao.principal {
    color: #b5d1dc;
}

.atalhos-mobile ul li .icon-user .icon * {
    fill: #b5d1dc;
}


.atalhos-mobile .icon * {
    fill: #fccad3;
}

.atalhos-mobile ul li a .icon * {
    fill: #fccad3;
}


/* PÁGINA INTERNA */
/*news latter*/
.coluna div.componente.newsletter .titulo svg path {
    stroke: #b5d1dc;
}

.coluna div.componente.newsletter .botao {
    background: #b5d1dc;
    border: solid 2px #b5d1dc;
}


/* POPUP ADICIONAR NA SACOLA OU FINALIZAR */
#comprar-ajax-status .sucesso .buttons>* {
	    background: #b5d1dc;
}