.logo img {
    max-width: 200px;
}

.logo a[title="Pinappe"]:hover {
	color: #fe8ca6;
}

.logo a[title="Pinappe"]:after {
	content: 'BOLSAS E ACESSÓRIOS';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 16px;
}

.logo a[title="Pinappe"]:after:hover {
	color: #fe8ca6;
}

.botao.principal:hover {
    background-color: #fe8ca6;
}

#cabecalho .lista-redes .icon-instagram,
.lista-redes .icon-instagram {
	background: transparent;
}

#cabecalho .menu li.categoria-id-1923297 strong:before {
	content: url('https://cdn.awsli.com.br/545/545692/arquivos/icon-acessorios.png');
    line-height: 64px;
}

#cabecalho .menu li.categoria-id-1920602 strong:before {
	content: url('https://cdn.awsli.com.br/545/545692/arquivos/icon-bolsa.png');
}

#cabecalho .menu li.categoria-id-1920624 strong:before {
	content: url('https://cdn.awsli.com.br/545/545692/arquivos/icon-bag.png');
}

#cabecalho .menu li.categoria-id-1956493 strong:before {
	content: url('https://cdn.awsli.com.br/545/545692/arquivos/icon-chilli.png');
    
}

#cabecalho .menu li.categoria-id-10051810 strong:before {
	content: url('https://cdn.awsli.com.br/545/545692/arquivos/icon-biancam.png');
}


/*RODAPÉ*/
#rodape .institucional .conteiner .row-fluid .span4 .titulo + ul:not(.bandeiras-pagamento) li {
	width: 100%;
	padding-left: 0;
	margin-left: 0;
    border-left: 0;
}

body.pagina-produto #rodape a[title="Loja Integrada - Plataforma de loja virtual."] {
    display: none !important;
    text-indent: -9999px !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

#rodape > div:last-child .conteiner .row-fluid div:first-child {
    width: 100% !important;
    background: #f2f2f2 !important;
}