div.eshop-buttons
{
  padding-bottom: 35px;
}

div .btn-group {
  display: none;
 
}


div.eshop-product-show {
  display: none;
  

}

div.sortPagiBar.row-fluid.clearfix {
  display: none;

}

div.image.img-polaroid {
    border: 0px #ffffff;
    box-shadow: 0px 0px #ffffff;
}

div.eshop-product-price {
    padding-bottom: 0px;
    margin-bottom: 0px;
   margin-top: -25px;
}

p.eshop-product-desc {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

textarea#GiftNote.form-control {
  width: 90%;
}