/* fonte descrição produto */
.pagina-produto .abas-custom .tab-content {
       font-size: 15px;
    }
/* largura central atendimento */
.painel-atendimento .dir-inside {
    min-width: 280px;
    max-width: 300px;
}
/* menu fabricantes */
.menu-desktop .submenu .level2 .item-level2 > a {
    font-weight: 400;
}
.menu-desktop .submenu .level2 .item-level2 {
    margin-bottom: 06px;
}
/* menu fabricantes quebra de linha */
.menu-desktop .categoria-marcas .submenu a {
    white-space: nowrap;
}
/* todas as categorias fabricantes */
.menu-desktop .todas-categorias .tc-item-level2 > a {
    font-weight: 600;
    font-size: 14px;
    line-height: 10px;
    white-space: nowrap;
}
