.Categorias

   #cabecalho .menu.superior {
font-size: 18px;
}


.Contatos

{
    color: #c9b66b;
    font-family: 'Oswald';
    font-size: 13px;
    letter-spacing: .3px;
    text-transform: uppercase;
    line-height: 31px;
}



.carrinho {
    background: url(https://cdn.awsli.com.br/439/439590/arquivos/meuacrrinhossdesk.png) no-repeat 0 1px;
    border: none;
    width: 126px;
    float: right;
    height: 30px;
}

.menu .titulo {
display: inline-block;
white-space: normal;
font-size: 18px;
}



.compre-junto__comprar button {
    width: 100%;
    border-radius: 4px;
    background: var(--cor-botao);
    line-height: 48px;
    font-weight: 900;
    user-select: none;
    color: #fff;
}



.compre-junto__comprar button {
    width: 100%;
    border-radius: 4px;
    background: #c9b66b;
    line-height: 48px;
    font-weight: 900;
    user-select: none;
    color: #fff;
}