/*Ajustes Tabelas Descrições*/
.element-product-info td,
.element-product-info th{
    border: 1px solid #000 !important;
    text-align: center;
    
}
.element-product-info table{
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 1px;
}
/*FIM - Ajustes Tabelas Descrições*/