@charset "utf-8";

/* products-preview.php */
	
.products { background: url(/img/banners/products.png) #000; height: 225px; position: relative; }
.products header {  background: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.8); padding: 15px; width: auto; position: absolute; bottom: 0%; right: 0%;}
.products header h1 { color: #FFF; }

.productDescription ul li, .productDescription p { font-size: 0.93em; line-height: 1.3em; }
.featured { text-transform: uppercase; font-size: 1.2em; font-weight: 300; }
.viewRange { font-size: 1.4em; text-align: right; }

.gteProd, .gtePrice, .VAT { color: #297abf; font-weight: 300; }
.gtePrice { font-size: 2.5em; font-weight: 600; } .gteProd { font-size: 1.8em; } .VAT { font-size: 1em; }