main{
  margin-top:65px;
  padding-bottom: 20px;
}

.jshop_list_product .product .buttons .ico-share .share_unit a{
  margin-top:0;
}
.jshop_list_product .image_block{
  position:relative;
  padding: 0 !important;
}
.jshop .product_label{
  position: absolute;
    top: 0;
    right: 0;
    background: #ffe512;
    padding: 10px 15px 11px;
  margin-left:0 !important;
  margin-top:0 !important;
}
.jshop .product_label .label_name{
  color:#1e1d17;
  font-weight:normal;
}
.jshop.list_product .block_product .product{
  border: 1px solid #e2e2e2;
}
.jshop_list_product .product .name{
  text-align: left !important;
}
.manufacturer_name span{
  font-size: 14px;
    color: #9b9b9b;
    margin-bottom: 6px;
}