#shop-items,#shop-items ul {margin: 0; padding: 0; clear: both; list-style:none; width:100%;}
#shop-items div.prod-thumb img {display: block; margin: 0 auto;}
#shop-items li.prod-title { padding-top: 1.5em; padding-bottom: 0.5em; font-weight:600}
#shop-items li.prod-title strong {font-weight: 500;font-size: 110%;}
#shop-items li.prod-auth {font-size: smaller; color: #666666; padding-bottom: 0.5em;}
#shop-items li.prod-desc {padding-bottom: 0.25em}
#shop-items li.prod-price,ul#shop-items li.prod-vat {font-size: 100%; padding: 0.25em 0; /*border-bottom: dashed 1px #33CC99;*/}
ul#shop-items li.prod-vat .price {font-weight: bold; font-size:120%}
#shop-items img.product-img {float: left; clear:left; margin:0 0.75em 0.75em 0;}
p.addto {padding: 0.25em 0 0 0; display:block}

/* index list view */
#product-list-view #shop-items li.container {clear: both; padding: 0.5em 0;}
#product-list-view #shop-items li.container:after {content:"."; clear: both; visibility:hidden; height:0.5em; float:none; display:block;}
#product-list-view #shop-items li.container div.prod-thumb {float: left; margin:0; clear:none !important; width: 25%;text-align: center;}
#product-list-view #shop-items li.container div.prod-thumb img {margin: 0.25em 0;}
#product-list-view #shop-items li.container ul.prod-details {float: right; width: 65%; clear:right;}
#product-list-view #shop-items li.container hr {height: 1px; color: #d7d2c6; background-color:#dedede; border:0; display:block;}
li.prod-price span.price { background-color: #006600; color:#FFFFFF; font-weight: bold; padding:0.125em 0.25em; font-size:120%}
/* individual item view */

#shop-items.product-view li.prod-price, #shop-items.product-view li.prod-vat { text-align:right;}
#shop-items.product-view li.prod-vat .price {font-weight: bold; font-size: 120%;}
