:root {
     --categoria-1: url(https://i.postimg.cc/43kkq4R8/pinca.png);
 
     --categoria-2: url(https://i.postimg.cc/VsH5k4hy/carvao.png);
 
     --categoria-3: url(https://i.postimg.cc/6qLNxbs2/charuto.png);
 
     --categoria-4: url(https://i.postimg.cc/wBNyZrcc/travesseiro-2.png);
     
     --categoria-5: url(https://i.postimg.cc/QM8LcJTh/bong.png);
 
     --categoria-6: url(https://i.postimg.cc/R0Q1fcz1/cachimbo-de-agua.png);
     
     --categoria-7: url(https://i.postimg.cc/NjZjQV9L/cigarro.pngg);
 
     --categoria-8: url(https://i.postimg.cc/wvbdqR3H/venda.png);
 
     --categoria-ofertas: url(https://cdn.awsli.com.br/1950/1950161/arquivos/time-left.png);
 }
 
     
 
 /*Ignore o codigo abaixo*/
 .menu.superior .nivel-um>li:nth-child(1)>a:before{content:"";background:var(--categoria-1)}.menu.superior .nivel-um>li:nth-child(2)>a:before{content:"";background:var(--categoria-2)}.menu.superior .nivel-um>li:nth-child(3)>a:before{content:"";background:var(--categoria-3)}.menu.superior .nivel-um>li:nth-child(4)>a:before{content:"";background:var(--categoria-4)}.menu.superior .nivel-um>li:nth-child(5)>a:before{content:"";background:var(--categoria-5)}.menu.superior .nivel-um>li:nth-child(6)>a:before{content:"";background:var(--categoria-6)}.menu.superior .nivel-um>li:nth-child(7)>a:before{content:"";background:var(--categoria-7)}.menu.superior .nivel-um>li:nth-child(8)>a:before{content:"";background:var(--categoria-8)}.menu.superior .nivel-um>li:nth-child(9)>a:before{content:"";background:var(--categoria-9)}.menu.superior .nivel-um>li:nth-child(10)>a:before{content:"";background:var(--categoria-10)}.menu.superior .nivel-um>li:nth-child(11)>a:before{content:"";background:var(--categoria-11)}.menu.superior .nivel-um>li:nth-child(12)>a:before{content:"";background:var(--categoria-12)}.menu.superior .nivel-um>li.categoria-id-offer>a:before{content:"";background:var(--categoria-ofertas)}
 
 
#cabecalho .logo a img {
    position: static;
    padding: 5px;
    box-sizing: border-box;
}    