.read-more-content {
  max-height: 140px;
  overflow: hidden;
}
.read-more-content.opened {
  max-height: 100%;
}
.group_list .current > span > a {
  color: #d91451;
}
.group_list ul ul ul {
  margin-left: 20px;
  margin-top: 10px;
}
.filter_block {
  margin: 30px 0;
}
.filter_block ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.filter_block ul li {
  list-style: none;
}
.product {
  position: relative;
}
.product-more:hover {
  color: #d91451;
}
/*# sourceMappingURL=style.css.map */