/*===========================

##Team
    #Single Post

============================*/
.elementor-social-icon-instagram.elementor-icon {
  background-color: #c52ea7; }

.single-team .wgl_col-12 > .team__member {
  display: flex;
  position: relative;
  z-index: 1;
  margin-bottom: 58px;
  margin-top: -10px;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-color: var(--zium-secondary-color);
  color: #fff; }
  @media (max-width: 992px) {
    .single-team .wgl_col-12 > .team__member {
      margin-top: 0;
      margin-left: 0; } }
  .single-team .wgl_col-12 > .team__member:empty {
    display: none; }
  .single-team .wgl_col-12 > .team__member .member__thumbnail-wrap {
    position: relative;
    z-index: 1;
    flex-shrink: 0;
    margin-right: 68px; }
    @media (min-width: 993px) {
      .single-team .wgl_col-12 > .team__member .member__thumbnail-wrap .thumbnail__featured {
        width: 500px; } }
  .single-team .wgl_col-12 > .team__member .member__thumbnail {
    position: relative;
    z-index: 1; }
  .single-team .wgl_col-12 > .team__member .member__info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 79px 0 60px;
    margin-right: 4%;
    color: inherit; }
  .single-team .wgl_col-12 > .team__member .member__name {
    position: relative;
    z-index: 1;
    margin-bottom: 7px; }
    .single-team .wgl_col-12 > .team__member .member__name,
    .single-team .wgl_col-12 > .team__member .member__name span {
      font-size: 48px;
      line-height: 1.3;
      color: inherit; }
  .single-team .wgl_col-12 > .team__member .member__excerpt {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 30px;
    color: #d6d6d6; }
  .single-team .wgl_col-12 > .team__member .info__highlighted {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding-top: 1px;
    font-family: var(--zium-header-font-family);
    color: inherit;
    letter-spacing: 0.5em;
    background: var(--zium-primary-color);
    max-width: max-content;
    display: inline-block; }
  .single-team .wgl_col-12 > .team__member .info__item {
    padding: 7px 0;
    font-size: 16px;
    line-height: 1.85; }
    .single-team .wgl_col-12 > .team__member .info__item h5,
    .single-team .wgl_col-12 > .team__member .info__item span {
      display: inline-block;
      font-size: inherit;
      line-height: inherit; }
    .single-team .wgl_col-12 > .team__member .info__item h5 {
      margin-right: 0.6em;
      font-weight: 500;
      font-size: 16px;
      letter-spacing: 0.5em;
      color: #b1afaf; }
    .single-team .wgl_col-12 > .team__member .info__item a {
      color: inherit; }
  .single-team .wgl_col-12 > .team__member .member__socials {
    margin: 0;
    margin-top: 16px;
    line-height: 1; }
  .single-team .wgl_col-12 > .team__member .social__icon {
    display: inline-block;
    position: relative;
    z-index: 1;
    text-align: left;
    font-size: 14px;
    width: auto;
    color: #fff; }
    .single-team .wgl_col-12 > .team__member .social__icon:not(:last-child) {
      margin-right: 35px; }
    .single-team .wgl_col-12 > .team__member .social__icon:hover {
      opacity: 0.7; }
  @media (max-width: 1200px) {
    .single-team .wgl_col-12 > .team__member {
      margin-bottom: 66px; }
      .single-team .wgl_col-12 > .team__member .member__thumbnail-wrap {
        margin-right: 50px; }
      .single-team .wgl_col-12 > .team__member .member__info {
        padding: 50px 0 50px; } }
  @media (max-width: 992px) {
    .single-team .wgl_col-12 > .team__member {
      flex-direction: column; }
      .single-team .wgl_col-12 > .team__member .member__thumbnail-wrap {
        margin: 0 auto; }
      .single-team .wgl_col-12 > .team__member .member__info {
        width: 100%;
        padding: 35px;
        text-align: center;
        display: block;
        margin: 0; }
      .single-team .wgl_col-12 > .team__member .info__item {
        padding: 10px 0; }
        .single-team .wgl_col-12 > .team__member .info__item h5 {
          min-width: auto; } }
  @media (max-width: 767px) {
    .single-team .wgl_col-12 > .team__member[style^='background-image: url'] {
      background-image: none !important; } }
  @media (max-width: 600px) {
    .single-team .wgl_col-12 > .team__member .member__name {
      margin-bottom: 17px; }
      .single-team .wgl_col-12 > .team__member .member__name,
      .single-team .wgl_col-12 > .team__member .member__name span {
        font-size: 34px; }
    .single-team .wgl_col-12 > .team__member .info__item h5 + span,
    .single-team .wgl_col-12 > .team__member .info__item h5 + a {
      display: block;
      margin-left: unset; } }
  @media (max-width: 380px) {
    .single-team .wgl_col-12 > .team__member .member__name,
    .single-team .wgl_col-12 > .team__member .member__name span {
      font-size: 24px;
      line-height: 34px; } }
