.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.elementor-widget-container .wow {
visibility: hidden;
}
.elementor-widget-container .wow.animated {
visibility: visible;
}
.animated {
-webkit-animation-duration: 0.8s;
animation-duration: 0.8s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce.animated {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash.animated {
-webkit-animation-name: flash;
animation-name: flash;
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse.animated {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake.animated {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing.animated {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada.animated {
-webkit-animation-name: tada;
animation-name: tada;
}
@-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble.animated {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn.animated {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown.animated {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft.animated {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight.animated {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp.animated {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut.animated {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown.animated {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft.animated {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight.animated {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp.animated {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn.animated {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown.animated {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig.animated {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-40px);
transform: translateX(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-40px);
-ms-transform: translateX(-40px);
transform: translateX(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft.animated {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig.animated {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(40px);
transform: translateX(40px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(40px);
-ms-transform: translateX(40px);
transform: translateX(40px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight.animated {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig.animated {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp.animated {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig.animated {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut.animated {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown.animated {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig.animated {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft.animated {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig.animated {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight.animated {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig.animated {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp.animated {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig.animated {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX.animated {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY.animated {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX.animated {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY.animated {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn.animated {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut.animated {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn.animated {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft.animated {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight.animated {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft.animated {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight.animated {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut.animated {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft.animated {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight.animated {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft.animated {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight.animated {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown.animated {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft.animated {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight.animated {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft.animated {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight.animated {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp.animated {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge.animated {
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn.animated {
-webkit-animation-name: rollIn;
animation-name: rollIn;
}
@-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut.animated {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
.wow.zoomIn.animated {
-webkit-animation-name: pxl-zoom-in;
animation-name: pxl-zoom-in;
}
@keyframes pxl-zoom-in {
0% {
transform: scale(0);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.wow.zoomInSmall.animated {
-webkit-animation-name: pxl-zoom-in-small;
animation-name: pxl-zoom-in-small;
}
@keyframes pxl-zoom-in-small {
0% {
transform: scale(0.67);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.wow.zoomOut.animated {
-webkit-animation-name: pxl-zoom-out;
animation-name: pxl-zoom-out;
}
@keyframes pxl-zoom-out {
0% {
transform: scale(1.2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.wow.flipCase.animated {
-webkit-animation-name: pxl-flip-case;
animation-name: pxl-flip-case;
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}
@keyframes pxl-flip-case {
0% {
transform: perspective(600px) rotateY(60deg) translate3d(-20px,40px,40px);
opacity: 0;
}
100% {
transform: perspective(0px) rotateY(0deg) translate3d(0,0px,0px);
opacity: 1;
}
}
.wow.skewIn.animated {
-webkit-animation-name: pxlSkewIn;
animation-name:pxlSkewIn;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-animation-duration:.8s;
animation-duration:.8s;
-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);
animation-timing-function:cubic-bezier(.4,0,.2,1);
will-change:transform;
-webkit-backface-visibility:hidden;
backface-visibility:hidden
}
@-webkit-keyframes pxlSkewIn{
0%{
-webkit-clip-path:inset(0 100% 0 0);
clip-path:inset(0 100% 0 0);
-webkit-transform:translateX(30px);
transform:translateX(30px)
}
100%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes pxlSkewIn {
0%{
-webkit-clip-path:inset(0 100% 0 0);
clip-path:inset(0 100% 0 0);
-webkit-transform:translateX(30px);
transform:translateX(30px)
}
100%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
.wow.RotatingY.animated {
-webkit-animation-name: RotatingY;
animation-name: RotatingY;
-webkit-animation-duration: 0.8s;
animation-duration: 0.8s;
}
@-webkit-keyframes RotatingY{
0%{
opacity: 0;
transform: perspective(500px) rotateX(-20deg);
-webkit-transform: perspective(500px) rotateX(-20deg);
}
100%{
opacity: 1;
transform: perspective(500px) rotateX(0deg);
-webkit-transform: perspective(500px) rotateX(0deg);
}
}
.wow.PXLfadeInUp.animated {
-webkit-animation-name: PXLfadeInUp;
animation-name: PXLfadeInUp;
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}
@-webkit-keyframes PXLfadeInUp {
0%{
opacity: 0;
transform: translate3d(0px,45px,0px);
-webkit-transform: translate3d(0px,45px,0px);
}
100%{
opacity: 1;
transform: translate3d(0px,0px,0px);
-webkit-transform: translate3d(0px,0px,0px);
}
}@font-face {
font-family: "Flaticon";
src: url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/flaticon/fonts/flaticon.eot);
src: url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/flaticon/fonts/flaticon.eot?#iefix) format("embedded-opentype"),
url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/flaticon/fonts/flaticon.woff2) format("woff2"),
url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/flaticon/fonts/flaticon.woff) format("woff"),
url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/flaticon/fonts/flaticon.ttf) format("truetype"),
url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/flaticon/fonts/flaticon.svg#flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/flaticon/fonts/flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"], [class*=" flaticon-"] {
display: inline-flex;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: inherit;
font-style: normal;
font-weight: normal;
}
.flaticon-phone-call-button:before {
content: "\f101";
}
.flaticon-mail:before {
content: "\f102";
}
.flaticon-maps-and-flags:before {
content: "\f103";
}
.flaticon-paper-plane:before {
content: "\f104";
}
.flaticon-fast-forward:before {
content: "\f105";
}
.flaticon-data-management:before {
content: "\f106";
}
.flaticon-team:before {
content: "\f107";
}
.flaticon-research:before {
content: "\f108";
}
.flaticon-networking:before {
content: "\f109";
}
.flaticon-money:before {
content: "\f10a";
}
.flaticon-eye-scanner:before {
content: "\f10b";
}
.flaticon-high-performance:before {
content: "\f10c";
}
.flaticon-world:before {
content: "\f10d";
}
.flaticon-team-1:before {
content: "\f10e";
}
.flaticon-medal:before {
content: "\f10f";
}
.flaticon-calendar:before {
content: "\f110";
}
.flaticon-user:before {
content: "\f111";
}
.flaticon-mission:before {
content: "\f112";
}
.flaticon-right:before {
content: "\f113";
}
.flaticon-analysis:before {
content: "\f114";
}
.flaticon-analysis-1:before {
content: "\f115";
}
.flaticon-technical-support:before {
content: "\f116";
}
.flaticon-deal:before {
content: "\f117";
}
.flaticon-medal-1:before {
content: "\f118";
}
.flaticon-double-quotes:before {
content: "\f119";
}
.flaticon-bar-chart:before {
content: "\f11a";
}
.flaticon-hierarchy:before {
content: "\f11b";
}
.flaticon-network:before {
content: "\f11c";
}
.flaticon-target:before {
content: "\f11d";
}
.flaticon-social-media:before {
content: "\f11e";
}
.flaticon-stats:before {
content: "\f11f";
}
.flaticon-online-marketing:before {
content: "\f120";
}
.flaticon-mobile-marketing:before {
content: "\f121";
}
.flaticon-leader:before {
content: "\f122";
}
.flaticon-leadership:before {
content: "\f123";
}
.flaticon-growth:before {
content: "\f124";
}
.flaticon-economic:before {
content: "\f125";
}
.flaticon-research-1:before {
content: "\f126";
}
.flaticon-market-research:before {
content: "\f127";
}
.flaticon-market-research-1:before {
content: "\f128";
}
.flaticon-presentation:before {
content: "\f129";
}
.flaticon-presentation-1:before {
content: "\f12a";
}
.flaticon-financial:before {
content: "\f12b";
}
.flaticon-income:before {
content: "\f12c";
}
.flaticon-up-right-arrow:before {
content: "\f12d";
}
.flaticon-pie-chart:before {
content: "\f12e";
}
.flaticon-guest-list:before {
content: "\f12f";
}
.flaticon-target-1:before {
content: "\f130";
}
.flaticon-search1:before {
content: "\f131";
}
.flaticon-search2:before {
content: "\f132";
}
.flaticon-calendar-1:before {
content: "\f133";
}@font-face {
font-family: "Caseicon";
src: url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/caseicon/caseicon.eot);
src: url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/caseicon/caseicon.eot?#iefix) format("embedded-opentype"),
url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/caseicon/caseicon.woff2) format("woff2"),
url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/caseicon/caseicon.woff) format("woff"),
url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/caseicon/caseicon.ttf) format("truetype"),
url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/caseicon/caseicon.svg#caseicon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Caseicon";
src: url(//tentso.co.id/wp-content/themes/sasnio/assets/fonts/caseicon/caseicon.svg#Caseicon) format("svg");
}
}
[class^="caseicon-"], [class*=" caseicon-"] {
display: inline-block;
}
[class^="caseicon-"]:before, [class*=" caseicon-"]:before,
[class^="caseicon-"]:after, [class*=" caseicon-"]:after {   
font-family: Caseicon;
font-style: normal;
font-weight: 400;
}
.caseicon-home:before {
content: "\f101";
}
.caseicon-envelope:before {
content: "\f102";
}
.caseicon-phone:before {
content: "\f103";
}
.caseicon-search:before {
content: "\f104";
}
.caseicon-marker:before {
content: "\f105";
}
.caseicon-angle-arrow-up:before {
content: "\f106";
}
.caseicon-angle-arrow-down:before {
content: "\f107";
}
.caseicon-linkedin:before {
content: "\f108";
}
.caseicon-shopping-cart:before {
content: "\f109";
}
.caseicon-user:before {
content: "\f10a";
}
.caseicon-comment:before {
content: "\f10b";
}
.caseicon-long-arrow-right:before {
content: "\f10c";
}
.caseicon-refresh:before {
content: "\f10d";
}
.caseicon-youtube:before {
content: "\f10e";
}
.caseicon-twitter:before {
content: "\f10f";
}
.caseicon-angle-arrow-right:before {
content: "\f110";
}
.caseicon-double-chevron-down:before {
content: "\f111";
}
.caseicon-quote-bottom:before {
content: "\f112";
}
.caseicon-arrows-updown:before {
content: "\f113";
}
.caseicon-refresh-arrow:before {
content: "\f114";
}
.caseicon-quote-left:before {
content: "\f115";
}
.caseicon-caret-arrow-up:before {
content: "\f116";
}
.caseicon-angle-arrow-left:before {
content: "\f117";
}
.caseicon-double-chevron-up:before {
content: "\f118";
}
.caseicon-android:before {
content: "\f119";
}
.caseicon-open-folder:before {
content: "\f11a";
}
.caseicon-tags:before {
content: "\f11b";
}
.caseicon-left-arrow:before {
content: "\f11c";
}
.caseicon-right-arrow:before {
content: "\f11d";
}
.caseicon-zoom-in:before {
content: "\f11e";
}
.caseicon-double-chevron-left:before {
content: "\f11f";
}
.caseicon-long-arrow-left:before {
content: "\f120";
}
.caseicon-skype:before {
content: "\f121";
}
.caseicon-facebook:before {
content: "\f122";
}
.caseicon-behance:before {
content: "\f123";
}
.caseicon-dribbble:before {
content: "\f124";
}
.caseicon-instagram:before {
content: "\f125";
}
.caseicon-pinterest:before {
content: "\f126";
}
.caseicon-vimeo:before {
content: "\f127";
}
.caseicon-yelp:before {
content: "\f128";
}
.caseicon-tumblr:before {
content: "\f129";
}
.caseicon-tripadvisor:before {
content: "\f12a";
}
.caseicon-close:before {
content: "\f12b";
}
.caseicon-close-alt:before {
content: "\f12c";
}
.caseicon-calendar:before {
content: "\f12d";
}
.caseicon-comment-solid:before {
content: "\f12e";
}
.caseicon-shopping-cart-alt:before {
content: "\f12f";
}
.caseicon-calendar-alt:before {
content: "\f130";
}
.caseicon-user-alt:before {
content: "\f131";
}
.caseicon-clock:before {
content: "\f132";
}
.caseicon-tags-alt:before {
content: "\f133";
}
.caseicon-tick:before {
content: "\f134";
}
.caseicon-check:before {
content: "\f135";
}
.caseicon-long-arrow-right-two:before {
content: "\f136";
}
.caseicon-long-arrow-right-three:before {
content: "\f137";
}
.caseicon-view-alt:before {
content: "\f138";
}
.caseicon-heart-alt:before {
content: "\f139";
}
.caseicon-random:before {
content: "\f13a";
}
.caseicon-list:before {
content: "\f13b";
}
.caseicon-grid:before {
content: "\f13c";
}
.caseicon-calendar-1:before {
content: "\f13d";
}
.caseicon-calendar-2:before {
content: "\f13e";
}
.caseicon-play1:before {
content: "\f13f";
}
.caseicon-play2:before {
content: "\f140";
}
.caseicon-play3:before {
content: "\f141";
}
.caseicon-play4:before {
content: "\f142";
}
.caseicon-link:before {
content: "\f143";
}
.caseicon-link2:before {
content: "\f144";
}
.caseicon-link3:before {
content: "\f145";
}
.caseicon-link4:before {
content: "\f146";
}
.caseicon-close3:before {
content: "\f147";
}
.caseicon-close-outline:before {
content: "\f148";
}
.caseicon-close-solid:before {
content: "\f149";
}
.caseicon-clock-1:before {
content: "\f14a";
}
.caseicon-time:before {
content: "\f14b";
}
.caseicon-pin:before {
content: "\f14c";
}
.caseicon-location:before {
content: "\f14d";
}
.caseicon-pin2:before {
content: "\f14e";
}
.caseicon-map:before {
content: "\f14f";
}
.caseicon-placeholder:before {
content: "\f150";
}
.caseicon-people-location:before {
content: "\f151";
}
.caseicon-check-mark:before {
content: "\f152";
}
.caseicon-folder:before {
content: "\f153";
}
.caseicon-double-chevron-right:before {
content: "\f154";
}
.caseicon-sort-down:before {
content: "\f155";
}
.caseicon-star:before {
content: "\f156";
}
.caseicon-search-1:before {
content: "\f157";
}@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width: 768px) and (max-width: 1024px) {
.elementor .elementor-hidden-tablet {
display: none !important;
}
}
@media screen and (max-width: 767px) { .elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
display: none !important;
}
}
@keyframes pxl_scale {
0%, 100% {
transform: scale(0);
}
50% {
transform: scale(1);
}
}
@keyframes pxl_scale1 {
0% {
transform: scale(1);
opacity: 0.67;
}
100% {
transform: scale(2.2);
opacity: 0;
}
}
@-webkit-keyframes pxl_scale1 {
0% {
transform: scale(1);
opacity: 0.67;
}
100% {
transform: scale(2.2);
opacity: 0;
}
}
@-ms-keyframes pxl_spin {
from {
-ms-transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
}
}
@-moz-keyframes pxl_spin {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes pxl_spin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes pxl_spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.pxl-image-spin-normal {
animation: pxl_spin 14s linear infinite;
}
@keyframes pxl_spin_child {
0% {
-webkit-transform: rotate(-160deg);
-moz-transform: rotate(-160deg);
-o-transform: rotate(-160deg);
transform: rotate(-160deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.pxl-image-spin {
animation: pxl_spin_reverse 12s linear infinite;
}
@keyframes pxl_zoom_reverse {
0% {
transform: scale(0.6);
}
100% {
transform: scale(1);
}
}
.pxl-image-zoom {
animation: pxl_zoom_reverse 8s linear infinite;
}
@-ms-keyframes pxl_spin_reverse {
from {
-ms-transform: translate(-50%, -50%) rotate(0deg);
}
to {
-ms-transform: translate(-50%, -50%) rotate(-360deg);
}
}
@-moz-keyframes pxl_spin_reverse {
from {
-moz-transform: translate(-50%, -50%) rotate(0deg);
}
to {
-moz-transform: translate(-50%, -50%) rotate(-360deg);
}
}
@-webkit-keyframes pxl_spin_reverse {
from {
-webkit-transform: translate(-50%, -50%) rotate(0deg);
}
to {
-webkit-transform: translate(-50%, -50%) rotate(-360deg);
}
}
@keyframes pxl_spin_reverse {
from {
transform: translate(-50%, -50%) rotate(0deg);
}
to {
transform: translate(-50%, -50%) rotate(-360deg);
}
}
@-webkit-keyframes pxl_right_from_left {
49% {
-webkit-transform: translate(100%);
}
50% {
opacity: 0;
-webkit-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes pxl_right_from_left {
49% {
-moz-transform: translate(100%);
}
50% {
opacity: 0;
-moz-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes pxl_right_from_left {
49% {
transform: translate(100%);
}
50% {
opacity: 0;
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes pxl_left_from_right {
49% {
-webkit-transform: translate(-100%);
}
50% {
opacity: 0;
-webkit-transform: translate(100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes pxl_left_from_right {
49% {
-moz-transform: translate(-100%);
}
50% {
opacity: 0;
-moz-transform: translate(100%);
}
51% {
opacity: 1;
}
}
@keyframes pxl_left_from_right {
49% {
transform: translate(-100%);
}
50% {
opacity: 0;
transform: translate(100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes pxl_ani1 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
}
@keyframes pxl_ani1 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
}
@-webkit-keyframes pxl_ani2 {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@keyframes pxl_ani2 {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@keyframes pxl_bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
}
60% {
-webkit-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px);
}
}
.pxl-image-bounce {
animation: pxl_bounce 1s ease-out infinite;
-webkit-animation: pxl_bounce 1s ease-out infinite;
}
@keyframes pxl_zigzag {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: rotate(10deg);
-ms-transform: rotate(10deg);
transform: rotate(10deg);
}
60% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
}
@keyframes pxl_right_left {
0% {
transform: translateX(0px);
}
25% {
transform: translateX(40px);
}
50% {
transform: translateX(0px);
}
75% {
transform: translateX(-40px);
}
100% {
transform: translateX(0px);
}
}
.slide-right-to-left {
animation: pxl_right_left 12s ease-out infinite;
-webkit-animation: pxl_right_left 12s ease-out infinite;
}
@keyframes pxl_left_right {
0% {
transform: translateX(0px);
}
25% {
transform: translateX(-40px);
}
50% {
transform: translateX(0px);
}
75% {
transform: translateX(40px);
}
100% {
transform: translateX(0px);
}
}
.slide-left-to-right {
animation: pxl_left_right 12s ease-out infinite;
-webkit-animation: pxl_left_right 12s ease-out infinite;
}
@keyframes pxl_bottom_top_small {
0% {
transform: translateX(0px);
}
25% {
transform: translateY(10px);
}
50% {
transform: translateY(0px);
}
75% {
transform: translateY(-10px);
}
100% {
transform: translateY(0px);
}
}
@keyframes pxl_float_one {
0% {
transform: translateY(0);
}
100% {
transform: translateY(-3%);
}
}
@keyframes pxl_float_two {
0% {
transform: translateY(0);
}
100% {
transform: translateY(-20px);
}
}
.slide-up-down {
animation: pxl_float_two 1.2s ease infinite alternate;
}
@keyframes pxl_bottom_top {
0% {
transform: translateX(0px);
}
25% {
transform: translateY(40px);
}
50% {
transform: translateY(0px);
}
75% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
.slide-bottom-to-top {
animation: pxl_bottom_top 12s ease-out infinite;
-webkit-animation: pxl_bottom_top 12s ease-out infinite;
}
@keyframes pxl_effect1 {
0% {
transform: translate(0px, 0px);
}
20% {
transform: translate(40px, -5px);
}
40% {
transform: translate(60px, 40px);
}
60% {
transform: translate(40px, 60px);
}
80% {
transform: translate(-40px, 60px);
}
100% {
transform: translate(0px, 0px);
}
}
.slide-effect1 {
animation: pxl_effect1 12s ease-out infinite;
-webkit-animation: pxl_effect1 12s ease-out infinite;
}
@keyframes pxl_effect2 {
0% {
transform: translate(0px, 0px);
}
20% {
transform: translate(-30px, 40px);
}
40% {
transform: translate(60px, 60px);
}
60% {
transform: translate(70px, 40px);
}
80% {
transform: translate(40px, -70px);
}
100% {
transform: translate(0px, 0px);
}
}
.slide-effect2 {
animation: pxl_effect2 12s ease-out infinite;
-webkit-animation: pxl_effect2 12s ease-out infinite;
}
@keyframes pxl_effect3 {
0% {
transform: translate(0px, 0px);
}
30% {
transform: translate(40px, 60px);
}
45% {
transform: translate(80px, 90px);
}
65% {
transform: translate(40px, 110px);
}
75% {
transform: translate(20px, 800px);
}
100% {
transform: translate(0px, 0px);
}
}
.slide-effect3 {
animation: pxl_effect3 12s ease-out infinite;
-webkit-animation: pxl_effect3 12s ease-out infinite;
}
@keyframes pxl_top_bottom {
0% {
transform: translateX(0px);
}
25% {
transform: translateY(-40px);
}
50% {
transform: translateY(0px);
}
75% {
transform: translateY(40px);
}
100% {
transform: translateY(0px);
}
}
.slide-top-to-bottom {
animation: pxl_top_bottom 12s ease-out infinite;
-webkit-animation: pxl_top_bottom 12s ease-out infinite;
}
@-webkit-keyframes img_circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@keyframes img_circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@-webkit-keyframes pxl_loader_bounce {
0%, 100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes pxl_loader_bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@keyframes pxl_keyword_slideIn {
from {
transform: translateY(65%) rotateX(-95deg);
opacity: 0;
}
to {
transform: translateY(0) rotateX(0);
opacity: 1;
}
}
@keyframes pxl_keyword_slideOut {
from {
transform: translateY(0) rotateX(0);
opacity: 1;
}
to {
transform: translateY(-65%) rotateX(95deg);
opacity: 0;
}
}
@keyframes pxl_path_animation1 {
0% {
d: path("M216.0721,0.4833 C322.9537,-2.5322 717.2049,68.7775 615.7587,325.1304 C514.3126,581.4834 253.6633,623.1795 113.8722,568.3405 C-25.9188,513.5016 -11.254,228.6905 24.3807,136.5252 C60.0154,44.36 109.1906,3.4987 216.0721,0.4833 Z");
}
15% {
d: path("M242.5805,0.8723 C352.6677,-1.5945 701.5915,48.4815 618.6036,302.8597 C535.6157,557.2379 307.7729,624.1337 152.4263,570.7438 C-2.9204,517.354 -15.5995,237.2326 20.2686,141.7992 C56.1366,46.3658 132.4932,3.3391 242.5805,0.8723 Z");
}
25% {
d: path("M353.759,3.772 C477.2084,3.5922 636.1455,-37.2589 630.0964,208.8882 C624.0473,455.0353 521.2185,623.5462 298.9779,580.716 C76.7372,537.8858 -28.8734,264.4844 7.9672,155.4284 C44.8077,46.3725 230.3095,3.9518 353.759,3.772 Z");
}
35% {
d: path("M236.134,2.7663 C345.3119,0.1438 705.4482,52.4497 617.2239,307.3881 C528.9995,562.3266 273.4527,616.7046 119.2977,569.9905 C-34.8572,523.2763 -6.7788,221.7094 29.0231,127.2031 C64.8249,32.6969 126.9562,5.3887 236.134,2.7663 Z");
}
50% {
d: path("M348.0078,15.4973 C469.9906,15.0665 639.8879,-38.6012 625.3939,208.4494 C610.9,455.5 383.8066,580.5979 149.5525,579.1913 C-84.7016,577.7847 18.1772,182.7798 54.911,75.219 C91.6447,-32.3417 226.025,15.9282 348.0078,15.4973 Z");
}
75% {
d: path("M369.8056,17.6371 C494.3056,17.6371 627.1037,-56.176 627.1037,189.324 C627.1037,434.824 408.9345,574.7961 159.5178,581.013 C-89.899,587.2299 21.7092,177.4988 58.6262,67.3718 C95.5432,-42.7552 245.3056,17.6371 369.8056,17.6371 Z");
}
100% {
d: path("M346.228,3.5756 C468.7724,3.2409 640.5786,-31.4511 629.3179,215.2536 C618.0572,461.9583 506.7603,623.586 289.0509,580.0405 C71.3414,536.495 -27.9742,262.6385 8.8004,154.5052 C45.5751,46.372 223.6837,3.9103 346.228,3.5756 Z");
}
}
@-webkit-keyframes pxl_animation_round {
from {
transform: rotate(0deg) translateX(10px) rotate(0deg);
}
to {
transform: rotate(360deg) translateX(10px) rotate(-360deg);
}
}
@-moz-keyframes pxl_animation_round {
from {
transform: rotate(0deg) translateX(10px) rotate(0deg);
}
to {
transform: rotate(360deg) translateX(10px) rotate(-360deg);
}
}
@-o-keyframes pxl_animation_round {
from {
transform: rotate(0deg) translateX(10px) rotate(0deg);
}
to {
transform: rotate(360deg) translateX(10px) rotate(-360deg);
}
}
@keyframes pxl_animation_round {
from {
transform: rotate(0deg) translateX(10px) rotate(0deg);
}
to {
transform: rotate(360deg) translateX(10px) rotate(-360deg);
}
}
.pxl-animation-round {
animation: pxl_animation_round 4s infinite linear;
-webkit-animation: pxl_animation_round 4s infinite linear;
}
@keyframes pxl_kenburns {
0% {
opacity: 1;
transform: scale(1.2);
}
1.5625% {
opacity: 1;
}
23.4375% {
opacity: 1;
}
26.5625% {
opacity: 1;
transform: scale(1);
}
100% {
opacity: 1;
transform: scale(1);
}
98.4375% {
opacity: 1;
transform: scale(1);
}
100% {
opacity: 1;
}
}
@keyframes toLeftFromRight {
49% {
transform: translate(-100%);
}
50% {
opacity: 0;
transform: translate(100%);
}
51% {
opacity: 1;
}
}
@keyframes toRightFromLeft {
49% {
transform: translate(100%);
}
50% {
opacity: 0;
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes pxl_squares {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-webkit-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-webkit-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@-moz-keyframes pxl_squares {
0% {
-moz-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-moz-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-moz-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@-o-keyframes pxl_squares {
0% {
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-o-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-o-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@keyframes pxl_squares {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-webkit-transform: scale(1.24);
-moz-transform: scale(1.24);
-o-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-webkit-transform: scale(2.1);
-moz-transform: scale(2.1);
-o-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@-webkit-keyframes pxl_in_top {
from {
-webkit-transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(0deg);
}
}
@keyframes pxl_in_top {
from {
transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(0deg);
}
}
@-webkit-keyframes pxl_out_top {
from {
-webkit-transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
}
@keyframes pxl_out_top {
from {
transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(-90deg);
opacity: 1;
}
}
@-webkit-keyframes pxl_in_bottom {
from {
-webkit-transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(0deg);
}
}
@keyframes pxl_in_bottom {
from {
transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(0deg);
}
}
@-webkit-keyframes pxl_out_bottom {
from {
-webkit-transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
}
@keyframes pxl_out_bottom {
from {
transform: perspective(500px) rotateX(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateX(90deg);
opacity: 1;
}
}
@-webkit-keyframes pxl_in_left {
from {
-webkit-transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(0deg);
}
}
@keyframes pxl_in_left {
from {
transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(0deg);
}
}
@-webkit-keyframes pxl_out_left {
from {
-webkit-transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
}
@keyframes pxl_out_left {
from {
transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(90deg);
opacity: 1;
}
}
@-webkit-keyframes pxl_in_right {
from {
-webkit-transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(0deg);
}
}
@keyframes pxl_in_right {
from {
transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(0deg);
}
}
@-webkit-keyframes pxl_out_right {
from {
-webkit-transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
-webkit-transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
}
@keyframes pxl_out_right {
from {
transform: perspective(500px) rotateY(0deg);
opacity: 1;
}
to {
transform: perspective(500px) rotateY(-90deg);
opacity: 1;
}
}
@keyframes pxl_pulse_border {
0% {
transform: scale(1);
opacity: 0.67;
}
100% {
transform: scale(2.2);
opacity: 0;
}
}
@-webkit-keyframes pxl_pulse_border {
0% {
transform: scale(1);
opacity: 0.67;
}
100% {
transform: scale(2.2);
opacity: 0;
}
}
@keyframes dot {
0% {
background-color: var(--primary-color);
transform: scale(1);
}
50% {
background-color: var(--link-color);
transform: scale(1.3);
}
100% {
background-color: var(--primary-color);
transform: scale(1);
}
}
@-webkit-keyframes rotate360 {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate360 {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes girl3 {
0% {
transform: translate(0);
}
40% {
transform: translate(5%);
}
}
@keyframes girl2 {
0% {
transform: translate(0);
}
40% {
transform: translate(0, 5%);
}
}
@keyframes animation_left_right {
0% {
transform: translateX(0px);
}
50% {
transform: translateX(15px);
}
100% {
transform: translateX(0px);
}
}
@keyframes shine {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
.pxl-grid .pxl-grid-masonry {
position: relative;
}
.pxl-grid .grid-sizer {
z-index: -1;
}
.pxl-grid .pxl-load-more {
text-align: center;
padding: 0 15px;
}
@media screen and (min-width: 992px) {
.pxl-grid .col-lg-20-pxl {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.pxl-grid .col-lg-40-pxl {
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
}
}
@media screen and (min-width: 1200px) {
.pxl-grid .col-xl-20-pxl {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.pxl-grid .col-xl-40-pxl {
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
}
}
.elementor-editor-active .grid-sizer {
display: none;
}
.pxl-col-align-start > .elementor-widget-wrap {
justify-content: flex-start;
}
.pxl-col-align-start .elementor-inner-section > .elementor-container {
margin-left: 0;
}
.pxl-col-align-center > .elementor-widget-wrap {
justify-content: center;
}
.pxl-col-align-end > .elementor-widget-wrap {
justify-content: flex-end;
}
.pxl-col-align-end .elementor-inner-section > .elementor-container {
margin-right: 0;
}
.pxl-carousel-inner {
overflow: hidden;
}
.pxl-swiper-container {
margin: 0 -15px;
position: relative;
overflow: hidden;
}
.pxl-swiper-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-swiper-slide {
-ms-flex-negative: 0;
flex-shrink: 0;
width: auto;
height: 100%;
position: relative;
padding: 0 15px;
}
.pxl-swiper-arrow {
width: 60px;
height: 60px;
background-color: unset;
display: flex;
align-items: center;
justify-content: center;
font-size: 22px;
color: #fff;
position: relative;
margin: 0 3px;
cursor: pointer;
}
.pxl-swiper-arrow:hover {
color: #fff;
}
.pxl-swiper-arrow:hover:before {
transform: scale(0);
}
@media (max-width: 1024px) {
.pxl-swiper-arrow:hover:before {
transform: scaleX(1);
}
}
.pxl-swiper-arrow:hover:after {
transform: scaleX(1);
}
.pxl-swiper-arrow:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background-color: #121f54;
}
.pxl-swiper-arrow:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
@media (max-width: 1024px) {
.pxl-swiper-arrow:after {
display: none;
}
}
.pxl-swiper-arrow-wrap {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 30px;
}
.pxl-swiper-pagination {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin-top: 30px;
}
.pxl-swiper-pagination .pxl-swiper-current-slide, .pxl-swiper-pagination .pxl-swiper-total-slides {
font-size: 18px;
font-weight: 700;
color: #cccabf;
margin: 0 14px;
}
.pxl-swiper-pagination .pxl-swiper-current-slide:before, .pxl-swiper-pagination .pxl-swiper-total-slides:before {
content: '0';
}
.pxl-swiper-pagination .pxl-swiper-current-slide {
color: #0a1316;
}
.pxl-swiper-dots {
margin-top: 50px;
}
.pxl-swiper-dots.style-1 {
display: inline-flex;
width: 100%;
justify-content: center;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets span {
cursor: pointer;
width: 10px;
height: 10px;
display: inline-block;
margin-right: 20px;
position: relative;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: #767676;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets span:last-child {
margin-right: 0px;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets span:before {
content: '';
position: absolute;
width: 0;
height: 0;
top: 50%;
left: 50%;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
transform: translate(-50%, -50%);
opacity: 0;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
border: 10px solid #ffcece;
transform-origin: center;
transform-style: preserve-3d;
-webkit-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-khtml-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-moz-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-ms-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-o-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:before, .pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets span:hover:before {
opacity: 1;
width: 30px;
height: 30px;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-progressbar {
height: 1px;
width: 100%;
background-color: #c1b9b9;
max-width: 1170px;
margin-bottom: 4px;
position: relative;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--secondary-color);
position: absolute;
left: 0;
top: -3px;
width: 100%;
height: 8px;
transform: scale(0);
transform-origin: left top;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-fraction {
font-size: 24px;
color: var(--primary-color);
font-weight: 700;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-fraction span {
color: #0a1316;
display: inline-flex;
margin: 0 6px;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-fraction span:before {
content: '0';
}
.pxl-swiper-dots.style-2.pxl-swiper-pagination-bullets {
margin-top: 27px;
}
.pxl-swiper-dots.style-2.pxl-swiper-pagination-bullets span {
cursor: pointer;
width: 8px;
height: 8px;
display: inline-block;
margin: 0 9px;
position: relative;
background-color: #e3e3e3;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
}
.pxl-swiper-dots.style-2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active, .pxl-swiper-dots.style-2.pxl-swiper-pagination-bullets span:hover {
background-color: var(--secondary-color);
}
.pxl-swiper-dots.style-3.pxl-swiper-pagination-bullets span {
width: 12px;
height: 12px;
border-radius: 12px;
display: inline-flex;
background-color: #777;
margin: 0 6px;
cursor: pointer;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-swiper-dots.style-3.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active {
background-color: transparent;
box-shadow: 0 0 0 4px var(--primary-color);
}
.pxl-swiper-boxshadow .pxl-carousel-inner {
margin: 0 -30px;
}
.pxl-swiper-boxshadow .pxl-carousel-inner .pxl-swiper-container {
padding: 0 30px;
}
.pxl-swiper-boxshadow .pxl-swiper-slide {
-webkit-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-swiper-boxshadow .pxl-swiper-slide:not(.swiper-slide-visible) {
opacity: 0;
}
@media screen and (max-width: 1199px) {
.pxl-swiper-boxshadow .pxl-swiper-dots.style-1.pxl-swiper-pagination-progressbar {
margin-left: 45px;
margin-right: 45px;
}
}
.pxl-swiper-boxshadow .pxl-carousel-inner {
overflow: visible;
}
.pxl-swiper-sliders {
position: relative;
}
.pxl-swiper-sliders.pxl-swiper-arrow-show .pxl-swiper-arrow {
opacity: 1;
visibility: visible;
}
.pxl-swiper-nogap .pxl-swiper-container {
margin: 0;
}
.pxl-swiper-nogap .pxl-swiper-container .pxl-swiper-slide {
padding: 0;
}
.pxl-swiper-thumbs {
overflow: hidden;
padding: 0 15px;
}
.pxl-swiper-thumbs .swiper-slide {
cursor: pointer;
padding: 0 15px;
}
.swiper-container-vertical {
height: 300px;
}
.swiper-container-vertical .pxl-swiper-wrapper {
flex-direction: column;
}
.swiper-container-vertical .pxl-swiper-slide {
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
[data-slider-mode="fade"] .swiper-slide-active {
z-index: 9;
}
html {
box-sizing: border-box;
}
body {
background-color: #fff;
font-size: 18px;
line-height: 1.8;
color: #5d666f;
font-weight: 400;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
font-weight: normal;
letter-spacing: 0;
font-family: 'Epilogue', sans-serif;
margin: 0;
padding: 0;
}
body.body-overflow {
overflow: hidden;
}
@media screen and (max-width: 767px) {
body.body-visible-sm {
overflow: visible;
}
}
a {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
color: var(--link-color);
}
a:before, a:after {
-webkit-transition: inherit;
-khtml-transition: inherit;
-moz-transition: inherit;
-ms-transition: inherit;
-o-transition: inherit;
transition: inherit;
}
a:hover, a:focus {
color: var(--link-color-hover);
}
a:active {
color: var(--link-color-active);
}
a, a:hover, a:focus, a:before, a:after {
outline: none;
text-decoration: none;
}
.ft-heading, .pxl-item--archive .pxl-post--meta, #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_title, #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total, .woocommerce #pxl-sidebar-area .widget_products ul li a, .single-product #pxl-content-area div.product form.cart label, .single-product > div.product form.cart label, .single-product #pxl-content-area div.product .entry-summary .price, .single-product > div.product .entry-summary .price, .single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a, .single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author, body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart label, .pxl-grid-filter1 .filter-item {
font-family: 'Epilogue', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Epilogue', sans-serif;
color: var(--link-color);
font-weight: 700;
margin: 0 0 15px;
clear: both;
line-height: 1.20833;
}
h1, .h1 {
font-size: 70px;
}
h2, .h2 {
font-size: 50px;
}
h3, .h3 {
font-size: 30px;
}
h4, .h4 {
font-size: 28px;
}
h5, .h5 {
font-size: 26px;
}
h6, .h6 {
font-size: 20px;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
border-style: none;
}
p {
margin: 0 0 15px;
}
table {
border-bottom: 1px solid #ededed;
border-left: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin: 0 0 32px;
width: 100%;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
table th {
color: #000;
}
caption, td {
font-weight: normal;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
padding: 13px 8px;
}
th {
font-weight: 600;
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed;
}
td {
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed;
}
dl {
margin: 0 0 0 25px;
}
dl dt {
font-weight: normal;
line-height: 26px;
text-transform: uppercase;
font-weight: 700;
color: #000;
}
dl dd {
line-height: normal;
margin-bottom: 20px;
}
dl dd a {
color: #000;
}
dl dd a:hover {
color: var(--primary-color);
}
code, kbd {
background-color: transparent;
border-radius: 4px;
color: inherit;
font-size: 100%;
padding: 2px 4px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
ins {
color: #fff;
border: none;
padding: 2px;
text-decoration: none;
background-color: var(--primary-color);
}
pre {
background: #f5f5f5;
color: #666;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre-wrap;
word-wrap: break-word;
}
ol {
list-style: outside none decimal;
margin-bottom: 32px;
}
ul {
padding: 0;
margin: 0 0 32px;
}
ul li {
list-style-position: inside;
}
dl + h2 + ul {
padding-left: 35px;
}
dl + h2 + ul ul {
padding-left: 35px;
}
dl + h2 + ul ul li {
list-style: outside;
}
cite {
font-style: normal;
color: #000;
text-decoration: underline;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
padding: 0.8075em 0;
font-size: 0.875em;
font-style: italic;
}
.gallery-caption {
opacity: 1;
margin-top: 10px;
}
.wp-block-group.has-background {
padding: 40px;
margin-bottom: 30px;
}
.wp-caption-text {
text-align: center;
}
.alignleft, .alignright, .aligncenter {
margin-top: 15px;
margin-bottom: 32px;
}
.alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 35px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.sticky {
display: block;
}
.screen-reader-text {
display: none;
}
.bypostauthor {
display: block;
}
blockquote {
background-color: #f9f7ef;
padding: 34px 30px 40px;
font-size: 20px;
line-height: 1.7;
color: #1a1a1a;
position: relative;
font-weight: 600;
font-style: italic;
margin: 37px 0;
text-align: center;
}
@media screen and (max-width: 767px) {
blockquote {
padding-left: 20px;
padding-right: 20px;
}
}
blockquote cite {
font-size: 18px;
color: #1c3f39;
font-style: normal;
margin-top: 16px;
display: block;
}
blockquote cite span {
display: block;
font-size: 14px;
color: #666;
font-weight: 400;
font-family: 'Epilogue', sans-serif;
margin-top: -2px;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote.wp-block-quote p {
margin-bottom: 16px !important;
}
blockquote.wp-block-quote cite br {
display: none;
}
blockquote.wp-block-quote.has-text-align-right:before {
left: auto;
right: 0;
}
.wp-block-button {
margin-bottom: 20px;
}
.wp-block-button .wp-block-button__link {
padding-left: 32px;
padding-right: 32px;
background-color: var(--secondary-color);
font-size: 16px;
font-weight: 700;
}
.wp-block-button .wp-block-button__link:not([href]) {
color: #fff;
}
.wp-block-button .wp-block-button__link:hover {
background-color: var(--primary-color);
border-color: var(--primary-color);
color: #fff;
}
.wp-block-button .wp-block-button__link:hover:not([href]) {
color: #fff;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background-color: transparent;
color: var(--primary-color);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
background-color: var(--primary-color);
border-color: var(--primary-color);
color: #fff;
}
.wp-block-button.is-style-squared .wp-block-button__link {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.wp-block-button.aligncenter {
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.has-background-dim {
color: #fff;
margin-bottom: 30px;
}
.wp-block-gallery .blocks-gallery-item {
float: left;
}
.wp-block-gallery .blocks-gallery-caption {
margin-bottom: 22px;
}
.wp-block-gallery.alignleft {
margin-right: 30px;
}
.wp-block-gallery.alignright {
margin-left: 30px;
}
#tslOverlay {
background-color: transparent !important;
z-index: 999999 !important;
}
@media screen and (min-width: 1200px) {
#pxl-wapper .container {
max-width: 1315px;
width: 100%;
}
}
@media screen and (max-width: 1199px) {
#pxl-wapper .container {
max-width: 100%;
}
}
#pxl-wapper .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
@media screen and (max-width: 991px) {
#pxl-wapper #pxl-sidebar-area {
margin-top: 80px;
}
}
@media screen and (min-width: 992px) {
#pxl-wapper .pxl-has-sidebar.pxl-sidebar-left {
flex-direction: row-reverse;
}
}
#pxl-wapper .elementor-top-section:not(.elementor-section-full_width) .elementor-section.elementor-inner-section > .elementor-container.elementor-column-gap-extended {
margin: 0 -15px;
max-width: inherit !important;
}
@media screen and (max-width: 1199px) {
#pxl-wapper .elementor-top-section > .elementor-column-gap-extended .elementor-inner-section > .elementor-column-gap-extended {
margin-left: -15px;
margin-right: -15px;
}
}
#pxl-wapper .elementor-top-section:not(.elementor-section-full_width) .elementor-section.elementor-inner-section.pxl-inner-section-maxwidth > .elementor-container {
max-width: 1170px !important;
margin: auto;
}
#pxl-main {
padding: 120px 0;
min-height: calc(100vh - 606px);
}
@media (max-width: 767px) {
#pxl-main {
padding: 70px 0;
}
}
@media screen and (max-width: 1199px) {
#pxl-main {
overflow: hidden;
}
}
@media screen and (max-width: 1024px) {
#pxl-main > .elementor-container {
padding: 0 15px;
}
}
#pxl-wapper {
overflow: clip;
}
@media (max-width: 1200px) {
#pxl-wapper {
overflow: hidden;
}
}
@media screen and (min-width: 1200px) {
body:not(.elementor-editor-active) .pxl-row-scroll-fixed > .elementor-container {
align-items: flex-start;
justify-content: space-between;
}
body:not(.elementor-editor-active) .pxl-row-scroll-fixed .pxl-column-sticky {
position: sticky;
top: 30px;
}
}
.single-post .pxl-item--excerpt > .elementor {
margin: 0 -15px;
}
.pxl-bg-color-left {
z-index: 1;
}
.pxl-bg-color-left:before {
z-index: -1;
content: '';
background-color: #070f01;
position: absolute;
top: 0;
left: 80px;
right: 0;
bottom: 0;
}
@media screen and (max-width: 1400px) {
.pxl-bg-color-left:before {
left: 0;
}
}
.pxl-bg-color-right {
z-index: 1;
}
.pxl-bg-color-right:before {
z-index: -1;
content: '';
background-color: #011f48;
position: absolute;
top: 0;
right: 6%;
left: 0;
bottom: 0;
}
@media screen and (max-width: 1400px) {
.pxl-bg-color-right:before {
right: 30px;
}
}
@media screen and (max-width: 1199px) {
.pxl-bg-color-right:before {
right: 0;
}
}
.pxl-bg-color-skew {
z-index: 1;
}
.pxl-bg-color-skew:before {
z-index: -1;
content: '';
background-color: #080808;
position: absolute;
top: 0;
left: 6px;
right: 6px;
bottom: 0;
transform: skewX(-12deg);
max-width: 1160px;
margin: auto;
}
#pxl-page-title-default {
background-color: #2d1747;
padding: 150px 0;
}
@media screen and (max-width: 767px) {
#pxl-page-title-default {
padding: 90px 0;
}
}
#pxl-page-title-default .pxl-page-title {
margin: 0;
width: 100%;
padding: 0 15px;
color: #fff;
word-break: break-word;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
}
@media screen and (max-width: 1199px) {
#pxl-page-title-default .pxl-page-title {
font-size: 48px;
}
}
@media screen and (max-width: 767px) {
#pxl-page-title-default .pxl-page-title {
font-size: 42px;
}
}
#pxl-page-title-default .pxl-breadcrumb {
padding: 0 15px;
}
.pxl-breadcrumb {
width: 100%;
margin: 20px 0 0;
list-style: none;
color: #fff;
font-weight: 800;
font-size: 16px;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
}
@media (max-width: 360px) {
.pxl-breadcrumb {
font-size: 14px;
}
}
.pxl-breadcrumb a {
color: inherit;
}
.pxl-breadcrumb a:hover {
color: var(--primary-color);
}
.pxl-breadcrumb span.breadcrumb-entry {
color: #fff;
word-break: break-word;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
display: none;
-webkit-box-orient: vertical;
}
.pxl-breadcrumb li:after {
content: "/";
font-family: "Caseicon";
margin: 0 15px;
color: inherit;
font-size: 18px;
font-weight: 800;
line-height: 1;
}
@media screen and (max-width: 1199px) {
.pxl-breadcrumb li:after {
font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.pxl-breadcrumb li:after {
font-size: 14px;
margin: 0 8px;
}
}
.pxl-breadcrumb li:last-child:before, .pxl-breadcrumb li:last-child:after {
display: none;
}
#pxl-footer-default {
padding: 44px 0;
background-color: #2d1747;
text-align: center;
color: #fff;
font-size: 16px;
font-weight: 500;
}
#pxl-footer-default a {
color: inherit;
font-weight: 800;
}
#pxl-footer-default a:hover {
color: inherit;
text-decoration: underline;
}
.pxl-scroll-top {
height: 60px;
width: 60px;
line-height: 60px;
position: fixed;
bottom: 50px;
right: 0px;
background: #fff;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: 9999;
color: #fff;
text-align: center;
font-size: 20px;
opacity: 0;
visibility: hidden;
display: inline-flex;
align-items: center;
justify-content: center;
box-shadow: 0px 0px 10px 3px rgba(137, 151, 186, 0.15);
}
@media screen and (max-width: 1199px) {
.pxl-scroll-top {
right: 30px;
}
}
@media (max-width: 1199px) {
.pxl-scroll-top {
height: 50px;
width: 50px;
line-height: 50px;
}
}
.pxl-scroll-top.pxl-on {
right: 20px;
opacity: 1;
visibility: visible;
}
.pxl-scroll-top span {
display: block;
width: 34px;
height: 32px;
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/icon.png);
animation: pxl_zigzag 1s ease infinite alternate;
}
.pxl-scroll-top:focus {
color: #fff;
}
.pxl-scroll-top:hover {
margin-bottom: 4px;
color: #fff;
}
@keyframes pxl_scroll_top_effect {
0% {
transform: translateX(3px);
}
100% {
transform: translateX(-3px);
}
}
@media screen and (max-width: 1024px) {
.section-bg-bl-lg {
background-position: left bottom !important;
}
}
.pxl-footer-fixed #pxl-footer-elementor {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
z-index: -1;
}
@media screen and (max-width: 1199px) {
.pxl-footer-fixed #pxl-footer-elementor {
position: static;
overflow: hidden;
}
}
.pxl-footer-fixed #pxl-header-elementor, .pxl-footer-fixed #pxl-page-title-elementor {
background-color: #fff;
}
.pxl-footer-fixed #pxl-main {
background-color: #fff;
}
@media screen and (max-width: 1199px) {
.pxl-footer-fixed #pxl-main {
margin-bottom: 0 !important;
}
}
.elementor-editor-active #pxl-header-default, .elementor-editor-active #pxl-header-elementor, .elementor-editor-active #pxl-page-title-default, .elementor-editor-active #pxl-footer-elementor, .elementor-editor-active .pxl-menu-primary .sub-menu, .elementor-editor-active .pxl-menu-primary .children, .elementor-editor-active #pxl-page-title-elementor {
display: none;
}
.elementor-editor-active.single-footer #pxl-main, .elementor-editor-active.single-header #pxl-main {
max-width: 1200px;
padding: 0 15px;
margin: auto;
}
.elementor-editor-active.single-pxl-template {
background-color: rgba(0, 0, 0, 0.1);
}
.elementor-editor-active .elementor-inner-section > .elementor-element-overlay > .elementor-editor-element-settings {
margin-left: 84px;
}
.elementor-editor-active .elementor-inner-section .elementor-column .elementor-editor-element-settings {
margin-left: 12px;
}
body img.mfp-img {
padding: 0 !important;
}
body .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.85;
background-color: #000;
}
body .mfp-bottom-bar {
margin-top: 0;
}
body .mfp-wrap .mfp-container .mfp-content {
max-width: 1170px;
position: static;
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close {
padding: 0;
right: 0;
text-align: center;
top: -36px;
width: 36px;
height: 36px;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
background: #fff;
cursor: pointer;
opacity: 1;
font-size: 0px;
border: 9px solid transparent;
position: absolute;
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:before, body .mfp-wrap .mfp-container .mfp-content .mfp-close:after {
content: '';
position: absolute;
height: 2px;
width: 100%;
top: 50%;
left: 0;
margin-top: -1px;
transform-origin: 50% 50%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: #222;
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:before {
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:hover:before, body .mfp-wrap .mfp-container .mfp-content .mfp-close:hover:after {
-webkit-transform: rotate(0deg);
-khtml-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
body .mfp-wrap .mfp-container .mfp-iframe-scaler {
position: relative;
overflow: visible;
}
body .mfp-wrap .mfp-container .mfp-arrow {
background-color: var(--primary-color);
width: 60px;
height: 120px;
opacity: 1;
}
body .mfp-wrap .mfp-container .mfp-arrow:before, body .mfp-wrap .mfp-container .mfp-arrow:after {
border: none;
}
body .mfp-wrap .mfp-container .mfp-arrow:before {
font-family: "Caseicon";
font-size: 20px;
color: #fff;
margin: 0;
padding: 0;
line-height: normal;
position: absolute;
top: 50%;
display: block;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
left: 50%;
width: auto;
height: auto;
}
body .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
content: "\f136";
}
body .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
content: "\f14d";
}
@media screen and (min-width: 1200px) {
body .mfp-wrap .mfp-container {
padding: 0 120px;
}
}
@media screen and (min-width: 992px) {
body.blog .pxl-content-wrap.no-sidebar .pxl-content-area, body.archive:not(.post-type-archive) .pxl-content-wrap.no-sidebar .pxl-content-area, body.single-post .pxl-content-wrap.no-sidebar .pxl-content-area {
max-width: 810px;
margin-left: auto;
margin-right: auto;
}
}
.pxl-row-divider-active {
z-index: 1;
}
.pxl-row-divider-active > .elementor-container {
z-index: 2;
}
.pxl-row-divider-active .pxl-row-angle {
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100px;
}
.pxl-row-divider-wave-animation-top .pxl-row-angle {
top: -1px;
-webkit-transform: scaleY(-1);
-khtml-transform: scaleY(-1);
-moz-transform: scaleY(-1);
-ms-transform: scaleY(-1);
-o-transform: scaleY(-1);
transform: scaleY(-1);
height: 150px;
}
.pxl-row-divider-wave-animation-bottom .pxl-row-angle {
bottom: -1px;
height: 150px;
}
.pxl-row-divider-angle-top .pxl-row-angle {
top: -1px;
-webkit-transform: scaleX(-1) scaleY(-1);
-khtml-transform: scaleX(-1) scaleY(-1);
-moz-transform: scaleX(-1) scaleY(-1);
-ms-transform: scaleX(-1) scaleY(-1);
-o-transform: scaleX(-1) scaleY(-1);
transform: scaleX(-1) scaleY(-1);
}
.pxl-row-divider-angle-top-right .pxl-row-angle {
top: -1px;
-webkit-transform: scaleX(1) scaleY(-1);
-khtml-transform: scaleX(1) scaleY(-1);
-moz-transform: scaleX(1) scaleY(-1);
-ms-transform: scaleX(1) scaleY(-1);
-o-transform: scaleX(1) scaleY(-1);
transform: scaleX(1) scaleY(-1);
}
.pxl-row-divider-angle-bottom .pxl-row-angle {
bottom: -1px;
}
.pxl-row-divider-angle-bottom-left .pxl-row-angle {
bottom: -1px;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.pxl-row-divider-angle-top-bottom .pxl-row-angle-top {
top: -1px;
-webkit-transform: scaleX(-1) scaleY(-1);
-khtml-transform: scaleX(-1) scaleY(-1);
-moz-transform: scaleX(-1) scaleY(-1);
-ms-transform: scaleX(-1) scaleY(-1);
-o-transform: scaleX(-1) scaleY(-1);
transform: scaleX(-1) scaleY(-1);
}
.pxl-row-divider-angle-top-bottom .pxl-row-angle-bottom {
bottom: -1px;
}
.pxl-row-divider-angle-top-bottom-left .pxl-row-angle-top {
top: -1px;
-webkit-transform: scaleX(1) scaleY(-1);
-khtml-transform: scaleX(1) scaleY(-1);
-moz-transform: scaleX(1) scaleY(-1);
-ms-transform: scaleX(1) scaleY(-1);
-o-transform: scaleX(1) scaleY(-1);
transform: scaleX(1) scaleY(-1);
}
.pxl-row-divider-angle-top-bottom-left .pxl-row-angle-bottom {
bottom: -1px;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.pxl-row-divider-curved-top .pxl-row-angle {
top: -1px;
}
.pxl-row-divider-curved-top .pxl-row-angle path {
fill-rule: evenodd;
}
.pxl-row-divider-curved-bottom .pxl-row-angle {
bottom: -1px;
-webkit-transform: scaleY(-1);
-khtml-transform: scaleY(-1);
-moz-transform: scaleY(-1);
-ms-transform: scaleY(-1);
-o-transform: scaleY(-1);
transform: scaleY(-1);
}
.pxl-row-divider-curved-bottom .pxl-row-angle path {
fill-rule: evenodd;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
max-width: 1490px;
margin: 0 auto;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical > div {
background-color: #303233;
position: absolute;
width: 1px;
height: 100%;
top: 0;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line1 {
left: 0;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line2 {
left: 20%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line3 {
left: 40%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line4 {
left: 60%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line5 {
left: 80%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line6 {
right: 0;
}
.pxl-row-particles {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
@keyframes pxl_loader_digital1 {
0% {
left: 20%;
}
50% {
left: 50%;
}
100% {
left: 20%;
}
}
@keyframes pxl_loader_digital2 {
0% {
left: 80%;
}
50% {
left: 50%;
}
100% {
left: 80%;
}
}
@keyframes pxl_folding {
0%, 10% {
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
}
25%, 75% {
transform: perspective(140px) rotateX(0deg);
opacity: 1;
}
90%, 100% {
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@keyframes pxl_loader_prixClipFix {
0% {
clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
}
25% {
clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
}
50% {
clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
}
75% {
clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
}
100% {
clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
}
}
@keyframes pxl_loader_anim {
0% {
box-shadow: 20px -10px, 40px 10px, 60px 0px;
}
25% {
box-shadow: 20px 0px, 40px 0px, 60px 10px;
}
50% {
box-shadow: 20px 10px, 40px -10px, 60px 0px;
}
75% {
box-shadow: 20px 0px, 40px 0px, 60px -10px;
}
100% {
box-shadow: 20px -10px, 40px 10px, 60px 0px;
}
}
@keyframes pxl_loaderFlash {
0% {
background-color: rgba(240, 52, 110, 0.28);
box-shadow: 32px 0 rgba(240, 52, 110, 0.28), -32px 0 var(--primary-color);
}
50% {
background-color: var(--primary-color);
box-shadow: 32px 0 rgba(240, 52, 110, 0.28), -32px 0 rgba(240, 52, 110, 0.28);
}
100% {
background-color: rgba(240, 52, 110, 0.28);
box-shadow: 32px 0 var(--primary-color), -32px 0 rgba(240, 52, 110, 0.28);
}
}
@keyframes pxl_animloader {
50% {
transform: scale(1) translate(-50%, -50%);
}
}
@keyframes pxl_loader_photography {
0% {
left: 0;
transform: translateX(-100%);
}
100% {
left: 100%;
transform: translateX(0%);
}
}
@-webkit-keyframes pxl_site_loading {
0% {
-webkit-transform: translate(0) scaleX(0);
transform: translate(0) scaleX(0);
}
30% {
-webkit-transform: translate(0) scaleX(1);
transform: translate(0) scaleX(1);
}
100%, 80% {
-webkit-transform: translate(100%) scaleX(0);
transform: translate(100%) scaleX(0);
}
}
@keyframes pxl_site_loading {
0% {
-webkit-transform: translate(0) scaleX(0);
transform: translate(0) scaleX(0);
}
30% {
-webkit-transform: translate(0) scaleX(1);
transform: translate(0) scaleX(1);
}
100%, 80% {
-webkit-transform: translate(100%) scaleX(0);
transform: translate(100%) scaleX(0);
}
}
@-webkit-keyframes pxl_reveal {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
80% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes pxl_reveal {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
80% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes pxl_loader_rotate1 {
0% {
transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
100% {
transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
@keyframes pxl_loader_rotate2 {
0% {
transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
100% {
transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
@keyframes pxl_loader_rotate3 {
0% {
transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
100% {
transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
.pxl-loader {
background-color: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
.pxl-loader.is-loaded {
opacity: 0;
visibility: hidden;
}
.pxl-loader .pxl-loader-effect {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.pxl-loader.style-default .pxl-loader-effect {
width: 16px;
height: 16px;
border-radius: 100%;
background-color: var(--primary-color);
box-shadow: 32px 0 var(--primary-color), -32px 0 var(--primary-color);
animation: pxl_loaderFlash 0.5s ease-out infinite alternate;
}
.pxl-loader.style-digital .pxl-loader-effect {
filter: url(#pxl-svg-digital);
position: absolute;
width: 160px;
height: 160px;
opacity: 0.8;
}
.pxl-loader.style-digital .pxl-circle-1, .pxl-loader.style-digital .pxl-circle-2 {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 40px;
height: 40px;
border-radius: 100%;
animation: pxl_loader_digital1 cubic-bezier(0.77, 0, 0.175, 1) 2.5s infinite;
background: var(--primary-color);
}
.pxl-loader.style-digital .pxl-circle-2 {
animation-name: pxl_loader_digital2;
background: var(--primary-color);
}
.pxl-loader.style-software {
background: var(--primary-color);
}
.pxl-loader.style-software .pxl-loader-effect {
width: 45px;
height: 45px;
}
.pxl-loader.style-software .pxl-bounce-1, .pxl-loader.style-software .pxl-bounce-2 {
width: 100%;
height: 100%;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
border-radius: 50%;
background-color: #fff;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: pxl_loader_bounce 2s infinite ease-in-out;
animation: pxl_loader_bounce 2s infinite ease-in-out;
}
.pxl-loader.style-software .pxl-bounce-2 {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.pxl-loader.style-insurance .pxl-loader-effect {
width: 50px;
height: 50px;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.pxl-loader.style-insurance .pxl-loader-effect > div {
position: absolute;
width: 25px;
height: 25px;
-webkit-transform: scale(1.04);
-khtml-transform: scale(1.04);
-moz-transform: scale(1.04);
-ms-transform: scale(1.04);
-o-transform: scale(1.04);
transform: scale(1.04);
}
.pxl-loader.style-insurance .pxl-loader-effect > div:before {
content: '';
background-color: rgba(240, 52, 110, 0.25);
position: absolute;
left: 0;
top: 0;
display: block;
width: 25px;
height: 25px;
-moz-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
-webkit-animation: pxl_folding 2s infinite linear both;
-moz-animation: pxl_folding 2s infinite linear both;
animation: pxl_folding 2s infinite linear both;
}
.pxl-loader.style-insurance .pxl-loader-effect .pxl-leaf-1 {
top: 0;
left: 0;
}
.pxl-loader.style-insurance .pxl-loader-effect .pxl-leaf-2 {
-webkit-transform: rotateZ(90deg) scale(1.04);
-khtml-transform: rotateZ(90deg) scale(1.04);
-moz-transform: rotateZ(90deg) scale(1.04);
-ms-transform: rotateZ(90deg) scale(1.04);
-o-transform: rotateZ(90deg) scale(1.04);
transform: rotateZ(90deg) scale(1.04);
top: 0;
right: 0;
}
.pxl-loader.style-insurance .pxl-loader-effect .pxl-leaf-2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
background-color: rgba(240, 52, 110, 0.5);
}
.pxl-loader.style-insurance .pxl-loader-effect .pxl-leaf-3 {
-webkit-transform: rotateZ(270deg) scale(1.04);
-khtml-transform: rotateZ(270deg) scale(1.04);
-moz-transform: rotateZ(270deg) scale(1.04);
-ms-transform: rotateZ(270deg) scale(1.04);
-o-transform: rotateZ(270deg) scale(1.04);
transform: rotateZ(270deg) scale(1.04);
bottom: 0;
left: 0;
}
.pxl-loader.style-insurance .pxl-loader-effect .pxl-leaf-3:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
background-color: #f0346e;
}
.pxl-loader.style-insurance .pxl-loader-effect .pxl-leaf-4 {
-webkit-transform: rotateZ(180deg) scale(1.05);
-khtml-transform: rotateZ(180deg) scale(1.05);
-moz-transform: rotateZ(180deg) scale(1.05);
-ms-transform: rotateZ(180deg) scale(1.05);
-o-transform: rotateZ(180deg) scale(1.05);
transform: rotateZ(180deg) scale(1.05);
bottom: 0;
right: 0;
}
.pxl-loader.style-insurance .pxl-loader-effect .pxl-leaf-4:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
background-color: rgba(240, 52, 110, 0.75);
}
.pxl-loader.style-corporate .pxl-loader-effect {
width: 48px;
height: 48px;
border-radius: 50%;
animation: pxl_spin 1s linear infinite;
}
.pxl-loader.style-corporate .pxl-loader-effect::before {
content: "";
box-sizing: border-box;
position: absolute;
inset: 0px;
border-radius: 50%;
border: 5px solid var(--primary-color);
animation: pxl_loader_prixClipFix 2s linear infinite;
}
.pxl-loader.style-event {
background-color: #111617;
}
.pxl-loader.style-event .pxl-loader-effect {
width: 48px;
height: 48px;
border-radius: 50%;
animation: pxl_spin 1s linear infinite;
}
.pxl-loader.style-event .pxl-loader-effect::before, .pxl-loader.style-event .pxl-loader-effect::after {
content: "";
box-sizing: border-box;
position: absolute;
inset: 0px;
border-radius: 50%;
border: 5px solid #fff;
animation: pxl_loader_prixClipFix 2s linear infinite;
}
.pxl-loader.style-event .pxl-loader-effect::after {
border-color: var(--primary-color);
animation: pxl_loader_prixClipFix 2s linear infinite, pxl_spin 0.5s linear infinite reverse;
inset: 6px;
}
.pxl-loader.style-event.pxl-loader-gradient .pxl-loader-effect::before {
border-color: var(--primary-color);
}
.pxl-loader.style-event.pxl-loader-gradient .pxl-loader-effect::after {
border-color: ;
}
.pxl-loader.style-business .pxl-loader-effect {
width: 8px;
height: 48px;
display: inline-block;
border-radius: 4px;
color: var(--primary-color);
box-sizing: border-box;
animation: pxl_loader_anim 0.6s linear infinite;
}
.pxl-loader.style-startup .pxl-loader-effect {
width: 48px;
height: 48px;
display: block;
box-sizing: border-box;
animation: pxl_spin 1s linear infinite;
}
.pxl-loader.style-startup .pxl-loader-effect:before, .pxl-loader.style-startup .pxl-loader-effect:after {
content: '';
box-sizing: border-box;
position: absolute;
width: 24px;
height: 24px;
top: 0;
background-color: var(--primary-color);
border-radius: 50%;
animation: pxl_scale 1s infinite ease-in-out;
}
.pxl-loader.style-startup .pxl-loader-effect:before {
top: auto;
bottom: 0;
background-color: var(--link-color);
animation-delay: 0.5s;
}
.pxl-loader.style-app .pxl-loader-effect {
width: 48px;
height: 48px;
display: block;
color: #fff;
box-sizing: border-box;
animation: pxl_spin 1s linear infinite;
}
.pxl-loader.style-app .pxl-loader-effect:before, .pxl-loader.style-app .pxl-loader-effect:after {
content: '';
box-sizing: border-box;
position: absolute;
width: 24px;
height: 24px;
top: 50%;
left: 50%;
transform: scale(0.5) translate(0, 0);
background-color: var(--primary-color);
border-radius: 50%;
animation: pxl_animloader 1s infinite ease-in-out;
}
.pxl-loader.style-app .pxl-loader-effect:before {
background-color: var(--link-color);
transform: scale(0.5) translate(-48px, -48px);
}
.pxl-loader.style-photography {
background-color: #000;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-loader.style-photography .pxl-loader-effect {
width: 100%;
height: 3px;
display: inline-block;
position: relative;
background: rgba(255, 255, 255, 0.15);
overflow: hidden;
}
.pxl-loader.style-photography .pxl-loader-effect:after {
content: '';
width: 192px;
height: 3px;
background: #fff;
position: absolute;
top: 0;
left: 0;
box-sizing: border-box;
animation: pxl_loader_photography 2s linear infinite;
}
.pxl-loader.style-architecture {
display: block !important;
-webkit-transition: transform 0.5s linear, -webkit-transform 0.5s linear;
-khtml-transition: transform 0.5s linear, -webkit-transform 0.5s linear;
-moz-transition: transform 0.5s linear, -webkit-transform 0.5s linear;
-ms-transition: transform 0.5s linear, -webkit-transform 0.5s linear;
-o-transition: transform 0.5s linear, -webkit-transform 0.5s linear;
transition: transform 0.5s linear, -webkit-transform 0.5s linear;
opacity: 1 !important;
}
.pxl-loader.style-architecture .pxl-loader-bar {
display: inline-block;
position: relative;
top: 50%;
left: 50%;
overflow: hidden;
vertical-align: middle;
padding: 0 150px;
height: 2em;
font-size: 5em;
line-height: 2em;
font-weight: 700;
color: #fff;
-webkit-transition: -webkit-transform 0s linear;
transition: -webkit-transform 0s linear;
transition: transform 0s linear;
transition: transform 0s linear, -webkit-transform 0s linear;
-webkit-transform: scaleX(1) translate(-50%, -50%);
transform: scaleX(1) translate(-50%, -50%);
-webkit-transform-origin: center right;
transform-origin: center right;
z-index: 2;
text-transform: uppercase;
text-align: center;
}
@media screen and (max-width: 1199px) {
.pxl-loader.style-architecture .pxl-loader-bar {
font-size: 3em;
padding: 0 80px;
}
}
@media screen and (max-width: 767px) {
.pxl-loader.style-architecture .pxl-loader-bar {
font-size: 2em;
padding: 0 60px;
}
}
.pxl-loader.style-architecture .pxl-loader-bar:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
background-color: #111;
border-radius: 2px;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: center left;
transform-origin: center left;
-webkit-animation: pxl_site_loading 2s linear infinite forwards;
animation: pxl_site_loading 2s linear infinite forwards;
}
.pxl-loader.style-architecture.is-loaded {
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: center top;
transform-origin: center top;
transition-delay: 0.2s;
}
.pxl-loader.style-law .pxl-loader-text {
font-size: 160px;
line-height: 1;
color: var(--primary-color);
}
.pxl-loader.style-law .pxl-loader-holder {
display: inline-flex;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
overflow: hidden;
}
.pxl-loader.style-law .pxl-loader-holder.type-color-gradient .pxl-loader-text {
font-weight: 500;
}
.pxl-loader.style-law .pxl-loader-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
background-color: #fff;
animation: pxl_reveal 2.5s ease infinite;
}
.pxl-loader.style-portfolio {
background-color: #000;
}
.pxl-loader.style-portfolio .pxl-loader-effect {
width: 180px;
height: 180px;
border: 2px solid rgba(255, 255, 255, .3);
border-radius: 50%;
border-top-color: #fff;
animation: pxl_spin 1s ease-in-out infinite;
-webkit-animation: pxl_spin 1s ease-in-out infinite;
}
@media screen and (max-width: 1199px) {
.pxl-loader.style-portfolio .pxl-loader-effect {
width: 100px;
height: 100px;
}
}
.pxl-loader.style-portfolio2 .pxl-loader-effect {
width: 180px;
height: 180px;
border: 2px solid rgba(0, 0, 0, .3);
border-radius: 50%;
border-top-color: #000;
animation: pxl_spin 1s ease-in-out infinite;
-webkit-animation: pxl_spin 1s ease-in-out infinite;
}
@media screen and (max-width: 1199px) {
.pxl-loader.style-portfolio2 .pxl-loader-effect {
width: 100px;
height: 100px;
}
}
.pxl-loader.style-seo .pxl-loader-effect {
width: 100px;
height: 100px;
}
.pxl-loader.style-seo .pxl-loader-rotate {
position: absolute;
width: 100%;
height: 100%;
box-sizing: border-box;
border-radius: 50%;
}
.pxl-loader.style-seo .pxl-loader-rotate.pxl-rotate-1 {
border-color: var(--primary-color);
left: 0%;
top: 0%;
animation: pxl_loader_rotate1 1.15s linear infinite;
border-bottom-width: 6px;
border-bottom-style: solid;
}
.pxl-loader.style-seo .pxl-loader-rotate.pxl-rotate-2 {
border-color: ;
right: 0%;
top: 0%;
animation: pxl_loader_rotate2 1.15s linear infinite;
border-right-width: 6px;
border-right-style: solid;
}
.pxl-loader.style-seo .pxl-loader-rotate.pxl-rotate-3 {
border-color: ;
right: 0%;
bottom: 0%;
animation: pxl_loader_rotate3 1.15s linear infinite;
border-top-width: 6px;
border-top-style: solid;
}
.elementor-editor-active #pxl-loadding {
display: none !important; }
.pxl-cursor, .pxl-cursor-section {
visibility: hidden;
position: fixed;
pointer-events: none;
z-index: 999999;
display: flex;
justify-content: center;
align-items: center;
-webkit-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
-khtml-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
-ms-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
pointer-events: none;
top: 0;
left: 0;
}
.pxl-cursor .pxl-cursor-wrapper, .pxl-cursor-section .pxl-cursor-wrapper {
display: flex;
justify-content: center;
align-items: center;
-webkit-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-khtml-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-ms-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pxl-cursor .pxl-cursor--follower, .pxl-cursor-section .pxl-cursor--follower {
position: absolute;
background-color: var(--primary-color);
opacity: 0.25;
border-radius: 100%;
width: 1.5rem;
height: 1.5rem;
-webkit-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
-khtml-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
-ms-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pxl-cursor .pxl-cursor--label, .pxl-cursor-section .pxl-cursor--label {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
color: white;
font-size: 15px;
transform: scale(0);
will-change: transform, opacity;
-webkit-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-khtml-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-ms-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pxl-cursor .pxl-cursor--drap, .pxl-cursor-section .pxl-cursor--drap {
line-height: 87px;
text-align: center;
width: 87px;
height: 87px;
background-color: var(--secondary-color);
font-size: 0px;
-webkit-border-radius: 87px;
-khtml-border-radius: 87px;
-moz-border-radius: 87px;
-ms-border-radius: 87px;
-o-border-radius: 87px;
border-radius: 87px;
-webkit-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-khtml-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-ms-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
transform: scale(0);
will-change: transform, opacity;
color: #fff;
}
.pxl-cursor .pxl-cursor--drap:before, .pxl-cursor-section .pxl-cursor--drap:before, .pxl-cursor .pxl-cursor--drap:after, .pxl-cursor-section .pxl-cursor--drap:after {
content: "\f10b";
font-family: "Caseicon";
font-size: 10px;
display: inline-flex;
}
.pxl-cursor .pxl-cursor--drap:before, .pxl-cursor-section .pxl-cursor--drap:before {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.pxl-cursor .pxl-cursor--drap:after, .pxl-cursor-section .pxl-cursor--drap:after {
margin-left: 10px;
}
.pxl-cursor .pxl-cursor--icon, .pxl-cursor-section .pxl-cursor--icon {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
color: white;
transform: scale(0);
will-change: transform, opacity;
-webkit-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
-khtml-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
-ms-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pxl-cursor.is-enabled, .pxl-cursor-section.is-enabled {
visibility: visible;
}
.pxl-cursor.is-hidden .pxl-cursor-wrapper, .pxl-cursor-section.is-hidden .pxl-cursor-wrapper {
transform: scale(0) !important;
}
.pxl-cursor.is-mouse-down .pxl-cursor-wrapper, .pxl-cursor-section.is-mouse-down .pxl-cursor-wrapper {
transform: scale(0.8);
}
.pxl-cursor.is-active .pxl-cursor--follower, .pxl-cursor-section.is-active .pxl-cursor--follower {
-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
-webkit-transform: scale(4);
-khtml-transform: scale(4);
-moz-transform: scale(4);
-ms-transform: scale(4);
-o-transform: scale(4);
transform: scale(4);
opacity: 0;
}
.pxl-cursor.is-active.has-label .pxl-cursor--follower, .pxl-cursor-section.is-active.has-label .pxl-cursor--follower {
background-color: var(--secondary-color);
opacity: 1;
}
.pxl-cursor.is-active.has-drap .pxl-cursor--drap, .pxl-cursor-section.is-active.has-drap .pxl-cursor--drap {
transform: scale(1);
}
.pxl-cursor.is-active.has-label .pxl-cursor--label, .pxl-cursor-section.is-active.has-label .pxl-cursor--label {
transform: scale(1);
}
.pxl-cursor.is-active.has-icon .pxl-cursor--follower, .pxl-cursor-section.is-active.has-icon .pxl-cursor--follower, .pxl-cursor.is-active.has-icon-left .pxl-cursor--follower, .pxl-cursor-section.is-active.has-icon-left .pxl-cursor--follower, .pxl-cursor.is-active.has-icon-right .pxl-cursor--follower, .pxl-cursor-section.is-active.has-icon-right .pxl-cursor--follower {
background-color: black;
opacity: 0.8;
}
.pxl-cursor.is-active.has-icon .pxl-cursor--icon, .pxl-cursor-section.is-active.has-icon .pxl-cursor--icon {
transform: scale(1);
}
.pxl-cursor.is-active.has-icon .pxl-cursor--icon:before, .pxl-cursor-section.is-active.has-icon .pxl-cursor--icon:before {
content: "\f10e";
font-family: "Caseicon";
font-size: 24px;
color: #fff;
}
.pxl-cursor.is-active.has-icon-right .pxl-cursor--icon, .pxl-cursor-section.is-active.has-icon-right .pxl-cursor--icon {
transform: scale(1);
}
.pxl-cursor.is-active.has-icon-right .pxl-cursor--icon:before, .pxl-cursor-section.is-active.has-icon-right .pxl-cursor--icon:before {
content: "\f142";
font-family: "Caseicon";
font-size: 22px;
color: #fff;
}
.pxl-cursor.is-active.has-icon-left .pxl-cursor--icon, .pxl-cursor-section.is-active.has-icon-left .pxl-cursor--icon {
transform: scale(1);
}
.pxl-cursor.is-active.has-icon-left .pxl-cursor--icon:before, .pxl-cursor-section.is-active.has-icon-left .pxl-cursor--icon:before {
content: "\f142";
font-family: "Caseicon";
font-size: 22px;
color: #fff;
transform: scaleX(-1);
}
.pxl-cursor.is-active.has-remove, .pxl-cursor-section.is-active.has-remove {
opacity: 0;
}
.pxl-cursor.is-active-section .pxl-cursor--follower, .pxl-cursor-section.is-active-section .pxl-cursor--follower {
opacity: 0;
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.pxl-cursor.style-morden.is-active.has-icon .pxl-cursor--follower, .pxl-cursor-section.style-morden.is-active.has-icon .pxl-cursor--follower, .pxl-cursor.style-morden.is-active.has-icon-left .pxl-cursor--follower, .pxl-cursor-section.style-morden.is-active.has-icon-left .pxl-cursor--follower, .pxl-cursor.style-morden.is-active.has-icon-right .pxl-cursor--follower, .pxl-cursor-section.style-morden.is-active.has-icon-right .pxl-cursor--follower {
background-color: var(--primary-color);
opacity: 1;
}
.pxl-cursor.style-morden.is-active.has-icon .pxl-cursor--follower, .pxl-cursor-section.style-morden.is-active.has-icon .pxl-cursor--follower, .pxl-cursor.style-morden.is-active.has-icon-left .pxl-cursor--follower, .pxl-cursor-section.style-morden.is-active.has-icon-left .pxl-cursor--follower, .pxl-cursor.style-morden.is-active.has-icon-right .pxl-cursor--follower, .pxl-cursor-section.style-morden.is-active.has-icon-right .pxl-cursor--follower {
-webkit-transform: scale(7.6);
-khtml-transform: scale(7.6);
-moz-transform: scale(7.6);
-ms-transform: scale(7.6);
-o-transform: scale(7.6);
transform: scale(7.6);
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.pxl-cursor.style-morden.is-active.has-icon .pxl-cursor--icon:before, .pxl-cursor-section.style-morden.is-active.has-icon .pxl-cursor--icon:before, .pxl-cursor.style-morden.is-active.has-icon-left .pxl-cursor--icon:before, .pxl-cursor-section.style-morden.is-active.has-icon-left .pxl-cursor--icon:before, .pxl-cursor.style-morden.is-active.has-icon-right .pxl-cursor--icon:before, .pxl-cursor-section.style-morden.is-active.has-icon-right .pxl-cursor--icon:before {
font-size: 42px;
}
.pxl-cursor.drap-style1 .pxl-cursor--drap, .pxl-cursor-section.drap-style1 .pxl-cursor--drap {
background-color: #fff;
height: 135px;
width: 135px;
line-height: 135px;
color: #000;
}
.pxl-cursor.drap-style1 .pxl-cursor--drap:before, .pxl-cursor-section.drap-style1 .pxl-cursor--drap:before, .pxl-cursor.drap-style1 .pxl-cursor--drap:after, .pxl-cursor-section.drap-style1 .pxl-cursor--drap:after {
font-size: 12px;
}
.elementor-editor-active.page-template-default { }
.elementor-editor-active.page-template-default #pxl-content-area {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.elementor-editor-active.page-template-default #pxl-sidebar-area {
display: none;
}
.pxl-cookie-policy {
position: fixed;
bottom: 30px;
left: 0;
right: 0;
margin: auto;
max-width: 570px;
background-color: #fff;
-webkit-border-radius: 57px;
-khtml-border-radius: 57px;
-moz-border-radius: 57px;
-ms-border-radius: 57px;
-o-border-radius: 57px;
border-radius: 57px;
padding: 17px 58px 17px 24px;
-webkit-box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
-khtml-box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
-moz-box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
-ms-box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
-o-box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
font-size: 15px;
color: #111013;
z-index: 9999;
display: flex;
flex-wrap: nowrap;
align-items: center;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden; }
@media screen and (max-width: 767px) {
.pxl-cookie-policy {
max-width: 290px;
padding-left: 25px;
padding-right: 25px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
display: none;
}
}
.pxl-cookie-policy a {
font-weight: 700;
text-decoration: underline;
color: inherit;
text-underline-offset: 2px;
margin: 0 4px;
white-space: nowrap;
}
.pxl-cookie-policy a:hover {
text-decoration: none;
color: var(--primary-color);
}
.pxl-cookie-policy .pxl-item--icon {
min-width: 20px;
}
.pxl-cookie-policy .pxl-item--icon img {
max-height: 20px;
}
.pxl-cookie-policy .pxl-item--close {
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
border-width: 12px;
}
.pxl-cookie-policy .pxl-item--close:before, .pxl-cookie-policy .pxl-item--close:after {
height: 1px;
}
@media screen and (max-width: 767px) {
.pxl-cookie-policy .pxl-item--close {
top: 10px;
-webkit-transform: translate(0, 0%);
-khtml-transform: translate(0, 0%);
-moz-transform: translate(0, 0%);
-ms-transform: translate(0, 0%);
-o-transform: translate(0, 0%);
transform: translate(0, 0%);
}
}
.pxl-cookie-policy.pxl-active {
opacity: 1;
visibility: visible;
bottom: 60px;
}
.pxl-cookie-policy.pxl-hidden {
opacity: 0;
visibility: hidden;
bottom: 30px;
}
.pxl-popup--close.style2 {
border: none;
width: 24px;
height: 24px;
background-color: transparent;
}
.pxl-popup--close.style2:before, .pxl-popup--close.style2:after {
background-color: #878787;
}
.pxl-popup {
position: fixed;
background-color: rgba(0, 0, 0, 0.43);
z-index: 99991;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center; }
.pxl-popup .pxl-popup--content {
width: 100%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-popup .pxl-popup--close {
border-width: 8px;
}
.pxl-popup .pxl-popup--close:before, .pxl-popup .pxl-popup--close:after {
background-color: #a7a7a7;
}
.pxl-popup .pxl-popup--close:hover:before, .pxl-popup .pxl-popup--close:hover:after {
background-color: #111;
}
.pxl-popup.pxl-effect-zoom .pxl-popup--content {
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.pxl-popup.pxl-effect-fade-slide .pxl-popup--content {
-webkit-transform: translateY(-20px) perspective(600px) rotateX(14deg);
-khtml-transform: translateY(-20px) perspective(600px) rotateX(14deg);
-moz-transform: translateY(-20px) perspective(600px) rotateX(14deg);
-ms-transform: translateY(-20px) perspective(600px) rotateX(14deg);
-o-transform: translateY(-20px) perspective(600px) rotateX(14deg);
transform: translateY(-20px) perspective(600px) rotateX(14deg);
}
.pxl-popup.pxl-active {
opacity: 1;
visibility: visible;
}
.pxl-popup.pxl-active.pxl-effect-zoom .pxl-popup--content {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.pxl-popup.pxl-active.pxl-effect-fade-slide .pxl-popup--content {
-webkit-transform: translateY(0) perspective(600px) rotateX(0);
-khtml-transform: translateY(0) perspective(600px) rotateX(0);
-moz-transform: translateY(0) perspective(600px) rotateX(0);
-ms-transform: translateY(0) perspective(600px) rotateX(0);
-o-transform: translateY(0) perspective(600px) rotateX(0);
transform: translateY(0) perspective(600px) rotateX(0);
}
.pxl-section-overlay-image { }
.pxl-section-overlay-image .pxl-overlay--image {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.pxl-section-overlay-image.pxl-custom--bgposition .pxl-overlay--image {
right: 140px;
left: 46%;
}
@media screen and (max-width: 1024px) {
.pxl-section-overlay-image.pxl-custom--bgposition .pxl-overlay--image {
display: none;
}
}
body.rtl { }
body.rtl .pxl-cursor.is-active.has-icon .pxl-cursor--icon:before {
content: "\f111";
}
body.rtl .pxl-cursor.is-active.has-icon-right .pxl-cursor--icon:before {
content: "\f110";
}
body.rtl .pxl-cookie-policy {
padding-left: 58px;
padding-right: 24px;
}
@media screen and (max-width: 767px) {
body.rtl .pxl-cookie-policy {
padding-left: 25px;
padding-right: 25px;
}
}
body.rtl .pxl-cookie-policy .pxl-item--close {
right: auto;
left: 10px;
}
#pxl-page-popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
z-index: 999;
overflow-x: hidden;
overflow-y: scroll;
opacity: 0;
visibility: hidden;
}
#pxl-page-popup.active {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-khtml-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-moz-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-ms-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-o-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
}
#pxl-page-popup .pxl-popup-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background-color: rgba(0, 0, 0, 0.8);
z-index: -1;
cursor: pointer;
}
#pxl-page-popup .pxl-page-popup-content {
max-width: 1170px;
margin: 190px auto 0 auto;
position: relative;
z-index: 99;
overflow: hidden;
}
@media screen and (max-width: 1600px) {
#pxl-page-popup .pxl-page-popup-content {
margin-top: 140px;
}
}
@media screen and (max-width: 1199px) {
#pxl-page-popup .pxl-page-popup-content {
margin-top: 80px;
}
}
#pxl-page-popup .pxl-page-item {
position: absolute;
top: 0;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-khtml-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-moz-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-ms-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-o-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-webkit-transform: translateY(40px);
-khtml-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px);
}
#pxl-page-popup .pxl-page-item.active {
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
position: relative;
opacity: 1;
visibility: visible;
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
body.elementor-editor-active #pxl-page-popup {
display: none;
}
.admin-bar #pxl-page-popup {
top: 32px;  }
@media screen and (max-width: 782px) {
.admin-bar #pxl-page-popup {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar #pxl-page-popup {
top: 0;
}
}
.pxl-section-waves1 {
position: absolute;
width: 100%;
height: 140px;
bottom: 0px;
}
@media screen and (max-width: 767px) {
.pxl-section-waves1 {
height: 80px;
}
}
.pxl-wave-parallax > use {
animation: pxl-move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
fill: #ebeef6;
}
.pxl-wave-parallax > use:nth-child(1) {
animation-delay: -2s;
animation-duration: 7s;
opacity: 0.5;
}
.pxl-wave-parallax > use:nth-child(2) {
animation-delay: -3s;
animation-duration: 10s;
opacity: 0.4;
}
.pxl-wave-parallax > use:nth-child(3) {
animation-delay: -4s;
animation-duration: 13s;
opacity: 0.3;
}
.pxl-wave-parallax > use:nth-child(4) {
animation-delay: -5s;
animation-duration: 20s;
}
@keyframes pxl-move-forever {
0% {
transform: translate3d(-90px, 0, 0);
}
100% {
transform: translate3d(85px, 0, 0);
}
}
.pxl-column--bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media screen and (max-width: 1230px) {
.pxl-column--bg {
width: 100% !important;
}
}
.pxl-column--bg.pxl-column-stretch-left {
right: 0;
left: auto;
}
@media (min-width: 768px) and (max-width: 1024px) {
body:not(.elementor-editor-active) .elementor .elementor-hidden-tablet {
position: absolute;
visibility: hidden;
opacity: 0;
display: block !important;
text-indent: -99999px;
}
}
@media screen and (max-width: 767px) {
body:not(.elementor-editor-active) .elementor .elementor-hidden-mobile {
position: absolute;
visibility: hidden;
opacity: 0;
display: block !important;
text-indent: -99999px;
}
}
body.elementor-editor-active .elementor.elementor-edit-mode .elementor-element.elementor-section.elementor-inner-section {
overflow: hidden !important;
}
body.rtl .pxl-breadcrumb li {
display: inline-flex;
align-items: center;
}
body.rtl .pxl-breadcrumb li:after {
transform: scaleX(-1);
}
body.rtl .pxl-scroll-top {
right: auto;
left: 40px;
}
@media screen and (max-width: 1199px) {
body.rtl .pxl-scroll-top {
right: auto;
left: 30px;
}
}
.pxl-box-hover1 .pxl-item--inner {
position: relative;
z-index: 1;
}
.pxl-box-hover1 .pxl-item--inner:before, .pxl-box-hover1 .pxl-item--inner:after {
content: '';
position: absolute;
top: 0;
height: 100%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: var(--primary-color);
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.pxl-box-hover1 .pxl-item--inner:before {
left: 0;
right: 0;
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
z-index: -1;
}
.pxl-box-hover1 .pxl-item--inner:after {
opacity: 0.3;
left: 25px;
right: 25px;
z-index: -2;
height: 16px;
top: 100%;
-webkit-border-radius: 0 0 5px 5px;
-khtml-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
-o-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
transform: scaleY(0);
transform-origin: top center;
}
.pxl-box-hover1 .pxl-item--inner:hover:before {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.pxl-box-hover1 .pxl-item--inner:hover:after {
transform: scaleY(1);
-webkit-transition-delay: 0.16s;
transition-delay: 0.16s;
}
.hover-imge-effect1 {
position: relative;
overflow: hidden;
}
.hover-imge-effect1 a {
display: block;
}
.hover-imge-effect1 a:before {
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255, 255, 255, .2);
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.hover-imge-effect2 {
position: relative;
overflow: hidden;
}
.hover-imge-effect2 img {
-webkit-transition: all 1.2s;
-khtml-transition: all 1.2s;
-moz-transition: all 1.2s;
-ms-transition: all 1.2s;
-o-transition: all 1.2s;
transition: all 1.2s;
}
.hover-imge-effect2-up {
position: relative;
overflow: hidden;
}
.hover-imge-effect2-up img {
-webkit-transition: all 0.6s;
-khtml-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
}
.hover-imge-effect3 {
position: relative;
overflow: hidden;
}
.hover-imge-effect3 img {
-webkit-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-khtml-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.hover-imge-effect4 {
position: relative;
overflow: hidden;
}
.hover-imge-effect4 .hover-item {
width: 50%;
height: 50%;
background-color: rgba(0, 0, 0, .6);
position: absolute;
-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
opacity: 0;
}
.hover-imge-effect4 .hover-item.hover-item1 {
top: 0;
left: 0;
}
.hover-imge-effect4 .hover-item.hover-item2 {
top: 0;
left: 50%;
}
.hover-imge-effect4 .hover-item.hover-item3 {
left: 50%;
top: 50%;
}
.hover-imge-effect4 .hover-item.hover-item4 {
left: 0;
top: 50%;
}
.pxl-item--inner:hover .hover-imge-effect1 a:before {
-webkit-animation: img_circle 0.65s;
animation: img_circle 0.65s;
}
.pxl-item--inner:hover .hover-imge-effect2 img, .pxl-item--inner:hover .hover-imge-effect2-up img {
-webkit-transform: scale(1.18);
-khtml-transform: scale(1.18);
-moz-transform: scale(1.18);
-ms-transform: scale(1.18);
-o-transform: scale(1.18);
transform: scale(1.18);
}
.pxl-item--inner:hover .hover-imge-effect3 img {
-webkit-transform: scale(1.06);
-khtml-transform: scale(1.06);
-moz-transform: scale(1.06);
-ms-transform: scale(1.06);
-o-transform: scale(1.06);
transform: scale(1.06);
}
.pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item1 {
left: 50%;
top: 0;
opacity: 1;
}
.pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item2 {
left: 50%;
top: 50%;
opacity: 1;
}
.pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item3 {
left: 0%;
top: 50%;
opacity: 1;
}
.pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item4 {
left: 0%;
top: 0%;
opacity: 1;
}
.pxl-flipbox {
position: relative;
perspective: 1200px;
}
.pxl-flipbox .pxl-flipbox--front, .pxl-flipbox .pxl-flipbox--back {
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pxl-flipbox .pxl-flipbox--back {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
transform: rotateY(180deg) translateZ(1px);
z-index: 99;
}
.pxl-flipbox .pxl-flipbox--wrap {
position: relative;
transition-property: box-shadow, transform;
transition-duration: 0.6s;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transform-style: preserve-3d;
}
.pxl-flipbox:hover .pxl-flipbox--wrap {
transform: rotateY(180deg);
transform-origin: 50% 50%;
}
.pxl-effect--3d .pxl-effect--content {
opacity: 0;
}
.pxl-effect--3d .pxl-item--inner:hover .pxl-effect--content {
opacity: 1;
}
.pxl-effect--3d .pxl-in--top .pxl-effect--content {
-webkit-animation: pxl_in_top 0.3s ease 0ms 1 forwards;
animation: pxl_in_top 0.3s ease 0ms 1 forwards;
}
.pxl-effect--3d .pxl-out--top .pxl-effect--content {
-webkit-animation: pxl_out_top 0.3s ease 0ms 1 forwards;
animation: pxl_out_top 0.3s ease 0ms 1 forwards;
}
.pxl-effect--3d .pxl-in--top .pxl-effect--content, .pxl-effect--3d .pxl-out--top .pxl-effect--content {
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.pxl-effect--3d .pxl-out--bottom .pxl-effect--content {
-webkit-animation: pxl_out_bottom 0.3s ease 0ms 1 forwards;
animation: pxl_out_bottom 0.3s ease 0ms 1 forwards;
}
.pxl-effect--3d .pxl-in--bottom .pxl-effect--content {
-webkit-animation: pxl_in_bottom 0.3s ease 0ms 1 forwards;
animation: pxl_in_bottom 0.3s ease 0ms 1 forwards;
}
.pxl-effect--3d .pxl-in--bottom .pxl-effect--content, .pxl-effect--3d .pxl-out--bottom .pxl-effect--content {
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.pxl-effect--3d .pxl-out--left .pxl-effect--content {
-webkit-animation: pxl_out_left 0.3s ease 0ms 1 forwards;
animation: pxl_out_left 0.3s ease 0ms 1 forwards;
}
.pxl-effect--3d .pxl-in--left .pxl-effect--content {
-webkit-animation: pxl_in_left 0.3s ease 0ms 1 forwards;
animation: pxl_in_left 0.3s ease 0ms 1 forwards;
}
.pxl-effect--3d .pxl-in--left .pxl-effect--content, .pxl-effect--3d .pxl-out--left .pxl-effect--content {
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
.pxl-effect--3d .pxl-out--right .pxl-effect--content {
-webkit-animation: pxl_out_right 0.3s ease 0ms 1 forwards;
animation: pxl_out_right 0.3s ease 0ms 1 forwards;
}
.pxl-effect--3d .pxl-in--right .pxl-effect--content {
-webkit-animation: pxl_in_right 0.3s ease 0ms 1 forwards;
animation: pxl_in_right 0.3s ease 0ms 1 forwards;
}
.pxl-effect--3d .pxl-in--right .pxl-effect--content, .pxl-effect--3d .pxl-out--right .pxl-effect--content {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
body.rtl .pxl-box-hover1 .pxl-item--inner:before {
transform-origin: left center;
-webkit-transform-origin: left center;
}
body.rtl .pxl-box-hover1 .pxl-item--inner:hover:before {
transform-origin: right center;
-webkit-transform-origin: right center;
}
.pxl-label {
color: #555;
font-weight: 700;
font-size: 16px;
}
.z-index-1 {
z-index: 1;
}
.pxl-icon-reverse {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.pxl-icon-middle {
position: relative;
}
.pxl-icon-middle > * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pxl-hidden {
display: none;
}
.color-white {
color: #fff;
}
.btn-flex {
display: inline-flex;
align-items: center;
}
.btn-flex i {
display: inline-flex;
}
.field-dflex {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-text-nowrap {
white-space: nowrap;
}
.pxl-imgfilter-wrap {
overflow: hidden;
}
.pxl-imgfilter-wrap .pxl-item--imgfilter {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
filter: blur(8px);
}
.pxl-imgfilter-wrap .pxl-item--imgfilter:before {
background-color: rgba(253, 253, 251, 0.1);
}
.pxl--hover-slideup {
-webkit-transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1);
-khtml-transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1);
-moz-transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1);
-ms-transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1);
-o-transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1);
transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1);
}
.pxl--hover-slideup:hover {
-webkit-transform: translateY(-5px);
-khtml-transform: translateY(-5px);
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
-o-transform: translateY(-5px);
transform: translateY(-5px);
}
.pxl--effect-slide:after {
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.pxl--effect-slide:hover:after {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.d-inline-block {
display: inline-block;
}
.pxl-d-flex {
display: inline-flex;
}
.pxl-inline-flex {
display: inline-flex;
flex-wrap: wrap;
}
.pxl-mw-1200 {
max-width: 1200px;
}
.fs-17 {
font-size: 17px;
}
.lt-4 {
letter-spacing: -0.03em !important;
}
.pxl-text-center {
text-align: center;
}
@media screen and (max-width: 767px) {
.pxl-text-center .pxl-link-page1 .pxl-item--inner {
justify-content: center;
}
}
.pxl-text-left {
text-align: left;
}
.pxl-text-right {
text-align: right;
}
.pxl-img--mask {
width: 100px;
height: 100px;
position: relative;
}
.pxl-img--mask .pxl--mask {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-mask-repeat: no-repeat;
-ms-mask-repeat: no-repeat;
-o-mask-repeat: no-repeat;
-webkit-mask-position: center center;
-ms-mask-position: center center;
-o-mask-position: center center;
mask-position: center center;
mask-size: cover;
-webkit-mask-size: cover;
}
.text-primary {
color: var(--primary-color);
}
.text-secondary {
color: var(--secondary-color);
}
.pxl-flex-grow {
flex-grow: 1;
}
.pxl-icon--plus {
height: 9px;
width: 9px;
position: relative;
cursor: pointer;
}
.pxl-icon--plus:before, .pxl-icon--plus:after {
content: '';
background-color: #555;
position: absolute;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-icon--plus:before {
width: 9px;
height: 1px;
top: 4px;
left: 0;
}
.pxl-icon--plus:after {
width: 1px;
height: 9px;
left: 4px;
top: 0;
}
.pxl-icon--minus {
height: 9px;
width: 9px;
position: relative;
cursor: pointer;
}
.pxl-icon--minus:before {
content: '';
background-color: #555;
position: absolute;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-icon--minus:before {
width: 9px;
height: 1px;
top: 4px;
left: 0;
}
.pxl-inline-flex {
display: inline-flex;
align-items: center;
}
.pxl-flex {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-flex-center {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.pxl-widget-flex > .elementor-widget-container > div {
display: flex;
}
.el-empty:empty {
display: none !important;
}
.pxl-spill, .pxl-imgfilter-wrap .pxl-item--imgfilter:before, .btn-video.style-divider:before, .pxl-showcase-grid .pxl-item--image:before, .pxl-showcase-grid .pxl-item--image:before, #pxl-popup-elementor .pxl-item--overlay .pxl-item--flip:before, .pxl-gallery .pxl--item-inner.video-active:before, .pxl-service-style1 .pxl-item--featured:before, .pxl-video-player1 .btn-video.style1:after, .pxl-video-player1 .btn-video.style2:before, .pxl-video-player1 .btn-video.style3:before, .pxl-accordion1.style1 .pxl--item:before, .pxl-accordion1.style1 .pxl--item:after, .pxl-accordion2.style1 .pxl--item:before, .pxl-accordion2.style1 .pxl--item:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-skew {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: var(--primary-color);
transform: skew(-9deg);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-middle, .pxl-hidden-panel-button.style-1 .pxl-icon-round, .pxl-pie-chart1 .pxl-item--holder, .pxl-popup-button1 .pxl-anchor-button, .pxl-video-player1 .btn-video i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pxl-icon--middle {
position: relative;
}
.pxl-icon--middle * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pxl-item--flex {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-item--flexnw {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.color-inherit {
color: inherit;
}
.color-inherit:hover {
color: inherit;
}
.color-primary {
color: var(--primary-color);
}
.text-gradient, .pxl-loader.style-law .pxl-loader-holder.type-color-gradient .pxl-loader-text, .pxl-icon--gradient i, .swiper-filter-wrap .filter-item.active span {
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, right top, left top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
background-color: transparent;
background-clip: text;
-o-background-clip: text;
-ms-background-clip: text;
-moz-background-clip: text;
-webkit-background-clip: text;
text-fill-color: transparent;
-o-text-fill-color: transparent;
-ms-text-fill-color: transparent;
-moz-text-fill-color: transparent;
-webkit-text-fill-color: transparent;
}
.text-gradient-bg {
background-color: transparent;
background-clip: text;
-o-background-clip: text;
-ms-background-clip: text;
-moz-background-clip: text;
-webkit-background-clip: text;
text-fill-color: transparent;
-o-text-fill-color: transparent;
-ms-text-fill-color: transparent;
-moz-text-fill-color: transparent;
-webkit-text-fill-color: transparent;
}
.rm-text-gradient {
text-fill-color: inherit;
-webkit-text-fill-color: inherit;
background-image: none;
}
.pxl-split-text .split-line {
overflow: hidden;
}
.bg-gradient {
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, right top, left top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
}
.bg-gradient-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.ft-theme-default, .pxl-swiper-pagination .pxl-swiper-current-slide, .pxl-swiper-pagination .pxl-swiper-total-slides, .pxl-swiper-dots.style-1.pxl-swiper-pagination-fraction, blockquote, .pxl-loader.style-architecture .pxl-loader-bar, .pxl-loader.style-law .pxl-loader-text, .pxl-label, .pxl-heading .pxl-item--subtitle.px-sub-title-default, .pxl-link.style-box a, .pxl-showcase-grid .pxl-item--buttons .btn, .pxl-project-info1 .pxl--meta span, .pxl-process1 .pxl-item--step, .pxl-social-share label, .pxl-countdown-layout1, .pxl-banner1 .pxl-item--meta, .pxl-client-review1 .pxl--counter-number, .pxl-client-review1 .pxl-item--rate, .pxl-showcase-grid .pxl-item--buttons .btn, #pxl-search-popup .pxl-item--conent form .search-field, .pxl--post-footer label, .pxl-post--navigation .pxl--meta a, .error404 .pxl-error-number, .page-links .post-page-numbers, .widget_recent_comments ul, .widget_recent_comments ol, .widget_rss .rsswidget, .widget_block .wp-block-search__label, .widget_block .wp-block-group__inner-container > h2, .widget_block .wp-block-latest-posts__list, .widget_block .wp-block-latest-comments, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce a.button, .woocommerce-page a.button, .woocommerce a.wc-forward, .woocommerce-page a.wc-forward, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce .cart button.button, .woocommerce-page .cart button.button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button:disabled, .woocommerce-page button.button:disabled, .woocommerce a.button:disabled, .woocommerce-page a.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce-page button.button:disabled[disabled], .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce ul.products li.product .price, body.woocommerce-cart .woocommerce-cart-form tbody .product-name, .swiper-filter-wrap .filter-item, .pxl-portfolio-style1 .pxl-item--category, .button, input[type="submit"], .btn, .pxl-accordion-wrap.box-style1 .pxl-accordion-bottom .pxl-box--title, .pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title, .pxl-tabs1.style-2 .pxl-tabs--title .pxl-tab--title, .pxl-progressbar-1 .pxl--percentage {
font-family: "Epilogue", sans-serif;
}
.bg-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.pxl-close {
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background: rgba(255, 255, 255, 0.7);
border: 9px solid transparent;
color: #777;
width: 36px;
height: 36px;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
cursor: pointer;
}
.pxl-close:before, .pxl-close:after {
content: '';
position: absolute;
height: 2px;
width: 100%;
top: 50%;
left: 0;
margin-top: -1px;
transform-origin: 50% 50%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: #1b1b1b;
}
.pxl-close:before {
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.pxl-close:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.pxl-close:hover:before, .pxl-close:hover:after {
-webkit-transform: rotate(0deg);
-khtml-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.pxl-left {
float: left;
left: 5px;
}
.pxl-right {
float: right;
right: 5px;
}
.pxl-hide {
display: none;
}
@media screen and (min-width: 1200px) {
.pxl-hide-xl {
display: none !important;
}
}
@media screen and (max-width: 1199px) {
.pxl-hide-lg {
display: none !important;
}
}
@media screen and (max-width: 1260px) {
.pxl-hide-lg2 {
display: none !important;
}
}
.pxl-sz-10 {
font-size: 10px;
}
.pxl-sz-11 {
font-size: 11px;
}
.pxl-sz-12 {
font-size: 12px;
}
.pxl-sz-13 {
font-size: 13px;
}
.pxl-sz-14 {
font-size: 14px;
}
.pxl-sz-15 {
font-size: 15px;
}
.pxl-sz-16 {
font-size: 16px;
}
.pxl-sz-17 {
font-size: 17px;
}
.pxl-sz-18 {
font-size: 18px;
}
.pxl-sz-19 {
font-size: 19px;
}
.pxl-sz-20 {
font-size: 20px;
}
.pxl-sz-21 {
font-size: 21px;
}
.pxl-sz-22 {
font-size: 22px;
}
.pxl-sz-23 {
font-size: 23px;
}
.pxl-sz-24 {
font-size: 24px;
}
.pxl-sz-25 {
font-size: 25px;
}
@media (min-width: 1025px) and (max-width: 1400px) {
.pxl-reset-padding-xl {
padding-left: 15px !important;
padding-right: 15px !important;
}
}
.revslider-initialised {
overflow: visible !important;
}
.pxl-logo a {
display: inline-block;
}
.pxl-logo img {
width: auto;
vertical-align: middle;
}
.pxl-heading.pxl-section-scroll {
position: absolute;
top: 0;
left: 0;
}
.pxl-heading.pxl-section-scroll:not(.revesal) {
-webkit-transform: translateX(50%);
-khtml-transform: translateX(50%);
-moz-transform: translateX(50%);
-ms-transform: translateX(50%);
-o-transform: translateX(50%);
transform: translateX(50%);
}
.pxl-heading .pxl-heading--inner {
display: inline-block;
position: relative;
}
.pxl-heading .pxl-text--slide {
display: inline-block;
vertical-align: middle;
position: relative;
}
.pxl-heading .pxl-text--slide span {
display: inline-block;
}
.pxl-heading .wow.letter {
-webkit-transform: translate3d(0, 25px, 0);
-khtml-transform: translate3d(0, 25px, 0);
-moz-transform: translate3d(0, 25px, 0);
-ms-transform: translate3d(0, 25px, 0);
-o-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
-webkit-transition: all 0.5s;
-khtml-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 0;
}
.pxl-heading .wow.letter.animated {
-webkit-transform: translate3d(0, 0px, 0);
-khtml-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
opacity: 1;
}
.pxl-heading .pxl-item--subtitle.px-sub-title-default {
margin-bottom: 4px;
color: var(--primary-color);
text-transform: uppercase;
font-size: 16px;
letter-spacing: 2px;
font-weight: 500;
}
.pxl-heading .pxl-item--subtitle.px-sub-title-under {
margin-top: 5px;
margin-bottom: 4px;
}
.pxl-heading.px-page-title-style .pxl-item--title {
overflow: auto;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: inherit;
}
.pxl-heading .pxl-title--highlight {
color: var(--primary-color);
}
.pxl-heading .pxl-title--highlight.text-gradient, .pxl-heading .pxl-loader.style-law .pxl-loader-holder.type-color-gradient .pxl-loader-text.pxl-title--highlight, .pxl-loader.style-law .pxl-loader-holder.type-color-gradient .pxl-heading .pxl-loader-text.pxl-title--highlight, .pxl-heading .pxl-icon--gradient i.pxl-title--highlight, .pxl-icon--gradient .pxl-heading i.pxl-title--highlight, .pxl-heading .swiper-filter-wrap .filter-item.active span.pxl-title--highlight, .swiper-filter-wrap .filter-item.active .pxl-heading span.pxl-title--highlight {
display: inline-flex;
}
.pxl-heading .pxl-title--highlight.text-outline {
background-color: var(--gradient-color-from);
background-image: -webkit-gradient(linear, right top, left top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-stroke: 1px transparent;
color: #fff;
}
.pxl-heading.px-sub-title-icon-style {
text-align: center;
}
.pxl-heading.px-sub-title-icon-style .pxl-item--subtitle {
font-size: 16px;
color: var(--primary-color);
font-weight: 900;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 15px;
position: relative;
padding-top: 75px;
}
.pxl-heading.px-sub-title-icon-style .pxl-item--subtitle:before {
content: '';
position: absolute;
top: 0;
left: 50%;
width: 48px;
height: 63px;
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/heading-icon.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
transform: translateX(-50%);
}
.pxl-heading.px-sub-title-icon-style .pxl-item--title {
font-size: 50px;
font-weight: 800;
color: var(--link-color);
}
@keyframes pxlKeywordRotatingIn {
from {
transform: translateY(70%) rotateX(-100deg);
opacity: 0;
}
to {
transform: translateY(0) rotateX(0);
opacity: 1;
}
}
@keyframes pxlKeywordRotatingOut {
from {
transform: translateY(0) rotateX(0);
opacity: 1;
}
to {
transform: translateY(-70%) rotateX(100deg);
opacity: 0;
}
}
.pxl-title--typewriter {
display: inline-flex;
white-space: nowrap;
position: relative;
z-index: 99;
}
.pxl-title--typewriter .pxl-item--text {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.pxl-title--typewriter .pxl-item--text:not(.is-active) {
animation: pxlKeywordRotatingOut 0.8s cubic-bezier(0.86, 0, 0.07, 1) both;
}
.pxl-title--typewriter .pxl-item--text.is-active {
position: relative;
opacity: 1;
animation: pxlKeywordRotatingIn 0.8s cubic-bezier(0.86, 0, 0.07, 1) both;
}
.pxl-text-editor .pxl-item--inner {
display: inline-block;
}
.pxl-text-editor p {
margin-bottom: 30px;
}
.pxl-text-editor p:last-child {
margin-bottom: 0;
}
.pxl-text-editor .pxl-text--highlight {
padding: 4px 0;
background-color: var(--primary-color);
color: #fff;
}
.pxl-link {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-link a {
display: inline-flex;
font-size: 16px;
color: #586563;
}
.pxl-link a:hover {
color: var(--primary-color);
}
.pxl-link i {
min-width: 24px;
margin-top: 5px;
font-size: 15px;
display: inline-flex;
}
.pxl-link.type-vertical li + li {
margin-top: 8px;
}
.pxl-link.type-horizontal {
display: flex;
flex-wrap: wrap;
}
.pxl-link.type-horizontal li {
margin: 0 10px;
}
.pxl-link.style-box i {
margin: 0 18px 0 0;
font-size: 24px;
color: var(--primary-color);
-webkit-transition: color 250ms linear 0ms;
-khtml-transition: color 250ms linear 0ms;
-moz-transition: color 250ms linear 0ms;
-ms-transition: color 250ms linear 0ms;
-o-transition: color 250ms linear 0ms;
transition: color 250ms linear 0ms;
}
@media screen and (max-width: 767px) {
.pxl-link.style-box i {
font-size: 22px;
}
}
.pxl-link.style-box a {
display: flex;
flex-wrap: nowrap;
align-items: center;
background-color: #fff;
position: relative;
font-size: 16px;
color: #555;
font-weight: 700;
padding: 12px 35px;
border-radius: 5px;
-webkit-box-shadow: 0 0px 30px rgba(137, 151, 186, 0.1);
-khtml-box-shadow: 0 0px 30px rgba(137, 151, 186, 0.1);
-moz-box-shadow: 0 0px 30px rgba(137, 151, 186, 0.1);
-ms-box-shadow: 0 0px 30px rgba(137, 151, 186, 0.1);
-o-box-shadow: 0 0px 30px rgba(137, 151, 186, 0.1);
box-shadow: 0 0px 30px rgba(137, 151, 186, 0.1);
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
@media screen and (max-width: 1199px) {
.pxl-link.style-box a {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 1199px) {
.pxl-link.style-box a {
padding-left: 24px;
padding-right: 24px;
}
}
.pxl-link.style-box a:after {
color: #5d666f;
content: "\f110";
font-family: "Caseicon";
font-size: 11px;
position: absolute;
top: 50%;
right: 27px;
transform: translateY(-50%);
-webkit-transition: color 250ms linear 0ms;
-khtml-transition: color 250ms linear 0ms;
-moz-transition: color 250ms linear 0ms;
-ms-transition: color 250ms linear 0ms;
-o-transition: color 250ms linear 0ms;
transition: color 250ms linear 0ms;
}
@media screen and (max-width: 1199px) {
.pxl-link.style-box a:after {
right: 20px;
}
}
.pxl-link.style-box a:hover {
background-color: var(--primary-color);
color: #fff;
}
.pxl-link.style-box a:hover:after, .pxl-link.style-box a:hover i {
color: #fff;
}
.pxl-link.style-box li + li {
margin-top: 6px;
}
.pxl-icon1 a {
position: relative;
}
.pxl-icon1 a span {
background-color: #080808;
position: absolute;
left: 50%;
transform: translate(-50%, 0);
color: #fff;
white-space: nowrap;
display: block;
line-height: 24px;
font-size: 12px;
padding: 0 8px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden;
}
.pxl-icon1 a span:before {
content: '';
position: absolute;
left: 0;
right: 0;
margin: auto;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #080808 transparent;
width: 0;
height: 0;
}
.pxl-icon1 a.ps-top span {
bottom: 100%;
margin-bottom: 10px;
}
.pxl-icon1 a.ps-top span:before {
bottom: -10px;
border-color: #080808 transparent transparent transparent;
}
.pxl-icon1 a.ps-bottom span {
top: 100%;
margin-top: 10px;
}
.pxl-icon1 a.ps-bottom span:before {
top: -10px;
}
.pxl-icon1 a:hover span {
opacity: 1;
visibility: visible;
}
.pxl-icon1.style-default a {
color: #000;
}
.pxl-icon1.style-default a:hover {
color: var(--primary-color);
}
.pxl-icon1.style-box1 a {
height: 56px;
width: 56px;
color: #fff;
display: inline-flex;
align-items: center;
justify-content: center;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin-right: 8px;
position: relative;
z-index: 1;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-icon1.style-box1 a:hover:before {
transform: scale(0);
}
.pxl-icon1.style-box1 a:hover:after {
transform: scaleX(1);
}
.pxl-icon1.style-box1 a:last-child {
margin-right: 0;
}
.pxl-icon1.style-box1 a:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
border: 1px solid #fff;
}
.pxl-icon1.style-box1 a:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background-color: var(--primary-color);
}
.pxl-icon1.style-box2 {
position: relative;
z-index: 1;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.pxl-icon1.style-box2 a {
display: block;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
position: relative;
color: var(--link-color);
font-size: 20px;
margin-right: 10px;
}
.pxl-icon1.style-box2 a:last-child {
margin-right: 0;
}
.pxl-icon1.style-box2 a:hover {
color: #fff;
}
.pxl-icon1.style-box2 a:hover:before {
transform: scale(0);
box-shadow: none;
}
.pxl-icon1.style-box2 a:hover:after {
transform: scaleX(1);
}
.pxl-icon1.style-box2 a:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
box-shadow: 0px 15px 7px 0px rgba(153, 153, 153, 0.29);
-webkit-box-shadow: 0px 15px 7px 0px rgba(153, 153, 153, 0.29);
-moz-box-shadow: 0px 15px 7px 0px rgba(153, 153, 153, 0.29);
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
border: 1px solid #c6c6c6;
background-color: #fff;
}
.pxl-icon1.style-box2 a:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-icon1.style-box3 {
position: relative;
z-index: 1;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.pxl-icon1.style-box3 a {
display: block;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
position: relative;
color: #fff;
font-size: 20px;
margin-right: 10px;
}
.pxl-icon1.style-box3 a:last-child {
margin-right: 0;
}
.pxl-icon1.style-box3 a:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-image-single {
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
}
.pxl-image-single *, .pxl-image-single img {
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
}
.pxl-image-single img {
width: auto;
}
.pxl-image-single.pxl-hover1 .pxl-item--inner {
position: relative;
overflow: hidden;
}
.pxl-image-single.pxl-hover1 .pxl-item--inner img {
-webkit-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-khtml-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.pxl-image-single.pxl-hover1 .pxl-item--inner:hover img {
-webkit-transform: scale(1.06);
-khtml-transform: scale(1.06);
-moz-transform: scale(1.06);
-ms-transform: scale(1.06);
-o-transform: scale(1.06);
transform: scale(1.06);
}
.pxl-image-single.pxl-hover2 .pxl-item--inner img {
-webkit-transition: all 0.5s;
-khtml-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.pxl-image-single.pxl-hover2 .pxl-item--inner:hover img {
-webkit-transform: scale(0.95);
-khtml-transform: scale(0.95);
-moz-transform: scale(0.95);
-ms-transform: scale(0.95);
-o-transform: scale(0.95);
transform: scale(0.95);
}
.pxl-image-single.pxl-image-parallax .pxl-item--image {
-webkit-transition: all 100ms linear 0ms;
-khtml-transition: all 100ms linear 0ms;
-moz-transition: all 100ms linear 0ms;
-ms-transition: all 100ms linear 0ms;
-o-transition: all 100ms linear 0ms;
transition: all 100ms linear 0ms;
}
.pxl-image-single.style-divider {
position: relative;
}
.pxl-image-single.style-divider .pxl-divider-top-right {
position: absolute;
top: -35px;
right: -35px;
z-index: -1;
animation: pxl_zigzag 1.3s ease infinite alternate;
}
@media (max-width: 767px) {
.pxl-image-single.style-divider .pxl-divider-top-right {
display: none;
}
}
.pxl-image-single.style-divider .pxl-divider-bottom-right {
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/dots-divider.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
width: 140px;
height: 94px;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
position: absolute;
bottom: -43px;
right: -50px;
z-index: -1;
animation: pxl_float_two 3s ease infinite alternate;
}
@media (max-width: 767px) {
.pxl-image-single.style-divider .pxl-divider-bottom-right {
display: none;
}
}
.pxl-image-tilt {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.pxl-image-tilt-active {
overflow: hidden;
}
.pxl-language-switcher1 {
font-size: 13px;
color: #4e4e4e;
position: relative;
z-index: 99;
}
.pxl-language-switcher1 a {
color: inherit;
}
.pxl-language-switcher1 a:hover {
color: var(--primary-color);
}
.pxl-language-switcher1 ul {
margin: 0;
list-style: none;
position: absolute;
top: 100%;
left: 0;
font-size: 14px;
min-width: 146px;
padding: 16px 22px;
background-color: #fff;
z-index: 99;
-webkit-box-shadow: 0 18px 43px rgba(90, 90, 90, 0.14);
-khtml-box-shadow: 0 18px 43px rgba(90, 90, 90, 0.14);
-moz-box-shadow: 0 18px 43px rgba(90, 90, 90, 0.14);
-ms-box-shadow: 0 18px 43px rgba(90, 90, 90, 0.14);
-o-box-shadow: 0 18px 43px rgba(90, 90, 90, 0.14);
box-shadow: 0 18px 43px rgba(90, 90, 90, 0.14);
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transform: perspective(300px) rotateX(-90deg);
transform-origin: 50% 0%;
}
@media screen and (max-width: 1400px) {
.pxl-language-switcher1 ul {
left: auto;
right: 0;
}
}
.pxl-language-switcher1 ul li {
padding: 6px 0;
}
.pxl-language-switcher1 ul a {
display: inline-flex;
align-items: center;
}
.pxl-language-switcher1 ul a img {
max-width: 21px;
-webkit-border-radius: 21px;
-khtml-border-radius: 21px;
-moz-border-radius: 21px;
-ms-border-radius: 21px;
-o-border-radius: 21px;
border-radius: 21px;
margin-right: 9px;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
-khtml-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
-ms-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
-o-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}
.pxl-language-switcher1 .current--item {
line-height: 50px;
display: flex;
flex-wrap: nowrap;
align-items: center;
cursor: pointer;
color: #222;
font-size: 13px;
padding: 0 20px;
line-height: 29px;
background-color: rgba(193, 209, 225, 0.1);
border-radius: 6px;
min-width: 146px;
justify-content: center;
}
.pxl-language-switcher1 .current--item img {
max-width: 21px;
-webkit-border-radius: 21px;
-khtml-border-radius: 21px;
-moz-border-radius: 21px;
-ms-border-radius: 21px;
-o-border-radius: 21px;
border-radius: 21px;
margin-right: 9px;
}
.pxl-language-switcher1 .current--item label {
cursor: pointer;
}
.pxl-language-switcher1 .current--item label:after {
content: "\f107";
font-family: Caseicon;
font-size: 9px;
margin-left: 8px;
line-height: 1;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
display: inline-flex;
}
.pxl-language-switcher1.dr-right ul, .pxl-language-switcher1.dr-top-right ul {
left: auto;
right: 0;
text-align: right;
}
.pxl-language-switcher1.dr-top-right ul, .pxl-language-switcher1.dr-top-left ul {
top: auto;
bottom: 100%;
transform-origin: bottom center;
transform: perspective(300px) rotateX(90deg);
}
.pxl-language-switcher1:hover .current--item label:after {
-webkit-transform: scaleY(-1);
-khtml-transform: scaleY(-1);
-moz-transform: scaleY(-1);
-ms-transform: scaleY(-1);
-o-transform: scaleY(-1);
transform: scaleY(-1);
}
.pxl-language-switcher1:hover .current--item + ul {
margin-top: 0;
transform: perspective(300px) rotateX(0deg);
}
.btn-video {
min-width: 100px;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
color: #fff;
font-size: 20px;
position: relative;
z-index: 1;
display: inline-flex;
justify-content: center;
}
.btn-video.style-divider:before {
background-color: var(--primary-color);
border-radius: 100%;
z-index: -1;
}
.btn-video.style-divider .line-video-animation {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid rgba(255, 255, 255, 0.55);
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
animation: pxl_squares 3.9s linear 0s infinite;
-webkit-animation: pxl_squares 3.9s linear 0s infinite;
-ms-animation: pxl_squares 3.9s linear 0s infinite;
-o-animation: pxl_squares 3.9s linear 0s infinite;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-o-animation-play-state: running;
animation-play-state: running;
opacity: 0;
}
.btn-video.style-divider .line-video-animation.line-video-2 {
-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;
}
.btn-video.style-divider .line-video-animation.line-video-3 {
-webkit-animation-delay: 2.6s;
-moz-animation-delay: 2.6s;
-o-animation-delay: 2.6s;
animation-delay: 2.6s;
}
.btn-video.style-divider:hover, .btn-video.style-divider:focus {
color: #fff;
}
.btn-video.style-divider:hover .line-video-animation, .btn-video.style-divider:focus .line-video-animation {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.pxl-mega-menu .pxl-showcase-grid1 .pxl-grid-inner {
height: auto !important;
}
.pxl-mega-menu .pxl-showcase-grid1 .pxl-grid-inner .pxl-grid-item {
position: static !important;
}
.pxl-mega-menu .pxl-showcase-grid1 .pxl-grid-inner .grid-sizer {
display: none;
}
.pxl-showcase-grid {
text-align: center;
}
.pxl-showcase-grid .pxl-item--image {
position: relative;
overflow: hidden;
border-radius: 5px;
-webkit-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-khtml-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-moz-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-ms-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-o-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
margin-bottom: 22px;
}
.pxl-showcase-grid .pxl-item--image:before {
background-color: #555;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
}
.pxl-showcase-grid .pxl-item--buttons {
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 99;
}
.pxl-showcase-grid .pxl-item--buttons .btn {
color: #fff;
line-height: 44px;
padding: 0 22px;
font-size: 15px;
font-weight: 700;
}
.pxl-showcase-grid .pxl-item--buttons .pxl-item--button {
transform: translateY(-40px);
opacity: 0;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
.pxl-showcase-grid .pxl-item--title {
font-size: 17px;
font-weight: 700;
margin-bottom: 0;
color: #555;
}
.pxl-showcase-grid .pxl-item--title a {
color: inherit;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
}
.pxl-showcase-grid .pxl-item--inner {
margin-bottom: 30px;
}
.pxl-showcase-grid .pxl-item--inner:hover .pxl-item--buttons .pxl-item--button {
transform: translateY(0px);
opacity: 1;
}
.pxl-showcase-grid .pxl-item--inner:hover .pxl-item--image:before {
opacity: 0.67;
}
.pxl-project-info1 {
background-color: #fff;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0 10px 21px rgba(27, 18, 18, 0.05);
-khtml-box-shadow: 0 10px 21px rgba(27, 18, 18, 0.05);
-moz-box-shadow: 0 10px 21px rgba(27, 18, 18, 0.05);
-ms-box-shadow: 0 10px 21px rgba(27, 18, 18, 0.05);
-o-box-shadow: 0 10px 21px rgba(27, 18, 18, 0.05);
box-shadow: 0 10px 21px rgba(27, 18, 18, 0.05);
overflow: hidden;
}
.pxl-project-info1 .pxl-item--title {
margin-bottom: 0;
background-color: var(--secondary-color);
color: var(--primary-color);
padding: 24px 38px;
}
@media screen and (max-width: 1199px) {
.pxl-project-info1 .pxl-item--title {
padding-left: 28px;
padding-right: 28px;
font-size: 20px;
}
}
@media screen and (max-width: 1199px) {
.pxl-project-info1 .pxl--meta {
font-size: 16px;
}
}
.pxl-project-info1 .pxl--meta label {
color: #777;
}
.pxl-project-info1 .pxl--meta span {
display: block;
color: #555;
font-weight: 700;
margin-top: 2px;
}
.pxl-project-info1 .pxl--icon {
min-width: 50px;
width: 50px;
height: 50px;
border-radius: 50px;
background-color: rgba(var(--primary-color-rgb),0.12);
line-height: 50px;
text-align: center;
color: var(--primary-color);
font-size: 17px;
}
.pxl-project-info1 .pxl--holder {
padding: 42px 38px;
}
@media screen and (max-width: 1199px) {
.pxl-project-info1 .pxl--holder {
padding-left: 28px;
padding-right: 28px;
}
}
.pxl-project-info1 .pxl--item {
display: flex;
flex-wrap: nowrap;
align-items: center;
padding-bottom: 26px;
margin-bottom: 26px;
border-bottom: 1px solid #e9e9e9;
}
.pxl-project-info1 .pxl--item:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.pxl-align--center {
transform: translate(-50%, 0);
}
.pxl-contact-info1 {
background-color: var(--primary-color);
padding: 20px 15px;
display: flex;
flex-wrap: wrap;
justify-content: center;
position: relative;
z-index: 1;
}
.pxl-contact-info1:before {
content: '';
border: 1px solid rgba(255, 255, 255, 0.85);
position: absolute;
top: 6px;
right: 6px;
bottom: 6px;
left: 6px;
z-index: -1;
}
.pxl-contact-info1 .pxl-item--icon {
width: 42px;
height: 42px;
min-width: 42px;
border-radius: 42px;
background-color: #fff;
line-height: 42px;
text-align: center;
font-size: 20px;
color: var(--primary-color);
}
.pxl-contact-info1 .pxl-item--subtitle {
margin-bottom: 9px;
font-size: 12px;
text-transform: uppercase;
color: #fff;
letter-spacing: -0.18px;
}
.pxl-contact-info1 .pxl-item--title {
margin-bottom: 0;
font-size: 18px;
color: #fff;
}
.pxl-contact-info1 .pxl-item--inner {
display: flex;
flex-wrap: nowrap;
}
.pxl-contact-info1 .pxl-item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.pxl-contact-info2 .pxl-item--image {
width: 72px;
min-width: 72px;
}
.pxl-contact-info2 .pxl-item--image img {
border-radius: 300px;
}
.pxl-contact-info2 .pxl-item--title {
margin-bottom: 5px;
}
.pxl-contact-info2 .pxl-item--subtitle {
font-size: 17px;
color: var(--primary-color);
}
.pxl-list.style-default .pxl--item {
display: flex;
align-items: center;
line-height: 1.5;
padding: 6px 0;
padding-bottom: 11px;
}
.pxl-list.style-default .pxl--item .pxl-item--icon {
margin-right: 10px;
opacity: 0.5;
}
.pxl-list.style-default .pxl--item .pxl-item--icon i {
color: #dedede;
}
.pxl-list.style-default .pxl--item .pxl-item--text a {
font-size: 16px;
font-weight: 500;
color: #dedede;
position: relative;
}
.pxl-list.style-default .pxl--item .pxl-item--text a:hover:after {
width: 100%;
left: 0;
right: auto;
}
.pxl-list.style-default .pxl--item .pxl-item--text a:after {
content: "";
width: 0;
height: 1px;
background-color: #dedede;
position: absolute;
bottom: 0;
right: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
transform: rotate(0) !important;
}
.pxl-process1 .pxl-item--step {
width: 39px;
min-width: 39px;
height: 39px;
line-height: 39px;
text-align: center;
border-radius: 39px;
background-color: #fff;
color: var(--primary-color);
font-size: 20px;
font-weight: 700;
-webkit-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-khtml-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-moz-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-ms-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-o-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
}
.pxl-process1 .pxl-item--meta {
margin-top: 7px;
}
.pxl-process1 .pxl-item--meta .pxl-item--title {
margin-bottom: 12px;
}
.pxl-process1 .pxl-item--inner {
display: flex;
flex-wrap: nowrap;
}
.pxl-process2 {
text-align: center;
}
.pxl-process2 .pxl-item--image {
width: 195px;
margin: 0 auto 35px auto;
position: relative;
}
.pxl-process2 .pxl-item--image img {
-webkit-border-radius: 195px;
-khtml-border-radius: 195px;
-moz-border-radius: 195px;
-ms-border-radius: 195px;
-o-border-radius: 195px;
border-radius: 195px;
}
.pxl-process2 .pxl-item--step {
position: absolute;
top: 15px;
left: -5px;
font-size: 20px;
font-weight: 700;
color: #fff;
width: 51px;
height: 51px;
line-height: 51px;
border-radius: 51px;
background-color: var(--primary-color);
box-shadow: 0 0 0 5px rgba(255, 238, 239, 0.6);
}
.pxl-process2 .pxl-item--title {
margin-bottom: 14px;
}
.pxl-process2 .pxl-item--inner:hover .pxl-item--step {
animation: pxl_bounce 800ms ease-out infinite;
-webkit-animation: pxl_bounce 800ms ease-out infinite;
}
.pxl-social-share {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-social-share label {
color: #555;
font-weight: 700;
font-size: 14px;
}
.pxl-social-share .pxl-social--list {
margin: 0 -4px;
}
.pxl-social-share .pxl-social--list a {
display: inline-flex;
width: 37px;
height: 37px;
border-radius: 37px;
justify-content: center;
line-height: 37px;
color: #fff;
font-size: 15px;
margin: 4px;
}
.pxl-social-share .pxl-social--list a:hover {
opacity: 0.8;
}
.pxl-social-share .pxl-social--list a.fb-social {
background-color: #284baf;
}
.pxl-social-share .pxl-social--list a.tw-social {
background-color: #18a6f0;
}
.pxl-social-share .pxl-social--list a.pin-social {
background-color: #a91010;
}
.pxl-social-share .pxl-social--list a.lin-social {
background-color: #0a66c2;
}
.pxl-countdown-layout1 {
display: flex;
flex-wrap: wrap;
align-items: center;
font-weight: 700;
}
.pxl-countdown-layout1 .countdown-amount {
color: #000;
font-size: 48px;
line-height: 1;
}
@media screen and (max-width: 767px) {
.pxl-countdown-layout1 .countdown-amount {
font-size: 30px;
}
}
.pxl-countdown-layout1 .countdown-period {
font-size: 20px;
text-transform: uppercase;
color: var(--primary-color);
}
@media screen and (max-width: 767px) {
.pxl-countdown-layout1 .countdown-period {
font-size: 15px;
}
}
.pxl-countdown-layout1 .countdown-item-holder {
text-align: center;
min-width: 70px;
margin: 0 17px;
position: relative;
}
@media screen and (max-width: 767px) {
.pxl-countdown-layout1 .countdown-item-holder {
min-width: 40px;
margin: 0 10px;
}
}
.pxl-countdown-layout1 .countdown-item + .countdown-item .countdown-amount:before {
content: ':';
position: absolute;
top: -5px;
left: -22px;
}
@media screen and (max-width: 767px) {
.pxl-countdown-layout1 .countdown-item + .countdown-item .countdown-amount:before {
display: none;
}
}
.pxl-image-box1 .pxl-item--icon {
-webkit-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.2);
-khtml-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.2);
-moz-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.2);
-ms-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.2);
-o-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.2);
box-shadow: 0 10px 20px rgba(137, 151, 186, 0.2);
width: 90px;
height: 90px;
border-radius: 15px;
background-color: #fff;
font-size: 41px;
color: var(--primary-color);
margin: -99px auto 27px auto;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
z-index: 99;
}
.pxl-image-box1 .pxl-item--icon svg {
height: 41px;
}
.pxl-image-box1 .pxl-item--icon i, .pxl-image-box1 .pxl-item--icon svg {
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-image-box1 .pxl-item--holder {
border: 1px solid #e1e9f4;
border-radius: 10px;
background-color: #fff;
padding: 54px 20px;
text-align: center;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-image-box1 .pxl-item--image img {
width: 100%;
border-radius: 10px 10px 0 0;
}
.pxl-image-box1 .pxl-item--image + .pxl-item--holder {
border-radius: 0 0 10px 10px;
border-top: none;
}
.pxl-image-box1 .pxl-item--title {
margin-bottom: 14px;
}
.pxl-image-box1 .pxl-banner-inner {
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
border-radius: 10px;
}
.pxl-image-box1 .pxl-banner-inner:hover {
-webkit-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-khtml-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-moz-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-ms-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-o-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
}
.pxl-image-box1 .pxl-banner-inner:hover .pxl-item--holder {
border-color: #fff;
}
.pxl-image-box1 .pxl-banner-inner:hover i, .pxl-image-box1 .pxl-banner-inner:hover svg {
-webkit-transform: rotateY(360deg);
-khtml-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.pxl-contact-form.btn-w-full button, .pxl-contact-form.btn-w-full .wpcf7-submit {
width: 100%;
}
.pxl-contact-form .wpcf7-form-control-wrap {
display: inline-flex;
flex-wrap: wrap;
width: 100%;
position: relative;
margin-bottom: 30px;
}
.pxl-contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
font-size: 12px;
background-color: var(--primary-color);
color: rgba(255, 255, 255, 0.87);
padding: 0 6px;
border-radius: 0px;
line-height: 22px;
z-index: 99;
position: absolute;
top: -30px;
right: 0;
}
.pxl-contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip:before {
content: '';
position: absolute;
top: 100%;
border-width: 5px;
border-color: #dc3232 transparent transparent;
border-style: solid;
right: 10px;
}
.pxl-contact-form .pxl--item > p {
margin-bottom: 0;
}
.pxl-contact-form form {
position: relative;
}
.pxl-contact-form form .wpcf7-response-output {
margin: 30px 0 10px;
border: none;
background-color: rgba(255, 255, 255, 0.67);
border-radius: 5px;
font-size: 14px;
padding: 12px 20px;
-webkit-box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
-khtml-box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
-moz-box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
-ms-box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
-o-box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
box-shadow: 0 0 13px rgba(154, 154, 154, 0.13);
}
.pxl-contact-form form .wpcf7-spinner {
display: none;
}
.pxl-contact-form form:before {
content: '';
width: 30px;
height: 30px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border-color: transparent var(--primary-color) transparent var(--primary-color);
border-width: 2px;
border-style: solid;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
animation: pxl_spin 0.6s infinite linear;
-webkit-animation: pxl_spin 0.6s infinite linear;
box-sizing: border-box;
z-index: 2;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
visibility: hidden;
}
.pxl-contact-form form.submitting * {
opacity: 0.8;
}
.pxl-contact-form form.submitting:before {
opacity: 1;
visibility: visible;
}
.pxl-contact-form .pxl--form-icon {
position: absolute;
top: 50%;
z-index: 1;
right: 0;
margin: 0 20px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #e1e9f4;
font-size: 22px;
}
.pxl-search-popup-button, .pxl-cart-sidebar-button {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #09013f;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
cursor: pointer;
font-size: 21px;
position: relative;
}
.pxl-search-popup-button.style-box {
width: 47px;
height: 47px;
background-color: var(--primary-color);
line-height: 47px;
color: #fff;
font-size: 18px;
}
.pxl-widget-searchform .searchform-wrap {
display: flex;
flex-wrap: nowrap;
align-items: center;
position: relative;
}
.pxl-widget-searchform .searchform-wrap .search-field {
font-size: 16px;
color: var(--primary-color);
width: 140px;
padding-left: 55px;
padding-right: 15px;
background-color: rgba(var(--primary-color-rgb),0.08);
border: none;
height: 50px;
border-radius: 50px;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-widget-searchform .searchform-wrap .search-field:focus {
width: 165px;
}
.pxl-widget-searchform .searchform-wrap .search-submit {
width: 36px;
min-width: 36px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 16px;
color: var(--primary-color);
font-weight: normal;
background-color: transparent;
position: absolute;
top: 0;
left: 20px;
padding: 0;
}
.pxl-hidden-panel-button.style-1 {
width: 45px;
height: 45px;
min-width: 45px;
background-color: var(--secondary-color);
border-radius: 45px;
position: relative;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round {
width: 16px;
height: 16px;
position: absolute;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round span {
width: 4px;
height: 4px;
background-color: var(--primary-color);
border-radius: 4px;
position: absolute;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round .pxl-icon-round1 {
top: 0;
left: 0;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round .pxl-icon-round2 {
top: 0;
left: 6px;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round .pxl-icon-round3 {
top: 0;
right: 0;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round .pxl-icon-round4 {
top: 6px;
left: 0;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round .pxl-icon-round5 {
top: 6px;
left: 6px;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round .pxl-icon-round6 {
top: 6px;
right: 0;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round .pxl-icon-round7 {
bottom: 0;
left: 0;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round .pxl-icon-round8 {
bottom: 0;
left: 6px;
}
.pxl-hidden-panel-button.style-1 .pxl-icon-round .pxl-icon-round9 {
bottom: 0;
right: 0;
}
.pxl-hidden-panel-button.style-1:hover .pxl-icon-round .pxl-icon-round1, .pxl-hidden-panel-button.style-1:hover .pxl-icon-round .pxl-icon-round4, .pxl-hidden-panel-button.style-1:hover .pxl-icon-round .pxl-icon-round7 {
transform: translateX(12px);
}
.pxl-hidden-panel-button.style-1:hover .pxl-icon-round .pxl-icon-round3, .pxl-hidden-panel-button.style-1:hover .pxl-icon-round .pxl-icon-round6, .pxl-hidden-panel-button.style-1:hover .pxl-icon-round .pxl-icon-round9 {
transform: translateX(-12px);
}
.pxl-banner1 .pxl-item--image {
position: relative;
padding-right: 108px;
z-index: 1;
}
@media screen and (max-width: 1199px) {
.pxl-banner1 .pxl-item--image {
padding-right: 50px;
}
}
@media screen and (max-width: 767px) {
.pxl-banner1 .pxl-item--image {
padding-right: 30px;
}
}
.pxl-banner1 .pxl-item--image .pxl-item--imgprimary img {
width: 100%;
border-radius: 10px;
}
.pxl-banner1 .pxl-item--imgsecondary {
position: absolute;
top: 110px;
right: 0;
}
@media screen and (max-width: 1199px) {
.pxl-banner1 .pxl-item--imgsecondary {
top: 60px;
}
.pxl-banner1 .pxl-item--imgsecondary img {
max-height: 320px;
width: auto;
}
}
.pxl-banner1 .pxl-item--shape {
position: absolute;
top: 4px;
right: 8px;
z-index: -1;
}
.pxl-banner1 .pxl-item--meta {
position: absolute;
right: 68px;
bottom: -15px;
width: 116px;
background-color: var(--primary-color);
padding: 14px 5px 16px;
color: #fff;
text-align: center;
z-index: 99;
font-weight: 700;
}
.pxl-banner1 .pxl-item--meta .pxl--counter-number {
font-size: 48px;
line-height: 1;
}
.pxl-banner1 .pxl-item--meta .pxl-item--title {
font-size: 16px;
line-height: 1.2;
}
.pxl-banner1 .pxl-item--meta svg {
position: absolute;
bottom: 0;
left: -35px;
height: 15px;
}
.pxl-banner1 .pxl-item--meta svg path {
fill: #cd0f4a;
}
.pxl-client-review1 .pxl-item--inner > div {
margin-top: 30px;
}
@media screen and (max-width: 767px) {
.pxl-client-review1 .pxl-item--inner > div {
width: 100%;
padding: 0;
justify-content: center;
text-align: center;
}
}
.pxl-client-review1 .pxl-item--images {
display: flex;
flex-wrap: wrap;
}
.pxl-client-review1 .pxl-item--images .pxl-item--img {
width: 67px;
min-width: 67px;
margin-right: -20px;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-client-review1 .pxl-item--images .pxl-item--img img {
border-radius: 67px;
border: 4px solid #fff;
-webkit-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-khtml-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-moz-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-ms-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-o-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
}
.pxl-client-review1 .pxl-item--images .pxl-item--img:nth-child(1) {
z-index: 6;
}
.pxl-client-review1 .pxl-item--images .pxl-item--img:nth-child(2) {
z-index: 5;
}
.pxl-client-review1 .pxl-item--images .pxl-item--img:nth-child(3) {
z-index: 4;
}
.pxl-client-review1 .pxl-item--images .pxl-item--img:nth-child(4) {
z-index: 3;
}
.pxl-client-review1 .pxl-item--images .pxl-item--img:nth-child(5) {
z-index: 2;
}
.pxl-client-review1 .pxl-item--images .pxl-item--img:nth-child(6) {
z-index: 1;
}
.pxl-client-review1 .pxl-item--images .pxl-item--img:hover {
z-index: 7;
transform: scale(1.12);
}
.pxl-client-review1 .pxl--counter-number {
line-height: 1;
font-size: 24px;
font-weight: 700;
color: var(--primary-color);
margin-top: 1px;
}
.pxl-client-review1 .pxl-item--rate {
font-size: 30px;
font-weight: 700;
color: #555;
line-height: 1;
flex-grow: 1;
text-align: center;
padding: 12px 10px;
background: linear-gradient(90deg, rgba(255, 255, 255, 08) 0%, rgba(var(--primary-color-rgb),0.08) 50%, rgba(255, 255, 255, 08) 100%);
}
.pxl-client-review1 .pxl-item--rate span.text-gradient, .pxl-client-review1 .pxl-item--rate .pxl-loader.style-law .pxl-loader-holder.type-color-gradient span.pxl-loader-text, .pxl-loader.style-law .pxl-loader-holder.type-color-gradient .pxl-client-review1 .pxl-item--rate span.pxl-loader-text, .pxl-client-review1 .pxl-item--rate .pxl-icon--gradient span, .pxl-icon--gradient .pxl-client-review1 .pxl-item--rate span, .pxl-client-review1 .pxl-item--rate .swiper-filter-wrap .filter-item.active span, .swiper-filter-wrap .filter-item.active .pxl-client-review1 .pxl-item--rate span {
font-weight: 900;
font-size: 60px;
display: inline-flex;
background-color: transparent;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.pxl-client-review1 .pxl-item--rate span.text-gradient + span, .pxl-client-review1 .pxl-item--rate .pxl-loader.style-law .pxl-loader-holder.type-color-gradient span.pxl-loader-text + span, .pxl-loader.style-law .pxl-loader-holder.type-color-gradient .pxl-client-review1 .pxl-item--rate span.pxl-loader-text + span, .pxl-client-review1 .pxl-item--rate .pxl-icon--gradient span + span, .pxl-icon--gradient .pxl-client-review1 .pxl-item--rate span + span, .pxl-client-review1 .pxl-item--rate .swiper-filter-wrap .filter-item.active span + span, .swiper-filter-wrap .filter-item.active .pxl-client-review1 .pxl-item--rate span + span {
position: relative;
top: -4px;
}
.pxl-client-review1 .pxl-item--title {
font-size: 16px;
font-weight: 600;
line-height: 1.15;
margin-top: -1px;
}
.pxl-client-review1 .pxl-item--meta {
flex-grow: 1;
}
.pxl-client-review1 .pxl-item--inner {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-case-carousel1 {
padding: 67px 50px 68px 60px;
background-color: var(--primary-color);
border-radius: 15px;
color: #fff;
}
@media screen and (max-width: 1199px) {
.pxl-case-carousel1 {
padding: 50px 30px;
}
}
.pxl-case-carousel1 .pxl-item--subtitle {
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 2px;
margin-bottom: 4px;
}
.pxl-case-carousel1 .pxl-item--title {
margin-bottom: 24px;
font-size: 30px;
line-height: 1.34;
color: #fff;
}
@media screen and (max-width: 1199px) {
.pxl-case-carousel1 .pxl-item--title {
font-size: 24px;
}
}
.pxl-case-carousel1 .btn.btn-effect2 {
font-size: 17px;
line-height: 56px;
padding: 0 41px;
color: #555;
background-color: var(--secondary-color);
margin-top: 36px;
}
@media screen and (max-width: 1199px) {
.pxl-case-carousel1 .btn.btn-effect2 {
padding: 0 38px;
line-height: 52px;
font-size: 16px;
}
}
.pxl-case-carousel1 .btn.btn-effect2:before {
background-color: #fff;
}
.pxl-case-carousel1 .btn.btn-effect2:hover {
color: #fff;
background-color: var(--secondary-color);
}
.pxl-case-carousel1 .pxl-swiper-dots {
position: absolute;
bottom: 65px;
right: 55px;
z-index: 99;
}
@media screen and (max-width: 1199px) {
.pxl-case-carousel1 .pxl-swiper-dots {
bottom: 50px;
right: 30px;
}
}
@media screen and (max-width: 767px) {
.pxl-case-carousel1 .pxl-swiper-dots {
position: static;
margin-top: 30px;
}
}
.pxl-case-carousel1 .pxl-swiper-dots.style-3.pxl-swiper-pagination-bullets span {
background-color: #fff;
}
.pxl-case-carousel1 .pxl-swiper-dots.style-3.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active {
background-color: transparent;
box-shadow: 0 0 0 4px #fff;
}
@media (min-width: 768px) and (max-width: 1199px) {
.pxl-fullheight--md .elementor-widget-container, .pxl-fullheight--md .elementor-widget-wrap {
height: 100%;
}
.pxl-fullheight--md .elementor-widget-container > div, .pxl-fullheight--md .elementor-widget-wrap > div {
height: 100%;
}
.pxl-fullheight--md .elementor-widget-container > div .pxl-video--inner, .pxl-fullheight--md .elementor-widget-wrap > div .pxl-video--inner, .pxl-fullheight--md .elementor-widget-container > div .pxl-video--holder, .pxl-fullheight--md .elementor-widget-wrap > div .pxl-video--holder, .pxl-fullheight--md .elementor-widget-container > div .pxl-video--imagebg, .pxl-fullheight--md .elementor-widget-wrap > div .pxl-video--imagebg {
height: 100% !important;
}
}
body.rtl .pxl-language-switcher1 .current--item img {
margin-right: 0;
margin-left: 9px;
}
body.rtl .pxl-language-switcher1 .current--item label::after {
margin-right: 8px;
margin-left: 0;
}
body.rtl .pxl-link.style-box i {
margin-right: 0;
margin-left: 18px;
}
body.rtl .pxl-link.style-box a::after {
right: auto;
left: 27px;
transform: scaleX(-1);
}
@media screen and (max-width: 1199px) {
body.rtl .pxl-link.style-box a::after {
right: auto;
left: 20px;
}
}
body.rtl .pxl-contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
right: auto;
left: 0;
}
body.rtl .pxl-contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip:before {
right: auto;
left: 10px;
}
body.rtl .pxl-widget-searchform .searchform-wrap .search-field {
padding-right: 55px;
padding-left: 15px;
}
body.rtl .pxl-widget-searchform .searchform-wrap .search-submit {
left: auto;
right: 20px;
}
body.rtl .pxl-process2 .pxl-item--step {
left: auto;
right: -5px;
}
.pxl-hidden-panel-button.pxl-anchor-button1 {
width: 50px;
height: 20px;
overflow: hidden;
cursor: pointer;
position: relative;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-hidden-panel-button.pxl-anchor-button1:hover .pxl-button-sidebar .pxl-icon-line span {
width: 80%;
}
.pxl-hidden-panel-button.pxl-anchor-button1:hover .pxl-button-sidebar .pxl-icon-line.pxl-icon-line2 span {
width: 100%;
}
.pxl-hidden-panel-button.pxl-anchor-button1 .pxl-button-sidebar {
margin: 0;
width: 100%;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-hidden-panel-button.pxl-anchor-button1 .pxl-button-sidebar .pxl-icon-line {
list-style: none;
line-height: 1;
width: 100%;
height: 3px;
margin-bottom: 5px;
position: relative;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-hidden-panel-button.pxl-anchor-button1 .pxl-button-sidebar .pxl-icon-line span {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
background-color: #fff;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-hidden-panel-button.pxl-anchor-button1 .pxl-button-sidebar .pxl-icon-line:last-child {
margin-bottom: 0;
}
.pxl-hidden-panel-button.pxl-anchor-button1 .pxl-button-sidebar .pxl-icon-line.pxl-icon-line2 span {
width: 50%;
}
.pxl-section-bg-parallax {
background-repeat: no-repeat;
background-size: cover;
top: 0;
right: 0;
bottom: 0;
left: 0;
position: absolute;
}
.pxl-image-list.pxl--image-list1 {
display: flex;
align-items: center;
}
.pxl-image-list.pxl--image-list1 .pxl--item {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-image-list.pxl--image-list1 .pxl--item:hover .pxl-item--name {
opacity: 1;
margin-left: 10px;
}
.pxl-image-list.pxl--image-list1 .pxl--item .pxl-item--name {
font-size: 16px;
font-weight: bold;
line-height: 1;
margin-left: -80px;
margin-right: 20px;
color: #fff;
opacity: 0;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 360px) {
.pxl-image-list.pxl--image-list1 .pxl--item .pxl-item--name {
font-size: 14px;
margin-left: -75px;
}
}
.pxl-image-list.pxl--image-list1 .pxl--item .pxl-image {
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
border: 2px solid #f0f0f0;
z-index: 1;
}
.pxl-image-list.pxl--image-list1 .pxl--item:nth-child(1) {
margin-left: 0px;
z-index: 3;
}
.pxl-image-list.pxl--image-list1 .pxl--item:nth-child(2) {
z-index: 2;
}
.pxl-image-list.pxl--image-list2 {
display: flex;
align-items: center;
flex-wrap: wrap;
background-color: #fff;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
-webkit-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
-moz-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
padding: 5px;
padding-right: 50px;
}
@media (max-width: 575px) {
.pxl-image-list.pxl--image-list2 {
padding-right: 10px;
}
}
@media (max-width: 480px) {
.pxl-image-list.pxl--image-list2 {
display: block;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
text-align: center;
padding: 15px;
}
}
.pxl-image-list.pxl--image-list2 .pxl-image-content {
display: flex;
align-items: center;
margin-right: 15px;
}
@media (max-width: 480px) {
.pxl-image-list.pxl--image-list2 .pxl-image-content {
margin-right: 0;
margin-bottom: 10px;
justify-content: center;
}
}
.pxl-image-list.pxl--image-list2 .pxl-image-content .pxl--item {
display: flex;
align-items: center;
position: relative;
cursor: pointer;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
margin-left: -10px;
}
.pxl-image-list.pxl--image-list2 .pxl-image-content .pxl--item .pxl-image {
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
border: 2px solid #f0f0f0;
z-index: 1;
}
.pxl-image-list.pxl--image-list2 .pxl-image-content .pxl--item:nth-child(1) {
margin-left: 0px;
z-index: 3;
}
.pxl-image-list.pxl--image-list2 .pxl-image-content .pxl--item:nth-child(2) {
z-index: 2;
}
.pxl-image-list.pxl--image-list2 .pxl-text {
font-weight: bold;
font-size: 16px;
color: #000;
}
@media (max-width: 575px) {
.pxl-image-list.pxl--image-list2 .pxl-text {
font-size: 14px;
}
}
.pxl-meta.style-default .pxl-meta-inner .pxl-item-title {
margin-bottom: 0;
font-weight: bold;
color: #fff;
position: relative;
padding-bottom: 8px;
}
.pxl-meta.style-default .pxl-meta-inner .pxl-item-title:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 58px;
height: 4px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-meta.style2 .pxl-meta-inner .pxl-item-title {
font-size: 18px;
font-weight: 400;
font-family: 'Epilogue', sans-serif;
color: #444;
margin-bottom: 0;
position: relative;
padding-left: 25px;
}
.pxl-meta.style2 .pxl-meta-inner .pxl-item-title:before {
content: '';
position: absolute;
top: 40%;
left: 0;
width: 10px;
height: 10px;
transform: translateY(-40%);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-meta.style3 .pxl-meta-inner .pxl-item-title {
font-size: 18px;
font-weight: 400;
font-family: 'Epilogue', sans-serif;
color: #444;
margin-bottom: 0;
position: relative;
padding-left: 40px;
}
.pxl-meta.style3 .pxl-meta-inner .pxl-item-title:before {
content: '\f152';
font-family: Caseicon;
position: absolute;
top: 40%;
left: 0;
font-size: 23px;
-webkit-text-fill-color: transparent;
transform: translateY(-50%);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
background-clip: text;
-webkit-background-clip: text;
}
.pxl-meta.style4 .pxl-meta-inner .pxl-item-title {
font-size: 16px;
font-weight: 400;
font-family: 'Epilogue', sans-serif;
color: #151515;
margin-bottom: 0;
position: relative;
padding-left: 35px;
}
.pxl-meta.style4 .pxl-meta-inner .pxl-item-title:before {
content: '';
width: 25px;
height: 25px;
position: absolute;
top: 40%;
left: 0;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
transform: translateY(-50%);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
border: 7px solid #ffcece;
}
.pxl-mailchimp-l1.style-default .mc4wp-form .pxl-mailchimp input[type="email"] {
height: 60px;
color: #8d8d8d;
font-weight: 500;
font-size: 16px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
padding: 0px 42px;
padding-top: 3px;
border: none;
}
@media (max-width: 991px) {
.pxl-mailchimp-l1.style-default .mc4wp-form .pxl-mailchimp input[type="email"] {
height: 50px;
padding: 0 30px;
font-size: 14px;
}
}
.pxl-mailchimp-l1.style-default .mc4wp-form .pxl-mailchimp .pxl-btn {
margin-top: 14px;
}
.pxl-mailchimp-l1.style-default .mc4wp-form .pxl-mailchimp .pxl-btn input[type="submit"] {
padding: 0 46px;
line-height: 60px;
font-weight: bold;
font-size: 16px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-mailchimp-l1.style-default .mc4wp-form .pxl-mailchimp .pxl-btn input[type="submit"]:hover, .pxl-mailchimp-l1.style-default .mc4wp-form .pxl-mailchimp .pxl-btn input[type="submit"]:active {
text-shadow: 0px 0px 6px #fff;
}
@media (max-width: 991px) {
.pxl-mailchimp-l1.style-default .mc4wp-form .pxl-mailchimp .pxl-btn input[type="submit"] {
line-height: 50px;
padding: 0 30px;
font-size: 14px;
}
}
.pxl-mailchimp-l1.style2 .mc4wp-form .pxl-mailchimp {
position: relative;
}
.pxl-mailchimp-l1.style2 .mc4wp-form .pxl-mailchimp input[type="email"] {
height: 60px;
color: #8d8d8d;
font-weight: 500;
font-size: 16px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
padding: 0px 42px;
padding-top: 3px;
border: none;
padding-right: 180px;
}
@media (max-width: 991px) {
.pxl-mailchimp-l1.style2 .mc4wp-form .pxl-mailchimp input[type="email"] {
height: 50px;
padding: 0 30px;
font-size: 14px;
}
}
.pxl-mailchimp-l1.style2 .mc4wp-form .pxl-mailchimp .pxl-btn {
position: absolute;
top: 0;
right: 0;
}
@media (max-width: 360px) {
.pxl-mailchimp-l1.style2 .mc4wp-form .pxl-mailchimp .pxl-btn {
position: unset;
margin-top: 10px;
}
}
.pxl-mailchimp-l1.style2 .mc4wp-form .pxl-mailchimp .pxl-btn input[type="submit"] {
padding: 0 46px;
line-height: 60px;
font-weight: bold;
font-size: 16px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-mailchimp-l1.style2 .mc4wp-form .pxl-mailchimp .pxl-btn input[type="submit"]:hover, .pxl-mailchimp-l1.style2 .mc4wp-form .pxl-mailchimp .pxl-btn input[type="submit"]:active {
text-shadow: 0px 0px 6px #fff;
}
@media (max-width: 991px) {
.pxl-mailchimp-l1.style2 .mc4wp-form .pxl-mailchimp .pxl-btn input[type="submit"] {
line-height: 50px;
padding: 0 30px;
font-size: 14px;
}
}
@media (max-width: 767px) {
.pxl-footer-layout {
width: 50%;
}
}
@media (max-width: 676px) {
.pxl-footer-layout {
width: 100%;
}
}
.pxl-footer-bottom {
position: relative;
}
.pxl-footer-bottom:before {
content: '';
position: absolute;
top: 0;
left: 50%;
width: 200%;
height: 1px;
background-color: #2b324f;
transform: translateX(-50%);
}
.pxl-app-mobile:before {
content: '';
position: absolute;
height: 100%;
width: 35%;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
-webkit-border-radius: 0px 200px 200px 0px;
-khtml-border-radius: 0px 200px 200px 0px;
-moz-border-radius: 0px 200px 200px 0px;
-ms-border-radius: 0px 200px 200px 0px;
-o-border-radius: 0px 200px 200px 0px;
border-radius: 0px 200px 200px 0px;
top: 0;
left: 0;
}
@media (max-width: 880px) {
.pxl-app-mobile:before {
display: none;
}
}
.pxl-about-layout1:before {
content: '';
position: absolute;
height: 103%;
width: 300%;
background: linear-gradient(90deg, #f0346e 0%, #fe6c4e 35%);
-webkit-border-radius: 300px 0 0 300px;
-khtml-border-radius: 300px 0 0 300px;
-moz-border-radius: 300px 0 0 300px;
-ms-border-radius: 300px 0 0 300px;
-o-border-radius: 300px 0 0 300px;
border-radius: 300px 0 0 300px;
top: 0;
left: 70px;
}
.pxl-footer-home1:before {
content: '';
position: absolute;
top: 0;
right: 75px;
width: 300%;
height: 100%;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 100%);
-webkit-border-radius: 0 300px 300px 0;
-khtml-border-radius: 0 300px 300px 0;
-moz-border-radius: 0 300px 300px 0;
-ms-border-radius: 0 300px 300px 0;
-o-border-radius: 0 300px 300px 0;
border-radius: 0 300px 300px 0;
z-index: -2;
}
@media (max-width: 480px) {
.pxl-footer-home1:before {
right: 0px;
}
}
.pxl-home-layout1:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
-webkit-border-radius: 0 300px 300px 0;
-khtml-border-radius: 0 300px 300px 0;
-moz-border-radius: 0 300px 300px 0;
-ms-border-radius: 0 300px 300px 0;
-o-border-radius: 0 300px 300px 0;
border-radius: 0 300px 300px 0;
}
@media (max-width: 1199px) {
.pxl-home-layout1:before {
width: 55%;
}
}
@media (max-width: 1024px) {
.pxl-home-layout1:before {
width: 100%;
}
}
@media (max-width: 575px) {
.pxl-home-layout1:before {
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
}
.pxl-home2-layout1:before {
content: '';
position: absolute;
width: 70%;
height: 100%;
background-color: #f9f9f9;
top: 0;
left: 0;
-webkit-border-radius: 0px 300px 300px 0px;
-khtml-border-radius: 0px 300px 300px 0px;
-moz-border-radius: 0px 300px 300px 0px;
-ms-border-radius: 0px 300px 300px 0px;
-o-border-radius: 0px 300px 300px 0px;
border-radius: 0px 300px 300px 0px;
z-index: -2;
}
@media (max-width: 1024px) {
.pxl-home2-layout1:before {
width: 100%;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
}
.pxl-home2-layout1:after {
content: '';
position: absolute;
height: 80%;
width: 48%;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
-webkit-border-radius: 300px 0 0 300px;
-khtml-border-radius: 300px 0 0 300px;
-moz-border-radius: 300px 0 0 300px;
-ms-border-radius: 300px 0 0 300px;
-o-border-radius: 300px 0 0 300px;
border-radius: 300px 0 0 300px;
top: 50%;
right: 0;
transform: translateY(-50%);
z-index: -1;
}
@media (max-width: 1024px) {
.pxl-home2-layout1:after {
display: none;
}
}
.pxl-inner-layout1:after {
content: "";
animation: left 10s infinite;
width: 80px;
height: 80px;
border-radius: 50%;
border: 21px solid #ff9131;
position: absolute;
left: -35%;
top: 49%;
}
.pxl-home1-layout:before {
content: "";
position: absolute;
width: 135%;
height: 187%;
border-radius: 50%;
border-top-left-radius: 0;
border-top-right-radius: 0;
top: -92%;
left: -19%;
z-index: -2;
box-shadow: 50px 50px 0px 0px #edd0d7;
-webkit-box-shadow: 50px 50px 0px 0px #edd0d7;
-moz-box-shadow: 50px 50px 0px 0px #edd0d7;
background-image: linear-gradient(90deg, #59016e, #c30002);
}
@media (max-width: 480px) {
.pxl-home1-layout:before {
border-radius: 0;
box-shadow: unset;
-webkit-box-shadow: unset;
-moz-box-shadow: unset;
}
}
.pxl-home1-layout:after {
content: '';
position: absolute;
width: 790px;
height: 425px;
-webkit-border-radius: 350px;
-khtml-border-radius: 350px;
-moz-border-radius: 350px;
-ms-border-radius: 350px;
-o-border-radius: 350px;
border-radius: 350px;
transform: rotate(329deg);
right: -25px;
bottom: 260px;
z-index: -2;
background-image: linear-gradient(90deg, #ef326f, #fe6c4e);
}
@media (max-width: 767px) {
.pxl-home1-layout:after {
display: none;
}
}
.pxl-banner.pxl-banner1 .pxl-item--imgprimary {
mask-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/img-rectangle1.png);
-webkit-mask-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/img-rectangle1.png);
-ms-mask-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/images/img-rectangle1.png);
-o-mask-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/images/img-rectangle1.png);
-webkit-mask-repeat: no-repeat;
-ms-mask-repeat: no-repeat;
-o-mask-repeat: no-repeat;
-webkit-mask-position: center left;
-ms-mask-position: center left;
-o-mask-position: center left;
overflow: hidden;
width: 100%;
height: 100%;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
mask-size: contain;
}
.pxl-banner.pxl-banner2 .pxl-box-inner {
position: relative;
padding-top: 120px;
padding-right: 210px;
}
@media (max-width: 1024px) {
.pxl-banner.pxl-banner2 .pxl-box-inner {
padding-top: 70px;
padding-right: 150px;
}
}
@media (max-width: 991px) {
.pxl-banner.pxl-banner2 .pxl-box-inner {
padding-right: 100px;
}
}
@media (max-width: 880px) {
.pxl-banner.pxl-banner2 .pxl-box-inner {
padding-right: 50px;
}
}
@media (max-width: 360px) {
.pxl-banner.pxl-banner2 .pxl-box-inner {
padding-top: 0;
padding-right: 0;
}
}
.pxl-banner.pxl-banner2 .pxl-box-inner img {
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
object-fit: cover;
box-shadow: 0px 0px 13px 0px rgba(193, 193, 193, 0.3);
-webkit-box-shadow: 0px 0px 13px 0px rgba(193, 193, 193, 0.3);
-moz-box-shadow: 0px 0px 13px 0px rgba(193, 193, 193, 0.3);
}
.pxl-banner.pxl-banner2 .pxl-box-inner .pxl-item--imgsecondary {
position: absolute;
top: 0;
right: 0;
}
@media (max-width: 360px) {
.pxl-banner.pxl-banner2 .pxl-box-inner .pxl-item--imgsecondary {
position: relative;
margin-top: 30px;
}
}
.pxl-banner.pxl-banner3 .pxl-box-inner {
position: relative;
text-align: center;
}
.pxl-banner.pxl-banner3 .pxl-box-inner:before {
content: '';
position: absolute;
top: 30px;
left: 15px;
width: 100%;
height: 100%;
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/hero-icon01.png);
background-position: center center;
background-repeat: no-repeat;
background-size: auto;
animation: animation_left_right 9s infinite;
z-index: 1;
}
@media (max-width: 575px) {
.pxl-banner.pxl-banner3 .pxl-box-inner:before {
display: none;
}
}
.pxl-banner.pxl-banner4 .pxl-box-inner {
position: relative;
}
.pxl-banner.pxl-banner4 .pxl-box-inner:before {
content: "";
height: 230px;
width: 81px;
border-radius: 100px;
position: absolute;
background: linear-gradient(90deg, #ef326f, #fe6c4e);
left: 10%;
transform: rotate(40deg);
top: 25px;
}
@media (max-width: 1024px) {
.pxl-banner.pxl-banner4 .pxl-box-inner:before {
opacity: 0;
}
}
.pxl-banner.pxl-banner4 .pxl-item--imgprimary {
mask-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/image.png);
-webkit-mask-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/image.png);
-ms-mask-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/images/image.png);
-o-mask-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/images/image.png);
-webkit-mask-repeat: no-repeat;
-ms-mask-repeat: no-repeat;
-o-mask-repeat: no-repeat;
-webkit-mask-position: center;
-ms-mask-position: center;
-o-mask-position: center;
overflow: hidden;
width: 100%;
height: 100%;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
mask-size: contain;
}
.pxl-blockquote1 .pxl-blockquote-inner {
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
position: relative;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
padding: 45px 90px 37px 50px;
display: flex;
}
@media (max-width: 1200px) {
.pxl-blockquote1 .pxl-blockquote-inner {
padding: 40px 50px 30px 50px;
}
}
@media (max-width: 676px) {
.pxl-blockquote1 .pxl-blockquote-inner {
padding: 30px 20px;
}
}
@media (max-width: 480px) {
.pxl-blockquote1 .pxl-blockquote-inner {
display: block;
}
}
.pxl-blockquote1 .pxl-blockquote-inner .pxl-quote {
min-width: 70px;
width: 70px;
height: 70px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: #fff;
display: inline-flex;
align-items: center;
justify-content: center;
margin-top: 10px;
}
@media (max-width: 480px) {
.pxl-blockquote1 .pxl-blockquote-inner .pxl-quote {
margin-top: 0;
margin-bottom: 20px;
}
}
.pxl-blockquote1 .pxl-blockquote-inner .pxl-quote i {
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 27px;
}
.pxl-blockquote1 .pxl-blockquote-inner .pxl-sub-title {
font-size: 22px;
color: #fff;
font-weight: 400;
margin-bottom: 22px;
}
@media (max-width: 1025px) {
.pxl-blockquote1 .pxl-blockquote-inner .pxl-sub-title {
font-size: 17px;
margin-bottom: 15px;
}
}
.pxl-blockquote1 .pxl-blockquote-inner .pxl-item-title {
font-size: 26px;
color: #fff;
font-weight: 800;
}
@media (max-width: 1025px) {
.pxl-blockquote1 .pxl-blockquote-inner .pxl-item-title {
font-size: 23px;
margin-bottom: 0;
}
}
.pxl-metas-ct.pxl-metas-ct1.style-default .pxl-meta-inner {
background-color: #f3f3f3;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
padding: 35px 40px 30px 40px;
}
.pxl-metas-ct.pxl-metas-ct1.style-default .pxl-meta-inner .pxl-item-title {
font-size: 16px;
font-weight: 800;
color: var(--link-color);
margin-bottom: 6px;
}
.pxl-metas-ct.pxl-metas-ct1.style-default .pxl-meta-inner .pxl-sub-title {
font-size: 16px;
font-weight: 400;
color: #101010;
}
.pxl-metas-ct.pxl-metas-ct1.style2 .pxl-meta-inner {
background-color: #f3f3f3;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
padding: 25px 40px 20px 40px;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
@media (max-width: 360px) {
.pxl-metas-ct.pxl-metas-ct1.style2 .pxl-meta-inner {
padding: 15px 20px 10px 20px;
}
}
.pxl-metas-ct.pxl-metas-ct1.style2 .pxl-meta-inner .pxl-item-title {
font-size: 16px;
font-weight: 800;
color: var(--link-color);
margin-bottom: 0px;
}
.pxl-metas-ct.pxl-metas-ct1.style2 .pxl-meta-inner .pxl-sub-title {
font-size: 16px;
font-weight: 400;
color: #101010;
}
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner {
background-color: #fff;
box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
-webkit-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
-moz-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
display: flex;
align-items: center;
padding: 0 15px;
-webkit-border-radius: 200px;
-khtml-border-radius: 200px;
-moz-border-radius: 200px;
-ms-border-radius: 200px;
-o-border-radius: 200px;
border-radius: 200px;
}
@media (max-width: 480px) {
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner {
flex-wrap: wrap;
justify-content: center;
padding: 15px;
}
}
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-content {
margin: 15px;
position: relative;
z-index: 1;
height: 230px;
width: 230px;
min-width: 230px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-content:hover:after {
transform: rotate(480deg);
}
@media (max-width: 1366px) {
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-content {
margin: 10px;
}
}
@media (max-width: 1199px) {
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-content {
height: 200px;
width: 200px;
min-width: 200px;
}
}
@media (max-width: 575px) {
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-content {
height: 150px;
width: 150px;
min-width: 150px;
}
}
@media (max-width: 480px) {
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-content {
margin: 5px;
}
}
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-content:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background-color: #fff;
width: 95%;
height: 95%;
transform: translate(-50%, -50%);
}
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-content:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -2;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: rotate(0deg);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
box-shadow: 0px 0px 15px rgba(245, 85, 113, 0.2);
}
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-inner-title {
line-height: 1;
display: inline-flex;
margin-bottom: 2px;
}
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-inner-title .pxl-item-title {
font-weight: 700;
font-size: 60px;
color: var(--link-color);
}
@media (max-width: 1199px) {
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-inner-title .pxl-item-title {
font-size: 55px;
}
}
@media (max-width: 575px) {
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-inner-title .pxl-item-title {
font-size: 45px;
}
}
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-inner-title .pxl-suffix {
font-weight: 700;
color: var(--link-color);
font-size: 35px;
}
.pxl-metas-ct.pxl-metas-ct2 .pxl-meta-inner .pxl-sub-title {
color: var(--link-color);
font-size: 14px;
max-width: 135px;
line-height: 1.3;
}
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner {
display: flex;
align-items: center;
}
@media (max-width: 360px) {
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner {
display: block;
}
}
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner .pxl-item--image {
width: 89px;
height: 89px;
min-width: 89px;
padding: 7px;
border: 1px solid var(--primary-color);
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.2);
-webkit-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.2);
-moz-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.2);
}
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner .pxl-item--image img {
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner .pxl-content {
margin-left: 20px;
margin-right: 43px;
}
@media (max-width: 1200px) {
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner .pxl-content {
margin-right: 20px;
}
}
@media (max-width: 480px) {
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner .pxl-content {
margin: 0 10px;
}
}
@media (max-width: 360px) {
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner .pxl-content {
margin: 10px 0;
}
}
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner .pxl-content .pxl-item-title {
margin-bottom: 0;
font-weight: 700;
font-size: 26px;
}
@media (max-width: 1200px) {
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner .pxl-content .pxl-item-title {
font-size: 20px;
}
}
.pxl-metas-ct.pxl-metas-ct3 .pxl-meta-inner .pxl-content .pxl-sub-title {
font-size: 16px;
color: #151515;
}
.pxl-image-style.style-default .pxl-item--inner {
position: relative;
}
.pxl-image-style.style-default .pxl-item--inner .pxl-think-inner {
position: absolute;
width: 200px;
height: 110px;
top: 50px;
left: 71%;
transform: translateX(-71%);
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
}
@media (max-width: 1024px) {
.pxl-image-style.style-default .pxl-item--inner .pxl-think-inner {
width: 150px;
height: 80px;
}
}
@media (max-width: 767px) {
.pxl-image-style.style-default .pxl-item--inner .pxl-think-inner {
display: none;
}
}
.pxl-image-style.style-default .pxl-item--inner .pxl-think-inner:after {
content: '';
height: 30px;
width: 40px;
position: absolute;
bottom: -15px;
left: 0;
background-color: #fff;
clip-path: polygon(44% 0, 0% 100%, 100% 0);
}
.pxl-image-style.style-default .pxl-item--inner .pxl-think-inner .dot {
animation: dot ease-in-out 1s infinite;
background-color: var(--primary-color);
display: inline-block;
height: 15px;
margin: 5px;
width: 15px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
@media (max-width: 1024px) {
.pxl-image-style.style-default .pxl-item--inner .pxl-think-inner .dot {
width: 10px;
height: 10px;
}
}
.pxl-image-style.style-default .pxl-item--inner .pxl-think-inner .dot:nth-of-type(2) {
animation-delay: 0.2s;
}
.pxl-image-style.style-default .pxl-item--inner .pxl-think-inner .dot:nth-of-type(3) {
animation-delay: 0.3s;
}
.pxl-image-style.style-none .pxl-think-inner {
display: none;
}
.pxl-pagination1 {
display: flex;
align-items: center;
flex-wrap: wrap;
background-color: #f3f3f3;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
padding: 25px;
position: relative;
}
@media (max-width: 1024px) {
.pxl-pagination1 {
padding: 20px;
}
}
.pxl-pagination1 .pxl-inner-dot {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 880px) {
.pxl-pagination1 .pxl-inner-dot {
display: none;
}
}
.pxl-pagination1 .pxl-inner-dot .pxl-item-dot {
width: 10px;
height: 10px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: #888;
margin: 0 5px;
}
.pxl-pagination1 .pxl--item {
width: 50%;
display: flex;
align-items: center;
flex-wrap: wrap;
}
@media (max-width: 880px) {
.pxl-pagination1 .pxl--item {
width: 100%;
}
}
.pxl-pagination1 .pxl--item.item--next {
text-align: right;
justify-content: right;
}
@media (max-width: 880px) {
.pxl-pagination1 .pxl--item.item--next {
margin-top: 15px;
}
}
.pxl-pagination1 .pxl--item .pxl-item-icon.pxl-icon-prev {
margin-right: 17px;
}
@media (max-width: 480px) {
.pxl-pagination1 .pxl--item .pxl-item-icon.pxl-icon-prev {
margin-right: 10px;
}
}
.pxl-pagination1 .pxl--item .pxl-item-icon.pxl-icon-next {
margin-left: 17px;
}
@media (max-width: 480px) {
.pxl-pagination1 .pxl--item .pxl-item-icon.pxl-icon-next {
margin-left: 10px;
}
}
.pxl-pagination1 .pxl--item .pxl-item-icon .pxl-icon-link {
width: 60px;
height: 60px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
font-size: 15px;
z-index: 1;
padding-top: 2px;
}
@media (max-width: 480px) {
.pxl-pagination1 .pxl--item .pxl-item-icon .pxl-icon-link {
width: 50px;
height: 50px;
padding-top: 4px;
margin: 5px 0;
}
}
.pxl-pagination1 .pxl--item .pxl-item-icon .pxl-icon-link:hover {
box-shadow: none;
color: #fff;
}
.pxl-pagination1 .pxl--item .pxl-item-icon .pxl-icon-link:hover:before {
transform: scale(0);
}
.pxl-pagination1 .pxl--item .pxl-item-icon .pxl-icon-link:hover:after {
transform: scaleX(1);
}
.pxl-pagination1 .pxl--item .pxl-item-icon .pxl-icon-link:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
border: 2px solid var(--primary-color);
}
.pxl-pagination1 .pxl--item .pxl-item-icon .pxl-icon-link:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-pagination1 .pxl--item .pxl-title-inner .pxl-sub-title {
margin-bottom: 0;
font-weight: bold;
font-size: 14px;
color: #555;
text-transform: uppercase;
}
@media (max-width: 1024px) {
.pxl-pagination1 .pxl--item .pxl-title-inner .pxl-sub-title {
font-size: 13px;
}
}
@media (max-width: 480px) {
.pxl-pagination1 .pxl--item .pxl-title-inner .pxl-sub-title {
font-size: 12px;
}
}
.pxl-pagination1 .pxl--item .pxl-title-inner .pxl-sub-title span {
text-decoration: underline;
}
.pxl-pagination1 .pxl--item .pxl-title-inner a {
width: 300px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
display: -webkit-box;
-webkit-box-orient: vertical;
font-size: 22px;
font-weight: bold;
color: var(--link-color);
}
@media (max-width: 1024px) {
.pxl-pagination1 .pxl--item .pxl-title-inner a {
font-size: 18px;
}
}
@media (max-width: 480px) {
.pxl-pagination1 .pxl--item .pxl-title-inner a {
font-size: 16px;
}
}
.pxl-pagination1 .pxl--item .pxl-title-inner a:hover {
color: var(--link-color-hover);
}
.pxl-portfolio-grid-layout1 .pxl-swiper-pagination {
margin-top: 0;
}
.pxl-portfolio-grid-layout1 .pxl-carousel-inner {
padding-bottom: 30px;
}
.pxl-portfolio-grid-layout1 .pxl-swiper-dots.style-1 {
margin-top: 15px;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner {
margin-bottom: 50px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner:hover .item--featured .pxl-link:before {
opacity: 0.8;
top: 60px;
}
@media (max-width: 1200px) {
.pxl-portfolio-grid-layout1 .pxl-item--inner:hover .item--featured .pxl-link:before {
top: 15px;
}
}
.pxl-portfolio-grid-layout1 .pxl-item--inner:hover .item--featured .item--readmore {
right: 10px;
opacity: 1;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured {
position: relative;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
overflow: hidden;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured img {
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured .pxl-link {
width: 100%;
height: 100%;
position: relative;
display: block;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured .pxl-link:before {
position: absolute;
width: 434px;
height: 242px;
content: "";
border-radius: 150px;
transform: rotate(320deg);
right: -142px;
top: 40px;
background-image: linear-gradient(0deg, #ef326f, #fe6c4e);
opacity: 0;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1200px) {
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured .pxl-link:before {
top: 0;
}
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured .item--readmore {
position: absolute;
bottom: 10px;
right: 0px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured .item--readmore a {
width: 50px;
height: 50px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
display: block;
line-height: 50px;
text-align: center;
position: relative;
background-color: #fff;
font-size: 15px;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured .item--readmore a:before {
content: '';
width: 100%;
height: 100%;
border: 5px solid var(--primary-color);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
opacity: 1;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured .item--readmore a:after {
content: '';
width: 0;
height: 0;
border: 5px dashed var(--primary-color);
position: absolute;
top: 0;
left: 0;
opacity: 0;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
animation: rotate360 10s infinite linear;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured .item--readmore a:hover:before {
width: 0;
height: 0;
opacity: 0;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--featured .item--readmore a:hover:after {
width: 100%;
height: 100%;
opacity: 1;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder {
margin-top: 15px;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .item--title {
margin-bottom: 0;
font-size: 28px;
font-weight: 800;
}
@media (max-width: 1200px) {
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .item--title {
font-size: 25px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
display: -webkit-box;
-webkit-box-orient: vertical;
}
}
@media (max-width: 767px) {
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .item--title {
font-size: 20px;
}
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .item--title a:hover {
color: var(--link-color-hover);
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .pxl-content {
margin-bottom: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .pxl-content .item--category {
margin-right: 4px;
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .pxl-content li {
list-style: none;
font-size: 16px;
color: #444;
font-weight: 800;
}
@media (max-width: 767px) {
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .pxl-content li {
font-size: 14px;
}
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .pxl-content li a {
font-size: 16px;
color: #444;
font-weight: 800;
}
@media (max-width: 767px) {
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .pxl-content li a {
font-size: 14px;
}
}
.pxl-portfolio-grid-layout1 .pxl-item--inner .item--holder .pxl-content li a:hover {
color: var(--link-color-hover);
}
.pxl-portfolio-grid-layout2 .pxl-load-more {
margin-top: 20px;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner {
position: relative;
margin-bottom: 30px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner:hover .item--featured img {
opacity: 0.6;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner:hover .item--featured:before {
opacity: 1;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner:hover .item--holder .item--title a {
text-decoration: underline;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--featured {
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
overflow: hidden;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
position: relative;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--featured:before {
content: '';
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: var(--link-color);
width: 100%;
height: 100%;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
position: absolute;
transform-origin: center;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--featured a {
position: relative;
width: 100%;
height: 100%;
display: block;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--featured img {
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder {
position: absolute;
bottom: 0;
left: 0;
padding: 20px 30px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 676px) {
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder {
padding: 10px 15px;
}
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder .item--title {
margin-bottom: 3px;
font-size: 20px;
font-weight: 800;
color: #fff;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 676px) {
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder .item--title {
margin-bottom: 0;
font-size: 18px;
}
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder .pxl-content {
margin-bottom: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder .pxl-content .item--category {
margin-right: 4px;
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder .pxl-content li {
list-style: none;
font-size: 16px;
color: #fff;
font-weight: 800;
}
@media (max-width: 767px) {
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder .pxl-content li {
font-size: 14px;
}
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder .pxl-content li a {
font-size: 16px;
color: #fff;
font-weight: 800;
}
@media (max-width: 767px) {
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder .pxl-content li a {
font-size: 14px;
}
}
.pxl-portfolio-grid-layout2 .pxl-item--inner .item--holder .pxl-content li a:hover {
color: var(--link-color-hover);
}
.pxl-team-single1 .pxl-meta-inner {
display: flex;
align-items: center;
background-color: #f9f9f9;
position: relative;
padding: 40px 65px;
-webkit-border-radius: 200px 40px 40px 200px;
-khtml-border-radius: 200px 40px 40px 200px;
-moz-border-radius: 200px 40px 40px 200px;
-ms-border-radius: 200px 40px 40px 200px;
-o-border-radius: 200px 40px 40px 200px;
border-radius: 200px 40px 40px 200px;
}
@media (max-width: 1199px) {
.pxl-team-single1 .pxl-meta-inner {
padding: 40px 30px;
}
}
@media (max-width: 767px) {
.pxl-team-single1 .pxl-meta-inner {
flex-wrap: wrap;
justify-content: center;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
}
}
@media (max-width: 480px) {
.pxl-team-single1 .pxl-meta-inner {
padding: 30px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-work {
position: absolute;
top: 20px;
right: 20px;
}
@media (max-width: 1024px) {
.pxl-team-single1 .pxl-meta-inner .pxl-work {
top: 10px;
}
}
@media (max-width: 767px) {
.pxl-team-single1 .pxl-meta-inner .pxl-work {
position: unset;
margin-bottom: 30px;
}
}
@media (max-width: 360px) {
.pxl-team-single1 .pxl-meta-inner .pxl-work {
margin-bottom: 20px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-work.style-on .pxl-title-work span {
background-color: #8aff43;
}
.pxl-team-single1 .pxl-meta-inner .pxl-work.style-off .pxl-title-work span {
background-color: red;
}
.pxl-team-single1 .pxl-meta-inner .pxl-work .pxl-title-work {
display: flex;
align-items: center;
background-color: var(--link-color);
font-size: 14px;
font-weight: bold;
padding: 6px 21px;
color: #fff;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
}
@media (max-width: 1024px) {
.pxl-team-single1 .pxl-meta-inner .pxl-work .pxl-title-work {
font-size: 12px;
padding: 3px 15px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-work .pxl-title-work span {
width: 15px;
min-width: 15px;
height: 15px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 {
display: flex;
align-items: center;
margin-right: 55px;
z-index: 1;
}
@media (max-width: 1199px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 {
margin-right: 30px;
}
}
@media (max-width: 767px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 {
margin-right: 0;
}
}
@media (max-width: 360px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 .pxl-icon-list.pxl-mr-28 {
margin-right: 20px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 .pxl-icon-list a {
display: block;
width: 45px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
position: relative;
color: var(--link-color);
font-size: 15px;
margin-bottom: 10px;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 .pxl-icon-list a:last-child {
margin-bottom: 0;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 .pxl-icon-list a:hover {
color: #fff;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 .pxl-icon-list a:hover:before {
transform: scale(0);
box-shadow: none;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 .pxl-icon-list a:hover:after {
transform: scaleX(1);
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 .pxl-icon-list a:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
box-shadow: 0px 15px 7px 0px rgba(153, 153, 153, 0.29);
-webkit-box-shadow: 0px 15px 7px 0px rgba(153, 153, 153, 0.29);
-moz-box-shadow: 0px 15px 7px 0px rgba(153, 153, 153, 0.29);
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
border: 1px solid #c6c6c6;
background-color: #fff;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 .pxl-icon-list a:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 .pxl-item--imgprimary {
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
overflow: hidden;
margin-top: -95px;
box-shadow: 0px 10px 10px 2px #f2f2f2;
}
@media (max-width: 880px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout1 .pxl-item--imgprimary {
margin-top: 0;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 {
z-index: 1;
}
@media (max-width: 767px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 {
margin-top: 30px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-inner-title {
margin-bottom: 35px;
}
@media (max-width: 1024px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-inner-title {
margin-bottom: 25px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-inner-title .pxl-item-title {
font-size: 40px;
font-weight: bold;
margin-bottom: 0;
color: var(--link-color);
line-height: 1;
}
@media (max-width: 1024px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-inner-title .pxl-item-title {
font-size: 30px;
}
}
@media (max-width: 360px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-inner-title .pxl-item-title {
font-size: 25px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-inner-title .pxl-sub-title {
font-size: 18px;
color: var(--link-color-hover);
}
@media (max-width: 1024px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-inner-title .pxl-sub-title {
font-size: 16px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
position: relative;
margin-bottom: 40px;
}
@media (max-width: 1024px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list {
margin-bottom: 20px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
margin-right: 45px;
}
@media (max-width: 1199px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item {
margin-right: 25px;
}
}
@media (max-width: 1024px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item {
margin-bottom: 10px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item:last-child {
margin-right: 0;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item:hover .pxl-item--icon {
box-shadow: none;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item:hover .pxl-item--icon:before {
transform: scale(0);
box-shadow: none;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item:hover .pxl-item--icon:after {
transform: scaleX(1);
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item:hover .pxl-item--icon i {
background: linear-gradient(90deg, #fff 30%, #fff 80%);
background-clip: text;
-webkit-background-clip: text;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item .pxl-item--icon {
width: 65px;
min-width: 65px;
height: 65px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
position: relative;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
-webkit-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
-moz-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
font-size: 20px;
}
@media (max-width: 1199px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item .pxl-item--icon {
width: 55px;
min-width: 55px;
height: 55px;
font-size: 18px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item .pxl-item--icon:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
box-shadow: 0px 10px 5px 0px #f2f2f2;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
border: 2px solid var(--link-color-hover);
background-color: #fff;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item .pxl-item--icon:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item .pxl-item--icon i {
-webkit-text-fill-color: transparent;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
background-clip: text;
-webkit-background-clip: text;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item .pxl-item-list-meta .pxl-sub-list {
color: var(--link-color);
font-size: 16px;
font-weight: bold;
}
@media (max-width: 1199px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item .pxl-item-list-meta .pxl-sub-list {
font-size: 14px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item .pxl-item-list-meta .pxl-link {
color: var(--link-color);
font-size: 18px;
font-weight: bold;
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item .pxl-item-list-meta .pxl-link:hover {
color: var(--link-color-hover);
}
@media (max-width: 1199px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-list .pxl--item .pxl-item-list-meta .pxl-link {
font-size: 16px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-item--button .btn-shape-primary {
font-size: 16px;
font-weight: bold;
color: #fff;
padding: 0 45px;
overflow: hidden;
line-height: 55px;
background-size: 300% 100%;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
position: relative;
display: inline-block;
cursor: pointer;
border: none;
background-image: linear-gradient(to right, #ef326f, #fe6c4e, #ef326f, #fe6c4e);
height: auto;
display: inline-flex;
align-items: center;
text-align: center;
justify-content: center;
}
@media (max-width: 1280px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-item--button .btn-shape-primary {
line-height: 50px;
padding: 0 40px;
}
}
@media (max-width: 991px) {
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-item--button .btn-shape-primary {
padding: 0 25px;
font-size: 14px;
}
}
.pxl-team-single1 .pxl-meta-inner .pxl-item-layout2 .pxl-item--button .btn-shape-primary:hover {
background-position: 100% 0;
transition: all 0.4s ease-in-out;
}
.pxl-pie-chart1 .pxl-item--title {
font-size: 16px;
font-style: normal;
font-weight: 400;
color: #000;
position: relative;
z-index: 1;
}
.pxl-pie-chart1 .pxl-item--value {
position: relative;
}
.pxl-pie-chart1 .pxl-percentage {
display: inline-flex;
}
.pxl-pie-chart1 .pxl-percentage canvas {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.pxl-pie-chart1 .pxl--counter-number {
font-size: 60px;
font-style: normal;
font-weight: 800;
line-height: 1;
color: #000;
white-space: nowrap;
display: inline-flex;
}
.pxl-pie-chart1 .pxl-item--holder {
width: 100%;
text-align: center;
}
@media (max-width: 767px) {
.pxl-counter-ct {
width: 50% !important;
}
}
@media (max-width: 480px) {
.pxl-counter-ct {
width: 100% !important;
}
}
@media (max-width: 767px) {
.pxl-banner-ct1 {
width: 80% !important;
}
}
@media (max-width: 575px) {
.pxl-banner-ct1 {
width: 100% !important;
}
}
@media (max-width: 767px) {
.pxl-pricing-ct1 {
width: 50% !important;
}
}
@media (max-width: 676px) {
.pxl-pricing-ct1 {
width: 100% !important;
}
}
@media (max-width: 767px) {
.pxl-footer01 {
width: 50% !important;
}
}
@media (max-width: 575px) {
.pxl-footer01 {
width: 100% !important;
}
}
.pxl-client-carousel1 .pxl-item--inner {
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-client-carousel1 .pxl-item--inner:hover .pxl-item--image:before {
border-color: var(--primary-color);
}
.pxl-client-carousel1 .pxl-item--inner .pxl-item--image {
padding: 20px 35px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
position: relative;
}
@media (max-width: 360px) {
.pxl-client-carousel1 .pxl-item--inner .pxl-item--image {
padding: 15px 25px;
}
}
.pxl-client-carousel1 .pxl-item--inner .pxl-item--image:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 2px dashed #c3c3c3;
-webkit-border-radius: 60px;
-khtml-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background-color: #fff;
z-index: -1;
}
.pxl-contact-form1 .contact1 span {
margin-bottom: 20px;
}
.pxl-contact-form1 .contact1 p {
margin-bottom: 0;
}
.pxl-contact-form1 .contact1 textarea {
height: 160px;
}
.pxl-contact-form1 .contact1 input[type="text"], .pxl-contact-form1 .contact1 input[type="email"], .pxl-contact-form1 .contact1 input[type="tel"] {
height: 60px;
padding: 10px 35px;
padding-top: 13px;
}
.pxl-contact-form1 .contact1 .contact-submit {
margin-top: 10px;
}
.pxl-contact-form1 .contact1 .contact-submit input[type="submit"] {
line-height: 60px;
padding: 0 55px;
}
@media (max-width: 480px) {
.pxl-contact-form1 .contact1 .contact-submit input[type="submit"] {
padding: 0 30px;
line-height: 50px;
}
}
.pxl-link.pxl-link1 .pxl-item-inner {
background-color: #fff8e1;
padding: 42px 45px 50px 45px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
@media (max-width: 1200px) {
.pxl-link.pxl-link1 .pxl-item-inner {
padding: 40px 30px;
}
}
@media (max-width: 360px) {
.pxl-link.pxl-link1 .pxl-item-inner {
padding: 35px 15px;
}
}
.pxl-link.pxl-link1 .pxl-item-inner .pxl-item--title {
font-size: 24px;
margin-bottom: 30px;
position: relative;
padding-bottom: 5px;
font-weight: 800;
}
@media (max-width: 360px) {
.pxl-link.pxl-link1 .pxl-item-inner .pxl-item--title {
font-size: 20px;
}
}
.pxl-link.pxl-link1 .pxl-item-inner .pxl-item--title:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 4px;
border-radius: 0px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-link.pxl-link1 .pxl-item-inner .pxl-list .pxl--item {
margin-bottom: 10px;
}
.pxl-link.pxl-link1 .pxl-item-inner .pxl-list .pxl--item:last-child {
margin-bottom: 0;
}
.pxl-link.pxl-link1 .pxl-item-inner .pxl-list .pxl--item a {
color: #444;
display: block;
padding: 15px 0;
font-weight: bold;
padding-left: 30px;
position: relative;
font-size: 16px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
z-index: 1;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1199px) {
.pxl-link.pxl-link1 .pxl-item-inner .pxl-list .pxl--item a {
font-size: 14px;
}
}
.pxl-link.pxl-link1 .pxl-item-inner .pxl-list .pxl--item a:hover {
color: #fff;
}
.pxl-link.pxl-link1 .pxl-item-inner .pxl-list .pxl--item a:hover:before {
opacity: 0;
}
.pxl-link.pxl-link1 .pxl-item-inner .pxl-list .pxl--item a:hover:after {
opacity: 1;
}
.pxl-link.pxl-link1 .pxl-item-inner .pxl-list .pxl--item a:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #fff;
opacity: 1;
z-index: -1;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-link.pxl-link1 .pxl-item-inner .pxl-list .pxl--item a:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #fff;
opacity: 0;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
z-index: -1;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-service-carousel1 .pxl-swiper-dots {
width: unset;
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
margin-top: 0;
}
@media (max-width: 1024px) {
.pxl-service-carousel1 .pxl-swiper-dots {
width: 100%;
position: unset;
transform: unset;
margin-top: 40px;
}
}
.pxl-service-carousel1 .pxl-item--inner {
margin-top: 70px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1024px) {
.pxl-service-carousel1 .pxl-item--inner {
margin-top: 0;
}
}
.pxl-service-carousel1 .pxl-item--inner:hover .pxl-item--icon {
color: #fff;
}
.pxl-service-carousel1 .pxl-item--inner:hover .pxl-item--icon:before {
width: 0;
height: 0;
}
.pxl-service-carousel1 .pxl-item--inner:hover .pxl-item--icon:after {
box-shadow: none;
}
.pxl-service-carousel1 .pxl-item--inner .pxl-item--icon {
z-index: 2;
margin-bottom: -55px;
margin-left: 70px;
position: relative;
width: 110px;
height: 110px;
display: flex;
align-items: center;
justify-content: center;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
color: #080808;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
font-size: 45px;
}
@media (max-width: 880px) {
.pxl-service-carousel1 .pxl-item--inner .pxl-item--icon {
width: 80px;
height: 80px;
margin-left: 30px;
font-size: 35px;
}
}
.pxl-service-carousel1 .pxl-item--inner .pxl-item--icon:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background-color: #fff;
width: 93%;
height: 93%;
transform: translate(-50%, -50%);
}
.pxl-service-carousel1 .pxl-item--inner .pxl-item--icon:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -2;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
box-shadow: 0px 0px 15px rgba(245, 85, 113, 0.2);
}
.pxl-service-carousel1 .pxl-item--inner .pxl-inner-content {
padding: 70px 50px 37px 70px;
-webkit-border-radius: 150px;
-khtml-border-radius: 150px;
-moz-border-radius: 150px;
-ms-border-radius: 150px;
-o-border-radius: 150px;
border-radius: 150px;
background-color: #fff8e1;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1366px) {
.pxl-service-carousel1 .pxl-item--inner .pxl-inner-content {
padding: 70px 30px 37px 50px;
}
}
@media (max-width: 767px) {
.pxl-service-carousel1 .pxl-item--inner .pxl-inner-content {
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
}
}
@media (max-width: 360px) {
.pxl-service-carousel1 .pxl-item--inner .pxl-inner-content {
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
}
.pxl-service-carousel1 .pxl-item--inner .pxl-inner-content .pxl-item--title {
font-size: 24px;
font-weight: bold;
margin-bottom: 5px;
}
@media (max-width: 767px) {
.pxl-service-carousel1 .pxl-item--inner .pxl-inner-content .pxl-item--title {
font-size: 20px;
}
}
.pxl-service-carousel1 .pxl-item--inner .pxl-inner-content .pxl-item--title a:hover {
color: var(--primary-color);
}
.pxl-service-carousel1 .pxl-item--inner .pxl-inner-content .pxl-item--content {
font-size: 16px;
}
@media (max-width: 767px) {
.pxl-service-carousel1 .pxl-item--inner .pxl-inner-content .pxl-item--content {
font-size: 14px;
}
}
.pxl-service-carousel1 .swiper-slide-active .pxl-item--inner {
margin-top: 0px;
}
.pxl-service-carousel1 .swiper-slide-active .pxl-item--inner .pxl-item--icon {
color: #fff;
}
.pxl-service-carousel1 .swiper-slide-active .pxl-item--inner .pxl-item--icon:before {
display: none;
}
.pxl-service-carousel1 .swiper-slide-active .pxl-item--inner .pxl-inner-content {
background-color: #fff;
position: relative;
z-index: 1;
}
.pxl-service-carousel1 .swiper-slide-active .pxl-item--inner .pxl-inner-content:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
border: 5px solid var(--primary-color);
-webkit-border-radius: 150px;
-khtml-border-radius: 150px;
-moz-border-radius: 150px;
-ms-border-radius: 150px;
-o-border-radius: 150px;
border-radius: 150px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
transform: translate(-50%, -50%);
z-index: -1;
}
@media (max-width: 767px) {
.pxl-service-carousel1 .swiper-slide-active .pxl-item--inner .pxl-inner-content:before {
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
}
}
@media (max-width: 360px) {
.pxl-service-carousel1 .swiper-slide-active .pxl-item--inner .pxl-inner-content:before {
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
}
.pxl-star.pxl-star1 .pxl-star-inner {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.pxl-star.pxl-star1 .pxl-star-inner .pxl-item--star {
margin-right: 5px;
}
.pxl-star.pxl-star1 .pxl-star-inner .pxl-item--star i {
margin-right: 5px;
}
.pxl-star.pxl-star1 .pxl-star-inner .pxl-item-title {
font-size: 16px;
font-weight: bold;
color: #000;
}
.pxl-box-list.pxl-box-list1 .pxl-item-inner {
display: flex;
align-items: center;
padding-left: 55px;
}
@media (max-width: 880px) {
.pxl-box-list.pxl-box-list1 .pxl-item-inner {
display: block;
padding-left: 0;
}
}
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl--item {
width: 39%;
background-color: #f9f9f9;
padding: 60px;
text-align: center;
border-radius: 191px;
border-bottom-right-radius: 70px;
border-top-right-radius: 70px;
position: relative;
border: 7px solid #fff;
margin-left: -55px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1024px) {
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl--item {
width: 40%;
padding: 50px;
}
}
@media (max-width: 880px) {
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl--item {
width: 100%;
margin-left: 0;
}
}
@media (max-width: 480px) {
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl--item {
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
}
@media (max-width: 360px) {
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl--item {
padding: 30px 20px;
}
}
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl--item:nth-child(2) {
animation-delay: 400ms !important;
}
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl--item:nth-child(3) {
animation-delay: 600ms !important;
}
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl--item:hover .pxl-inner-icon img {
-webkit-transform: rotateY(180deg);
-khtml-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl-inner-icon {
width: 120px;
min-width: 120px;
height: 120px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
position: relative;
box-shadow: 0px 0px 20px 0px rgba(241, 60, 107, 0.3);
-webkit-box-shadow: 0px 0px 20px 0px rgba(241, 60, 107, 0.3);
-moz-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
}
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl-inner-icon img {
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: rotateY(0deg);
-khtml-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl-inner-icon .pxl-number {
position: absolute;
width: 40px;
min-width: 40px;
height: 40px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
top: 0;
left: -10px;
font-weight: bold;
font-size: 14px;
display: flex;
align-items: center;
justify-content: center;
background-image: linear-gradient(90deg, #ef326f, #fe6c4e);
border: 3px solid rgba(255, 255, 255, 0.6);
color: #fff;
padding-top: 4px;
}
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl-item--title {
font-weight: 700;
font-size: 24px;
color: #000;
line-height: 1.2;
margin-top: 25px;
margin-bottom: 12px;
}
.pxl-box-list.pxl-box-list1 .pxl-item-inner .pxl-item-sub-title {
font-size: 16px;
color: #444;
max-width: 95%;
margin: 0 auto;
}
.pxl-image-carousel1 .pxl-swiper-arrow-wrap {
position: absolute;
top: 50%;
width: 95%;
margin: 0 auto;
justify-content: space-between;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
@media (max-width: 1280px) {
.pxl-image-carousel1 .pxl-swiper-arrow-wrap {
width: 100%;
}
}
@media (max-width: 880px) {
.pxl-image-carousel1 .pxl-swiper-arrow-wrap {
justify-content: center;
left: unset;
transform: unset;
top: 0;
margin-top: 40px;
position: relative;
}
}
.pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
cursor: pointer;
z-index: 100;
width: 75px;
height: 75px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: unset;
box-shadow: unset;
font-size: 22px;
color: #fff;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1024px) {
.pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
width: 61px;
height: 61px;
font-size: 20px;
}
}
@media (max-width: 880px) {
.pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
position: relative;
}
}
.pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover {
color: var(--link-color);
}
.pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover:before {
width: 100%;
height: 100%;
z-index: -2;
}
.pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover:after {
width: 85%;
height: 85%;
z-index: -1;
}
.pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
width: 85%;
height: 85%;
transform: translate(-50%, -50%);
}
.pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:after {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -2;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: #fff;
}
.pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: 0;
}
.pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: 0;
}
.pxl-image-carousel1:before {
content: '';
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
width: 100%;
height: 60%;
background-color: #f9f9f9;
-webkit-border-radius: 300px;
-khtml-border-radius: 300px;
-moz-border-radius: 300px;
-ms-border-radius: 300px;
-o-border-radius: 300px;
border-radius: 300px;
}
.pxl-image-carousel1 .pxl-content {
max-width: 80%;
margin: 0 auto;
}
@media (max-width: 991px) {
.pxl-image-carousel1 .pxl-content {
max-width: 85%;
}
}
@media (max-width: 880px) {
.pxl-image-carousel1 .pxl-content {
width: 100%;
}
}
.pxl-image-carousel1 .swiper-slide-active .pxl-item--inner .pxl-item--image img {
transform: scale(1.1);
}
.pxl-image-carousel1 .pxl-swiper-slide:nth-child(odd) .pxl-item--inner {
animation-delay: 300ms !important;
}
.pxl-image-carousel1 .pxl-item--inner .pxl-item--image {
margin-top: 28px;
margin-bottom: 28px;
}
.pxl-image-carousel1 .pxl-item--inner .pxl-item--image img {
border: 1px solid #cbcbcb;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
margin: auto;
display: block;
width: auto;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-mega-menu .pxl-showcase-grid1 .pxl-grid-inner {
height: auto !important;
}
.pxl-mega-menu .pxl-showcase-grid1 .pxl-grid-inner .pxl-grid-item {
position: static !important;
}
@media (max-width: 1199px) {
.pxl-mega-menu .pxl-showcase-grid1 .pxl-grid-inner .pxl-grid-item {
max-width: 100% !important;
flex: 100% !important;
}
}
.pxl-mega-menu .pxl-showcase-grid1 .pxl-grid-inner .grid-sizer {
display: none;
}
.pxl-showcase-grid {
text-align: center;
}
.pxl-showcase-grid .pxl-item--image {
position: relative;
overflow: hidden;
border-radius: 5px;
-webkit-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-khtml-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-moz-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-ms-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-o-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
margin-bottom: 25px;
}
.pxl-showcase-grid .pxl-item--image:before {
background-color: #1c2539;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
}
.pxl-showcase-grid .pxl-item--buttons {
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 99;
}
.pxl-showcase-grid .pxl-item--buttons .btn {
color: #fff !important;
line-height: 44px;
padding: 0 22px;
font-size: 15px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
margin: 5px 0px;
font-weight: bold;
}
.pxl-showcase-grid .pxl-item--buttons .btn:hover {
color: #fff !important;
background-color: var(--link-color);
}
.pxl-showcase-grid .pxl-item--buttons .pxl-item--button {
transform: translateY(-40px);
opacity: 0;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
.pxl-showcase-grid .pxl-item--title {
font-size: 17px;
font-weight: 700;
margin-bottom: 0;
color: var(--primary-color);
}
.pxl-showcase-grid .pxl-item--title a {
color: var(--primary-color) !important;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
}
.pxl-showcase-grid .pxl-item--inner {
margin-bottom: 30px;
}
.pxl-showcase-grid .pxl-item--inner:hover .pxl-item--buttons .pxl-item--button {
transform: translateY(0px);
opacity: 1;
}
.pxl-showcase-grid .pxl-item--inner:hover .pxl-item--image:before {
opacity: 0.67;
}
#pxl-header-default {
position: relative;
z-index: 999;
background-color: #fff;
}
#pxl-header-default .row {
align-items: center;
}
@media screen and (min-width: 1200px) {
#pxl-header-default .row > div {
padding: 0 15px;
}
}
#pxl-header-default .pxl-header-branding {
display: flex;
align-items: center;
flex-grow: 1;
}
#pxl-header-default .pxl-header-branding a {
display: inline-flex;
}
#pxl-header-default .pxl-header-branding img {
height: 38px;
max-width: inherit;
}
#pxl-header-default #pxl-nav-mobile {
display: none;
}
.admin-bar { }
.admin-bar .pxl-header-mobile-fixed {
top: 32px !important;
}
@media (max-width: 600px) {
.admin-bar .pxl-header-mobile-fixed {
top: 0 !important;
}
}
#pxl-header-elementor { }
@media screen and (min-width: 1200px) {
#pxl-header-elementor {
min-height: 0px !important;
position: relative;
z-index: 1001;
}
}
#pxl-header-elementor.pxl-header--rmindex-action {
z-index: inherit;
}
#pxl-header-elementor.pxl-header--rmindex-action .pxl-header-elementor-main {
z-index: inherit;
}
#pxl-header-elementor #pxl-header-mobile {
display: none;
}
#pxl-header-elementor .pxl-header-elementor-main {
position: relative;
z-index: 999;
}
#pxl-header-elementor .pxl-header-elementor-sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
top: 0;
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
visibility: hidden;
}
#pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
visibility: visible;
-webkit-box-shadow: 0 3px 18px rgba(255, 255, 255, 0.09);
-khtml-box-shadow: 0 3px 18px rgba(255, 255, 255, 0.09);
-moz-box-shadow: 0 3px 18px rgba(255, 255, 255, 0.09);
-ms-box-shadow: 0 3px 18px rgba(255, 255, 255, 0.09);
-o-box-shadow: 0 3px 18px rgba(255, 255, 255, 0.09);
box-shadow: 0 3px 18px rgba(255, 255, 255, 0.09);
}
#pxl-header-elementor.pxl-header-rmboxshadow .pxl-header-elementor-sticky.pxl-header-fixed {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#pxl-header-elementor.pxl-header-rmboxshadow .pxl-header-elementor-sticky.pxl-header-fixed .pxl-logo-nav {
-webkit-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-khtml-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-moz-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-ms-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-o-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
}
#pxl-header-elementor .px-header--transparent {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 999;
}
#pxl-header-elementor .elementor-section .elementor-container, #pxl-header-elementor .elementor-inner-section, #pxl-header-elementor .elementor-widget:not(.elementor-absolute), #pxl-header-elementor .elementor-widget-wrap, #pxl-header-elementor .elementor-column, #pxl-header-elementor .elementor-column-wrap {
position: static;
}
@media screen and (min-width: 1200px) { #pxl-header-default .pxl-menu-primary > li.menu-item-has-children > a span:after {
content: "\f107";
font-family: Caseicon;
font-size: 10px;
margin-left: 6px;
font-weight: 400;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
display: inline-flex;
}
#pxl-header-default .pxl-menu-primary > li.menu-item-has-children:hover > a span:after {
transform: scaleY(-1);
}
#pxl-header-default .pxl-menu-primary > li.menu-item-has-children:hover > a span:after {
-webkit-transform: rotateX(-180deg);
-khtml-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.pxl-menu-primary {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-menu-primary ul {
list-style: none;
margin: 0;
}
.pxl-menu-primary li {
position: relative;
color: #fff;
}
.pxl-menu-primary li a {
font-size: 16px;
color: #fff;
position: relative;
font-weight: 500;
}
.pxl-menu-primary > li {
display: inline-block;
vertical-align: middle;
margin: 0 16px;
}
.pxl-menu-primary > li > a {
line-height: 94px;
font-size: 16px;
font-weight: 500;
display: inline-block;
color: #fff;
position: relative;
padding-right: 15px;
}
.pxl-menu-primary > li > a:hover, .pxl-menu-primary > li.current_page_item > a, .pxl-menu-primary > li.current-menu-item > a, .pxl-menu-primary > li.current_page_ancestor > a, .pxl-menu-primary > li.current-menu-ancestor > a {
color: var(--primary-color);
}
.pxl-menu-primary .sub-menu, .pxl-menu-primary .children {
position: absolute;
visibility: hidden;
opacity: 0;
-webkit-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
-khtml-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
-moz-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
-ms-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
-o-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
box-shadow: 0 15px 30px -10px rgba(0, 0, 0, .09);
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-o-transform-origin: 0 0 0;
transform: translatey(20px);
left: 0;
background-color: #fff;
text-align: left;
list-style: none;
margin: 0;
padding: 12px 0;
transition: 0.3s;
z-index: 4;
min-width: 227px;
border-radius: 6px;
}
.pxl-menu-primary .sub-menu:before, .pxl-menu-primary .children:before {
content: "";
width: 15px;
height: 15px;
background-color: #fff;
position: absolute;
top: 0;
left: 22px;
transform: rotate(45deg) translatey(-11px);
z-index: 8;
}
.pxl-menu-primary .sub-menu li, .pxl-menu-primary .children li {
position: relative;
white-space: nowrap;
}
.pxl-menu-primary .sub-menu li a, .pxl-menu-primary .children li a {
padding: 9px 21px;
display: block;
font-size: 15px;
font-weight: bold;
color: var(--link-color);
display: block;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-menu-primary .sub-menu li a span, .pxl-menu-primary .children li a span {
display: inline-block;
position: relative;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-menu-primary .sub-menu li a span:after, .pxl-menu-primary .children li a span:after {
content: "";
width: 0;
height: 2px;
background-color: var(--link-color);
position: absolute;
bottom: 0;
right: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
transform: rotate(0) !important;
}
.pxl-menu-primary .sub-menu li > a:hover span, .pxl-menu-primary .children li > a:hover span, .pxl-menu-primary .sub-menu li.current_page_item > a span, .pxl-menu-primary .children li.current_page_item > a span, .pxl-menu-primary .sub-menu li.current-menu-item > a span, .pxl-menu-primary .children li.current-menu-item > a span, .pxl-menu-primary .sub-menu li.current_page_ancestor > a span, .pxl-menu-primary .children li.current_page_ancestor > a span, .pxl-menu-primary .sub-menu li.current-menu-ancestor > a span, .pxl-menu-primary .children li.current-menu-ancestor > a span {
transform: translatex(5px);
}
.pxl-menu-primary .sub-menu li > a:hover span:after, .pxl-menu-primary .children li > a:hover span:after, .pxl-menu-primary .sub-menu li.current_page_item > a span:after, .pxl-menu-primary .children li.current_page_item > a span:after, .pxl-menu-primary .sub-menu li.current-menu-item > a span:after, .pxl-menu-primary .children li.current-menu-item > a span:after, .pxl-menu-primary .sub-menu li.current_page_ancestor > a span:after, .pxl-menu-primary .children li.current_page_ancestor > a span:after, .pxl-menu-primary .sub-menu li.current-menu-ancestor > a span:after, .pxl-menu-primary .children li.current-menu-ancestor > a span:after {
width: 100%;
left: 0;
right: auto;
}
.pxl-menu-primary .sub-menu li:last-child a, .pxl-menu-primary .children li:last-child a {
border-bottom: none;
}
.pxl-menu-primary .sub-menu.pxl-sub-reverse, .pxl-menu-primary .children.pxl-sub-reverse {
left: auto;
right: 0;
text-align: right;
}
.pxl-menu-primary .sub-menu.pxl-sub-reverse li.menu-item-has-children > a::after, .pxl-menu-primary .children.pxl-sub-reverse li.menu-item-has-children > a::after {
transform: translate(0, -50%) scaleX(-1);
right: auto;
left: 0;
}
.pxl-menu-primary .sub-menu.pxl-sub-reverse li a:before, .pxl-menu-primary .children.pxl-sub-reverse li a:before {
left: auto;
right: -10px;
}
.pxl-menu-primary .sub-menu.pxl-sub-reverse li > a:hover, .pxl-menu-primary .children.pxl-sub-reverse li > a:hover, .pxl-menu-primary .sub-menu.pxl-sub-reverse li.current_page_item > a, .pxl-menu-primary .children.pxl-sub-reverse li.current_page_item > a, .pxl-menu-primary .sub-menu.pxl-sub-reverse li.current-menu-item > a, .pxl-menu-primary .children.pxl-sub-reverse li.current-menu-item > a, .pxl-menu-primary .sub-menu.pxl-sub-reverse li.current_page_ancestor > a, .pxl-menu-primary .children.pxl-sub-reverse li.current_page_ancestor > a, .pxl-menu-primary .sub-menu.pxl-sub-reverse li.current-menu-ancestor > a, .pxl-menu-primary .children.pxl-sub-reverse li.current-menu-ancestor > a {
padding-left: 0px;
padding-right: 18px;
}
.pxl-menu-primary .sub-menu.pxl-sub-reverse li > a:hover:before, .pxl-menu-primary .children.pxl-sub-reverse li > a:hover:before, .pxl-menu-primary .sub-menu.pxl-sub-reverse li.current_page_item > a:before, .pxl-menu-primary .children.pxl-sub-reverse li.current_page_item > a:before, .pxl-menu-primary .sub-menu.pxl-sub-reverse li.current-menu-item > a:before, .pxl-menu-primary .children.pxl-sub-reverse li.current-menu-item > a:before, .pxl-menu-primary .sub-menu.pxl-sub-reverse li.current_page_ancestor > a:before, .pxl-menu-primary .children.pxl-sub-reverse li.current_page_ancestor > a:before, .pxl-menu-primary .sub-menu.pxl-sub-reverse li.current-menu-ancestor > a:before, .pxl-menu-primary .children.pxl-sub-reverse li.current-menu-ancestor > a:before {
left: auto;
right: 0;
}
.pxl-menu-primary .sub-menu .sub-menu, .pxl-menu-primary .children .sub-menu, .pxl-menu-primary .sub-menu .children, .pxl-menu-primary .children .children {
top: 0;
left: 100%;
}
.pxl-menu-primary .sub-menu .sub-menu.pxl-sub-reverse, .pxl-menu-primary .children .sub-menu.pxl-sub-reverse, .pxl-menu-primary .sub-menu .children.pxl-sub-reverse, .pxl-menu-primary .children .children.pxl-sub-reverse {
left: auto;
right: 100%;
}
.pxl-menu-primary li:hover > .sub-menu, .pxl-menu-primary li.focus > .sub-menu, .pxl-menu-primary li:hover > .children, .pxl-menu-primary li.focus > .children {
opacity: 1;
visibility: visible;
transform: translatey(0);
}
.pxl-menu-primary .pxl-megamenu {
position: static;
}
.pxl-menu-primary .pxl-megamenu > .sub-menu {
padding: 20px 0;
max-width: 100%;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
-webkit-border-radius: 0 0 5px 5px;
-khtml-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
-o-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.pxl-menu-primary .pxl-megamenu > .sub-menu:before {
display: none;
}
.pxl-menu-primary .pxl-megamenu .pxl-link li {
padding: 0;
margin-bottom: 0;
}
.pxl-menu-toggle {
display: none;
}
}
@media screen and (max-width: 1199px) {
#pxl-header-default, #pxl-header-elementor {
position: relative;
-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
background-color: #2d1747;
border-bottom: 1px solid #2b324f;
}
#pxl-header-default .pxl-header-main, #pxl-header-elementor .pxl-header-main {
position: relative;
}
#pxl-header-default .pxl-header-branding, #pxl-header-elementor .pxl-header-branding {
margin: 15px;
min-height: 50px;
align-items: center;
display: flex;
}
#pxl-header-default .pxl-header-branding img, #pxl-header-elementor .pxl-header-branding img {
height: 34px;
}
#pxl-header-default #pxl-nav-mobile, #pxl-header-elementor #pxl-nav-mobile {
display: block;
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: flex;
flex-wrap: wrap;
align-items: center;
}
#pxl-header-default #pxl-nav-mobile .pxl-mobile-meta-item, #pxl-header-elementor #pxl-nav-mobile .pxl-mobile-meta-item {
margin-left: 10px;
}
.pxl-nav-mobile-button {
width: 34px;
height: 20px;
position: relative;
cursor: pointer;
}
.pxl-nav-mobile-button:before, .pxl-nav-mobile-button:after, .pxl-nav-mobile-button span {
content: '';
background-color: #fff;
height: 2px;
position: absolute;
left: 0;
right: 0;
margin: auto;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-nav-mobile-button:before {
top: 0;
width: 24px;
}
.pxl-nav-mobile-button:after {
bottom: 0;
width: 24px;
}
.pxl-nav-mobile-button span {
top: 9px;
width: 100%;
}
.pxl-nav-mobile-button:hover:before, .pxl-nav-mobile-button:hover:after {
width: 100%;
}
.pxl-header-menu-backdrop {
z-index: 998;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden;
}
.pxl-header-menu {
position: fixed;
height: 100vh;
width: 350px;
top: 0;
left: 0;
bottom: 0;
margin: 0;
overflow: hidden;
z-index: 999;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translateX(-100%);
-khtml-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
visibility: hidden;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
background-color: #2d1747;
overflow-y: scroll;
}
.pxl-header-menu.active {
visibility: visible;
opacity: 1;
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.pxl-header-menu.active + .pxl-header-menu-backdrop {
opacity: 1;
visibility: visible;
}
.pxl-header-menu-scroll {
padding: 55px 20px 40px;
}
.pxl-menu-toggle {
position: absolute;
top: 10px;
height: 28px;
line-height: 28px;
text-align: center;
right: 0px;
width: 28px;
cursor: pointer;
font-size: 10px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
color: var(--link-color);
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-color: #fff;
}
.pxl-menu-toggle:before {
content: "\f107";
font-family: "Caseicon";
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
display: inline-flex;
}
.pxl-menu-toggle.active:before {
transform: scaleY(-1);
}
.pxl-menu-primary {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-menu-primary li.menu-item {
position: relative;
}
.pxl-menu-primary li.menu-item > a {
display: block;
line-height: 46px;
color: #fff;
font-size: 15px;
font-weight: 600;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.pxl-menu-primary li.menu-item > a:hover, .pxl-menu-primary li.menu-item > a.current, .pxl-menu-primary li.menu-item.current_page_item > a, .pxl-menu-primary li.menu-item.current-menu-item > a, .pxl-menu-primary li.menu-item.current_page_ancestor > a, .pxl-menu-primary li.menu-item.current-menu-ancestor > a {
color: var(--link-color-hover);
}
.pxl-menu-primary .sub-menu, .pxl-menu-primary .children {
position: relative;
display: none;
list-style: none;
margin: 0;
padding: 0;
}
.pxl-menu-primary .sub-menu li a, .pxl-menu-primary .children li a {
font-weight: 600;
padding-left: 14px;
}
.pxl-menu-primary > li > .sub-menu > li > .sub-menu > li a {
padding-left: 28px;
}
.pxl-menu-primary .pxl-megamenu .pxl-mega-menu-elementor {
margin-top: 40px;
}
.pxl-menu-primary .pxl-megamenu .elementor-container > .elementor-column {
width: 100%;
}
.pxl-menu-primary .pxl-megamenu .elementor-container .elementor-widget-wrap {
padding: 0 !important;
}
.pxl-menu-primary .pxl-megamenu .pxl-link li {
margin: 0;
}
.pxl-menu-primary .pxl-megamenu .pxl-heading {
padding-left: 14px;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
padding-top: 12px;
padding-bottom: 12px;
}
.pxl-menu-primary .pxl-megamenu .pxl-heading .pxl-item--title {
margin-bottom: 0 !important;
font-size: 14px !important;
border-bottom: none !important;
}
.pxl-menu-primary .pxl-megamenu .elementor-widget-heading > .elementor-widget-container {
margin-bottom: 0 !important;
border-bottom: none !important;
}
.pxl-menu-primary .pxl-megamenu .elementor-section .elementor-container {
flex-wrap: wrap;
}
.pxl-logo-mobile {
margin-bottom: 30px;
}
.pxl-logo-mobile img {
height: 34px;
}
.pxl-header-mobile-search {
margin-bottom: 20px;
}
.pxl-header-mobile-search form {
position: relative;
}
.pxl-header-mobile-search .search-field {
height: 44px;
border: none;
padding: 0 22px;
background-color: #f8f8f8;
}
.pxl-header-mobile-search .search-submit {
position: absolute;
top: 0;
right: 5px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
line-height: 36px;
padding: 0;
width: 44px;
height: 44px;
line-height: 44px;
background: none;
color: #000;
border: none;
}
.pxl-header-mobile-search .search-submit:hover, .pxl-header-mobile-search .search-submit:focus {
color: var(--primary-color);
}
.pxl-menu-close {
background-color: #fff;
position: absolute;
top: 0;
right: 0;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
#pxl-header-elementor .pxl-header-elementor-main, #pxl-header-elementor .pxl-header-elementor-sticky {
display: none;
}
#pxl-header-elementor #pxl-header-mobile {
display: block;
-webkit-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-khtml-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-moz-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-ms-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
-o-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
position: relative;
z-index: 999;
}
#pxl-header-elementor #pxl-header-mobile.style-dark {
background-color: #555;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-nav-mobile-button::before, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-nav-mobile-button::after, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-nav-mobile-button span {
background-color: #fff;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-header-menu {
background-color: #555;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-header-mobile-search .search-field {
background-color: rgba(255, 255, 255, 0.12);
border-color: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.67);
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-header-mobile-search .search-field:focus {
color: #fff;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-header-mobile-search .search-submit {
color: #fff;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-primary li > a:hover, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-primary li > a.current, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-primary li.current_page_item > a, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-primary li.current-menu-item > a, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-primary li.current_page_ancestor > a, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-primary li.current-menu-ancestor > a {
color: var(--primary-color);
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-primary li a {
color: #fff;
border-color: rgba(255, 255, 255, 0.08);
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-close {
background-color: rgba(255, 255, 255, 0.12);
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-close:before, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-close:after {
background-color: #fff;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-toggle {
background-color: rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.8);
}
#pxl-header-elementor #pxl-header-mobile.pxl-header-mobile-fixed {
position: fixed;
left: 0;
top: 0;
right: 0;
-webkit-animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
-khtml-animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
-moz-animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
-ms-animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
-o-animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
background-color: #2d1747;
}
}
@media screen and (max-width: 767px) { .pxl-header-menu {
width: 100%;
}
}
.pxl-popup-wrap .pxl-item--overlay {
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(85, 85, 85, 0.67);
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-popup-wrap.active .pxl-item--overlay {
opacity: 1;
visibility: visible;
}
#pxl-search-popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
visibility: hidden; }
#pxl-search-popup .pxl-item--close {
width: 45px;
height: 45px;
position: absolute;
background-color: rgba(0, 0, 0, 0.04);
top: 40px;
left: 50%;
transform: translate(-50%, 0);
z-index: 99;
border-radius: 45px;
border-width: 11px;
}
#pxl-search-popup .pxl-item--conent {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-height: 320px;
background-color: #fff;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
padding: 0 15px 80px 15px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
#pxl-search-popup .pxl-item--conent form {
max-width: 760px;
margin: 0 auto;
width: 100%;
position: relative;
}
#pxl-search-popup .pxl-item--conent form .search-field {
height: 80px;
padding: 16px 0;
color: #555;
font-size: 30px;
border: none;
background-color: transparent;
font-weight: 600;
}
#pxl-search-popup .pxl-item--conent form .search-submit {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 80px;
height: 80px;
line-height: 80px;
text-align: right;
border: none;
background: none;
font-size: 28px;
padding: 0;
z-index: 99;
cursor: pointer;
}
#pxl-search-popup .pxl--search-divider {
height: 2px;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.6);
}
#pxl-search-popup.active {
visibility: visible;
}
#pxl-search-popup.active .pxl-item--conent {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
#pxl-hidden-panel-popup {
position: fixed;
top: 0;
right: 0;
z-index: 99999;
height: 100vh;
width: 100%;
visibility: hidden;
}
@media screen and (max-width: 1199px) {
#pxl-hidden-panel-popup {
display: none;
}
}
#pxl-hidden-panel-popup .pxl-close {
width: 40px;
height: 40px;
background-color: var(--primary-color);
border-width: 12px;
position: absolute;
top: 15px;
right: 15px;
z-index: 99;
}
#pxl-hidden-panel-popup .pxl-close:before, #pxl-hidden-panel-popup .pxl-close:after {
background-color: #fff;
}
#pxl-hidden-panel-popup .pxl-item--conent {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #fff;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
padding: 0;
overflow-y: scroll;
overflow-x: hidden;
}
#pxl-hidden-panel-popup.active {
visibility: visible;
}
#pxl-hidden-panel-popup.active .pxl-item--conent {
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
#pxl-hidden-panel-popup .elementor > .elementor-section {
width: 100% !important;
left: 0 !important;
right: 0 !important;
}
.pxl-anchor-button {
overflow: hidden;
width: 30px;
height: 22px;
cursor: pointer;
position: relative;
}
.pxl-anchor-button .pxl-icon-line {
height: 2px;
position: absolute;
left: 0;
}
.pxl-anchor-button .pxl-icon-line:before, .pxl-anchor-button .pxl-icon-line:after {
content: '';
position: absolute;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: #000;
opacity: 1;
width: 100%;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.pxl-anchor-button .pxl-icon-line:before {
-webkit-transform: translate3d(-100%, 0, 0);
-khtml-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.pxl-anchor-button .pxl-icon-line:after {
-webkit-transform: translate3d(0, 0, 0);
-khtml-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pxl-anchor-button .pxl-icon-line.pxl-icon-line1 {
top: 0;
width: 100%;
}
.pxl-anchor-button .pxl-icon-line.pxl-icon-line2 {
top: 50%;
width: 25px;
margin-top: -1px;
}
.pxl-anchor-button .pxl-icon-line.pxl-icon-line3 {
width: 16px;
bottom: 0;
}
.pxl-anchor-button:hover .pxl-icon-line.pxl-icon-line1:before, .pxl-popup-button1:hover .pxl-icon-line.pxl-icon-line1:before {
-webkit-transform: translate3d(0, 0, 0);
-khtml-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
-webkit-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
-khtml-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
-moz-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
-ms-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
-o-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
}
.pxl-anchor-button:hover .pxl-icon-line.pxl-icon-line1:after, .pxl-popup-button1:hover .pxl-icon-line.pxl-icon-line1:after {
-webkit-transform: translate3d(36px, 0, 0);
-khtml-transform: translate3d(36px, 0, 0);
-moz-transform: translate3d(36px, 0, 0);
-ms-transform: translate3d(36px, 0, 0);
-o-transform: translate3d(36px, 0, 0);
transform: translate3d(36px, 0, 0);
opacity: 0;
-webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-khtml-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-ms-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
-o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.pxl-anchor-button:hover .pxl-icon-line.pxl-icon-line2:before, .pxl-popup-button1:hover .pxl-icon-line.pxl-icon-line2:before {
-webkit-transform: translate3d(0, 0, 0);
-khtml-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
-webkit-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
-khtml-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
-moz-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
-ms-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
-o-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
}
.pxl-anchor-button:hover .pxl-icon-line.pxl-icon-line2:after, .pxl-popup-button1:hover .pxl-icon-line.pxl-icon-line2:after {
-webkit-transform: translate3d(36px, 0, 0);
-khtml-transform: translate3d(36px, 0, 0);
-moz-transform: translate3d(36px, 0, 0);
-ms-transform: translate3d(36px, 0, 0);
-o-transform: translate3d(36px, 0, 0);
transform: translate3d(36px, 0, 0);
opacity: 0;
-webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
-khtml-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
-moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
-ms-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
-o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
}
.pxl-anchor-button:hover .pxl-icon-line.pxl-icon-line3:before, .pxl-popup-button1:hover .pxl-icon-line.pxl-icon-line3:before {
-webkit-transform: translate3d(0, 0, 0);
-khtml-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
-webkit-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
-khtml-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
-moz-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
-ms-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
-o-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
}
.pxl-anchor-button:hover .pxl-icon-line.pxl-icon-line3:after, .pxl-popup-button1:hover .pxl-icon-line.pxl-icon-line3:after {
-webkit-transform: translate3d(36px, 0, 0);
-khtml-transform: translate3d(36px, 0, 0);
-moz-transform: translate3d(36px, 0, 0);
-ms-transform: translate3d(36px, 0, 0);
-o-transform: translate3d(36px, 0, 0);
transform: translate3d(36px, 0, 0);
opacity: 0;
-webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
-khtml-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
-moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
-ms-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
-o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
}
.admin-bar { }
.admin-bar #pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed, .admin-bar #pxl-search-popup, .admin-bar #pxl-hidden-panel-popup {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar #pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed, .admin-bar #pxl-search-popup, .admin-bar #pxl-hidden-panel-popup {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar #pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed, .admin-bar #pxl-search-popup, .admin-bar #pxl-hidden-panel-popup {
top: 0;
}
}
.admin-bar .pxl-header-menu {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar .pxl-header-menu {
top: 46px;
}
}
.pxl-popup-button1 {
width: 74px;
height: 75px;
background-color: #000;
position: relative;
cursor: pointer;
}
.pxl-popup-button1 .pxl-anchor-button .pxl-icon-line::before, .pxl-popup-button1 .pxl-anchor-button .pxl-icon-line::after {
background-color: #fff;
}
#pxl-popup-elementor {
position: fixed;
top: 0;
right: 0;
z-index: 99999;
height: 100vh;
width: 100%;
visibility: hidden;
opacity: 0;
display: flex;
flex-wrap: wrap;
align-items: center;
}
@media screen and (max-width: 1199px) {
#pxl-popup-elementor {
display: none;
}
}
#pxl-popup-elementor .pxl-item--overlay {
display: flex;
flex-wrap: nowrap;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#pxl-popup-elementor .pxl-item--overlay .pxl-item--flip {
width: 20%;
height: 100%;
position: relative;
overflow: hidden;
}
#pxl-popup-elementor .pxl-item--overlay .pxl-item--flip:before {
width: 101%;
background-color: #000;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transform: scaleX(0);
transform-origin: left center;
}
#pxl-popup-elementor .pxl-close {
width: 54px;
height: 54px;
background: #222;
border-width: 20px;
position: absolute;
top: 35px;
right: 35px;
z-index: 99;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
transform: scale(0) rotate(360deg);
}
#pxl-popup-elementor .pxl-close:before, #pxl-popup-elementor .pxl-close:after {
background-color: #fff;
}
#pxl-popup-elementor .pxl-item--conent {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transform: translateY(40px);
opacity: 0;
overflow-y: scroll;
overflow-x: hidden;
margin: auto;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow-y: scroll;
overflow-x: hidden;
}
#pxl-popup-elementor.active {
visibility: visible;
opacity: 1;
}
#pxl-popup-elementor.active .pxl-item--overlay .pxl-item--flip:before {
transform: scaleX(1);
-webkit-transition-delay: 0.125s;
transition-delay: 0.125s;
}
#pxl-popup-elementor.active .pxl-item--conent {
transform: translateY(0px);
opacity: 1;
-webkit-transition-delay: 0.325s;
transition-delay: 0.325s;
}
#pxl-popup-elementor.active .pxl-close {
opacity: 1;
transform: scale(1) rotate(0deg);
-webkit-transition-delay: 0.325s;
transition-delay: 0.325s;
}
#pxl-popup-elementor.deactivation {
-webkit-transition-delay: 0.6s;
transition-delay: 0.6s;
}
#pxl-popup-elementor.deactivation .pxl-item--flip:before {
-webkit-transition-delay: 0.325s;
transition-delay: 0.325s;
}
#pxl-popup-elementor .elementor > .elementor-section {
width: 100% !important;
left: 0 !important;
right: 0 !important;
}
@-moz-keyframes PXL_Header_SlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@-ms-keyframes PXL_Header_SlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@-webkit-keyframes PXL_Header_SlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@keyframes PXL_Header_SlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
.clearfix:after {
display: block;
clear: both;
content: "";
}
.pxl---post { }
.pxl---post .pxl-item--image {
position: relative;
}
.pxl---post .pxl-item--image a {
display: block;
width: 100%;
}
.pxl---post .pxl-item--title {
font-size: 35px;
font-weight: 800;
margin-bottom: 15px;
word-break: break-word;
overflow: auto;
text-overflow: inherit;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: initial;
}
@media (max-width: 1024px) {
.pxl---post .pxl-item--title {
font-size: 30px;
}
}
@media (max-width: 575px) {
.pxl---post .pxl-item--title {
font-size: 25px;
}
}
.pxl---post .pxl-item--title a {
color: inherit;
}
.pxl---post .pxl-item--title a:hover {
color: var(--link-color-hover);
}
.pxl---post .pxl-item--excerpt {
margin-bottom: 16px;
}
.pxl---post.product .pxl-item--meta {
display: none !important;
}
.pxl-item--archive .pxl-post--meta {
justify-content: center;
font-size: 14px;
color: #666;
font-weight: 500;
}
.pxl-item--archive .pxl-post--meta a {
font-weight: inherit;
color: inherit;
}
.pxl-item--archive .pxl-post--meta i {
color: var(--primary-color);
font-size: 18px;
display: inline-flex;
}
.pxl-item--archive .pxl-post--meta > div {
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.pxl-item--archive .pxl-post--meta > div {
padding: 0 8px;
}
}
.pxl-item--archive.pxl-item--standard {
margin-top: 60px;
margin-bottom: 110px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
background-color: #fff;
border: 1px solid #cbcbcb;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-item--archive.pxl-item--standard:hover {
box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
}
.pxl-item--archive.pxl-item--standard:hover .pxl-item--holder .pxl-item-image .pxl-image-post img {
-webkit-transform: scale(1.05);
-khtml-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder {
padding: 0 30px;
position: relative;
}
@media (max-width: 480px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder {
padding: 0 15px;
}
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-image {
margin-top: -60px;
position: relative;
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-image .pxl-image-post {
overflow: hidden;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.5s;
-khtml-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-image .pxl-image-post img {
-webkit-transition: all 0.5s;
-khtml-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-image .pxl-item--date {
position: absolute;
bottom: -15px;
left: 35px;
height: 100px;
width: 100px;
font-size: 12px;
font-weight: 800;
color: #fff;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
border-radius: 30px;
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
}
@media (max-width: 480px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-image .pxl-item--date {
left: 25px;
height: 90px;
width: 90px;
}
}
@media (max-width: 360px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-image .pxl-item--date {
left: 15px;
}
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-image .pxl-item--date .px-date1 {
line-height: 1;
font-size: 44px;
font-weight: 800;
}
@media (max-width: 480px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-image .pxl-item--date .px-date1 {
font-size: 35px;
}
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-inner {
padding: 49px 30px 50px 35px;
}
@media (max-width: 575px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-inner {
padding: 40px 20px 40px 20px;
}
}
@media (max-width: 480px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-inner {
padding: 30px 10px 40px 10px;
}
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-inner .pxl-item--title {
margin-bottom: 10px;
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-inner .pxl-item--excerpt {
margin-bottom: 28px;
}
@media (max-width: 575px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-inner .pxl-item--excerpt {
margin-bottom: 20px;
}
}
@media (max-width: 480px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-inner .pxl-item--excerpt {
font-size: 16px;
}
}
@media (max-width: 360px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item-inner .pxl-item--excerpt {
margin-bottom: 10px;
}
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item--author .entry-author-avatar {
margin-right: 10px;
}
@media (max-width: 360px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item--author .entry-author-avatar {
display: none;
}
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item--author img {
width: 60px;
height: 60px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
box-shadow: 0px 15px 5px 2px #f2f2f2;
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item--author .author-name {
list-style: none;
font-size: 16px;
font-weight: 400;
color: #444;
}
@media (max-width: 575px) {
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item--author .author-name {
font-size: 14px;
}
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item--author .author-name a {
font-weight: bold;
color: #444;
position: relative;
line-height: 1;
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item--author .author-name a:hover:after {
width: 100%;
left: 0;
right: auto;
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item--author .author-name a:after {
content: "";
width: 0;
height: 1px;
background-color: #d0d0d0;
position: absolute;
bottom: 0;
right: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
transform: rotate(0) !important;
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder .pxl-item--readmore {
position: absolute;
right: 12px;
bottom: 12px;
}
.pxl-date--box {
position: absolute;
top: -14px;
line-height: 28px;
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
color: #fff;
background-color: var(--primary-color);
padding: 0 13px;
border-radius: 5px 0 0 5px;
}
.pxl-author--box {
display: flex;
flex-wrap: nowrap;
align-items: center; }
.pxl-author--box .pxl-auhtor--img {
width: 46px;
min-width: 46px;
}
.pxl-author--box .pxl-auhtor--img img {
border: 2px solid #e1e9f4;
border-radius: 46px;
}
.pxl-author--box .pxl-auhtor--meta h6 {
margin-bottom: 2px;
font-size: 16px;
}
.pxl-author--box .pxl-auhtor--meta h6 a {
color: inherit;
}
.pxl-author--box .pxl-auhtor--meta h6 a:hover {
color: inherit;
}
.pxl-author--box .pxl-auhtor--meta .pxl-auhtor--position {
font-size: 12px;
}
@media screen and (min-width: 1025px) {
.single-post #pxl-page-title-elementor .pxl-page--title .pxl-item--title {
font-size: 48px;
}
}
.single-post .pxl-item-image {
position: relative;
margin-bottom: 48px;
}
@media (max-width: 575px) {
.single-post .pxl-item-image {
margin-bottom: 20px;
}
}
.single-post .pxl-item-image img {
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.single-post .pxl-item-image .pxl-item--date {
position: absolute;
bottom: -15px;
left: 35px;
height: 100px;
width: 100px;
font-size: 12px;
font-weight: 800;
color: #fff;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
border-radius: 30px;
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
}
.single-post .pxl-item-image .pxl-item--date .px-date1 {
line-height: 1;
font-size: 44px;
font-weight: 800;
}
.single-post .pxl-item-image .pxl-item--date .px-date2 {
line-height: 1;
}
.single-post .pxl-item--holder {
padding-bottom: 40px;
}
@media (max-width: 1024px) {
.single-post .pxl-item--holder {
padding-bottom: 20px;
}
}
.single-post .pxl-item--holder .pxl-item-list-meta {
margin-bottom: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.single-post .pxl-item--holder .pxl-item-list-meta li {
list-style: none;
font-size: 16px;
font-weight: 400;
color: #444;
}
@media (max-width: 575px) {
.single-post .pxl-item--holder .pxl-item-list-meta li {
font-size: 14px;
}
}
.single-post .pxl-item--holder .pxl-item-list-meta li a {
font-weight: bold;
color: #444;
position: relative;
line-height: 1;
}
.single-post .pxl-item--holder .pxl-item-list-meta li a:hover:after {
width: 100%;
left: 0;
right: auto;
}
.single-post .pxl-item--holder .pxl-item-list-meta li a:after {
content: "";
width: 0;
height: 1px;
background-color: #d0d0d0;
position: absolute;
bottom: 0;
right: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
transform: rotate(0) !important;
}
.single-post .pxl-item--holder .pxl-item-list-meta .pxl-item--author {
margin-right: 40px;
}
@media (max-width: 1024px) {
.single-post .pxl-item--holder .pxl-item-list-meta .pxl-item--author {
margin-right: 20px;
}
}
.single-post .pxl-item--holder .pxl-item-list-meta .pxl-item--author .entry-author-avatar {
margin-right: 10px;
}
@media (max-width: 360px) {
.single-post .pxl-item--holder .pxl-item-list-meta .pxl-item--author .entry-author-avatar {
display: none;
}
}
.single-post .pxl-item--holder .pxl-item-list-meta .pxl-item--author img {
width: 60px;
height: 60px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
box-shadow: 0px 15px 5px 2px #f2f2f2;
}
.single-post .pxl-item--holder .pxl-item-list-meta .item-comment {
display: inline-flex;
align-items: center;
}
.single-post .pxl-item--holder .pxl-item-list-meta .item-comment i {
padding-left: 7px;
font-size: 18px;
-webkit-text-fill-color: transparent;
line-height: 1.2;
transform: rotateY(190deg);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
background-clip: text;
-webkit-background-clip: text;
}
.single-post .single-heading {
padding-bottom: 18px;
position: relative;
margin-bottom: 24px;
}
.single-post .single-heading:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 30px;
height: 3px;
border-radius: 3px;
background-color: var(--primary-color);
}
.single-post .single-list {
margin-left: 36px;
list-style: none;
margin-bottom: 12px;
}
@media screen and (max-width: 1199px) {
.single-post .single-list {
margin-left: 0;
}
}
.single-post .single-list li {
position: relative;
display: inline-flex;
flex-wrap: nowrap;
}
.single-post .single-list li:before {
content: "\f135";
font-family: "caseicon";
color: #fff;
margin-right: 10px;
font-size: 10px;
min-width: 16px;
width: 16px;
height: 16px;
background-color: var(--primary-color);
border-radius: 16px;
display: inline-flex;
align-items: center;
justify-content: center;
margin-top: 6px;
}
.single-post .single-list li + li {
margin-top: 7px;
}
.pxl-post--author-info {
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/bg-author1.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
padding: 30px 40px 30px 35px;
position: relative;
overflow: hidden;
}
@media (max-width: 575px) {
.pxl-post--author-info {
display: grid;
}
}
@media (max-width: 480px) {
.pxl-post--author-info {
padding: 30px 20px 30px 20px;
}
}
.pxl-post--author-info:before {
content: '';
position: absolute;
height: 100%;
width: 15%;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
top: 0;
left: 0;
}
@media (max-width: 480px) {
.pxl-post--author-info:before {
width: 0;
}
}
.pxl-post--author-info .pxl-post--author-meta {
width: 100%;
z-index: 1;
}
.pxl-post--author-info .pxl-post--author-image {
width: 150px;
min-width: 150px;
z-index: 1;
}
@media screen and (max-width: 767px) {
.pxl-post--author-info .pxl-post--author-image {
width: 100px;
min-width: 100px;
}
}
@media (max-width: 575px) {
.pxl-post--author-info .pxl-post--author-image {
margin-bottom: 10px;
}
}
.pxl-post--author-info .pxl-post--author-image img {
-webkit-border-radius: 124px;
-khtml-border-radius: 124px;
-moz-border-radius: 124px;
-ms-border-radius: 124px;
-o-border-radius: 124px;
border-radius: 124px;
border: 3px solid #fff;
box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
.pxl-post--author-info .pxl-post-inner {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 18px;
}
.pxl-post--author-info .pxl-post--author-title {
margin-bottom: 0px;
font-weight: bold;
color: #fff;
font-size: 30px;
margin-top: 5px;
}
@media (max-width: 1200px) {
.pxl-post--author-info .pxl-post--author-title {
font-size: 25px;
}
}
@media (max-width: 1024px) {
.pxl-post--author-info .pxl-post--author-title {
font-size: 23px;
margin-right: 15px;
}
}
@media (max-width: 480px) {
.pxl-post--author-info .pxl-post--author-title {
margin-bottom: 10px;
margin-top: 15px;
}
}
.pxl-post--author-info .pxl-post--author-title a {
color: inherit;
}
.pxl-post--author-info .pxl-post--author-description {
font-size: 18px;
max-width: 570px;
color: #fff;
line-height: 1.7;
}
@media (max-width: 1024px) {
.pxl-post--author-info .pxl-post--author-description {
font-size: 16px;
}
}
.pxl-post--author-info .pxl-post--author-social {
display: inline-flex;
align-items: center;
}
.pxl-post--author-info .pxl-post--author-social a {
color: #fff;
font-size: 17px;
margin-right: 10px;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
position: relative;
display: block;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: 1;
}
@media (max-width: 1024px) {
.pxl-post--author-info .pxl-post--author-social a {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 15px;
}
}
.pxl-post--author-info .pxl-post--author-social a:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background-color: var(--primary-color);
}
.pxl-post--author-info .pxl-post--author-social a:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-post--author-info .pxl-post--author-social a:hover:before {
transform: scale(0);
}
.pxl-post--author-info .pxl-post--author-social a:hover:after {
transform: scaleX(1);
}
.pxl-post--author-info .pxl-post--author-social a:last-child {
margin-right: 0;
}
.pxl-post--author-info .pxl-post--author-social a.fb-social {
font-size: 20px;
line-height: 49px;
}
@media (max-width: 1024px) {
.pxl-post--author-info .pxl-post--author-social a.fb-social {
font-size: 17px;
line-height: 44px;
}
}
.pxl-post--author-info .pxl-post--author-social a.fb-social:before {
background-color: #186cb0;
}
.pxl-post--author-info .pxl-post--author-social a.tw-social:before {
background-color: #00b3d3;
}
.pxl-post--author-info .pxl-post--author-social a.ins-social:before {
background-color: #074682;
}
.pxl--post-footer {
display: flex;
flex-wrap: wrap;
width: 100%;
margin-bottom: 32px;
}
@media (max-width: 1024px) {
.pxl--post-footer {
margin-bottom: 0;
}
}
.pxl--post-footer > div {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 35px;
}
.pxl--post-footer label {
font-size: 18px;
color: var(--link-color);
font-weight: bold;
margin-right: 18px;
}
@media (max-width: 1200px) {
.pxl--post-footer label {
font-size: 16px;
}
}
.pxl--post-footer .pxl--tags {
margin-right: 30px;
flex-grow: 1;
}
.pxl--post-footer .pxl--tags a {
font-size: 14px !important;
color: var(--link-color);
padding: 1px 15px;
line-height: 32px;
position: relative;
z-index: 1;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
background-color: #fff8e1;
border: none;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
font-weight: 500;
}
.pxl--post-footer .pxl--tags a:hover {
color: #fff;
background-color: var(--primary-color);
}
.pxl--post-footer .pxl--tags a:hover:before {
opacity: 0;
}
.pxl--post-footer .pxl--tags a:hover:after {
opacity: 1;
}
.pxl--post-footer .pxl--social .pxl-post-social {
margin-right: 30px;
}
@media (max-width: 767px) {
.pxl--post-footer .pxl--social .pxl-post-social {
margin-right: 20px;
}
}
@media (max-width: 575px) {
.pxl--post-footer .pxl--social .pxl-post-social {
margin-right: 15px;
}
}
.pxl--post-footer .pxl--social .pxl-post-social:last-child {
margin-right: 0;
}
.pxl--post-footer .pxl--social .pxl-post-social .pxl-social-icon {
width: 45px;
height: 45px;
min-width: 45px;
line-height: 45px;
text-align: center;
color: #fff;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin-right: 10px;
font-size: 17px;
position: relative;
display: block;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1024px) {
.pxl--post-footer .pxl--social .pxl-post-social .pxl-social-icon {
width: 40px;
height: 40px;
min-width: 40px;
line-height: 40px;
font-size: 15px;
}
}
@media (max-width: 575px) {
.pxl--post-footer .pxl--social .pxl-post-social .pxl-social-icon {
margin-right: 0;
}
}
.pxl--post-footer .pxl--social a {
display: flex;
align-items: center;
}
.pxl--post-footer .pxl--social a.fb-social .pxl-social-icon {
font-size: 20px;
line-height: 48px;
}
@media (max-width: 1024px) {
.pxl--post-footer .pxl--social a.fb-social .pxl-social-icon {
font-size: 17px;
line-height: 42px;
}
}
.pxl--post-footer .pxl--social a:hover .pxl-social-icon {
transform: translateY(-5px);
}
.pxl--post-footer .pxl--social a:hover .pxl-social-text:after {
width: 100%;
left: 0;
right: auto;
}
.pxl--post-footer .pxl--social a .pxl-social-text {
color: var(--link-color);
font-weight: bold;
font-size: 16px;
font-family: 'Archivo', sans-serif;
text-transform: uppercase;
position: relative;
line-height: 1.2;
}
@media (max-width: 1200px) {
.pxl--post-footer .pxl--social a .pxl-social-text {
font-size: 14px;
}
}
@media (max-width: 676px) {
.pxl--post-footer .pxl--social a .pxl-social-text {
font-size: 12px;
}
}
@media (max-width: 575px) {
.pxl--post-footer .pxl--social a .pxl-social-text {
display: none;
}
}
.pxl--post-footer .pxl--social a .pxl-social-text:after {
content: "";
width: 0;
height: 1px;
background-color: var(--link-color);
position: absolute;
bottom: 0;
right: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
transform: rotate(0) !important;
}
.pxl-content-blog .pxl-pagination-wrap {
margin-top: -50px;
}
.pxl-pagination-wrap {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
width: 100%;
}
@media (max-width: 480px) {
.pxl-pagination-wrap {
text-align: center;
}
}
.pxl-pagination-wrap .page-numbers {
width: 60px;
height: 60px;
background-color: transparent;
line-height: 60px;
text-align: center;
font-size: 16px;
font-weight: bold;
display: inline-block;
color: #222;
position: relative;
z-index: 1;
padding: 0;
background-color: #f3f3f3;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
@media (max-width: 480px) {
.pxl-pagination-wrap .page-numbers {
width: 50px;
height: 50px;
line-height: 53px;
font-size: 14px;
margin: 5px 0px;
}
}
.pxl-pagination-wrap .page-numbers.next, .pxl-pagination-wrap .page-numbers.prev {
width: 104px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
background-color: unset;
color: var(--link-color);
margin: 0 5px;
box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
}
.pxl-pagination-wrap .page-numbers.next:hover, .pxl-pagination-wrap .page-numbers.prev:hover {
box-shadow: none;
background-color: unset;
}
.pxl-pagination-wrap .page-numbers.next:hover:before, .pxl-pagination-wrap .page-numbers.prev:hover:before {
transform: scale(0);
}
.pxl-pagination-wrap .page-numbers.next:hover:after, .pxl-pagination-wrap .page-numbers.prev:hover:after {
transform: scaleX(1);
}
.pxl-pagination-wrap .page-numbers.next:before, .pxl-pagination-wrap .page-numbers.prev:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
border: 2px solid var(--primary-color);
}
.pxl-pagination-wrap .page-numbers.next:after, .pxl-pagination-wrap .page-numbers.prev:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-pagination-wrap .page-numbers.current, .pxl-pagination-wrap .page-numbers:hover {
color: #fff;
background-color: var(--primary-color);
}
.pxl-pagination-wrap .page-numbers i {
font-size: 12px;
}
.pxl-post--navigation {
display: flex;
flex-wrap: wrap;
position: relative;
border-bottom: 1px dotted #dadada;
padding: 0 0 40px;
margin-bottom: 40px;
}
.pxl-post--navigation .pxl--items {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.pxl-post--navigation .pxl--items .pxl--item {
width: 50%;
}
@media screen and (max-width: 575px) {
.pxl-post--navigation .pxl--items .pxl--item {
width: 100%;
}
.pxl-post--navigation .pxl--items .pxl--item + .pxl--item {
margin-top: 30px;
}
}
.pxl-post--navigation .pxl--label {
font-size: 15px;
font-weight: 600;
color: #5d666f;
display: inline-block;
}
.pxl-post--navigation .pxl--label span {
position: relative;
}
.pxl-post--navigation .pxl--label span:before {
content: '';
width: 0;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
height: 1px;
background-color: rgba(0, 0, 0, 0.37);
position: absolute;
bottom: 0px;
left: 0;
}
.pxl-post--navigation .pxl--label:hover span:before {
width: 100%;
}
.pxl-post--navigation .pxl--label i {
font-size: 10px;
}
.pxl-post--navigation .pxl--img {
width: 60px;
min-width: 60px;
position: relative;
}
.pxl-post--navigation .pxl--img a {
display: block;
}
.pxl-post--navigation .pxl--img a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
opacity: 0;
}
.pxl-post--navigation .pxl--img a:after {
content: '+';
font-size: 30px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
opacity: 0;
}
.pxl-post--navigation .pxl--img:hover a:before {
opacity: 0.76;
}
.pxl-post--navigation .pxl--img:hover a:after {
opacity: 1;
}
.pxl-post--navigation .pxl--meta {
max-width: 260px;
}
.pxl-post--navigation .pxl--meta a {
font-size: 16px;
font-weight: 700;
line-height: 1.4375;
color: #555;
display: block;
}
.pxl-post--navigation .pxl--meta a:hover {
color: var(--primary-color);
}
.pxl-post--navigation .pxl--holder {
margin-top: 14px;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.pxl-post--navigation .pxl--item-prev .pxl--label i {
margin-right: 4px;
}
.pxl-post--navigation .pxl--item-prev .pxl--img {
margin-right: 22px;
}
.pxl-post--navigation .pxl--item-next {
text-align: right;
}
.pxl-post--navigation .pxl--item-next .pxl--label i {
margin-left: 4px;
}
.pxl-post--navigation .pxl--item-next .pxl--img {
margin-left: 22px;
}
.pxl-post--navigation .pxl--item-next .pxl--holder {
justify-content: flex-end;
}
.pxl-custom-swiper {
overflow: hidden;
position: relative;
}
.pxl-post-gallery-slider .pxl-custom-swiper {
border-radius: 8px 8px 0 0;
}
.pxl-post-gallery-slider .pxl-custom-swiper img {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.pxl-post-gallery-slider .pxl-custom-swiper .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: 26px;
}
.pxl-post-gallery-slider .pxl-custom-swiper .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: 26px;
}
.error404 .pxl-error-inner {
text-align: center;
}
.error404 .search-form .search-field {
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
padding: 0 30px;
}
.error404 .search-form .search-submit {
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.error404 .search-form .search-submit:hover {
text-shadow: 0px 0px 6px #fff;
background-color: unset;
}
.error404 .btn.btn-default.btn-secondary:before {
background-color: #2d1747;
}
.error404 .pxl-error-number {
font-size: 225px;
font-weight: 800;
color: var(--primary-color);
line-height: 1;
position: relative;
z-index: 1;
margin-bottom: 0;
text-shadow: 7px 7px 0px rgba(var(--primary-color-rgb),0.08);
}
@media screen and (max-width: 1199px) {
.error404 .pxl-error-number {
font-size: 180px;
}
}
@media screen and (max-width: 767px) {
.error404 .pxl-error-number {
font-size: 120px;
}
}
.error404 .pxl-error-title {
margin-bottom: 12px;
font-size: 50px;
}
@media screen and (max-width: 767px) {
.error404 .pxl-error-title {
font-size: 32px;
}
}
.error404 .pxl-error-description {
font-size: 18px;
line-height: 1.5;
margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
.error404 .pxl-error-description {
font-size: 16px;
}
}
.error404 .pxl-error-holder {
position: relative;
z-index: 99;
}
.error404 .search-form {
max-width: 530px;
margin: 0 auto 37px auto;
}
@media screen and (min-width: 1200px) {
.error404 #pxl-main {
padding-top: 115px;
padding-bottom: 150px;
}
}
.page-links {
margin-top: 24px;
clear: left;
}
.page-links .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;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.page-links .post-page-numbers.current, .page-links .post-page-numbers:hover {
color: #fff;
border-color: var(--primary-color);
background-color: var(--primary-color);
}
.pxl-list--check {
margin: 40px 0;
list-style: none;
}
.pxl-list--check i {
color: var(--primary-color);
margin-right: 8px;
}
.pxl-list--check li {
display: flex;
}
.pxl-list--check li + li {
margin-top: 8px;
}
body.rtl .pxl-list--check i {
margin-right: 0;
margin-left: 8px;
}
body.rtl .pxl-date--box {
border-radius: 0 5px 5px 0;
}
body.rtl.single-post .single-list {
margin-left: 0;
margin-right: 36px;
}
@media screen and (max-width: 1199px) {
body.rtl.single-post .single-list {
margin-left: 0;
}
}
body.rtl.single-post .single-list li::before {
margin-right: 0;
margin-left: 10px;
}
body.rtl.single-post .single-heading::before {
left: auto;
right: 0;
}
body.rtl .pxl-post--author-info .pxl-post--author-social a {
margin-right: 0;
margin-left: 22px;
}
body.rtl .pxl-post--navigation .pxl--item-prev .pxl--img {
margin-right: 0;
margin-left: 22px;
}
body.rtl .pxl-post--navigation .pxl--item-prev .pxl--label i {
margin-right: 0;
margin-left: 4px;
}
body.rtl .pxl-post--navigation .pxl--item-prev .pxl--label i:before {
transform: scaleX(-1);
display: inline-flex;
}
body.rtl .pxl-post--navigation .pxl--item-next {
text-align: left;
}
body.rtl .pxl-post--navigation .pxl--item-next .pxl--img {
margin-left: 0;
margin-right: 22px;
}
body.rtl .pxl-post--navigation .pxl--item-next .pxl--label i {
margin-left: 0;
margin-right: 4px;
}
body.rtl .pxl-post--navigation .pxl--item-next .pxl--label i:before {
transform: scaleX(-1);
display: inline-flex;
}
@media screen and (min-width: 1200px) {
.pxl-sidebar-sticky {
position: -webkit-sticky;
position: sticky;
top: 40px;
}
.admin-bar .pxl-sidebar-sticky {
top: 72px;
}
}
.pxl-sidebar-area .widget {
margin-bottom: 20px;
padding: 42px 45px 50px 45px;
background-color: #fff8e1;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
@media (max-width: 1280px) {
.pxl-sidebar-area .widget {
padding: 40px 30px;
}
}
@media (max-width: 1024px) {
.pxl-sidebar-area .widget {
padding: 40px 20px;
}
}
.pxl-sidebar-area .widget:last-child {
margin-bottom: 0;
}
.widget-title, .comment-reply-title, .comments-title, .pxl-author-info .author-name {
font-size: 24px;
margin-bottom: 30px;
position: relative;
padding-bottom: 5px;
font-weight: 800;
}
@media (max-width: 1199px) {
.widget-title, .comment-reply-title, .comments-title, .pxl-author-info .author-name {
margin-bottom: 25px;
}
}
.widget-title:before, .comment-reply-title:before, .comments-title:before, .pxl-author-info .author-name:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 4px;
border-radius: 0px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.comment-reply-title {
margin-bottom: 8px;
}
.comments-title {
margin-bottom: 20px;
}
.comment-reply-title, .comments-title {
font-size: 30px;
}
.comment-reply-title:before, .comments-title:before {
width: 50px;
}
.search-form {
position: relative;
}
.search-form .search-submit {
height: 58px;
width: 58px;
background: var(--primary-color);
top: 0;
right: 0;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
padding: 0;
position: absolute;
color: #fff;
line-height: 58px;
z-index: 1;
font-size: 17px;
font-weight: 400;
-webkit-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-khtml-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-moz-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-ms-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-o-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
}
.search-form .search-submit:hover {
background-color: var(--secondary-color);
color: #fff;
box-shadow: none;
}
.search-form .search-field {
color: #5d666f;
border: none;
background-color: #fff;
height: 58px;
padding: 0 20px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
}
.widget_search.widget {
box-shadow: none;
}
.widget_search .searchform-wrap {
position: relative;
}
.widget_product_categories.widget, .widget_categories.widget, .widget_pages.widget, .widget_archive.widget, .widget_recent_entries.widget {
padding-bottom: 45px;
}
.widget_product_categories ul, .widget_categories ul, .widget_pages ul, .widget_archive ul, .widget_recent_entries ul {
list-style: none;
margin-bottom: 0;
margin-top: 5px;
padding: 0;
}
.widget_product_categories ul li, .widget_categories ul li, .widget_pages ul li, .widget_archive ul li, .widget_recent_entries ul li {
margin-bottom: 5px;
}
.widget_product_categories ul li:last-child, .widget_categories ul li:last-child, .widget_pages ul li:last-child, .widget_archive ul li:last-child, .widget_recent_entries ul li:last-child {
margin-bottom: 0;
}
.widget_product_categories ul li .children, .widget_categories ul li .children, .widget_pages ul li .children, .widget_archive ul li .children, .widget_recent_entries ul li .children {
margin-left: 25px;
}
@media (max-width: 1200px) {
.widget_product_categories ul li .children, .widget_categories ul li .children, .widget_pages ul li .children, .widget_archive ul li .children, .widget_recent_entries ul li .children {
margin-left: 15px;
}
}
.widget_product_categories ul li a, .widget_categories ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_recent_entries ul li a {
background-color: #fff;
color: #444;
display: block;
padding: 13px 0;
font-weight: bold;
padding-left: 30px;
position: relative;
font-size: 16px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
border: 2px solid #fff;
}
@media (max-width: 1199px) {
.widget_product_categories ul li a, .widget_categories ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_recent_entries ul li a {
font-size: 14px;
padding-left: 15px;
}
}
@media (max-width: 480px) {
.widget_product_categories ul li a, .widget_categories ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_recent_entries ul li a {
font-size: 13px;
}
}
.widget_product_categories ul li a .pxl-count, .widget_categories ul li a .pxl-count, .widget_pages ul li a .pxl-count, .widget_archive ul li a .pxl-count, .widget_recent_entries ul li a .pxl-count {
width: 45px;
height: 45px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 5px;
padding-top: 4px;
padding-left: 3px;
box-shadow: 0px 0px 10px rgba(245, 85, 113, 0.2);
z-index: 1;
}
@media (max-width: 1199px) {
.widget_product_categories ul li a .pxl-count, .widget_categories ul li a .pxl-count, .widget_pages ul li a .pxl-count, .widget_archive ul li a .pxl-count, .widget_recent_entries ul li a .pxl-count {
top: 2px;
}
}
.widget_product_categories ul li a .pxl-count:before, .widget_categories ul li a .pxl-count:before, .widget_pages ul li a .pxl-count:before, .widget_archive ul li a .pxl-count:before, .widget_recent_entries ul li a .pxl-count:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
border: 1px solid var(--primary-color);
}
.widget_product_categories ul li a .pxl-count:after, .widget_categories ul li a .pxl-count:after, .widget_pages ul li a .pxl-count:after, .widget_archive ul li a .pxl-count:after, .widget_recent_entries ul li a .pxl-count:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.widget_product_categories ul li.current-menu-item > a, .widget_categories ul li.current-menu-item > a, .widget_pages ul li.current-menu-item > a, .widget_archive ul li.current-menu-item > a, .widget_recent_entries ul li.current-menu-item > a, .widget_product_categories ul li.current-cat > a, .widget_categories ul li.current-cat > a, .widget_pages ul li.current-cat > a, .widget_archive ul li.current-cat > a, .widget_recent_entries ul li.current-cat > a, .widget_product_categories ul li.current-cat-parent > a, .widget_categories ul li.current-cat-parent > a, .widget_pages ul li.current-cat-parent > a, .widget_archive ul li.current-cat-parent > a, .widget_recent_entries ul li.current-cat-parent > a, .widget_product_categories ul li > a:hover, .widget_categories ul li > a:hover, .widget_pages ul li > a:hover, .widget_archive ul li > a:hover, .widget_recent_entries ul li > a:hover {
color: var(--primary-color);
border: 2px solid var(--primary-color);
}
.widget_product_categories ul li.current-menu-item > a .pxl-count, .widget_categories ul li.current-menu-item > a .pxl-count, .widget_pages ul li.current-menu-item > a .pxl-count, .widget_archive ul li.current-menu-item > a .pxl-count, .widget_recent_entries ul li.current-menu-item > a .pxl-count, .widget_product_categories ul li.current-cat > a .pxl-count, .widget_categories ul li.current-cat > a .pxl-count, .widget_pages ul li.current-cat > a .pxl-count, .widget_archive ul li.current-cat > a .pxl-count, .widget_recent_entries ul li.current-cat > a .pxl-count, .widget_product_categories ul li.current-cat-parent > a .pxl-count, .widget_categories ul li.current-cat-parent > a .pxl-count, .widget_pages ul li.current-cat-parent > a .pxl-count, .widget_archive ul li.current-cat-parent > a .pxl-count, .widget_recent_entries ul li.current-cat-parent > a .pxl-count, .widget_product_categories ul li > a:hover .pxl-count, .widget_categories ul li > a:hover .pxl-count, .widget_pages ul li > a:hover .pxl-count, .widget_archive ul li > a:hover .pxl-count, .widget_recent_entries ul li > a:hover .pxl-count {
color: #fff;
box-shadow: none;
}
.widget_product_categories ul li.current-menu-item > a .pxl-count:before, .widget_categories ul li.current-menu-item > a .pxl-count:before, .widget_pages ul li.current-menu-item > a .pxl-count:before, .widget_archive ul li.current-menu-item > a .pxl-count:before, .widget_recent_entries ul li.current-menu-item > a .pxl-count:before, .widget_product_categories ul li.current-cat > a .pxl-count:before, .widget_categories ul li.current-cat > a .pxl-count:before, .widget_pages ul li.current-cat > a .pxl-count:before, .widget_archive ul li.current-cat > a .pxl-count:before, .widget_recent_entries ul li.current-cat > a .pxl-count:before, .widget_product_categories ul li.current-cat-parent > a .pxl-count:before, .widget_categories ul li.current-cat-parent > a .pxl-count:before, .widget_pages ul li.current-cat-parent > a .pxl-count:before, .widget_archive ul li.current-cat-parent > a .pxl-count:before, .widget_recent_entries ul li.current-cat-parent > a .pxl-count:before, .widget_product_categories ul li > a:hover .pxl-count:before, .widget_categories ul li > a:hover .pxl-count:before, .widget_pages ul li > a:hover .pxl-count:before, .widget_archive ul li > a:hover .pxl-count:before, .widget_recent_entries ul li > a:hover .pxl-count:before {
transform: scale(0);
}
.widget_product_categories ul li.current-menu-item > a .pxl-count:after, .widget_categories ul li.current-menu-item > a .pxl-count:after, .widget_pages ul li.current-menu-item > a .pxl-count:after, .widget_archive ul li.current-menu-item > a .pxl-count:after, .widget_recent_entries ul li.current-menu-item > a .pxl-count:after, .widget_product_categories ul li.current-cat > a .pxl-count:after, .widget_categories ul li.current-cat > a .pxl-count:after, .widget_pages ul li.current-cat > a .pxl-count:after, .widget_archive ul li.current-cat > a .pxl-count:after, .widget_recent_entries ul li.current-cat > a .pxl-count:after, .widget_product_categories ul li.current-cat-parent > a .pxl-count:after, .widget_categories ul li.current-cat-parent > a .pxl-count:after, .widget_pages ul li.current-cat-parent > a .pxl-count:after, .widget_archive ul li.current-cat-parent > a .pxl-count:after, .widget_recent_entries ul li.current-cat-parent > a .pxl-count:after, .widget_product_categories ul li > a:hover .pxl-count:after, .widget_categories ul li > a:hover .pxl-count:after, .widget_pages ul li > a:hover .pxl-count:after, .widget_archive ul li > a:hover .pxl-count:after, .widget_recent_entries ul li > a:hover .pxl-count:after {
transform: scaleX(1);
}
.widget_product_categories ul li > .sub-menu, .widget_categories ul li > .sub-menu, .widget_pages ul li > .sub-menu, .widget_archive ul li > .sub-menu, .widget_recent_entries ul li > .sub-menu {
margin-left: 10px;
}
.widget_product_categories ul li > .sub-menu > li > a, .widget_categories ul li > .sub-menu > li > a, .widget_pages ul li > .sub-menu > li > a, .widget_archive ul li > .sub-menu > li > a, .widget_recent_entries ul li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_product_categories ul li > .sub-menu > li > .sub-menu > li, .widget_categories ul li > .sub-menu > li > .sub-menu > li, .widget_pages ul li > .sub-menu > li > .sub-menu > li, .widget_archive ul li > .sub-menu > li > .sub-menu > li, .widget_recent_entries ul li > .sub-menu > li > .sub-menu > li {
margin-left: 10px;
}
.widget_product_categories ul li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_product_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_product_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_product_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_product_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_product_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_product_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_product_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_product_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_tag_cloud .tagcloud, .widget_product_tag_cloud .tagcloud {
display: flex;
flex-wrap: wrap;
}
.widget_tag_cloud a, .widget_product_tag_cloud a {
font-size: 14px !important;
color: var(--link-color);
padding: 1px 15px;
line-height: 32px;
position: relative;
z-index: 1;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
background-color: #fff;
border: none;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
font-weight: 500;
}
.widget_tag_cloud a:hover, .widget_product_tag_cloud a:hover {
color: #fff;
background-color: var(--primary-color);
}
.widget_tag_cloud a:hover:before, .widget_product_tag_cloud a:hover:before {
opacity: 0;
}
.widget_tag_cloud a:hover:after, .widget_product_tag_cloud a:hover:after {
opacity: 1;
}
.widget_pxl_recent_posts .pxl--item:hover .pxl-item--img img {
-webkit-transform: translateX(35px);
transform: translateX(35px);
}
.widget_pxl_recent_posts .pxl--item .pxl-item--img {
width: 100px;
min-width: 100px;
min-height: 100px;
overflow: hidden;
display: block;
position: relative;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
@media (max-width: 1200px) {
.widget_pxl_recent_posts .pxl--item .pxl-item--img {
width: 80px;
min-width: 80px;
min-height: 80px;
}
}
@media (max-width: 1024px) {
.widget_pxl_recent_posts .pxl--item .pxl-item--img {
margin-right: 15px;
}
}
.widget_pxl_recent_posts .pxl--item .pxl-item--img img {
height: 100%;
position: absolute;
right: 0;
width: auto;
max-width: unset;
transition: all 1s ease-out;
}
.widget_pxl_recent_posts .pxl-item--title {
font-size: 18px;
font-weight: bold;
margin-bottom: 0;
line-height: 1.4;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
}
@media (max-width: 1280px) {
.widget_pxl_recent_posts .pxl-item--title {
font-size: 16px;
}
}
.widget_pxl_recent_posts .pxl-item--title a {
color: inherit;
}
.widget_pxl_recent_posts .pxl-item--title a:hover {
color: var(--primary-color);
}
.widget_pxl_recent_posts .pxl-item--date {
font-size: 16px;
font-weight: bold;
color: #555;
margin-top: 5px;
display: flex;
align-items: center;
line-height: 1.3;
}
@media (max-width: 1280px) {
.widget_pxl_recent_posts .pxl-item--date {
font-size: 14px;
}
}
@media (max-width: 1024px) {
.widget_pxl_recent_posts .pxl-item--date {
font-size: 12px;
}
}
.widget_pxl_recent_posts .pxl-item--date i {
font-size: 20px;
-webkit-text-fill-color: transparent;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
background-clip: text;
-webkit-background-clip: text;
}
@media (max-width: 1280px) {
.widget_pxl_recent_posts .pxl-item--date i {
font-size: 16px;
}
}
@media (max-width: 1024px) {
.widget_pxl_recent_posts .pxl-item--date i {
font-size: 14px;
}
}
.widget_pxl_recent_posts .pxl--item {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 20px;
}
.widget_pxl_recent_posts .pxl--item:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.gallery {
margin: -10px -5px 0 -5px !important;
display: flex;
flex-wrap: wrap;
}
.gallery .gallery-item {
padding: 0 5px !important;
margin: 24px 0 0 !important;
}
.gallery .gallery-item img {
border: none !important;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50% !important;
}
.gallery.gallery-columns-3 .gallery-item {
width: 33.33% !important;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25% !important;
}
.gallery.gallery-columns-5 .gallery-item {
width: 20% !important;
}
#pxl-content-main .gallery {
margin: -5px -12px 38px -12px !important;
}
#pxl-content-main .gallery .gallery-item {
padding: 0 12px !important;
margin: 24px 0 0 !important;
}
.widget_media_gallery .gallery, .elementor-widget-wp-widget-media_gallery .gallery, .elementor-widget-image-gallery .gallery {
margin: -10px -5px 0 -5px;
}
.widget_media_gallery .gallery .gallery-item, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item, .elementor-widget-image-gallery .gallery .gallery-item {
padding: 0 5px;
margin-top: 10px !important;
margin-bottom: 0;
}
.widget_media_gallery .gallery .gallery-item img, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item img, .elementor-widget-image-gallery .gallery .gallery-item img {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
width: 100%;
border: none !important;
}
.widget_media_gallery .gallery .gallery-item a, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a, .elementor-widget-image-gallery .gallery .gallery-item a {
display: block;
position: relative;
}
.widget_media_gallery .gallery .gallery-item a:before, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:before, .elementor-widget-image-gallery .gallery .gallery-item a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.67);
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
z-index: 1;
}
.widget_media_gallery .gallery .gallery-item a:after, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:after, .elementor-widget-image-gallery .gallery .gallery-item a:after {
content: "\f12c";
font-size: 14px;
font-family: "Caseicon";
color: #fff;
z-index: 2;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
}
.widget_media_gallery .gallery .gallery-item a:hover:before, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:hover:before, .elementor-widget-image-gallery .gallery .gallery-item a:hover:before, .widget_media_gallery .gallery .gallery-item a:hover:after, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:hover:after, .elementor-widget-image-gallery .gallery .gallery-item a:hover:after {
opacity: 1;
}
.elementor-lightbox .swiper-container .elementor-lightbox-image {
width: auto;
height: auto;
}
.elementor-lightbox .swiper-container .swiper-slide {
background-color: transparent;
}
.pxl-gallery {
margin: -8px -15px 42px -15px;
display: flex;
flex-wrap: wrap;
}
.pxl-gallery img {
width: 100%;
}
.pxl-gallery .pxl--item {
padding: 30px 15px 0 15px;
}
.pxl-gallery .pxl--item-inner {
overflow: hidden;
position: relative;
}
.pxl-gallery .pxl--item-inner.video-active:before {
background-color: rgba(27, 27, 27, 0.5);
}
.pxl-gallery .pxl--item-inner .btn-video {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99;
}
.pxl-gallery.gallery-2-columns .pxl--item {
width: 50%;
}
@media screen and (max-width: 575px) {
.pxl-gallery.gallery-2-columns .pxl--item {
width: 100%;
}
}
.pxl-gallery.gallery-3-columns .pxl--item {
width: 33.33%;
}
@media screen and (max-width: 575px) {
.pxl-gallery.gallery-3-columns .pxl--item {
width: 100%;
}
}
.pxl-gallery.gallery-4-columns .pxl--item {
width: 25%;
}
@media screen and (max-width: 767px) {
.pxl-gallery.gallery-4-columns .pxl--item {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.pxl-gallery.gallery-4-columns .pxl--item {
width: 100%;
}
}
.pxl-gallery.gallery-5-columns .pxl--item {
width: 20%;
}
@media screen and (max-width: 767px) {
.pxl-gallery.gallery-5-columns .pxl--item {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.pxl-gallery.gallery-5-columns .pxl--item {
width: 100%;
}
}
.pxl-gallery.masonry-style1 .pxl--item-inner {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.calendar_wrap caption {
margin-bottom: 10px;
}
.widget_recent_comments ul, .widget_recent_comments ol {
list-style: none;
font-size: 16px;
line-height: 24px;
color: #080808;
font-weight: 500;
}
.widget_recent_comments ul a, .widget_recent_comments ol a {
color: inherit;
font-weight: 700;
}
.widget_recent_comments ul a:hover, .widget_recent_comments ol a:hover {
color: var(--primary-color);
}
.widget_recent_comments ul li + li, .widget_recent_comments ol li + li {
margin-top: 18px;
}
.widget_rss .rss-widget-title {
color: inherit;
font-size: 24px !important;
position: relative;
font-weight: 800 !important;
}
.widget_rss ul, .widget_rss ol {
margin: 0;
list-style: none;
}
.widget_rss .rsswidget {
display: block;
font-size: 16px;
line-height: 24px;
color: #080808;
font-weight: 700;
}
.widget_rss .rss-date {
font-size: 14px;
display: block;
margin-top: 4px;
margin-bottom: 10px;
}
.widget_rss li + li {
margin-top: 34px;
}
.widget_rss cite {
display: block;
margin-top: 4px;
color: var(--primary-color);
}
.widget_block ul, .widget_block ol {
margin-bottom: 0;
padding: 0;
list-style: none;
}
.widget_block .wp-block-search__label, .widget_block .wp-block-group__inner-container > h2 {
font-size: 24px;
margin-bottom: 30px;
padding-bottom: 5px;
position: relative;
color: var(--link-color);
font-weight: 800;
display: block;
}
.widget_block .wp-block-search__label:before, .widget_block .wp-block-group__inner-container > h2:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 40px;
height: 4px;
border-radius: 0px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.widget_block .wp-block-latest-posts__list, .widget_block .wp-block-latest-comments {
font-size: 16px;
line-height: 24px;
color: #080808;
font-weight: 600;
}
.widget_block .wp-block-latest-posts__list a, .widget_block .wp-block-latest-comments a {
color: inherit;
}
.widget_block .wp-block-latest-posts__list a:hover, .widget_block .wp-block-latest-comments a:hover {
color: var(--primary-color);
}
.widget_block .wp-block-latest-posts__list li + li, .widget_block .wp-block-latest-comments li + li {
margin-top: 18px;
}
.widget_block .wp-block-latest-comments {
color: #666;
}
.widget_block .wp-block-latest-comments a {
color: #080808;
}
.widget_block .wp-block-latest-comments a:hover {
color: var(--primary-color);
}
.widget_block.widget_search .wp-block-search__inside-wrapper {
position: relative;
}
.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
height: 58px;
width: 58px;
background: transparent;
top: 0;
right: 0;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
padding: 0;
position: absolute;
color: #222;
line-height: 58px;
z-index: 1;
font-size: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
border-color: #ececf0;
}
.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button:before {
content: "\f12c";
font-family: "Caseicon";
font-size: 14px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button:hover {
border-color: var(--primary-color);
background-color: var(--primary-color);
color: #fff;
}
.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__input {
border-color: #ececf0;
color: #222;
padding-left: 24px;
}
.widget_archive .nice-select ul.list {
max-width: 320px;
}
.wp-calendar-table {
background-color: #fff;
}
.pxl-author-info.widget {
padding-bottom: 36px;
}
.pxl-author-info .author-image {
margin-bottom: 16px;
}
.pxl-author-info .author-image img {
width: 100%;
}
.pxl-author-info .author-desc {
font-size: 16px;
line-height: 1.625;
margin-bottom: 15px;
}
.pxl-author-info .author-social {
display: inline-flex;
flex-wrap: wrap;
margin: 0 -6px;
}
.pxl-author-info .author-social a {
width: 38px;
height: 38px;
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #f6f6f6;
border-radius: 100%;
color: #555;
margin: 6px;
font-size: 15px;
}
.pxl-author-info .author-social a span {
display: inline-flex;
}
.pxl-author-info .author-social a:hover {
background-color: #fff;
color: var(--primary-color);
-webkit-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-khtml-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-moz-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-ms-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-o-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
}
.widget_nav_menu {
padding-bottom: 40px !important;
}
@media (max-width: 1280px) {
.widget_nav_menu {
padding-bottom: 30px !important;
}
}
.widget_nav_menu .menu {
margin-bottom: 0;
}
.widget_nav_menu .menu li {
list-style: none;
margin-bottom: 5px;
}
.widget_nav_menu .menu li:last-child {
margin-bottom: 0;
}
.widget_nav_menu .menu li a {
color: #555;
font-size: 16px;
font-weight: 400;
padding-left: 18px;
position: relative;
}
@media (max-width: 1199px) {
.widget_nav_menu .menu li a {
font-size: 14px;
}
}
.widget_nav_menu .menu li a:hover {
color: var(--primary-color);
}
.widget_nav_menu .menu li a:before {
content: '\f110';
font-family: Caseicon;
position: absolute;
left: 0;
top: 50%;
color: #909090;
font-size: 12px;
transform: translateY(-50%);
padding-bottom: 4px;
}
.widget_nav_menu .menu li .sub-menu {
margin-bottom: 5px;
}
.widget_nav_menu .menu li > .sub-menu {
margin-left: 10px;
}
.widget_nav_menu .menu li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_nav_menu .menu li > .sub-menu > li > .sub-menu > li {
margin-left: 10px;
}
.widget_nav_menu .menu li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_nav_menu .menu li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_nav_menu .menu li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_nav_menu .menu li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_nav_menu .menu li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_nav_menu .menu li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_nav_menu .menu li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_nav_menu .menu li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_nav_menu .menu li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
margin-left: 20px;
}
.widget_meta {
padding-bottom: 40px !important;
}
@media (max-width: 1280px) {
.widget_meta {
padding-bottom: 30px !important;
}
}
.widget_meta ul {
margin-bottom: 0;
}
.widget_meta ul li {
list-style: none;
}
.widget_meta ul li:last-child a {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget_meta ul li:last-child a:after {
display: none;
}
.widget_meta ul li a {
color: #555;
font-size: 16px;
font-weight: 400;
border-bottom: 1px solid #c5c5c5;
display: block;
padding-bottom: 8px;
margin-bottom: 15px;
position: relative;
}
@media (max-width: 1199px) {
.widget_meta ul li a {
font-size: 14px;
}
}
.widget_meta ul li a:after {
content: "";
width: 0;
height: 1px;
background-color: var(--primary-color);
position: absolute;
bottom: -1px;
right: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
transform: rotate(0) !important;
}
.widget_meta ul li a:hover {
color: var(--primary-color);
}
.widget_meta ul li a:hover:after {
width: 100%;
left: 0;
right: auto;
}
.widget_pxl_elementor_box {
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/background2.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
overflow: hidden;
}
.widget_pxl_elementor_box .widget-title {
color: #fff;
}
.widget_archive ul li a .pxl-count {
padding-left: 0;
}
body.rtl .widget-title::before, body.rtl .comment-reply-title::before, body.rtl .comments-title::before, body.rtl .pxl-author-info .author-name::before {
right: 0;
left: auto;
}
#pxl-header-default {
position: relative;
z-index: 999;
background-color: #2d1747;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);  }
.pxl-menu-primary {   }
.pxl-menu-primary .sub-menu .sub-menu:before {
display: none;
}
.pxl-item--archive.pxl-item--standard .pxl-item--title a {
width: 99%;
overflow: auto;
text-overflow: inherit;
-webkit-line-clamp: 2;
display: -webkit-box;
word-break: break-word;
-webkit-box-orient: initial;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-o-placeholder, textarea::-o-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-ms-placeholder, textarea::-ms-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .pxl-select-higthlight, .nice-select {
background-color: #fff;
border: none;
color: #555;
padding: 6px 40px;
font-size: 16px;
font-weight: 400;
height: 58px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
width: 100%;
outline: none;
font-family: inherit;
border: 2px solid #e0e0e0;
}
@media (max-width: 676px) {
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .pxl-select-higthlight, .nice-select {
padding: 6px 20px;
}
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus, .pxl-select-higthlight:focus, .nice-select:focus {
outline: 0;
color: #383838;
border-color: var(--primary-color);
}
input[type="range"] {
padding: 0;
background-color: transparent;
height: auto;
border: none;
}
select {
height: 50px;
}
textarea {
padding-top: 30px;
padding-bottom: 18px;
height: 146px;
margin: 0;
}
@media (max-width: 676px) {
textarea {
padding-top: 20px;
}
}
.comments-area {
padding-top: 65px;
}
.comments-area .comment-respond .logged-in-as {
margin-top: 15px;
margin-bottom: 16px;
font-size: 15px;
}
@media (max-width: 360px) {
.comments-area .comment-respond .logged-in-as {
margin-top: 0;
}
}
.comments-area .comment-respond .logged-in-as a {
color: inherit;
}
.comments-area .comment-respond .logged-in-as a:hover {
color: var(--primary-color);
}
.comments-area .comment-respond .logged-in-as a:nth-child(2) {
font-weight: 700;
text-decoration: underline;
}
.comments-area .no-comments {
display: none;
}
.comment-title {
font-size: 24px;
text-transform: capitalize;
margin-bottom: 0px;
font-weight: bold;
}
@media (max-width: 1199px) {
.comment-title {
font-size: 20px;
}
}
.comment-title a {
color: inherit;
}
.comment-title a:hover {
color: inherit;
}
.comment-list {
padding: 0 0px 0 0;
list-style: none;
margin-bottom: 65px;
}
@media screen and (max-width: 1199px) {
.comment-list {
padding-right: 0;
}
}
.comment-list .comment-reply-title {
font-size: 24px;
display: inline-flex;
align-items: center;
padding-bottom: 0;
}
.comment-list .comment-reply-title:before {
display: none;
}
.comment-list li .children {
padding-left: 65px;
margin: 0;
}
@media (max-width: 1024px) {
.comment-list li .children {
padding-left: 50px;
}
}
@media screen and (max-width: 767px) {
.comment-list li .children {
padding-left: 30px;
}
}
@media screen and (max-width: 575px) {
.comment-list li .children {
padding-left: 0;
}
}
.comment-list li .children li {
list-style: none;
margin-top: 20px;
}
.comment-list li .comment-respond {
margin-top: 35px;
margin-bottom: 50px;
margin-left: 92px;
}
@media screen and (max-width: 767px) {
.comment-list li .comment-respond {
margin-left: 78px;
margin-top: 0;
}
}
@media screen and (max-width: 575px) {
.comment-list li .comment-respond {
margin-left: 0;
margin-top: 20px;
}
}
.comment-list > li {
margin-bottom: 20px;
}
.comment-list > li:last-child {
margin-bottom: 0;
}
.comment-list > li > .children > li > .children > li > .children > li > .children {
padding-left: 0;
}
.comment-list > li > .children > li > .children > li > .children > li > .children .children {
padding-left: 0;
}
@media screen and (min-width: 768px) {
.comment-list .comment-form .comment-form-author, .comment-list .comment-form .comment-form-email {
flex: 0 0 50%;
max-width: 50%;
}
.comment-list .comment-form .comment-form-website {
flex: 0 0 100%;
max-width: 100%;
}
}
.comment-list #respond {
padding: 0;
}
.comment-image {
width: 130px;
min-width: 130px;
}
@media screen and (max-width: 767px) {
.comment-image {
width: 100px;
min-width: 100px;
}
.comment-image.pxl-mr-28 {
margin-right: 20px;
}
}
@media (max-width: 575px) {
.comment-image {
margin-bottom: 20px;
}
.comment-image.pxl-mr-28 {
margin-right: 10px;
}
}
.comment-image img {
border: 3px solid #fff;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
.comment-date {
font-size: 14px;
color: #8f8f8f;
font-weight: 600;
text-transform: uppercase;
line-height: normal;
display: inline-block;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-top: 5px;
}
@media (max-width: 1024px) {
.comment-date {
font-size: 12px;
}
}
.comment-content {
flex-grow: 1;
}
.comment-content a {
word-wrap: break-word;
}
.comment-content .comment-text {
color: #666;
font-size: 18px;
padding-bottom: 0px;
line-height: 1.6;
}
@media (max-width: 1199px) {
.comment-content .comment-text {
font-size: 16px;
}
}
.comment-content .comment-text p:last-child {
margin-bottom: 0;
}
.comment-content .comment-text ol, .comment-content .comment-text ul {
margin-bottom: 32px;
}
.comment-content .comment-text ol ul, .comment-content .comment-text ul ul, .comment-content .comment-text ol ol, .comment-content .comment-text ul ol {
margin-bottom: 0;
}
.comment-content .comment-text ul li {
list-style: outside;
}
.comment-content .comment-text img {
margin: 6px 0;
}
.comment-reply a {
font-size: 13px;
text-transform: uppercase;
color: #fff;
font-weight: bold;
background: unset;
padding: 3px 20px 0px 20px;
height: 30px;
display: inline-flex;
align-items: center;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
z-index: 1;
position: relative;
}
.comment-reply a:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: var(--link-color);
}
.comment-reply a:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.comment-reply a:hover:before {
transform: scale(0);
}
.comment-reply a:hover:after {
transform: scaleX(1);
}
.comment-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 15px;
}
.comment-form .row > div {
margin: 20px 0;
}
.comment-form .form-submit {
margin-top: 30px;
margin-bottom: 0;
}
@media (max-width: 1024px) {
.comment-form .form-submit {
margin-top: 20px;
}
}
.comment-form .form-submit #submit {
line-height: 60px;
padding: 0 55px;
}
@media (max-width: 575px) {
.comment-form .form-submit #submit {
line-height: 55px;
padding: 0 30px;
}
}
.comment-form .comment-form-comment {
display: flex;
flex-wrap: wrap;
}
.comment-inner {
display: flex;
flex-wrap: nowrap;
background-color: #fff8e1;
padding: 25px 35px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
align-items: center;
position: relative;
}
@media (max-width: 1199px) {
.comment-inner {
padding: 25px 30px;
}
}
@media (max-width: 575px) {
.comment-inner {
display: block;
}
}
.comment-inner .comment-reply {
position: absolute;
top: 12px;
right: 18px;
}
.comment-form-cookies-consent {
font-size: 16px;
line-height: 1.7;
padding-left: 32px;
position: relative;
margin-top: 15px;
margin-bottom: 0px; }
.comment-form-cookies-consent input, .comment-form-cookies-consent label:before, .comment-form-cookies-consent label:after {
position: absolute;
width: 22px;
height: 22px;
left: 0;
top: 3px;
cursor: pointer;
}
.comment-form-cookies-consent label {
cursor: pointer;
}
.comment-form-cookies-consent label:before {
content: '';
z-index: 1;
background-color: #f6f6f6;
}
.comment-form-cookies-consent label:after {
content: "\f135";
font-family: "Caseicon";
font-weight: 400;
z-index: 2;
font-size: 10px;
color: #000;
opacity: 0;
line-height: 12px;
text-align: center;
top: 8px;
}
.comment-form-cookies-consent input {
z-index: 99;
opacity: 0;
}
.comment-form-cookies-consent input:checked + label:after {
opacity: 1;
}
.pxl-select {
width: 100%;
position: relative;
}
.pxl-select .pxl-select-hidden {
display: none !important;
}
.pxl-select .pxl-select-options {
position: absolute;
top: 100%;
left: 0;
right: 0;
list-style: none;
margin: 10px 0 0;
padding: 12px 18px;
background-color: #fff;
z-index: 99;
font-size: 14px;
color: #666;
font-family: inherit;
box-shadow: 0 3px 65px rgba(0, 0, 0, 0.08);
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
margin-top: 30px;
visibility: hidden;
}
.pxl-select .pxl-select-options li {
padding: 9px 8px;
cursor: pointer;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
line-height: normal !important;
}
.pxl-select .pxl-select-options li:hover {
color: var(--primary-color);
}
.pxl-select .pxl-select-higthlight {
display: flex;
align-items: center;
cursor: pointer;
position: relative;
}
.pxl-select .pxl-select-higthlight:before {
content: "\f107";
font-family: Caseicon;
width: 28px;
height: 28px;
border-radius: 28px;
color: #737879;
line-height: 28px;
text-align: center;
font-size: 10px;
font-family: Caseicon;
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-select .pxl-select-higthlight.active + .pxl-select-options {
opacity: 1;
margin-top: 10px;
visibility: visible;
}
.pxl-select .pxl-select-higthlight.active:before {
transform: translate(0, -50%) scaleY(-1);
}
.nice-select {
position: relative;
padding-right: 44px;
cursor: pointer;
display: inline-flex;
align-items: center;
}
.nice-select:before {
content: "\f107";
font-family: Caseicon;
width: 28px;
height: 28px;
border-radius: 28px;
color: #737879;
line-height: 28px;
text-align: center;
font-size: 10px;
font-family: Caseicon;
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.nice-select ul.list {
position: absolute;
top: 100%;
left: 0;
right: 0;
list-style: none;
margin: 10px 0 0;
padding: 12px 18px;
background-color: #fff;
z-index: 99;
font-size: 14px;
color: #666;
font-family: inherit;
box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
margin-top: 30px;
visibility: hidden;
max-width: 270px;
}
.nice-select ul.list li {
padding: 9px 8px;
cursor: pointer;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
line-height: normal !important;
}
.nice-select ul.list li:hover {
color: #101010;
background-color: #f8f8f8;
}
.nice-select.open:before {
transform: translate(0, -50%) scaleY(-1);
}
.nice-select.open ul.list {
opacity: 1;
margin-top: 10px;
visibility: visible;
}
@media (max-width: 480px) {
.comment-reply-title:before {
display: none;
}
}
.comment-reply-title small {
display: inline-block;
vertical-align: top;
margin-left: 10px;
}
@media (max-width: 480px) {
.comment-reply-title small {
margin-left: 0;
}
}
.comment-reply-title small a {
text-transform: uppercase;
border-radius: 5px;
line-height: 25px;
font-size: 12px;
padding: 0 12px;
background-color: var(--primary-color);
color: #fff;
display: inline-flex !important;
padding-top: 3px;
}
.comment-reply-title small a i {
display: none;
}
.comment-reply-title small a:hover {
color: #fff;
background-color: var(--secondary-color);
}
.post-password-form { }
.post-password-form input[type="password"] {
margin-top: 6px;
}
.post-password-form input[type="submit"] {
margin-top: 10px;
}
.select2 .select2-selection--single {
border: 1px solid #2d2d2d;
height: 51px;
}
.select2 .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
line-height: 51px;
}
.select2 .select2-selection--single .select2-selection__arrow {
right: 8px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
form .select2-container--default {
width: 100% !important;
}
form .select2-container--default .select2-selection {
border: 1px solid #ececec;
height: 50px;
background-color: #fff;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 50px;
padding-left: 22px;
font-size: 15px;
color: #888;
}
form .select2-container--default .select2-selection .select2-selection__arrow {
right: 10px;
top: 50%;
color: #5d5d60;
}
form .select2-container--default .select2-selection .select2-selection__clear {
height: 20px;
line-height: 20px;
position: absolute;
right: 30px;
text-align: center;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 20px;
color: #5d5d60;
}
form .select2-container--default .select2-selection .select2-selection__placeholder {
color: #5d5d60;
}
.select2-container.select2-container--open { }
.select2-container.select2-container--open .select2-dropdown {
border-color: #e7e8e9;
}
.select2-container.select2-container--open .select2-dropdown .select2-search__field {
border: 1px solid #e7e8e9;
padding-left: 15px;
padding-right: 15px;
}
.select2-container.select2-container--open .select2-results .select2-results__option {
font-size: 15px;
}
.select2-container.select2-container--open .select2-results li.select2-results__option--highlighted {
background-color: var(--primary-color);
}
body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color: var(--primary-color) !important;
}
body .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, body .xdsoft_datetimepicker .xdsoft_calendar td:hover, body .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
background: var(--secondary-color) !important;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
color: #fff !important;
}
body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today, body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, body .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover body .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current body .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, body .xdsoft_timepicker .xdsoft_time_variant .xdsoft_current {
background-color: var(--primary-color) !important;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
color: #fff !important;
}
body .xdsoft_datetimepicker {
font-family: inherit;
border: none;
-webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
}
body .xdsoft_datetimepicker .xdsoft_calendar th {
background-color: #f3f3f3;
color: #444;
}
body .xdsoft_datetimepicker .xdsoft_calendar td {
border-color: #ebebeb;
height: 30px;
background-color: #f7f7f7;
}
body .xdsoft_datetimepicker .xdsoft_calendar td > div {
padding: 0;
text-align: center;
}
body .xdsoft_datetimepicker .xdsoft_datepicker {
width: 230px;
}
body .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
background-color: var(--primary-color);
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.search-no-results #pxl-main {
min-height: calc(100vh - 308px);
}
.search-no-results .pxl-content-wrap.no-sidebar .no-results.not-found {
max-width: 780px;
margin: auto;
}
.search-no-results .search-form .searchform-wrap {
position: relative;
}
.search-no-results .search-form .searchform-wrap .search-submit {
padding: 0;
background-color: transparent;
width: 50px;
height: 50px;
position: absolute;
top: 0;
right: 0;
}
.search-no-results .search-form .searchform-wrap .search-submit:hover {
color: var(--primary-color);
}
body.rtl .comment-list {
padding-right: 0;
padding-left: 30px;
}
@media screen and (max-width: 1199px) {
body.rtl .comment-list {
padding-left: 0;
}
}
body.rtl .comment-list .comment-list li .children {
padding-left: 0;
padding-right: 92px;
}
@media screen and (max-width: 767px) {
body.rtl .comment-list .comment-list li .children {
padding-left: 0;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
body.rtl .comment-image.pxl-mr-28 {
margin-right: 0;
margin-left: 18px;
}
}
body.rtl form input, body.rtl form textarea, body.rtl form select {
text-align: right;
}
body.rtl .pxl-contact-form .pxl--form-icon {
right: auto;
left: 0;
}
.comment-form {
display: grid;
}
.comment-form .comment-form-cookies-consent {
order: 1;
}
.comment-form .pxl-comment-inner {
order: 2;
}
.comment-form .comment-form-comment {
order: 3;
}
.comment-form .form-submit {
order: 4;
}
body.rtl {
direction: rtl;
unicode-bidi: embed;
text-align: right;
}
body.rtl .rtl-icon {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
display: inline-block;
}
body.rtl .rtl-reverse {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
body.rtl .pxl-icon-reverse {
-webkit-transform: scaleX(1);
-khtml-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
}
body.rtl .pxl-text-left {
text-align: right;
}
body.rtl .pxl-text-right {
text-align: left;
}
@media screen and (min-width: 1200px) {
body.rtl .pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a .caseicon-angle-arrow-down {
margin-left: 0;
margin-right: 8px;
}
body.rtl .pxl-menu-primary .sub-menu, body.rtl .pxl-menu-primary .children {
text-align: right;
}
body.rtl .pxl-menu-primary li a span:before {
left: auto;
right: 0;
}
body.rtl .pxl-menu-primary > li > .sub-menu:not(.pxl-mega-menu), body.rtl .pxl-menu-primary > li > .children:not(.pxl-mega-menu) {
left: auto;
right: 0;
text-align: right;
}
body.rtl .pxl-menu-primary > li > .sub-menu:not(.pxl-mega-menu) li > .sub-menu, body.rtl .pxl-menu-primary > li > .children:not(.pxl-mega-menu) li > .sub-menu, body.rtl .pxl-menu-primary > li > .sub-menu:not(.pxl-mega-menu) li > .children, body.rtl .pxl-menu-primary > li > .children:not(.pxl-mega-menu) li > .children {
left: auto;
right: 100%;
text-align: right;
}
body.rtl .pxl-menu-primary .sub-menu li.menu-item-has-children > a::after {
content: "\f117";
right: auto;
left: 0;
}
body.rtl .pxl-nav-menu.hv-style1 .pxl-menu-primary > li > a::before {
left: auto;
right: 0;
}
}
@media screen and (max-width: 1199px) {
body.rtl #pxl-header-default #pxl-nav-mobile, body.rtl #pxl-header-elementor #pxl-nav-mobile {
right: auto;
left: 15px;
}
body.rtl .pxl-header-menu {
left: auto;
right: 0;
-webkit-transform: translateX(100%);
-khtml-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
body.rtl .pxl-header-menu.active {
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
body.rtl .pxl-menu-toggle, body.rtl .pxl-menu-close, body.rtl .pxl-header-mobile-search .search-submit {
right: auto;
left: 0;
}
body.rtl .pxl-menu-primary .sub-menu li a, body.rtl .pxl-menu-primary .children li a {
padding-left: 0;
padding-right: 14px;
}
body.rtl .pxl-menu-primary .pxl-megamenu .pxl-heading {
padding-left: 0;
padding-right: 14px;
}
}
body.rtl #pxl-search-popup .pxl-item--conent form .search-submit {
right: auto;
left: 0;
text-align: left;
}
body.rtl .pxl---post .pxl-item--meta li {
margin-right: 0;
margin-left: 20px;
}
body.rtl .pxl---post .pxl-item--meta li i {
margin-right: 0;
margin-left: 8px;
}
body.rtl blockquote {
padding-left: 40px;
padding-right: 40px;
margin-left: 0;
margin-right: 0;
}
body.rtl blockquote:before {
left: auto;
right: 0;
}
body.rtl .pxl--post-footer label {
margin-right: 0;
margin-left: 18px;
}
body.rtl .pxl--post-footer .pxl--tags {
margin-right: 0;
margin-left: 30px;
}
body.rtl .pxl---post .pxl-item--meta::before {
right: 0;
left: auto;
}
body.rtl .comment-inner img.avatar {
margin-right: 0;
margin-left: 18px;
}
body.rtl .comment-reply {
right: auto;
left: 23px;
}
body.rtl .comment-reply a i {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
margin-left: 0;
margin-right: 5px;
}
body.rtl .comment-form-cookies-consent {
padding-left: 0;
padding-right: 32px;
}
body.rtl .comment-form-cookies-consent input, body.rtl .comment-form-cookies-consent label::before, body.rtl .comment-form-cookies-consent label::after {
left: auto;
right: 0;
}
body.rtl .comment-list li .comment-respond {
margin-left: 0;
margin-right: 130px;
}
@media screen and (max-width: 767px) {
body.rtl .comment-list li .comment-respond {
margin-left: 0px;
margin-right: 78px;
}
}
@media screen and (max-width: 575px) {
body.rtl .comment-list li .comment-respond {
margin-right: 0;
}
}
body.rtl .comment-list li .children {
padding-right: 120px;
padding-left: 0;
}
@media screen and (max-width: 767px) {
body.rtl .comment-list li .children {
padding-right: 78px;
padding-left: 0;
}
}
@media screen and (max-width: 575px) {
body.rtl .comment-list li .children {
padding-right: 0;
}
}
body.rtl .comment-reply-title small {
margin-left: 0;
margin-right: 10px;
}
body.rtl .pxl-pagination-wrap .page-numbers i {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
body.rtl .widget-title::before, body.rtl .comment-reply-title::before, body.rtl .comments-title::before {
left: auto;
right: 0;
}
body.rtl .widget_product_categories ul li a:after, body.rtl .widget_categories ul li a:after, body.rtl .widget_nav_menu ul li a:after, body.rtl .widget_pages ul li a:after, body.rtl .widget_archive ul li a:after, body.rtl .widget_meta ul li a:after, body.rtl .widget_recent_entries ul li a:after {
right: auto;
left: 24px;
transform: translate(0, -50%) scaleX(-1);
}
body.rtl .widget_search .search-submit {
right: auto;
left: 0;
}
body.rtl .widget_pxl_recent_posts .pxl-item--img {
margin-right: 0;
margin-left: 12px;
}
body.rtl .widget_pxl_recent_posts .pxl-item--date i, body.rtl .widget_tag_cloud a {
margin-right: 0;
margin-left: 6px;
}
.pxl-mr-3 {
margin-right: 3px;
}
.pxl-mr-4 {
margin-right: 4px;
}
.pxl-mr-5 {
margin-right: 5px;
}
.pxl-mr-6 {
margin-right: 6px;
}
.pxl-mr-7 {
margin-right: 7px;
}
.pxl-mr-8 {
margin-right: 8px;
}
.pxl-mr-9 {
margin-right: 9px;
}
.pxl-mr-10 {
margin-right: 10px;
}
.pxl-mr-11 {
margin-right: 11px;
}
.pxl-mr-12 {
margin-right: 12px;
}
.pxl-mr-13 {
margin-right: 13px;
}
.pxl-mr-14 {
margin-right: 14px;
}
.pxl-mr-15 {
margin-right: 15px;
}
.pxl-mr-16 {
margin-right: 16px;
}
.pxl-mr-17 {
margin-right: 17px;
}
.pxl-mr-18 {
margin-right: 18px;
}
.pxl-mr-19 {
margin-right: 19px;
}
.pxl-mr-20 {
margin-right: 20px;
}
.pxl-mr-21 {
margin-right: 21px;
}
.pxl-mr-22 {
margin-right: 22px;
}
.pxl-mr-23 {
margin-right: 23px;
}
.pxl-mr-24 {
margin-right: 24px;
}
.pxl-mr-25 {
margin-right: 25px;
}
.pxl-mr-26 {
margin-right: 26px;
}
.pxl-mr-27 {
margin-right: 27px;
}
.pxl-mr-28 {
margin-right: 28px;
}
.pxl-mr-29 {
margin-right: 29px;
}
.pxl-mr-30 {
margin-right: 30px;
}
.pxl-mr-31 {
margin-right: 31px;
}
.pxl-mr-32 {
margin-right: 32px;
}
.pxl-mr-33 {
margin-right: 33px;
}
.pxl-mr-34 {
margin-right: 34px;
}
.pxl-mr-35 {
margin-right: 35px;
}
.pxl-mr-36 {
margin-right: 36px;
}
.pxl-mr-37 {
margin-right: 37px;
}
.pxl-mr-38 {
margin-right: 38px;
}
.pxl-mr-39 {
margin-right: 39px;
}
.pxl-mr-40 {
margin-right: 40px;
}
.pxl-ml-3 {
margin-left: 3px;
}
.pxl-ml-4 {
margin-left: 4px;
}
.pxl-ml-5 {
margin-left: 5px;
}
.pxl-ml-6 {
margin-left: 6px;
}
.pxl-ml-7 {
margin-left: 7px;
}
.pxl-ml-8 {
margin-left: 8px;
}
.pxl-ml-9 {
margin-left: 9px;
}
.pxl-ml-10 {
margin-left: 10px;
}
.pxl-ml-11 {
margin-left: 11px;
}
.pxl-ml-12 {
margin-left: 12px;
}
.pxl-ml-13 {
margin-left: 13px;
}
.pxl-ml-14 {
margin-left: 14px;
}
.pxl-ml-15 {
margin-left: 15px;
}
.pxl-ml-16 {
margin-left: 16px;
}
.pxl-ml-17 {
margin-left: 17px;
}
.pxl-ml-18 {
margin-left: 18px;
}
.pxl-ml-19 {
margin-left: 19px;
}
.pxl-ml-20 {
margin-left: 20px;
}
.pxl-ml-21 {
margin-left: 21px;
}
.pxl-ml-22 {
margin-left: 22px;
}
.pxl-ml-23 {
margin-left: 23px;
}
.pxl-ml-24 {
margin-left: 24px;
}
.pxl-ml-25 {
margin-left: 25px;
}
.pxl-ml-26 {
margin-left: 26px;
}
.pxl-ml-27 {
margin-left: 27px;
}
.pxl-ml-28 {
margin-left: 28px;
}
.pxl-ml-29 {
margin-left: 29px;
}
.pxl-ml-30 {
margin-left: 30px;
}
.pxl-ml-31 {
margin-left: 31px;
}
.pxl-ml-32 {
margin-left: 32px;
}
.pxl-ml-33 {
margin-left: 33px;
}
.pxl-ml-34 {
margin-left: 34px;
}
.pxl-ml-35 {
margin-left: 35px;
}
.pxl-ml-36 {
margin-left: 36px;
}
.pxl-ml-37 {
margin-left: 37px;
}
.pxl-ml-38 {
margin-left: 38px;
}
.pxl-ml-39 {
margin-left: 39px;
}
.pxl-ml-40 {
margin-left: 40px;
}
.pxl-pr-3 {
padding-right: 3px;
}
.pxl-pr-4 {
padding-right: 4px;
}
.pxl-pr-5 {
padding-right: 5px;
}
.pxl-pr-6 {
padding-right: 6px;
}
.pxl-pr-7 {
padding-right: 7px;
}
.pxl-pr-8 {
padding-right: 8px;
}
.pxl-pr-9 {
padding-right: 9px;
}
.pxl-pr-10 {
padding-right: 10px;
}
.pxl-pr-11 {
padding-right: 11px;
}
.pxl-pr-12 {
padding-right: 12px;
}
.pxl-pr-13 {
padding-right: 13px;
}
.pxl-pr-14 {
padding-right: 14px;
}
.pxl-pr-15 {
padding-right: 15px;
}
.pxl-pr-16 {
padding-right: 16px;
}
.pxl-pr-17 {
padding-right: 17px;
}
.pxl-pr-18 {
padding-right: 18px;
}
.pxl-pr-19 {
padding-right: 19px;
}
.pxl-pr-20 {
padding-right: 20px;
}
.pxl-pr-21 {
padding-right: 21px;
}
.pxl-pr-22 {
padding-right: 22px;
}
.pxl-pr-23 {
padding-right: 23px;
}
.pxl-pr-24 {
padding-right: 24px;
}
.pxl-pr-25 {
padding-right: 25px;
}
.pxl-pr-26 {
padding-right: 26px;
}
.pxl-pr-27 {
padding-right: 27px;
}
.pxl-pr-28 {
padding-right: 28px;
}
.pxl-pr-29 {
padding-right: 29px;
}
.pxl-pr-30 {
padding-right: 30px;
}
.pxl-pr-31 {
padding-right: 31px;
}
.pxl-pr-32 {
padding-right: 32px;
}
.pxl-pr-33 {
padding-right: 33px;
}
.pxl-pr-34 {
padding-right: 34px;
}
.pxl-pr-35 {
padding-right: 35px;
}
.pxl-pr-36 {
padding-right: 36px;
}
.pxl-pr-37 {
padding-right: 37px;
}
.pxl-pr-38 {
padding-right: 38px;
}
.pxl-pr-39 {
padding-right: 39px;
}
.pxl-pr-40 {
padding-right: 40px;
}
.pxl-pr-50 {
padding-right: 50px;
}
.pxl-pr-60 {
padding-right: 60px;
}
.pxl-pr-70 {
padding-right: 70px;
}
.pxl-pl-3 {
padding-left: 3px;
}
.pxl-pl-4 {
padding-left: 4px;
}
.pxl-pl-5 {
padding-left: 5px;
}
.pxl-pl-6 {
padding-left: 6px;
}
.pxl-pl-7 {
padding-left: 7px;
}
.pxl-pl-8 {
padding-left: 8px;
}
.pxl-pl-9 {
padding-left: 9px;
}
.pxl-pl-10 {
padding-left: 10px;
}
.pxl-pl-11 {
padding-left: 11px;
}
.pxl-pl-12 {
padding-left: 12px;
}
.pxl-pl-13 {
padding-left: 13px;
}
.pxl-pl-14 {
padding-left: 14px;
}
.pxl-pl-15 {
padding-left: 15px;
}
.pxl-pl-16 {
padding-left: 16px;
}
.pxl-pl-17 {
padding-left: 17px;
}
.pxl-pl-18 {
padding-left: 18px;
}
.pxl-pl-19 {
padding-left: 19px;
}
.pxl-pl-20 {
padding-left: 20px;
}
.pxl-pl-21 {
padding-left: 21px;
}
.pxl-pl-22 {
padding-left: 22px;
}
.pxl-pl-23 {
padding-left: 23px;
}
.pxl-pl-24 {
padding-left: 24px;
}
.pxl-pl-25 {
padding-left: 25px;
}
.pxl-pl-26 {
padding-left: 26px;
}
.pxl-pl-27 {
padding-left: 27px;
}
.pxl-pl-28 {
padding-left: 28px;
}
.pxl-pl-29 {
padding-left: 29px;
}
.pxl-pl-30 {
padding-left: 30px;
}
.pxl-pl-31 {
padding-left: 31px;
}
.pxl-pl-32 {
padding-left: 32px;
}
.pxl-pl-33 {
padding-left: 33px;
}
.pxl-pl-34 {
padding-left: 34px;
}
.pxl-pl-35 {
padding-left: 35px;
}
.pxl-pl-36 {
padding-left: 36px;
}
.pxl-pl-37 {
padding-left: 37px;
}
.pxl-pl-38 {
padding-left: 38px;
}
.pxl-pl-39 {
padding-left: 39px;
}
.pxl-pl-40 {
padding-left: 40px;
}
.pxl-l-0 {
left: 0;
}
.pxl-l-1 {
left: 1px;
}
.pxl-l-2 {
left: 2px;
}
.pxl-l-3 {
left: 3px;
}
.pxl-l-4 {
left: 4px;
}
.pxl-l-5 {
left: 5px;
}
.pxl-l-6 {
left: 6px;
}
.pxl-l-7 {
left: 7px;
}
.pxl-l-8 {
left: 8px;
}
.pxl-l-9 {
left: 9px;
}
.pxl-l-10 {
left: 10px;
}
.pxl-l-11 {
left: 11px;
}
.pxl-l-12 {
left: 12px;
}
.pxl-l-13 {
left: 13px;
}
.pxl-l-14 {
left: 14px;
}
.pxl-l-15 {
left: 15px;
}
.pxl-l-16 {
left: 16px;
}
.pxl-l-17 {
left: 17px;
}
.pxl-l-18 {
left: 18px;
}
.pxl-l-19 {
left: 19px;
}
.pxl-l-20 {
left: 20px;
}
.pxl-l-21 {
left: 21px;
}
.pxl-l-22 {
left: 22px;
}
.pxl-l-23 {
left: 23px;
}
.pxl-l-24 {
left: 24px;
}
.pxl-l-25 {
left: 25px;
}
.pxl-l-26 {
left: 26px;
}
.pxl-l-27 {
left: 27px;
}
.pxl-l-28 {
left: 28px;
}
.pxl-l-29 {
left: 29px;
}
.pxl-l-30 {
left: 30px;
}
.pxl-l-31 {
left: 31px;
}
.pxl-l-32 {
left: 32px;
}
.pxl-l-33 {
left: 33px;
}
.pxl-l-34 {
left: 34px;
}
.pxl-l-35 {
left: 35px;
}
.pxl-l-36 {
left: 36px;
}
.pxl-l-37 {
left: 37px;
}
.pxl-l-38 {
left: 38px;
}
.pxl-l-39 {
left: 39px;
}
.pxl-l-40 {
left: 40px;
}
.pxl-r-0 {
right: 0;
}
.pxl-r-1 {
right: 1px;
}
.pxl-r-2 {
right: 2px;
}
.pxl-r-3 {
right: 3px;
}
.pxl-r-4 {
right: 4px;
}
.pxl-r-5 {
right: 5px;
}
.pxl-r-6 {
right: 6px;
}
.pxl-r-7 {
right: 7px;
}
.pxl-r-8 {
right: 8px;
}
.pxl-r-9 {
right: 9px;
}
.pxl-r-10 {
right: 10px;
}
.pxl-r-11 {
right: 11px;
}
.pxl-r-12 {
right: 12px;
}
.pxl-r-13 {
right: 13px;
}
.pxl-r-14 {
right: 14px;
}
.pxl-r-15 {
right: 15px;
}
.pxl-r-16 {
right: 16px;
}
.pxl-r-17 {
right: 17px;
}
.pxl-r-18 {
right: 18px;
}
.pxl-r-19 {
right: 19px;
}
.pxl-r-20 {
right: 20px;
}
.pxl-r-21 {
right: 21px;
}
.pxl-r-22 {
right: 22px;
}
.pxl-r-23 {
right: 23px;
}
.pxl-r-24 {
right: 24px;
}
.pxl-r-25 {
right: 25px;
}
.pxl-r-26 {
right: 26px;
}
.pxl-r-27 {
right: 27px;
}
.pxl-r-28 {
right: 28px;
}
.pxl-r-29 {
right: 29px;
}
.pxl-r-30 {
right: 30px;
}
.pxl-r-31 {
right: 31px;
}
.pxl-r-32 {
right: 32px;
}
.pxl-r-33 {
right: 33px;
}
.pxl-r-34 {
right: 34px;
}
.pxl-r-35 {
right: 35px;
}
.pxl-r-36 {
right: 36px;
}
.pxl-r-37 {
right: 37px;
}
.pxl-r-38 {
right: 38px;
}
.pxl-r-39 {
right: 39px;
}
.pxl-r-40 {
right: 40px;
}
[dir="rtl"] .pxl-mr-3 {
margin-right: 0px;
margin-left: 3px;
}
[dir="rtl"] .pxl-mr-4 {
margin-right: 0px;
margin-left: 4px;
}
[dir="rtl"] .pxl-mr-5 {
margin-right: 0px;
margin-left: 5px;
}
[dir="rtl"] .pxl-mr-6 {
margin-right: 0px;
margin-left: 6px;
}
[dir="rtl"] .pxl-mr-7 {
margin-right: 0px;
margin-left: 7px;
}
[dir="rtl"] .pxl-mr-8 {
margin-right: 0px;
margin-left: 8px;
}
[dir="rtl"] .pxl-mr-9 {
margin-right: 0px;
margin-left: 9px;
}
[dir="rtl"] .pxl-mr-10 {
margin-right: 0px;
margin-left: 10px;
}
[dir="rtl"] .pxl-mr-11 {
margin-right: 0px;
margin-left: 11px;
}
[dir="rtl"] .pxl-mr-12 {
margin-right: 0px;
margin-left: 12px;
}
[dir="rtl"] .pxl-mr-13 {
margin-right: 0px;
margin-left: 13px;
}
[dir="rtl"] .pxl-mr-14 {
margin-right: 0px;
margin-left: 14px;
}
[dir="rtl"] .pxl-mr-15 {
margin-right: 0px;
margin-left: 15px;
}
[dir="rtl"] .pxl-mr-16 {
margin-right: 0px;
margin-left: 16px;
}
[dir="rtl"] .pxl-mr-17 {
margin-right: 0px;
margin-left: 17px;
}
[dir="rtl"] .pxl-mr-18 {
margin-right: 0px;
margin-left: 18px;
}
[dir="rtl"] .pxl-mr-19 {
margin-right: 0px;
margin-left: 19px;
}
[dir="rtl"] .pxl-mr-20 {
margin-right: 0px;
margin-left: 20px;
}
[dir="rtl"] .pxl-mr-21 {
margin-right: 0px;
margin-left: 21px;
}
[dir="rtl"] .pxl-mr-22 {
margin-right: 0px;
margin-left: 22px;
}
[dir="rtl"] .pxl-mr-23 {
margin-right: 0px;
margin-left: 23px;
}
[dir="rtl"] .pxl-mr-24 {
margin-right: 0px;
margin-left: 24px;
}
[dir="rtl"] .pxl-mr-25 {
margin-right: 0px;
margin-left: 25px;
}
[dir="rtl"] .pxl-mr-26 {
margin-right: 0px;
margin-left: 26px;
}
[dir="rtl"] .pxl-mr-27 {
margin-right: 0px;
margin-left: 27px;
}
[dir="rtl"] .pxl-mr-28 {
margin-right: 0px;
margin-left: 28px;
}
[dir="rtl"] .pxl-mr-29 {
margin-right: 0px;
margin-left: 29px;
}
[dir="rtl"] .pxl-mr-30 {
margin-right: 0px;
margin-left: 30px;
}
[dir="rtl"] .pxl-mr-31 {
margin-right: 0px;
margin-left: 31px;
}
[dir="rtl"] .pxl-mr-32 {
margin-right: 0px;
margin-left: 32px;
}
[dir="rtl"] .pxl-mr-33 {
margin-right: 0px;
margin-left: 33px;
}
[dir="rtl"] .pxl-mr-34 {
margin-right: 0px;
margin-left: 34px;
}
[dir="rtl"] .pxl-mr-35 {
margin-right: 0px;
margin-left: 35px;
}
[dir="rtl"] .pxl-mr-36 {
margin-right: 0px;
margin-left: 36px;
}
[dir="rtl"] .pxl-mr-37 {
margin-right: 0px;
margin-left: 37px;
}
[dir="rtl"] .pxl-mr-38 {
margin-right: 0px;
margin-left: 38px;
}
[dir="rtl"] .pxl-mr-39 {
margin-right: 0px;
margin-left: 39px;
}
[dir="rtl"] .pxl-mr-40 {
margin-right: 0px;
margin-left: 40px;
}
[dir="rtl"] .pxl-ml-3 {
margin-left: 0px;
margin-right: 3px;
}
[dir="rtl"] .pxl-ml-4 {
margin-left: 0px;
margin-right: 4px;
}
[dir="rtl"] .pxl-ml-5 {
margin-left: 0px;
margin-right: 5px;
}
[dir="rtl"] .pxl-ml-6 {
margin-left: 0px;
margin-right: 6px;
}
[dir="rtl"] .pxl-ml-7 {
margin-left: 0px;
margin-right: 7px;
}
[dir="rtl"] .pxl-ml-8 {
margin-left: 0px;
margin-right: 8px;
}
[dir="rtl"] .pxl-ml-9 {
margin-left: 0px;
margin-right: 9px;
}
[dir="rtl"] .pxl-ml-10 {
margin-left: 0px;
margin-right: 10px;
}
[dir="rtl"] .pxl-ml-11 {
margin-left: 0px;
margin-right: 11px;
}
[dir="rtl"] .pxl-ml-12 {
margin-left: 0px;
margin-right: 12px;
}
[dir="rtl"] .pxl-ml-13 {
margin-left: 0px;
margin-right: 13px;
}
[dir="rtl"] .pxl-ml-14 {
margin-left: 0px;
margin-right: 14px;
}
[dir="rtl"] .pxl-ml-15 {
margin-left: 0px;
margin-right: 15px;
}
[dir="rtl"] .pxl-ml-16 {
margin-left: 0px;
margin-right: 16px;
}
[dir="rtl"] .pxl-ml-17 {
margin-left: 0px;
margin-right: 17px;
}
[dir="rtl"] .pxl-ml-18 {
margin-left: 0px;
margin-right: 18px;
}
[dir="rtl"] .pxl-ml-19 {
margin-left: 0px;
margin-right: 19px;
}
[dir="rtl"] .pxl-ml-20 {
margin-left: 0px;
margin-right: 20px;
}
[dir="rtl"] .pxl-ml-21 {
margin-left: 0px;
margin-right: 21px;
}
[dir="rtl"] .pxl-ml-22 {
margin-left: 0px;
margin-right: 22px;
}
[dir="rtl"] .pxl-ml-23 {
margin-left: 0px;
margin-right: 23px;
}
[dir="rtl"] .pxl-ml-24 {
margin-left: 0px;
margin-right: 24px;
}
[dir="rtl"] .pxl-ml-25 {
margin-left: 0px;
margin-right: 25px;
}
[dir="rtl"] .pxl-ml-26 {
margin-left: 0px;
margin-right: 26px;
}
[dir="rtl"] .pxl-ml-27 {
margin-left: 0px;
margin-right: 27px;
}
[dir="rtl"] .pxl-ml-28 {
margin-left: 0px;
margin-right: 28px;
}
[dir="rtl"] .pxl-ml-29 {
margin-left: 0px;
margin-right: 29px;
}
[dir="rtl"] .pxl-ml-30 {
margin-left: 0px;
margin-right: 30px;
}
[dir="rtl"] .pxl-ml-31 {
margin-left: 0px;
margin-right: 31px;
}
[dir="rtl"] .pxl-ml-32 {
margin-left: 0px;
margin-right: 32px;
}
[dir="rtl"] .pxl-ml-33 {
margin-left: 0px;
margin-right: 33px;
}
[dir="rtl"] .pxl-ml-34 {
margin-left: 0px;
margin-right: 34px;
}
[dir="rtl"] .pxl-ml-35 {
margin-left: 0px;
margin-right: 35px;
}
[dir="rtl"] .pxl-ml-36 {
margin-left: 0px;
margin-right: 36px;
}
[dir="rtl"] .pxl-ml-37 {
margin-left: 0px;
margin-right: 37px;
}
[dir="rtl"] .pxl-ml-38 {
margin-left: 0px;
margin-right: 38px;
}
[dir="rtl"] .pxl-ml-39 {
margin-left: 0px;
margin-right: 39px;
}
[dir="rtl"] .pxl-ml-40 {
margin-left: 0px;
margin-right: 40px;
}
[dir="rtl"] .pxl-pr-3 {
padding-right: 0px;
padding-left: 3px;
}
[dir="rtl"] .pxl-pr-4 {
padding-right: 0px;
padding-left: 4px;
}
[dir="rtl"] .pxl-pr-5 {
padding-right: 0px;
padding-left: 5px;
}
[dir="rtl"] .pxl-pr-6 {
padding-right: 0px;
padding-left: 6px;
}
[dir="rtl"] .pxl-pr-7 {
padding-right: 0px;
padding-left: 7px;
}
[dir="rtl"] .pxl-pr-8 {
padding-right: 0px;
padding-left: 8px;
}
[dir="rtl"] .pxl-pr-9 {
padding-right: 0px;
padding-left: 9px;
}
[dir="rtl"] .pxl-pr-10 {
padding-right: 0px;
padding-left: 10px;
}
[dir="rtl"] .pxl-pr-11 {
padding-right: 0px;
padding-left: 11px;
}
[dir="rtl"] .pxl-pr-12 {
padding-right: 0px;
padding-left: 12px;
}
[dir="rtl"] .pxl-pr-13 {
padding-right: 0px;
padding-left: 13px;
}
[dir="rtl"] .pxl-pr-14 {
padding-right: 0px;
padding-left: 14px;
}
[dir="rtl"] .pxl-pr-15 {
padding-right: 0px;
padding-left: 15px;
}
[dir="rtl"] .pxl-pr-16 {
padding-right: 0px;
padding-left: 16px;
}
[dir="rtl"] .pxl-pr-17 {
padding-right: 0px;
padding-left: 17px;
}
[dir="rtl"] .pxl-pr-18 {
padding-right: 0px;
padding-left: 18px;
}
[dir="rtl"] .pxl-pr-19 {
padding-right: 0px;
padding-left: 19px;
}
[dir="rtl"] .pxl-pr-20 {
padding-right: 0px;
padding-left: 20px;
}
[dir="rtl"] .pxl-pr-21 {
padding-right: 0px;
padding-left: 21px;
}
[dir="rtl"] .pxl-pr-22 {
padding-right: 0px;
padding-left: 22px;
}
[dir="rtl"] .pxl-pr-23 {
padding-right: 0px;
padding-left: 23px;
}
[dir="rtl"] .pxl-pr-24 {
padding-right: 0px;
padding-left: 24px;
}
[dir="rtl"] .pxl-pr-25 {
padding-right: 0px;
padding-left: 25px;
}
[dir="rtl"] .pxl-pr-26 {
padding-right: 0px;
padding-left: 26px;
}
[dir="rtl"] .pxl-pr-27 {
padding-right: 0px;
padding-left: 27px;
}
[dir="rtl"] .pxl-pr-28 {
padding-right: 0px;
padding-left: 28px;
}
[dir="rtl"] .pxl-pr-29 {
padding-right: 0px;
padding-left: 29px;
}
[dir="rtl"] .pxl-pr-30 {
padding-right: 0px;
padding-left: 30px;
}
[dir="rtl"] .pxl-pr-31 {
padding-right: 0px;
padding-left: 31px;
}
[dir="rtl"] .pxl-pr-32 {
padding-right: 0px;
padding-left: 32px;
}
[dir="rtl"] .pxl-pr-33 {
padding-right: 0px;
padding-left: 33px;
}
[dir="rtl"] .pxl-pr-34 {
padding-right: 0px;
padding-left: 34px;
}
[dir="rtl"] .pxl-pr-35 {
padding-right: 0px;
padding-left: 35px;
}
[dir="rtl"] .pxl-pr-36 {
padding-right: 0px;
padding-left: 36px;
}
[dir="rtl"] .pxl-pr-37 {
padding-right: 0px;
padding-left: 37px;
}
[dir="rtl"] .pxl-pr-38 {
padding-right: 0px;
padding-left: 38px;
}
[dir="rtl"] .pxl-pr-39 {
padding-right: 0px;
padding-left: 39px;
}
[dir="rtl"] .pxl-pr-40 {
padding-right: 0px;
padding-left: 40px;
}
[dir="rtl"] .pxl-pr-50 {
padding-right: 0px;
padding-left: 50px;
}
[dir="rtl"] .pxl-pr-60 {
padding-right: 0px;
padding-left: 60px;
}
[dir="rtl"] .pxl-pr-70 {
padding-right: 0px;
padding-left: 70px;
}
[dir="rtl"] .pxl-pl-3 {
padding-left: 0px;
padding-right: 3px;
}
[dir="rtl"] .pxl-pl-4 {
padding-left: 0px;
padding-right: 4px;
}
[dir="rtl"] .pxl-pl-5 {
padding-left: 0px;
padding-right: 5px;
}
[dir="rtl"] .pxl-pl-6 {
padding-left: 0px;
padding-right: 6px;
}
[dir="rtl"] .pxl-pl-7 {
padding-left: 0px;
padding-right: 7px;
}
[dir="rtl"] .pxl-pl-8 {
padding-left: 0px;
padding-right: 8px;
}
[dir="rtl"] .pxl-pl-9 {
padding-left: 0px;
padding-right: 9px;
}
[dir="rtl"] .pxl-pl-10 {
padding-left: 0px;
padding-right: 10px;
}
[dir="rtl"] .pxl-pl-11 {
padding-left: 0px;
padding-right: 11px;
}
[dir="rtl"] .pxl-pl-12 {
padding-left: 0px;
padding-right: 12px;
}
[dir="rtl"] .pxl-pl-13 {
padding-left: 0px;
padding-right: 13px;
}
[dir="rtl"] .pxl-pl-14 {
padding-left: 0px;
padding-right: 14px;
}
[dir="rtl"] .pxl-pl-15 {
padding-left: 0px;
padding-right: 15px;
}
[dir="rtl"] .pxl-pl-16 {
padding-left: 0px;
padding-right: 16px;
}
[dir="rtl"] .pxl-pl-17 {
padding-left: 0px;
padding-right: 17px;
}
[dir="rtl"] .pxl-pl-18 {
padding-left: 0px;
padding-right: 18px;
}
[dir="rtl"] .pxl-pl-19 {
padding-left: 0px;
padding-right: 19px;
}
[dir="rtl"] .pxl-pl-20 {
padding-left: 0px;
padding-right: 20px;
}
[dir="rtl"] .pxl-pl-21 {
padding-left: 0px;
padding-right: 21px;
}
[dir="rtl"] .pxl-pl-22 {
padding-left: 0px;
padding-right: 22px;
}
[dir="rtl"] .pxl-pl-23 {
padding-left: 0px;
padding-right: 23px;
}
[dir="rtl"] .pxl-pl-24 {
padding-left: 0px;
padding-right: 24px;
}
[dir="rtl"] .pxl-pl-25 {
padding-left: 0px;
padding-right: 25px;
}
[dir="rtl"] .pxl-pl-26 {
padding-left: 0px;
padding-right: 26px;
}
[dir="rtl"] .pxl-pl-27 {
padding-left: 0px;
padding-right: 27px;
}
[dir="rtl"] .pxl-pl-28 {
padding-left: 0px;
padding-right: 28px;
}
[dir="rtl"] .pxl-pl-29 {
padding-left: 0px;
padding-right: 29px;
}
[dir="rtl"] .pxl-pl-30 {
padding-left: 0px;
padding-right: 30px;
}
[dir="rtl"] .pxl-pl-31 {
padding-left: 0px;
padding-right: 31px;
}
[dir="rtl"] .pxl-pl-32 {
padding-left: 0px;
padding-right: 32px;
}
[dir="rtl"] .pxl-pl-33 {
padding-left: 0px;
padding-right: 33px;
}
[dir="rtl"] .pxl-pl-34 {
padding-left: 0px;
padding-right: 34px;
}
[dir="rtl"] .pxl-pl-35 {
padding-left: 0px;
padding-right: 35px;
}
[dir="rtl"] .pxl-pl-36 {
padding-left: 0px;
padding-right: 36px;
}
[dir="rtl"] .pxl-pl-37 {
padding-left: 0px;
padding-right: 37px;
}
[dir="rtl"] .pxl-pl-38 {
padding-left: 0px;
padding-right: 38px;
}
[dir="rtl"] .pxl-pl-39 {
padding-left: 0px;
padding-right: 39px;
}
[dir="rtl"] .pxl-pl-40 {
padding-left: 0px;
padding-right: 40px;
}
[dir="rtl"] .pxl-l-0 {
right: 0;
left: auto;
}
[dir="rtl"] .pxl-l-1 {
right: 1px;
left: auto;
}
[dir="rtl"] .pxl-l-2 {
right: 2px;
left: auto;
}
[dir="rtl"] .pxl-l-3 {
right: 3px;
left: auto;
}
[dir="rtl"] .pxl-l-4 {
right: 4px;
left: auto;
}
[dir="rtl"] .pxl-l-5 {
right: 5px;
left: auto;
}
[dir="rtl"] .pxl-l-6 {
right: 6px;
left: auto;
}
[dir="rtl"] .pxl-l-7 {
right: 7px;
left: auto;
}
[dir="rtl"] .pxl-l-8 {
right: 8px;
left: auto;
}
[dir="rtl"] .pxl-l-9 {
right: 9px;
left: auto;
}
[dir="rtl"] .pxl-l-10 {
right: 10px;
left: auto;
}
[dir="rtl"] .pxl-l-11 {
right: 11px;
left: auto;
}
[dir="rtl"] .pxl-l-12 {
right: 12px;
left: auto;
}
[dir="rtl"] .pxl-l-13 {
right: 13px;
left: auto;
}
[dir="rtl"] .pxl-l-14 {
right: 14px;
left: auto;
}
[dir="rtl"] .pxl-l-15 {
right: 15px;
left: auto;
}
[dir="rtl"] .pxl-l-16 {
right: 16px;
left: auto;
}
[dir="rtl"] .pxl-l-17 {
right: 17px;
left: auto;
}
[dir="rtl"] .pxl-l-18 {
right: 18px;
left: auto;
}
[dir="rtl"] .pxl-l-19 {
right: 19px;
left: auto;
}
[dir="rtl"] .pxl-l-20 {
right: 20px;
left: auto;
}
[dir="rtl"] .pxl-l-21 {
right: 21px;
left: auto;
}
[dir="rtl"] .pxl-l-22 {
right: 22px;
left: auto;
}
[dir="rtl"] .pxl-l-23 {
right: 23px;
left: auto;
}
[dir="rtl"] .pxl-l-24 {
right: 24px;
left: auto;
}
[dir="rtl"] .pxl-l-25 {
right: 25px;
left: auto;
}
[dir="rtl"] .pxl-l-26 {
right: 26px;
left: auto;
}
[dir="rtl"] .pxl-l-27 {
right: 27px;
left: auto;
}
[dir="rtl"] .pxl-l-28 {
right: 28px;
left: auto;
}
[dir="rtl"] .pxl-l-29 {
right: 29px;
left: auto;
}
[dir="rtl"] .pxl-l-30 {
right: 30px;
left: auto;
}
[dir="rtl"] .pxl-l-31 {
right: 31px;
left: auto;
}
[dir="rtl"] .pxl-l-32 {
right: 32px;
left: auto;
}
[dir="rtl"] .pxl-l-33 {
right: 33px;
left: auto;
}
[dir="rtl"] .pxl-l-34 {
right: 34px;
left: auto;
}
[dir="rtl"] .pxl-l-35 {
right: 35px;
left: auto;
}
[dir="rtl"] .pxl-l-36 {
right: 36px;
left: auto;
}
[dir="rtl"] .pxl-l-37 {
right: 37px;
left: auto;
}
[dir="rtl"] .pxl-l-38 {
right: 38px;
left: auto;
}
[dir="rtl"] .pxl-l-39 {
right: 39px;
left: auto;
}
[dir="rtl"] .pxl-l-40 {
right: 40px;
left: auto;
}
[dir="rtl"] .pxl-r-0 {
left: 0;
right: auto;
}
[dir="rtl"] .pxl-r-1 {
left: 1px;
right: auto;
}
[dir="rtl"] .pxl-r-2 {
left: 2px;
right: auto;
}
[dir="rtl"] .pxl-r-3 {
left: 3px;
right: auto;
}
[dir="rtl"] .pxl-r-4 {
left: 4px;
right: auto;
}
[dir="rtl"] .pxl-r-5 {
left: 5px;
right: auto;
}
[dir="rtl"] .pxl-r-6 {
left: 6px;
right: auto;
}
[dir="rtl"] .pxl-r-7 {
left: 7px;
right: auto;
}
[dir="rtl"] .pxl-r-8 {
left: 8px;
right: auto;
}
[dir="rtl"] .pxl-r-9 {
left: 9px;
right: auto;
}
[dir="rtl"] .pxl-r-10 {
left: 10px;
right: auto;
}
[dir="rtl"] .pxl-r-11 {
left: 11px;
right: auto;
}
[dir="rtl"] .pxl-r-12 {
left: 12px;
right: auto;
}
[dir="rtl"] .pxl-r-13 {
left: 13px;
right: auto;
}
[dir="rtl"] .pxl-r-14 {
left: 14px;
right: auto;
}
[dir="rtl"] .pxl-r-15 {
left: 15px;
right: auto;
}
[dir="rtl"] .pxl-r-16 {
left: 16px;
right: auto;
}
[dir="rtl"] .pxl-r-17 {
left: 17px;
right: auto;
}
[dir="rtl"] .pxl-r-18 {
left: 18px;
right: auto;
}
[dir="rtl"] .pxl-r-19 {
left: 19px;
right: auto;
}
[dir="rtl"] .pxl-r-20 {
left: 20px;
right: auto;
}
[dir="rtl"] .pxl-r-21 {
left: 21px;
right: auto;
}
[dir="rtl"] .pxl-r-22 {
left: 22px;
right: auto;
}
[dir="rtl"] .pxl-r-23 {
left: 23px;
right: auto;
}
[dir="rtl"] .pxl-r-24 {
left: 24px;
right: auto;
}
[dir="rtl"] .pxl-r-25 {
left: 25px;
right: auto;
}
[dir="rtl"] .pxl-r-26 {
left: 26px;
right: auto;
}
[dir="rtl"] .pxl-r-27 {
left: 27px;
right: auto;
}
[dir="rtl"] .pxl-r-28 {
left: 28px;
right: auto;
}
[dir="rtl"] .pxl-r-29 {
left: 29px;
right: auto;
}
[dir="rtl"] .pxl-r-30 {
left: 30px;
right: auto;
}
[dir="rtl"] .pxl-r-31 {
left: 31px;
right: auto;
}
[dir="rtl"] .pxl-r-32 {
left: 32px;
right: auto;
}
[dir="rtl"] .pxl-r-33 {
left: 33px;
right: auto;
}
[dir="rtl"] .pxl-r-34 {
left: 34px;
right: auto;
}
[dir="rtl"] .pxl-r-35 {
left: 35px;
right: auto;
}
[dir="rtl"] .pxl-r-36 {
left: 36px;
right: auto;
}
[dir="rtl"] .pxl-r-37 {
left: 37px;
right: auto;
}
[dir="rtl"] .pxl-r-38 {
left: 38px;
right: auto;
}
[dir="rtl"] .pxl-r-39 {
left: 39px;
right: auto;
}
[dir="rtl"] .pxl-r-40 {
left: 40px;
right: auto;
}
.blockUI {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.9);
display: block !important;
opacity: 1 !important;
}
.blockUI:before {
content: '';
width: 20px;
height: 20px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border-color: transparent #222 transparent #222;
border-width: 1px;
border-style: solid;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
animation: pxl_spin 0.6s infinite linear;
-webkit-animation: pxl_spin 0.6s infinite linear;
box-sizing: border-box;
z-index: 2;
}
.blockUI:after {
content: '';
z-index: 1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
z-index: 1;
}
.blockUI.blockOverlay, .blockUI.blockMsg {
display: none !important;
}
.product-remove {
position: relative;
min-width: 50px;
}
.product-remove a.remove {
font-size: 0px;
width: 26px;
height: 26px;
background-color: var(--primary-color);
border-radius: 100%;
position: relative;
}
.product-remove a.remove:before, .product-remove a.remove:after {
content: '';
position: absolute;
height: 1px;
width: 12px;
top: 50%;
left: 0;
right: 0;
margin: auto;
background-color: #fff;
transform-origin: 50% 50%;
opacity: 1;
-webkit-transition: transform ease 0.25s;
-khtml-transition: transform ease 0.25s;
-moz-transition: transform ease 0.25s;
-ms-transition: transform ease 0.25s;
-o-transition: transform ease 0.25s;
transition: transform ease 0.25s;
}
.product-remove a.remove:before {
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.product-remove a.remove:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.product-remove a.remove:hover {
background-color: var(--primary-color);
}
.product-remove a.remove:hover:before, .product-remove a.remove:hover:after {
-webkit-transform: rotate(0deg);
-khtml-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
@media screen and (max-width: 769px) {
.product-remove {
min-height: 57px;
}
}
.woosw-item--add .add_to_cart_button.loading {
opacity: 1 !important;
}
.woosw-item--add .add_to_cart_button.loading:before {
content: '';
width: 20px;
height: 20px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border-color: transparent #fff transparent #fff;
border-width: 1px;
border-style: solid;
position: absolute;
top: 0;
right: 15px;
bottom: 0;
margin: auto;
animation: pxl_spin 0.6s infinite linear;
-webkit-animation: pxl_spin 0.6s infinite linear;
box-sizing: border-box;
z-index: 2;
}
.woosw-item--add .add_to_cart_button.loading:after {
display: none;
}
#pxl-cart-sidebar {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
visibility: hidden;
}
#pxl-cart-sidebar .pxl-item--close {
top: 50%;
left: auto;
right: 35px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
position: absolute;
}
#pxl-cart-sidebar .pxl-item--close:before, #pxl-cart-sidebar .pxl-item--close:after {
background-color: #666;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar {
padding-bottom: 137px;
background-color: #fff;
position: fixed;
top: 0;
right: 0;
height: 100%;
z-index: 9999;
width: 320px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: translateX(100%);
-khtml-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_title {
font-size: 16px;
font-weight: 700;
color: #000;
flex-grow: 1;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_head {
display: flex;
background-color: #f9f9f9;
padding: 16px 30px;
margin-top: -30px;
margin-left: -30px;
margin-right: -30px;
margin-bottom: 20px;
align-items: center;
position: relative;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_head .ct-close {
height: 36px;
width: 36px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart {
padding: 30px 45px 0 30px;
height: 100%;
overflow-y: scroll;
width: 350px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
padding: 20px 15px 15px 0;
display: flex;
flex-wrap: nowrap;
border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
position: relative;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:last-child {
border: none;
padding-bottom: 0;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty {
font-size: 16px;
margin-top: 40px;
padding: 0 !important;
text-align: center;
display: block;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty span {
text-align: center;
margin-bottom: 20px;
display: block;
margin-top: 20px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty i {
font-size: 100px;
color: rgba(0, 0, 0, 0.2);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn {
line-height: 50px;
width: 100%;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn:hover {
color: #fff;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image {
width: 45px;
min-width: 45px;
margin-right: 15px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image a {
display: inline-block;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image img {
margin: 0;
width: inherit;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.06);
-khtml-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.06);
-ms-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.06);
-o-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.06);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.06);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta {
padding-right: 12px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 {
font-size: 16px;
line-height: normal;
margin-bottom: 3px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a {
color: inherit;
font-weight: 600;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a:hover {
color: #555;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .quantity {
font-size: 14px;
border: none;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .quantity .quantity-icon {
display: none;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .quantity .woocommerce-Price-amount {
margin: 0 4px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button {
opacity: 0;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0px;
width: 30px;
height: 30px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button:before, #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button:after {
background-color: #000;
height: 1px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:hover a.remove_from_cart_button {
opacity: 1;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 30px;
background-color: #fff;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total {
border: none;
border-top: 1px dashed rgba(0, 0, 0, 0.1);
padding-top: 15px;
padding-bottom: 0;
color: #000;
font-weight: 700;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total strong {
font-weight: inherit;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons {
margin: 0 0 30px;
display: flex;
flex-wrap: wrap;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn.checkout {
background: var(--secondary-color);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn.checkout:hover, #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn.checkout:focus {
background: var(--primary-color);
}
#pxl-cart-sidebar.active {
visibility: visible;
}
#pxl-cart-sidebar.active .pxl-widget-cart-sidebar {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.admin-bar #pxl-cart-sidebar .pxl-widget-cart-sidebar {
top: 32px;
}
@media screen and (min-width: 992px) {
.admin-bar .widget-cart-sidebar {
top: 32px;
padding-bottom: 167px;
}
.admin-bar .widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
bottom: 32px;
}
}
.pxl-entry-content > .woocommerce .cart-empty, .pxl-entry-content > .woocommerce .return-to-shop {
text-align: center;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
background-color: #f9f9f9;
}
.woocommerce ins {
background-color: transparent;
color: var(--primary-color);
}
.woocommerce #pxl-sidebar-area .widget {
padding: 30px;
}
@media screen and (max-width: 1199px) {
.woocommerce #pxl-sidebar-area .widget {
padding-left: 22px;
padding-right: 22px;
}
.woocommerce #pxl-sidebar-area .widget .widget-title {
font-size: 18px;
}
}
.woocommerce #pxl-sidebar-area .widget_price_filter .ui-slider-horizontal {
height: 2px;
background-color: #e1e9f4;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .ui-slider .ui-slider-range {
background-color: var(--primary-color);
}
.woocommerce #pxl-sidebar-area .widget_price_filter .ui-slider .ui-slider-handle {
height: 10px;
width: 10px;
background-color: #555;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
top: -4px;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .price_slider_amount {
display: flex;
align-items: center;
flex-wrap: nowrap;
padding-top: 0px;
}
@media screen and (max-width: 1199px) {
.woocommerce #pxl-sidebar-area .widget_price_filter .price_slider_amount {
display: block;
text-align: center;
}
}
.woocommerce #pxl-sidebar-area .widget_price_filter .price_slider_amount .button {
line-height: 24px;
font-size: 10px;
margin-right: 15px;
padding: 0 18px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.1em;
border-radius: 0px;
}
@media screen and (max-width: 1199px) {
.woocommerce #pxl-sidebar-area .widget_price_filter .price_slider_amount .button {
margin: 0;
float: none;
}
}
.woocommerce #pxl-sidebar-area .widget_price_filter .price_label {
font-size: 14px;
color: #5d666f;
}
@media screen and (max-width: 1199px) {
.woocommerce #pxl-sidebar-area .widget_price_filter .price_label {
width: 100%;
}
}
.woocommerce #pxl-sidebar-area .widget_product_search.widget {
padding: 0;
box-shadow: none;
}
.woocommerce #pxl-sidebar-area .widget_product_search .woocommerce-product-search {
position: relative;
}
.woocommerce #pxl-sidebar-area .widget_product_search button {
height: 58px;
width: 58px;
background: var(--primary-color);
top: 0;
right: 0;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 0;
position: absolute;
color: #fff;
line-height: 58px;
z-index: 1;
font-size: 0px;
font-weight: 400;
-webkit-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-khtml-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-moz-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-ms-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-o-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
}
.woocommerce #pxl-sidebar-area .widget_product_search button:hover {
background-color: var(--secondary-color);
color: #fff;
box-shadow: none;
}
.woocommerce #pxl-sidebar-area .widget_product_search button:after {
content: "\f002";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-family: "Font Awesome 5 Pro";
text-indent: 0px;
font-weight: 400;
font-size: 17px;
}
.woocommerce #pxl-sidebar-area .widget_product_search button:hover {
background-color: var(--primary-color);
border-color: var(--primary-color);
color: #fff;
}
.woocommerce #pxl-sidebar-area .widget_product_search .search-field {
color: #5d666f;
border: none;
background-color: #f6f6f6;
height: 58px;
padding: 0 20px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.woocommerce #pxl-sidebar-area .widget_products ul li {
position: relative;
padding: 0 0 0 85px;
margin-bottom: 15px;
min-height: 80px;
}
.woocommerce #pxl-sidebar-area .widget_products ul li .product-title {
margin-bottom: 0;
}
.woocommerce #pxl-sidebar-area .widget_products ul li img {
margin: 0;
width: 100%;
max-width: 70px;
position: absolute;
top: 0;
left: 0;
}
.woocommerce #pxl-sidebar-area .widget_products ul li a {
font-size: 16px;
color: #555;
font-weight: 700;
line-height: 1.4375;
margin-top: 8px;
margin-bottom: 4px;
}
.woocommerce #pxl-sidebar-area .widget_products ul li a:hover {
color: rgba(1, 1, 1, 0.67);
}
.woocommerce #pxl-sidebar-area .widget_products ul li .star-rating {
margin-bottom: 2px;
}
.woocommerce #pxl-sidebar-area .widget_products ul li .star-rating:before {
font-size: 12px;
}
.woocommerce #pxl-sidebar-area .widget_products ul li .star-rating span::before {
font-size: 12px;
}
@media screen and (max-width: 769px) {
.woocommerce .coupon #coupon_code, .woocommerce-page .coupon #coupon_code {
width: 100% !important;
margin-bottom: 10px;
border: none;
}
.woocommerce .coupon .button, .woocommerce-page .coupon .button {
width: 100% !important;
}
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
padding: 0 0 10px;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
margin-right: 15px;
}
.woocommerce textarea, .woocommerce-page textarea {
padding-top: 18px;
padding-bottom: 24px;
min-height: 140px;
}
.woocommerce .nice-select, .woocommerce-page .nice-select {
border: 1px solid #ececec;
text-align: left;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
height: 50px;
}
.woocommerce .nice-select span.current, .woocommerce-page .nice-select span.current {
line-height: 35px;
}
.woocommerce .nice-select:after, .woocommerce-page .nice-select:after {
color: inherit;
}
.woocommerce form .select2-container--default .select2-selection, .woocommerce-page form .select2-container--default .select2-selection {
border: 1px solid #ececec;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 50px;
}
.woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce a.button, .woocommerce-page a.button, .woocommerce a.wc-forward, .woocommerce-page a.wc-forward, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce .cart button.button, .woocommerce-page .cart button.button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button:disabled, .woocommerce-page button.button:disabled, .woocommerce a.button:disabled, .woocommerce-page a.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce-page button.button:disabled[disabled], .woocommerce button.button.alt, .woocommerce-page button.button.alt {
font-size: 16px;
font-weight: 700;
color: #fff;
padding: 0 32px;
line-height: 52px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
position: relative;
display: inline-block;
cursor: pointer;
border: none;
background-color: var(--primary-color);
height: auto;
text-align: center;
justify-content: center;
}
.woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce a.wc-forward:hover, .woocommerce-page a.wc-forward:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce .cart button.button:hover, .woocommerce-page .cart button.button:hover, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button:disabled:hover, .woocommerce-page button.button:disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce-page a.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce-page button.button:disabled[disabled]:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce #respond input#submit:focus, .woocommerce-page #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce-page a.button:focus, .woocommerce a.wc-forward:focus, .woocommerce-page a.wc-forward:focus, .woocommerce button.button:focus, .woocommerce-page button.button:focus, .woocommerce input.button:focus, .woocommerce-page input.button:focus, .woocommerce .cart button.button:focus, .woocommerce-page .cart button.button:focus, .woocommerce a.button.alt:focus, .woocommerce-page a.button.alt:focus, .woocommerce button.button:disabled:focus, .woocommerce-page button.button:disabled:focus, .woocommerce a.button:disabled:focus, .woocommerce-page a.button:disabled:focus, .woocommerce button.button:disabled[disabled]:focus, .woocommerce-page button.button:disabled[disabled]:focus, .woocommerce button.button.alt:focus, .woocommerce-page button.button.alt:focus, .woocommerce #respond input#submit:active, .woocommerce-page #respond input#submit:active, .woocommerce a.button:active, .woocommerce-page a.button:active, .woocommerce a.wc-forward:active, .woocommerce-page a.wc-forward:active, .woocommerce button.button:active, .woocommerce-page button.button:active, .woocommerce input.button:active, .woocommerce-page input.button:active, .woocommerce .cart button.button:active, .woocommerce-page .cart button.button:active, .woocommerce a.button.alt:active, .woocommerce-page a.button.alt:active, .woocommerce button.button:disabled:active, .woocommerce-page button.button:disabled:active, .woocommerce a.button:disabled:active, .woocommerce-page a.button:disabled:active, .woocommerce button.button:disabled[disabled]:active, .woocommerce-page button.button:disabled[disabled]:active, .woocommerce button.button.alt:active, .woocommerce-page button.button.alt:active, .woocommerce #respond input#submit:not([disabled]):not(.disabled).active, .woocommerce-page #respond input#submit:not([disabled]):not(.disabled).active, .woocommerce a.button:not([disabled]):not(.disabled).active, .woocommerce-page a.button:not([disabled]):not(.disabled).active, .woocommerce a.wc-forward:not([disabled]):not(.disabled).active, .woocommerce-page a.wc-forward:not([disabled]):not(.disabled).active, .woocommerce button.button:not([disabled]):not(.disabled).active, .woocommerce-page button.button:not([disabled]):not(.disabled).active, .woocommerce input.button:not([disabled]):not(.disabled).active, .woocommerce-page input.button:not([disabled]):not(.disabled).active, .woocommerce .cart button.button:not([disabled]):not(.disabled).active, .woocommerce-page .cart button.button:not([disabled]):not(.disabled).active, .woocommerce a.button.alt:not([disabled]):not(.disabled).active, .woocommerce-page a.button.alt:not([disabled]):not(.disabled).active, .woocommerce button.button:disabled:not([disabled]):not(.disabled).active, .woocommerce-page button.button:disabled:not([disabled]):not(.disabled).active, .woocommerce a.button:disabled:not([disabled]):not(.disabled).active, .woocommerce-page a.button:disabled:not([disabled]):not(.disabled).active, .woocommerce button.button:disabled[disabled]:not([disabled]):not(.disabled).active, .woocommerce-page button.button:disabled[disabled]:not([disabled]):not(.disabled).active, .woocommerce button.button.alt:not([disabled]):not(.disabled).active, .woocommerce-page button.button.alt:not([disabled]):not(.disabled).active, .woocommerce #respond input#submit:not([disabled]):not(.disabled):active, .woocommerce-page #respond input#submit:not([disabled]):not(.disabled):active, .woocommerce a.button:not([disabled]):not(.disabled):active, .woocommerce-page a.button:not([disabled]):not(.disabled):active, .woocommerce a.wc-forward:not([disabled]):not(.disabled):active, .woocommerce-page a.wc-forward:not([disabled]):not(.disabled):active, .woocommerce button.button:not([disabled]):not(.disabled):active, .woocommerce-page button.button:not([disabled]):not(.disabled):active, .woocommerce input.button:not([disabled]):not(.disabled):active, .woocommerce-page input.button:not([disabled]):not(.disabled):active, .woocommerce .cart button.button:not([disabled]):not(.disabled):active, .woocommerce-page .cart button.button:not([disabled]):not(.disabled):active, .woocommerce a.button.alt:not([disabled]):not(.disabled):active, .woocommerce-page a.button.alt:not([disabled]):not(.disabled):active, .woocommerce button.button:disabled:not([disabled]):not(.disabled):active, .woocommerce-page button.button:disabled:not([disabled]):not(.disabled):active, .woocommerce a.button:disabled:not([disabled]):not(.disabled):active, .woocommerce-page a.button:disabled:not([disabled]):not(.disabled):active, .woocommerce button.button:disabled[disabled]:not([disabled]):not(.disabled):active, .woocommerce-page button.button:disabled[disabled]:not([disabled]):not(.disabled):active, .woocommerce button.button.alt:not([disabled]):not(.disabled):active, .woocommerce-page button.button.alt:not([disabled]):not(.disabled):active {
outline: medium none;
text-decoration: none;
color: #fff;
background-color: var(--secondary-color);
}
.woocommerce button.button:disabled, .woocommerce-page button.button:disabled, .woocommerce a.button:disabled, .woocommerce-page a.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce-page button.button:disabled[disabled] {
opacity: 1;
cursor: not-allowed;
}
.woocommerce button.button:disabled:hover, .woocommerce-page button.button:disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce-page a.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce-page button.button:disabled[disabled]:hover, .woocommerce button.button:disabled:focus, .woocommerce-page button.button:disabled:focus, .woocommerce a.button:disabled:focus, .woocommerce-page a.button:disabled:focus, .woocommerce button.button:disabled[disabled]:focus, .woocommerce-page button.button:disabled[disabled]:focus {
background-color: var(--primary-color);
}
.woocommerce .comment-form, .woocommerce-page .comment-form {
max-width: 100%;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
color: inherit;
border-color: var(--primary-color);
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
color: var(--primary-color);
}
.woocommerce #pxl-wapper .quantity, .woocommerce-page #pxl-wapper .quantity {
position: relative;
display: inline-flex;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
.woocommerce #pxl-wapper .quantity .qty, .woocommerce-page #pxl-wapper .quantity .qty {
background-color: transparent;
padding: 0 16px;
border: 1px solid #ececec;
color: var(--secondary-color);
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
font-size: 14px;
font-weight: 600;
color: #555;
-moz-appearance: textfield;
height: 44px;
width: 140px;
}
.woocommerce #pxl-wapper .quantity .qty::-webkit-outer-spin-button, .woocommerce-page #pxl-wapper .quantity .qty::-webkit-outer-spin-button, .woocommerce #pxl-wapper .quantity .qty::-webkit-inner-spin-button, .woocommerce-page #pxl-wapper .quantity .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce #pxl-wapper .quantity-icon, .woocommerce-page #pxl-wapper .quantity-icon {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.woocommerce #pxl-wapper .quantity-icon:before, .woocommerce-page #pxl-wapper .quantity-icon:before, .woocommerce #pxl-wapper .quantity-icon:after, .woocommerce-page #pxl-wapper .quantity-icon:after {
background-color: #888;
}
.woocommerce #pxl-wapper .quantity-icon.pxl-icon--minus, .woocommerce-page #pxl-wapper .quantity-icon.pxl-icon--minus {
left: 26px;
}
.woocommerce #pxl-wapper .quantity-icon.pxl-icon--plus, .woocommerce-page #pxl-wapper .quantity-icon.pxl-icon--plus {
right: 26px;
}
.woocommerce #pxl-wapper .quantity-icon.pxl-icon--plus:before, .woocommerce-page #pxl-wapper .quantity-icon.pxl-icon--plus:before, .woocommerce #pxl-wapper .quantity-icon.pxl-icon--minus:before, .woocommerce-page #pxl-wapper .quantity-icon.pxl-icon--minus:before, .woocommerce #pxl-wapper .quantity-icon.pxl-icon--plus:after, .woocommerce-page #pxl-wapper .quantity-icon.pxl-icon--plus:after, .woocommerce #pxl-wapper .quantity-icon.pxl-icon--minus:after, .woocommerce-page #pxl-wapper .quantity-icon.pxl-icon--minus:after {
background-color: var(--secondary-color);
}
.woocommerce #pxl-wapper .quantity-icon:hover:before, .woocommerce-page #pxl-wapper .quantity-icon:hover:before, .woocommerce #pxl-wapper .quantity-icon:hover:after, .woocommerce-page #pxl-wapper .quantity-icon:hover:after {
background-color: #000;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
padding: 20px 15px;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce-page table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
font-weight: 500;
}
.woocommerce-page #add_payment_method table.cart img, .woocommerce-page.woocommerce-cart table.cart img, .woocommerce-page.woocommerce-checkout table.cart img {
width: 50px;
}
@media screen and (min-width: 992px) {
.woocommerce .content-row {
margin: 0 -15px;
}
.woocommerce #pxl-content-area.content-has-sidebar {
padding-left: 15px;
padding-right: 15px;
flex: 0 0 75%;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
-o-flex: 0 0 75%;
max-width: 75%;
}
.woocommerce #secondary.widget-has-sidebar {
padding-left: 15px;
padding-right: 15px;
flex: 0 0 25%;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
-o-flex: 0 0 25%;
max-width: 25%;
}
}
.widget_products .amount {
font-size: 16px;
font-weight: 700;
color: #aeb6c2;
}
.widget_products del {
color: #8f8f8f;
}
.widget_products del .amount {
color: #8f8f8f;
}
.widget_products .star-rating-wrap {
display: none !important;
}
.widget_rating_filter .wc-layered-nav-rating a {
font-size: 0px;
display: block;
padding-left: 28px !important;
position: relative;
}
.widget_rating_filter .wc-layered-nav-rating a:before {
content: "";
height: 18px;
width: 18px;
border: 1px solid #e6e6e6;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.widget_rating_filter .wc-layered-nav-rating a .star-rating {
font-size: 18px;
}
.widget_rating_filter .wc-layered-nav-rating a:hover:before {
border-color: var(--primary-color);
background-color: var(--primary-color);
}
.widget_rating_filter .wc-layered-nav-rating.chosen a:before {
border-color: var(--primary-color);
background-color: var(--primary-color);
}
#shop-topbar {
border-bottom: 1px solid #e5e5e5;
background-color: #f7f7f7;
}
#shop-topbar .shop-topbar-item {
margin: 11px 0;
position: relative;
padding-left: 76px;
color: #000;
font-size: 16px;
min-height: 56px;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
#shop-topbar .shop-topbar-item i {
height: 56px;
width: 56px;
-webkit-border-radius: 56px;
-khtml-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
border: 1px solid #e5e5e5;
line-height: 54px;
text-align: center;
font-size: 24px;
position: absolute;
top: 0;
left: 0;
}
#shop-topbar .shop-topbar-item span {
font-weight: 500;
}
#shop-breadcrumb {
padding: 23px 0;
}
#shop-breadcrumb ul {
list-style: none;
margin: 0;
}
#shop-breadcrumb ul li {
display: inline-block;
font-size: 16px;
font-weight: 500;
color: var(--primary-color);
margin: 10px 0;
padding: 0 12px;
position: relative;
}
#shop-breadcrumb ul li::after {
content: '/';
color: #e9e9e9;
position: absolute;
top: 0;
right: -4px;
}
#shop-breadcrumb ul li:first-child {
padding-left: 0;
}
#shop-breadcrumb ul li:last-child:after {
display: none;
}
#shop-breadcrumb ul li a {
color: #555;
}
#shop-breadcrumb ul li a:hover {
color: var(--primary-color);
}
.woocommerce .star-rating-wrap {
display: flex;
align-items: center;
flex-wrap: nowrap;
}
.woocommerce .star-rating-wrap .star-rating {
margin: 0;
}
.woocommerce .star-rating-wrap .count-rating {
font-size: 16px;
margin-left: 8px;
color: #223543;
font-weight: 600;
}
.woocommerce .star-rating {
font-size: 14px;
height: 17px;
letter-spacing: 2px;
width: 85px;
}
.woocommerce .star-rating span::before {
color: #ffac70;
}
.woocommerce .star-rating span {
padding-top: 17px;
}
.woocommerce .star-rating .woocommerce-review-link {
font-size: 16px;
}
.woocommerce span.onsale {
padding: 0 11px !important;
min-width: inherit;
min-height: inherit;
font-size: 14px;
font-weight: 600;
color: #fff;
padding: 0;
text-align: center;
line-height: 23px;
background-color: var(--secondary-color);
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
margin: 0 !important;
top: 10px !important;
left: 25px !important;
right: auto !important;
z-index: 1;
}
.woocommerce .woocommerce-product-label {
padding: 0 11px;
min-width: inherit;
min-height: inherit;
font-size: 14px;
font-weight: 600;
color: #fff;
padding: 0;
text-align: center;
line-height: 23px;
background-color: var(--primary-color);
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
z-index: 1;
position: absolute;
top: 10px;
padding: 0 11px;
}
.woocommerce .product.sale .woocommerce-product-label {
top: 43px;
}
.woocommerce ul.products {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.woocommerce ul.products li.product {
margin-bottom: 46px;
margin-right: 0;
margin-left: 0;
padding: 0 15px;
}
.woocommerce ul.products li.product.last {
margin-right: 0;
}
.woocommerce ul.products li.product > .woosw-btn, .woocommerce ul.products li.product > .woosq-btn, .woocommerce ul.products li.product > .woosc-btn {
display: none !important;
}
@media screen and (min-width: 992px) {
.woocommerce ul.products.columns-5 li.product {
width: calc(20% - 1px);
width: -webkit-calc(20% - 1px);
width: -ms-calc(20% - 1px);
width: -o-calc(20% - 1px);
}
}
@media screen and (min-width: 992px) {
.woocommerce ul.products.columns-4 li.product {
width: calc(25% - 1px);
width: -webkit-calc(25% - 1px);
width: -ms-calc(25% - 1px);
width: -o-calc(25% - 1px);
}
}
@media screen and (max-width: 991px) {
.woocommerce ul.products.columns-4 li.product {
width: calc(33.33% - 1px);
width: -webkit-calc(33.33% - 1px);
width: -ms-calc(33.33% - 1px);
width: -o-calc(33.33% - 1px);
}
}
@media screen and (min-width: 768px) {
.woocommerce ul.products.columns-3 li.product {
width: calc(33.33% - 1px);
width: -webkit-calc(33.33% - 1px);
width: -ms-calc(33.33% - 1px);
width: -o-calc(33.33% - 1px);
}
}
@media (min-width: 576px) and (max-width: 767px) {
.woocommerce ul.products li.product {
width: 50% !important;
}
}
@media screen and (max-width: 575px) {
.woocommerce ul.products li.product {
width: 100% !important;
}
}
@media screen and (min-width: 992px) {
.woocommerce #pxl-content-area.content-has-sidebar ul.products.columns-4 li.product {
width: calc(33.33% - 1px);
width: -webkit-calc(33.33% - 1px);
width: -ms-calc(33.33% - 1px);
width: -o-calc(33.33% - 1px);
}
}
.woocommerce ul.products li.product .woocommerce-product-title, .woocommerce .woocommerce-product-title {
font-size: 18px;
margin-bottom: 7px;
}
.woocommerce ul.products li.product .woocommerce-product-title a, .woocommerce .woocommerce-product-title a {
color: inherit;
}
.woocommerce ul.products li.product .woocommerce-product-title a:hover, .woocommerce .woocommerce-product-title a:hover {
color: inherit;
}
.woocommerce ul.products li.product .price {
font-size: 18px;
margin-bottom: 0;
color: var(--primary-color);
font-weight: 700;
}
.woocommerce ul.products li.product .price .amount {
color: inherit;
}
.woocommerce ul.products li.product .price del {
color: #9dafbd;
opacity: 1;
font-size: 12px;
}
.woocommerce ul.products li.product .price ins {
color: inherit;
font-weight: inherit;
text-decoration: none;
}
.woocommerce .woocommerce-topbar {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 10px;
position: relative;
z-index: 101;
}
.woocommerce .woocommerce-topbar div.woocommerce-result-count {
margin: 0 30px 30px 0px;
flex-grow: 1;
}
.woocommerce .woocommerce-topbar .woocommerce-topbar-ordering {
margin-bottom: 30px;
}
.woocommerce .woocommerce-topbar .woocommerce-result-count, .woocommerce .woocommerce-topbar .woocommerce-topbar-ordering .woocommerce-ordering {
float: none;
margin: 0;
font-size: 16px;
color: #0a2148;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering {
min-width: 220px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering select, .woocommerce .woocommerce-topbar .woocommerce-ordering .pxl-select-higthlight, .woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select {
height: 48px;
border-color: #e1e9f4;
background-color: #fff;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering select ul.list, .woocommerce .woocommerce-topbar .woocommerce-ordering .pxl-select-higthlight ul.list, .woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select ul.list {
color: #5d666f;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .pxl-select-higthlight {
padding-right: 44px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .pxl-select-higthlight:before {
background-color: transparent;
right: 10px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering span.current {
color: #555;
font-weight: 600;
font-size: 14px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header {
margin-bottom: 20px;
overflow: hidden;
position: relative;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header img {
width: auto;
display: inline-block;
margin-bottom: 0 !important;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: transform 0.3s cubic-bezier(0.44, 0.17, 1, 1);
-khtml-transition: transform 0.3s cubic-bezier(0.44, 0.17, 1, 1);
-moz-transition: transform 0.3s cubic-bezier(0.44, 0.17, 1, 1);
-ms-transition: transform 0.3s cubic-bezier(0.44, 0.17, 1, 1);
-o-transition: transform 0.3s cubic-bezier(0.44, 0.17, 1, 1);
transition: transform 0.3s cubic-bezier(0.44, 0.17, 1, 1);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content {
position: relative;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price {
position: absolute;
top: 0;
line-height: 1.20833;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price .price {
display: inline-flex;
flex-wrap: nowrap;
align-items: center;
flex-direction: row-reverse;
}
@media screen and (max-width: 1199px) {
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price .price {
text-align: right;
flex-direction: column-reverse;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price .price del {
width: 100%;
display: block;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price .price ins {
padding: 4px 0;
}
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product-category {
font-size: 12px;
color: #5d666f;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product-category a {
color: inherit;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content .woocommerce-product-category a:hover {
color: inherit;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart {
position: absolute;
bottom: 30px;
left: 0;
right: 0;
text-align: center;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
transform: translateY(-40px);
opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart a {
line-height: 46px;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart .add_to_cart_button:before {
content: '';
width: 18px;
height: 18px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border-color: transparent #fff transparent #fff;
border-width: 2px;
border-style: solid;
position: absolute;
top: 0;
left: auto;
right: 12px;
bottom: 0;
margin: auto;
animation: pxl_spin 0.6s infinite linear;
-webkit-animation: pxl_spin 0.6s infinite linear;
box-sizing: border-box;
z-index: 2;
opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart .add_to_cart_button:after {
display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart .add_to_cart_button.loading {
opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart .add_to_cart_button.loading:before {
opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart .add_to_cart_button.loading .pxl-cart-icon {
opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-add-to-cart .add_to_cart_button.added {
display: none;
}
.woocommerce .woocommerce-product-inner.item-layout-list {
display: flex;
flex-wrap: wrap;
}
.woocommerce .woocommerce-product-inner.item-layout-list .woocommerce-product-header {
width: 38%;
padding: 15px;
}
@media screen and (max-width: 575px) {
.woocommerce .woocommerce-product-inner.item-layout-list .woocommerce-product-header {
width: 100%;
}
}
.woocommerce .woocommerce-product-inner.item-layout-list .woocommerce-product-content {
width: 62%;
padding: 40px 30px;
text-align: left;
}
.woocommerce .woocommerce-product-inner.item-layout-list .woocommerce-product-content .woocommerce-product-title {
font-size: 22px;
}
@media screen and (max-width: 575px) {
.woocommerce .woocommerce-product-inner.item-layout-list .woocommerce-product-content {
width: 100%;
}
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header img {
-webkit-transform: scale(1.05);
-khtml-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-add-to-cart {
transform: translateY(0px);
opacity: 1;
}
.woocommerce nav.woocommerce-pagination {
display: flex;
justify-content: center;
margin-top: 20px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
display: inline-flex;
border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: none;
overflow: visible;
margin: 0 5px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers {
width: 26px;
height: 26px;
background-color: transparent;
line-height: 26px;
text-align: center;
font-size: 16px;
display: inline-block;
color: #555;
position: relative;
z-index: 1;
padding: 0;
-webkit-border-radius: 26px;
-khtml-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
border-radius: 26px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev {
font-size: 0px;
color: var(--primary-color);
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:before {
content: "\f110";
font-family: Caseicon;
font-size: 12px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next.current, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev.current, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:hover {
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:before {
transform: scaleX(-1);
display: inline-flex;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover {
color: var(--primary-color);
background-color: var(--primary-color);
color: #fff;
}
.woocommerce.woocommerce-layout-list ul.products li.product {
width: 100% !important;
}
.single-product .woocommerce-social-share {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
}
.single-product .woocommerce-social-share label {
font-size: 14px;
color: #565656;
font-weight: 600;
}
.single-product .woocommerce-social-share a {
width: 30px;
height: 30px;
display: inline-flex;
align-items: center;
justify-content: center;
background-color: var(--primary-color);
color: #fff;
border-radius: 30px;
line-height: 30px;
font-size: 13px;
}
.single-product .woocommerce-social-share a i {
display: inline-flex;
}
.single-product .woocommerce-social-share a.fb-social {
background-color: #284baf;
}
.single-product .woocommerce-social-share a.tw-social {
background-color: #18a6f0;
}
.single-product .woocommerce-social-share a.pin-social {
background-color: #a91010;
}
.single-product .woocommerce-social-share a.lin-social {
background-color: #0a66c2;
}
.single-product .woocommerce-sg-product-price {
margin-bottom: 22px;
}
.single-product .woocommerce-sg-product-price p {
margin-bottom: 0;
}
.single-product section.related {
padding-top: 87px;
}
.single-product section.related h2 {
font-size: 24px;
margin-bottom: 0;
position: relative;
}
.single-product section.related ul.products {
margin-bottom: 0;
}
.single-product section.related ul.products li.product {
margin-bottom: 0 !important;
margin-top: 32px;
}
@media screen and (max-width: 991px) {
.single-product section.related ul.products li.product {
margin-top: 50px;
}
}
.single-product #pxl-content-area div.product .entry-summary {
width: 100% !important;
margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
.single-product #pxl-content-area div.product .entry-summary {
position: sticky;
top: 62px;
}
}
.single-product #pxl-content-area div.product .woocommerce-product-details__short-description, .single-product > div.product .woocommerce-product-details__short-description {
font-size: 16px;
line-height: 1.625;
}
.single-product #pxl-content-area div.product .woocommerce-product-details__short-description p:last-child, .single-product > div.product .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.single-product #pxl-content-area div.product .woocommerce-sg-product-feature, .single-product > div.product .woocommerce-sg-product-feature {
margin-bottom: 71px;
list-style: none;
}
.single-product #pxl-content-area div.product .woocommerce-sg-product-feature li, .single-product > div.product .woocommerce-sg-product-feature li {
display: flex;
flex-wrap: nowrap;
}
.single-product #pxl-content-area div.product .woocommerce-sg-product-feature li i, .single-product > div.product .woocommerce-sg-product-feature li i {
margin-right: 8px;
margin-top: 6px;
color: var(--primary-color);
}
.single-product #pxl-content-area div.product .woocommerce-sg-product-feature li p:last-child, .single-product > div.product .woocommerce-sg-product-feature li p:last-child {
margin-bottom: 0;
}
.single-product #pxl-content-area div.product .woocommerce-sg-product-feature li + li, .single-product > div.product .woocommerce-sg-product-feature li + li {
margin-top: 10px;
}
.single-product #pxl-content-area div.product form.cart, .single-product > div.product form.cart {
margin-bottom: 20px;
}
.single-product #pxl-content-area div.product form.cart label, .single-product > div.product form.cart label {
font-size: 16px;
margin-bottom: 0;
font-weight: 700;
color: #191919;
}
.single-product #pxl-content-area div.product form.cart .reset_variations, .single-product > div.product form.cart .reset_variations {
color: #000;
font-size: 15px;
margin-top: 6px;
}
.single-product #pxl-content-area div.product form.cart .reset_variations:hover, .single-product > div.product form.cart .reset_variations:hover {
color: var(--primary-color);
}
.single-product #pxl-content-area div.product form.cart .single_variation_wrap, .single-product > div.product form.cart .single_variation_wrap {
width: 100%;
}
.single-product #pxl-content-area div.product form.cart .variations .variable-item:before, .single-product > div.product form.cart .variations .variable-item:before {
min-width: auto;
font-size: 12px;
border-radius: 0px;
padding: 0 12px;
line-height: 26px;
box-shadow: none;
}
.single-product #pxl-content-area div.product form.cart .variations th.label, .single-product > div.product form.cart .variations th.label {
text-align: left;
font-size: 15px;
font-weight: normal;
color: #666;
}
.single-product #pxl-content-area div.product form.cart .variations th.label label, .single-product > div.product form.cart .variations th.label label {
font-weight: normal;
color: inherit;
font-family: inherit;
}
.single-product #pxl-content-area div.product form.cart .variations th.label .woo-selected-variation-item-name, .single-product > div.product form.cart .variations th.label .woo-selected-variation-item-name {
color: #000;
}
.single-product #pxl-content-area div.product form.cart .variations td.label, .single-product > div.product form.cart .variations td.label {
padding: 0;
}
.single-product #pxl-content-area div.product form.cart .variations td.woo-variation-items-wrapper, .single-product > div.product form.cart .variations td.woo-variation-items-wrapper {
padding: 0;
margin-bottom: 12px;
}
.single-product #pxl-content-area div.product form.cart .variations .color-variable-items-wrapper .color-variable-item, .single-product > div.product form.cart .variations .color-variable-items-wrapper .color-variable-item {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.single-product #pxl-content-area div.product form.cart .variations .button-variable-items-wrapper .button-variable-item, .single-product > div.product form.cart .variations .button-variable-items-wrapper .button-variable-item {
padding: 0;
border-radius: 0px;
background-color: #f9f9f9;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}
.single-product #pxl-content-area div.product form.cart .variations .button-variable-items-wrapper .button-variable-item .variable-item-span, .single-product > div.product form.cart .variations .button-variable-items-wrapper .button-variable-item .variable-item-span {
font-size: 14px;
}
.single-product #pxl-content-area div.product form.cart .variations .button-variable-items-wrapper .button-variable-item.selected, .single-product > div.product form.cart .variations .button-variable-items-wrapper .button-variable-item.selected {
background-color: #000;
box-shadow: 0 0 0 1px #000;
}
.single-product #pxl-content-area div.product form.cart .variations .button-variable-items-wrapper .button-variable-item.selected .variable-item-span, .single-product > div.product form.cart .variations .button-variable-items-wrapper .button-variable-item.selected .variable-item-span {
color: #fff;
}
.single-product #pxl-content-area div.product form.cart .button-variable-wrapper .button-variable-item, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item {
border-radius: 3px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
background-color: #f9f9f9;
}
.single-product #pxl-content-area div.product form.cart .button-variable-wrapper .button-variable-item .variable-item-span-button, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item .variable-item-span-button {
font-size: 15px;
line-height: 26px;
padding: 0 8px;
color: #383838;
}
.single-product #pxl-content-area div.product form.cart .button-variable-wrapper .button-variable-item.selected, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item.selected, .single-product #pxl-content-area div.product form.cart .button-variable-wrapper .button-variable-item:hover, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item:hover {
background-color: var(--primary-color);
box-shadow: 0 0 0 1px var(--primary-color);
}
.single-product #pxl-content-area div.product form.cart .button-variable-wrapper .button-variable-item.selected .variable-item-span-button, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item.selected .variable-item-span-button, .single-product #pxl-content-area div.product form.cart .button-variable-wrapper .button-variable-item:hover .variable-item-span-button, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item:hover .variable-item-span-button {
color: #fff;
}
.single-product #pxl-content-area div.product form.cart.variations_form .woocommerce-variation-add-to-cart, .single-product > div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-product #pxl-content-area div.product form.cart.variations_form .woocommerce-variation-price, .single-product > div.product form.cart.variations_form .woocommerce-variation-price {
margin: 0 0 24px;
}
.single-product #pxl-content-area div.product form.cart.variations_form button.single_add_to_cart_button, .single-product > div.product form.cart.variations_form button.single_add_to_cart_button {
background-color: var(--primary-color);
}
.single-product #pxl-content-area div.product form.cart:not(.variations_form), .single-product > div.product form.cart:not(.variations_form), .single-product #pxl-content-area div.product form.cart:not(.grouped_form), .single-product > div.product form.cart:not(.grouped_form) {
display: flex;
margin: 0 0 34px;
align-items: center;
flex-wrap: wrap;
}
.single-product #pxl-content-area div.product form.cart:not(.variations_form) select, .single-product > div.product form.cart:not(.variations_form) select, .single-product #pxl-content-area div.product form.cart:not(.grouped_form) select, .single-product > div.product form.cart:not(.grouped_form) select {
margin: 0;
}
.single-product #pxl-content-area div.product form.cart:not(.variations_form) label, .single-product > div.product form.cart:not(.variations_form) label, .single-product #pxl-content-area div.product form.cart:not(.grouped_form) label, .single-product > div.product form.cart:not(.grouped_form) label {
line-height: 50px;
}
.single-product #pxl-content-area div.product form.cart .woocommerce-grouped-product-list td, .single-product > div.product form.cart .woocommerce-grouped-product-list td {
vertical-align: middle;
padding-bottom: 10px;
}
.single-product #pxl-content-area div.product form.cart .woocommerce-grouped-product-list td a, .single-product > div.product form.cart .woocommerce-grouped-product-list td a {
color: inherit;
}
.single-product #pxl-content-area div.product form.cart .woocommerce-grouped-product-list-item__price, .single-product > div.product form.cart .woocommerce-grouped-product-list-item__price {
font-weight: 500;
color: var(--primary-color);
font-size: 15px;
}
@media screen and (max-width: 1199px) {
.single-product #pxl-content-area div.product form.cart .woocommerce-grouped-product-list-item__price, .single-product > div.product form.cart .woocommerce-grouped-product-list-item__price {
font-size: 14px;
}
}
.single-product #pxl-content-area div.product form.cart .woocommerce-grouped-product-list-item__price ins, .single-product > div.product form.cart .woocommerce-grouped-product-list-item__price ins {
text-decoration: none;
}
.single-product #pxl-content-area div.product form.cart .woocommerce-grouped-product-list-item__price del, .single-product > div.product form.cart .woocommerce-grouped-product-list-item__price del {
color: #9dafbd;
}
@media screen and (max-width: 1199px) {
.single-product #pxl-content-area div.product form.cart .woocommerce-grouped-product-list-item__label label, .single-product > div.product form.cart .woocommerce-grouped-product-list-item__label label {
font-size: 14px;
}
}
.single-product #pxl-content-area div.product .woocommerce-gallery span.onsale, .single-product > div.product .woocommerce-gallery span.onsale {
display: none;
}
.single-product #pxl-content-area div.product .woocommerce-gallery-inner, .single-product > div.product .woocommerce-gallery-inner {
display: flex;
position: relative;
overflow: hidden;
}
@media screen and (min-width: 1200px) {
.single-product #pxl-content-area div.product .woocommerce-gallery-inner.flex-slider-active, .single-product > div.product .woocommerce-gallery-inner.flex-slider-active {
padding-left: 120px;
}
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery, .single-product > div.product .woocommerce-product-gallery {
width: 100% !important;
margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
.single-product #pxl-content-area div.product .woocommerce-product-gallery, .single-product > div.product .woocommerce-product-gallery {
margin-bottom: 40px;
}
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image {
padding: 0;
border-radius: 3px;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-viewport, .single-product > div.product .woocommerce-product-gallery .flex-viewport {
border-radius: 3px;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image, .single-product > div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-control-nav, .single-product > div.product .woocommerce-product-gallery .flex-control-nav {
margin: 0;
position: absolute;
top: 0;
left: -120px;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-control-nav li, .single-product > div.product .woocommerce-product-gallery .flex-control-nav li {
margin-bottom: 15px;
width: 105px;
float: none;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-control-nav img, .single-product > div.product .woocommerce-product-gallery .flex-control-nav img {
opacity: 1;
border: 1px solid rgba(0, 0, 0, 0.04);
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
@media screen and (max-width: 1199px) {
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-control-nav, .single-product > div.product .woocommerce-product-gallery .flex-control-nav {
position: static;
margin: 0 -8px 0 -8px;
display: flex;
flex-wrap: wrap;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-control-nav li, .single-product > div.product .woocommerce-product-gallery .flex-control-nav li {
width: 20%;
padding: 16px 8px 10px 8px;
}
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-direction-nav, .single-product > div.product .woocommerce-product-gallery .flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-direction-nav a, .single-product > div.product .woocommerce-product-gallery .flex-direction-nav a {
font-size: 0px;
width: 40px;
height: 40px;
position: relative;
display: block;
text-align: center;
line-height: 40px;
color: #000;
background-color: rgba(0, 0, 0, 0.12);
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-direction-nav a:before, .single-product > div.product .woocommerce-product-gallery .flex-direction-nav a:before {
content: "\f117";
font-family: "Caseicon";
font-size: 12px;
display: inline-flex;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-direction-nav a:hover, .single-product > div.product .woocommerce-product-gallery .flex-direction-nav a:hover {
color: #fff;
background-color: var(--primary-color);
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev, .single-product > div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev, .single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-next, .single-product > div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-next {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev, .single-product > div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev {
left: 0;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-next, .single-product > div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-next {
right: 0;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a:before, .single-product > div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a:before {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
position: relative;
display: block;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:before, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:before {
content: '';
background-color: rgba(240, 52, 110, 0.85);
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
display: block;
opacity: 0;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:after, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:after {
content: "\f06e";
font-family: "Font Awesome 5 Pro";
font-size: 16px;
height: 40px;
width: 40px;
line-height: 40px;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
background-color: #fff;
text-align: center;
color: var(--primary-color);
position: absolute;
top: 50%;
-webkit-transform: translate(0%, -50%);
-khtml-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
left: 0;
right: 0;
margin: auto;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
opacity: 0;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before {
opacity: 0.8;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after {
opacity: 1;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery:hover .flex-direction-nav .flex-nav-prev, .single-product > div.product .woocommerce-product-gallery:hover .flex-direction-nav .flex-nav-prev {
left: 22px;
opacity: 1;
visibility: visible;
}
.single-product #pxl-content-area div.product .woocommerce-product-gallery:hover .flex-direction-nav .flex-nav-next, .single-product > div.product .woocommerce-product-gallery:hover .flex-direction-nav .flex-nav-next {
right: 22px;
opacity: 1;
visibility: visible;
}
.single-product #pxl-content-area div.product .entry-summary, .single-product > div.product .entry-summary {
padding-left: 30px;
}
@media screen and (max-width: 1199px) {
.single-product #pxl-content-area div.product .entry-summary, .single-product > div.product .entry-summary {
padding-left: 0;
}
}
.single-product #pxl-content-area div.product .entry-summary > .woosc-btn, .single-product > div.product .entry-summary > .woosc-btn, .single-product #pxl-content-area div.product .entry-summary > .woosw-btn, .single-product > div.product .entry-summary > .woosw-btn {
display: none !important;
}
.single-product #pxl-content-area div.product .entry-summary .woocommerce-sg-product-button, .single-product > div.product .entry-summary .woocommerce-sg-product-button {
padding-left: 110px;
}
.single-product #pxl-content-area div.product .entry-summary .woocommerce-sg-product-button .woosw-btn, .single-product > div.product .entry-summary .woocommerce-sg-product-button .woosw-btn {
width: 100%;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background: var(--secondary-color);
display: inline-flex;
justify-content: center;
align-items: center;
padding: 0 10px;
}
.single-product #pxl-content-area div.product .entry-summary .woocommerce-sg-product-button .woosw-btn:before, .single-product > div.product .entry-summary .woocommerce-sg-product-button .woosw-btn:before {
content: "\f12f";
font-family: "Caseicon";
margin: 0 5px;
}
.single-product #pxl-content-area div.product .entry-summary .woocommerce-sg-product-button .woosw-btn:hover, .single-product > div.product .entry-summary .woocommerce-sg-product-button .woosw-btn:hover, .single-product #pxl-content-area div.product .entry-summary .woocommerce-sg-product-button .woosw-btn:focus, .single-product > div.product .entry-summary .woocommerce-sg-product-button .woosw-btn:focus {
background: var(--primary-color);
}
.single-product #pxl-content-area div.product .entry-summary .woocommerce-product-rating, .single-product > div.product .entry-summary .woocommerce-product-rating {
margin-bottom: 18px;
display: flex;
align-items: center;
}
.single-product #pxl-content-area div.product .entry-summary .woocommerce-product-rating .star-rating, .single-product > div.product .entry-summary .woocommerce-product-rating .star-rating {
margin: 0;
}
.single-product #pxl-content-area div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link, .single-product > div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
color: inherit;
margin-left: 4px;
font-size: 14px;
font-weight: 600;
}
.single-product #pxl-content-area div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link:hover, .single-product > div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link:hover {
color: #333;
}
.single-product #pxl-content-area div.product .entry-summary .entry-title, .single-product > div.product .entry-summary .entry-title {
font-size: 40px;
margin-top: 10px;
margin-bottom: 14px;
}
.single-product #pxl-content-area div.product .entry-summary .price, .single-product > div.product .entry-summary .price {
font-size: 24px;
font-weight: 700;
line-height: 1;
color: var(--primary-color);
}
.single-product #pxl-content-area div.product .entry-summary .price ins, .single-product > div.product .entry-summary .price ins {
margin-right: 22px;
color: inherit;
text-decoration: none;
}
.single-product #pxl-content-area div.product .entry-summary .price del, .single-product > div.product .entry-summary .price del {
color: #9dafbd;
}
.single-product #pxl-content-area div.product .entry-summary .price del .amount, .single-product > div.product .entry-summary .price del .amount {
color: #9dafbd;
}
.single-product #pxl-content-area div.product .entry-summary .woocommerce-sg-product-excerpt, .single-product > div.product .entry-summary .woocommerce-sg-product-excerpt {
margin-bottom: 18px;
}
.single-product #pxl-content-area div.product .entry-summary .single_add_to_cart_button, .single-product > div.product .entry-summary .single_add_to_cart_button {
display: inline-flex;
line-height: 44px;
justify-content: center;
padding: 0 40px;
float: none;
background-color: var(--secondary-color);
}
.single-product #pxl-content-area div.product .entry-summary .single_add_to_cart_button:hover, .single-product > div.product .entry-summary .single_add_to_cart_button:hover {
background-color: var(--primary-color);
}
.single-product #pxl-content-area div.product .entry-summary .single_add_to_cart_button.loading, .single-product > div.product .entry-summary .single_add_to_cart_button.loading {
padding-right: 42px;
}
.single-product #pxl-content-area div.product .entry-summary .single_add_to_cart_button.loading:after, .single-product > div.product .entry-summary .single_add_to_cart_button.loading:after {
top: 0;
right: 14px;
}
.single-product #pxl-content-area div.product .entry-summary .single_add_to_cart_button.added:after, .single-product > div.product .entry-summary .single_add_to_cart_button.added:after {
display: none;
}
.single-product #pxl-content-area div.product .woocommerce-tabs, .single-product > div.product .woocommerce-tabs {
padding-top: 5px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs, .single-product > div.product .woocommerce-tabs ul.wc-tabs {
overflow: visible;
padding: 0;
border-bottom: 1px solid #ebebeb;
margin-bottom: 0;
position: relative;
z-index: 1;
}
@media screen and (max-width: 575px) {
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs, .single-product > div.product .woocommerce-tabs ul.wc-tabs {
border-bottom: none;
}
}
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs:before, .single-product > div.product .woocommerce-tabs ul.wc-tabs:before, .single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs:after, .single-product > div.product .woocommerce-tabs ul.wc-tabs:after {
display: none !important;
}
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li, .single-product > div.product .woocommerce-tabs ul.wc-tabs li {
margin: 0;
padding: 0;
border: none;
background-color: transparent;
position: relative;
z-index: 99;
}
@media screen and (max-width: 767px) {
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li, .single-product > div.product .woocommerce-tabs ul.wc-tabs li {
margin: 10px 0 0;
width: 100%;
}
}
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product > div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li:after, .single-product > div.product .woocommerce-tabs ul.wc-tabs li:after {
display: none !important;
}
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a {
padding: 0;
font-size: 20px;
line-height: 60px;
color: #555;
font-weight: 700;
position: relative;
z-index: 1;
text-transform: capitalize;
border: none;
}
@media screen and (max-width: 767px) {
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a {
display: block;
text-align: center;
background-color: var(--secondary-color);
line-height: 44px;
font-size: 16px;
border-radius: 5px;
color: #fff;
}
}
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li.active > a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li.active > a, .single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a:hover, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a:hover {
color: var(--primary-color);
}
@media screen and (max-width: 767px) {
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li.active > a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li.active > a, .single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a:hover, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a:hover {
color: #fff;
background-color: var(--primary-color);
}
}
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li + li, .single-product > div.product .woocommerce-tabs ul.wc-tabs li + li {
margin-left: 80px;
}
@media screen and (max-width: 1199px) {
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li + li, .single-product > div.product .woocommerce-tabs ul.wc-tabs li + li {
margin-left: 60px;
}
}
@media screen and (max-width: 767px) {
.single-product #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li + li, .single-product > div.product .woocommerce-tabs ul.wc-tabs li + li {
margin-left: 0px;
}
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes th, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes th {
font-weight: 600 !important;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
font-size: 16px;
line-height: 1.625;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
margin-bottom: 0;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
display: none;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel.panel, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel.panel {
padding-top: 34px;
margin-bottom: 0;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
border: 1px solid #dee2e6;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-bottom: 1px solid #dee2e6;
font-family: inherit;
color: #152136;
font-weight: normal;
font-style: normal;
padding: 10px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-left: 1px solid #dee2e6;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews {
margin-bottom: 0px !important;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .tab-product-feature-list, .single-product > div.product .woocommerce-tabs .tab-product-feature-list {
font-size: 18px;
line-height: 34px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4, .single-product > div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4 {
font-weight: 600;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .tab-product-feature-list .line-gap, .single-product > div.product .woocommerce-tabs .tab-product-feature-list .line-gap {
margin: 0;
width: 100%;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information {
font-size: 15px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information td p, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information td p {
padding: 0;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews.panel, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews.panel {
padding-top: 60px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label {
margin-bottom: 8px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title {
display: none;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
display: none;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
height: 140px;
min-height: 140px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form .comment-form-author label, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form .comment-form-author label, .single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form .comment-form-email label, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form .comment-form-email label, .single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form .comment-form-comment label, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form .comment-form-comment label {
display: none;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form {
padding-top: 49px;
margin: 0 -15px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form .comment-notes, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form .comment-notes {
font-size: 16px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform {
display: inline-flex;
flex-wrap: wrap;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform > *, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform > * {
width: 100%;
margin: 0 15px 30px 15px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-notes, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-notes {
order: 1;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-rating, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-rating {
order: 2;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-author, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-author, .single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-email, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-email {
width: calc(50% - 30px);
order: 3;
}
@media screen and (max-width: 767px) {
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-author, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-author, .single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-email, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-email {
width: 100%;
}
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-comment, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-comment {
order: 4;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-cookies-consent, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .comment-form-cookies-consent {
order: 5;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .form-submit, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .form-submit {
order: 6;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .form-submit .submit, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform .form-submit .submit {
padding: 0 50px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating {
padding: 12px 10px;
background-color: #f8f8f8;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating label, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating label {
font-size: 16px;
color: #000;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating .stars, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating .stars {
display: inline-flex;
margin: 0 10px;
font-size: 15px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating .stars span, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating .stars span {
display: inline-flex;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating .stars a, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating .stars a {
margin: 0 2px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating a, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating a {
color: #ffac70;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating .stars:hover a, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating .stars:hover a, .single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating .stars.selected a, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond .comment-form-rating .stars.selected a {
color: #ffac70;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews {
max-width: 800px;
margin: 0 auto;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist {
padding: 0;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
position: relative;
margin-bottom: 30px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: absolute;
right: 0;
top: 0;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating {
display: none;
}
@media screen and (max-width: 991px) {
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: static;
margin-bottom: 8px;
}
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container {
position: relative;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
padding: 0;
width: 80px;
-webkit-border-radius: 80px;
-khtml-border-radius: 80px;
-moz-border-radius: 80px;
-ms-border-radius: 80px;
-o-border-radius: 80px;
border-radius: 80px;
-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
-khtml-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
-ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
-o-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
border: none;
}
@media screen and (max-width: 575px) {
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
width: 40px;
border: none;
}
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description {
border-bottom: 1px solid #ebebeb;
padding-bottom: 25px;
font-size: 16px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p:last-child, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p:last-child {
margin-bottom: 0;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
border: none;
margin: 0;
padding: 0 0 0 100px;
}
@media screen and (max-width: 767px) {
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating {
float: none;
}
}
@media screen and (max-width: 575px) {
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
padding-left: 60px;
}
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
margin: 0 0 14px;
font-size: 16px;
}
@media screen and (max-width: 575px) {
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
display: block;
}
}
@media screen and (max-width: 767px) {
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
margin-top: 10px;
}
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
display: block;
font-size: 14px;
color: #888;
line-height: 22px;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author {
color: #222;
display: block;
line-height: 1;
margin-bottom: 6px;
font-weight: 500;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
display: none;
}
.single-product #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review:last-child, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review:last-child {
margin-bottom: 0;
}
.single-product #pxl-content-area div.product .quantity, .single-product > div.product .quantity {
margin-right: 10px;
float: none;
}
.single-product #pxl-content-area div.product .product_meta, .single-product > div.product .product_meta {
color: #555;
margin-bottom: 35px;
font-size: 14px;
font-weight: 700;
}
.single-product #pxl-content-area div.product .product_meta a, .single-product > div.product .product_meta a {
color: #616161;
}
.single-product #pxl-content-area div.product .product_meta a:hover, .single-product > div.product .product_meta a:hover {
color: #616161;
text-decoration: underline;
}
.single-product #pxl-content-area div.product .product_meta > span, .single-product > div.product .product_meta > span {
display: block;
margin-bottom: 12px;
}
.single-product .up-sells.upsells {
margin-top: 52px;
}
.single-product .up-sells.upsells > h2 {
font-size: 32px;
margin-bottom: 23px;
}
.single-product .product-type-external .woocommerce-sg-product-button, .single-product .product-type-grouped .woocommerce-sg-product-button {
padding-left: 0 !important;
padding-right: 0 !important;
}
.single-product .product-type-grouped form.cart .button {
white-space: nowrap;
}
@media screen and (max-width: 1199px) {
.single-product .product-type-grouped .quantity .qty {
width: 80px !important;
}
}
@media screen and (min-width: 768px) {
.single-product.header-sticky #pxl-content-area div.product .entry-summary {
top: 120px;
}
.single-product.header-sticky.admin-bar #pxl-content-area div.product .entry-summary {
top: 150px;
}
}
.pswp {
z-index: 999999;
}
.pswp .pswp__caption {
display: none;
}
.pswp .pswp__bg {
background-color: rgba(0, 0, 0, 0.76);
}
.pswp .pswp__top-bar {
opacity: 1;
background-color: transparent;
}
.pswp .pswp__ui .pswp__button {
opacity: 1 !important;
}
.pswp .pswp__ui .pswp__button:before {
font-family: "Caseicon";
background: none;
color: #fff;
display: inline-flex;
line-height: 30px;
justify-content: center;
}
.pswp .pswp__ui .pswp__button--arrow--left:before {
content: "\f136";
}
.pswp .pswp__ui .pswp__button--arrow--right:before {
content: "\f14d";
}
body.woocommerce-cart .pxl-entry-content > .woocommerce {
display: flex;
margin: 0 -15px;
flex-wrap: wrap;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-cart-form {
flex-grow: 1;
padding: 0 15px;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .cart-collaterals {
width: 100%;
max-width: 370px;
padding: 0 15px;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .cart-collaterals .cart_totals {
width: 100%;
}
@media screen and (max-width: 767px) {
body.woocommerce-cart .pxl-entry-content > .woocommerce .cart-collaterals {
max-width: 100%;
}
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-notices-wrapper {
display: flex;
flex-wrap: wrap;
width: 100%;
padding: 0 15px;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-notices-wrapper .woocommerce-message, body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-notices-wrapper .woocommerce-info, body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-notices-wrapper .woocommerce-error {
width: 100%;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .cart-empty.woocommerce-info {
width: 100%;
text-align: left;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .return-to-shop {
width: 100%;
}
body.woocommerce-cart .cart-empty.woocommerce-info {
padding: 112px 0 0;
background-color: transparent;
border: none;
text-align: center !important;
}
body.woocommerce-cart .cart-empty.woocommerce-info:before {
content: "\f12f";
font-family: "Caseicon";
width: 100px;
height: 100px;
border-radius: 100px;
line-height: 100px;
font-size: 100px;
left: 50%;
top: 0;
transform: translate(-50%, 0);
color: rgba(0, 0, 0, 0.14);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table {
border: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead th {
font-size: 15px;
font-weight: 700;
color: #333;
padding: 10px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 3px solid #ebebeb;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td {
text-align: left;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px solid rgba(0, 0, 0, .1);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions {
border-bottom: none;
padding-left: 0;
padding-right: 0;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table .actions .coupon .input-text {
border: none;
background-color: #f8f8f8;
color: #666;
height: 51px;
padding: 0 20px;
min-width: 180px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table .actions .coupon .input-text:focus {
color: #222;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table .actions .coupon .button {
background-color: #000;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table .actions .coupon .button:hover {
background-color: var(--primary-color);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table .actions .button {
float: right;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a {
color: #152136;
font-size: 16px;
font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a:hover {
color: rbga(#152136, 0.67);
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name .yith-wcqv-button {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name dl.variation {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal {
color: #152136;
font-size: 16px;
font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal ins {
color: #152136;
background-color: transparent;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail {
text-align: center !important;
min-width: 120px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a {
display: block;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a img {
width: 100%;
max-width: 80px;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table {
margin-bottom: 40px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
@media screen and (max-width: 769px) {
body.woocommerce-cart .woocommerce-cart-form table.shop_table td {
background-color: #fff !important;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals {
background-color: #fff;
padding: 40px 50px;
-webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
width: 33.33%;
}
@media screen and (max-width: 991px) {
body.woocommerce-cart .cart-collaterals .cart_totals {
width: 50%;
padding-left: 40px;
padding-right: 40px;
}
}
@media screen and (max-width: 991px) {
body.woocommerce-cart .cart-collaterals .cart_totals {
padding: 30px;
width: 100%;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals > h2 {
font-size: 24px;
border-bottom: 1px solid rgba(96, 101, 104, 0.15);
margin-bottom: 20px;
padding-bottom: 14px;
text-transform: capitalize;
}
body.woocommerce-cart .cart-collaterals .cart_totals th {
vertical-align: middle !important;
border: none !important;
color: inherit;
font-weight: normal;
padding: 12px 10px 12px 0px;
}
body.woocommerce-cart .cart-collaterals .cart_totals th + td {
border-left: 1px solid #ebebeb;
}
body.woocommerce-cart .cart-collaterals .cart_totals td {
border: none !important;
padding: 12px 10px;
text-align: right;
}
body.woocommerce-cart .cart-collaterals .cart_totals strong {
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th, body.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
color: #222;
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table {
border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p {
margin-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
color: var(--primary-color);
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after {
content: '\f2f9';
margin-left: 9px;
font-family: "Material-Design-Iconic-Font";
position: relative;
top: 1px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover {
color: var(--primary-color);
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form {
padding-top: 10px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
width: 100%;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
text-align: right;
}
.woocommerce-checkout form.checkout_coupon {
border: 1px solid #eee;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #f7f8fa;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
width: 50%;
padding-right: 30px;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 50%;
}
.woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout #payment {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce-checkout #customer_details {
margin: 0 -15px;
width: inherit;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
width: 50%;
flex: inherit;
max-width: 100%;
}
@media screen and (max-width: 767px) {
.woocommerce-checkout #customer_details {
margin: 0;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
width: 100%;
}
}
.woocommerce-checkout #customer_details span.woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3 {
font-size: 24px;
margin-bottom: 18px;
text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields > h3 {
font-size: 24px;
margin-bottom: 18px;
text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
font-size: 24px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address:hover {
color: var(--primary-color);
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
position: absolute;
opacity: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span:after {
content: "\f01a";
font-family: FontAwesome;
margin-left: 14px;
font-weight: normal;
}
.woocommerce-checkout #customer_details #billing_country_field label, .woocommerce-checkout #customer_details #shipping_country_field label, .woocommerce-checkout #customer_details #billing_address_1_field label, .woocommerce-checkout #customer_details #shipping_address_1_field label, .woocommerce-checkout #customer_details #order_comments_field label {
display: none !important;
}
.woocommerce-checkout #customer_details #billing_country_field textarea, .woocommerce-checkout #customer_details #shipping_country_field textarea, .woocommerce-checkout #customer_details #billing_address_1_field textarea, .woocommerce-checkout #customer_details #shipping_address_1_field textarea, .woocommerce-checkout #customer_details #order_comments_field textarea {
padding: 18px 30px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
font-size: 24px;
font-weight: 700;
margin-bottom: 18px;
text-transform: capitalize;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th {
font-weight: 500;
vertical-align: middle !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th + td {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .product-total {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
margin-bottom: 60px;
border-right: none;
border-top: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
font-weight: 700;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td {
border-left: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-total, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .order-total td {
font-size: 16px;
font-weight: 500;
color: var(--secondary-color);
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart_item .product-quantity {
font-weight: 400;
color: #101010;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment {
background-color: #f7f8fa;
border: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .about_paypal {
margin-left: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
padding: 20px;
border-bottom: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
padding: 20px;
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order {
float: none;
margin-top: 10px;
}
.woocommerce-checkout #payment label {
font-size: 16px;
color: rgba(0, 0, 0, 0.87);
font-weight: 600;
}
.woocommerce-checkout #payment .stripe-card-group, .woocommerce-checkout #payment .wc-stripe-elements-field, .woocommerce-checkout #payment .wc-stripe-iban-element-field {
width: 100%;
}
.woocommerce-checkout .woocommerce-order-details .woocommerce-order-details__title, .woocommerce-checkout .woocommerce-customer-details .woocommerce-column__title {
font-size: 26px;
margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-columns--addresses.col2-set {
margin-left: -15px;
margin-right: -15px;
}
.woocommerce-checkout .woocommerce-columns--addresses.col2-set .woocommerce-column {
width: 50%;
max-width: 50%;
margin-top: 55px;
}
@media screen and (max-width: 767px) {
.woocommerce-checkout .woocommerce-columns--addresses.col2-set .woocommerce-column {
width: 100%;
max-width: 100%;
}
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
display: block;
width: 100%;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation {
margin-bottom: 30px;
width: 30%;
float: left;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation {
width: 100%;
margin-bottom: 60px;
}
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation ul {
margin: 0;
list-style: none;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation ul li {
border-bottom: 1px solid #eaeaea;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation ul li a {
padding: 10px 0;
color: #222;
position: relative;
display: block;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation ul li a:hover {
color: var(--primary-color);
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation ul li a:before {
content: "\f14d";
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "Caseicon";
color: var(--primary-color);
margin-left: -16px;
font-size: 10px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation ul li.is-active > a, .woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation ul li a:hover {
color: inherit;
padding-left: 20px;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation ul li.is-active > a:before, .woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-navigation ul li a:hover:before {
margin-left: 0;
opacity: 1;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-content {
margin-bottom: 30px;
padding: 0 15px;
width: 70%;
float: left;
}
@media screen and (max-width: 767px) {
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-content {
width: 100%;
margin-bottom: 0;
}
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-content .col-1, .woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-content .col-2 {
flex: inherit;
max-width: inherit;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-content .form-row label {
width: 100%;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-MyAccount-content .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form {
background-color: #f8f8f8;
border: 1px solid #eee;
padding: 30px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
max-width: 670px;
margin: 0px auto 30px auto;
display: block;
width: 100%;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form label {
font-weight: 500;
margin-bottom: 2px;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form .password-input {
display: block;
width: 100%;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form .woocommerce-Button.button {
margin-right: 16px;
height: auto;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form .woocommerce-LostPassword {
margin-bottom: 0;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form .woocommerce-LostPassword a {
color: var(--primary-color);
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form .woocommerce-LostPassword a:hover {
color: var(--primary-color);
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form .woocommerce-form__label-for-checkbox {
padding: 0;
line-height: 50px;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form .woocommerce-form__label-for-checkbox span {
font-size: 15px;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
position: relative;
top: -1px;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-form .woocommerce-Button {
height: 42px;
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-notices-wrapper + h2 {
text-align: center;
font-size: 24px;
}
.woocommerce-account #pxl-main #pxl-content-area #customer_login {
margin: 0 -15px;
width: inherit;
display: flex;
flex-wrap: wrap;
}
.woocommerce-account #pxl-main #pxl-content-area #customer_login h2 {
font-size: 24px;
margin-bottom: 22px;
}
.woocommerce-account #pxl-main #pxl-content-area #customer_login .u-column1.col-1, .woocommerce-account #pxl-main #pxl-content-area #customer_login .u-column2.col-2 {
width: 50%;
flex: inherit;
max-width: 100%;
}
@media screen and (max-width: 767px) {
.woocommerce-account #pxl-main #pxl-content-area #customer_login {
margin: 0;
}
.woocommerce-account #pxl-main #pxl-content-area #customer_login .u-column1.col-1, .woocommerce-account #pxl-main #pxl-content-area #customer_login .u-column2.col-2 {
width: 100%;
padding: 0;
}
}
.woocommerce-account #pxl-main #pxl-content-area .woocommerce-password-strength.bad {
background-color: transparent;
padding: 8px 0;
}
body #yith-wcwl-popup-message {
margin-left: -108px;
display: none;
bottom: 30px;
top: auto;
right: 30px;
left: auto;
background-color: var(--primary-color);
border-radius: 3px;
border: none;
color: #fff;
padding: 0 20px;
}
body #yith-quick-view-modal .yith-quick-view-overlay {
background-color: rgba(0, 0, 0, 0.85);
}
body #yith-quick-view-modal .yith-wcqv-main {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close {
color: rgba(0, 0, 0, 0.2);
opacity: 1;
border: none;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 0px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:before {
content: "\f410";
font-family: "Font Awesome 5 Pro";
font-size: 18px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:hover {
color: var(--primary-color);
}
body #yith-quick-view-modal .onsale {
top: 29px !important;
}
body #yith-quick-view-modal #yith-quick-view-content div.images {
padding: 15px;
margin-bottom: 0;
width: 50%;
}
@media screen and (max-width: 575px) {
body #yith-quick-view-modal #yith-quick-view-content div.images {
width: 100%;
margin-bottom: 30px;
}
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
padding: 30px 30px 15px 15px;
width: 50%;
}
@media screen and (max-width: 575px) {
body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
width: 100%;
}
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary h1.product_title {
font-size: 30px;
margin-bottom: 5px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-rating {
margin-bottom: 10px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price {
font-weight: 600;
color: var(--primary-color);
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price del {
color: #9dafbd;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins {
color: inherit;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart {
border-top: 1px solid #f7f9fb;
border-bottom: 1px solid #f7f9fb;
padding: 18px 0;
margin-bottom: 30px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart label {
font-size: 18px;
line-height: 30px;
margin-bottom: 0;
font-weight: 600;
color: #232323;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item {
background-color: #f3f3f3;
border: none;
line-height: 40px;
color: #6f6f6f;
text-transform: uppercase;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease 0s;
-khtml-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 0 5px 5px 0;
width: 40px;
height: 40px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item span {
font-size: 14px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item.selected, body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item:hover {
background-color: var(--primary-color);
color: #fff;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item {
padding: 0;
border: none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
margin: 0 5px 5px 0;
opacity: 0.5;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item span {
border: 2px solid rgba(0, 0, 0, 0.2);
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item.selected {
opacity: 1;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-details__short-description p {
margin-bottom: 24px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as {
display: block;
font-weight: 600;
font-size: 15px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as a {
color: var(--primary-color);
margin-left: 7px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper a:hover, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in a:hover, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as a:hover {
color: var(--secondary-color);
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in {
display: none;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .quantity .qty {
margin: 0 20px 0 0;
padding: 0 12px;
width: 70px;
height: 54px;
}
.wishlist-title {
width: 100%;
text-align: center;
margin: 0 0 45px;
}
.wishlist-title .button .fa {
font-family: FontAwesome;
}
.hidden-title-form input + input {
margin-top: 15px;
}
.hidden-title-form .btn {
line-height: 51px !important;
}
.shop_table.cart.wishlist_table {
margin-bottom: 0 !important;
}
#yith-wcwl-form tfoot td {
display: none;
}
#yith-wcwl-form .product-stock-status {
font-size: 16px;
font-weight: 600;
}
#yith-wcwl-form .product-stock-status .wishlist-in-stock {
color: var(--secondary-color) !important;
}
#yith-wcwl-form .wishlist-empty {
text-align: center !important;
}
#yith-wcwl-form .product-add-to-cart {
text-align: right !important;
}
#yith-wcwl-form .product-add-to-cart a.button {
padding: 0 34px;
display: inline-block !important;
}
#yith-wcwl-form .product-add-to-cart a.button.loading {
padding-right: 30px;
}
#yith-wcwl-form .product-add-to-cart a.button.loading:after {
top: 0 !important;
right: 0px !important;
text-indent: 0px;
height: 50px !important;
width: 50px !important;
line-height: 50px !important;
text-align: center !important;
}
#yith-wcwl-form .yith-wcwl-share {
display: none;
}
@media screen and (max-width: 767px) {
#yith-wcwl-form {
overflow-x: scroll;
}
#yith-wcwl-form .cart.wishlist_table {
min-width: 767px;
}
}
#stripe-payment-data .form-row > label + div {
width: 100%;
}
.woocommerce-lost-password { }
.woocommerce-lost-password .woocommerce-error {
max-width: 440px;
margin: auto;
}
.woocommerce-lost-password .woocommerce-ResetPassword {
border: 1px solid rgba(0, 0, 0, 0.02);
background-color: #f9f9f9;
padding: 35px 30px 25px;
max-width: 440px;
margin: 10px auto 0 auto;
}
.woocommerce-lost-password .woocommerce-ResetPassword p {
width: 100% !important;
float: none !important;
}
.woocommerce-lost-password .woocommerce-ResetPassword .woocommerce-Button {
width: 100%;
height: 54px;
line-height: 54px !important;
padding: 0 30px !important;
color: #fff !important;
}
.woocommerce-lost-password .woocommerce-form-row label {
margin-bottom: 4px;
font-weight: 500;
color: #222;
}
.woocommerce-lost-password .pxl-entry-content > .woocommerce {
max-width: 960px;
margin: auto;
}
.woosw-popup { }
.woosw-popup .woosw-item--time {
display: none;
}
.woosw-popup .woosw-item--actions a.button {
line-height: 40px;
padding: 0 22px;
}
.woosw-popup .woosw-popup-content-bot a {
color: #000;
text-transform: capitalize;
}
.woosw-popup .woosw-popup-content-bot a:hover {
color: var(--primary-color);
border-color: var(--primary-color);
}
.woosw-list {
max-width: 860px;
margin: auto; }
.woosw-list .woosw-actions {
display: none;
}
.woosw-list .woosw-popup-content-mid-massage {
padding: 112px 0 0;
background-color: transparent;
border: none;
text-align: center !important;
}
.woosw-list .woosw-popup-content-mid-massage:before {
content: "\f145";
font-family: "Caseicon";
width: 100px;
height: 100px;
border-radius: 100px;
line-height: 100px;
font-size: 100px;
left: 50%;
top: 0;
transform: translate(-50%, 0);
color: rgba(0, 0, 0, 0.14);
position: absolute;
}
.woosw-list table.woosw-items {
border-left: none;
}
.woosw-list table.woosw-items td {
border-right: none;
background-color: transparent !important;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
font-weight: 600;
color: #000;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--price {
font-size: 15px;
color: var(--primary-color);
}
.woosw-list table.woosw-items .woosw-item .woosw-item--price ins {
background-color: transparent;
color: inherit;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--price del {
color: #9dafbd;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--time {
font-size: 15px;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--actions {
text-align: right;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--actions .woosw-item--add a.button {
min-width: 170px;
text-align: center;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--actions .woosw-item--add a.button.added {
margin: 0 10px;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--actions .woosw-item--add a.button.added:after {
display: none;
}
.woosq-popup .woocommerce-product-details__short-description {
margin-bottom: 22px;
}
.woosq-popup div.product .entry-summary .entry-title {
font-size: 32px;
}
.woosq-popup div.product .entry-summary .product_type_external {
width: 100%;
line-height: 50px;
text-align: center;
}
.woosq-popup div.product .entry-summary .add_to_cart_button {
width: 100%;
text-align: center;
}
.woosq-popup div.product .entry-summary .add_to_cart_button.ajax_add_to_cart {
line-height: 50px;
text-align: center;
}
.woosq-popup div.product .entry-summary .add_to_cart_button.ajax_add_to_cart.loading {
opacity: 1;
}
.woosq-popup div.product .entry-summary .add_to_cart_button.ajax_add_to_cart.loading:before {
content: '';
width: 20px;
height: 20px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border-color: transparent #fff transparent #fff;
border-width: 1px;
border-style: solid;
position: absolute;
top: 0;
right: 20px;
bottom: 0;
margin: auto;
animation: pxl_spin 0.6s infinite linear;
-webkit-animation: pxl_spin 0.6s infinite linear;
box-sizing: border-box;
z-index: 2;
}
.woosq-popup div.product .entry-summary .add_to_cart_button.ajax_add_to_cart.loading:after {
display: none;
}
body.rtl.woocommerce span.onsale {
left: auto !important;
right: 25px !important;
}
body.rtl.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next::before, body.rtl.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev::before {
transform: scaleX(-1);
display: inline-flex;
}
body.rtl.woocommerce #pxl-sidebar-area .widget_product_search button {
right: auto;
left: 0;
}
body.rtl.woocommerce #pxl-sidebar-area .widget_products ul li {
padding-left: 0;
padding-right: 85px;
}
body.rtl.woocommerce #pxl-sidebar-area .widget_products ul li img {
left: auto;
right: 0;
}
.pxl--hide-arrow .pxl-swiper-arrow:not(.pxl-swiper-arrow-custom) {
opacity: 0 !important;
visibility: hidden !important;
}
.swiper-filter-active .non-swiper-slide {
display: none;
}
.swiper-filter-wrap {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.swiper-filter-wrap .filter-item {
display: inline-block;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
margin: 10px 24px;
cursor: pointer;
position: relative;
z-index: 1;
}
.swiper-filter-wrap .filter-item:before {
content: '';
width: 11px;
height: 41px;
-webkit-border-radius: 11px;
-khtml-border-radius: 11px;
-moz-border-radius: 11px;
-ms-border-radius: 11px;
-o-border-radius: 11px;
border-radius: 11px;
background-color: #f4f4f4;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) scaleY(0);
-khtml-transform: translate(-50%, -50%) scaleY(0);
-moz-transform: translate(-50%, -50%) scaleY(0);
-ms-transform: translate(-50%, -50%) scaleY(0);
-o-transform: translate(-50%, -50%) scaleY(0);
transform: translate(-50%, -50%) scaleY(0);
opacity: 0;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: -1;
}
.swiper-filter-wrap .filter-item span {
color: #010927;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.swiper-filter-wrap .filter-item.active {
color: var(--primary-color);
}
.swiper-filter-wrap .filter-item.active:before {
opacity: 1;
-webkit-transform: translate(-50%, -50%) scaleY(1);
-khtml-transform: translate(-50%, -50%) scaleY(1);
-moz-transform: translate(-50%, -50%) scaleY(1);
-ms-transform: translate(-50%, -50%) scaleY(1);
-o-transform: translate(-50%, -50%) scaleY(1);
transform: translate(-50%, -50%) scaleY(1);
}
.pxl-swiper-sliders .pxl-item--image img {
width: 100%;
}
.pxl-swiper-sliders .pxl-item--title a, .pxl-swiper-sliders .pxl-item--category a {
color: inherit;
}
.pxl-swiper-sliders .pxl-item--title a:hover, .pxl-swiper-sliders .pxl-item--category a:hover {
color: inherit;
}
.pxl-swiperarrow--middle .pxl-swiper-arrow {
margin: 0;
position: absolute;
top: 50%;
transform: translate(0, -50%);
}
@media screen and (max-width: 1400px) {
.pxl-swiperarrow--middle .pxl-swiper-arrow {
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
opacity: 0;
width: 56px;
height: 56px;
font-size: 15px;
line-height: 56px;
}
}
.pxl-swiperarrow--middle .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: -120px;
}
@media screen and (max-width: 1400px) {
.pxl-swiperarrow--middle .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: -28px;
}
}
@media screen and (max-width: 1199px) {
.pxl-swiperarrow--middle .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: 20px;
}
}
.pxl-swiperarrow--middle .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: -120px;
}
@media screen and (max-width: 1400px) {
.pxl-swiperarrow--middle .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: -28px;
}
}
@media screen and (max-width: 1199px) {
.pxl-swiperarrow--middle .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: 20px;
}
}
.pxl-swiperarrow--middle .pxl-swiper-arrow-wrap {
margin: 0;
}
.pxl-swiperarrow--middle:hover .pxl-swiper-arrow {
opacity: 1;
}
.pxl-post-carousel1.pxl-blog-style1 .pxl-item--inner {
margin-top: 50px;
margin-bottom: 50px;
}
.pxl-post-carousel2.pxl-blog-style2:hover .pxl-swiper-arrow-wrap {
opacity: 1;
}
.pxl-post-carousel2.pxl-blog-style2 .pxl-swiper-arrow-wrap {
opacity: 0;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1550px) {
.pxl-post-carousel2.pxl-blog-style2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
top: 20px;
position: relative;
transform: unset;
margin: 5px;
}
}
@media (max-width: 1550px) {
.pxl-post-carousel2.pxl-blog-style2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: 0px;
}
}
@media (max-width: 1550px) {
.pxl-post-carousel2.pxl-blog-style2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: 0px;
}
}
.pxl-post-carousel1:hover .pxl-swiper-arrow-wrap {
opacity: 1;
}
.pxl-post-carousel1 .pxl-swiper-arrow-wrap {
opacity: 0;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1600px) {
.pxl-post-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
position: relative;
transform: unset;
top: unset;
right: unset;
left: unset;
bottom: unset;
margin: 5px;
}
}
.pxl-post-carousel1 .pxl-item--inner {
margin-bottom: 30px;
}
@media (max-width: 480px) {
.pxl-post-carousel1 .pxl-item--inner {
margin-bottom: 20px;
}
}
.pxl-grid .pxl-item--featured, .pxl-portfolio-carousel .pxl-item--featured, .pxl-service-carousel .pxl-item--featured {
position: relative;
}
.pxl-grid .pxl-item--image img, .pxl-portfolio-carousel .pxl-item--image img, .pxl-service-carousel .pxl-item--image img, .pxl-grid .pxl-item--featured img, .pxl-portfolio-carousel .pxl-item--featured img, .pxl-service-carousel .pxl-item--featured img {
width: 100%;
}
.pxl-grid .pxl-item--title a, .pxl-portfolio-carousel .pxl-item--title a, .pxl-service-carousel .pxl-item--title a, .pxl-grid .item--title a, .pxl-portfolio-carousel .item--title a, .pxl-service-carousel .item--title a {
color: inherit;
}
.pxl-grid .pxl-item--title a:hover, .pxl-portfolio-carousel .pxl-item--title a:hover, .pxl-service-carousel .pxl-item--title a:hover, .pxl-grid .item--title a:hover, .pxl-portfolio-carousel .item--title a:hover, .pxl-service-carousel .item--title a:hover {
color: inherit;
}
.pxl-grid .pxl-item--category a, .pxl-portfolio-carousel .pxl-item--category a, .pxl-service-carousel .pxl-item--category a {
color: inherit;
}
.pxl-grid .pxl-item--category a:hover, .pxl-portfolio-carousel .pxl-item--category a:hover, .pxl-service-carousel .pxl-item--category a:hover {
color: inherit;
}
.pxl-grid .pxl-item--link, .pxl-portfolio-carousel .pxl-item--link, .pxl-service-carousel .pxl-item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.pxl-grid.pxl-grid-nogap .pxl-grid-masonry, .pxl-portfolio-carousel.pxl-grid-nogap .pxl-grid-masonry, .pxl-service-carousel.pxl-grid-nogap .pxl-grid-masonry {
margin: 0 !important;
}
.pxl-grid.pxl-grid-nogap .pxl-grid-masonry .pxl-grid-item, .pxl-portfolio-carousel.pxl-grid-nogap .pxl-grid-masonry .pxl-grid-item, .pxl-service-carousel.pxl-grid-nogap .pxl-grid-masonry .pxl-grid-item {
padding: 0 !important;
}
.pxl-grid.pxl-grid-nogap .pxl-grid-masonry .item--inner, .pxl-portfolio-carousel.pxl-grid-nogap .pxl-grid-masonry .item--inner, .pxl-service-carousel.pxl-grid-nogap .pxl-grid-masonry .item--inner {
margin-bottom: 0;
}
.pxl-load-more-style1 {
margin-top: 50px;
}
.pxl-load-more-style1 .btn {
padding: 0 38px;
}
.pxl-load-more-style1 .btn:after {
content: '';
width: 20px;
height: 20px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border-color: transparent #fff transparent #fff;
border-width: 2px;
border-style: solid;
position: absolute;
top: 50%;
right: 20px;
animation: pxl_spin 0.6s infinite linear;
-webkit-animation: pxl_spin 0.6s infinite linear;
box-sizing: border-box;
z-index: 2;
margin-top: -10px;
opacity: 0;
}
.pxl-load-more-style1.loading .btn {
padding-right: 60px;
}
.pxl-load-more-style1.loading .btn:after {
opacity: 1;
}
.pxl-grid-filter1 {
margin-bottom: 25px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.pxl-grid-filter1 .filter-item {
font-size: 18px;
font-weight: bold;
color: var(--link-color);
padding: 0 10px;
margin: 10px 0;
cursor: pointer;
position: relative;
margin-right: 10px;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
@media screen and (max-width: 1199px) {
.pxl-grid-filter1 .filter-item {
font-size: 15px;
}
}
@media screen and (max-width: 767px) {
.pxl-grid-filter1 .filter-item {
line-height: 42px;
display: inline-flex;
background-color: #f6f6f6;
border-radius: 5px;
width: calc(50% - 10px);
justify-content: center;
margin: 0 5px 10px 5px !important;
color: var(--link-color) !important;
}
}
@media screen and (max-width: 575px) {
.pxl-grid-filter1 .filter-item {
width: 100%;
}
}
.pxl-grid-filter1 .filter-item:before {
content: '';
height: 2px;
position: absolute;
bottom: -2px;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
background-color: var(--primary-color);
}
@media screen and (max-width: 767px) {
.pxl-grid-filter1 .filter-item:before {
display: none;
}
}
.pxl-grid-filter1 .filter-item:last-child {
margin-right: 0;
}
@media screen and (max-width: 767px) {
.pxl-grid-filter1 .filter-item.active, .pxl-grid-filter1 .filter-item:hover {
background-color: var(--primary-color);
color: #fff !important;
}
}
.pxl-grid-filter1 .filter-item.active:before, .pxl-grid-filter1 .filter-item:hover:before {
width: 100%;
}
.pxl-grid-filter1 .pxl--filter-inner {
display: inline-flex;
border-bottom: 1px solid #e1e9f4;
flex-wrap: wrap;
justify-content: center;
}
@media screen and (max-width: 767px) {
.pxl-grid-filter1 .pxl--filter-inner {
border-bottom: none;
justify-content: flex-start;
margin: 0 -5px;
}
}
.pxl-sz-content {
font-size: 16px;
line-height: 1.625;
}
.pxl-blog-style1 .pxl-load-more-style1 {
margin-top: 20px;
}
.pxl-blog-style1 .pxl-item--inner {
background-color: #fff;
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 1px solid #cbcbcb;
}
@media (max-width: 880px) {
.pxl-blog-style1 .pxl-item--inner {
display: block;
}
}
.pxl-blog-style1 .pxl-item--inner .pxl-item--featured {
max-width: 290px;
position: relative;
-webkit-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-khtml-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-moz-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-ms-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-o-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
overflow: hidden;
}
@media (max-width: 880px) {
.pxl-blog-style1 .pxl-item--inner .pxl-item--featured {
max-width: 100%;
margin-bottom: 20px;
}
}
@media (max-width: 1024px) {
.pxl-blog-style1 .pxl-item--inner .pxl-item--featured.pxl-mr-35 {
margin-right: 15px;
}
}
.pxl-blog-style1 .pxl-item--inner .item--holder-inner {
max-width: 30%;
}
@media (max-width: 880px) {
.pxl-blog-style1 .pxl-item--inner .item--holder-inner {
max-width: 100%;
}
}
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--title {
margin-bottom: 10px;
font-size: 28px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
}
@media (max-width: 1025px) {
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--title {
font-size: 24px;
}
}
@media (max-width: 360px) {
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--title {
font-size: 20px;
margin-bottom: 0px;
}
}
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--title a:hover {
color: var(--primary-color);
}
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--meta {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 0;
}
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--meta li {
list-style: none;
}
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--meta .item--author {
font-size: 16px;
font-weight: bold;
position: relative;
margin-right: 10px;
padding-right: 10px;
}
@media (max-width: 1025px) {
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--meta .item--author {
font-size: 14px;
}
}
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--meta .item--author:after {
content: '';
position: absolute;
right: -7px;
top: 50%;
transform: translateX(-50%);
height: 2px;
width: 7px;
background-color: #444;
}
@media (max-width: 991px) {
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--meta .item--author:after {
display: none;
}
}
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--meta .item--author a {
color: var(--primary-color);
}
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--meta .item--date {
font-size: 16px;
font-weight: bold;
color: #444;
}
@media (max-width: 1025px) {
.pxl-blog-style1 .pxl-item--inner .item--holder-inner .item--meta .item--date {
font-size: 14px;
}
}
.pxl-blog-style1 .pxl-item--inner .pxl-item--content {
width: 35%;
padding: 0px 25px;
}
@media (max-width: 1024px) {
.pxl-blog-style1 .pxl-item--inner .pxl-item--content {
font-size: 14px;
width: 45%;
}
}
@media (max-width: 880px) {
.pxl-blog-style1 .pxl-item--inner .pxl-item--content {
width: 100%;
padding: 15px 0;
}
}
@media (max-width: 360px) {
.pxl-blog-style1 .pxl-item--inner .pxl-item--content {
padding-top: 0;
}
}
.pxl-blog-style1 .pxl-item--inner .btn--readmore {
padding-top: 3px;
width: 75px;
height: 75px;
}
@media (max-width: 1024px) {
.pxl-blog-style1 .pxl-item--inner .btn--readmore {
width: 65px;
height: 65px;
}
}
.pxl-blog-style2 .pxl-grid-item {
margin-top: 30px;
}
.pxl-blog-style2 .pxl-item--inner {
position: relative;
-webkit-transition: all 0.5s ease-in-out;
-khtml-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.pxl-blog-style2 .pxl-item--inner:hover .pxl-item-layou1 {
opacity: 0;
}
.pxl-blog-style2 .pxl-item--inner:hover .pxl-item-layou2 {
transform: scaleX(1);
opacity: 1;
}
.pxl-blog-style2 .pxl-item--inner .pxl-item-layou2 {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
opacity: 0;
transform: scaleX(0);
transform-origin: center;
-webkit-transition: all 0.3s ease-in-out;
-khtml-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pxl-blog-style2 .pxl-item--inner .pxl-item-layou2 .pxl-item-position:hover:before {
opacity: 0;
}
.pxl-blog-style2 .pxl-item--inner .pxl-item-layou2 .pxl-item-position:hover:after {
opacity: 1;
}
.pxl-blog-style2 .pxl-item--inner .pxl-item-layou2 .pxl-item-position:hover .pxl-item--featured a:before {
animation: shine 0.75s;
}
.pxl-blog-style2 .pxl-item--inner .pxl-item-layou1 {
opacity: 1;
-webkit-transition: all 0.5s ease-in-out;
-khtml-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.pxl-blog-style2 .pxl-item-position {
position: relative;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
border: 1px solid #cbcbcb;
background-color: #fff;
margin-right: 10px;
margin-bottom: 10px;
-webkit-transition: all 0.5s ease-in-out;
-khtml-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.pxl-blog-style2 .pxl-item-position:before {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 100%;
height: 100%;
z-index: -1;
background-color: #e6e6e6;
opacity: 1;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.5s ease-in-out;
-khtml-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.pxl-blog-style2 .pxl-item-position:after {
content: '';
position: absolute;
top: 10px;
left: 10px;
width: 100%;
height: 100%;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
z-index: -1;
opacity: 0;
-webkit-transition: all 0.5s ease-in-out;
-khtml-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.pxl-blog-style2 .pxl-item-position .pxl-item--featured {
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
overflow: hidden;
-webkit-transition: all 0.5s ease-in-out;
-khtml-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
z-index: 1;
position: relative;
}
.pxl-blog-style2 .pxl-item-position .pxl-item--featured a:before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
-webkit-transition: all 0.5s ease-in-out;
-khtml-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
background: rgba(255, 255, 255, .2);
}
.pxl-blog-style2 .pxl-item-position .item--holder-inner {
padding: 20px 40px;
padding-bottom: 37px;
-webkit-transition: all 0.5s ease-in-out;
-khtml-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
@media (max-width: 1280px) {
.pxl-blog-style2 .pxl-item-position .item--holder-inner {
padding: 20px 30px;
}
}
@media (max-width: 1025px) {
.pxl-blog-style2 .pxl-item-position .item--holder-inner {
padding: 20px 25px;
}
}
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--meta {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 0;
}
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--meta li {
list-style: none;
}
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--meta .item--author {
font-size: 16px;
font-weight: bold;
position: relative;
margin-right: 10px;
padding-right: 10px;
}
@media (max-width: 1280px) {
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--meta .item--author {
font-size: 14px;
}
}
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--meta .item--author:after {
content: '';
position: absolute;
right: -7px;
top: 50%;
transform: translateX(-50%);
height: 2px;
width: 7px;
background-color: #444;
}
@media (max-width: 1199px) {
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--meta .item--author:after {
display: none;
}
}
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--meta .item--author a {
color: var(--primary-color);
}
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--meta .item--date {
font-size: 16px;
font-weight: bold;
color: #444;
}
@media (max-width: 1280px) {
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--meta .item--date {
font-size: 15px;
}
}
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--title {
font-weight: 700;
font-size: 24px;
margin-bottom: 15px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
margin-top: 5px;
}
@media (max-width: 1199px) {
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--title {
font-size: 20px;
}
}
@media (max-width: 1024px) {
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--title {
margin-bottom: 10px;
}
}
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--title a {
color: var(--link-color);
}
.pxl-blog-style2 .pxl-item-position .item--holder-inner .item--title a:hover {
color: var(--primary-color);
}
@media (max-width: 1025px) {
.pxl-blog-style2 .pxl-item-position .item--holder-inner .pxl-item--content {
font-size: 14px;
}
}
.blog-layout3 .pxl-item--inner {
margin-top: 30px;
padding: 0 20px;
position: relative;
-webkit-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-khtml-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-moz-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-ms-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-o-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}
.blog-layout3 .pxl-item--inner:hover:before {
box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
-webkit-box-shadow: 0px 0px 13px 0px rgba(255, 17, 79, 0.3);
-moz-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
}
.blog-layout3 .pxl-item--inner:hover .pxl-item--featured a:before {
animation: shine 0.75s;
}
.blog-layout3 .pxl-item--inner:before {
content: '';
position: absolute;
z-index: -1;
width: 100%;
bottom: 0;
left: 0;
height: 88%;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
box-shadow: 0px 0px 13px 0px rgba(174, 173, 173, 0.3);
-webkit-box-shadow: 0px 0px 13px 0px rgba(174, 173, 173, 0.3);
-moz-box-shadow: 0px 0px 13px 0px rgba(174, 173, 173, 0.3);
background-color: #fff;
-webkit-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-khtml-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-moz-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-ms-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-o-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}
.blog-layout3 .pxl-item--inner .pxl-layout-featured {
position: relative;
}
.blog-layout3 .pxl-item--inner .pxl-layout-featured .pxl-item--date {
position: absolute;
bottom: -15px;
left: 15px;
height: 100px;
width: 100px;
font-size: 14px;
font-weight: 700;
color: #fff;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
border-radius: 30px;
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1;
}
@media (max-width: 480px) {
.blog-layout3 .pxl-item--inner .pxl-layout-featured .pxl-item--date {
left: 25px;
height: 90px;
width: 90px;
}
}
@media (max-width: 360px) {
.blog-layout3 .pxl-item--inner .pxl-layout-featured .pxl-item--date {
left: 15px;
}
}
.blog-layout3 .pxl-item--inner .pxl-layout-featured .pxl-item--date .px-date1 {
line-height: 1;
font-size: 44px;
font-weight: 700;
}
@media (max-width: 480px) {
.blog-layout3 .pxl-item--inner .pxl-layout-featured .pxl-item--date .px-date1 {
font-size: 35px;
}
}
.blog-layout3 .pxl-item--inner .pxl-item--featured {
position: relative;
-webkit-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-khtml-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-moz-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-ms-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-o-transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
transition: all 0.3s cubic-bezier(0.62, 0.21, 0.45, 1.52);
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
overflow: hidden;
}
.blog-layout3 .pxl-item--inner .pxl-item--featured a:before {
position: absolute;
top: 0;
left: -75%;
display: block;
content: '';
width: 50%;
height: 100%;
-webkit-transition: all 0.3s ease-in-out;
-khtml-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
background: rgba(255, 255, 255, .2);
}
.blog-layout3 .pxl-item--inner .item--holder-inner {
padding: 35px 20px 30px 20px;
}
@media (max-width: 1024px) {
.blog-layout3 .pxl-item--inner .item--holder-inner {
padding: 30px 0;
}
}
.blog-layout3 .pxl-item--inner .item--holder-inner .item--title {
font-weight: 700;
font-size: 24px;
margin-bottom: 10px;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.blog-layout3 .pxl-item--inner .item--holder-inner .item--title a {
color: var(--link-color);
}
.blog-layout3 .pxl-item--inner .item--holder-inner .item--title a:hover {
color: var(--primary-color);
}
.blog-layout3 .pxl-item--inner .item--holder-inner .item--author {
font-size: 16px;
color: #444;
}
.blog-layout3 .pxl-item--inner .item--holder-inner .item--author a {
color: #444;
font-weight: bold;
}
.blog-layout3 .pxl-item--inner .item--holder-inner .item--author a:hover {
color: var(--primary-color);
}
.pxl-portfolio-style1 .pxl-item--title {
font-size: 30px;
margin-bottom: 18px;
color: #fff;
}
@media screen and (max-width: 1199px) {
.pxl-portfolio-style1 .pxl-item--title {
font-size: 24px;
}
}
.pxl-portfolio-style1 .pxl-item--category {
color: #fff;
font-size: 18px;
letter-spacing: 3px;
text-transform: uppercase;
font-weight: 700;
}
@media screen and (max-width: 1199px) {
.pxl-portfolio-style1 .pxl-item--category {
font-size: 15px;
letter-spacing: 2px;
}
}
.pxl-portfolio-style1 .pxl-item--holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(var(--primary-color-rgb),0.8);
text-align: center;
padding: 30px 20px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.pxl-portfolio-style1 .pxl-item--meta {
position: relative;
z-index: 99;
}
.pxl-portfolio-style1 .pxl-item--divider {
display: flex;
width: 120px;
height: 1px;
background-color: #fff;
margin: 0 auto 25px auto;
}
.pxl-portfolio-style1 .pxl-item--inner {
position: relative;
margin-bottom: 30px;
}
.pxl-portfolio-style1 .pxl-item--shape1 {
position: absolute;
top: 0;
right: 0;
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/portfolio-shape1.png);
width: 165px;
height: 115px;
}
.pxl-portfolio-style1 .pxl-item--shape2 {
position: absolute;
bottom: 0;
left: 0;
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/portfolio-shape2.png);
width: 135px;
height: 174px;
}
@media screen and (max-width: 1400px) {
.pxl-portfolio-style1 .pxl-grid-item.col-xl-3 .pxl-item--title, .pxl-portfolio-style1 .pxl-grid-item.col-xl-20-pxl .pxl-item--title, .pxl-portfolio-style1 .pxl-grid-item.col-xl-40-pxl .pxl-item--title {
font-size: 24px;
}
.pxl-portfolio-style1 .pxl-grid-item.col-xl-3 .pxl-item--category, .pxl-portfolio-style1 .pxl-grid-item.col-xl-20-pxl .pxl-item--category, .pxl-portfolio-style1 .pxl-grid-item.col-xl-40-pxl .pxl-item--category {
font-size: 16px;
}
}
@media screen and (max-width: 1199px) {
.pxl-portfolio-style1 .pxl-grid-item.col-xl-20-pxl .pxl-item--title, .pxl-portfolio-style1 .pxl-grid-item.col-xl-40-pxl .pxl-item--title {
font-size: 20px;
}
.pxl-portfolio-style1 .pxl-grid-item.col-xl-20-pxl .pxl-item--category, .pxl-portfolio-style1 .pxl-grid-item.col-xl-40-pxl .pxl-item--category {
font-size: 14px;
}
}
.pxl-portfolio-style2 .pxl-item--title {
margin-bottom: 7px;
}
.pxl-portfolio-style2 .pxl-item--category {
color: var(--primary-color);
font-size: 14px;
}
.pxl-portfolio-style2 .pxl-item--holder {
background-color: #fff;
border-radius: 9px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: transform 200ms linear 0ms;
-khtml-transition: transform 200ms linear 0ms;
-moz-transition: transform 200ms linear 0ms;
-ms-transition: transform 200ms linear 0ms;
-o-transition: transform 200ms linear 0ms;
transition: transform 200ms linear 0ms;
width: 100%;
}
.pxl-portfolio-style2 .pxl-item--holder.pxl-item--front {
text-align: center;
padding: 22px 25px;
position: relative;
}
.pxl-portfolio-style2 .pxl-item--holder.pxl-item--back {
background-color: var(--primary-color);
padding: 22px 50px 22px 25px;
position: absolute;
top: 0;
left: 0;
right: 0;
transform: rotateX(180deg);
}
.pxl-portfolio-style2 .pxl-item--holder.pxl-item--back .pxl-item--title, .pxl-portfolio-style2 .pxl-item--holder.pxl-item--back .pxl-item--category {
color: #fff;
}
.pxl-portfolio-style2 .pxl-item--holder .pxl-item--readmore {
position: absolute;
bottom: 12px;
background-color: #fff;
width: 33px;
height: 33px;
border-radius: 6px;
-webkit-box-shadow: 0 4px 4px rgba(33, 41, 72, 0.15);
-khtml-box-shadow: 0 4px 4px rgba(33, 41, 72, 0.15);
-moz-box-shadow: 0 4px 4px rgba(33, 41, 72, 0.15);
-ms-box-shadow: 0 4px 4px rgba(33, 41, 72, 0.15);
-o-box-shadow: 0 4px 4px rgba(33, 41, 72, 0.15);
box-shadow: 0 4px 4px rgba(33, 41, 72, 0.15);
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--primary-color);
font-size: 11px;
}
.pxl-portfolio-style2 .pxl-item--holder .pxl-item--readmore i {
-webkit-transition: transform 220ms linear 0ms;
-khtml-transition: transform 220ms linear 0ms;
-moz-transition: transform 220ms linear 0ms;
-ms-transition: transform 220ms linear 0ms;
-o-transition: transform 220ms linear 0ms;
transition: transform 220ms linear 0ms;
}
.pxl-portfolio-style2 .pxl-item--holder .pxl-item--readmore:hover i {
transform: rotate(45deg);
}
.pxl-portfolio-style2 .pxl-flip--box {
position: absolute;
left: 24px;
right: 24px;
bottom: 25px;
transition: transform 0.6s;
transform-style: preserve-3d;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}
.pxl-portfolio-style2 .pxl-item--inner {
position: relative;
margin-bottom: 30px;
overflow: hidden;
border-radius: 15px;
}
.pxl-portfolio-style2 .pxl-item--inner:hover .pxl-flip--box {
transform: rotateX(180deg);
}
.pxl-service-style1 .pxl-item--featured {
z-index: -1;
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
background-color: var(--secondary-color);
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.pxl-service-style1 .pxl-item--featured:before {
background-color: var(--secondary-color);
opacity: 0.9;
}
.pxl-service-style1 .pxl-item--icon {
line-height: 1;
font-size: 65px;
color: var(--primary-color);
margin-bottom: 26px;
}
@media screen and (max-width: 767px) {
.pxl-service-style1 .pxl-item--icon {
font-size: 58px;
}
}
.pxl-service-style1 .pxl-item--icon img {
max-height: 65px;
}
.pxl-service-style1 .pxl-item--icon svg {
height: 65px;
fill: var(--primary-color);
}
.pxl-service-style1 .pxl-item--title {
margin-bottom: 16px;
}
.pxl-service-style1 .pxl-item--title a {
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
.pxl-service-style1 .pxl-item--content {
font-size: 17px;
line-height: 1.47;
margin-bottom: 15px;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
@media screen and (max-width: 991px) {
.pxl-service-style1 .pxl-item--content {
font-size: 16px;
}
}
.pxl-service-style1 .pxl-item--main {
border: 1px solid #f6f6f6;
padding: 50px 38px 48px;
position: relative;
overflow: hidden;
margin-bottom: 16px;
background-color: #fff;
z-index: 1;
}
@media screen and (max-width: 1199px) {
.pxl-service-style1 .pxl-item--main {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.pxl-service-style1 .pxl-item--main {
padding: 40px 22px;
}
}
.pxl-service-style1 .pxl-item--inner {
position: relative;
}
.pxl-service-style1 .pxl-item--inner:hover .pxl-item--featured {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.pxl-service-style1 .pxl-item--inner:hover .pxl-item--title a {
color: var(--primary-color);
}
.pxl-service-style1 .pxl-item--inner:hover .pxl-item--content {
color: #e1e9f4;
}
.pxl-service-style1 .pxl-item--inner:hover .btn--readmore2 {
color: var(--primary-color);
}
.pxl-service-style1 .pxl-grid-inner {
margin: 0 -8px;
}
.pxl-service-style1 .pxl-grid-inner .pxl-grid-item {
padding: 0 8px;
}
.pxl-service-style1 .pxl-item--shape {
position: absolute;
top: -30%;
left: 0;
width: 100%;
height: 160%;
z-index: -2;
display: flex;
flex-wrap: nowrap;
justify-content: center;
transform: rotate(45deg);
}
.pxl-service-style1 .pxl-item--shape .pxl-shape--divider {
width: 140px;
height: 100%;
background-image: -webkit-gradient(linear, left top, left bottom, from(var(--primary-color)), to(#fff));
background-image: -webkit-linear-gradient(to bottom, var(--primary-color), #fff);
background-image: -moz-linear-gradient(to bottom, var(--primary-color), #fff);
background-image: -ms-linear-gradient(to bottom, var(--primary-color), #fff);
background-image: -o-linear-gradient(to bottom, var(--primary-color), #fff);
background-image: linear-gradient(to bottom, var(--primary-color), #fff);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--primary-color)', endColorStr='#fff');
margin: 0 2px;
opacity: 0.05;
}
.pxl-service-style1 .pxl-item--shape .pxl-shape--divider.pxl-shape--divider2 {
background-image: -webkit-gradient(linear, left top, left bottom, from(var(--primary-color)), to(#fff));
background-image: -webkit-linear-gradient(to top, var(--primary-color), #fff);
background-image: -moz-linear-gradient(to top, var(--primary-color), #fff);
background-image: -ms-linear-gradient(to top, var(--primary-color), #fff);
background-image: -o-linear-gradient(to top, var(--primary-color), #fff);
background-image: linear-gradient(to top, var(--primary-color), #fff);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--primary-color)', endColorStr='#fff');
}
.pxl-service-style1 .pxl-item--shape2 {
width: 104px;
height: 28px;
position: absolute;
top: -1px;
right: 0;
display: flex;
flex-wrap: nowrap;
overflow: hidden;
}
.pxl-service-style1 .pxl-item--shape2 .pxl-shape--divider {
width: 14px;
height: 64px;
background-image: -webkit-gradient(linear, left top, left bottom, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
background-image: -webkit-linear-gradient(to top, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(to top, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(to top, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(to top, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(to top, var(--gradient-color-from), var(--gradient-color-to));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
margin-right: 14px;
transform: rotate(45deg);
position: relative;
top: -20px;
left: 20px;
}
@media screen and (min-width: 1200px) {
.pxl-service-style1.pxl-grid--6items.style-1 .pxl-grid-item.col-xl-4:nth-child(2) .pxl-item--inner:before, .pxl-service-style1.pxl-grid--6items.style-1 .pxl-grid-item.col-xl-4:nth-child(2) .pxl-item--inner:after {
content: '';
width: 16px;
height: 16px;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
position: absolute;
bottom: -16px;
background-color: var(--primary-color);
}
.pxl-service-style1.pxl-grid--6items.style-1 .pxl-grid-item.col-xl-4:nth-child(2) .pxl-item--inner:before {
left: -16px;
}
.pxl-service-style1.pxl-grid--6items.style-1 .pxl-grid-item.col-xl-4:nth-child(2) .pxl-item--inner:after {
right: -16px;
}
}
.pxl-service-style1.style-2 {
text-align: center;
}
.pxl-service-style1.style-2 .pxl-item--shape {
display: none;
}
.pxl-service-style1.style-2 .pxl-item--main {
border-color: #fff;
-webkit-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-khtml-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-moz-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-ms-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-o-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
}
.pxl-service-style1.style-3 .pxl-item--shape {
display: none;
}
.pxl-service-style1.style-3 .pxl-item--main {
border-color: #fff;
-webkit-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-khtml-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-moz-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-ms-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-o-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
}
.pxl-service-style1.style-3 .pxl-item--shape-primary {
z-index: 2;
opacity: 0.08;
top: 0px;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-service-style1 .pxl-item--last .pxl-item--main {
opacity: 0;
visibility: hidden;
}
.pxl-service-style1 .pxl-item--last .pxl-item--wg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
padding: 50px;
align-content: space-between;
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
.pxl-service-style1 .pxl-item--last .pxl-item--wg {
padding: 30px;
}
}
.pxl-service-style1 .pxl-item--last .pxl-item--wg .pxl-wg--title {
margin-bottom: 0px;
font-size: 34px;
line-height: 1.176;
color: #fff;
width: 100%;
}
.pxl-service-style1 .pxl-item--last .pxl-item--wg .pxl-wg--image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.pxl-service-style1 .pxl-item--last .pxl-item--wg .pxl-wg--button a {
padding: 0 45px;
line-height: 60px;
}
.pxl-service-style1 .pxl-item--last .pxl-item--wg .pxl-item--inner {
position: relative;
z-index: 1;
padding: 52px 45px 55px;
}
body.rtl .pxl-load-more-style1.loading .btn {
padding-left: 60px;
padding-right: 38px;
}
body.rtl .pxl-load-more-style1.loading .btn:after {
right: auto;
left: 20px;
}
body.rtl .pxl-grid-filter1 .filter-item {
margin-right: 0;
margin-left: 28px;
}
@media screen and (max-width: 1199px) {
body.rtl .pxl-grid-filter1 .filter-item {
margin-left: 0;
}
}
body.rtl .pxl-portfolio-style2 .pxl-item--holder.pxl-item--back {
padding-right: 25px;
padding-left: 50px;
}
button {
border: none;
padding: 0;
cursor: pointer;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.button, input[type="submit"] {
font-size: 16px;
font-weight: bold;
color: #fff;
padding: 0 32px;
line-height: 52px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
position: relative;
display: inline-block;
cursor: pointer;
border: none;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
height: auto;
text-align: center;
justify-content: center;
}
.button:hover, input[type="submit"]:hover, .button:focus, input[type="submit"]:focus, .button:active, input[type="submit"]:active, .button:not([disabled]):not(.disabled).active, input[type="submit"]:not([disabled]):not(.disabled).active, .button:not([disabled]):not(.disabled):active, input[type="submit"]:not([disabled]):not(.disabled):active {
outline: medium none;
text-decoration: none;
text-shadow: 0px 0px 6px #fff;
}
.pxl-icon-active i.flaticon {
display: inline-flex;
}
.btn {
font-size: 16px;
font-weight: bold;
color: #fff;
padding: 0 45px;
overflow: hidden;
line-height: 55px;
background-size: 300% 100%;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
position: relative;
display: inline-block;
cursor: pointer;
border: none;
background-image: linear-gradient(to right, #ef326f, #fe6c4e, #ef326f, #fe6c4e);
height: auto;
display: inline-flex;
align-items: center;
text-align: center;
justify-content: center;
}
@media (max-width: 1280px) {
.btn {
line-height: 50px;
padding: 0 40px;
}
}
.btn:hover, .btn:focus, .btn:active, .btn:not([disabled]):not(.disabled).active, .btn:not([disabled]):not(.disabled):active {
outline: medium none;
text-decoration: none;
color: #fff;
text-shadow: 0px 0px 6px #fff;
background-color: var(--link-color);
}
.btn i {
line-height: normal;
}
.btn i.flaticon {
line-height: 1;
}
.btn.pxl-icon--right {
flex-direction: row-reverse; }
.btn.btn-default {
z-index: 1;
overflow: hidden;
}
.btn.btn-default:before {
position: absolute;
width: 200%;
height: 200%;
content: "";
top: -200%;
left: 50%;
background-color: var(--link-color);
border-radius: 50%;
z-index: -1;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 500ms linear 0ms;
-khtml-transition: all 500ms linear 0ms;
-moz-transition: all 500ms linear 0ms;
-ms-transition: all 500ms linear 0ms;
-o-transition: all 500ms linear 0ms;
transition: all 500ms linear 0ms;
}
.btn.btn-default .pxl--btn-text {
opacity: 0;
}
.btn.btn-default .pxl--btn-text1 {
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
position: relative;
display: block;
}
.btn.btn-default .pxl--btn-text2 {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
transform: translateY(110%);
}
.btn.btn-default .pxl--text-wrap {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
line-height: normal;
display: block;
overflow: hidden;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active, .btn.btn-default:not([disabled]):not(.disabled).active, .btn.btn-default:not([disabled]):not(.disabled):active {
background-color: var(--primary-color);
}
.btn.btn-default:hover .pxl--btn-text1, .btn.btn-default:focus .pxl--btn-text1, .btn.btn-default:active .pxl--btn-text1, .btn.btn-default:not([disabled]):not(.disabled).active .pxl--btn-text1, .btn.btn-default:not([disabled]):not(.disabled):active .pxl--btn-text1 {
transform: translateY(-110%);
}
.btn.btn-default:hover .pxl--btn-text2, .btn.btn-default:focus .pxl--btn-text2, .btn.btn-default:active .pxl--btn-text2, .btn.btn-default:not([disabled]):not(.disabled).active .pxl--btn-text2, .btn.btn-default:not([disabled]):not(.disabled):active .pxl--btn-text2 {
transform: translateY(0%);
}
.btn.btn-default:hover:before, .btn.btn-default:focus:before, .btn.btn-default:active:before, .btn.btn-default:not([disabled]):not(.disabled).active:before, .btn.btn-default:not([disabled]):not(.disabled):active:before {
top: -40%;
}
.btn.btn-default.btn-secondary {
background-color: var(--secondary-color);
}
.btn.btn-default.btn-secondary:before {
background-color: var(--primary-color);
}
.btn.btn-default.btn-secondary:hover, .btn.btn-default.btn-secondary:focus, .btn.btn-default.btn-secondary:active, .btn.btn-default.btn-secondary:not([disabled]):not(.disabled).active, .btn.btn-default.btn-secondary:not([disabled]):not(.disabled):active {
background-color: var(--secondary-color);
}
.btn.btn-outline {
line-height: 54px;
padding: 0 45px;
border: 1px solid var(--primary-color);
background-color: transparent;
color: var(--primary-color);
}
.btn.btn-outline:hover, .btn.btn-outline:focus, .btn.btn-outline:active, .btn.btn-outline:not([disabled]):not(.disabled).active, .btn.btn-outline:not([disabled]):not(.disabled):active {
background-color: var(--primary-color);
color: #fff;
}
.btn.btn-slide-lr {
z-index: 1;
}
.btn.btn-slide-lr:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
margin: auto;
background-color: var(--secondary-color);
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
z-index: -1;
-webkit-border-radius: inherit;
-khtml-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
}
.btn.btn-slide-lr:hover, .btn.btn-slide-lr:focus, .btn.btn-slide-lr:active, .btn.btn-slide-lr:not([disabled]):not(.disabled).active, .btn.btn-slide-lr:not([disabled]):not(.disabled):active {
background-color: var(--primary-color);
}
.btn.btn-slide-lr:hover:before, .btn.btn-slide-lr:focus:before, .btn.btn-slide-lr:active:before, .btn.btn-slide-lr:not([disabled]):not(.disabled).active:before, .btn.btn-slide-lr:not([disabled]):not(.disabled):active:before {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.btn.btn-white {
background-color: #fff;
color: var(--primary-color);
}
.btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white:active, .btn.btn-white:not([disabled]):not(.disabled).active, .btn.btn-white:not([disabled]):not(.disabled):active {
background-color: #fff;
color: #fff;
}
.btn.btn-nina {
overflow: hidden;
}
.btn.btn-nina .pxl--btn-text {
position: relative;
direction: ltr;
}
.btn.btn-nina .pxl--btn-text:before {
content: attr(data-text);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
transition-timing-function: ease, ease;
-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
white-space: nowrap;
}
.btn.btn-nina .pxl--btn-text > span {
white-space: nowrap;
display: inline-block;
padding: 0;
opacity: 0;
-webkit-transform: translate3d(0, -14px, 0);
transform: translate3d(0, -14px, 0);
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
transition-timing-function: ease, ease;
-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
line-height: normal;
}
.btn.btn-nina:hover {
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
background-color: var(--primary-color);
}
.btn.btn-nina:hover .pxl--btn-text:before {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.btn.btn-nina:hover .pxl--btn-text span {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.btn.btn-nina:not(:hover) .pxl--btn-text > span {
transition-delay: 0s !important;
}
.btn.btn-nanuk {
overflow: hidden;
}
.btn.btn-nanuk .pxl--btn-text span {
display: inline-block;
}
.btn.btn-nanuk:hover, .btn.btn-nanuk:focus, .btn.btn-nanuk:active, .btn.btn-nanuk:not([disabled]):not(.disabled).active, .btn.btn-nanuk:not([disabled]):not(.disabled):active {
background-position: 100% 0;
transition: all 0.4s ease-in-out;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .btn.btn-nanuk:hover .pxl--btn-text span:nth-child(2n) {
-webkit-animation-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-animation-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(2n+1) {
-webkit-animation: pxl_nanuk_1 0.5s forwards;
animation: pxl_nanuk_1 0.5s forwards;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(2n) {
-webkit-animation: pxl_nanuk_2 0.5s forwards;
animation: pxl_nanuk_2 0.5s forwards;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(1) {
-webkit-animation-delay: 0s;
animation-delay: 0s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(2) {
-webkit-animation-delay: 0.05s;
animation-delay: 0.05s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(3) {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(4) {
-webkit-animation-delay: 0.15s;
animation-delay: 0.15s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(5) {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(6) {
-webkit-animation-delay: 0.25s;
animation-delay: 0.25s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(7) {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(8) {
-webkit-animation-delay: 0.35s;
animation-delay: 0.35s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(9) {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(10) {
-webkit-animation-delay: 0.45s;
animation-delay: 0.45s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(11) {
-webkit-animation-delay: 0.5s;
animation-delay: 0.5s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(12) {
-webkit-animation-delay: 0.55s;
animation-delay: 0.55s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(13) {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(14) {
-webkit-animation-delay: 0.65s;
animation-delay: 0.65s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(15) {
-webkit-animation-delay: 0.7s;
animation-delay: 0.7s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(16) {
-webkit-animation-delay: 0.75s;
animation-delay: 0.75s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(17) {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(18) {
-webkit-animation-delay: 0.85s;
animation-delay: 0.85s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(19) {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(20) {
-webkit-animation-delay: 0.95s;
animation-delay: 0.95s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(21) {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(22) {
-webkit-animation-delay: 1.05s;
animation-delay: 1.05s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(23) {
-webkit-animation-delay: 1.1s;
animation-delay: 1.1s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(24) {
-webkit-animation-delay: 1.15s;
animation-delay: 1.15s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(25) {
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(26) {
-webkit-animation-delay: 1.25s;
animation-delay: 1.25s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(27) {
-webkit-animation-delay: 1.3s;
animation-delay: 1.3s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(28) {
-webkit-animation-delay: 1.35s;
animation-delay: 1.35s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(29) {
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(30) {
-webkit-animation-delay: 1.45s;
animation-delay: 1.45s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(31) {
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(32) {
-webkit-animation-delay: 1.55s;
animation-delay: 1.55s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(33) {
-webkit-animation-delay: 1.6s;
animation-delay: 1.6s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(34) {
-webkit-animation-delay: 1.65s;
animation-delay: 1.65s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(35) {
-webkit-animation-delay: 1.7s;
animation-delay: 1.7s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(36) {
-webkit-animation-delay: 1.75s;
animation-delay: 1.75s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(37) {
-webkit-animation-delay: 1.8s;
animation-delay: 1.8s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(38) {
-webkit-animation-delay: 1.85s;
animation-delay: 1.85s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(39) {
-webkit-animation-delay: 1.9s;
animation-delay: 1.9s;
}
.btn.btn-nanuk:hover .pxl--btn-text span:nth-child(40) {
-webkit-animation-delay: 1.95s;
animation-delay: 1.95s;
}
.btn.btn-effect1 {
background-color: var(--secondary-color);
overflow: hidden;
z-index: 1;
}
.btn.btn-effect1:before {
content: '';
width: 110%;
height: 0;
padding-bottom: 110%;
top: 50%;
left: 50%;
border-radius: 50%;
transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 1);
background-color: var(--primary-color);
position: absolute;
z-index: -1;
}
.btn.btn-effect1:hover {
background-color: var(--secondary-color);
}
.btn.btn-effect1:hover:before {
transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
}
.btn.btn-effect2 {
background-color: var(--primary-color);
overflow: hidden;
z-index: 1;
}
.btn.btn-effect2:before {
content: '';
position: absolute;
top: 0;
height: 100%;
width: 120%;
left: -10%;
z-index: -1;
background-color: var(--secondary-color);
transform: skew(30deg);
transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
}
.btn.btn-effect2:hover {
background-color: var(--primary-color);
}
.btn.btn-effect2:hover:before {
transform: translate3d(100%, 0, 0);
}
.btn--readmore {
width: 64px;
height: 64px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
display: flex;
align-items: center;
justify-content: center;
font-size: 25px;
position: relative;
z-index: 1;
}
@media (max-width: 480px) {
.btn--readmore {
width: 50px;
height: 50px;
font-size: 20px;
}
}
.btn--readmore:hover {
box-shadow: none;
color: #fff;
}
.btn--readmore:hover:before {
transform: scale(0);
}
.btn--readmore:hover:after {
transform: scaleX(1);
}
.btn--readmore:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
border: 2px solid var(--primary-color);
}
.btn--readmore:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.btn--readmore2 {
font-size: 17px;
font-weight: 600;
color: #555;
display: inline-flex;
align-items: center;
flex-wrap: wrap;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
.btn--readmore2 .btn-readmore--icon {
display: inline-flex;
width: 40px;
height: 40px;
position: relative;
justify-content: center;
align-items: center;
font-size: 18px;
z-index: 1;
-webkit-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-khtml-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-moz-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-ms-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
-o-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
background-color: #fff;
border-radius: 40px;
}
.btn--readmore2 .btn-readmore--text {
position: relative;
}
.btn--readmore2 .btn-readmore--text:before {
content: '';
position: absolute;
bottom: 2px;
height: 1px;
background-color: var(--primary-color);
opacity: 0.8;
width: 100%;
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.btn--readmore2:hover {
color: var(--primary-color);
}
.btn--readmore2:hover .btn-readmore--text:before {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
@keyframes pxl_nanuk_1 {
0%, 100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
49% {
opacity: 1;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
50% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
color: inherit;
}
51% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
color: inherit;
}
100% {
color: inherit;
}
}
@keyframes pxl_nanuk_2 {
0%, 100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
49% {
opacity: 1;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
50% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
color: inherit;
}
51% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
color: inherit;
}
100% {
color: inherit;
}
}
body.rtl .btn--readmore .btn-readmore--icon {
transform: translateX(10px);
}
body.rtl .btn--readmore .btn-readmore--text {
transform: translateX(24px);
}
body.rtl .btn--readmore:hover .btn-readmore--icon, body.rtl .btn--readmore:hover .btn-readmore--text {
transform: translateX(0px);
}
.pxl-mailchimp.style-icon .mc4wp-form-fields, .pxl-mailchimp.style-icon2 .mc4wp-form-fields {
position: relative;
}
.pxl-mailchimp.style-icon .mc4wp-submit-icon, .pxl-mailchimp.style-icon2 .mc4wp-submit-icon {
position: absolute;
width: 42px;
height: 42px;
top: 50%;
transform: translateY(-50%);
right: 8px;
background-color: var(--primary-color);
border-radius: 42px;
overflow: hidden;
color: #fff;
line-height: 42px;
display: inline-flex;
justify-content: center;
font-size: 20px;
z-index: 1;
}
.pxl-mailchimp.style-icon .mc4wp-submit-icon:before, .pxl-mailchimp.style-icon2 .mc4wp-submit-icon:before {
display: inline-flex;
}
.pxl-mailchimp.style-icon [type="email"], .pxl-mailchimp.style-icon2 [type="email"] {
height: 54px;
border-radius: 5px;
color: #5d666f;
font-size: 14px;
padding: 0 28px;
-webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.04);
-khtml-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.04);
-ms-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.04);
-o-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.04);
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.04);
border: none;
}
.pxl-mailchimp.style-icon [type="submit"], .pxl-mailchimp.style-icon2 [type="submit"] {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 8px;
width: 42px;
height: 42px;
text-indent: -999999px;
padding: 0;
opacity: 0;
z-index: 2;
}
.pxl-mailchimp.style-icon [type="submit"]:hover + .mc4wp-submit-icon:before, .pxl-mailchimp.style-icon2 [type="submit"]:hover + .mc4wp-submit-icon:before {
-o-animation: toRightFromLeft 0.3s forwards;
-ms-animation: toRightFromLeft 0.3s forwards;
-webkit-animation: toRightFromLeft 0.3s forwards;
animation: toRightFromLeft 0.3s forwards;
}
.pxl-mailchimp.style-icon2 [type="email"] {
height: 58px;
font-size: 16px;
background-color: #f6f6f6;
box-shadow: none;
}
.pxl-mailchimp.style-icon2 [type="submit"] {
width: 58px;
height: 58px;
right: 0;
}
.pxl-mailchimp.style-icon2 .mc4wp-submit-icon {
-webkit-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-khtml-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-moz-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-ms-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
-o-box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
box-shadow: 0 10px 20px rgba(var(--primary-color-rgb),0.2);
border-radius: 5px;
width: 58px;
height: 58px;
line-height: 58px;
right: 0;
}
body.rtl .pxl-mailchimp.style-icon [type="submit"], body.rtl .pxl-mailchimp.style-icon .mc4wp-submit-icon {
right: auto;
left: 8px;
}
body.rtl .pxl-mailchimp.style-icon .mc4wp-submit-icon {
transform: translateY(-50%) scaleX(-1);
}
body.rtl .pxl-mailchimp.style-icon2 [type="submit"], body.rtl .pxl-mailchimp.style-icon2 .mc4wp-submit-icon {
right: auto;
left: 0;
}
.pxl-nav-menu .pxl-menu-primary > li { }
.pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a .caseicon-angle-arrow-down {
position: absolute;
top: 50%;
right: 0;
display: inline-flex;
font-size: 10px;
line-height: 1;
transform: translatey(-50%);
-webkit-transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-nav-menu .pxl-menu-primary > li:hover > a .caseicon-angle-arrow-down {
transform: translatey(-50%) rotate(180deg);
}
.pxl-nav-menu .sub-menu li.menu-item-has-children > a:after {
content: "\f110";
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
font-size: 10px;
font-family: "Caseicon";
font-weight: 400;
}
.pxl-nav-menu.show-effect-fade .pxl-menu-primary .sub-menu {
margin-top: 0;
}
.pxl-nav-menu.show-effect-dropdown .pxl-menu-primary .sub-menu {
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-o-transform-origin: 0 0 0;
margin-top: 0;
}
.pxl-nav-menu.show-effect-dropdown .pxl-menu-primary li:hover > .sub-menu, .pxl-nav-menu.show-effect-dropdown .pxl-menu-primary li.focus > .sub-menu {
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.pxl-nav-menu.show-effect-slidedown .pxl-menu-primary .sub-menu {
margin-top: 0;
transform: perspective(500px) rotateX(-20deg);
transform-origin: 50% 0%;
}
.pxl-nav-menu.show-effect-slidedown .pxl-menu-primary li:hover > .sub-menu, .pxl-nav-menu.show-effect-slidedown .pxl-menu-primary li.focus > .sub-menu {
transform: perspective(500px) rotateX(0deg);
}
.pxl-icon-box {
position: relative;
}
.pxl-icon-box .pxl-item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.pxl-icon-box1.style-1 .pxl-item--inner {
text-align: center;
position: relative;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
padding: 55px 40px 60px 40px;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.pxl-icon-box1.style-1 .pxl-item--inner:before {
content: '';
width: 100%;
height: 100%;
background-color: #fff;
top: 0;
left: 0;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
border: 1px solid #d8d8d8;
opacity: 1;
box-shadow: 0px 0px 20px rgba(147, 147, 147, 0.2);
position: absolute;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
z-index: -1;
}
.pxl-icon-box1.style-1 .pxl-item--inner:after {
content: '';
width: 100%;
height: 100%;
background-color: #fff;
top: 0;
left: 0;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
border: 2px solid var(--primary-color);
opacity: 0;
position: absolute;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
z-index: -1;
}
.pxl-icon-box1.style-1 .pxl-item--inner:hover:before {
opacity: 0;
}
.pxl-icon-box1.style-1 .pxl-item--inner:hover:after {
opacity: 1;
}
.pxl-icon-box1.style-1 .pxl-item--inner:hover .pxl-item--icon i {
background: linear-gradient(90deg, #fff 30%, #fff 80%);
background-clip: border-box;
background-clip: text;
-webkit-background-clip: text;
}
.pxl-icon-box1.style-1 .pxl-item--inner:hover .pxl-item--icon:before {
width: 0;
height: 0;
}
.pxl-icon-box1.style-1 .pxl-item--inner:hover .pxl-item--icon:after {
transform: scaleX(1);
box-shadow: none;
}
.pxl-icon-box1.style-1 .pxl-item--inner .pxl-item-wrap {
z-index: 1;
position: relative;
}
.pxl-icon-box1.style-1 .pxl-item--inner .pxl-item--text {
line-height: 1.6;
}
.pxl-icon-box1.style-1 .pxl-item--inner .pxl-item--icon {
width: 120px;
height: 120px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
position: relative;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
font-size: 40px;
}
.pxl-icon-box1.style-1 .pxl-item--inner .pxl-item--icon i {
-webkit-text-fill-color: transparent;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
background-clip: text;
-webkit-background-clip: text;
}
.pxl-icon-box1.style-1 .pxl-item--inner .pxl-item--icon:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background-color: #fff;
width: 95%;
height: 95%;
transform: translate(-50%, -50%);
}
.pxl-icon-box1.style-1 .pxl-item--inner .pxl-item--icon:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -2;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
box-shadow: 0px 0px 15px rgba(245, 85, 113, 0.2);
}
.pxl-icon-box1.style-1 .pxl-item--inner .pxl-item--title {
font-size: 16px;
font-weight: bold;
color: var(--link-color);
margin-bottom: 5px;
margin-top: 20px;
}
.pxl-icon-box1.style-1 .pxl-item--inner .pxl-link {
font-size: 16px;
color: #444;
font-weight: 400;
}
.pxl-icon-box1.style-1 .pxl-item--inner .pxl-link:hover {
color: var(--link-color-hover);
}
.pxl-icon-box2.style-1 .pxl-item--inner {
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background-color: #faf9f5;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
padding: 40px 50px 40px 50px;
}
@media (max-width: 1200px) {
.pxl-icon-box2.style-1 .pxl-item--inner {
padding: 40px 30px;
}
}
.pxl-icon-box2.style-1 .pxl-item--inner:hover .pxl-item--icon i {
background: linear-gradient(90deg, #fff 30%, #fff 80%);
background-clip: border-box;
background-clip: text;
-webkit-background-clip: text;
}
.pxl-icon-box2.style-1 .pxl-item--inner:hover .pxl-item--icon:before {
width: 0;
height: 0;
}
.pxl-icon-box2.style-1 .pxl-item--inner:hover .pxl-item--icon:after {
transform: scaleX(1);
box-shadow: none;
}
.pxl-icon-box2.style-1 .pxl-item--inner .pxl-item--icon {
width: 70px;
height: 70px;
min-width: 70px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 30px;
z-index: 1;
}
.pxl-icon-box2.style-1 .pxl-item--inner .pxl-item--icon:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background-color: #fff;
width: 95%;
height: 95%;
transform: translate(-50%, -50%);
}
.pxl-icon-box2.style-1 .pxl-item--inner .pxl-item--icon:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -2;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
box-shadow: 0px 0px 15px rgba(245, 85, 113, 0.2);
}
.pxl-icon-box2.style-1 .pxl-item--inner .pxl-item--icon i {
-webkit-text-fill-color: transparent;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
background-clip: text;
-webkit-background-clip: text;
}
.pxl-icon-box2.style-1 .pxl-item--inner .pxl-item--title {
font-size: 24px;
font-weight: bold;
margin-bottom: 12px;
color: var(--link-color);
margin-top: 32px;
}
@media (max-width: 1200px) {
.pxl-icon-box2.style-1 .pxl-item--inner .pxl-item--title {
font-size: 20px;
margin-top: 25px;
}
}
.pxl-icon-box2.style-1 .pxl-item--inner .pxl-item--text {
font-size: 16px;
font-weight: 400;
color: #444;
}
.pxl-icon-box3 {
z-index: 1;
}
.pxl-icon-box3 .pxl-item--inner {
border: 1px solid #cbcbcb;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
background-color: #fff;
padding: 40px 50px 30px 50px;
position: relative;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1025px) {
.pxl-icon-box3 .pxl-item--inner {
padding: 30px;
}
}
.pxl-icon-box3 .pxl-item--inner:hover:before {
opacity: 0;
}
.pxl-icon-box3 .pxl-item--inner:hover:after {
opacity: 1;
}
.pxl-icon-box3 .pxl-item--inner:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
right: -10px;
bottom: -10px;
background-color: #e6e6e6;
z-index: -1;
opacity: 1;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-icon-box3 .pxl-item--inner:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
right: -10px;
bottom: -10px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
z-index: -1;
opacity: 0;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-icon-box3 .pxl-item--inner .pxl-item--icon {
width: 115px;
height: 115px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 40px;
color: var(--link-color);
background-color: #fde9f0;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1025px) {
.pxl-icon-box3 .pxl-item--inner .pxl-item--icon {
width: 80px;
height: 80px;
font-size: 30px;
}
}
.pxl-icon-box3 .pxl-item--inner .pxl-item--title {
font-size: 24px;
font-weight: bold;
margin-bottom: 7px;
margin-top: 27px;
}
@media (max-width: 1025px) {
.pxl-icon-box3 .pxl-item--inner .pxl-item--title {
font-size: 20px;
margin-top: 20px;
}
}
.pxl-icon-box3 .pxl-item--inner .pxl-item--text {
font-size: 16px;
}
.pxl-icon-box4 .pxl-item--inner {
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
position: relative;
}
.pxl-icon-box4 .pxl-item--inner:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
bottom: -10px;
right: -10px;
background-color: #e6e6e6;
transform: scaleX(1);
opacity: 1;
z-index: -1;
transform-origin: center;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-icon-box4 .pxl-item--inner:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
bottom: -10px;
right: -10px;
transform: scaleX(0);
z-index: -1;
opacity: 0;
transform-origin: center;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-icon-box4 .pxl-item--inner:hover:before {
transform: scaleX(0);
opacity: 0;
}
.pxl-icon-box4 .pxl-item--inner:hover:after {
transform: scaleX(1);
opacity: 1;
}
.pxl-icon-box4 .pxl-item--inner:hover .pxl-item-wrap:before {
transform: scaleX(0);
opacity: 0;
}
.pxl-icon-box4 .pxl-item--inner:hover .pxl-item-wrap:after {
transform: scaleX(1);
opacity: 1;
}
.pxl-icon-box4 .pxl-item--inner:hover .pxl-item--title {
color: #fff;
}
.pxl-icon-box4 .pxl-item--inner:hover .pxl-item--text {
color: #dedede;
}
.pxl-icon-box4 .pxl-item--inner:hover .pxl-list .pxl--item .pxl-link-list {
color: #dedede;
}
.pxl-icon-box4 .pxl-item--inner:hover .pxl-list .pxl--item .pxl-link-list i {
color: #dedede;
}
.pxl-icon-box4 .pxl-item--inner .pxl-item-wrap {
padding: 40px 50px 50px 40px;
position: relative;
z-index: 1;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1199px) {
.pxl-icon-box4 .pxl-item--inner .pxl-item-wrap {
padding: 40px;
padding-left: 30px;
}
}
.pxl-icon-box4 .pxl-item--inner .pxl-item-wrap:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #fff;
transform: scaleX(1);
opacity: 1;
border: 1px solid #cbcbcb;
z-index: -1;
transform-origin: center;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-icon-box4 .pxl-item--inner .pxl-item-wrap:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
transform: scaleX(0);
z-index: -1;
opacity: 0;
transform-origin: center;
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/background2.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-icon-box4 .pxl-item--inner .pxl-item--icon {
width: 120px;
height: 120px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 45px;
color: #fff;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
@media (max-width: 1025px) {
.pxl-icon-box4 .pxl-item--inner .pxl-item--icon {
width: 80px;
height: 80px;
font-size: 35px;
}
}
.pxl-icon-box4 .pxl-item--inner .pxl-item--title {
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
margin-top: 27px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1025px) {
.pxl-icon-box4 .pxl-item--inner .pxl-item--title {
font-size: 20px;
}
}
.pxl-icon-box4 .pxl-item--inner .pxl-item--text {
font-size: 16px;
margin-bottom: 25px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1025px) {
.pxl-icon-box4 .pxl-item--inner .pxl-item--text {
margin-bottom: 15px;
}
}
.pxl-icon-box4 .pxl-item--inner .pxl-list .pxl--item {
margin-bottom: 10px;
}
.pxl-icon-box4 .pxl-item--inner .pxl-list .pxl--item:last-child {
margin-bottom: 0;
}
.pxl-icon-box4 .pxl-item--inner .pxl-list .pxl--item .pxl-link-list {
font-size: 16px;
font-weight: 600;
color: #444;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
position: relative;
}
@media (max-width: 1025px) {
.pxl-icon-box4 .pxl-item--inner .pxl-list .pxl--item .pxl-link-list {
font-size: 14px;
}
}
.pxl-icon-box4 .pxl-item--inner .pxl-list .pxl--item .pxl-link-list:hover:after {
width: 100%;
left: 0;
right: auto;
}
.pxl-icon-box4 .pxl-item--inner .pxl-list .pxl--item .pxl-link-list:after {
content: "";
width: 0;
height: 4px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
position: absolute;
bottom: -5px;
right: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
transform: rotate(0) !important;
}
.pxl-icon-box4 .pxl-item--inner .pxl-list .pxl--item .pxl-link-list i {
font-size: 10px;
color: #c1c1c1;
margin-right: 5px;
}
.pxl-icon-box5 .pxl-item--inner {
padding-right: 50px;
}
@media (max-width: 1280px) {
.pxl-icon-box5 .pxl-item--inner {
padding-right: 40px;
}
}
@media (max-width: 1199px) {
.pxl-icon-box5 .pxl-item--inner {
padding-right: 0;
}
}
.pxl-icon-box5 .pxl-item--inner .pxl-item--icon {
width: 85px;
height: 85px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color: var(--primary-color);
color: #fff;
font-size: 40px;
}
.pxl-icon-box5 .pxl-item--inner .pxl-item--title {
margin-bottom: 5px;
font-size: 22px;
margin-top: 23px;
}
@media (max-width: 1024px) {
.pxl-icon-box5 .pxl-item--inner .pxl-item--title {
font-size: 18px;
}
}
.pxl-icon-box5 .pxl-item--inner .pxl-item--text {
font-size: 16px;
}
@media (max-width: 1024px) {
.pxl-icon-box5 .pxl-item--inner .pxl-item--text {
font-size: 14px;
}
}
.pxl-icon-box6 .pxl-item--inner .pxl-item-wrap {
display: flex;
align-items: center;
}
@media (max-width: 360px) {
.pxl-icon-box6 .pxl-item--inner .pxl-item-wrap {
display: block;
}
}
.pxl-icon-box6 .pxl-item--inner .pxl-item-wrap .pxl-item--icon {
width: 85px;
min-width: 85px;
height: 85px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: #fdeaf0;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 360px) {
.pxl-icon-box6 .pxl-item--inner .pxl-item-wrap .pxl-item--icon {
margin-bottom: 20px;
}
}
.pxl-icon-box6 .pxl-item--inner .pxl-item-wrap .pxl-item--icon i {
font-size: 30px;
color: var(--primary-color);
}
.pxl-icon-box6 .pxl-item--inner .pxl-item-wrap .pxl-item--icon svg {
width: 45px;
height: 45px;
fill: var(--primary-color);
}
.pxl-icon-box6 .pxl-item--inner .pxl-item-wrap .pxl-item--icon img {
object-fit: cover;
}
.pxl-icon-box6 .pxl-item--inner .pxl-item-wrap .pxl-item--title {
font-size: 20px;
font-weight: bold;
margin-bottom: 5px;
}
.pxl-icon-box6 .pxl-item--inner .pxl-item-wrap .pxl-item--text {
font-size: 16px;
}
body.rtl .pxl-icon-box2 .pxl-item--icon {
margin-left: 0;
margin-right: -1px;
}
.pxl-counterslide {
display: -moz-inline-box;
-moz-box-orient: vertical;
display: inline-flex;
vertical-align: middle;
*vertical-align: auto;
position: relative;
}
.pxl-counterslide .pxl-counterslide-inside {
display: inline-flex;
}
.pxl-counterslide .pxl-counterslide-digit-spacer {
visibility: hidden;
}
.pxl-counterslide .pxl-counterslide-digit, .pxl-counterslide .pxl-counterslide-digit-spacer {
display: -moz-inline-box;
-moz-box-orient: vertical;
display: inline-flex;
vertical-align: middle;
*vertical-align: auto;
position: relative;
}
.pxl-counterslide .pxl-counterslide-digit-inner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.pxl-counterslide .pxl-counterslide-ribbon {
display: block;
}
.pxl-counterslide .pxl-counterslide-ribbon-inner {
display: block;
-webkit-backface-visibility: hidden;
}
.pxl-counterslide .pxl-counterslide-value {
display: block;
-webkit-transform: translateZ(0);
}
.pxl-counterslide .pxl-counterslide-value.pxl-counterslide-last-value {
position: absolute;
}
.pxl-counterslide.pxl-counterslide-animating-up .pxl-counterslide-ribbon-inner {
-webkit-transition: -webkit-transform 2s;
-moz-transition: -moz-transform 2s;
-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;
transition: transform 2s;
}
.pxl-counterslide.pxl-counterslide-animating-up.pxl-counterslide-animating .pxl-counterslide-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.pxl-counterslide.pxl-counterslide-animating-down .pxl-counterslide-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.pxl-counterslide.pxl-counterslide-animating-down.pxl-counterslide-animating .pxl-counterslide-ribbon-inner {
-webkit-transition: -webkit-transform 2s;
-moz-transition: -moz-transform 2s;
-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;
transition: transform 2s;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.pxl-counter1 .pxl--counter-number {
text-align: center;
border: 1px solid #cbcbcb;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
padding-bottom: 50px;
padding-top: 60px;
}
.pxl-counter1 .pxl--counter-number .pxl-counter-meta {
font-weight: bold;
font-size: 60px;
-webkit-text-fill-color: transparent;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
background-clip: text;
-webkit-background-clip: text;
display: inline-flex;
line-height: 1;
}
.pxl-counter1 .pxl--counter-number .pxl-counter-meta .pxl-counterslide-value {
-webkit-text-fill-color: transparent;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
background-clip: text;
-webkit-background-clip: text;
}
.pxl-counter1 .pxl--counter-number .pxl--item-title {
font-size: 16px;
color: #444;
line-height: 1.4;
}
.pxl-counter2 .pxl--item-inner {
position: relative;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
overflow: hidden;
text-align: center;
z-index: 1;
padding: 45px 10px 30px 10px;
-webkit-transition: all 0.4s;
-khtml-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.pxl-counter2 .pxl--item-inner:hover:before {
height: 0;
transform: scaleY(0);
}
.pxl-counter2 .pxl--item-inner:hover:after {
height: 100%;
transform: scaleY(1);
}
.pxl-counter2 .pxl--item-inner:hover .pxl-item--icon svg {
fill: #fff;
}
.pxl-counter2 .pxl--item-inner:hover .pxl-item--icon i {
color: #fff;
}
.pxl-counter2 .pxl--item-inner:hover .pxl-counter-meta {
color: #fff;
}
.pxl-counter2 .pxl--item-inner:hover .pxl--item-title {
color: #fff;
}
.pxl-counter2 .pxl--item-inner:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #f9f9f9;
z-index: -1;
transform: scaleY(1);
transform-origin: bottom;
transform-style: preserve-3d;
-webkit-transition: all 0.4s;
-khtml-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
}
.pxl-counter2 .pxl--item-inner:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 0;
z-index: -1;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
transform: scaleY(0);
transform-origin: top;
transform-style: preserve-3d;
-webkit-transition: all 0.4s;
-khtml-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
}
.pxl-counter2 .pxl--item-inner .pxl-item--icon {
-webkit-transition: 0.4s ease-in-out;
-khtml-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-ms-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}
.pxl-counter2 .pxl--item-inner .pxl-item--icon svg {
width: 65px;
height: auto;
fill: var(--primary-color);
-webkit-transition: 0.4s ease-in-out;
-khtml-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-ms-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}
.pxl-counter2 .pxl--item-inner .pxl-item--icon i {
font-size: 60px;
color: var(--primary-color);
-webkit-transition: 0.4s ease-in-out;
-khtml-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-ms-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}
.pxl-counter2 .pxl--item-inner .pxl-counter-meta {
display: inline-flex;
line-height: 1;
font-size: 50px;
font-weight: bold;
color: var(--link-color);
margin-top: 15px;
-webkit-transition: 0.4s ease-in-out;
-khtml-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-ms-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}
.pxl-counter2 .pxl--item-inner .pxl--item-title {
font-size: 16px;
color: #444;
-webkit-transition: 0.4s ease-in-out;
-khtml-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-ms-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}
.pxl-video-player1 .pxl-video--holder img, .pxl-video-player1 .pxl-video--holder .pxl-video--imagebg {
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
}
.pxl-video-player1 .pxl-video--holder + .btn-video-wrap {
position: absolute;
z-index: 99;
text-align: center;
}
.pxl-video-player1 .pxl-video--holder + .btn-video-wrap.p-center {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pxl-video-player1 .btn-video i {
display: inline-flex;
}
.pxl-video-player1 .btn-video.style1 {
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
color: #fff;
z-index: 1;
border-radius: 50%;
}
.pxl-video-player1 .btn-video.style1:after {
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
border-radius: inherit;
z-index: -1;
}
.pxl-video-player1 .btn-video.style1:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(240, 52, 110, 0.63);
border-radius: 50%;
animation: pxl_pulse_border 1500ms ease-out infinite;
-webkit-animation: pxl_pulse_border 1500ms ease-out infinite;
z-index: -2;
border-radius: inherit;
}
.pxl-video-player1 .btn-video.style1:hover:before, .pxl-video-player1 .btn-video.style1:focus:before, .pxl-video-player1 .btn-video.style1:active:before {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.pxl-video-player1 .btn-video.style2 {
min-width: 80px;
width: 80px;
height: 80px;
border: 1px solid var(--primary-color);
background-color: #fff;
color: var(--primary-color);
border-radius: 80px;
font-size: 16px;
}
.pxl-video-player1 .btn-video.style2 i {
width: 55px;
height: 55px;
background-color: rgba(var(--primary-color-rgb),0.08);
border-radius: 55px;
align-items: center;
display: inline-flex;
justify-content: center;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-video-player1 .btn-video.style2:before {
background-color: #fff;
border-radius: 100%;
}
.pxl-video-player1 .btn-video.style2:after {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(var(--primary-color-rgb),0.3);
border-radius: 50%;
animation: pxl_pulse_border 1500ms ease-out infinite;
-webkit-animation: pxl_pulse_border 1500ms ease-out infinite;
z-index: -2;
border-radius: inherit;
}
.pxl-video-player1 .btn-video.style2:hover i {
background-color: var(--primary-color);
color: #fff;
}
.pxl-video-player1 .btn-video.style3 {
min-width: 56px;
width: 56px;
height: 56px;
background-color: transparent;
color: var(--primary-color);
border-radius: 56px;
font-size: 15px;
border: none;
}
.pxl-video-player1 .btn-video.style3:before {
background-color: var(--secondary-color);
border-radius: 100%;
}
.pxl-video-player1 .btn-video.style3:after {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(var(--primary-color-rgb),0.3);
border-radius: 50%;
animation: pxl_pulse_border 1500ms ease-out infinite;
-webkit-animation: pxl_pulse_border 1500ms ease-out infinite;
z-index: -2;
border-radius: inherit;
}
.pxl-video-player1 .btn-video.style4 {
background-color: rgba(39, 61, 113, 0.7);
color: var(--primary-color);
min-width: 100px;
width: 100px;
height: 100px;
font-size: 28px;
border-radius: 100%;
}
.pxl-video-player1 .btn-video.style4 .line-video-animation {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid rgba(255, 255, 255, 0.35);
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
animation: pxl_squares 3.9s linear 0s infinite;
-webkit-animation: pxl_squares 3.9s linear 0s infinite;
-ms-animation: pxl_squares 3.9s linear 0s infinite;
-o-animation: pxl_squares 3.9s linear 0s infinite;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-o-animation-play-state: running;
animation-play-state: running;
opacity: 0;
}
.pxl-video-player1 .btn-video.style4 .line-video-animation.line-video-2 {
-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;
}
.pxl-video-player1 .btn-video.style4 .line-video-animation.line-video-3 {
-webkit-animation-delay: 2.6s;
-moz-animation-delay: 2.6s;
-o-animation-delay: 2.6s;
animation-delay: 2.6s;
}
.pxl-video-player1 .btn-video.style4:hover .line-video-animation, .pxl-video-player1 .btn-video.style4:focus .line-video-animation {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.pxl-video-player1 .pxl-video--inner {
position: relative;
}
.pxl-video-player1.pxl-video-style2 .btn-video-wrap, .pxl-video-player1.pxl-video-style3 .btn-video-wrap {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.pxl-row-align--left > .elementor-column-gap-extended {
margin-left: 0 !important;
}
@keyframes ripple5 {
0% {
box-shadow: 0px 0px 0px 0px rgba(255, 143, 31, 0.9);
}
50% {
box-shadow: 0px 0px 0px 20px rgba(255, 143, 31, );
}
100% {
box-shadow: 0px 0px 0px 40px rgba(255, 143, 31, );
}
}
@keyframes ripple6 {
0% {
box-shadow: 0px 0px 0px 20px rgba(255, 143, 31, 0.3);
}
50% {
box-shadow: 0px 0px 0px 40px rgba(255, 143, 31, );
}
100% {
box-shadow: 0px 0px 0px 0px rgba(255, 143, 31, );
}
}
.pxl-item--4-star i:nth-child(5) {
display: none;
}
.pxl-item--3-star i:nth-child(5), .pxl-item--3-star i:nth-child(4) {
display: none;
}
.pxl-item--2-star i:nth-child(5), .pxl-item--2-star i:nth-child(4), .pxl-item--2-star i:nth-child(3) {
display: none;
}
.pxl-item--1-star i:nth-child(5), .pxl-item--1-star i:nth-child(4), .pxl-item--1-star i:nth-child(3), .pxl-item--1-star i:nth-child(2) {
display: none;
}
.pxl-item--star {
color: #ff950b;
}
.pxl-item--hidden .pxl-item--inner {
visibility: hidden;
opacity: 0;
}
@media screen and (max-width: 767px) {
.pxl-item--hidden .pxl-item--inner {
display: none;
}
}
.pxl-testimonial-style1 .pxl-item--star {
margin-bottom: 16px;
}
.pxl-testimonial-style1 .pxl-item--star .pxl-star--icon {
display: inline-flex;
color: #ff9529;
font-size: 18px;
}
.pxl-testimonial-style1 .pxl-item--desc {
font-size: 16px;
line-height: 1.625;
}
.pxl-testimonial-style1 .pxl-item--top {
padding: 38px 45px 32px;
}
@media screen and (max-width: 1199px) {
.pxl-testimonial-style1 .pxl-item--top {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.pxl-testimonial-style1 .pxl-item--top {
padding-left: 24px;
padding-right: 24px;
}
}
.pxl-testimonial-style1 .pxl-item--holder {
border-top: 1px solid #f6f6f6;
padding: 30px 45px;
flex-wrap: nowrap;
}
@media screen and (max-width: 1199px) {
.pxl-testimonial-style1 .pxl-item--holder {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 767px) {
.pxl-testimonial-style1 .pxl-item--holder {
padding-left: 24px;
padding-right: 24px;
}
}
.pxl-testimonial-style1 .pxl-item--title {
margin-bottom: 0;
}
@media screen and (max-width: 767px) {
.pxl-testimonial-style1 .pxl-item--title {
font-size: 18px;
}
}
.pxl-testimonial-style1 .pxl-item--position {
font-size: 14px;
}
.pxl-testimonial-style1 .pxl-item--image {
width: 79px;
height: 79px;
min-width: 79px;
position: relative;
}
@media screen and (max-width: 767px) {
.pxl-testimonial-style1 .pxl-item--image {
width: 65px;
height: 65px;
min-width: 65px;
}
}
.pxl-testimonial-style1 .pxl-item--image img {
-webkit-border-radius: 79px;
-khtml-border-radius: 79px;
-moz-border-radius: 79px;
-ms-border-radius: 79px;
-o-border-radius: 79px;
border-radius: 79px;
}
.pxl-testimonial-style1 .pxl-item--icon {
width: 29px;
height: 29px;
background-color: var(--primary-color);
color: #fff;
border-radius: 29px;
text-align: center;
font-size: 20px;
position: absolute;
top: 0;
right: -3px;
}
.pxl-testimonial-style1 .pxl-item--inner {
background-color: #fff;
border-bottom: 6px solid var(--primary-color);
border-radius: 10px;
-webkit-box-shadow: 0 10px 50px rgba(137, 151, 186, 0.15);
-khtml-box-shadow: 0 10px 50px rgba(137, 151, 186, 0.15);
-moz-box-shadow: 0 10px 50px rgba(137, 151, 186, 0.15);
-ms-box-shadow: 0 10px 50px rgba(137, 151, 186, 0.15);
-o-box-shadow: 0 10px 50px rgba(137, 151, 186, 0.15);
box-shadow: 0 10px 50px rgba(137, 151, 186, 0.15);
margin-bottom: 60px;
}
.pxl-testimonial-style1.pxl-testimonial-carousel1 {
margin-top: -50px;
}
.pxl-testimonial-style1.pxl-testimonial-carousel1 .pxl-item--inner {
margin-top: 50px;
}
.pxl-testimonial-style1.pxl-testimonial-carousel1 .pxl-swiper-dots.style-1 {
position: relative;
top: -28px;
z-index: 99;
}
.pxl-testimonial-style1 .pxl-item--heading {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 15px;
right: 15px;
}
@media screen and (max-width: 767px) {
.pxl-testimonial-style1 .pxl-item--heading {
position: static;
-webkit-transform: translate(0, 0%);
-khtml-transform: translate(0, 0%);
-moz-transform: translate(0, 0%);
-ms-transform: translate(0, 0%);
-o-transform: translate(0, 0%);
transform: translate(0, 0%);
margin-bottom: 55px;
}
}
.pxl-testimonial-style1 .pxl-item--heading .pxl-heading .pxl-heading--title {
margin-bottom: 10px;
letter-spacing: -0.01em;
}
@media screen and (max-width: 991px) {
.pxl-testimonial-style1 .pxl-item--heading .pxl-heading .pxl-heading--title {
font-size: 40px;
}
}
@media screen and (max-width: 767px) {
.pxl-testimonial-style1 .pxl-item--heading .pxl-heading .pxl-heading--title {
font-size: 36px;
}
}
.pxl-testimonial-style1 .pxl-item--hidden {
margin-bottom: 60px;
position: relative;
}
@media screen and (max-width: 767px) {
.pxl-testimonial-style1 .pxl-item--hidden {
margin-bottom: 0;
}
}
.pxl-testimonial-style1 .pxl-item--hidden .pxl-item--inner {
margin-bottom: 0;
}
.pxl-testimonial-carousel1 .pxl-swiper-dots {
margin-top: 60px;
}
.pxl-testimonial-carousel1 .pxl-carousel-inner {
position: relative;
}
.pxl-testimonial-carousel1 .pxl-carousel-inner .pxl-swiper-thumbs {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: visible;
}
@media (max-width: 1024px) {
.pxl-testimonial-carousel1 .pxl-carousel-inner .pxl-swiper-thumbs {
display: none;
}
}
.pxl-testimonial-carousel1 .pxl-carousel-inner .swiper-wrapper {
transform: unset !important;
z-index: unset;
}
.pxl-testimonial-carousel1 .pxl-carousel-inner .swiper-slide {
width: 115px !important;
height: 115px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
position: absolute;
padding: 0;
z-index: 1;
box-shadow: 0px 15px 5px 0px rgba(162, 162, 162, 0.15);
border: 1px solid #c4c4c3;
animation: girl2 1s ease infinite alternate;
}
.pxl-testimonial-carousel1 .pxl-carousel-inner .swiper-slide:hover {
animation: unset;
}
.pxl-testimonial-carousel1 .pxl-carousel-inner .swiper-slide:nth-child(1) {
width: 85px !important;
height: 85px;
top: 60px;
left: 100px;
}
.pxl-testimonial-carousel1 .pxl-carousel-inner .swiper-slide:nth-child(2) {
width: 80px !important;
height: 80px;
top: 165px;
left: -85px;
animation-delay: 1.5s;
}
.pxl-testimonial-carousel1 .pxl-carousel-inner .swiper-slide:nth-child(3) {
width: 80px !important;
height: 80px;
bottom: 130px;
left: 30px;
animation-delay: 1.8s;
}
.pxl-testimonial-carousel1 .pxl-carousel-inner .swiper-slide:nth-child(4) {
top: 200px;
right: -90px;
animation-delay: 2s;
}
.pxl-testimonial-carousel1 .pxl-carousel-inner .swiper-slide:nth-child(5) {
bottom: 85px;
right: 30px;
width: 95px !important;
height: 95px;
animation-delay: 1.7s;
}
.pxl-testimonial-carousel1 .pxl-item--inner {
background-color: #fff8e1;
-webkit-border-radius: 300px;
-khtml-border-radius: 300px;
-moz-border-radius: 300px;
-ms-border-radius: 300px;
-o-border-radius: 300px;
border-radius: 300px;
text-align: center;
padding: 75px 160px;
padding-top: 100px;
margin-top: 50px;
position: relative;
}
@media (max-width: 1200px) {
.pxl-testimonial-carousel1 .pxl-item--inner {
padding: 75px 100px;
padding-top: 100px;
}
}
@media (max-width: 880px) {
.pxl-testimonial-carousel1 .pxl-item--inner {
padding: 40px 80px;
padding-top: 70px;
}
}
@media (max-width: 767px) {
.pxl-testimonial-carousel1 .pxl-item--inner {
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
padding: 40px 30px;
padding-top: 70px;
}
}
@media (max-width: 360px) {
.pxl-testimonial-carousel1 .pxl-item--inner {
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
}
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item--icon {
width: 85px;
height: 85px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
font-size: 30px;
color: #fff;
padding-top: 8px;
margin: 0 auto;
position: absolute;
top: -35px;
left: 50%;
transform: translateX(-50%);
}
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item--star i {
color: #ff950b;
font-size: 20px;
margin-right: 5px;
}
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item--star i:last-child {
margin-right: 0;
}
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item--desc {
font-size: 28px;
font-weight: 500;
color: #000;
line-height: 1.6;
margin-bottom: 30px;
}
@media (max-width: 880px) {
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item--desc {
font-size: 23px;
margin-bottom: 20px;
}
}
@media (max-width: 676px) {
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item--desc {
font-size: 18px;
}
}
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item--title {
font-size: 28px;
font-weight: bold;
margin-bottom: 0;
}
@media (max-width: 880px) {
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item--title {
font-size: 23px;
}
}
@media (max-width: 676px) {
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item--title {
font-size: 18px;
}
}
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item--position {
font-size: 16px;
color: #000;
}
.pxl-testimonial-carousel2 {
position: relative;
}
.pxl-testimonial-carousel2 .row {
margin-right: -30px;
margin-left: -30px;
}
.pxl-testimonial-carousel2 .swiper-wrapper {
transform: unset !important;
z-index: unset;
}
.pxl-testimonial-carousel2 .pxl-swiper-thumbs {
position: absolute;
left: -107%;
bottom: -4%;
width: 100%;
overflow: visible;
}
@media (max-width: 1024px) {
.pxl-testimonial-carousel2 .pxl-swiper-thumbs {
bottom: 0;
}
}
@media (max-width: 991px) {
.pxl-testimonial-carousel2 .pxl-swiper-thumbs {
display: none;
}
}
.pxl-testimonial-carousel2 .pxl-swiper-thumbs .swiper-slide {
width: 130px !important;
height: 130px;
padding: 0;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
display: grid;
align-items: center;
}
@media (max-width: 1200px) {
.pxl-testimonial-carousel2 .pxl-swiper-thumbs .swiper-slide {
width: 100px !important;
height: 100px;
}
}
.pxl-testimonial-carousel2 .pxl-swiper-thumbs .swiper-slide-thumb-active .pxl-item--author img {
transform: scale(1.6);
}
@media (max-width: 1200px) {
.pxl-testimonial-carousel2 .pxl-swiper-thumbs .swiper-slide-thumb-active .pxl-item--author img {
transform: scale(1.3);
}
}
.pxl-testimonial-carousel2 .pxl-swiper-thumbs .pxl-item--author {
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-testimonial-carousel2 .pxl-swiper-thumbs .pxl-item--author img {
width: 80px;
height: 80px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-testimonial-carousel2 .pxl-swiper-arrow-wrap {
position: absolute;
bottom: 20px;
right: 0;
margin: 0;
z-index: 1;
}
@media (max-width: 480px) {
.pxl-testimonial-carousel2 .pxl-swiper-arrow-wrap {
position: unset;
margin: 15px;
justify-content: left;
padding: 0 10px;
}
}
.pxl-testimonial-carousel2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
width: 60px;
height: 60px;
background-color: unset;
display: flex;
align-items: center;
justify-content: center;
font-size: 22px;
color: #fff;
position: relative;
margin: 0 3px;
}
.pxl-testimonial-carousel2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover {
color: #fff;
}
.pxl-testimonial-carousel2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover:before {
transform: scale(0);
}
@media (max-width: 1024px) {
.pxl-testimonial-carousel2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover:before {
transform: scaleX(1);
}
}
.pxl-testimonial-carousel2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover:after {
transform: scaleX(1);
}
.pxl-testimonial-carousel2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background-color: #121f54;
}
.pxl-testimonial-carousel2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
@media (max-width: 1024px) {
.pxl-testimonial-carousel2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:after {
display: none;
}
}
@media (max-width: 991px) {
.pxl-testimonial-carousel2 .pxl-item-text-content {
margin-bottom: 20px;
}
}
.pxl-testimonial-carousel2 .pxl-item-text-content .pxl-sub-title {
font-weight: 900;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 2px;
color: #fff;
margin-bottom: 13px;
}
@media (max-width: 1024px) {
.pxl-testimonial-carousel2 .pxl-item-text-content .pxl-sub-title {
font-size: 14px;
}
}
@media (max-width: 767px) {
.pxl-testimonial-carousel2 .pxl-item-text-content .pxl-sub-title {
margin-bottom: 5px;
}
}
.pxl-testimonial-carousel2 .pxl-item-text-content .pxl-text {
font-size: 50px;
font-weight: 700;
color: #fff;
margin-bottom: 0;
}
@media (max-width: 1024px) {
.pxl-testimonial-carousel2 .pxl-item-text-content .pxl-text {
font-size: 35px;
}
}
@media (max-width: 767px) {
.pxl-testimonial-carousel2 .pxl-item-text-content .pxl-text {
font-size: 25px;
}
}
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-inner-conter {
width: 90%;
margin-left: auto;
}
@media (max-width: 1200px) {
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-inner-conter {
width: 100%;
}
}
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item--desc {
font-size: 24px;
color: var(--link-color);
font-weight: 500;
line-height: 1.5;
}
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item--desc p {
margin-bottom: 0;
}
@media (max-width: 1024px) {
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item--desc {
font-size: 20px;
}
}
@media (max-width: 480px) {
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item--desc {
font-size: 18px;
}
}
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item--title {
font-size: 28px;
color: var(--link-color);
font-weight: bold;
margin-bottom: 0;
margin-top: 30px;
}
@media (max-width: 1024px) {
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item--title {
font-size: 22px;
}
}
@media (max-width: 991px) {
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item--title {
margin-top: 20px;
}
}
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item--position {
font-size: 16px;
color: var(--link-color);
margin-bottom: 10px;
}
@media (max-width: 1024px) {
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item--position {
font-size: 14px;
}
}
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item--star i {
display: inline-flex;
color: #ff9529;
font-size: 18px;
}
body.rtl .pxl-testimonial-style1 .pxl-item--icon {
right: auto;
left: -3px;
}
.pxl-accordion .pxl-item--title {
margin-bottom: 0;
cursor: pointer;
position: relative;
}
.pxl-accordion .pxl-item--content {
display: none;
}
.pxl-accordion .pxl-icon--plus {
font-style: normal;
}
.pxl-accordion1.style1 .flaticon-right {
position: relative;
color: #fff;
font-size: 25px;
line-height: 1;
right: 0px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-accordion1.style1 .pxl-icon {
width: 60px;
min-width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: #2d1747;
margin-top: 10px;
}
@media (max-width: 880px) {
.pxl-accordion1.style1 .pxl-icon {
width: 50px;
min-width: 50px;
height: 50px;
}
}
.pxl-accordion1.style1 .pxl-item-content {
width: 100%;
position: relative;
padding: 25px 45px;
margin-left: -25px;
padding-right: 20px;
}
@media (max-width: 880px) {
.pxl-accordion1.style1 .pxl-item-content {
padding: 25px 35px;
padding-right: 15px;
}
}
.pxl-accordion1.style1 .pxl-item-content:before {
content: '';
width: 100%;
height: 100%;
border: 1px solid #cbcbcb;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
position: absolute;
top: 0;
left: 0;
z-index: -1;
background-color: #fff;
}
.pxl-accordion1.style1 .pxl-item--title {
color: #000;
font-size: 22px;
font-weight: bold;
display: flex;
}
@media (max-width: 1024px) {
.pxl-accordion1.style1 .pxl-item--title {
font-size: 18px;
}
}
@media (max-width: 880px) {
.pxl-accordion1.style1 .pxl-item--title {
font-size: 16px;
}
}
.pxl-accordion1.style1 .pxl-content {
display: inline-flex;
align-items: center;
}
.pxl-accordion1.style1 .pxl-item--content {
padding-bottom: 10px;
font-size: 16px;
font-style: normal;
font-weight: 400;
color: #444;
padding-top: 15px;
line-height: 1.7;
max-width: 97%;
}
@media (max-width: 880px) {
.pxl-accordion1.style1 .pxl-item--content {
font-size: 14px;
padding-top: 10px;
padding-bottom: 0;
}
}
.pxl-accordion1.style1 .pxl--item {
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
position: relative;
z-index: 1;
margin-bottom: 30px;
}
@media (max-width: 991px) {
.pxl-accordion1.style1 .pxl--item {
margin-bottom: 20px;
}
}
.pxl-accordion1.style1 .pxl--item:last-child {
margin-bottom: 0;
}
.pxl-accordion1.style1 .pxl--item:before, .pxl-accordion1.style1 .pxl--item:after {
-webkit-transition: opacity 250ms linear 0ms;
-khtml-transition: opacity 250ms linear 0ms;
-moz-transition: opacity 250ms linear 0ms;
-ms-transition: opacity 250ms linear 0ms;
-o-transition: opacity 250ms linear 0ms;
transition: opacity 250ms linear 0ms;
opacity: 0;
}
.pxl-accordion1.style1 .pxl--item:before {
z-index: -2;
}
.pxl-accordion1.style1 .pxl--item:after {
z-index: -1;
}
.pxl-accordion1.style1 .pxl--item.active .pxl-icon {
background-image: linear-gradient(to right, #ef326f, #fe6c4e, #ef326f, #fe6c4e);
background-size: 300% 100%;
}
.pxl-accordion1.style1 .pxl--item.active .pxl-item-content:before {
border: 2px solid var(--link-color-hover);
box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
-webkit-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
-moz-box-shadow: 0px 0px 13px 0px rgba(241, 60, 107, 0.3);
}
.pxl-accordion1.style1 .pxl--item.active .flaticon-right {
opacity: 1;
color: #fff;
transform: rotate(91deg);
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-accordion1.style1 .pxl--item.active .pxl-icon--plus:after {
transform: rotate(-90deg);
}
.pxl-accordion1.style1 .pxl--item + .pxl--item {
margin-top: 0;
}
.pxl-accordion2.style1 .flaticon-right {
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-accordion2.style1 .pxl-item-content {
width: 100%;
position: relative;
padding-bottom: 30px;
}
.pxl-accordion2.style1 .pxl-item--title {
color: #000;
font-size: 26px;
font-weight: bold;
display: flex;
align-items: baseline;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1024px) {
.pxl-accordion2.style1 .pxl-item--title {
font-size: 18px;
}
}
@media (max-width: 880px) {
.pxl-accordion2.style1 .pxl-item--title {
font-size: 16px;
}
}
.pxl-accordion2.style1 .pxl-content {
display: inline-flex;
align-items: center;
}
.pxl-accordion2.style1 .pxl-item--content {
font-size: 16px;
font-style: normal;
font-weight: 400;
color: #444;
padding-top: 15px;
line-height: 1.7;
max-width: 100%;
}
@media (max-width: 880px) {
.pxl-accordion2.style1 .pxl-item--content {
font-size: 14px;
padding-top: 10px;
padding-bottom: 0;
}
}
.pxl-accordion2.style1 .pxl--item {
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
position: relative;
z-index: 1;
margin-bottom: 25px;
border-bottom: 1px solid #dadada;
}
.pxl-accordion2.style1 .pxl--item:last-child {
border: none;
margin-bottom: 0;
}
@media (max-width: 991px) {
.pxl-accordion2.style1 .pxl--item {
margin-bottom: 20px;
}
}
.pxl-accordion2.style1 .pxl--item:last-child {
margin-bottom: 0;
}
.pxl-accordion2.style1 .pxl--item:before, .pxl-accordion2.style1 .pxl--item:after {
-webkit-transition: opacity 250ms linear 0ms;
-khtml-transition: opacity 250ms linear 0ms;
-moz-transition: opacity 250ms linear 0ms;
-ms-transition: opacity 250ms linear 0ms;
-o-transition: opacity 250ms linear 0ms;
transition: opacity 250ms linear 0ms;
opacity: 0;
}
.pxl-accordion2.style1 .pxl--item:before {
z-index: -2;
}
.pxl-accordion2.style1 .pxl--item:after {
z-index: -1;
}
.pxl-accordion2.style1 .pxl--item.active .flaticon-right {
opacity: 1;
color: var(--primary-color);
transform: rotate(91deg);
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-accordion2.style1 .pxl--item.active .pxl-item--title {
color: var(--primary-color);
}
.pxl-accordion2.style1 .pxl--item.active .pxl-icon--plus:after {
transform: rotate(-90deg);
}
.pxl-accordion2.style1 .pxl--item + .pxl--item {
margin-top: 0;
}
.pxl-accordion-wrap.box-style1 {
background-color: #fff;
overflow: hidden;
border-radius: 15px;
-webkit-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-khtml-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-moz-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-ms-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-o-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
}
.pxl-accordion-wrap.box-style1 .pxl-accordion {
padding: 35px 32px;
}
@media screen and (max-width: 1199px) {
.pxl-accordion-wrap.box-style1 .pxl-accordion {
padding: 30px 24px;
}
}
.pxl-accordion-wrap.box-style1 .pxl-accordion-bottom {
padding: 29px 20px;
background-color: var(--secondary-color);
color: #fff;
font-size: 16px;
text-align: center;
}
.pxl-accordion-wrap.box-style1 .pxl-accordion-bottom .pxl-box--subtitle {
margin-bottom: 2px;
}
.pxl-accordion-wrap.box-style1 .pxl-accordion-bottom .pxl-box--title {
font-weight: 700;
color: #fff;
}
.pxl-accordion-wrap.box-style1 .pxl-accordion-bottom .pxl-box--title a {
color: var(--primary-color);
}
.pxl-accordion-wrap.box-style1 .pxl-accordion-bottom .pxl-box--title a:hover {
color: var(--primary-color);
}
.pxl-tabs .pxl-tab--title {
cursor: pointer;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
}
.pxl-tabs .pxl-tab--content {
display: none;
width: 100%;
}
.pxl-tabs .elementor-section.elementor-section-stretched {
width: auto !important;
left: 0 !important;
}
.pxl-tabs .pxl-tabs--elementor > .elementor {
margin: 0 -15px;
}
.pxl-tabs.tab-effect-fade .pxl-tab--content {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100% !important;
display: block !important;
opacity: 0 !important;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-tabs.tab-effect-fade .pxl-tab--content.active {
position: static;
opacity: 1 !important;
visibility: visible;
}
.pxl-tabs.tab-effect-fade .pxl-tabs--content {
position: relative;
}
.pxl-tabs1.style-default .pxl-tabs--title {
display: inline-flex;
align-items: center;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
-khtml-box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
-moz-box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
-ms-box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
-o-box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
margin-bottom: 75px;
}
@media (max-width: 767px) {
.pxl-tabs1.style-default .pxl-tabs--title {
margin-bottom: 25px;
}
}
.pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title {
line-height: 44px;
padding: 0 25px;
font-size: 16px;
color: var(--link-color);
font-weight: bold;
position: relative;
z-index: 1;
}
.pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title:before {
content: '';
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
z-index: -1;
-webkit-transition: opacity 250ms linear 0ms;
-khtml-transition: opacity 250ms linear 0ms;
-moz-transition: opacity 250ms linear 0ms;
-ms-transition: opacity 250ms linear 0ms;
-o-transition: opacity 250ms linear 0ms;
transition: opacity 250ms linear 0ms;
opacity: 0;
}
.pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title.active {
color: #fff;
}
.pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title.active:before {
opacity: 1;
}
.pxl-tabs1.style-default .pxl-tabs--inner {
justify-content: end;
display: flex;
flex-wrap: wrap;
width: 100%;
}
@media (max-width: 767px) {
.pxl-tabs1.style-default .pxl-tabs--inner {
justify-content: left;
}
}
.pxl-tabs1.style-default .pxl-tabs--content {
display: flex;
width: 100%;
flex-wrap: wrap;
}
.pxl-tabs1.style-2 .pxl-tabs--title {
margin-bottom: 65px;
flex-wrap: wrap;
display: flex;
}
@media (max-width: 880px) {
.pxl-tabs1.style-2 .pxl-tabs--title {
margin-bottom: 10px;
}
}
.pxl-tabs1.style-2 .pxl-tabs--title .pxl-tab--title {
font-size: 18px;
color: var(--link-color);
font-weight: 800;
position: relative;
z-index: 1;
margin-right: 45px;
}
@media (max-width: 1025px) {
.pxl-tabs1.style-2 .pxl-tabs--title .pxl-tab--title {
font-size: 16px;
}
}
@media (max-width: 880px) {
.pxl-tabs1.style-2 .pxl-tabs--title .pxl-tab--title {
margin-right: 30px;
margin-bottom: 20px;
}
}
.pxl-tabs1.style-2 .pxl-tabs--title .pxl-tab--title:last-child {
margin-right: 0;
}
.pxl-tabs1.style-2 .pxl-tabs--title .pxl-tab--title:hover:after {
width: 100%;
left: 0;
right: auto;
}
.pxl-tabs1.style-2 .pxl-tabs--title .pxl-tab--title:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4px;
background-color: #c7c7c7;
}
.pxl-tabs1.style-2 .pxl-tabs--title .pxl-tab--title:after {
content: "";
width: 0;
height: 4px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
position: absolute;
bottom: 0;
right: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
transform: rotate(0) !important;
}
.pxl-tabs1.style-2 .pxl-tabs--title .pxl-tab--title.active:after {
width: 100%;
left: 0;
right: auto;
}
.pxl-tabs1 .pxl-tab-inner {
display: flex;
}
@media (max-width: 880px) {
.pxl-tabs1 .pxl-tab-inner {
display: block;
}
}
.pxl-tabs1 .pxl-tab-inner .pxl-item-icon {
width: 130px;
height: 130px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
color: #fff;
font-size: 50px;
}
@media (max-width: 1025px) {
.pxl-tabs1 .pxl-tab-inner .pxl-item-icon {
width: 90px;
height: 90px;
font-size: 40px;
}
}
.pxl-tabs1 .pxl-tab-inner .pxl-content-inner {
width: 40%;
margin-right: 30px;
}
@media (max-width: 1200px) {
.pxl-tabs1 .pxl-tab-inner .pxl-content-inner {
width: 50%;
margin-right: 15px;
}
}
@media (max-width: 880px) {
.pxl-tabs1 .pxl-tab-inner .pxl-content-inner {
width: 100%;
margin-right: 0;
}
}
.pxl-tabs1 .pxl-tab-inner .pxl-contnet {
padding-left: 95px;
margin-top: 27px;
}
@media (max-width: 1025px) {
.pxl-tabs1 .pxl-tab-inner .pxl-contnet {
padding-left: 30px;
}
}
@media (max-width: 880px) {
.pxl-tabs1 .pxl-tab-inner .pxl-contnet {
padding-left: 0;
}
}
.pxl-tabs1 .pxl-tab-inner .pxl-contnet .pxl-item-title {
font-size: 30px;
font-weight: bold;
color: #111;
line-height: 1.3;
margin-bottom: 15px;
}
@media (max-width: 575px) {
.pxl-tabs1 .pxl-tab-inner .pxl-contnet .pxl-item-title {
font-size: 25px;
}
}
@media (max-width: 480px) {
.pxl-tabs1 .pxl-tab-inner .pxl-contnet .pxl-item-title {
font-size: 20px;
}
}
.pxl-tabs1 .pxl-tab-inner .pxl-contnet .pxl-item-desc {
font-size: 18px;
color: #333;
line-height: 1.6;
}
.pxl-tabs1 .pxl-tab-inner .pxl-item-image {
width: 60%;
position: relative;
z-index: 1;
}
@media (max-width: 1200px) {
.pxl-tabs1 .pxl-tab-inner .pxl-item-image {
width: 50%;
}
}
@media (max-width: 880px) {
.pxl-tabs1 .pxl-tab-inner .pxl-item-image {
width: 100%;
margin-top: 30px;
}
}
.pxl-tabs1 .pxl-tab-inner .pxl-item-image img {
-webkit-border-radius: 70px;
-khtml-border-radius: 70px;
-moz-border-radius: 70px;
-ms-border-radius: 70px;
-o-border-radius: 70px;
border-radius: 70px;
}
.pxl-tabs1 .pxl-tab-inner .pxl-item-image:after {
content: '';
position: absolute;
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/vector1.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
width: 117%;
height: 140%;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
top: -45px;
left: -15px;
z-index: -1;
animation: pxl_float_two 2s ease infinite alternate;
}
.pxl--progressbar {
-webkit-transition: width 1.4s ease;
-khtml-transition: width 1.4s ease;
-moz-transition: width 1.4s ease;
-ms-transition: width 1.4s ease;
-o-transition: width 1.4s ease;
transition: width 1.4s ease;
width: 0;
}
.pxl--progressbar.vertical {
-webkit-transition: height 1.4s ease;
-khtml-transition: height 1.4s ease;
-moz-transition: height 1.4s ease;
-ms-transition: height 1.4s ease;
-o-transition: height 1.4s ease;
transition: height 1.4s ease;
height: 0;
}
.pxl-progressbar-1 .pxl--progressbar {
height: 6px;
position: relative;
background-color: var(--primary-color);
top: 0;
border-radius: 6px;
}
.pxl-progressbar-1 .pxl--holder {
background-color: #e1e9f4;
height: 6px;
border-radius: 6px;
}
.pxl-progressbar-1 .pxl--percentage {
font-size: 12px;
color: #555;
font-weight: 700;
position: absolute;
top: -26px;
right: 0;
}
.pxl-progressbar-1 .pxl--title {
font-size: 16px;
flex-grow: 1;
margin-bottom: 12px;
}
.pxl-progressbar-1 .pxl--item + .pxl--item {
margin-top: 22px;
}
body.rtl .pxl-progressbar-1 .pxl--percentage {
right: auto;
left: 0;
}
.pxl-team-style1 .pxl-item--inner {
padding-left: 70px;
padding-right: 80px;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
padding-bottom: 20px;
position: relative;
}
@media (max-width: 1280px) {
.pxl-team-style1 .pxl-item--inner {
padding-left: 50px;
padding-right: 50px;
}
}
@media (max-width: 1200px) {
.pxl-team-style1 .pxl-item--inner {
padding: 20px;
padding-top: 0;
}
}
@media (max-width: 676px) {
.pxl-team-style1 .pxl-item--inner {
padding: 20px 10px;
padding-top: 0;
}
}
.pxl-team-style1 .pxl-item--inner:hover .pxl-item--image img {
-webkit-transform: scale(1.1);
-khtml-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.pxl-team-style1 .pxl-item--inner:hover .pxl-item--social .pxl-social--button {
color: #fff;
}
.pxl-team-style1 .pxl-item--inner:hover .pxl-item--social .pxl-social--button:before {
transform: scale(0);
}
.pxl-team-style1 .pxl-item--inner:hover .pxl-item--social .pxl-social--button:after {
transform: scaleX(1);
}
.pxl-team-style1 .pxl-item--inner:hover .pxl-item--social .pxl-social-inner a {
opacity: 1;
transform: translateY(0);
}
.pxl-team-style1 .pxl-item--inner:hover .pxl-item--social .pxl-social-inner a:nth-child(2) {
transition-delay: 0.1s;
}
.pxl-team-style1 .pxl-item--inner:hover .pxl-item--social .pxl-social-inner a:nth-child(3) {
transition-delay: 0.18s;
}
.pxl-team-style1 .pxl-item--inner:hover .pxl-item--social .pxl-social-inner a:nth-child(4) {
transition-delay: 0.26s;
}
.pxl-team-style1 .pxl-item--inner:before {
content: '';
position: absolute;
height: 324px;
width: 100%;
left: 0;
top: 75%;
z-index: -1;
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/bg-about1.png);
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transform: translateY(-75%);
}
.pxl-team-style1 .pxl-item--inner .pxl-item--image {
position: relative;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
overflow: hidden;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--image a {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--image img {
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--title {
font-weight: bold;
font-size: 24px;
margin-bottom: 0;
margin-top: 20px;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--position {
font-size: 16px;
color: var(--primary-color);
}
.pxl-team-style1 .pxl-item--inner .pxl-link-phone {
line-height: 1;
margin-top: 13px;
margin-bottom: 33px;
}
.pxl-team-style1 .pxl-item--inner .pxl-link-phone a {
font-weight: bold;
font-size: 16px;
color: var(--link-color);
}
.pxl-team-style1 .pxl-item--inner .pxl-link-phone a:hover {
color: var(--primary-color);
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social {
position: relative;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
display: flex;
align-items: center;
cursor: pointer;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social--button {
width: 45px;
min-width: 45px;
height: 45px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
color: var(--link-color);
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
margin-right: 8px;
font-size: 15px;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social--button:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
border: 2px solid var(--primary-color);
background-color: #fff;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social--button:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social-inner {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social-inner a {
width: 45px;
height: 45px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
color: var(--link-color);
margin-right: 8px;
transform: translateY(24px);
opacity: 0;
font-size: 18px;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social-inner a:last-child {
margin-right: 0;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social-inner a:hover {
color: #fff;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social-inner a:hover:before {
transform: scale(0);
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social-inner a:hover:after {
transform: scaleX(1);
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social-inner a:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
box-shadow: 0px 15px 7px 0px rgba(153, 153, 153, 0.29);
-webkit-box-shadow: 0px 15px 7px 0px rgba(153, 153, 153, 0.29);
-moz-box-shadow: 0px 15px 7px 0px rgba(153, 153, 153, 0.29);
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scaleX(1);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
border: 1px solid #c6c6c6;
background-color: #fff;
}
.pxl-team-style1 .pxl-item--inner .pxl-item--social .pxl-social-inner a:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: -1;
-webkit-transition: all 200ms linear;
-khtml-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
transition-delay: 0.1s;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
}
.pxl-pricing1.default .pxl-content {
margin-bottom: 15px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
position: relative;
}
.pxl-pricing1.default .pxl-content:hover .pxl-item-inner:before {
transform: scaleX(0);
opacity: 0;
}
.pxl-pricing1.default .pxl-content:hover .pxl-item-inner:after {
transform: scaleX(1);
opacity: 1;
}
.pxl-pricing1.default .pxl-content:hover .pxl-item-inner .pxl-border-bottom {
transform: scaleX(0);
opacity: 0;
}
.pxl-pricing1.default .pxl-content:hover .pxl-item-inner .pxl-border-bottom-hover {
transform: scaleX(1);
opacity: 1;
}
.pxl-pricing1.default .pxl-content:hover .pxl-item-inner .pxl-item--desc {
color: #fff;
}
.pxl-pricing1.default .pxl-content:hover .pxl-item-inner .pxl-item--feature .pxl-feature-list .pxl-feature-text {
color: #fff;
}
.pxl-pricing1.default .pxl-content:hover .pxl-item-inner .pxl-item--button .btn-shape-primary {
color: #fff;
}
.pxl-pricing1.default .pxl-content:hover .pxl-item-inner .pxl-item--button .btn-shape-primary:before {
opacity: 0;
}
.pxl-pricing1.default .pxl-content:hover .pxl-item-inner .pxl-item--button .btn-shape-primary:after {
opacity: 1;
}
.pxl-pricing1.default .pxl-content .pxl-item--meta {
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
padding: 43px 40px 34px 40px;
position: relative;
margin: 0 15px;
z-index: 1;
}
@media (max-width: 1199px) {
.pxl-pricing1.default .pxl-content .pxl-item--meta {
padding: 40px 30px 34px 30px;
}
}
@media (max-width: 360px) {
.pxl-pricing1.default .pxl-content .pxl-item--meta {
padding: 25px 25px 25px 25px;
}
}
.pxl-pricing1.default .pxl-content .pxl-item--meta .pxl-item--title {
font-size: 18px;
font-weight: 800;
color: #fff;
margin-bottom: 8px;
}
.pxl-pricing1.default .pxl-content .pxl-item--meta .pxl-item-style {
display: flex;
align-items: last baseline;
line-height: 1;
flex-wrap: wrap;
}
.pxl-pricing1.default .pxl-content .pxl-item--meta .pxl-item-style .pxl-item--price {
display: flex;
align-items: last baseline;
margin-right: 10px;
}
.pxl-pricing1.default .pxl-content .pxl-item--meta .pxl-item-style .pxl-item--price .price-text {
font-size: 50px;
font-weight: 800;
color: #fff;
}
@media (max-width: 1199px) {
.pxl-pricing1.default .pxl-content .pxl-item--meta .pxl-item-style .pxl-item--price .price-text {
font-size: 40px;
}
}
.pxl-pricing1.default .pxl-content .pxl-item--meta .pxl-item-style .pxl-item--price .pxl-item--currency2 {
font-size: 32px;
font-weight: 800;
color: #fff;
}
@media (max-width: 1199px) {
.pxl-pricing1.default .pxl-content .pxl-item--meta .pxl-item-style .pxl-item--price .pxl-item--currency2 {
font-size: 25px;
}
}
.pxl-pricing1.default .pxl-content .pxl-item--meta .pxl-item-style .pxl-item--time {
font-size: 16px;
font-weight: 400;
color: #fff;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner {
position: relative;
padding: 125px 45px 30px 45px;
margin-top: -100px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 1200px) {
.pxl-pricing1.default .pxl-content .pxl-item-inner {
padding: 125px 35px 30px 35px;
}
}
@media (max-width: 1024px) {
.pxl-pricing1.default .pxl-content .pxl-item-inner {
padding: 110px 30px 30px 30px;
}
}
@media (max-width: 360px) {
.pxl-pricing1.default .pxl-content .pxl-item-inner {
margin-top: -80px;
}
}
.pxl-pricing1.default .pxl-content .pxl-item-inner:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid #cbcbcb;
background-color: #fff;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
z-index: -1;
transform-origin: center;
transform: scaleX(1);
opacity: 1;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner:after {
content: '';
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/background2.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
transform-origin: center;
transform: scaleX(0);
opacity: 0;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
position: absolute;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-border-bottom {
position: absolute;
bottom: -15px;
left: 0;
width: 100%;
height: 100%;
z-index: -2;
background-color: #e6e6e6;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
transform: scaleX(1);
opacity: 1;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-border-bottom-hover {
position: absolute;
bottom: -15px;
left: 0;
width: 100%;
height: 100%;
z-index: -2;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
transform: scaleX(0);
opacity: 0;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--desc {
font-size: 16px;
color: #444;
padding-left: 10px;
margin-bottom: 20px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--feature .pxl-feature-list {
margin-bottom: 10px;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--feature .pxl-feature-list:last-child {
margin-bottom: 0;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--feature .pxl-feature-list .pxl-feature-text {
font-size: 16px;
color: #444;
position: relative;
padding-left: 27px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--feature .pxl-feature-list .pxl-feature-text:before {
content: '\f152';
font-family: Caseicon;
position: absolute;
top: 40%;
left: 0;
font-size: 20px;
-webkit-text-fill-color: transparent;
transform: translateY(-50%);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
background-clip: border-box;
background-clip: text;
-webkit-background-clip: text;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--button {
margin-top: 35px;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary {
font-size: 16px;
font-weight: bold;
text-align: center;
line-height: 55px;
padding: 0 45px;
position: relative;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
z-index: 1;
}
@media (max-width: 1199px) {
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary {
line-height: 50px;
padding: 0px 30px;
}
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary:hover {
text-shadow: 0px 0px 6px #fff;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
border: 2px solid var(--primary-color);
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
background-color: #fff;
z-index: -1;
box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
opacity: 1;
}
.pxl-pricing1.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
z-index: -1;
opacity: 0;
}
.pxl-pricing2.default .pxl-content {
position: relative;
}
.pxl-pricing2.default .pxl-content .pxl-item--meta {
padding: 35px 55px;
border-radius: 50px;
background: linear-gradient(90deg, #ef326f, #fe6c4e);
position: absolute;
width: 50%;
top: 11%;
}
@media (max-width: 1024px) {
.pxl-pricing2.default .pxl-content .pxl-item--meta {
position: relative;
width: 95%;
margin: 0 auto;
}
}
@media (max-width: 360px) {
.pxl-pricing2.default .pxl-content .pxl-item--meta {
padding: 25px;
}
}
.pxl-pricing2.default .pxl-content .pxl-item--meta .pxl-item--title {
color: #fff;
font-size: 22px;
font-weight: 800;
margin-bottom: 15px;
}
@media (max-width: 360px) {
.pxl-pricing2.default .pxl-content .pxl-item--meta .pxl-item--title {
font-size: 20px;
margin-bottom: 5px;
}
}
.pxl-pricing2.default .pxl-content .pxl-item--meta .pxl-item--desc {
font-size: 16px;
font-weight: 400;
color: #fff;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner {
padding: 55px 20px 55px 100px;
border-radius: 50px;
width: 58%;
margin-left: auto;
background-image: url(//tentso.co.id/wp-content/themes/sasnio/assets/img/background2.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
@media (max-width: 1280px) {
.pxl-pricing2.default .pxl-content .pxl-item-inner {
padding-left: 80px;
}
}
@media (max-width: 1199px) {
.pxl-pricing2.default .pxl-content .pxl-item-inner {
width: 60%;
}
}
@media (max-width: 1024px) {
.pxl-pricing2.default .pxl-content .pxl-item-inner {
padding: 140px 40px 40px 40px;
width: 100%;
margin-top: -100px;
}
}
@media (max-width: 360px) {
.pxl-pricing2.default .pxl-content .pxl-item-inner {
padding: 120px 30px 40px 30px;
}
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--feature {
margin-bottom: 35px;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--feature .pxl-feature-list {
margin-bottom: 10px;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--feature .pxl-feature-list:last-child {
margin-bottom: 0;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--feature .pxl-feature-list .pxl-feature-text {
font-size: 16px;
color: #fff;
position: relative;
padding-left: 27px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--feature .pxl-feature-list .pxl-feature-text:before {
content: '\f152';
font-family: Caseicon;
position: absolute;
top: 40%;
left: 0;
font-size: 18px;
-webkit-text-fill-color: transparent;
transform: translateY(-50%);
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
background-clip: border-box;
background-clip: text;
-webkit-background-clip: text;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item-style {
display: flex;
align-items: last baseline;
line-height: 1;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item-style .pxl-item--price {
display: flex;
align-items: last baseline;
margin-right: 10px;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item-style .pxl-item--price .price-text {
font-size: 50px;
font-weight: 800;
color: #fff;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item-style .pxl-item--time {
font-size: 16px;
font-weight: 400;
color: #fff;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--button {
margin-top: 22px;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary {
font-size: 16px;
font-weight: bold;
text-align: center;
line-height: 55px;
padding: 0 45px;
position: relative;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
z-index: 1;
}
@media (max-width: 1199px) {
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary {
line-height: 50px;
padding: 0px 30px;
}
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary:hover {
color: #fff;
text-shadow: 0px 0px 6px #fff;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary:hover:before {
opacity: 0;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary:hover:after {
opacity: 1;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
background-color: #fff;
z-index: -1;
box-shadow: 0px 0px 20px rgba(245, 85, 113, 0.2);
opacity: 1;
}
.pxl-pricing2.default .pxl-content .pxl-item-inner .pxl-item--button .btn-shape-primary:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(90deg, #f0346e 30%, #fe6c4e 80%);
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
z-index: -1;
opacity: 0;
}
body:not(.elementor-editor-active) .pxl-element-slider {
opacity: 0;
}
.pxl-element-slider {
position: relative;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
border-radius: inherit;
}
.pxl-element-slider .pxl-slider-progressbar {
position: absolute;
left: 0;
top: 0;
background-color: var(--primary-color);
height: 2px;
z-index: 100;
width: 0;
-webkit-transition: all 100ms linear 0ms;
-khtml-transition: all 100ms linear 0ms;
-moz-transition: all 100ms linear 0ms;
-ms-transition: all 100ms linear 0ms;
-o-transition: all 100ms linear 0ms;
transition: all 100ms linear 0ms;
}
.pxl-element-slider .pxl-slider--image {
position: absolute;
top: 0;
right: 0;
width: 100vw;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.pxl-element-slider .pxl-slider--mainimage {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
z-index: -2;
-webkit-transition: all 600ms linear 0ms;
-khtml-transition: all 600ms linear 0ms;
-moz-transition: all 600ms linear 0ms;
-ms-transition: all 600ms linear 0ms;
-o-transition: all 600ms linear 0ms;
transition: all 600ms linear 0ms;
overflow: hidden;
}
.pxl-element-slider .pxl-slider--mainimage.wow {
visibility: visible;
}
.pxl-element-slider .pxl-slider--mainimage.pxl-image--kenburns.animated {
animation-name: pxl_kenburns;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 40s;
transform: scale(1.2);
}
.pxl-element-slider .pxl-slider--overlay {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
z-index: -1;
overflow: hidden;
}
.pxl-element-slider .pxl-slider--inner {
position: relative;
z-index: 1;
overflow: hidden;
}
@media screen and (max-width: 1199px) {
.pxl-element-slider .pxl-slider--inner {
height: auto !important;
}
}
.pxl-element-slider .pxl-slider--mainimage, .pxl-element-slider .pxl-slider--image, .pxl-element-slider .pxl-slider--inner, .pxl-element-slider .pxl-swiper-slide, .pxl-element-slider .pxl-swiper-wrapper, .pxl-element-slider .pxl-swiper-container, .pxl-element-slider .pxl-carousel-inner {
border-radius: inherit;
}
.pxl-element-slider.style-1 .pxl-swiper-arrow-wrap {
margin: 0;
}
.pxl-element-slider.style-1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
margin: 0;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
color: var(--primary-color);
background-color: #fff;
-webkit-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-khtml-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-moz-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-ms-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
-o-box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
box-shadow: 0 10px 60px rgba(137, 151, 186, 0.15);
opacity: 0;
}
@media screen and (max-width: 1199px) {
.pxl-element-slider.style-1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
font-size: 14px;
width: 56px;
height: 56px;
line-height: 56px;
}
}
.pxl-element-slider.style-1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover {
background-color: var(--primary-color);
color: #fff;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.pxl-element-slider.style-1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-prev {
left: 60px;
}
@media screen and (max-width: 1199px) {
.pxl-element-slider.style-1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-prev {
left: 30px;
}
}
.pxl-element-slider.style-1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-next {
right: 60px;
}
@media screen and (max-width: 1199px) {
.pxl-element-slider.style-1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-next {
right: 30px;
}
}
.pxl-element-slider.style-1:hover .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
opacity: 1;
}