a.bem-vindo.cor-secundaria {
    visibility: hidden;
}

.atalhos-mobile.visible-phone.fundo-secundario.borda-principal {
    background-color: #fcc9cc;
    #border-color: #edbcbf;
    border: 0px;
}

.atalhos-mobile.visible-phone.fundo-secundario.borda-principal li.fundo-principal {
    background-color: #fcc9cc;
}

.span8.busca-mobile {
    background-color: transparent;
}

.busca.borda-alpha {
    background-color: transparent;
    border: 0px;
}
button.botao.botao-busca.icon-search.fundo-secundario {
    background-color: #fcc9cc;
}


a.atalho-menu.visible-phone.icon-th.botao.principal {
    background-color: #fcc9cc;
}

i.icon-shopping-cart.fundo-principal {
    background-color: #fcc9cc;
}


.menu.superior {
    background-color: #fcc9cc;
}    
    
.menu.superior .atributos ul li a:hover{
    background-color: #fcc9cc;
}

.menu.superior .nivel-um {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
}
.menu.superior .nivel-um > li {
	border: none;
}
.menu.superior .nivel-um > li a strong {
    color: #333132;
    font-size: 18px;
    border-bottom: 3px solid transparent;
    padding: 0 5px;
    background: transparent;
}

#rodape .institucional {
    #background-color: #333132;
    background-color: #fcc9cc;
}

.icon-chevron-down.fundo-secundario {
    color: #ffffff;
}

.fundo-secundario, .fundo-secundario *, .fundo-secundario :hover, .fundo-secundario:hover, .fundo-secundario.botao:hover {
	color: #333132;
}

#barraNewsletter, #barraNewsletter .show-hide, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner {
    background-color: #333132;
}


@media only screen and (max-width: 767px) {

    .info-banner, .menu.superior .nivel-um, .menu.lateral .nivel-um, .acoes-conta li a span, .carrinho:hover .carrinho-interno, .barra-inicial { display: none; }
    .menu.superior .nivel-um.active, .menu.superior .nivel-dois, .menu.lateral .nivel-um.active, .menu.lateral .nivel-dois { display: block; }
    
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:10px;
	right:10px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
	box-shadow: 2px 2px 3px #999;
  	z-index:100;
}

.my-float{
	margin-top:16px;
}

/*
.produto-compartilhar .hidden-phone {
    display: inherit !important;
}

.produto-compartilhar .fb-compartilhar {
    display: none !important;
}*/
