/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
right:10px;
z-index: 999;
}

.span3.links-rodape.links-rodape-paginas {width:100% !important}

/* BARRA TOPO */ 
#cabecalho {background: #6A2886!important;top: 0;width: 100%;}

/* BARRA MENU */
.abriga-menu {background: #f9f9f9!important;box-shadow: 0px 5px 7px 0px rgba(255, 255, 255, 0.28);}
.nivel.um:hover {background: #6A2886!important;}


/* LINK MENU */
.menu.superior .titulo {color: #6a2886!important;font-weight:600;font-size: 18px;max-width: 190px;margin: 0;}
.menu.superior li.com-filho>a i {background:none;color:#fff;margin-left: 3px;vertical-align: middle;}

/*DESCRIÇÃO E PREÇO CENTRALIZADO COM O PRODUTO*/
.listagem .info-produto {
    padding: 0;
    padding-top: 30px;
    min-height: 186px;
    text-align: center;
}
/*BOTÃO DE BUSCA*/
.busca .botao-busca {
    background: #2c1435!important;
}
.produto .acoes-produto .preco-produto .preco-venda {
    font-size: 13px;
    display: flow-root;
}
.listagem .preco-produto .preco-venda {
    font-size: 13px;
    color: #b2b2b2;
    display: block;
}

/* BUSCA */
.busca {background: #1A6BC6!important;border:none;padding:0;box-shadow:none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.busca input {background:#F7EBFF!important;border:none;font-size: 15px;color: #000!important;width: 75%;padding: 13px 25px;box-shadow: none !important;outline: 0 none !important;transition: none !important;}
.busca .botao-busca {background:#1A6BC6!important;}
#cabecalho.fixed .busca .botao-busca {padding: 0 5px;height: 30px;font-size: 13px;}

.busca input::-webkit-input-placeholder{color: #000;}
.busca input:-ms-input-placeholder {color: #000;}
.busca input::-moz-placeholder {color: #000;opacity: 1;}
.busca input:-moz-placeholder {color: #000;opacity: 1;}

/* ABRIGA CONTA */
.abriga-conta {background: #6A2886!important;}
.abriga-conta:hover {background: #1A6BC6!important;}


/* ABRIGA CARRINHO */
#cabecalho .abriga-carrinho {background: #6A2886!important;}
#cabecalho .abriga-carrinho:hover{background: #1A6BC6!important;}

/* ABRIGA ATENDIMENTO */ 
.abriga-atendimento:hover {background: #1A6BC6!important;}

/* NEWS */
#barraNewsletter{background: #2C1435!important;}
#barraNewsletter, #barraNewsletter .show-hide, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner {background-color: #2C1435!important;box-shadow: none;}
#rodape .titulo {font-size:21px;font-weight:bold;color: #2C1435!important;border: none;margin-bottom: 0;padding-bottom: 25px;}

.listagem .preco-produto: {text-align="center"}
.listagem-item .bandeira-promocao {background: #6a2886;}

/* NEWS INPUT */
#barraNewsletter .componente input[type="text"] {background: #F7EBFF!important; color: #000;}
#barraNewsletter .componente input[type="text"]::-webkit-input-placeholder{color: #000;}
#barraNewsletter .componente input[type="text"]:-ms-input-placeholder {color: #000;}
#barraNewsletter .componente input[type="text"]::-moz-placeholder {color: #000;opacity: 1;}
#barraNewsletter .componente input[type="text"]:-moz-placeholder {color: #000;opacity: 1;}

/* LOGO */ 
.logo img{max-width:150%;}
#cabecalho.fixed .abriga-logo .logo a img {max-height: none;}


/*MOBILE*/
@media only screen and (max-width: 767px) {
    .atalhos-mobile {background:#2c1435!important;height: 51px;}
    #cabecalho .conteiner .row-fluid .span3 {background:#6A2886!important;overflow: hidden;}
    .busca .botao-busca {background: none!important; right: -1px!important; }
   
    .conteudo-topo .busca-mobile .busca input {border:none;box-shadow:none;padding: 14px;padding-left: 20px;width: 75%;font-size: 16px;color: #a3a3a3;}
	.conteudo-topo .busca-mobile .busca .botao-busca {background:none;border:none;color:#fff;font-size:18px;width: 45px;height: 45px;top: 3px;}
    .logo img { max-width: 100%;}
    .menu.superior .nivel-um .titulo, .menu.lateral .nivel-um .titulo { color: #1d77dd!important; }
    .secao-banners .banner.cheio .flexslider .slides>li {
    width: 100% !important;
    right: 0;
    margin-right: -150% !important;

}



div#feedinstagram {
    display: none !important;
}







