@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700;900&display=swap');

body,
p,
a,
span,
strong,
h1,
h2,
h3,
h4,
h5,
h6,
label,
input,
button {
    text-decoration: none!important;
	font-family: 'Source Sans Pro', sans-serif;
}

.selos>ul:after {
    content: "";
    /* margin: 0 auto; */
    background: url(https://cdn.awsli.com.br/1616/1616697/arquivos/Selo_FNeutro.png);
    background-size: 100%;
    width: 100px;
    height: 70px;
}


.logo a {
    height: 70px;
    top: 5px;
}

.logo a img {
    max-height: 110%;
}

.busca input, .busca .botao-busca {
	background: #1b1814;
}

.menu.superior .nivel-um>li:hover > a > .titulo {
    color: #fff !important;
}

.menu.superior li.com-filho:hover >a i {
    color: #fff !important;
}

.barra-inicial {
    background-color: #ffffff;
}

.barra-inicial .canais-contato span, .barra-inicial .canais-contato a, .barra-inicial .canais-contato i,.barra-inicial .lista-redes a i {
    color: #1b1814;
}

.menu.superior .titulo {
    font-family: 'Source Sans Pro';
}

.login-conta span {
    font-family: 'Source Sans Pro';
}

.carrinho>a i:before {
    font-family: 'Source Sans Pro';
}

.busca input {
    font-family: 'Source Sans Pro';
}

.listagem .titulo-categoria {
    font-family: 'Source Sans Pro';
}

.listagem .listagem-item .nome-produto {
    font-family: 'Source Sans Pro';
}

.listagem .listagem-item .preco-produto strong.titulo {
    font-family: 'Source Sans Pro';
}


#rodape .institucional .titulo {
    font-family: 'Source Sans Pro';
}

#rodape .links-rodape li a {
    font-family: 'Source Sans Pro';
}

.produto .principal .nome-produto, .produto .nome-produto {
    font-family: 'Source Sans Pro';
}

.produto .acoes-produto .preco-produto strong.titulo {
    font-family: 'Source Sans Pro';
}

.produto .principal .botao.principal.botao-comprar {
    font-family: 'Source Sans Pro';
}


.login-conta.span1 {
    background: url(https://cdn.awsli.com.br/1616/1616697/arquivos/bg-hover.png) 0 0 no-repeat;
    background-size: 0 100%;
}

.login-conta.span1:hover span {
    color: #1b1814!important;
}

.login-conta:hover i {
    color: #1b1814;
}

.carrinho:hover {
    background: url(https://cdn.awsli.com.br/1616/1616697/arquivos/bg-hover.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.carrinho:hover>a i:before {
    color: #1b1814;
}

.carrinho:hover>a i:after {
    background: url(https://cdn.awsli.com.br/1616/1616697/arquivos/carrinhocliente.png) no-repeat;
    background-size: 100%;
}

@media screen and (max-width: 767px){
    
.atalhos-mobile {
    background: #1b1814;
}
    
.conteudo-topo .busca-mobile .atalho-menu {
    background: #1b1814;
}

.listagem .info-produto {
    min-height: auto;
}

.listagem .span3 .imagem-produto, .listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto {
    height: 190px;
}

.listagem .listagem-linha >ul>li {
    min-height: 390px;
}