/*---------------------------------------------------------------------------------

 Theme Name:   ISF Divi
 Theme URI:    https://isf-eras.org
 Description:  ISF Divi Theme
 Author:       Tomas Vesely
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
/* hide column headers from GV tables*/
.gv-table-view tfoot,
.gv-datatables tfoot{ 
    display:none !important; 
}