/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .pm-product-table{
 	clear: both;
 }
 .pm-product-table table .hl{
 	background-color: #607d8b14;
 }
  .pm-product-table table th,  .pm-product-table table td{
  	text-align: center;
  }
