.stm_teacher_single_featured_image,.stm_teacher_single_featured_image .display_inline_block {
  position: relative;
}

.stm_teacher_single_featured_image .stm_teacher_single_socials {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0;
}

.stm_teacher_single_featured_image .stm_teacher_single_socials a {
  position: relative;
  top: 0;
  display: inline-block;
  margin: 5px 4px;
  height: 38px;
  width: 38px;
  font-size: 18px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
}

.stm_teacher_single_featured_image .stm_teacher_single_socials a.expert-social-facebook {
  background-color: #3684e3;
}

.stm_teacher_single_featured_image .stm_teacher_single_socials a.expert-social-twitter {
  background-color: #53c8ff;
}

.stm_teacher_single_featured_image .stm_teacher_single_socials a.expert-social-google-plus {
  background-color: #dd4b39;
}

.stm_teacher_single_featured_image .stm_teacher_single_socials a.expert-social-linkedin {
  background-color: #2437ab;
}

.stm_teacher_single_featured_image .stm_teacher_single_socials a.expert-social-youtube-play {
  background-color: #b00;
}

.stm_teacher_single_featured_image .stm_teacher_single_socials a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 6px;
  z-index: 10;
  bottom: -6px;
  left: 0;
  display: none;
}

.stm_teacher_single_featured_image .stm_teacher_single_socials a:hover {
  top: -6px;
}

.stm_teacher_single_featured_image .stm_teacher_single_socials a:hover:after {
  display: block;
}
/*# sourceMappingURL=../sourcemap/style_1.css.map */
