@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@700&display=swap');

}

.menu strong {
    font-family: 'Orbitron', sans-serif;
}

/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:160px;
right:10px;
z-index: 999;
width: 64px;
height: 64px;
}

.bandeiras-produto span {
    padding: 6px 10px;
    font-size: 14px;
    border: none;
    box-shadow: none;
    font-weight: 400;
}

.info-produto {
	text-align: center;

}

.caixa-sombreada {
    box-shadow: none;

}