.content {
  background-color: #fafafa;
  border-radius: 10px;
}

.button-market {
  border-radius: 10px;
}

.top-c {
  padding: 20px;
  border-bottom: 1px solid #bdbdbd;
  font-size: 20px;
  font-weight: bold;
  color: #808080;
}

.bottom-c {
  padding: 0 15px 15px 15px;
  text-align: center;
}
.bottom-c .module-top {
  white-space: nowrap;
  overflow: hidden;
}
.bottom-c .module-top img.post-thumbnail {
  margin-right: 5px;
}
.bottom-c .module-content {
  padding: 10px 5px 15px;
  text-align: justify;
  min-height: 85px;
  border: none;
}
.bottom-c .module-content .module-body {
  min-height: 70px;
  height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bottom-c .module-content p {
  color: #808080;
}
.bottom-c .module-bottom {
  width: 91%;
  position: absolute;
  bottom: 19px;
  padding: 0 10px 10px 10px;
}
.bottom-c .module-bottom div.more-b {
  text-align: right;
  padding-bottom: 5px;
}
.bottom-c .module-bottom div.more-b a.more {
  text-align: right;
  text-decoration: underline;
}
.bottom-c .module-bottom .price h2 {
  font-family: Roboto-Bold, sans-serif;
  color: #424242;
  vertical-align: bottom;
}
.bottom-c .module {
  height: 285px;
  margin-top: 15px;
  width: 310px;
  background-color: #fafafa;
  margin-right: 10px;
  margin-left: 10px;
  position: relative;
}
.bottom-c .module .uppercase {
  text-transform: uppercase;
}
.bottom-c .module .free {
  color: #36c87d;
}/*# sourceMappingURL=market.css.map */