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

##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: 50px 0 30px 50px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  color: var(--quere-tertiary-color);
  background-color: var(--quere-primary-color);
  min-height: 500px;
}
@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: 2;
  flex-shrink: 0;
  margin-left: -50px;
  margin-top: -50px;
}
@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;
  justify-content: center;
  flex-grow: 1;
  padding: 64px 70px 70px 70px;
  overflow: hidden;
}
.single-team .wgl_col-12 > .team__member .member__name {
  position: relative;
  z-index: 1;
  margin-bottom: 17px;
  color: inherit;
  font-family: var(--quere-content-font-family);
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
}
@media (max-width: 992px) {
  .single-team .wgl_col-12 > .team__member .member__name {
    margin-bottom: 26px;
  }
}
.single-team .wgl_col-12 > .team__member .member__name span {
  font: inherit;
  color: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-transform: inherit;
}
.single-team .wgl_col-12 > .team__member .member__excerpt {
  margin: 10px 0 16px;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  z-index: 1;
  color: #C4C4C4;
}
.single-team .wgl_col-12 > .team__member .member__highlighted {
  font-family: var(--quere-additional-font-family);
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  line-height: 1;
  margin-bottom: 22px;
  color: inherit;
}
.single-team .wgl_col-12 > .team__member .info__item {
  padding: 9px 0 8px;
  font-size: 14px;
  line-height: 1.45em;
  font-weight: 600;
  color: inherit;
}
.single-team .wgl_col-12 > .team__member .info__item-wrap {
  display: grid;
  grid-template-columns: 38% 62%;
}
.single-team .wgl_col-12 > .team__member .info__item h5,
.single-team .wgl_col-12 > .team__member .info__item span {
  display: inline-block;
  font: inherit;
  margin-top: 5px;
}
.single-team .wgl_col-12 > .team__member .info__item h5 {
  font-family: var(--quere-content-font-family);
  color: #C4C4C4;
  display: block;
}
.single-team .wgl_col-12 > .team__member .info__item a {
  color: inherit;
}
.single-team .wgl_col-12 > .team__member .member__socials {
  margin: 9px 0 0 -10px;
  line-height: 1;
}
.single-team .wgl_col-12 > .team__member .social__icon {
  display: inline-block;
  position: relative;
  z-index: 1;
}
@media (max-width: 1200px) {
  .single-team .wgl_col-12 > .team__member .member__info {
    padding: 30px;
  }
}
@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__socials {
    margin-top: 17px;
  }
  .single-team .wgl_col-12 > .team__member .member__info {
    width: 100%;
    text-align: center;
    display: block;
    margin: 0;
    padding: 50px 30px;
  }
  .single-team .wgl_col-12 > .team__member .info__item {
    padding: 10px 0;
  }
  .single-team .wgl_col-12 > .team__member .info__item-wrap {
    grid-template-columns: 50% 50%;
  }
  .single-team .wgl_col-12 > .team__member .info__item h5 {
    min-width: auto;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .single-team .wgl_col-12 > .team__member[style^="background-image: url"] {
    background-image: none !important;
  }
  .single-team .wgl_col-12 > .team__member .member__info {
    padding: 40px 30px 30px;
  }
}
@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-wrap {
    grid-template-columns: 100%;
  }
  .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: 30px;
    line-height: 34px;
  }
  .single-team .wgl_col-12 > .team__member .member__info {
    padding: 35px 10px 20px;
  }
}