AlkantarClanX12
Current Path : /home/thanudqk/128shen.com/wp-content/themes/darcie/sass/site/section/ |
Current File : /home/thanudqk/128shen.com/wp-content/themes/darcie/sass/site/section/_portfolio.scss |
/* Portfolio */ #portfolio-content-section .wrapper { padding-bottom: 35px; } #portfolio-content-section .wrapper .view-more { margin-bottom: 0; margin-top: 35px; text-align: center; } .portfolio-content-wrapper .hentry-inner { overflow: hidden; position: relative; } .portfolio-content-wrapper .entry-container { position: absolute; top: 0; padding: 30px; } .portfolio-content-wrapper .hentry-inner:hover .post-thumbnail, .portfolio-content-wrapper .hentry-inner:focus .post-thumbnail { opacity: 0.5; } .portfolio-content-wrapper .post-thumbnail { overflow: hidden; position: relative; width: 100%; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); } .portfolio-content-wrapper .no-title .post-thumbnail, .portfolio-content-wrapper .no-meta .post-thumbnail { margin: 0; } .portfolio-content-wrapper .post-thumbnail img { -webkit-transition: filter 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: filter 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955); width: 100%; } .portfolio-content-wrapper .hentry-inner:hover .post-thumbnail img, .portfolio-content-wrapper .hentry-inner:focus .post-thumbnail img, .grayscale-filter-reverse .portfolio-content-wrapper .post-thumbnail img { -webkit-filter: none; filter: none; } .portfolio-content-wrapper .entry-container { opacity: 0; -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1); transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1); transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1),opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1),opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1); } .portfolio-content-wrapper .hentry-inner:hover .entry-container { opacity: 1; -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955),transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); } .portfolio-content-wrapper .entry-summary { display: none; } #portfolio-content-section .filter-button-group { text-align: center; margin-top: 28px; } #portfolio-content-section .filter-button-group .button { background-color: transparent; border: 2px solid transparent; border-top: none; border-left: none; border-right: none; border-radius: 0; opacity: 0.6; font-size: 18px; font-weight: 400; line-height: 1.62; outline: 0; padding: 7px 0; margin: 0 10px 7px; text-shadow: none; text-transform: capitalize; &:hover { opacity: 1; } } #portfolio-content-section .filter-button-group .button.is-checked { opacity: 1; } .portfolio-content-wrapper.layout-three .hentry { margin: 0; } .portfolio-content-wrapper.section-content-wrapper .post-thumbnail { margin: 0; } #portfolio-content-section .filter-button-group > button { background-image: none; } .promotion-section .post-thumbnail-background:before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; } .color-scheme-music .promotion-section.content-frame .entry-container-frame, .color-scheme-wedding .promotion-section.content-frame .entry-container-frame, .color-scheme-corporate .promotion-section.content-frame .entry-container-frame, .color-scheme-ecommerce .promotion-section.content-frame .entry-container-frame { background-color: transparent; } .color-scheme-music .promotion-section.content-frame .entry-container-frame:before, .color-scheme-wedding .promotion-section.content-frame .entry-container-frame:before, .color-scheme-corporate .promotion-section.content-frame .entry-container-frame:before, .color-scheme-ecommerce .promotion-section.content-frame .entry-container-frame:before { background-color: #111111; content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0.5; z-index: -1; } .section-content-wrapper.portfolio-content-wrapper .hentry { padding: 20px; } .section-content-wrapper.portfolio-content-wrapper .grid { margin: -20px ; }