/* 
Theme Name: Generatepress Child 
Theme URL: http://hornoexterior.com
Description: Generatepress Child 
Theme Author: Your Name
Author URL: http://hornoexterior.com
Template: generatepress 
Version: 1.0.0 
Text Domain: generatepress-child 
*/

.products-table {
	border-collapse: collapse;
	margin: 25px 0;
	font-size: 0.9em;
	min-width: 400px;
}

.products-table thead tr {
	background-color: #212121;
	color: #ffffff;
	font-weight: bold;
}

.products-table th,
.products-table td {
	padding: 12px 15px;
	border: none;
	
}