AlkantarClanX12

Your IP : 3.137.181.69


Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/photofocus/sass/site/section/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/wp-content/themes/photofocus/sass/site/section/_team.scss

/**
 * 14.4 - Team Content Section
 */

.team-content-wrapper .hentry {
    height: auto;
}

.team-content-wrapper .hentry-inner {
    overflow: hidden;
    position: relative;
}

.team-content-wrapper .post-thumbnail,
.team-content-wrapper .entry-title,
.team-content-wrapper .entry-meta {
    margin: 0;
}

.team-content-wrapper.section-content-wrapper .entry-title {
    margin: 0;
}

.team-content-wrapper .entry-container {
    position: absolute;
    display: block;
    padding: 28px;
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: -1px;
    -moz-transform: translate(0%, 100%);
    -ms-transform: translate(0%, 100%);
    -webkit-transform: translate(0%, 100%);
    -o-transform: translate(0%, 100%);
    transform: translate(0%, 100%);
    text-align: center;
}

.team-content-wrapper .hentry-inner:hover .entry-container,
.team-content-wrapper .hentry-inner:focus .entry-container {
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
}

.team-content-wrapper .entry-summary,
.team-content-wrapper .entry-content {
    margin: 14px 0 0;
}

.team-content-wrapper .entry-title {
    line-height: 1.56;
}

.team-content-wrapper .entry-meta {
    line-height: 1.75;
    letter-spacing: 0;
    text-transform: capitalize;
}

.team-content-wrapper .artist-social-profile {
    margin-top: 7px;
}

#team-content-section .section-heading-wrapper {
    text-align: left;
    margin-left: 0;
}

.team-content-wrapper.section-content-wrapper .post-thumbnail {
    margin: 0;
}

.team-content-wrapper .button {
    border: 0;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    padding-right: 14px;
    text-transform: capitalize;
}

#team-content-section .wrapper {
    position: relative;
}

.team-content-wrapper .view-more {
    position: absolute;
    top: 1.6%;
    right: 30px;
    margin: 0;
}

.team-content-wrapper .button:before {
    display: flex;
}

.team-content-wrapper.section-content-wrapper .post-thumbnail a img {
    width: 100%;
}

.team-content-wrapper.section-content-wrapper .post-thumbnail {
    margin: 0;
    transition: 0.6s ease-in-out;
}