/* header */
#cabecalho.fixed .open-menu .line {
	background: #14caf4;
}
#cabecalho .busca input, #cabecalho .busca input:focus {
	background: #f4f4f4;
    color: #6e3d99;
}
#cabecalho .busca .botao {
	color: #6e3d99;
}
#cabecalho .busca .botao:hover {
	color: #6e3d99;
}
#cabecalho .actions>li>a .icon * {
    fill: #6e3d99;
}
#cabecalho .actions>li>a {
	color: #6e3d99;
}

#cabecalho .actions>li:hover .total-cart, #cabecalho .actions>li:hover a {
	color: #98ef43;
}
#cabecalho .carrinho .qtd-carrinho {
	background: #98ef43;
}
.full.menu {
	background: #98ef43 !important;
    border-top: none !important;
}
.full.menu .conteiner .nivel-um>li>a>.titulo {
    color: #6e3d99;
	font-weight: bold;
}
.full.menu .conteiner .nivel-um > li:hover > a >.titulo {
    color: #f728a9 !important;
    opacity: 1 !important;
}
.full.menu .conteiner .nivel-um>li.offers>a {
	background: #6e3d99 !important;
}
.full.menu .conteiner .nivel-dois li a {
	color: #f728a9;
}
.full.menu .conteiner .nivel-dois li:hover>a {
	color: #f728a9;
}
.flex-control-paging {
	display: none;
}
#cabecalho .busca input, #cabecalho .busca input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #6e3d99;
  opacity: 1; /* Firefox */
}
.offers {
	display: none !important;
}


/* Banners */
.tarja * {
	max-width: 1140px;
}


/* News */
#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    background: #f728a9;
	border: solid 2px #f728a9;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover:after,
#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover:before {
    color: #f728a9;
    fill: #f728a9
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover {
	color: #FFF;
}

/* Rodapé */
#cr-alpha-theme {
	display: none !important;
	opacity: 0 !important;
}
.scrollToTop {
	background: #6e3d99 !important;
}
.float-contact .float-open {
	background: #14caf4 !important;
}
.float-contact .float-open {
	background: #14caf4 !important;
}
.float-contact .float-items>li:hover a {
	background: #f728a9;
}
.float-contact .float-items .float-whats > a {
	background: #98ef43 !important;
}
.float-contact .float-items .float-modal > a {
	background: #6e3d99 !important;
}

/* Galeria de Produtos na Home */

#listagemProdutos .listagem .listagem-item .info-produto .preco-produto .preco-venda {
	color: #f728a9;
}

#listagemProdutos.listagem .listagem-item .info-produto .preco-produto .preco-promocional {
	color: #14caf4;
    font-weight: bold;
}

#listagemProdutos .vitrine-mas-vendido strong {
	display: none !important;
}
#listagemProdutos .vitrine-mas-vendido::before {
    content: 'Mais Alugados';
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Lato;
    color: #000;
}
.bandeiras-produto .bandeira-promocao {
	background: #14caf4;
}
.prod-counter {
	display: none !important;
}
.acoes-produto-responsiva .tag-comprar,
.botao.principal.botao-comprar,
.botao.principal.grande {
	background: #f728a9 !important;
}

/* Página de Produto */
.pagina-produto #corpo {
	margin-top: 40px;
}
.produto .atributos .atributo-comum ul li {
	overflow: unset;
}
.acoes-flutuante {
	display: none !important;
}

/* Mobile */
.atalhos-mobile ul li a .icon * {
	fill: #14caf4;
}
.atalhos-mobile ul li a .qtd-carrinho {
 background: #98ef43 !important;
}
.conteudo-topo .busca-mobile .atalho-menu {
	background: #6e3d99;
}
.conteudo-topo .busca-mobile.fixed {
	background: #fff;
}

.produto-111604008 .botao-comprar {
    color: transparent !important;
}

.produto-111604008 .botao-comprar .icon-shopping-cart:after {
    content: 'COMPRAR';
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 26px;
    font-family: Lato;
    padding-left: 10px;
}