📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 10:39:38
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
themes
/
berich
/
assets
/
scss
✏️
Editing: post.scss
.clearfix:after { display: block; clear: both; content: ""; } .pxl---post { .pxl-item--image { > a { display: block; width: 100%; } } .pxl-item--title { font-size: 24px; line-height: 1.25; margin-bottom: 14px; a { color: inherit; &:hover { color: $primary_color; } } } .pxl-item--category { font-size: 12px; text-transform: uppercase; letter-spacing: 0.1em; a { color: $primary_color; position: relative; &:before { content: ''; height: 1px; position: absolute; bottom: 0; left: 0; right: 0; background-color: $primary_color; transform-origin: right center; -webkit-transform-origin: right center; @include transform(scale(0, 1)); @include transition(transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85)); } &:hover:before { transform-origin: left center; -webkit-transform-origin: left center; @include transform(scale(1, 1)); } } } .pxl-item--excerpt { font-size: 16px; margin-bottom: 16px; color: #666666; } .pxl-item--divider { height: 24px; width: 1px; background-color: rgba(45, 45, 45, 0.1); margin: 0 24px; @media #{$max-sm} { margin: 0 12px; } } .pxl-item--meta { font-size: 16px; color: #666666; font-weight: 700; @extend .ft-theme-default; margin: 0 -16px 0px -16px; > span, > a { margin-bottom: 10px; padding: 0 16px; } i { font-size: 18px; } a { color: inherit; &:hover { color: inherit; } } .pxl-item--author a { text-transform: capitalize; } } &.product { .pxl-item--meta { display: none !important; } } } .pxl-item--archive { .pxl-item--image { position: relative; overflow: hidden; img { @include transition(all 0.8s ease); transform: scale(1.01,1.01); } &:hover img { -webkit-transform: scale(1.07,1.07); transform: scale(1.07,1.07); } } .pxl-item--category { margin-bottom: 17px; } .pxl-post--meta { justify-content: center; font-size: 14px; color: #666666; font-weight: 500; @extend .ft-heading; a { font-weight: inherit; color: inherit; } i { color: $primary_color; font-size: 18px; display: inline-flex; } > div { padding: 0 15px; @media #{$max-sm} { padding: 0 8px; } } } &.pxl-item--standard { margin-bottom: 23px; border: 2px solid #efefef; .pxl-item--image { background-color: #04060c; } .pxl-readmore--wrap { position: absolute; top: 50%; left: 50%; @include transform(translate(-50%, -50%)); @include transition(all 300ms linear 0ms); margin-top: -30px; opacity: 0; } .pxl-item--holder { text-align: center; padding: 24px 50px 30px; @media #{$max-sm} { padding-left: 30px; padding-right: 30px; } } .pxl-item--meta { justify-content: center; } &:last-child { margin-bottom: 0; } &:hover { .pxl-item--image img { opacity: 0.26; } .pxl-readmore--wrap { opacity: 1; margin-top: 0; } } } } /* End Blog Layout */ .single-post { #pxl-main { padding-top: 48px; } .pxl---post { .single-heading { font-size: 24px; margin-bottom: 26px; } .pxl-gallery { margin-top: -18px; } .pxl-item--image { background-color: #01062e; border-radius: 10px; overflow: hidden; position: relative; margin-bottom: 26px; padding: 73px 30px 105px; &:before { content: ''; z-index: 1; background-color: rgba(#01062e, 0.75); position: absolute; top: 0; left: 0; width: 100%; height: 100%; } } .pxl-item--date { margin-bottom: 41px; .pxl-date--inner { display: inline-block; background-color: $primary_color; padding: 22px 19px; color: #fff; font-size: 15px; line-height: 1; @extend .ft-theme-default; span:nth-child(1) { font-size: 30px; font-weight: 700; display: block; margin-bottom: 9px; } } } .pxl-item--meta { margin-bottom: 0px; justify-content: center; color: #fff; font-size: 14px; } .pxl-item--title { font-size: 30px; line-height: 1.33333; margin-bottom: 28px; color: #fff; } .pxl-item--category { display: inline-flex; color: #fff; font-size: 14px; font-weight: 500; letter-spacing: 0px; margin-bottom: 14px; a { color: #fff; &:before { bottom: 2px; background-color: #fff; } } } .pxl-item--holder { text-align: center; width: 100%; position: relative; z-index: 99; } .pxl-item--content { margin-bottom: 51px; p { margin-bottom: 20px; &:last-child { margin-bottom: 0; } } } } .section-hidde-single-post { display: none; } } .pxl-post-list1 { list-style: none; margin: 0 0 23px; padding-bottom: 15px; padding-top: 5px; li { &:before { content: "\f119"; font-family: "Caseicon"; margin-right: 16px; font-size: 13px; } + li { margin-top: 10px; } } } .pxl--post-footer { display: flex; flex-wrap: wrap; width: 100%; position: relative; border-bottom: 1px solid #e2e2e2; padding-bottom: 15px; > div { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 25px; } label { font-size: 15px; color: #1b1b1b; font-weight: 700; @extend .ft-theme-default; margin-right: 18px; } .pxl--tags { flex-grow: 1; a { line-height: 40px; display: inline-block; padding: 0 26px; background-color: #f0f0f0; color: #222222; font-weight: 500; font-size: 15px; margin: 5px 5px 5px 0; position: relative; z-index: 1; border-radius: 3px; &:hover { color: #fff; background-color: $primary_color; } } } .pxl--social { a { width: 32px; height: 32px; border-radius: 32px; background-color: #cecece; display: inline-flex; justify-content: center; align-items: center; font-size: 16px; color: #fff; margin-right: 6px; &:hover { background-color: $primary_color; } &:last-child { margin-right: 0; } &.fb-social:hover { background-color: #1877F2; } &.tw-social:hover { background-color: #1DA1F2; } &.pin-social:hover { background-color: #BD081C; } &.lin-social:hover { background-color: #0A66C2; } } } } .pxl-pagination-wrap { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; width: 100%; .page-numbers { width: 35px; height: 35px; background-color: #efefef; line-height: 35px; text-align: center; font-size: 16px; display: inline-flex; align-items: center; justify-content: center; color: #000000; position: relative; z-index: 1; padding: 0; margin: 0 5px; border: none; font-weight: 700; border-radius: 0px; &:hover, &.current { color: #fff; border-color: $primary_color; background-color: $primary_color; } i { font-size: 11px; } } .pxl-pagination-links { margin-top: 14px; display: inline-flex; } } .pxl-post--navigation { border-bottom: 1px solid #e2e2e2; padding: 35px 0 40px; margin-bottom: 45px; .pxl--label { font-size: 14px; color: #222; font-weight: 700; text-transform: uppercase; i { font-size: 10px; } span { margin: 0 6px; position: relative; &:before { content: ''; position: absolute; bottom: 1px; width: 0; height: 1px; background-color: $primary_color; @include transition(all 300ms linear 0ms); } } &:hover { color: $primary_color; span:before { width: 100%; } } } .pxl--img { width: 61px; min-width: 61px; @media #{$max-sm} { width: 50px; min-width: 50px; } img { border-radius: 10px; } } .pxl-item-button { min-width: 50px; width: 50px; height: 50px; display: inline-flex; justify-content: center; align-items: center; font-size: 34px; @media #{$max-xs} { margin: 20px 0; } a { color: #9e9e9e; &:hover { color: $primary_color; } } } .pxl--meta { padding: 0 22px; font-size: 17px; font-weight: 700; line-height: 1.41; color: #222; @media #{$max-sm} { padding: 0 10px; font-size: 16px; } a { color: inherit; } } .pxl--holder { display: flex; flex-wrap: nowrap; margin-top: 26px; } .pxl--item { width: calc(50% - 25px); @media #{$max-xs} { width: 100%; } } .pxl--items { @media #{$max-xs} { justify-content: center; } } .pxl--item-prev { .pxl--label span:before { right: 0; left: auto; } } .pxl--item-next { text-align: right; } } .pxl-post--author-info { padding: 30px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); @media #{$max-sm} { display: block; } .pxl-user--name { font-size: 24px; font-weight: 700; text-transform: uppercase; color: #0A1320; @extend .ft-theme-default; margin-top: -8px; margin-bottom: 6px; a { color: inherit; &:hover { color: inherit; } } } .pxl-post--author-description { font-size: 18px; line-height: 1.625; margin-bottom: 14px; } .pxl-post--author-image { width: 140px; min-width: 140px; @media #{$max-sm} { margin-bottom: 32px; } img { border-radius: 140px; } } .pxl-post--author-social a { display: inline-flex; } } .pxl-custom-swiper { overflow: hidden; position: relative; } .pxl-post-gallery-slider .pxl-custom-swiper { border-radius: 8px 8px 0 0; img { @include border-radius(0px); } .pxl-swiper-arrow.pxl-swiper-arrow-next { right: 26px; } .pxl-swiper-arrow.pxl-swiper-arrow-prev { left: 26px; } } .page-template-default { .pxl-sidebar-sticky { border: 2px solid #efefef; padding: 57px 40px 70px 40px; @media #{$max-sm} { padding: 50px 30px; } } } .error404 { .pxl-error-inner { text-align: center; } .pxl-error-image { margin-bottom: 76px; } .pxl-error-title { font-size: 50px; line-height: 1.23; margin-bottom: 32px; @media #{$max-sm} { font-size: 36px; } } .pxl-error-inner { position: relative; z-index: 1; } } .btn--readmore { min-width: 106px; width: 106px; height: 106px; border-radius: 106px; background-color: $primary_color; font-size: 15px; line-height: 1.2; font-weight: 700; color: #ffffff; display: inline-flex; justify-content: center; align-items: center; padding: 0 20px; text-align: center; i { font-size: 21px; display: block; margin-bottom: 2px; @include transition(transform 300ms linear 0ms); } &:hover { color: #fff; i { transform: rotate(45deg); } } } .page-links { margin-top: 24px; clear: left; .post-page-numbers { width: 36px; height: 36px; background-color: #fff; line-height: 36px; text-align: center; font-size: 15px; font-weight: 600; display: inline-block; margin: 15px 15px 0 0; color: #080808; position: relative; z-index: 1; padding: 0; border: 1px solid #e9e9e9; @extend .ft-theme-default; @include border-radius(0px); &.current, &:hover { color: #fff; border-color: $primary_color; background-color: $primary_color; } } } .pxl-post-row { padding-top: 4px; margin-bottom: -56px; > div { margin-bottom: 30px; > p { margin-bottom: 0 !important; } } } .pxl-content-top { margin-bottom: 37px; width: 100%; .pxl-sub-page--title { font-size: 18px; text-transform: uppercase; color: $primary_color; font-weight: 700; margin-bottom: 7px; } .pxl-page--title { font-size: 60px; margin-bottom: 0; @media #{$max-xxl} { font-size: 52px; } @media #{$max-lg} { font-size: 48px; } @media #{$max-sm} { font-size: 36px; } } } .pxl-content-wrap.no-sidebar { .pxl-content-top { max-width: 860px; margin-left: auto; margin-right: auto; } }
💾 Save Changes
❌ Cancel