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

##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-top: 10px;
  margin-bottom: 58px;
  background-repeat: no-repeat;
  background-position: 90% 95%;
}
.single-team .wgl_col-12 > .team__member:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  pointer-events: none;
  border: 1px solid var(--nuage-primary-color);
}
.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: 0 100px 0 0;
  border-radius: 0;
}
.single-team .wgl_col-12 > .team__member .member__thumbnail-wrap .thumbnail__featured {
  width: 500px;
  border-radius: inherit;
}
.single-team .wgl_col-12 > .team__member .member__thumbnail-wrap .thumbnail__qc_stamp {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 33%;
}
@media (max-width: 1200px) {
  .single-team .wgl_col-12 > .team__member .member__thumbnail-wrap img {
    width: 385px;
  }
}
.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: 88px 30px 50px 0;
}
.single-team .wgl_col-12 > .team__member .member__name {
  position: relative;
  z-index: 1;
  margin-bottom: 1px;
}
.single-team .wgl_col-12 > .team__member .member__name,
.single-team .wgl_col-12 > .team__member .member__name span {
  font-size: 38px;
  line-height: 1.3;
}
.single-team .wgl_col-12 > .team__member .info__subtitle {
  font-size: 240px;
  line-height: 0;
  position: relative;
  z-index: -1;
  left: -58px;
  top: 2px;
  font-family: var(--nuage-additional-font-family);
  color: var(--nuage-secondary-color);
}
@media (max-width: 1200px) {
  .single-team .wgl_col-12 > .team__member .info__subtitle {
    font-size: 180px;
    left: -30px;
    top: 6px;
  }
}
@media (max-width: 992px) {
  .single-team .wgl_col-12 > .team__member .info__subtitle {
    left: auto;
  }
}
@media (max-width: 450px) {
  .single-team .wgl_col-12 > .team__member .info__subtitle {
    font-size: 140px;
  }
}
.single-team .wgl_col-12 > .team__member .member__excerpt {
  margin-bottom: 21px;
}
.single-team .wgl_col-12 > .team__member .info__highlighted {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 500;
  font-family: var(--nuage-header-font-family);
  color: var(--nuage-primary-color);
}
.single-team .wgl_col-12 > .team__member .info__item {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1.9;
}
.single-team .wgl_col-12 > .team__member .info__item h5,
.single-team .wgl_col-12 > .team__member .info__item span {
  display: inline;
  font-size: inherit;
  line-height: inherit;
}
.single-team .wgl_col-12 > .team__member .info__item h5 {
  margin-right: 0.6em;
  font-weight: 600;
  text-transform: uppercase;
}
.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: 20px;
  line-height: 1;
}
.single-team .wgl_col-12 > .team__member .social__icon {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  margin: 0;
  background: #f6f6f6;
  color: #2c2c2c;
}
.single-team .wgl_col-12 > .team__member .social__icon:not(:last-child) {
  margin-right: 10px;
}
.single-team .wgl_col-12 > .team__member .social__icon:hover {
  background: var(--nuage-primary-color);
  color: #ffffff;
  transform: translateY(-2px);
}
@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;
  }
}
@media (max-width: 1024px) {
  .single-team .wgl_col-12 > .team__member {
    background-size: 30%;
  }
}
@media (max-width: 992px) {
  .single-team .wgl_col-12 > .team__member {
    flex-direction: column;
    background-size: 33%;
  }
  .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 0 55px;
    text-align: center;
  }
}
@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: 30px;
  }
  .single-team .wgl_col-12 > .team__member .info__item {
    margin-bottom: 12px;
  }
  .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;
  }
}