.node--type-shop.node--view-mode-card {
  text-align: center;
  position: relative;
  background-color: #FAF2EB;
  border-radius: 10px;
  padding: 30px 30px 0;
  position: relative;
  /*
  @include theme.breakpoint-up(md) {
    height: 100%;
  }
  */
}
.node--type-shop.node--view-mode-card h3 {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25px;
  margin-bottom: 30px;
}
.node--type-shop.node--view-mode-card .btn {
  position: relative;
  -webkit-transform: translateY(22px);
          transform: translateY(22px);
}
/*# sourceMappingURL=shop--card.css.map */
