%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/
Upload File :
Create Path :
Current File : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/_speaker.single.scss

.speaker-personal-details-wraper {
  padding-bottom: 80px;
  margin-bottom: 44px;
  border-bottom: 1px solid #eaeaea;
}

.spekaer-details-list {
  @include remove-list-sltye();
  > li {
    &:not(:last-child) {
      margin-bottom: rem(9px);
    }
  }
}
.speaker-info-title {
  display: inline-block;
  max-width: rem(250px);
  min-width: rem(150px);
  position: relative;
  &::after {
    position: absolute;
    right: 0;
    content: ":";
  }
}

.spekaer-social-list {
  @include remove-list-sltye;
  > li {
    display: inline-block;
    margin: 0px 2px;
    > a {
      @include equal-size-lineHeight(35px);
      text-align: center;
      border-radius: 50%;
      display: block;
      color: $white;
      @each $name, $color in $social {
        &[class*="#{$name}"] {
          background-color: $color;
          &:hover {
            background-color: darken($color: $color, $amount: 8);
          }
        }
      }
    }
  }
}

.speaker-single {
  .post-details {
    margin: {
      top: 0;
      bottom: 0;
    }
  }
}

.speaker-details-row {
  &:not(:last-child) {
    margin-bottom: rem(40px);
  }
}

.speaker-details-row-wraper {
  .xs-speaker-single-title {
    font-size: 26px;
  }
}
.xs-speaker-single-title {
  margin-bottom: 40px;
  line-height: 1;
}

@include tablet {
  .speaker-details {
    margin-top: rem(30px);
    .speaker-info-title {
      display: block;
      font-size: rem(14px);
      background: $white;
      box-shadow: 0 5px 35px rgba(0, 0, 0, 0.08);
      max-width: 100%;
      padding: rem(2px) rem(10px);
      margin: {
        top: rem(20px);
        bottom: rem(2px);
      }
      &::after {
        display: none;
      }
    }
    .speaker-info {
      margin-left: 0;
      padding: rem(5px) rem(10px);
      max-width: 100%;
      display: block;
      font-size: rem(18px);
    }
  }
  .spekaer-social-list {
    > li {
      > a {
        @include equal-size-lineHeight(rem(40px));
      }
    }
  }
  .speaker-details-row {
    .schedule-box {
      padding: rem(15px) rem(20px);
    }
  }
}


.speaker-details-meta {
  margin-bottom: 0;
  &:not(:last-child) {
    margin-bottom: 15px;
  }
  > li {
    display: inline-block;
    color: #222222;
    > a {
      color: inherit;
      &:hover {
        color: $primary;
      }
      > i {
        padding-right: 5px;
      }
    }
  }
  .speaker-profession {
    &::before {
      content: ",";
    }
  }
  &.speaker-info {
    >li {
      &:not(:last-child) {
        margin-right: 17px;
      }
    }
  }
}

.speaker-title-intro-details {
  .xs-speaker-title {
    line-height: 1;
    @include potrait-tablet-upper {
      font-size: 36px;
    }
    @include potrait-tablet {
      font-size: 20px;
    }
    margin-bottom: 7px;
  }
}

.xs-speaker-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.speaker-details-wraper {
  .xs-hr-line {
    display: block;
    width: 100%;
    height: 1px;
    margin-top: rem(30px);
    margin-bottom: rem(30px);
    background-color:#eaeaea;
  }
}

.xs-schedule-header {
  background-color: $primary;
  padding: 8px 15px;
  border-radius: 8px;
  box-shadow: 0px 20px 35px rgba(0, 0, 0, 0.05);
  color: #fff;
  .schedule-title {
    @include potrait-tablet-upper {
      font-size: 22px;
      padding-right: 20px;
      margin-right: 20px;
    }
    @include potrait-tablet {
      font-size: 16px;
      padding-right: 10px;
      margin-right: 10px;
    }
    font-weight: 700;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
  }
}

.xs-schedule-box-wrap {
  @include potrait-tablet-upper {
    padding: 0 30px;
  }
  border-radius: 12px;
  box-shadow: 0px 20px 35px rgba(0, 0, 0, 0.05);
  @include potrait-tablet {
    margin-bottom: 30px;
    padding: 0 15px;
  }
}

.xs-schedule-box {
  margin: 0;
  @include potrait-tablet-upper {
    padding: 30px 0;
  }
  @include potrait-tablet {
    padding: 15px 0;
  }
  &:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
  }
}

.schedule-meta-info-list {
  .schedule-time {
    background-color: $black;
    color: $white;
    padding: 10px 18px;
    border-radius: 36px;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .badge-primary {
    background-color: lighten($color: $primary, $amount: 34);
    color: $primary;
  }
}

.xs-schedule-box {
  .schedule-list-title {
    @include potrait-tablet-upper {
      font-size: 22px;
    }
    @include potrait-tablet {
      font-size: 18px;
    }
    font-weight: 700;
    margin-bottom: 6px;
  }
}

.schedule-meta-content {
  color: $black;
  > i {
    padding-right: 5px;
    display: inline-block;
  }
}

@include potrait-tablet {
  .speaker-title-intro-details {
    margin-bottom: 30px;
  }
}

@include tablet {
  .speaker-avatar {
    margin-bottom: 30px;
  }
}


.speaker-single .xs-speaker{
	margin-bottom: 100px;
}

Zerion Mini Shell 1.0