.recommend-title {
  margin: 0 0 1px 0;
  line-height: 40px;
  padding-left: 40px;
  background-color: #eee;
  font-size: 116.67%; }
  .recommend-title .number {
    width: 25px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 1;
    display: block;
    left: 0;
    top: 0; }
  .recommend-title.accordion-close .number {
    background: #666666; }
  .recommend-title.accordion-open .number {
    top: 1px; }
  .recommend-title.accordion-open a {
    display: none; }

ul.products li {
  position: relative;
  margin-bottom: 0; }
  ul.products li .products-block-image {
    border: none; }
  ul.products li h5.product-name {
    margin: 0 0 10px; }
  ul.products li .item-wrap-inner {
    text-align: center;
    padding-bottom: 20px;
    border: solid 1px #dddddd; }
    ul.products li .item-wrap-inner .comments_note {
      margin-bottom: 5px; }

.custom_red .title_block {
  margin-bottom: 20px; }

/*# sourceMappingURL=blockbestsellers.css.map */
