/* 
  Stylesheet for Product Display for Prestashop Plugin
  https://www.thatsoftwareguy.com/wp_product_display_for_prestashop.html 
*/
.prestashop-picture {
}
.prestashop-name {
  /* Change this to whatever the width of your left column is*/
}
.prod-clear {
  clear: both;
}
