/* 
* Place your custom CSS styles in this file. 
* When upgrading the plugin just keep a backup copy of this file 
* so you don't lose the CSS changes you made during the upgrade.
*/

/* === Fancy product display css === */
.eStore-product {
height:auto;
overflow:hidden;
margin-bottom:5px;
border:1px solid #ccc;
padding:5px
}

.thumb-image{
width:100px;
height:150px;
}
