
/*//////////////////////////*/
/*// CSS MENU FLUTUANTES //*/
/*////////////////////////*/
.menu-flutuante .menu.superior {
    margin: 0;
}
.menu-flutuante {
    background: #01A8BD;
    margin-top: 0px;
    padding-top: 0px;
    margin-top: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.9);
}
.menu-flutuante .conteiner {
    padding: 0px !important;
}
.menu-flutuante .menu.superior .titulo {
    display: none;
}

.menu-flutuante .menu.superior{
    width: 40px;
    height: 25px !important;
}
.menu-flutuante .menu.superior .nivel-dois {
    top: 63px;
}


/* IMAGEM LINKADA BARRA TOPO */
#barraTopo h4 {
    margin: 0;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 60px;
    margin-top: -30px;
    text-indent: -999px;
    overflow: visible;
}

#barraTopo h4 a {
    padding: 0px;
    display: block;
    width: 260px;
    height: 60px;
    background: url('https://cdn.awsli.com.br/141/141063/arquivos/logo-barra.png') bottom left no-repeat;
    background-size: 120px;
}

#barraTopo {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #000000;
}
#barraTopo .canais-contato a {
    color: #fff;
}

#barraTopo .carrinho {
    border-style: 1px;
    border-width: 1px;
    border-color: rgba(255,255,255,0.2);
}

#barraTopo .carrinho>a strong {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
}

#barraTopo .carrinho>a span {
    color: #fff;
}

/*/////////////////////////*/
/*//////// RODAPE ////////*/
/*///////////////////////*/

/* retira background dos itens abaixo */
#rodape {
    color: #444444;
}
#rodape .institucional, #rodape .pagamento-selos {
    background:none;
}
#rodape .fundo-secundario, #rodape .fundo-secundario *, #rodape .fundo-secundario *:hover, #rodape .fundo-secundario:hover, #rodape .fundo-secundario.botao:hover {
    color: #444444;
}
/*retira padding bottom institucional */
.institucional.fundo-secundario {
    padding-bottom: 0px !important;
}

/* adiciona padding ao conteiner institucional */
#rodape .institucional .conteiner {
    padding-top: 37px;
}

#rodape .pagamento-selos .titulo {
color: #444444;
}
/* retira background social */
#rodape .redes-sociais {
    background: url() #fff;
    box-shadow: none;
    top: 50px;
    bottom: 500;
    text-align: center;
    border-radius: 10px;
}

#rodape .titulo {
    font-size: 17px;
    font-family: 'Verdana' , Geneva ,sans-serif !important;
}

/* adiciona background ao rodapÃ© */
#rodape {
    position: relative;
    background: #ffffff;
}

/* ajusta textos links */
#rodape .span4.links-rodape a {
    font-family: 'Verdana' , Geneva ,sans-serif !important;
    text-transform: uppercase;
    font-size: 11px;
}
#rodape .titulo {
    padding: 10px 0;
    margin-bottom: 5px;
    border-bottom: 0;
}

#rodape .links-rodape ul li {
    list-style-image: url(https://cdn.awsli.com.br/141/141063/arquivos/list-menu-rodape.png);
}






#cabecalho {
    background-image: none;
    background-position: top center;
    background-repeat: repeat;
}

#cabecalho .conteiner > .menu.superior{
    border-top: none;
    background: transparent;
}


/* MENU SUPERIOR */
/* retira seta do menu */
.menu.superior i.icon-chevron-down.fundo-secundario {
    display: none;
}
/* centraliza o menu superior */
.menu.superior .nivel-um {
margin: 0 auto;   
}



.menu.superior {
/*background: #Ff408c;*/
    text-align:center;
background: #ffffff;
}

/* linhas de divisÃ£o do menu superior */
.menu.superior .nivel-um>li {
    border-left: 1px solid rgba(250,250,250,1);
    border-right: 0px;
}



/*tirar o espaço entre o Full banner e o menu*/
    div#cabecalho .conteiner {
        padding-bottom: 0px;
    }

    /*tirar o fundo de cor do carrinho e dos itens*/
    ul.acoes-conta i {
        color: #8c8c8c;
        background: transparent;
    }

    div.carrinho a i {
        color: #8c8c8c;
        background:transparent;
    }

    div#cabecalho .carrinho {
        border-color: transparent;
    }
	
/*menu full com container*/



/*pesquisa mobile*/
@media only screen and (max-width: 767px){
	.conteudo-topo .busca-mobile {
		background-color: transparent;
		padding: 0;
		margin-bottom: 2rem;
	  }

	  #form-buscar{
	  	border-bottom: 1px rgba(0,0,0,0.13) solid;
	  	border-top: 0;
	  }

	  .conteudo-topo .busca-mobile input#auto-complete{
	  	    border-radius: 0;
            border: none;
            box-shadow: none;
	  }

	  button.botao.botao-busca.icon-search.fundo-secundario {
	  	    border-radius: 0 50%;
			color: black;
			background: transparent;
	  }

	  .conteudo-topo .busca-mobile .atalho-menu {
          border-radius: 50%;
      }
	}
/*pesquisa mobile*/



/*Pesquisa Desktop*/
.busca form, .busca input {
    margin: 0;
}
.borda-alpha, .borda-alpha * {
    border-color: none;
}
form {
    margin: 0 0 20px;
}

.busca{
    padding:0px;
   	background-color: #ffffff;
    border: 1px solid #ffffff;    
}

.busca input {
    border-radius: 20px;
    padding: 0 24px;
	border: solid 1px #8080804a;
    height: 35px;
    line-height: 35px;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.busca .botao-busca {
    position: absolute;
    right: 0;
    top: 0;
    height: 35px;
    border-radius: 25%;
    border: none;
}

/*Pesquisa Desktop*/


/*topo redes*/
.lista-redes .icon-facebook , .lista-redes .icon-instagram{
    background: none;
}
/*topo redes*/

.listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto {
    height: 300px;
}

.listagem .span3 .imagem-produto, .listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto {
    height: 300px;
}


.listagem .info-produto {
    padding: 15px 5px 10px;
    position: relative;
    text-align: center;
}

.listagem .titulo-categoria {
    display: block;
    font-size: 16px;
    margin: 40px 0 0;
    padding: 10px 0;
    transition: all .2s ease;
    text-align: center;
    font-size: 20px;
}