.whap_card_container {
  -webkit-box-shadow: 0px 10px 44px 1px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 10px 44px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 10px 44px 1px rgba(0, 0, 0, 0.06);
  border: 0px solid #CCCCCC;
  background-color: #ffffff;
  padding-bottom: 40px; }
  .whap_card_container:hover {
    -webkit-box-shadow: 0 8px 20px 1px #cfcfcf;
    -moz-box-shadow: 0 8px 20px 1px #cfcfcf;
    box-shadow: 0 8px 20px 1px #cfcfcf; }
  .whap_card_container .whap_card_title {
    margin-top: 20px;
    position: relative;
    text-align: center;
    border-top: 0px solid #cccccc;
    Padding: 20px 20px;
    padding-top: 40px;
    min-height: 9rem;
    font-weight: 700;
    margin-top: 20px; }
    .whap_card_container .whap_card_title h3 {
      margin-bottom: 10px; }
    .whap_card_container .whap_card_title .inner {
      top: 50%;
      transform: translateY(-50%);
      font-size: 24px;
      text-align: center;
      position: absolute;
      width: calc(100% - 40px); }
      .whap_card_container .whap_card_title .inner h2 {
        margin-bottom: 0;
        font-size: 20px;
        font-weight: 700; }
  .whap_card_container .thumbnail {
    background-size: cover !important;
    height: 175px;
    background-position: center !important;
    margin-bottom: 0;
    border: 0 !important;
    border-radius: 0 !important; }
  .whap_card_container .whap_card_omschrijving {
    Padding: 0 40px;
    font-size: 14px;
    font-style: italic; }
  .whap_card_container .whap_card_features {
    Padding: 20px 40px;
    padding-bottom: 0;
    min-height: 10rem;
    font-size: 14px; }
    .whap_card_container .whap_card_features ul {
      list-style: inside; }
      .whap_card_container .whap_card_features ul li {
        padding-bottom: 0 !important; }
        .whap_card_container .whap_card_features ul li a {
          color: #888c46; }
  .whap_card_container .read-more {
    Padding: 0 40px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
    bottom: 0; }
    .whap_card_container .read-more button {
      padding: 5px 10px;
      color: #ffffff;
      background-color: #888C46;
      border: 0px solid #676b35; }
      .whap_card_container .read-more button:hover {
        background-color: #a1a55b; }
  .whap_card_container .tekst_center {
    text-align: center; }

/*# sourceMappingURL=card.css.map */
