ul.product-categories .cat-parent{
    font-weight: bold;
  color: #000000;
}

ul.children {
	font-weight: normal;	
				color: #000000;
}

ul.product-categories a{
  color: #000000;
}

ul.product-categories {
list-style-type: none;
		 margin: 0;
  padding: 0;
}

ul.children {
		list-style-type: none;
}

#tab-description h2 {
		display:none;
}