#cabecalho .menu.superior .nivel-um>li>a {
background-position: left center;
background-repeat: no-repeat;
background-size: 35%;
}

/* ícone do agua de lencois */
#cabecalho .menu.superior .nivel-um>li:first-child>a {
background-image: url('https://cdn.awsli.com.br/454/454577/arquivos/perfume 2.png');
padding-left: 36px;
}

/* ícone do alcool gel */
#cabecalho .menu.superior .nivel-um>li:first-child>a {
background-image: url('https://cdn.awsli.com.br/454/454577/arquivos/gel-de-alcool.png');
padding-left: 36px;
}

/* ícone do difusores */
#cabecalho .menu.superior .nivel-um>li:first-child>a {
background-image: url('https://cdn.awsli.com.br/454/454577/arquivos/difusor.png');
padding-left: 36px;
}

/* ícone do kits */
#cabecalho .menu.superior .nivel-um>li:first-child>a {
background: url('https://cdn.awsli.com.br/454/454577/arquivos/kit-de-maquiagem.png');
padding-left: 36px;
}

/* ícone do personalizado */
#cabecalho .menu.superior .nivel-um>li:first-child>a {
background: url('https://cdn.awsli.com.br/454/454577/arquivos/lembranca.png');
padding-left: 36px;
}

/* ícone do sabonete*/
#cabecalho .menu.superior .nivel-um>li:first-child>a {
background: url('https://cdn.awsli.com.br/454/454577/arquivos/sabonete-liquido.png');
padding-left: 36px;
}

/* ícone do sais*/
#cabecalho .menu.superior .nivel-um>li:first-child>a {
background: url('https://cdn.awsli.com.br/454/454577/arquivos/banheira.png');
padding-left: 36px;
}

/* ícone do sprays*/
#cabecalho .menu.superior .nivel-um>li:first-child>a {
background: url('https://cdn.awsli.com.br/454/454577/arquivos/spray.png');
padding-left: 36px;
}