.menu ul {background-color: white;}
.cor-secundaria { color: #170B52;}
.mais-vendidos { display: none; }
.redes-sociais.borda-principal {width: 270px;height: 402px;}
/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
left:10px;
z-index: 999;
}
.full.menu {
    background: #23aae6;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: solid 1px transparent;
    height: 50px;
}