/*
 Theme Name:   bootScore Child
 Description:  bootScore Child Theme
 Author:       bootScore
 Author URI:   https://bootscore.me
 Template:     bootscore-main
 Version:      5.3.0
 Text Domain:  bootscore
*/

/* 
All style editing is done via scss/_bscore_custom.scss
*/

.table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 400;
}

.badge, .woocommerce span.onsale {
    font-weight: 400;
}

.table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 400;
}