:root{
    --cor-background-corpo:	#ffffff;
}
.menu.superior .nivel-um .all-categories .nivel-dois {
    overflow: auto;
}
.action-item.support:hover .support-items {
    width: 330px;
}
.tab-content .tab-pane .tabs .tab-link.current {
	background: #ffffff;
}
.logo a img {
    max-height: 250px;
}
li.offers.com-filho {
    display: none;
}
/*topo*/
.links-rodape-atendimento .tel-skype {
    display: none;
}

/*rodape*/
.support-items .tel-skype {
    display: none;
}
/*fale conosco*/
#modalContato > form > div > div > div:nth-child(2) > table > tbody > tr:nth-child(5) {
    display: none;
}
/*atendimento checkout*/
.carrinho-checkout .atendimento li:nth-child(4) {
    display: none;
}