.widget.c-reviews.c-reviews-template-5 .widget-item {
  position: relative;
  z-index: 1;
}
.widget.c-reviews.c-reviews-template-5 .widget-item:hover {
  z-index: 2;
}
.widget.c-reviews.c-reviews-template-5 .widget-item-wrapper {
  position: relative;
  height: 100%;
  padding: 20px 20px 101px 20px;
  background-color: #FFF;
  border: 1px solid #f1f1f1;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -ms-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.widget.c-reviews.c-reviews-template-5 .widget-item-wrapper:hover {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
}
.widget.c-reviews.c-reviews-template-5 .widget-item-description {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 21px;
}
.widget.c-reviews.c-reviews-template-5 .widget-item-person {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  height: 101px;
  padding-top: 20px;
  border-top: 1px solid #ececec;
  overflow: hidden;
}
.widget.c-reviews.c-reviews-template-5 .widget-item-picture {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.widget.c-reviews.c-reviews-template-5 .widget-item-name {
  display: block;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  max-height: 40px;
  overflow: hidden;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.widget.c-reviews.c-reviews-template-5 .widget-item-position {
  font-size: 12px;
  line-height: 18px;
  color: #cecece;
  margin-top: 4px;
  max-height: 36px;
  overflow: hidden;
}
.widget.c-reviews.c-reviews-template-5 .widget-footer-button {
  color: #2d2d2d !important;
}
.widget.c-reviews.c-reviews-template-5 .widget-footer-button:hover, .widget.c-reviews.c-reviews-template-5 .widget-footer-button:focus, .widget.c-reviews.c-reviews-template-5 .widget-footer-button:active {
  color: #fff !important;
}
@media all and (max-width: 600px) {
  .widget.c-reviews.c-reviews-template-5 .widget-item-wrapper {
    padding-bottom: 20px;
  }
  .widget.c-reviews.c-reviews-template-5 .widget-item-person {
    position: static;
    height: auto;
  }
  .widget.c-reviews.c-reviews-template-5 .widget-item-picture {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .widget.c-reviews.c-reviews-template-5 .widget-item-name,
.widget.c-reviews.c-reviews-template-5 .widget-item-position {
    text-align: center;
    max-height: none;
  }
}
@media all and (max-width: 500px) {
  .widget.c-reviews.c-reviews-template-5 .widget-item-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .widget.c-reviews.c-reviews-template-5 .widget-item-description {
    font-size: 14px;
    line-height: 21px;
  }
}

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