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/_featured-content.scss |
/** * 14.2 - Featured Content & Portfolio */ .featured-content-wrapper, .portfolio-content-wrapper, .pricing-content-wrapper { position: relative; } .featured-content-wrapper a, .portfolio-content-wrapper a, .pricing-content-wrapper a { text-decoration: none; } .featured-content-wrapper .post-thumbnail, .portfolio-content-wrapper .post-thumbnail, .pricing-content-wrapper .post-thumbnail { width: 100%; overflow: hidden; } #featured-content-section .has-post-thumbnail img { margin-left: 30px; -webkit-transform: scale(1.2); transform: scale(1.2); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } #featured-content-section .has-post-thumbnail:hover img { margin-left: 0; opacity: 0.8; } /*Featured Video Section*/ .featured-video-section.style-two .section-content-wrapper { margin: 0 auto; } #featured-video-section .entry-title ~ .entry-meta { clip: inherit; height: inherit; overflow: inherit; position: inherit !important; width: inherit; word-wrap: inherit !important; } #featured-video-section .lightbox-enabled iframe { pointer-events:none; } #featured-video-section a.mixed { color: transparent; display: block; } body .flashy-container .flashy-content { background: transparent; } .featured-video-section .entry-meta { line-height: 1.56; margin-top: 7px; } .featured-video-section.style-one .entry-meta { font-size: 14px; font-size: 0.875rem; } .featured-video-section.style-two .entry-meta { font-size: 16px; font-size: 1rem; } #featured-content-section .view-more{ text-align: center; } #featured-content-section .entry-summary p{ margin-bottom: 0; } #featured-content-section .entry-meta{ margin-top: 7px } #featured-content-section .entry-summary .more-link .button{ background-color: transparent; padding: 0; border: none; }