Submit
Path:
~
/
/
home
/
getwphos
/
public_html
/
techniquetechs
/
wp-content
/
themes
/
plexify
/
assets
/
scss
/
posts
/
File Content:
post.scss
.pxl-single-page p:last-child{ clear: both; img[class*="align"] { margin-bottom: 0; } } .content-post{ .elementor-widget-image{ overflow: hidden; } .elementor-widget-pxl_video{ overflow: hidden; } } .pxl-single-post{ .post-head{ position: relative; margin-top: -152px; border-radius: 16px; background-color: #fff; padding: 24px; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); margin-bottom: 80px; @media (max-width: $sm_max){ margin-bottom: 50px; } .post-author{ padding: 8px 16px; } .author-avatar{ img{ width: 48px; border-radius: 50%; } } } .post-category{ a{ padding: 4px 15px; font-weight: 500; border-radius: 4px; font-size: 75%; color: $third_color; &:hover{ color: $primary_color; background-color: $primary_color; } } } .post-title{ font-size: 70px; margin-bottom: 22px; text-align: center; @media (max-width: $md_max) { font-size: 60px; } @media (max-width: $sm_max) { font-size: 43px; margin-bottom: 10px; } @media (max-width: $xs_max) { font-size: 36px; } } .post-featured{ position: relative; overflow: hidden; margin-bottom: 73px; margin-top: 98px; img{ width: 100%; max-height: 800px; object-fit: cover; } @media (max-width: $md_max) { margin-bottom: 50px; margin-top: 50px; } @media (max-width: $sm_max) { margin-top: 30px; img{ min-height: 400px; } } } .content-inner{ color: $body_color; >p:first-child{ >iframe{ margin-top: 8px; } } } .post-author{ justify-content: center; .post-date, .author-name{ font-weight: 500; font-size: 16px; line-height: 35px; text-transform: uppercase; color: $body_color; } .author-name{ position: relative; margin-left: 25px; a{ @include multiline-hover-underline($body_color); &:hover{ color: inherit; } } &::before{ content: ""; position: absolute; left: -15px; top: 50%; transform: translateY(-50%) rotate(35deg); width: 1px; height: 15px; background-color: $body_color; } } } .sidebar-sticky-wrap{ position: -webkit-sticky; position: sticky; top: 30px; @include transition(all 0.55s cubic-bezier(0.39, 0.58, 0.57, 1)); } .post-shares { position: absolute; height: 100%; left: -201px; @media (max-width: $xl_max) { left: -120px; } @media (max-width: $lg_max) { position: relative; left: 0; margin-bottom: 25px; } @media (max-width: $xs_max) { margin-bottom: 15px; } .mb-05{ font-weight: 400; font-size: 14px; line-height: 2.5em; color: $body_color; margin-bottom: 4px; @media (max-width: $lg_max) { line-height: 1em; } } .social-share{ font-weight: 400; font-size: 16px; line-height: 2.5em; color: $heading_color; text-transform: uppercase; a{ @include multiline-hover-underline(); background-size: 0% 90%; &:hover{ background-size: 100% 90%; } } @media (max-width: $lg_max) { display: flex; gap: 15px; } } } .post-tags{ > span{ font-weight: 400; font-size: 16px; line-height: 35px; } } .post-boxfooter{ max-width: 1350px; margin-left: auto; margin-right: auto; padding: 0 15px; } } .post-author-summary{ border: 1px solid $border_color; border-radius: 6px; padding: 24px; margin-top: 30px; .post-author{ margin-bottom: 16px; } .author-avatar{ img{ width: 48px; border-radius: 50%; } } .author-role{ margin-top: 2px; } .author-desc{ margin-bottom: 16px; } .author-social{ .social-item{ a{ color: #455873; font-size: 20px; &:hover{ color: $primary_color; } } } } } .post-footer{ margin-top: 58px; border-top: 1px solid $border_color; padding-top: 11px; } .post-shares{ .social-item{ a span{ margin-right: 4px; } } } .post-tags-inner{ gap: 26px; padding-left: 12px; @media (max-width: $xs_max) { padding-left: 15px; } a{ font-weight: 400; font-size: 16px; line-height: 35px; @include multiline-hover-underline($heading_color); background-size: 0% 95%; &:hover{ color: $heading_color; background-size: 100% 95%; } } } .post-author-info{ .author-avatar{ img{ flex-shrink: 0; max-width: 75px; border-radius: 7px; margin-right: 24px; overflow: hidden; } } .author-description{ .title-socials{ margin-bottom: 16px; @include d-flex(); align-items: center; justify-content: space-between; small{ display: block; font-size: 14px; font-weight: normal; } .author-name{ font-size: 18px; letter-spacing: -0.03em; color: $second_color; font-weight: 500; a{ color: inherit; &:hover{ color: $link_color; } } } } } } .post-like-area{ border-radius: 0.375rem; padding: 1rem; .btn-group{ border-radius: 0.375rem; } .pxl-like-trigger{ border-top-right-radius: 0; border-bottom-right-radius: 0; } .pxl-dislike-trigger{ border-top-left-radius: 0; border-bottom-left-radius: 0; margin-left: -1px; } } .post-single-1{ max-width: 100%; padding: 0; .pxl-content-wrap.no-sidebar{ .pxl-content-area{ .post-box-content{ position: relative; max-width: 905px; margin: auto; padding: 0 15px; } &.layout-2{ .post-box-content-title{ max-width: 1158px; margin: auto; padding: 0 15px; } } &.layout-3{ .post-box-content-title{ max-width: 917px; margin: auto; padding: 0 15px; } } } } .pxl-content-wrap.has-sidebar{ padding: 0 30px; } } .pxl-related-post{ margin-top: 120px; @media (max-width: $md_max) { margin-top: 100px; } @media (max-width: $sm_max) { margin-top: 80px; } @media (max-width: $xs_max) { margin-top: 60px; } .related-title{ font-weight: 600; font-size: 70px; line-height: 1; color: $heading_color; margin-bottom: 0; @media (max-width: $md_max) { font-size: 60px; width: 100%; margin-bottom: 15px; } @media (max-width: $sm_max) { font-size: 43px; } @media (max-width: $xs_max) { font-size: 36px; } } .description-related{ padding-left: 10px; @media (max-width: $md_max) { width: 50%; padding-left: 15px; } @media (max-width: $xs_max) { width: 100%; } } .related-des{ font-weight: 400; font-size: 20px; line-height: 1.5em; color: #888888; max-width: 360px; display: flex; @media (max-width: $xs_max) { font-size: 16px; } } .button-more{ display: flex; justify-content: end; .pxl-btn-round{ &::before{ z-index: -1; } } @media (max-width: $md_max) { width: 50%; .pxl-btn-round{ padding: 5px; width: 95px; height: 95px; } } @media (max-width: $xs_max) { width: 100%; justify-content: start; margin-top: 25px; .pxl-btn-round{ font-size: 16px; line-height: 18px; width: 85px; height: 85px; } } } .ralated-box-title{ align-items: center; margin-bottom: 50px; @media (max-width: $md_max) { align-items: start; } } .grid-item-inner{ .item-featured{ overflow: hidden; img{ min-height: 470px; object-fit: cover; max-height: 470px; width: 100%; @include transition(all 0.5s); -webkit-transform: scale(1.03) translateX(-3px); transform: scale(1.03) translateX(-3px); @media (max-width: $xs_max) { min-height: 400px; max-height: 400px; } } &:hover{ img{ @include scale-image-x(); } } } .item-content{ margin-top: 22px; } .item-title{ margin-bottom: 0; @include text-truncate-multi-line(28px, 1.25em, 1); a{ @include multiline-hover-underline(); background-size: 0% 90%; &:hover{ background-size: 100% 90%; } } @media (max-width: $xs_max) { @include text-truncate-multi-line(22px, 1.25em, 1); } } .item-meta{ font-weight: 500; font-size: 16px; line-height: 35px; color: $body_color; text-transform: capitalize; .item-name{ margin-left: 5px; > a{ @include multiline-hover-underline($body_color); } } .item-date{ margin-right: 5px; } } } } ////// .pxl-content-area.layout-2{ .post-title{ text-transform: uppercase; } .post-author{ .author-name::before{ background-color: $second_color; } } .post-shares{ .mb-05{ color: $second_color; font-family: $body_font_family; text-transform: capitalize; } } .post-tags-inner{ a{ background-position-y: -6px; } } .pxl-related-post{ margin-top: 150px; @media (max-width: $md_max) { margin-top: 110px; } @media (max-width: $sm_max) { margin-top: 90px; } @media (max-width: $xs_max) { margin-top: 70px; } .related-title{ font-size: 60px; font-weight: 400; line-height: 70px; text-transform: uppercase; @media (max-width: $md_max) { max-width: 560px; } @media (max-width: $sm_max) { font-size: 43px; line-height: 53px; } @media (max-width: $xs_max) { font-size: 36px; line-height: 46px; } } .description-related{ padding-left: 32px; display: flex; justify-content: center; @media (max-width: $md_max) { padding-left: 15px; width: 70%; justify-content: start; } @media (max-width: $xs_max) { width: 100%; } } .related-des{ color: $body_color; } .button-more{ .pxl-btn-round{ font-weight: 400; font-family: $body_font_family; padding: 31.5px; @media (max-width: $md_max) { padding: 12px; } } @media (max-width: $md_max) { width: 30%; } @media (max-width: $xs_max) { width: 100%; } } .item-featured{ border-radius: 20px; overflow: hidden; @media (max-width: $xs_max) { border-radius: 12px; } } .ralated-box-title{ margin-bottom: 64px; } .grid-item-inner{ .item-title{ font-weight: 500; font-family: $body_font_family; text-transform: none; } .item-meta{ text-transform: uppercase; } .item-content{ margin-top: 0; } &:hover{ .pxl-readmore{ transform: translateX(0) rotate(0); opacity: 1; } } } .box-content-button{ display: flex; justify-content: space-between; align-items: center; margin-top: 22px; .pxl-readmore{ width: 60px; height: 60px; background-color: $primary_color; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: relative; opacity: 0; transform: translateX(-100%) rotate(-360deg); transition: all 0.5s ease-out; .pxl-icon{ overflow: hidden; } i{ font-size: 24px; color: $heading_color; } &:hover{ color: initial; i{ animation: toTopFromBottom 0.4s forwards; } } @media (max-width: $xs_max) { width: 50px; height: 50px; } } } .pxl-swiper-slide{ &:nth-child(even){ .grid-item-inner{ margin-top: 70px; @media (max-width: $sm_max) { margin-top: 0; } } } } } } .pxl-content-area.layout-3{ .post-title{ text-transform: capitalize; font-weight: 500; } .post-author{ .author-name::before{ background-color: $second_color; } } .post-tags-inner{ a{ background-position-y: -6px; } } .pxl-related-post{ .related-title{ font-weight: 500; } .button-more{ .pxl-btn-round{ padding: 31px; @media (max-width: $md_max) { padding: 12px; } } } .item-featured{ border-radius: 20px; overflow: hidden; @media (max-width: $xs_max) { border-radius: 12px; } } } } body.dark-mode{ .pxl-content-area.layout-2{ .pxl-related-post .box-content-button .pxl-readmore i{ color: #191B1D; } } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
archive.scss
1435 bytes
0644
error-404.scss
2616 bytes
0644
nav.scss
2491 bytes
0644
pagination.scss
2996 bytes
0644
post.scss
12730 bytes
0644
posts.scss
1017 bytes
0644
N4ST4R_ID | Naxtarrr