/*
Theme Name:  IndustCO Child Theme
Description: Child theme for the IndustCO theme
Author:      ThemeStem
Author URI:  http://themeforest.net/user/themestek
Template:    industco
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
/*****Universal Rules*****/
.textbold {
	font-weight: bold;
}

/***Unordered list***/
.ts-list.ts-black li .ts-list-li-content {
	color: #333;
}

/*****Specification Tables*****/
/***Header***/
.tablepress .tablepress thead th {
  background-color: #236192;
}


