/*
 Theme Name:   Solazone
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     solarpower
 Version:      1.0.0
 Tags:         
 Text Domain:  solazone 
*/

/***********************************************/

body {
	overflow-x:scroll;
	background-color: #fff;
}

non-border-table tr td {
	padding: 5px;
}

non-border-table, non-border-table tr td {
	border: 0px;
}

.product-table tr td:nth-child(1) {
	text-align: left;		
}

.product-table tr td:last-child {
	vertical-align: center;
}

.product-list {
	list-style-type: disc; 
	list-style: inside;
	font-weight: bold; 
	font-size: 1.2em;
	color: #323232;
	margin-left: 30px;
}

.product-list li {
	padding-left: 0px;
	padding-bottom: 15px;
	line-height: 180%;
}

.product-title {
	font-size: 13pt;
	font-weight: bold;
	//background-color: yellow;
}

.product-desc {
	font-weight: bold;
}

table.image-container td {
	border-width: 0px;
}

