Submit
Path:
~
/
/
home
/
getwphos
/
public_html
/
techniquetechs
/
wp-content
/
themes
/
plexify
/
assets
/
scss
/
elements
/
File Content:
_slider.scss
.pxl-sliders-wrap{ position: relative; height: 100%; } .pxl-sliders-wrap:not(.pxl-swiper-initialized){ .pxl-slider-wrapper{ visibility: hidden; } } .pxl-slider-container{ margin-left: auto; margin-right: auto; position: relative; overflow: visible; z-index: 0; } .pxl-slider-wrapper{ position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; } .pxl-slider-item{ display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; overflow: hidden; >div{ width: 100%; } .pxl-slide-bg{ width: 100%; height: 100%; background-position: 50%; background-size: cover; background-repeat: no-repeat; background-position: center center; } .pxl-btn{ position: relative; z-index: 1; } /* .pxl-elementor-animate{ visibility: hidden; &.animated{ visibility: visible; } } */ } .effect-fade{ .pxl-slider-item{ &:not(.swiper-slide-active){ z-index: -1; } &.swiper-slide-active { z-index: 1; } } } .pxl-slide-bg{ background-image: var(--slide-bg-lazy); } .pxl-slider-container:hover, .pxl-slider-container:focus{ .pxl-slider-arrow-wrap{ &.arrow-on-hover{ &.separate{ .pxl-slider-arrow-prev{ opacity: 1; @include transform(translateX(0)); } .pxl-slider-arrow-next{ opacity: 1; @include transform(translateX(0)); } } } } } .pxl-slider-arrow-wrap{ @include d-flex(); z-index: 2; &.pos-absolute{ &.wrap{ position: absolute; } &.separate{ .pxl-slider-arrow-prev{ position: absolute; left: 30px; top: 50%; @include transform(translateY(-50%)); } .pxl-slider-arrow-next{ position: absolute; right: 30px; top: 50%; @include transform(translateY(-50%)); } } } &.pos-df{ margin-top: 30px; &.wrap{ justify-content: center; } } &.separate{ margin-top: 0; justify-content: space-between; } &.arrow-on-hover{ &.separate{ .pxl-slider-arrow-prev{ opacity: 0; @include transform(translateX(-100%)); } .pxl-slider-arrow-next{ opacity: 0; @include transform(translateX(100%)); } } } } .pxl-slider-arrow{ @include d-flex(); align-items: center; z-index: 2; text-align: center; cursor: pointer; position: relative; &.swiper-button-disabled{ cursor: not-allowed; } .arrow-text{ font-size: 16px; position: relative; } .pxl-icon{ font-size: 25px; width: 60px; height: 60px; display: inline-flex; align-items:center; justify-content:center; z-index: 2; text-align: center; background-color: transparent; @include transition(); @media (max-width: $lg_max){ width: 50px; height: 50px; font-size: 20px; } @media (max-width: $xs_max){ width: 40px; height: 40px; font-size: 18px; } svg{ width: 1em; height: 1em; @include transition(fill .3s ease); path{ @include transition(fill .3s ease); } } } } .pxl-slider-dots { &.style-bullets{ position: relative; z-index: 1; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 30px; column-gap: 10px; margin: 0 2px; .pxl-slider-pagination-bullet { width: 23px; height: 23px; line-height: 23px; text-align: center; cursor: pointer; position: relative; background-color: transparent; opacity: 1; display: inline-flex; align-items:center; justify-content: center; @include border-radius(50%); @include transition( all 0.25s linear); &:before { content: ''; width: 5px; height: 5px; background: #cccccc; display: block; @include border-radius(50%); @include transition( all 0.25s linear); } &:hover, &.swiper-pagination-bullet-active { @include box-shadow(0px 0px 0px 1px $primary_color); &:before { background: $primary_color; } } } } // &.style-bullets-number{ // position: relative; // z-index: 1; // display: flex; // flex-wrap: wrap; // justify-content: center; // margin-top: 45px; // color: #fff; // .pxl-slider-pagination-bullet { // flex: 0 0 auto; // width: auto; // height: 22px; // line-height: 22px; // text-align: center; // cursor: pointer; // position: relative; // margin: 0px 10px; // @include transition( all 0.25s ease); // @media (max-width: $xs_max){ // margin: 0 8px; // } // &:after{ // content: ""; // position: absolute; // width: 0; // height: 1px; // background-color: rgba(#ffffff,0.5); // right: 0; // top: 50%; // margin-top: -1px; // } // &.swiper-pagination-bullet-active{ // background-color: transparent; // &:not(:last-child) { // padding-right: 110px; // @media (max-width: $sm_max){ // padding-right: 90px; // } // @media (max-width: $xs_max){ // padding-right: 70px; // } // &:after{ // width: 90px; // @include transition( all 0.3s ease .2s); // @media (max-width: $sm_max){ // width: 70px; // } // @media (max-width: $xs_max){ // width: 50px; // } // } // } // } // } // } } .pxl-slide-item-wrap.full-screen{ height: 100vh; .slide-content-wrap > div{ height: 100vh; } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
_basic.scss
45693 bytes
0644
_carousel.scss
21992 bytes
0644
_grid.scss
14365 bytes
0644
_list.scss
6012 bytes
0644
_slider.scss
7318 bytes
0644
elements.scss
92 bytes
0644
N4ST4R_ID | Naxtarrr