.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.zoomToBottom.animated {
-webkit-animation-name: pxl-to-bottom;
animation-name: pxl-to-bottom;
}
@keyframes pxl-to-bottom{
0%{
transform: scale(0);
transform-origin: center top;
}
100%{
transform: scale(1);
transform-origin: center top;
}
}
.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)
}
}
@-webkit-keyframes pxlSkewIn_left{
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_left {
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)
}
}
.pxl-el-divider.wow.skewIn.animated, .pxl-post--line.wow.skewIn.animated {
-webkit-animation-name: pxlSkewInDivider;
animation-name:pxlSkewInDivider;
}
@-webkit-keyframes pxlSkewInDivider{
0%{
-webkit-clip-path:inset(0 100% 0 0);
clip-path:inset(0 100% 0 0);
-webkit-transform:translateX(0px);
transform:translateX(0px)
}
100%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes pxlSkewInDivider {
0%{
-webkit-clip-path:inset(0 100% 0 0);
clip-path:inset(0 100% 0 0);
-webkit-transform:translateX(0px);
transform:translateX(0px)
}
100%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
.wow.skewInRight.animated {
-webkit-animation-name: pxlSkewInRight;
animation-name:pxlSkewInRight;
-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 pxlSkewInRight{
0%{
-webkit-clip-path:inset(0 0 0 100%);
clip-path:inset(0 0 0 100%);
-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 pxlSkewInRight {
0%{
-webkit-clip-path:inset(0 0 0 100%);
clip-path:inset(0 0 0 100%);
-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)
}
}
@-webkit-keyframes pxlSkewIn_right{
0%{
-webkit-clip-path:inset(0 0 0 100%);
clip-path:inset(0 0 0 100%);
-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_right {
0%{
-webkit-clip-path:inset(0 0 0 100%);
clip-path:inset(0 0 0 100%);
-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)
}
}
@-webkit-keyframes pxlSkewIn_top{
0%{
-webkit-clip-path:inset(0 0 100% 0);
clip-path:inset(0 0 100% 0);
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
100%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes pxlSkewIn_top {
0%{
-webkit-clip-path:inset(0 0 100% 0);
clip-path:inset(0 0 100% 0);
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
100%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateY(0);
transform:translateY(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);
}
}
.wow.PXLrotateIn.animated {
-webkit-animation-name: PXLrotateIn;
animation-name: PXLrotateIn;
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}
@-webkit-keyframes PXLrotateIn {
0%{
transform: rotate(-90deg);
}
100%{
transform: rotate(0deg);
}
}
.wow.PXLrotateIn.pxl-invisible {
-webkit-animation-name: PXLrotateOut !important;
animation-name: PXLrotateOut !important;
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}
.wow.PXLrotateOut.animated {
-webkit-animation-name: PXLrotateOut;
animation-name: PXLrotateOut;
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}
@-webkit-keyframes PXLrotateOut {
0%{
transform: rotate(0deg);
}
100%{
transform: rotate(90deg);
}
}
.wow.pxl-invisible {
animation-name: none !important;
visibility: visible
}
@-webkit-keyframes PXLfadeInMove {
0% {
-webkit-transform: scale3d(0, 1, 1);
}
10% {
-webkit-transform: scale3d(0.1, 1, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
}
}
@keyframes PXLfadeInMove {
0% {
transform: scale3d(0, 1, 1);
}
10% {
transform: scale3d(0.1, 1, 1);
}
100% {
transform: scale3d(1, 1, 1);
}
}
.PXLfadeInMove {
webkit-animation-name: PXLfadeInMove;
animation-name: PXLfadeInMove;
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility: visible;
}
@-webkit-keyframes PXLfadeOutMove {
0% {
-webkit-transform: scale3d(1, 1, 1);
}
100% {
-webkit-transform: scale3d(0, 1, 1);
}
}
@keyframes PXLfadeOutMove {
0% {
transform: scale3d(1, 1, 1);
}
100% {
transform: scale3d(0, 1, 1);
}
}
.PXLfadeOutMove {
webkit-animation-name: PXLfadeOutMove;
animation-name: PXLfadeOutMove;
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility: visible;
}
.pxl-hidden-panel-popup.active .fadeInPopup:not(.pxl-nav-menu),
.pxl-hidden-panel-popup.active .fadeInPopup .pxl-menu-primary > li {
-webkit-animation-name: fadeInPopup;
animation-name: fadeInPopup;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility: visible;
}
.pxl-hidden-panel-popup .fadeInPopup .pxl-menu-primary > li {
animation-delay: 0.5s;
}
.pxl-hidden-panel-popup .fadeInPopup .pxl-menu-primary > li:nth-child(2) {
animation-delay: 0.6s;
}
.pxl-hidden-panel-popup .fadeInPopup .pxl-menu-primary > li:nth-child(3) {
animation-delay: 0.7s;
}
.pxl-hidden-panel-popup .fadeInPopup .pxl-menu-primary > li:nth-child(4) {
animation-delay: 0.8s;
}
.pxl-hidden-panel-popup .fadeInPopup .pxl-menu-primary > li:nth-child(5) {
animation-delay: 0.9s;
}
.pxl-hidden-panel-popup .fadeInPopup .pxl-menu-primary > li:nth-child(6) {
animation-delay: 1s;
}
.pxl-hidden-panel-popup .fadeInPopup .pxl-menu-primary > li:nth-child(7) {
animation-delay: 1.1s;
}
.pxl-hidden-panel-popup .fadeInPopup .pxl-menu-primary > li:nth-child(8) {
animation-delay: 1.2s;
}
.pxl-hidden-panel-popup .fadeInPopup .pxl-menu-primary > li:nth-child(9) {
animation-delay: 1.3s;
}
.wow.skewInBottom.animated {
-webkit-animation-name: skewInBottom;
animation-name: skewInBottom;
-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
}
.wow.skewInTop.animated {
-webkit-animation-name: skewInTop;
animation-name: skewInTop;
-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
}
.pxl-hidden-panel-popup .wow.aniOut, .pxl-hidden-panel-popup .fadeInPopup.aniOut {
animation-name: none !important;
animation-delay: 0ms !important;
opacity: 0 !important;
transition: all 300ms linear 0ms;
transition-delay: 300ms;
}
@keyframes skewInTop {
0%{
-webkit-clip-path:inset(100% 0 0 0);
clip-path:inset(100% 0 0 0);
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
100%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes skewInBottom {
0%{
-webkit-clip-path:inset(0 0 100% 0);
clip-path:inset(0 0 100% 0);
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
100%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@-webkit-keyframes fadeInPopup {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeInPopup {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes pxlSkewInOut {
0%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateX(0);
transform:translateX(0);
}
100%{
-webkit-clip-path:inset(0 100% 0 0);
clip-path:inset(0 100% 0 0);
-webkit-transform:translateX(30px);
transform:translateX(30px);
}
}
@keyframes pxlFullwidth {
0%{
width: 0;
}
100%{
width: 100%;
}
}
.wow.pxlFullwidth.animated {
-webkit-animation-name: pxlFullwidth;
animation-name: pxlFullwidth;
}
@keyframes pxlFullheight {
0%{
height: 0;
}
100%{
height: 100%;
}
}
.wow.pxlFullheight.animated {
-webkit-animation-name: pxlFullheight;
animation-name: pxlFullheight;
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}@font-face {
font-family: "Flaticon";
src: url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/flaticon/fonts/flaticon_floka.eot);
src: url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/flaticon/fonts/flaticon_floka.eot?#iefix) format("embedded-opentype"),
url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/flaticon/fonts/flaticon_floka.woff2) format("woff2"),
url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/flaticon/fonts/flaticon_floka.woff) format("woff"),
url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/flaticon/fonts/flaticon_floka.ttf) format("truetype"),
url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/flaticon/fonts/flaticon_floka.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(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/flaticon/fonts/flaticon_floka.svg#Flaticon) format("svg");
}
}
.pxl-icon-active i.flaticon {
display: inline-flex;
}
[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-communication:before {
content: "\f101";
}
.flaticon-shop-icon-search:before {
content: "\f102";
}@font-face {
font-family: "Caseicon";
src: url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/caseicon/caseicon.eot);
src: url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/caseicon/caseicon.eot?#iefix) format("embedded-opentype"),
url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/caseicon/caseicon.woff2) format("woff2"),
url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/caseicon/caseicon.woff) format("woff"),
url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/caseicon/caseicon.ttf) format("truetype"),
url(//www.estudiopacifico.com/wp-content/themes/floka/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(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/caseicon/caseicon.svg#Caseicon) format("svg");
}
}
[class^="caseicon-"], [class*=" caseicon-"] {
display: inline-flex;
}
[class^="caseicon-"]:before, [class*=" caseicon-"]:before,
[class^="caseicon-"]:after, [class*=" caseicon-"]:after {   
font-family: Caseicon;
font-style: normal;
font-weight: 400;
}
.caseicon-view-alt:before {
content: "\f101";
}
.caseicon-random:before {
content: "\f102";
}
.caseicon-grid:before {
content: "\f103";
}
.caseicon-location:before {
content: "\f104";
}
.caseicon-close-alt:before {
content: "\f105";
}
.caseicon-user-alt:before {
content: "\f106";
}
.caseicon-pin2:before {
content: "\f107";
}
.caseicon-calendar:before {
content: "\f108";
}
.caseicon-behance:before {
content: "\f109";
}
.caseicon-tripadvisor:before {
content: "\f10a";
}
.caseicon-play1:before {
content: "\f10b";
}
.caseicon-yelp:before {
content: "\f10c";
}
.caseicon-close-solid:before {
content: "\f10d";
}
.caseicon-link4:before {
content: "\f10e";
}
.caseicon-long-arrow-right-two:before {
content: "\f10f";
}
.caseicon-pin:before {
content: "\f110";
}
.caseicon-play4:before {
content: "\f111";
}
.caseicon-tick:before {
content: "\f112";
}
.caseicon-link2:before {
content: "\f113";
}
.caseicon-tags-alt:before {
content: "\f114";
}
.caseicon-list:before {
content: "\f115";
}
.caseicon-link3:before {
content: "\f116";
}
.caseicon-tumblr:before {
content: "\f117";
}
.caseicon-placeholder:before {
content: "\f118";
}
.caseicon-check-mark:before {
content: "\f119";
}
.caseicon-clock:before {
content: "\f11a";
}
.caseicon-time:before {
content: "\f11b";
}
.caseicon-play2:before {
content: "\f11c";
}
.caseicon-link:before {
content: "\f11d";
}
.caseicon-check:before {
content: "\f11e";
}
.caseicon-comment-solid:before {
content: "\f11f";
}
.caseicon-calendar-1:before {
content: "\f120";
}
.caseicon-vimeo:before {
content: "\f121";
}
.caseicon-people-location:before {
content: "\f122";
}
.caseicon-pinterest:before {
content: "\f123";
}
.caseicon-facebook:before {
content: "\f124";
}
.caseicon-map:before {
content: "\f125";
}
.caseicon-close:before {
content: "\f126";
}
.caseicon-close3:before {
content: "\f127";
}
.caseicon-close-outline:before {
content: "\f128";
}
.caseicon-instagram:before {
content: "\f129";
}
.caseicon-folder:before {
content: "\f12a";
}
.caseicon-clock-1:before {
content: "\f12b";
}
.caseicon-search:before {
content: "\f12c";
}
.caseicon-refresh:before {
content: "\f12d";
}
.caseicon-long-arrow-right:before {
content: "\f12e";
}
.caseicon-heart-alt:before {
content: "\f12f";
}
.caseicon-quote-bottom:before {
content: "\f130";
}
.caseicon-double-chevron-down:before {
content: "\f131";
}
.caseicon-comment:before {
content: "\f132";
}
.caseicon-android:before {
content: "\f133";
}
.caseicon-double-chevron-right:before {
content: "\f134";
}
.caseicon-linkedin:before {
content: "\f135";
}
.caseicon-angle-arrow-left:before {
content: "\f136";
}
.caseicon-right-arrow:before {
content: "\f137";
}
.caseicon-open-folder:before {
content: "\f138";
}
.caseicon-zoom-in:before {
content: "\f139";
}
.caseicon-double-chevron-left:before {
content: "\f13a";
}
.caseicon-envelope:before {
content: "\f13b";
}
.caseicon-caret-arrow-down:before {
content: "\f13c";
}
.caseicon-angle-arrow-up:before {
content: "\f13d";
}
.caseicon-double-chevron-up:before {
content: "\f13e";
}
.caseicon-left-arrow:before {
content: "\f13f";
}
.caseicon-youtube:before {
content: "\f140";
}
.caseicon-tags:before {
content: "\f141";
}
.caseicon-long-arrow-right-three:before {
content: "\f142";
}
.caseicon-calendar-2:before {
content: "\f143";
}
.caseicon-calendar-alt:before {
content: "\f144";
}
.caseicon-shopping-cart-alt:before {
content: "\f145";
}
.caseicon-arrows-updown:before {
content: "\f146";
}
.caseicon-home:before {
content: "\f147";
}
.caseicon-caret-arrow-up:before {
content: "\f148";
}
.caseicon-quote-left:before {
content: "\f149";
}
.caseicon-skype:before {
content: "\f14a";
}
.caseicon-twitter:before {
content: "\f14b";
}
.caseicon-play3:before {
content: "\f14c";
}
.caseicon-angle-arrow-right:before {
content: "\f14d";
}
.caseicon-user:before {
content: "\f14e";
}
.caseicon-dribbble:before {
content: "\f14f";
}
.caseicon-angle-arrow-down:before {
content: "\f150";
}
.caseicon-shopping-cart:before {
content: "\f151";
}
.caseicon-long-arrow-left:before {
content: "\f152";
}
.caseicon-marker:before {
content: "\f153";
}
.caseicon-refresh-arrow:before {
content: "\f154";
}
.caseicon-phone:before {
content: "\f155";
}@-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;
}
}
@keyframes pxl_phone_ring {
0% {
transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
transform: rotate(-15deg) scale(1) skew(1deg);
}
20% {
transform: rotate(30deg) scale(1) skew(1deg);
}
30% {
transform: rotate(-15deg) scale(1) skew(1deg);
}
40% {
transform: rotate(30deg) scale(1) skew(1deg);
}
100%, 50% {
transform: rotate(0deg) scale(1) skew(1deg);
}
}
.pxl-phone-ring svg, .pxl-phone-ring i {
animation: pxl_phone_ring 3s linear infinite;
}
@-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);
}
}
@-ms-keyframes pxl_spin_to_left {
from {
-ms-transform: rotate(0deg);
}
to {
-ms-transform: rotate(-360deg);
}
}
@-moz-keyframes pxl_spin_to_left {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(-360deg);
}
}
@-webkit-keyframes pxl_spin_to_left {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(-360deg);
}
}
@keyframes pxl_spin_to_left {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
@-ms-keyframes pxl_spin_center {
from {
-ms-transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
}
}
@-moz-keyframes pxl_spin_center {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes pxl_spin_center {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes pxl_spin_center {
from {
transform: translate(-50%, -50%) rotate(0deg);
}
to {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@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 img {
animation: pxl_spin 12s linear infinite;
}
@keyframes pxl_zoom_reverse {
0% {
transform: scale(0.6);
}
100% {
transform: scale(1);
opacity: 0;
}
}
.pxl-image-zoom {
animation: pxl_zoom_reverse 8s linear infinite;
}
@keyframes zoom-in-zoom-out {
0% {
transform: scale(0.6, 0.6);
}
50% {
transform: scale(1, 1);
}
100% {
transform: scale(0.6, 0.6);
opacity: 0;
}
}
.pxl-image-zoom2 {
animation: zoom-in-zoom-out 3000ms linear infinite;
}
@-ms-keyframes pxl_spin_reverse {
from {
-ms-transform: rotate(0deg);
}
to {
-ms-transform: rotate(-360deg);
}
}
@-moz-keyframes pxl_spin_reverse {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(-360deg);
}
}
@-webkit-keyframes pxl_spin_reverse {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(-360deg);
}
}
@keyframes pxl_spin_reverse {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
.pxl-image-spin-reverse img {
animation: pxl_spin_reverse 12s linear infinite;
}
@-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);
}
}
@keyframes pxl_bounce_in {
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%, 100% {
transform: translateX(0px);
}
25% {
transform: translateY(40px);
}
75% {
transform: translateY(-40px);
}
}
.slide-bottom-to-top {
animation: pxl_bottom_top 12s linear infinite;
-webkit-animation: pxl_bottom_top 12s linear 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 move-rtl {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-100%);
}
}
@keyframes move-ltr {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
@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 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 pxl-wide-menu-underline {
0% {
background-size: 100% 100%;
background-position-x: 100%;
}
100% {
background-size: 0 100%;
background-position-x: 100%;
}
}
@keyframes pxl-wide-menu-underline-hover {
0% {
background-position-x: 0;
background-size: 0 100%;
}
100% {
background-position-x: 0;
background-size: 100% 100%;
}
}
@keyframes dotAnimatedBottomToTop1 {
0% {
bottom: 14%;
}
50% {
bottom: 100%;
}
100% {
bottom: 14%;
}
}
@keyframes dotAnimatedBottomToTop2 {
0% {
bottom: 64%;
}
50% {
bottom: 0%;
}
100% {
bottom: 100%;
}
}
@keyframes dotAnimatedBottomToTop3 {
0% {
bottom: 5%;
}
50% {
bottom: 100%;
}
100% {
bottom: 5%;
}
}
@keyframes dotAnimatedBottomToTop4 {
0% {
bottom: 78%;
}
50% {
bottom: 0%;
}
100% {
bottom: 78%;
}
}
@keyframes dotAnimatedBottomToTop5 {
0% {
bottom: 46%;
}
50% {
bottom: 0%;
}
100% {
bottom: 46%;
}
}
@keyframes dotAnimatedBottomToTop6 {
0% {
bottom: 27%;
}
50% {
bottom: 100%;
}
100% {
bottom: 27%;
}
}
@-webkit-keyframes toRightFromLeft {
49% {
-webkit-transform: translate(100%);
}
50% {
opacity: 0;
-webkit-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toRightFromLeft {
49% {
-moz-transform: translate(100%);
}
50% {
opacity: 0;
-moz-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toRightFromLeft {
49% {
transform: translate(100%);
}
50% {
opacity: 0;
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toLeftFromRight {
49% {
transform: translate(-100%);
}
50% {
opacity: 0;
transform: translate(100%);
}
51% {
opacity: 1;
}
}
@keyframes toRight_10 {
0% {
transform: translateX(-10px);
opacity: 0;
}
100% {
transform: translateX(0);
opacity: 1;
}
}
@keyframes toBot {
0% {
top: 0;
}
50% {
top: 100%;
}
100% {
top: 0;
}
}
@keyframes toTop {
0% {
top: 100%;
}
50% {
top: 0;
}
100% {
top: 100%;
}
}
@keyframes team_scale {
0% {
transform: translate(-50%, -50%) scale(0);
}
100% {
transform: translate(-50%, -50%) scale(1);
}
}
@keyframes fadeInDown {
0% {
transform: translateY(-30px);
filter: blur(20px);
opacity: 0;
}
100% {
transform: translateY(0);
filter: blur(0);
opacity: 1;
}
}
@keyframes fadeInLeft {
0% {
transform: translateX(30px);
filter: blur(20px);
opacity: 0;
}
100% {
transform: translateX(0);
filter: blur(0);
opacity: 1;
}
}
@keyframes fadeInRight {
0% {
transform: translateX(-30px);
filter: blur(20px);
opacity: 0;
}
100% {
transform: translateX(0);
filter: blur(0);
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes shake {
35% {
transform: rotate(-10deg);
}
70% {
transform: rotate(10deg);
}
0%, 100% {
transform: rotate(0);
}
}
@keyframes bounceIn {
0%, 100% {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pxl-wide-menu-underline {
0% {
background-size: 100% 100%;
background-position-x: 100%;
}
100% {
background-size: 0 100%;
background-position-x: 100%;
}
}
@keyframes pxl-wide-menu-underline-hover {
0% {
background-position-x: 0;
background-size: 0 100%;
}
100% {
background-position-x: 0;
background-size: 100% 100%;
}
}
@keyframes lineFadeIn {
0% {
opacity: 0.12;
transform: translateY(-50%) rotate(-18deg);
}
50% {
opacity: 0.68;
transform: translateY(-50%) rotate(-18deg);
}
100% {
opacity: 0.12;
transform: translateY(-50%) rotate(-18deg);
}
}
@keyframes crossUp {
0% {
opacity: 0;
transform: translate(-30px, 30px);
}
100% {
opacity: 1;
transform: translate(0);
}
}
@keyframes marquee {
0% {
transform: translateY(0);
}
50% {
transform: translateY(-50%);
}
100% {
transform: translateY(-100%);
}
}
@-webkit-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_text_slide_t {
0% {
-webkit-transform: translate(0%, 0);
}
100% {
-webkit-transform: translate(0%, -100%);
}
}
@keyframes pxl_text_slide_t {
0% {
transform: translate(0%, 0);
}
100% {
transform: translate(0%, -100%);
}
}
@-webkit-keyframes pxl_text_slide_b {
0% {
-webkit-transform: translate(0%, -100%);
}
100% {
-webkit-transform: translate(0%, 0);
}
}
@keyframes pxl_text_slide_b {
0% {
transform: translate(0%, -100%);
}
100% {
transform: translate(0%, 0);
}
}
.text-slide-to-top {
-webkit-animation: pxl_text_slide_t 10s linear infinite;
animation: pxl_text_slide_t 10s linear infinite;
}
.text-slide-to-bottom {
-webkit-animation: pxl_text_slide_b 10s linear infinite;
animation: pxl_text_slide_b 10s linear infinite; }
@keyframes pxl_pulse_border {
0% {
transform: scale(1);
opacity: 0.5;
}
100% {
transform: scale(1.8);
opacity: 0;
}
}
@-webkit-keyframes pxl_pulse_border {
0% {
transform: scale(1);
opacity: 0.67;
}
100% {
transform: scale(2.2);
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;
}
}
@keyframes pxl_scale1 {
0% {
transform: scale(1);
opacity: 0.67;
}
100% {
transform: scale(2);
opacity: 0;
}
}
@-webkit-keyframes pxl_scale1 {
0% {
transform: scale(1);
opacity: 0.67;
}
100% {
transform: scale(2);
opacity: 0;
}
}
@keyframes pxl_scale2 {
0% {
transform: scale(0);
opacity: 0.67;
}
100% {
transform: scale(1);
}
}
@-webkit-keyframes pxl_scale2 {
0% {
transform: scale(0);
opacity: 0.67;
}
100% {
transform: scale(1);
}
}
@keyframes pxl_scale_center_bottom {
0% {
transform: scale(0);
transform-origin: center bottom;
}
100% {
transform: scale(1);
transform-origin: center bottom;
}
}
@keyframes pxl_scale_left_bottom {
0% {
transform: scale(0.3);
transform-origin: left bottom;
}
100% {
transform: scale(1);
transform-origin: left bottom;
}
}
@keyframes draw {
0% {
stroke-dasharray: 0 100%;
stroke-dashoffset: 100%;
}
100% {
stroke-dasharray: 100% 0%;
stroke-dashoffset: 0;
}
}
@keyframes clip-path-circle {
0% {
clip-path: circle(0% at center);
}
100% {
clip-path: circle(100% at center);
}
}
@-webkit-keyframes pxl_fade_in_move {
0% {
opacity: 0;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
}
10% {
opacity: 1;
-webkit-transform: scale3d(0.1, 1, 1);
transform: scale3d(0.1, 1, 1);
}
100% {
opacity: 0.14;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pxl_fade_in_move {
0% {
opacity: 0;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
}
10% {
opacity: 1;
-webkit-transform: scale3d(0.1, 1, 1);
transform: scale3d(0.1, 1, 1);
}
100% {
opacity: 0.14;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@-webkit-keyframes pxl_fade_out_move {
0% {
opacity: 0.8;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
100% {
opacity: 0.14;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
}
}
@keyframes pxl_fade_out_move { 0% {
opacity: 0.8;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
100% {
opacity: 0.14;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
}
}
@keyframes rotate3d-in-top {
from {
transform: rotate3d(-1, 0, 0, 90deg);
}
to {
transform: rotate3d(0, 0, 0, 0deg);
}
}
@keyframes rotate3d-in-right {
from {
transform: rotate3d(0, -1, 0, 90deg);
}
to {
transform: rotate3d(0, 0, 0, 0deg);
}
}
@keyframes rotate3d-in-bottom {
from {
transform: rotate3d(1, 0, 0, 90deg);
}
to {
transform: rotate3d(0, 0, 0, 0deg);
}
}
@keyframes rotate3d-in-left {
from {
transform: rotate3d(0, 1, 0, 90deg);
}
to {
transform: rotate3d(0, 0, 0, 0deg);
}
}
@keyframes rotate3d-out-top {
from {
transform: rotate3d(0, 0, 0, 0deg);
}
to {
transform: rotate3d(-1, 0, 0, 180deg);
}
}
@keyframes rotate3d-out-right {
from {
transform: rotate3d(0, 0, 0, 0deg);
}
to {
transform: rotate3d(0, -1, 0, 180deg);
}
}
@keyframes rotate3d-out-bottom {
from {
transform: rotate3d(0, 0, 0, 0deg);
}
to {
transform: rotate3d(1, 0, 0, 180deg);
}
}
@keyframes rotate3d-out-left {
from {
transform: rotate3d(0, 0, 0, 0deg);
}
to {
transform: rotate3d(0, 1, 0, 180deg);
}
}
.rotate3d-in-top .direction-item {
transform-origin: 50% 0%;
animation: rotate3d-in-top 0.3s linear 0ms 1 forwards;
}
.rotate3d-in-right .direction-item {
transform-origin: 100% 0%;
animation: rotate3d-in-right 0.3s linear 0ms 1 forwards;
}
.rotate3d-in-bottom .direction-item {
transform-origin: 50% 100%;
animation: rotate3d-in-bottom 0.3s linear 0ms 1 forwards;
}
.rotate3d-in-left .direction-item {
transform-origin: 0% 0%;
animation: rotate3d-in-left 0.3s linear 0ms 1 forwards;
}
.rotate3d-out-top .direction-item {
transform-origin: 50% 0%;
animation: rotate3d-out-top 0.3s linear 0ms 1 forwards;
}
.rotate3d-out-right .direction-item {
transform-origin: 100% 50%;
animation: rotate3d-out-right 0.3s linear 0ms 1 forwards;
}
.rotate3d-out-bottom .direction-item {
transform-origin: 50% 100%;
animation: rotate3d-out-bottom 0.3s linear 0ms 1 forwards;
}
.rotate3d-out-left .direction-item {
transform-origin: 0% 0%;
animation: rotate3d-out-left 0.3s linear 0ms 1 forwards;
}
@keyframes translate3d-in-top {
from {
transform: translate3d(0, -101%, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes translate3d-in-right {
from {
transform: translate3d(101%, 0, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes translate3d-in-bottom {
from {
transform: translate3d(0, 101%, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes translate3d-in-left {
from {
transform: translate3d(-101%, 0, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes translate3d-out-top {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(0, -101%, 0);
}
}
@keyframes translate3d-out-right {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(101%, 0, 0);
}
}
@keyframes translate3d-out-bottom {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(0, 101%, 0);
}
}
@keyframes translate3d-out-left {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(-101%, 0, 0);
}
}
.translate3d-in-top .direction-item {
transform-origin: 50% 0%;
animation: translate3d-in-top 0.3s linear 0ms 1 forwards;
}
.translate3d-in-right .direction-item {
transform-origin: 100% 0%;
animation: translate3d-in-right 0.3s linear 0ms 1 forwards;
}
.translate3d-in-bottom .direction-item {
transform-origin: 50% 100%;
animation: translate3d-in-bottom 0.3s linear 0ms 1 forwards;
}
.translate3d-in-left .direction-item {
transform-origin: 0% 0%;
animation: translate3d-in-left 0.3s linear 0ms 1 forwards;
}
.translate3d-out-top .direction-item {
transform-origin: 50% 0%;
animation: translate3d-out-top 0.3s linear 0ms 1 forwards;
}
.translate3d-out-right .direction-item {
transform-origin: 100% 50%;
animation: translate3d-out-right 0.3s linear 0ms 1 forwards;
}
.translate3d-out-bottom .direction-item {
transform-origin: 50% 100%;
animation: translate3d-out-bottom 0.3s linear 0ms 1 forwards;
}
.translate3d-out-left .direction-item {
transform-origin: 0% 0%;
animation: translate3d-out-left 0.3s linear 0ms 1 forwards;
}
.text-effect-rotatex-in {
perspective: 4000px;
}
.text-effect-slide-in, .text-effect-slide-out {  }
.text-effect-slide-in .pxl-line, .text-effect-slide-out .pxl-line {
overflow: hidden;
display: inline-flex !important;
flex-wrap: wrap;
}
.text-effect-slide-in .pxl-word, .text-effect-slide-out .pxl-word {
overflow: hidden;
display: inline-flex !important;
}
.text-effect-slide-in .pxl-char, .text-effect-slide-out .pxl-char {
overflow: hidden;
display: inline-flex !important;
}
@keyframes slide-ltr {
to {
transform: translateX(calc(var(--width)));
}
}
@keyframes slide-rtl {
to {
transform: translateX(calc(-1 * (var(--width) )));
}
}
.pxl-slide-ltr, .pxl-marquee.pxl-marquee1 .pxl-item--inner.ltr .pxl-item--list {
animation: slide-ltr 30s linear infinite;
}
.pxl-slide-rtl, .pxl-marquee.pxl-marquee1 .pxl-item--inner.rtl .pxl-item--list {
animation: slide-rtl 30s linear infinite;  }
@keyframes slip-rtl {
0%, 100% {
right: -5px;
}
50% {
right: 10px;
}
}
@keyframes slip-ltr {  0%, 100% {
left: -5px;
}
50% {
left: 10px;
}
}
@keyframes hover-arrow { 0% {
transform: translateX(0);
opacity: 1;
}
50% {
transform: translateX(20px);
opacity: 0;
}
51% {
transform: translateX(-20px);
opacity: 0;
}
100% {
transform: translateX(0);
opacity: 1;
}
}
@keyframes divider_vertical_gra {
0%, 100% {
background-position: 0 0;
}
50% {
background-position: 0 100%;
}
}
.pxl-post-meta {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 20px;  }
.pxl-post-meta .pxl-meta--item, .pxl-post-meta .pxl--social {
display: flex;
align-items: center;
}
.pxl-post-meta .pxl-post--categories, .pxl-post-meta .pxl-post--date, .pxl-post-meta .pxl-post--comments, .pxl-post-meta .pxl-post--views {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-meta .pxl-post--categories a, .pxl-post-meta .pxl-post--date a, .pxl-post-meta .pxl-post--comments a, .pxl-post-meta .pxl-post--views a {
color: inherit;
}
.pxl-post-meta .pxl-post--date {
color: #999;
}
.pxl-post-meta .pxl-post--comments, .pxl-post-meta .pxl-post--views {
color: #666;
font-family: Inter;
line-height: 12px;
gap: 5px;
}
.pxl-post-meta .pxl-post--comments i, .pxl-post-meta .pxl-post--views i {
color: var(--color-primary);
}
.pxl-post-meta .pxl-post--views {
gap: 4px;
}
.pxl-post-meta .pxl-post--tags {
color: #000;
font-size: 12px;
line-height: 40px;
text-transform: uppercase;
gap: 10px;
}
.pxl-post-meta .pxl-post--tags a {
color: inherit;
padding: 0 26px;
border: 1px solid #dedede;
border-radius: 8px;
-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;
}
.pxl-post-meta .pxl-post--tags a:hover {
color: #fff;
background: var(--color-primary);
}
.pxl-post-meta .pxl-post--share {
gap: 18px;
}
.pxl-post-meta .pxl-post--share span {
color: var(--color-primary);
font-family: Inter;
font-size: 16px;
line-height: 1;
}
.pxl-post-meta .pxl-post--share .pxl--social {
gap: 12px;
}
.pxl-post-meta .pxl-post--share .pxl--social i {
font-size: 14px;
color: #999;
-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;
}
.pxl-post-meta .pxl-post--share .pxl--social a:hover i {
color: var(--color-primary);
}
.pxl-accordion {  }
.pxl-accordion .pxl--item {
cursor: pointer;
}
.pxl-accordion.pxl-accordion1 .pxl--item {
position: relative;
border-radius: 10px;
background: #fff;
padding: 20px;
margin-bottom: 16px;
}
.pxl-accordion.pxl-accordion1 .pxl--item:last-child {
margin: 0;
}
.pxl-accordion.pxl-accordion1 .pxl--item .pxl-accordion--title .pxl-icon--plus {
position: absolute;
top: 15px;
right: 15px;
width: 30px;
height: 30px;
border-radius: 50%;
background: var(--color-primary);
-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;
}
.pxl-accordion.pxl-accordion1 .pxl--item .pxl-accordion--title .pxl-icon--plus:before, .pxl-accordion.pxl-accordion1 .pxl--item .pxl-accordion--title .pxl-icon--plus:after {
background: #fff;
}
.pxl-accordion.pxl-accordion1 .pxl--item .pxl-accordion--content {
display: none;
}
.pxl-accordion.pxl-accordion1 .pxl--item .pxl-accordion--content .pxl-button {
margin-top: 30px;
}
.pxl-accordion.pxl-accordion1 .pxl--item.active .pxl-accordion--title .pxl-icon--plus {
rotate: 90deg;
}
.pxl-accordion.pxl-accordion1 .pxl--item.active .pxl-accordion--title .pxl-icon--plus:before {
transform: translate(-50%, -50%) rotate(90deg);
}
.pxl-accordion.pxl-accordion1 .pxl--item.active .pxl-accordion--title .pxl-icon--plus:after {
transform: translate(-50%, -50%) rotate(180deg);
}
.pxl-accordion.pxl-accordion1 .pxl-accordion--title {
font-size: 20px;
font-weight: 400;
line-height: 1;
margin-right: 25px;
letter-spacing: 0;
}
.pxl-accordion.pxl-accordion1 .pxl--content {
display: flex;
gap: 30px;
margin-top: 34px;
}
@media screen and (max-width: 991px) {
.pxl-accordion.pxl-accordion1 .pxl--content {
flex-wrap: wrap;
}
}
@media screen and (max-width: 575px) {
.pxl-accordion.pxl-accordion1 .pxl--content {
flex-direction: column;
}
}
.pxl-accordion.pxl-accordion1 .pxl-item--image {
min-width: 240px;
overflow: hidden;
}
.pxl-accordion.pxl-accordion1 .pxl-item--image img {
border-radius: 10px;
}
.pxl-accordion.pxl-accordion1 .pxl-item--desc {
color: #666;
font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 1.5556;
}
.pxl-post-accordion {  }
.pxl-post-accordion .pxl--item {
overflow: hidden;
}
.pxl-post-accordion .pxl--item.active .pxl-icon--plus {
background: var(--color-primary);
}
.pxl-post-accordion .pxl--item.active .pxl-icon--plus:before, .pxl-post-accordion .pxl--item.active .pxl-icon--plus:after {
background: #fff;
}
.pxl-post-accordion .pxl--item.active .pxl-icon--plus:after {
transform: translate(-50%, -50%) rotate(90deg);
}
.pxl-post-accordion .pxl--item.active .pxl-icon--plus:before {
transform: translate(-50%, -50%) rotate(180deg);
}
.pxl-post-accordion .pxl-accordion-content {
height: 0;
overflow: hidden;
}
.pxl-post-accordion .pxl-icon--plus {
display: block;
width: 40px;
min-width: 40px;
height: 40px;
border: 1px solid rgba(255, 255, 255, 0.14);
border-radius: 50%;
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl--item {
position: relative;
border-top: 1px solid rgba(255, 255, 255, .14);
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl--item.active .pxl-post--featured {
opacity: 1;
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl--item:last-child {
border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-accordion-title {
position: relative;
display: flex;
gap: 150px;
padding: 25px 0;
cursor: pointer;
}
@media screen and (max-width: 767px) {
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-accordion-title {
gap: 30px;
}
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-post--holder {
max-width: 460px;
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-post--title {
color: #fff;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.6px;
margin-top: 10px;
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-item--description {
max-width: 800px;
padding-left: 190px;
}
@media screen and (max-width: 991px) {
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-item--description {
max-width: 600px;
}
}
@media screen and (max-width: 767px) {
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-item--description {
padding-left: 70px;
padding-right: 30px;
max-width: unset;
}
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-item--excerpt {
color: #999;
font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 1.556;
margin-top: 18px;
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-item--category {
gap: 10px;
margin-top: 40px;
margin-bottom: 44px;
max-width: 285px;
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-item--category a {
color: #fff;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 500;
line-height: 28px;
text-transform: uppercase;
border-radius: 30px;
padding: 0 16px;
background: rgba(255, 255, 255, 0.08);
}
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-post--featured {
position: absolute;
right: 0;
top: 50%;
border-radius: 20px;
opacity: 0;
overflow: hidden;
transform: translateY(-50%);
-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;
}
@media screen and (max-width: 767px) {
.pxl-post-accordion.pxl-portfolio-accordion1 .pxl-post--featured {
position: relative;
top: 0;
transform: translateY(0);
width: fit-content;
margin: 0 30px 0 70px;
}
}
.pxl-post-accordion.pxl-portfolio-accordion2 {
--space-content: 460px;
}
@media screen and (max-width: 1024px) {
.pxl-post-accordion.pxl-portfolio-accordion2 {
--space-content: 320px;
}
}
@media screen and (max-width: 767px) {
.pxl-post-accordion.pxl-portfolio-accordion2 {
--space-content: 0;
}
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl--item {
padding: 50px 40px 65px;
border-bottom: 1px solid #e5e5e5;
-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;
}
@media screen and (max-width: 1200px) {
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl--item {
padding: 35px 20px;
}
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl--item:first-child {
border-top: 1px solid #e5e5e5;
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl--item.active {
border-radius: 20px;
background: #fff;
border-color: transparent;
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl--item.active .pxl-icon--plus {
background: var(--color-primary);
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl--item.active .pxl-icon--plus:before, .pxl-post-accordion.pxl-portfolio-accordion2 .pxl--item.active .pxl-icon--plus:after {
background: #fff;
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl--item.active .pxl-icon--plus:after {
transform: translate(-50%, -50%) rotate(90deg);
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl--item.active .pxl-icon--plus:before {
transform: translate(-50%, -50%) rotate(180deg);
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl--item.prev {
border-bottom-color: transparent;
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-accordion-title {
display: flex;
align-items: start;
}
@media screen and (max-width: 1200px) {
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-accordion-title {
flex-wrap: wrap;
gap: 25px;
}
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-post--title {
font-size: 40px;
line-height: 1;
letter-spacing: -1.2px;
min-width: var(--space-content);
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-post--holder {
display: flex;
align-items: start;
justify-content: space-between;
width: 100%;
}
@media screen and (max-width: 1200px) {
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-post--holder {
gap: 20px;
}
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-item--category {
max-width: 369px;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-item--category a {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-transform: uppercase;
border-radius: 30px;
border: 1px solid #e5e5e5;
padding: 0 14px;
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-item--excerpt {
max-width: 350px;
margin-top: 27px;
}
@media screen and (max-width: 1200px) {
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-item--excerpt {
max-width: 100%;
}
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-post--featured img {
border-radius: 20px;
margin-top: 38px;
min-height: 260px;
}
@media screen and (max-width: 1200px) {
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-post--featured img {
margin-top: 20px;
}
}
@media screen and (max-width: 767px) {
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-post--featured img {
width: 100%;
}
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-button--plus {
display: flex;
align-items: center;
gap: 16px;
min-width: 127px;
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-button--plus .pxl-btn--more {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 500;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-icon--plus {
background: #fff;
-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;
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-icon--plus:before, .pxl-post-accordion.pxl-portfolio-accordion2 .pxl-icon--plus:after {
background: var(--color-primary);
}
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-accordion-content {
margin-left: var(--space-content);
}
@media screen and (max-width: 1200px) {
.pxl-post-accordion.pxl-portfolio-accordion2 .pxl-accordion-content {
margin-left: 0;
}
}
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item, .pxl-post-accordion.pxl-service-accordion1 .pxl--item {
border-bottom: 1px solid #d9d9d9;
overflow: hidden;
}
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item:first-child, .pxl-post-accordion.pxl-service-accordion1 .pxl--item:first-child {
border-top: 1px solid #d9d9d9;
}
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item .pxl-post--title, .pxl-post-accordion.pxl-service-accordion1 .pxl--item .pxl-post--title {
font-size: 48px;
line-height: 1;
letter-spacing: -1.44px;
margin-bottom: -10px;
margin-top: 40px;
-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;
}
@media screen and (max-width: 991px) {
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item .pxl-post--title, .pxl-post-accordion.pxl-service-accordion1 .pxl--item .pxl-post--title {
font-size: 40px;
margin-top: 25px;
}
}
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item .pxl-post--holder, .pxl-post-accordion.pxl-service-accordion1 .pxl--item .pxl-post--holder {
display: flex;
gap: 60px;
padding-bottom: 30px;
}
@media screen and (max-width: 575px) {
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item .pxl-post--holder, .pxl-post-accordion.pxl-service-accordion1 .pxl--item .pxl-post--holder {
flex-direction: column;
gap: 20px;
padding-bottom: 10px;
}
}
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item .pxl-post--content, .pxl-post-accordion.pxl-service-accordion1 .pxl--item .pxl-post--content {
display: flex;
flex-direction: column;
justify-content: end;
-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;
}
@media screen and (max-width: 575px) {
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item .pxl-post--content, .pxl-post-accordion.pxl-service-accordion1 .pxl--item .pxl-post--content {
margin-top: 15px;
}
}
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item .pxl-item--category, .pxl-post-accordion.pxl-service-accordion1 .pxl--item .pxl-item--category {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
line-height: 26px;
text-transform: uppercase;
max-width: 369px;
}
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item .pxl-item--category a, .pxl-post-accordion.pxl-service-accordion1 .pxl--item .pxl-item--category a {
color: inherit;
padding: 0 14px;
border: 1px solid #e5e5e5;
border-radius: 30px;
}
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item .pxl-item--description, .pxl-post-accordion.pxl-service-accordion1 .pxl--item .pxl-item--description {
margin-top: 26px;
}
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item .pxl-post--featured, .pxl-post-accordion.pxl-service-accordion1 .pxl--item .pxl-post--featured {
border-radius: 20px;
min-width: 300px;
width: fit-content;
overflow: hidden;
}
.pxl-post-accordion.pxl-portfolio-accordion3 .pxl--item.active .pxl-post--title, .pxl-post-accordion.pxl-service-accordion1 .pxl--item.active .pxl-post--title {
margin-bottom: 0;
}
.pxl-post-reveal { }
.pxl-post-reveal.pxl-post-reveal1 .pxl-reveal-wrapper {
display: flex;
gap: 140px;
}
@media screen and (max-width: 1280px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-reveal-wrapper {
gap: 60px;
}
}
@media screen and (max-width: 991px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-reveal-wrapper {
gap: 40px;
}
}
@media screen and (max-width: 575px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-reveal-wrapper {
display: block;
}
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal {
position: relative;
flex: 3;
}
@media screen and (max-width: 991px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal {
flex: 3.5;
}
}
@media screen and (max-width: 575px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal {
margin-bottom: 35px;
}
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-post--inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
opacity: 0;
transform: translateY(30px);
pointer-events: none;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media screen and (max-width: 575px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-post--inner {
transform: translateY(10px);
}
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-post--inner.active {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
z-index: 9;
-webkit-transition: all 0.35s ease 0.2s;
-khtml-transition: all 0.35s ease 0.2s;
-moz-transition: all 0.35s ease 0.2s;
-ms-transition: all 0.35s ease 0.2s;
-o-transition: all 0.35s ease 0.2s;
transition: all 0.35s ease 0.2s;
}
@media screen and (max-width: 575px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-post--inner.active {
position: relative;
}
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-item--holder {
padding: 10px;
border-radius: 20px;
background: rgba(255, 255, 255, 0.06);
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .btn-readmore {
background: #fff;
line-height: 60px;
padding: 0 30px;
margin-top: 10px;
border-radius: 20px;
justify-content: space-between;
}
@media screen and (max-width: 767px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .btn-readmore {
padding: 0 15px;
line-height: 54px;
border-radius: 15px;
}
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .btn-readmore .pxl-icon--plus:before, .pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .btn-readmore .pxl-icon--plus:after {
background: var(--color-primary);
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-post--featured {
border-radius: inherit;
overflow: hidden;
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-item--content {
padding: 20px;
}
@media screen and (max-width: 991px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-item--content {
padding: 10px;
}
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-item--category {
color: #fff;
font-family: "Funnel Display";
font-size: 20px;
line-height: 1;
letter-spacing: -0.6px;
text-transform: capitalize;
margin-top: 8px;
cursor: pointer;
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-item--category a {
color: inherit;
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-item--reveal .pxl-item--excerpt {
color: #999;
font-size: 16px;
line-height: 1.625;
margin-top: 20px;
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories {
flex: 7;
}
@media screen and (max-width: 991px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories {
flex: 6.5;
}
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories .pxl-item--category {
color: rgba(255, 255, 255, .2);
font-family: "Funnel Display";
font-size: 100px;
line-height: 1;
letter-spacing: -3px;
text-transform: capitalize;
padding: 40px 0;
border-bottom: 1px solid rgba(255, 255, 255, .14);
position: relative;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media screen and (max-width: 1280px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories .pxl-item--category {
font-size: 75px;
}
}
@media screen and (max-width: 991px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories .pxl-item--category {
font-size: 60px;
}
}
@media screen and (max-width: 767px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories .pxl-item--category {
font-size: 50px;
}
}
@media screen and (max-width: 575px) {
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories .pxl-item--category {
font-size: 40px;
padding: 20px 0;
}
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories .pxl-item--category:before {
position: absolute;
content: '';
width: 0;
height: 1px;
left: 0;
bottom: 0;
background: #fff;
z-index: 9;
-webkit-transition: all 0.5s ease;
-khtml-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories .pxl-item--category:first-child {
padding-top: 0;
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories .pxl-item--category a {
color: inherit;
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories .pxl-item--category.active {
color: #fff;
}
.pxl-post-reveal.pxl-post-reveal1 .pxl-column--categories .pxl-item--category.active:before {
width: 100%;
}
.pxl-tabs--scroll {  }
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-post--inner {
position: relative;
border-radius: 20px;
overflow: hidden;
margin-top: 10px;
}
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-item--content {
position: absolute;
bottom: 60px;
left: 50%;
width: 80%;
transform: translateX(-50%);
text-align: center;
z-index: 9;
}
@media screen and (max-width: 767px) {
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-item--content {
bottom: 30px;
}
}
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-post--featured img {
width: 100%;
}
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-item--category {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
gap: 10px;
color: #fff;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 500;
line-height: 26px;
text-transform: uppercase;
}
@media screen and (max-width: 767px) {
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-item--category {
font-size: 13px;
line-height: 22px;
}
}
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-item--category a {
color: inherit;
border: 1px solid rgba(255, 255, 255, 0.20);
border-radius: 30px;
padding: 0 10px;
-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;
}
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-item--category a:hover {
color: var(--color-primary);
background: #fff;
border: 1px solid rgba(255, 255, 255, 0);
}
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-post--title {
color: #fff;
font-size: 80px;
line-height: 1;
letter-spacing: -2.4px;
margin-top: 12px;
}
@media screen and (max-width: 1200px) {
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-post--title {
font-size: 64px;
}
}
@media screen and (max-width: 991px) {
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-post--title {
font-size: 52px;
}
}
@media screen and (max-width: 767px) {
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-post--title {
font-size: 42px;
}
}
@media screen and (max-width: 480px) {
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-post--title {
font-size: 32px;
}
}
.pxl-tabs--scroll.pxl-scroll-portfolio1 .pxl-post--title a {
color: inherit;
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-post--inner {
background: #fff;
border-radius: 20px;
padding: 100px;
padding-top: 0 !important;
margin-top: 10px;
}
@media screen and (max-width: 1200px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-post--inner {
padding: 65px;
}
}
@media screen and (max-width: 767px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-post--inner {
padding: 30px;
}
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-post--inner.active .pxl-number--post {
opacity: 1;
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-number--post {
color: #fff;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--color-primary);
text-fill-color: transparent;
font-family: Inter;
font-size: 120px;
font-weight: 700;
line-height: 1;
letter-spacing: -3.6px;
opacity: 0.1;
-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;
}
@media (max-width: 1600px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-number--post {
font-size: 105px;
}
}
@media screen and (max-width: 1200px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-number--post {
font-size: 90px;
}
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-item--category {
display: flex;
align-items: center;
flex-wrap: wrap;
color: #999;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-item--category a {
color: inherit;
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-post--title {
max-width: 668px;
line-height: 1.3125;
letter-spacing: -0.96px;
}
@media screen and (max-width: 1200px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-post--title {
font-size: 28px;
}
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-item--content {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 85px;
}
@media (max-width: 1600px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-item--content {
padding-top: 55px;
}
}
@media screen and (max-width: 1200px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-item--content {
padding-top: 35px;
flex-wrap: wrap;
gap: 10px 15px;
}
}
@media screen and (max-width: 767px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-item--content {
padding-top: 30px;
}
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-post--featured {
max-width: 668px;
margin-left: auto;
margin-top: 30px;
}
@media screen and (max-width: 1200px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-post--featured {
margin-top: 20px;
}
}
@media screen and (max-width: 767px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-post--featured {
max-width: unset;
}
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-post--featured img {
border-radius: 20px;
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-box--multitext {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 20px;
list-style: none;
margin-top: 36px;
}
@media screen and (max-width: 1200px) {
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-box--multitext {
margin-top: 25px;
gap: 10px 15px;
}
}
.pxl-tabs--scroll.pxl-scroll-service1 .pxl-box--multitext li {
color: var(--link-color);
font-family: "Funnel Display";
font-size: 18px;
font-weight: 400;
line-height: 1.6667;
flex: 1 1 calc(33.333% - 20px);
min-width: 200px;
}
.pxl-circle-text-wrapper {
position: relative;
display: flex;
border-radius: 50%;
width: fit-content;  }
.pxl-circle-text-wrapper.spin-to-right .pxl-circle-text-item > div, .pxl-circle-text-wrapper.spin-to-right .pxl-img-spin {
-webkit-animation: pxl_spin 15s linear infinite;
-khtml-animation: pxl_spin 15s linear infinite;
-moz-animation: pxl_spin 15s linear infinite;
-ms-animation: pxl_spin 15s linear infinite;
-o-animation: pxl_spin 15s linear infinite;
animation: pxl_spin 15s linear infinite;
}
.pxl-circle-text-wrapper.spin-to-left .pxl-circle-text-item > div, .pxl-circle-text-wrapper.spin-to-left .pxl-img-spin {
-webkit-animation: pxl_spin_to_left 15s linear infinite;
-khtml-animation: pxl_spin_to_left 15s linear infinite;
-moz-animation: pxl_spin_to_left 15s linear infinite;
-ms-animation: pxl_spin_to_left 15s linear infinite;
-o-animation: pxl_spin_to_left 15s linear infinite;
animation: pxl_spin_to_left 15s linear infinite;
}
.pxl-circle-text-wrapper a {
z-index: 10;
}
.pxl-circle-text-wrapper .pxl-circle-text-item {
display: inline-block;
font-size: 9px;
letter-spacing: 0;
text-transform: uppercase;
font-weight: 300;
color: rgba(10, 10, 10, .2);
border-radius: inherit;
}
.pxl-circle-text-wrapper .pxl-circle-text-icon {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 500;
line-height: 1;
text-transform: uppercase;
text-align: center;
border-radius: inherit;
z-index: 9;
}
.pxl-circle-text-wrapper .pxl-circle-text-icon img, .pxl-circle-text-wrapper .pxl-circle-text-icon svg {
width: auto;
height: 40px;
}
.pxl-circle-text-wrapper .spin-scroll {
display: inline-block;
transform-origin: center center;
}
.pxl-categories {  }
.pxl-categories.pxl-categories1 .pxl-item--categories {
display: inline-flex;
align-items: center;
gap: 6px;
flex-wrap: wrap;
}
.pxl-categories.pxl-categories1 .pxl--item {
font-size: 14px;
font-weight: 500;
border-radius: 30px;
border: 1px solid #e5e5e5;
text-transform: uppercase;
line-height: 26px;
padding: 0 16px;
color: #0a0a0a;
font-family: "Funnel Display";
-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;
}
.pxl-categories.pxl-categories1 .pxl--item:hover {
border-color: #0a0a0a;
}
.pxl-marquee {
--size-w: 80px;
--size-h: 80px;
--x: 100px;
--fill-color: var(--color-primary);  }
.pxl-marquee.pxl-overflow-hidden {
overflow-x: clip;
}
.pxl-marquee.style-outline .pxl-item--inner.rtl .pxl-item--text {
background: linear-gradient(var(--fill-color) 0 100%) left / 0 no-repeat;
}
.pxl-marquee.style-outline .pxl-item--inner.ltr .pxl-item--text {
background: linear-gradient(var(--fill-color) 0 100%) right / 0 no-repeat;
}
.pxl-marquee.style-outline .pxl-item--text {
stroke-width: 1px;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #000;
-webkit-text-fill-color: #020101 0;
stroke: #000;
background-clip: text !important;
background-size: 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;
}
.pxl-marquee.style-outline .pxl-item--single:hover .pxl-item--text {
background-size: 100%;
}
.pxl-marquee.pxl-marquee1.style-overlay .pxl-item--container {
width: 100%;
position: relative;
}
.pxl-marquee.pxl-marquee1.style-overlay .pxl-item--container:before, .pxl-marquee.pxl-marquee1.style-overlay .pxl-item--container:after {
position: absolute;
content: '';
width: 50%;
height: 100%;
top: 0;
left: 0;
background: linear-gradient(-90deg, rgba(245, 245, 245, 0) 0%, #f5f5f5 90%);
z-index: 9;
}
.pxl-marquee.pxl-marquee1.style-overlay .pxl-item--container:after {
left: unset;
right: 0;
background: linear-gradient(90deg, rgba(245, 245, 245, 0) 0%, #f5f5f5 90%);
}
.pxl-marquee.pxl-marquee1 .pxl-item--inner {
--width: 100%;
position: relative;
width: 100%;
}
.pxl-marquee.pxl-marquee1 .pxl-item--inner.ltr {
justify-content: end;
}
.pxl-marquee.pxl-marquee1 .pxl-item--inner.rtl {
justify-content: start;
}
.pxl-marquee.pxl-marquee1 .pxl-item--inner.pause-on-hover:hover .pxl-item--list {
animation-play-state: paused;
}
.pxl-marquee.pxl-marquee1 .pxl-item--list {
display: inline-flex;
flex: 0 0 var(--width);
will-change: transform;
align-items: center;
flex-wrap: nowrap;
justify-content: space-between;
}
.pxl-marquee.pxl-marquee1 .pxl-item--list.main {
padding-right: var(--x);
}
.pxl-marquee.pxl-marquee1 .pxl-item--single {
position: relative;
width: 100%;
-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;
}
.pxl-marquee.pxl-marquee1 .pxl-item--single .pxl-item--text {
font-family: "Funnel Display";
color: var(--color-primary);
font-size: 120px;
font-weight: 400;
line-height: 1.2;
letter-spacing: -3.6px;
white-space: nowrap;
}
@media screen and (max-width: 1280px) {
.pxl-marquee.pxl-marquee1 .pxl-item--single .pxl-item--text {
font-size: 100px;
}
}
@media screen and (max-width: 991px) {
.pxl-marquee.pxl-marquee1 .pxl-item--single .pxl-item--text {
font-size: 75px;
}
}
.pxl-marquee.pxl-marquee1 .pxl-item--single .pxl-single--inner {
width: 100%;
transition: inherit;
}
.pxl-marquee.pxl-marquee1 .pxl-item--single .pxl-item--img img {
width: 40px;
min-width: 40px;
height: 40px;
border-radius: 50%;
}
.pxl-marquee.pxl-marquee1 .pxl-item--single + .pxl-item--single {
padding-left: var(--x);
}
.pxl-marquee.pxl-marquee1 .pxl-item--icon, .pxl-marquee.pxl-marquee1 .pxl-item--image {
position: relative;
transition: inherit;
width : var(--size-w);
height: var(--size-h);
}
.pxl-marquee.pxl-marquee1 .pxl-item--icon img, .pxl-marquee.pxl-marquee1 .pxl-item--image img {
height: 100%;
}
.pxl-marquee.pxl-marquee1 .pxl-item--icon i, .pxl-marquee.pxl-marquee1 .pxl-item--image i, .pxl-marquee.pxl-marquee1 .pxl-item--icon img, .pxl-marquee.pxl-marquee1 .pxl-item--image img, .pxl-marquee.pxl-marquee1 .pxl-item--icon svg path, .pxl-marquee.pxl-marquee1 .pxl-item--image svg path {
transition: inherit;
}
.pxl-marquee.pxl-marquee1 .pxl-item--icon::after, .pxl-marquee.pxl-marquee1 .pxl-item--image::after {
content: '';
position: absolute;
bottom: -10px;
left: 50%;
width: 100%;
height: 15px;
background-color: rgba(0, 0, 0, 0.25);
filter: blur(8px);
border-radius: 50%;
transform: translateX(-50%);
opacity: 0;
transition: inherit;
}
.pxl-marquee.pxl-marquee1 .pxl-item--bg {
width: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.pxl-marquee.pxl-marquee1.pxl-marquee-style1 .pxl-item--single:hover .pxl-item--icon i, .pxl-marquee.pxl-marquee1.pxl-marquee-style1 .pxl-item--single:hover .pxl-item--image i, .pxl-marquee.pxl-marquee1.pxl-marquee-style1 .pxl-item--single:hover .pxl-item--icon img, .pxl-marquee.pxl-marquee1.pxl-marquee-style1 .pxl-item--single:hover .pxl-item--image img, .pxl-marquee.pxl-marquee1.pxl-marquee-style1 .pxl-item--single:hover .pxl-item--icon svg, .pxl-marquee.pxl-marquee1.pxl-marquee-style1 .pxl-item--single:hover .pxl-item--image svg {
transform: translateY(-10px);
}
.pxl-marquee.pxl-marquee1.pxl-marquee-style1 .pxl-item--single:hover .pxl-item--icon::after, .pxl-marquee.pxl-marquee1.pxl-marquee-style1 .pxl-item--single:hover .pxl-item--image::after {
opacity: 1;
}
.pxl-post-blog {  }
.pxl-post-blog .pxl-post--icon img {
transform: translate(0) !important;
}
.pxl-post-blog.post-layout-post-1 .pxl-swiper-slide:nth-child(odd) .pxl-item--holder {
background: var(--color-primary);
}
.pxl-post-blog.post-layout-post-1 .pxl-swiper-slide:nth-child(odd) .pxl-item--title, .pxl-post-blog.post-layout-post-1 .pxl-swiper-slide:nth-child(odd) .pxl-item--category, .pxl-post-blog.post-layout-post-1 .pxl-swiper-slide:nth-child(odd) .pxl-item--excerpt {
color: #fff;
}
.pxl-post-blog.post-layout-post-1 .pxl-swiper-slide:nth-child(odd) .pxl-item--holder {
order: -1;
}
.pxl-post-blog.post-layout-post-1 .pxl-post--inner {
display: flex;
flex-direction: column;
gap: 10px;
}
.pxl-post-blog.post-layout-post-1 .pxl-item--holder {
padding: 24px;
border-radius: 20px;
background: #fff;
}
.pxl-post-blog.post-layout-post-1 .pxl-item--content {
display: flex;
align-items: center;
gap: 20px;
font-family: "Funnel Display";
}
.pxl-post-blog.post-layout-post-1 .pxl-item--category {
color: var(--color-primary);
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-blog.post-layout-post-1 .pxl-item--category a {
color: inherit;
}
.pxl-post-blog.post-layout-post-1 .pxl-post--date {
color: #999;
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-blog.post-layout-post-1 .pxl-item--title {
color: var(--color-primary);
font-size: 20px;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0;
margin-top: 16px;
}
.pxl-post-blog.post-layout-post-1 .pxl-item--title a {
color: inherit;
}
@media screen and (max-width: 1200px) {
.pxl-post-blog.post-layout-post-1 .pxl-item--title {
font-size: 18px;
}
}
.pxl-post-blog.post-layout-post-1 .pxl-post--featured {
position: relative;
border-radius: 20px;
overflow: hidden;
}
.pxl-post-blog.post-layout-post-1 .btn-readmore {
position: absolute;
bottom: 30px;
left: 30px;
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;
}
.pxl-post-blog.post-layout-post-1 .btn-readmore .pxl-icon--plus {
width: 40px;
height: 40px;
min-width: 40px;
background: #fff;
}
.pxl-post-blog.post-layout-post-1 .btn-readmore .pxl-icon--plus:before, .pxl-post-blog.post-layout-post-1 .btn-readmore .pxl-icon--plus:after {
background: var(--color-primary);
}
.pxl-post-blog.post-layout-post-1 .pxl-post--inner:hover .btn-readmore {
opacity: 1;
}
.pxl-post-blog.post-layout-post-2 .pxl-post--inner {
padding: 10px;
border-radius: 20px;
background: #fff;
}
.pxl-post-blog.post-layout-post-2 .pxl-post--featured {
border-radius: 20px;
}
.pxl-post-blog.post-layout-post-2 .pxl-item--holder {
padding: 10px;
}
.pxl-post-blog.post-layout-post-2 .pxl-item--content {
display: flex;
align-items: center;
gap: 20px;
margin-top: 10px;
}
.pxl-post-blog.post-layout-post-2 .pxl-item--category {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-blog.post-layout-post-2 .pxl-item--category a {
color: inherit;
}
.pxl-post-blog.post-layout-post-2 .pxl-post--date {
color: #999;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-blog.post-layout-post-2 .pxl-item--excerpt {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 20px;
font-weight: 400;
line-height: 1.5;
margin-top: 17px;
}
.pxl-post-blog.post-layout-post-2 .btn-readmore {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 500;
line-height: 60px;
border-radius: 14px;
background: #f5f5f5;
text-transform: uppercase;
margin-top: 39px;
-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;
}
.pxl-post-blog.post-layout-post-2 .btn-readmore:hover {
color: #fff;
background: var(--color-primary);
}
.pxl-post-blog.post-layout-post-3 .pxl-swiper-slide {
display: flex;
gap: 10px;
justify-content: center;
width: 100%;
height: 100%;
position: relative;
box-sizing: border-box;
}
.pxl-post-blog.post-layout-post-3 .pxl-post--inner {
position: relative;
display: flex;
flex: 2.45;
border-radius: 20px;
padding: 10px;
-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;
}
@media screen and (max-width: 1200px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--inner {
flex: 1;
}
}
@media screen and (max-width: 575px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--inner {
border-radius: 10px;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-post--inner.active {
flex: 5.1;
padding-right: 50px;
background: #fff;
}
.pxl-post-blog.post-layout-post-3 .pxl-post--inner.active .pxl-post--holder {
opacity: 1;
}
.pxl-post-blog.post-layout-post-3 .pxl-post--inner.active .pxl-post--featured {
pointer-events: auto;
width: 45%;
}
@media screen and (max-width: 575px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--inner.active .pxl-post--featured {
width: 0;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-post--inner.active .pxl-post--title {
pointer-events: auto;
}
.pxl-post-blog.post-layout-post-3 .pxl-post--inner.active .pxl-item--inner, .pxl-post-blog.post-layout-post-3 .pxl-post--inner.active .pxl-item--author {
opacity: 1;
}
.pxl-post-blog.post-layout-post-3 .pxl-post--inner.active .pxl-item--content, .pxl-post-blog.post-layout-post-3 .pxl-post--inner.active .pxl-post--title, .pxl-post-blog.post-layout-post-3 .pxl-post--inner.active .pxl-post--content, .pxl-post-blog.post-layout-post-3 .pxl-post--inner.active .pxl-item--author {
opacity: 1;
transform: translateY(0);
-webkit-transition: all 0.3s ease-in-out 0.3s;
-khtml-transition: all 0.3s ease-in-out 0.3s;
-moz-transition: all 0.3s ease-in-out 0.3s;
-ms-transition: all 0.3s ease-in-out 0.3s;
-o-transition: all 0.3s ease-in-out 0.3s;
transition: all 0.3s ease-in-out 0.3s;
}
.pxl-post-blog.post-layout-post-3 .pxl-post--inner .pxl-post--holder {
display: flex;
flex-direction: column;
justify-content: space-between;
position: absolute;
width: 55%;
right: 0;
top: 0;
opacity: 0;
overflow: hidden;
transition: none;
height: 100%;
padding: 40px 50px 40px 30px;
min-width: 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;
}
@media screen and (max-width: 1400px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--inner .pxl-post--holder {
padding: 40px 25px 40px 15px;
}
}
@media screen and (max-width: 1200px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--inner .pxl-post--holder {
gap: 30px;
}
}
@media screen and (max-width: 767px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--inner .pxl-post--holder {
padding: 20px 15px;
}
}
@media screen and (max-width: 575px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--inner .pxl-post--holder {
width: 100%;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-post--featured {
pointer-events: none;
}
.pxl-post-blog.post-layout-post-3 .pxl-post--featured img {
min-height: 580px;
border-radius: 20px;
}
@media screen and (max-width: 1200px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--featured img {
min-height: 500px;
}
}
@media screen and (max-width: 575px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--featured img {
border-radius: 10px;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-item--inner {
opacity: 0;
}
.pxl-post-blog.post-layout-post-3 .pxl-item--content {
display: flex;
align-items: center;
gap: 20px;
transform: translateY(20px);
opacity: 0;
}
.pxl-post-blog.post-layout-post-3 .pxl-item--category {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-blog.post-layout-post-3 .pxl-item--category a {
color: inherit;
}
.pxl-post-blog.post-layout-post-3 .pxl-post--date {
color: #999;
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-blog.post-layout-post-3 .pxl-post--title {
line-height: 1.3125;
letter-spacing: 0;
pointer-events: none;
margin-top: 16px;
opacity: 0;
transform: translateY(20px);
}
@media screen and (max-width: 1400px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--title {
font-size: 28px;
}
}
@media screen and (max-width: 767px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--title {
font-size: 22px;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-post--content {
margin-top: 26px;
opacity: 0;
transform: translateY(20px);
}
@media screen and (max-width: 767px) {
.pxl-post-blog.post-layout-post-3 .pxl-post--content {
font-size: 15px;
margin-top: 12px;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-author--box {
display: flex;
align-items: center;
justify-content: space-between;
gap: 30px;
}
@media screen and (max-width: 1400px) {
.pxl-post-blog.post-layout-post-3 .pxl-author--box {
flex-wrap: wrap;
gap: 20px;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-item--author {
display: flex;
align-items: center;
gap: 20px;
opacity: 0;
transform: translateY(-20px);
}
@media screen and (max-width: 767px) {
.pxl-post-blog.post-layout-post-3 .pxl-item--author {
gap: 10px;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-item--avatar {
width: 50px;
min-width: 50px;
height: 50px;
border-radius: 50%;
overflow: hidden;
}
.pxl-post-blog.post-layout-post-3 .pxl-user--name {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 20px;
line-height: 1;
}
@media screen and (max-width: 767px) {
.pxl-post-blog.post-layout-post-3 .pxl-user--name {
font-size: 16px;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-user--position {
color: #666;
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
margin-top: 7px;
}
@media screen and (max-width: 767px) {
.pxl-post-blog.post-layout-post-3 .pxl-user--position {
font-size: 12px;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-button--arrow > a {
width: 50px;
height: 50px;
border-radius: 50%;
border: 1px solid #e5e5e5;
}
@media screen and (max-width: 767px) {
.pxl-post-blog.post-layout-post-3 .pxl-button--arrow > a {
width: 40px;
height: 40px;
}
}
.pxl-post-blog.post-layout-post-3 .pxl-button--arrow > a:hover {
color: #fff;
background: var(--color-primary);
}
.pxl-post-blog.post-layout-careers-1 .pxl-post--featured {
border-radius: 20px;
overflow: hidden;
}
.pxl-post-blog.post-layout-portfolio-1 .pxl-post--featured {
position: relative;
border-radius: 10px;
overflow: hidden;
}
.pxl-post-blog.post-layout-portfolio-1 .pxl-post--icon {
position: absolute;
top: 30px;
left: 30px;
}
.pxl-post-blog.post-layout-portfolio-1 .pxl-item--category {
position: absolute;
bottom: 20px;
left: 20px;
color: #fff;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
z-index: 99;
transform: translate(-10px, 10px);
opacity: 0;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pxl-post-blog.post-layout-portfolio-1 .pxl-item--category a {
color: inherit;
}
.pxl-post-blog.post-layout-portfolio-1 .pxl-post--button {
position: absolute;
right: 30px;
top: 30px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
width: 50px;
height: 50px;
background: #fff;
transform: translate(10px, -10px);
opacity: 0;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pxl-post-blog.post-layout-portfolio-1 .pxl-item--author {
display: flex;
align-items: center;
justify-content: space-between;
padding: 23px 20px;
margin-top: 10px;
border-radius: 10px;
background: #fff;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-blog.post-layout-portfolio-1 .pxl-user--name {
color: #0a0a0a;
}
.pxl-post-blog.post-layout-portfolio-1 .pxl-item--date {
color: #999;
}
.pxl-post-blog.post-layout-portfolio-1 .pxl-post--inner {
margin-bottom: 50px;
}
@media screen and (max-width: 1400px) {
.pxl-post-blog.post-layout-portfolio-1 .pxl-post--inner {
margin-bottom: 30px;
}
}
@media screen and (max-width: 1200px) {
.pxl-post-blog.post-layout-portfolio-1 .pxl-post--inner {
margin-bottom: 20px;
}
}
.pxl-post-blog.post-layout-portfolio-1 .active-hover .pxl-item--category, .pxl-post-blog.post-layout-portfolio-1 .active-hover .pxl-post--button {
transform: translate(0);
opacity: 1;
}
.pxl-post-blog.post-layout-portfolio-2 .pxl-post--inner {
position: relative;
border-radius: 20px;
overflow: hidden;
}
.pxl-post-blog.post-layout-portfolio-2 .pxl-post--inner:hover .pxl-post--content {
opacity: 1;
bottom: 20px;
}
.pxl-post-blog.post-layout-portfolio-2 .pxl-post--content {
display: flex;
align-items: center;
justify-content: space-between;
position: absolute;
left: 50%;
bottom: 50px;
width: calc(100% - 40px);
transform: translateX(-50%);
background: #fff;
border-radius: 14px;
padding: 20px;
opacity: 0;
z-index: 100;
overflow: hidden;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pxl-post-blog.post-layout-portfolio-2 .pxl-post--title {
font-size: 24px;
line-height: 1;
letter-spacing: -0.72px;
}
.pxl-post-blog.post-layout-portfolio-2 .pxl-item--category {
display: flex;
align-items: center;
gap: 10px;
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
text-transform: uppercase;
margin-top: 20px;
}
.pxl-post-blog.post-layout-portfolio-2 .pxl-item--category a {
color: inherit;
border: 1px solid #e5e5e5;
border-radius: 30px;
padding: 6px 14px;
}
.pxl-post-blog.post-layout-portfolio-2 .btn-readmore {
width: 40px;
min-width: 40px;
height: 40px;
border-radius: 50%;
color: #fff;
background: var(--color-primary);
}
.pxl-post-blog.post-layout-portfolio-2 .btn-readmore:hover svg {
animation: hover-arrow 0.3s linear;
}
.pxl-post-blog.post-layout-portfolio-3 .pxl-post--inner, .pxl-post-blog.post-layout-portfolio-5 .pxl-post--inner {
padding: 20px;
}
.pxl-post-blog.post-layout-portfolio-3 .pxl-item--content, .pxl-post-blog.post-layout-portfolio-5 .pxl-item--content {
display: flex;
align-items: start;
justify-content: space-between;
}
.pxl-post-blog.post-layout-portfolio-3 .pxl-item--category, .pxl-post-blog.post-layout-portfolio-5 .pxl-item--category {
color: #999;
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-blog.post-layout-portfolio-3 .pxl-item--category a, .pxl-post-blog.post-layout-portfolio-5 .pxl-item--category a {
color: inherit;
}
.pxl-post-blog.post-layout-portfolio-3 .pxl-item--date, .pxl-post-blog.post-layout-portfolio-5 .pxl-item--date {
color: rgba(255, 255, 255, 0.3);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-post-blog.post-layout-portfolio-3 .pxl-post--title, .pxl-post-blog.post-layout-portfolio-5 .pxl-post--title {
color: #fff;
font-size: 24px;
line-height: 1;
letter-spacing: -0.72px;
margin-top: 16px;
}
@media screen and (max-width: 991px) {
.pxl-post-blog.post-layout-portfolio-3 .pxl-post--title, .pxl-post-blog.post-layout-portfolio-5 .pxl-post--title {
font-size: 22px;
}
}
.pxl-post-blog.post-layout-portfolio-3 .pxl-post--featured, .pxl-post-blog.post-layout-portfolio-5 .pxl-post--featured {
border-radius: 20px;
margin-top: 27px;
overflow: hidden;
}
.pxl-post-blog.post-layout-portfolio-4 .pxl-post--featured {
border-radius: 20px;
overflow: hidden;
}
.pxl-post-blog.post-layout-portfolio-4 .pxl-post--title {
font-size: 24px;
line-height: 1;
letter-spacing: -0.72px;
margin-top: 36px;
}
.pxl-post-blog.post-layout-portfolio-4 .pxl-post--title a {
color: inherit;
}
.pxl-post-blog.post-layout-portfolio-4 .pxl-item--category {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;
margin-top: 20px;
}
.pxl-post-blog.post-layout-portfolio-4 .pxl-item--category a {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
line-height: 26px;
text-transform: uppercase;
padding: 0 14px;
border-radius: 30px;
border: 1px solid #e5e5e5;
box-sizing: border-box;
-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;
}
.pxl-post-blog.post-layout-portfolio-4 .pxl-item--category a:hover {
color: #fff;
background: var(--color-primary);
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post--inner {
position: relative;
padding: 0;
border-radius: 20px;
overflow: hidden;
z-index: 9;
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post--inner:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
border-radius: inherit;
opacity: 0.5;
z-index: 2;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
-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;
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post--content {
position: absolute;
width: calc(100% - 60px);
left: 30px;
bottom: 30px;
z-index: 8;
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post--featured {
margin: 0;
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-post--inner {
border-radius: 10px;
box-shadow: 0px 40px 80px 0px rgba(0, 0, 0, 0.12);
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-post--inner:before {
opacity: 0;
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-post--featured {
border-radius: 10px;
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-item--content, .pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-post--title {
-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;
transform: translateY(10px);
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-item--content {
-webkit-transition: all 0.3s linear 0.15s;
-khtml-transition: all 0.3s linear 0.15s;
-moz-transition: all 0.3s linear 0.15s;
-ms-transition: all 0.3s linear 0.15s;
-o-transition: all 0.3s linear 0.15s;
transition: all 0.3s linear 0.15s;
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-post--inner:hover:before {
opacity: 1;
}
.pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-post--inner:hover .pxl-item--content, .pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-post--inner:hover .pxl-post--title {
transform: translateY(0);
opacity: 1;
}
.pxl-testimonial-carousel {  }
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--inner {
display: flex;
flex-direction: column;
gap: 6px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--inner:hover .pxl-info--author:before, .pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--inner:hover .pxl-item--holder:before {
height: 100%;
opacity: 1;
-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;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--inner:hover .pxl-item--title, .pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--inner:hover .pxl-item--desc {
color: #fff;
-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;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--inner:hover .pxl-item--position {
color: #999;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--title {
color: var(--color-primary);
font-size: 20px;
font-weight: 400;
line-height: 1;
-webkit-transition: all 0.3s linear 0.3s;
-khtml-transition: all 0.3s linear 0.3s;
-moz-transition: all 0.3s linear 0.3s;
-ms-transition: all 0.3s linear 0.3s;
-o-transition: all 0.3s linear 0.3s;
transition: all 0.3s linear 0.3s;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--position {
color: #666;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
margin-top: 10px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-info--author {
position: relative;
background: #fff;
padding: 20px 30px;
border-radius: 20px;
z-index: 9;
overflow: hidden;
-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;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-info--author:before {
position: absolute;
content: '';
width: 100%;
height: 0;
bottom: 0;
left: 50%;
transform: translate(-50%);
background: var(--color-primary);
opacity: 0;
z-index: -1;
-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;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--holder {
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
gap: 30px;
border-radius: 20px;
padding: 30px;
background: #fff;
min-height: 350px;
z-index: 9;
overflow: hidden;
-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;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--holder:before {
position: absolute;
content: '';
width: 100%;
height: 0;
top: 0;
left: 50%;
transform: translate(-50%);
background: var(--color-primary);
opacity: 0;
z-index: -1;
-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;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--desc {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 20px;
font-weight: 400;
line-height: 1.5;
margin-top: 20px;
-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;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--subtitle {
color: rgba(var, 0, 0, 0);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-swiper-slide:nth-child(even) .pxl-item--holder {
order: -1;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--inner {
display: flex;
align-items: start;
gap: 20px;
}
@media screen and (max-width: 480px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--inner {
flex-wrap: wrap;
}
}
@media screen and (max-width: 1024px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-icon--quote svg, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-icon--quote svg {
width: 50px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--star, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--star {
font-size: 15px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--desc, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--desc {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 30px;
font-weight: 400;
line-height: 1.333;
margin-top: 26px;
}
@media screen and (max-width: 1400px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--desc, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--desc {
font-size: 28px;
}
}
@media screen and (max-width: 1024px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--desc, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--desc {
font-size: 24px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl--author, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl--author {
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid #e5e5e5;
padding-top: 21px;
margin-top: 60px;
}
@media screen and (max-width: 1024px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl--author, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl--author {
margin-top: 40px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--title, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--title {
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: 0;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--position, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--position {
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
margin-top: 10px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--image img, .pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--image img {
max-width: 44px;
border-radius: 50%;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--inner {
padding: 40px;
border-radius: 20px;
background: #fff;
-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;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--inner:hover {
background: var(--color-primary);
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--inner:hover .pxl-item--desc {
color: #fff;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--inner:hover .pxl-item--title {
color: #fff;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--inner:hover .pxl-item--position {
color: #999;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-carousel-inner {
display: flex;
align-items: center;
gap: 45px;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-carousel-inner {
gap: 25px;
}
}
@media screen and (max-width: 575px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-carousel-inner {
flex-direction: column;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-thumbs {
width: 45.3%;
border-radius: 16px;
overflow: hidden;
padding: 0;
}
@media screen and (max-width: 575px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-thumbs {
width: 100%;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-thumbs .pxl-swiper-slide {
padding: 0;
padding-block: 0;
padding-inline: 0;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-container {
width: 54.7%;
margin: 0;
border-right: 1px solid #e5e5e5;
}
@media screen and (max-width: 767px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-container {
border: 0;
}
}
@media screen and (max-width: 575px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-container {
width: 100%;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--inner {
padding-right: 19px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--inner .pxl-item--image img {
width: 44px;
height: 44px;
min-width: 44px;
border-radius: 50%;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--desc {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 30px;
line-height: 1.333;
margin-top: 26px;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--desc {
font-size: 24px;
margin-top: 18px;
}
}
@media screen and (max-width: 991px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--desc {
font-size: 20px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--holder {
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid #e5e5e5;
margin-top: 120px;
padding-top: 20px;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--holder {
margin-top: 70px;
}
}
@media screen and (max-width: 991px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--holder {
margin-top: 50px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--title {
font-size: 20px;
line-height: 1;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--title {
font-size: 18px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--position {
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
margin-top: 10px;
}
.pxl-rewards {  }
.pxl-rewards.pxl-rewards1 .pxl--item {
position: relative;
display: grid;
align-items: center;
grid-template-columns: 45% 55%;
padding: 30px 0;
border-top: 1px solid #e5e5e5;
-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;
}
.pxl-rewards.pxl-rewards1 .pxl--item:last-child {
border-bottom: 1px solid #e5e5e5;
}
.pxl-rewards.pxl-rewards1 .pxl--item.active {
background: #fff;
padding: 30px;
border-color: transparent;
}
.pxl-rewards.pxl-rewards1 .pxl--item.next-active {
border-color: transparent;
}
.pxl-rewards.pxl-rewards1 a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-rewards.pxl-rewards1 .pxl-item-title {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-rewards.pxl-rewards1 .pxl-item--content {
display: flex;
align-items: center;
justify-content: space-between;
color: #999;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-rewards.pxl-rewards2 {
margin-top: 55px;
}
.pxl-rewards.pxl-rewards2 .pxl--item {
position: relative;
display: flex;
align-items: center;
padding-top: 55px;
padding: 30px;
}
@media screen and (max-width: 767px) {
.pxl-rewards.pxl-rewards2 .pxl--item {
gap: 10px;
}
}
@media screen and (max-width: 575px) {
.pxl-rewards.pxl-rewards2 .pxl--item {
flex-wrap: wrap;
}
}
.pxl-rewards.pxl-rewards2 .pxl--item:nth-child(odd) {
background: #fff;
border-radius: 20px;
}
.pxl-rewards.pxl-rewards2 .pxl--item > a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9;
}
.pxl-rewards.pxl-rewards2 .pxl-item--icon, .pxl-rewards.pxl-rewards2 .pxl-rewards--content, .pxl-rewards.pxl-rewards2 .pxl-nomanation--content, .pxl-rewards.pxl-rewards2 .pxl-date--content {
position: relative;
}
.pxl-rewards.pxl-rewards2 .pxl--title {
position: absolute;
top: -55px;
left: 0;
transform: translateY(-100%);
font-size: 14px;
line-height: 1;
letter-spacing: 0;
text-transform: uppercase;
}
@media screen and (max-width: 575px) {
.pxl-rewards.pxl-rewards2 .pxl--title {
display: none;
}
}
.pxl-rewards.pxl-rewards2 .pxl-item--icon, .pxl-rewards.pxl-rewards2 .pxl-rewards--content {
width: 37%;
}
@media screen and (max-width: 767px) {
.pxl-rewards.pxl-rewards2 .pxl-item--icon, .pxl-rewards.pxl-rewards2 .pxl-rewards--content {
width: 26%;
}
}
@media screen and (max-width: 575px) {
.pxl-rewards.pxl-rewards2 .pxl-item--icon, .pxl-rewards.pxl-rewards2 .pxl-rewards--content {
width: calc(50% - 5px);
}
}
@media screen and (max-width: 480px) {
.pxl-rewards.pxl-rewards2 .pxl-item--icon, .pxl-rewards.pxl-rewards2 .pxl-rewards--content {
width: 100%;
}
}
.pxl-rewards.pxl-rewards2 .pxl-nomanation--content {
width: 18%;
}
@media screen and (max-width: 767px) {
.pxl-rewards.pxl-rewards2 .pxl-nomanation--content {
width: 29%;
}
}
@media screen and (max-width: 575px) {
.pxl-rewards.pxl-rewards2 .pxl-nomanation--content {
width: calc(50% - 5px);
}
}
@media screen and (max-width: 480px) {
.pxl-rewards.pxl-rewards2 .pxl-nomanation--content {
width: 100%;
}
}
.pxl-rewards.pxl-rewards2 .pxl-date--content {
width: 8%;
}
@media screen and (max-width: 575px) {
.pxl-rewards.pxl-rewards2 .pxl-date--content {
width: calc(50% - 5px);
}
}
@media screen and (max-width: 480px) {
.pxl-rewards.pxl-rewards2 .pxl-date--content {
width: 100%;
}
}
.pxl-rewards.pxl-rewards2 .pxl-item--icon {
display: flex;
align-items: center;
}
.pxl-rewards.pxl-rewards2 .pxl-item-reward {
color: var(--color-primary);
font-size: 20px;
line-height: 1;
letter-spacing: 0;
}
.pxl-rewards.pxl-rewards2 .pxl-item-nomination, .pxl-rewards.pxl-rewards2 .pxl-item--date {
font-size: 16px;
line-height: 1;
}
.contact--form {  }
.contact--form.contact-form1 .pxl-select-higthlight, .contact--form.contact-form2 .pxl-select-higthlight, .contact--form.contact-form1 .nice-select, .contact--form.contact-form2 .nice-select {
color: var(--color-primary);
background: transparent;
}
.contact--form.contact-form1 .pxl-select-higthlight, .contact--form.contact-form2 .pxl-select-higthlight {
background: #f5f5f5;
}
.contact--form.contact-form1 .pxl-ctf-title, .contact--form.contact-form2 .pxl-ctf-title {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
margin-bottom: 14px;
letter-spacing: 0;
}
.contact--form.contact-form1 input[type="text"], .contact--form.contact-form2 input[type="text"], .contact--form.contact-form1 input[type="email"], .contact--form.contact-form2 input[type="email"], .contact--form.contact-form1 .pxl-select, .contact--form.contact-form2 .pxl-select {
margin-bottom: 28px;
}
.contact--form.contact-form1 .btn, .contact--form.contact-form2 .btn {
margin-top: 22px;
}
.contact--form.contact-form2 .pxl-select-higthlight {
background: transparent;
}
.contact--form.contact-form2 .col-custom-style .pxl-ctf-title {
position: absolute;
margin: 0;
color: #999;
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.contact--form.contact-form2 .col-custom-style .pxl-select-higthlight {
padding-left: 58px;
}
.contact--form.contact-form2 input[type="email"], .contact--form.contact-form2 input[type="text"], .contact--form.contact-form2 .pxl-select, .contact--form.contact-form2 textarea {
background: transparent;
border-bottom: 1px solid #e5e5e5;
border-radius: 0;
padding: 0;
padding-bottom: 22px;
}
.contact--form.contact-form2 input[type="email"], .contact--form.contact-form2 input[type="text"], .contact--form.contact-form2 .pxl-select {
margin-bottom: 35px;
}
.contact--form.contact-form2 .pxl-select-higthlight {
border: none;
padding: 0;
}
.contact--form.contact-form3 .pxl-item--form {
position: relative;
margin-bottom: 25px;
}
.contact--form.contact-form3 .pxl-item--form i {
position: absolute;
right: 20px;
top: 18px;
color: var(--color-primary);
font-size: 14px;
}
.contact--form.contact-form3 input[type="text"], .contact--form.contact-form3 input[type="email"], .contact--form.contact-form3 textarea {
background: #fff;
padding: 18px 50px 18px 20px;
color: rgba(102, 102, 102, .5);
font-family: Inter;
text-transform: unset;
}
.contact--form.contact-form3 input[type="text"]:hover, .contact--form.contact-form3 input[type="email"]:hover, .contact--form.contact-form3 textarea:hover, .contact--form.contact-form3 input[type="text"]:focus, .contact--form.contact-form3 input[type="email"]:focus, .contact--form.contact-form3 textarea:focus {
color: var(--color-primary);
}
.contact--form.contact-form3 textarea {
height: 160px;
}
.contact--form.contact-form3 .wpcf7-not-valid-tip {
bottom: -20px;
left: 10px;
}
.pxl-team {  }
.pxl-team.pxl-team-grid1 .pxl-item--inner {
padding: 10px;
border-radius: 20px;
background: #f5f5f5;
}
.pxl-team.pxl-team-grid1 .pxl-item--image {
border-radius: 20px;
background: #fff;
overflow: hidden;
}
.pxl-team.pxl-team-grid1 .pxl-item--image a {
display: block;
text-align: center;
}
.pxl-team.pxl-team-grid1 .pxl--content {
margin-top: 31px;
padding: 0 20px;
}
@media screen and (max-width: 991px) {
.pxl-team.pxl-team-grid1 .pxl--content {
padding: 0 10px;
}
}
.pxl-team.pxl-team-grid1 .pxl-item--title {
color: var(--color-primary);
font-size: 20px;
line-height: 1;
}
@media screen and (max-width: 991px) {
.pxl-team.pxl-team-grid1 .pxl-item--title {
font-size: 18px;
}
}
.pxl-team.pxl-team-grid1 .pxl-item--position {
color: #666;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
margin-top: 10px;
}
@media screen and (max-width: 991px) {
.pxl-team.pxl-team-grid1 .pxl-item--position {
font-size: 12px;
}
}
.pxl-team.pxl-team-grid1 .pxl-item--social {
display: flex;
align-items: center;
gap: 6px;
margin-top: 26px;
margin-bottom: 20px;
}
.pxl-team.pxl-team-grid1 .pxl-item--social a {
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
width: 32px;
height: 32px;
border-radius: 10px;
color: var(--color-primary);
background: #fff;
-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;
}
.pxl-team.pxl-team-grid1 .pxl-item--social a:hover {
background: var(--color-primary);
color: #fff;
background: var(--color-primary);
}
.pxl-image--package {  }
.pxl-image--package .widget-wrapper {
position: relative;
width: fit-content;
margin: 0 auto;
z-index: 9;
}
.pxl-image--package .pxl-item--image {
transition: transform 0.5s;
border-radius: 10px;
bottom: 0;
overflow: hidden;
}
.pxl-image--package .pxl-item--image.image1 {
position: absolute;
left: 0;
z-index: -1;
}
.pxl-image--package .pxl-item--image.image3 {
position: absolute;
right: 0;
z-index: 10;
}
.pxl-video-player {  }
.pxl-video-player.pxl-video-player1 .pxl-video--image, .pxl-video-player.pxl-video-player1 .btn-video-wrap {
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pxl-video-player.pxl-video-player1:hover .pxl-video--image {
scale: 1.1;
filter: blur(5px);
}
.pxl-video-player.pxl-video-player1:hover .btn-video-wrap {
left: 50% !important;
bottom: 50% !important;
transform: translate(-50%, 50%);
}
.pxl-feature--card {  }
.pxl-feature--card.pxl-feature--card1 {
--value-bdradius: 20px;
}
.pxl-feature--card.pxl-feature--card1 .pxl-item--holder {
position: relative;
}
.pxl-feature--card.pxl-feature--card1 .pxl-item--inner {
background: #fff;
padding: 10px;
border-radius: var(--value-bdradius);
}
.pxl-feature--card.pxl-feature--card1 .pxl-image--feature {
position: relative;
border-radius: var(--value-bdradius);
overflow: hidden;
}
.pxl-feature--card.pxl-feature--card1 .pxl-image--feature img {
width: 100%;
}
.pxl-feature--card.pxl-feature--card1 .btn-icon, .pxl-feature--card.pxl-feature--card1 .btn-video {
position: absolute;
top: 30px;
left: 30px;
width: 40px;
height: 40px;
border-radius: 50%;
background: #fff;
z-index: 9;
-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;
}
.pxl-feature--card.pxl-feature--card1 .btn-icon .pxl-icon--plus:before, .pxl-feature--card.pxl-feature--card1 .btn-video .pxl-icon--plus:before, .pxl-feature--card.pxl-feature--card1 .btn-icon .pxl-icon--plus:after, .pxl-feature--card.pxl-feature--card1 .btn-video .pxl-icon--plus:after {
background: var(--color-primary);
}
.pxl-feature--card.pxl-feature--card1 .btn-video {
top: 20px;
left: 20px;
}
.pxl-feature--card.pxl-feature--card1 .btn-video i {
font-size: 13px;
}
.pxl-feature--card.pxl-feature--card1 .btn-video:hover {
scale: 0.9;
}
.pxl-feature--card.pxl-feature--card1 .pxl-item--content {
padding: 26px 20px;
-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;
}
.pxl-feature--card.pxl-feature--card1 .pxl-item--title {
color: var(--color-primary);
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.6px;
}
.pxl-feature--card.pxl-feature--card1 .pxl-item--desc {
color: #666;
font-size: 16px;
font-weight: 400;
line-height: 1.625;
margin-top: 20px;
}
.pxl-feature--card.pxl-feature--card1 .pxl-item--button {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
color: #fff;
background: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 500;
line-height: 60px;
text-transform: uppercase;
border-radius: var(--value-bdradius);
padding: 0 30px;
margin-top: 10px;
-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;
}
.pxl-stats--box {  }
.pxl-stats--box.pxl-stats--box1 .pxl-item--inner {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 13px;
border-bottom: 1px solid #e5e5e5;
}
.pxl-stats--box.pxl-stats--box1 .pxl-item--title {
color: #666;
font-size: 14px;
font-weight: 400;
line-height: 1;
letter-spacing: 0;
text-transform: uppercase;
}
.pxl-stats--box.pxl-stats--box1 .pxl-item--number {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 100px;
font-weight: 400;
line-height: 1;
letter-spacing: -3px;
margin-top: 30px;
}
@media screen and (max-width: 1200px) {
.pxl-stats--box.pxl-stats--box1 .pxl-item--number {
font-size: 75px;
margin-top: 20px;
}
}
@media screen and (max-width: 991px) {
.pxl-stats--box.pxl-stats--box1 .pxl-item--number {
font-size: 65px;
}
}
.pxl-stats--box.pxl-stats--box1 .pxl-item--desc {
margin-top: 10px;
}
@media screen and (max-width: 1200px) {
.pxl-stats--box.pxl-stats--box1 .pxl-item--desc {
font-size: 16px;
}
}
.pxl-pricing {  }
.pxl-pricing.pxl-pricing1 .pxl-item--inner {
padding: 10px;
padding-bottom: 40px;
border-radius: 20px;
background: #fff;
}
@media screen and (max-width: 1280px) {
.pxl-pricing.pxl-pricing1 .pxl-item--inner {
padding-bottom: 30px;
}
}
.pxl-pricing.pxl-pricing1 .pxl-pricing--inner {
padding: 30px;
border-radius: 20px;
background: #f5f5f5;
-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;
}
@media screen and (max-width: 1200px) {
.pxl-pricing.pxl-pricing1 .pxl-pricing--inner {
padding: 20px;
}
}
.pxl-pricing.pxl-pricing1 .pxl-item--title {
font-size: 20px;
line-height: 1;
letter-spacing: 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;
}
.pxl-pricing.pxl-pricing1 .pxl-item--price {
display: flex;
align-items: center;
gap: 16px;
margin-top: 16px;
}
.pxl-pricing.pxl-pricing1 .pxl--price {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 64px;
font-weight: 400;
line-height: 1;
letter-spacing: -1.92px;
-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;
}
@media screen and (max-width: 1200px) {
.pxl-pricing.pxl-pricing1 .pxl--price {
font-size: 56px;
}
}
.pxl-pricing.pxl-pricing1 .pxl--billing-cycle {
color: #999;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1.28571;
text-transform: uppercase;
max-width: 54px;
}
.pxl-pricing.pxl-pricing1 .pxl-item--desc {
margin-top: 30px;
}
@media screen and (max-width: 1200px) {
.pxl-pricing.pxl-pricing1 .pxl-item--desc {
margin-top: 20px;
}
}
.pxl-pricing.pxl-pricing1 .pxl-pricing--button {
margin-top: 50px;
padding: 4px;
padding-right: 26px;
background: #fff;
border-radius: 30px;
}
@media screen and (max-width: 1200px) {
.pxl-pricing.pxl-pricing1 .pxl-pricing--button {
margin-top: 35px;
}
}
@media screen and (max-width: 991px) {
.pxl-pricing.pxl-pricing1 .pxl-pricing--button {
margin-top: 25px;
}
}
.pxl-pricing.pxl-pricing1 .pxl-pricing--feature {
color: #666;
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 1;
list-style: none;
margin-top: 40px;
}
@media screen and (max-width: 991px) {
.pxl-pricing.pxl-pricing1 .pxl-pricing--feature {
margin-top: 30px;
}
}
.pxl-pricing.pxl-pricing1 .pxl-pricing--feature li {
display: flex;
align-items: center;
gap: 20px;
padding: 0 30px;
margin-bottom: 24px;
}
@media screen and (max-width: 1200px) {
.pxl-pricing.pxl-pricing1 .pxl-pricing--feature li {
padding: 0 20px;
margin-bottom: 15px;
}
}
@media screen and (max-width: 991px) {
.pxl-pricing.pxl-pricing1 .pxl-pricing--feature li {
padding: 0 15px;
margin-bottom: 12px;
}
}
.pxl-pricing.pxl-pricing1 .pxl-pricing--feature li svg {
min-width: 16px;
}
.pxl-pricing.pxl-pricing1 .pxl-pricing--feature li:last-child {
margin: 0 !important;
}
.pxl-pricing.pxl-pricing1:hover .pxl-pricing--inner {
background: var(--color-primary);
}
.pxl-pricing.pxl-pricing1:hover .pxl-item--title {
color: #fff;
}
.pxl-pricing.pxl-pricing1:hover .pxl--price {
color: #fff;
}
.pxl-tabs {  }
.pxl-tabs.pxl-tabs1 .pxl--btn-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
min-width: 40px;
height: 40px;
border-radius: 50%;
background-color: var(--color-primary);
overflow: hidden;
cursor: pointer;
margin-right: 16px;
-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-tabs.pxl-tabs1 .pxl-tabs--title {
display: flex;
align-items: center;
width: fit-content;
margin: 0 auto;
margin-bottom: 60px;
}
.pxl-tabs.pxl-tabs1 .pxl-tab--title {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 500;
line-height: 1;
text-transform: uppercase;
overflow: hidden;
white-space: nowrap;
transition: none !important;
flex-shrink: 0;
margin-right: 60px;
opacity: 0.4 !important;
-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-tabs.pxl-tabs1 .pxl-tab--title.active {
opacity: 1 !important;
}
.pxl-tabs.pxl-tabs1 .pxl-tab--content {
display: none;
width: 100%;
}
.pxl-tabs.pxl-tabs2 .pxl-tabs--title {
display: flex;
align-items: center;
gap: 50px;
margin-bottom: 28px;
}
@media screen and (max-width: 1200px) {
.pxl-tabs.pxl-tabs2 .pxl-tabs--title {
margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
.pxl-tabs.pxl-tabs2 .pxl-tabs--title {
gap: 20px;
}
}
.pxl-tabs.pxl-tabs2 .pxl-tab--title {
font-size: 24px;
letter-spacing: 0;
opacity: 0.5;
}
.pxl-tabs.pxl-tabs2 .pxl-tab--title.active {
opacity: 1;
}
.pxl-tabs.pxl-tabs2.style-2 .pxl-tabs--title {
gap: 30px;
}
.pxl-tabs.pxl-tabs2.style-2 .pxl-tab--title {
position: relative;
font-size: 14px;
font-weight: 500;
opacity: 0.3;
}
.pxl-tabs.pxl-tabs2.style-2 .pxl-tab--title:before {
position: absolute;
content: '';
width: 0;
height: 1px;
bottom: 0;
left: 50%;
transform: translateX(-50%);
background: var(--color-primary);
-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;
}
.pxl-tabs.pxl-tabs2.style-2 .pxl-tab--title.active {
opacity: 1;
}
.pxl-tabs.pxl-tabs2.style-2 .pxl-tab--title.active:before {
width: 100%;
}
.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.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
transform: translateY(30px);
}
.pxl-tabs.tab-effect-fade .pxl-tab--content.active {
position: relative;
opacity: 1 !important;
visibility: visible;
transform: translateY(0px);
z-index: 99;
}
.pxl-tabs.tab-effect-fade .pxl-tabs--content {
position: relative;
}
.pxl-book--call {  }
.pxl-book--call.pxl-book--call1 .pxl-item--holder {
position: relative;
gap: 20px;
padding: 10px;
padding-right: 30px;
border-radius: 50px;
background: #fff;
display: inline-flex;
align-items: center;
}
.pxl-book--call.pxl-book--call1 a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.pxl-book--call.pxl-book--call1 .pxl-item--image {
width: 50px;
height: 50px;
border-radius: 50%;
overflow: hidden;
}
.pxl-book--call.pxl-book--call1 .pxl-item--title {
font-size: 20px;
line-height: 1;
letter-spacing: 0;
}
.pxl-book--call.pxl-book--call1 .pxl-item--desc {
color: #666;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
margin-top: 6px;
}
.pxl--physics {
position: relative;
width: 100%;
min-height: 500px;
max-height: 100%;
overflow: hidden;  }
@media (max-width: 767px) {
.pxl--physics {
width: 100%;
min-height: 350px;
}
}
.pxl--physics .pxl--item-physics {
width: fit-content;
position: absolute;
will-change: transform;
pointer-events: auto;
}
@media screen and (max-width: 767px) {
.pxl--physics .pxl--item-physics {
position: relative;
margin-top: 15px;
}
}
.pxl--physics .pxl-item--title {
color: var(--color-primary);
font-size: 24px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.72px;
}
.pxl--physics.pxl--physics1 {
border-bottom: 1px solid #e5e5e5;
}
.pxl--physics.pxl--physics1 .pxl-item--content {
min-width: 416px;
max-width: 416px;
border-radius: 10px;
border: 1px solid #e5e5e5;
background: #fff;
padding: 30px;
}
@media screen and (max-width: 767px) {
.pxl--physics.pxl--physics1 .pxl-item--content {
max-width: unset;
min-width: 100%;
}
}
.pxl--physics.pxl--physics1 .pxl-item--content.style-2 {
background: var(--color-primary);
}
.pxl--physics.pxl--physics1 .pxl-item--content.style-2 .pxl-item--title {
color: #fff;
}
.pxl--physics.pxl--physics1 .pxl-item--content.style-2 .pxl-item--text {
color: #999;
}
.pxl--physics.pxl--physics1 .pxl-item--text {
margin-top: 20px;
}
.pxl--physics.pxl--physics2 .pxl-item--image {
width: 40px;
height: 40px;
padding: 0 12px;
box-sizing: border-box;
}
.pxl--physics.pxl--physics2 .pxl-item--content {
display: flex;
align-items: center;
padding: 0 16px;
line-height: 36px;
min-height: 36px;
}
.pxl--physics.pxl--physics2 .pxl-item--content, .pxl--physics.pxl--physics2 .pxl-item--image {
border: 1px solid #e5e5e5;
border-radius: 60px;
background: #f5f5f5;
overflow: hidden;
}
.pxl--physics.pxl--physics2 .pxl-item--text {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 16px;
font-weight: 400;
}
.pxl--physics.pxl--physics2 .pxl-item--text ul, .pxl--physics.pxl--physics2 .pxl-item--text p {
display: flex;
align-items: center;
gap: 19px;
}
.pxl--physics.pxl--physics2 .pxl-item--text ul li, .pxl--physics.pxl--physics2 .pxl-item--text p li {
list-style: none;
padding-left: 13px;
position: relative;
}
.pxl--physics.pxl--physics2 .pxl-item--text ul li:before, .pxl--physics.pxl--physics2 .pxl-item--text p li:before {
position: absolute;
content: '';
top: 50%;
left: 0;
transform: translateY(-50%);
width: 8px;
min-width: 8px;
height: 8px;
border-radius: 50%;
background: var(--color-primary);
}
.pxl-list--categories {  }
.pxl-list--categories.pxl-list--categories1 .pxl--item {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #e5e5e5;
-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;
}
.pxl-list--categories.pxl-list--categories1 .pxl--item:last-child {
margin: 0;
}
.pxl-list--categories.pxl-list--categories1 .pxl--item > a {
position: absolute;
width: 100%;
height: 100%;
inset: 0;
}
.pxl-list--categories.pxl-list--categories1 .pxl--item:hover {
border-color: var(--color-primary);
}
.pxl-list--categories.pxl-list--categories1 .pxl--item:hover .pxl-item--label {
background-position: 0;
}
.pxl-list--categories.pxl-list--categories1 .pxl--item:hover .pxl-icon--arrow {
animation: toRight_10 0.3s linear;
color: var(--color-primary);
}
.pxl-list--categories.pxl-list--categories1 .pxl-item--label {
font-size: 16px;
line-height: 1;
letter-spacing: -0.48px;
background-image: linear-gradient(to right, var(--color-primary), var(--color-primary) 50%, #666 50%);
background-size: 200% 100%;
background-position: 100%;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-transition: all 0.2s linear;
-khtml-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.pxl-list--categories.pxl-list--categories1 .pxl-icon--arrow {
display: flex;
-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;
}
.pxl-join--team {  }
.pxl-join--team.pxl-join--team1 .pxl--item {
position: relative;
display: flex;
align-items: center;
padding: 40px 0;
border-bottom: 1px solid #e5e5e5;
}
@media screen and (max-width: 991px) {
.pxl-join--team.pxl-join--team1 .pxl--item {
padding: 30px 0;
}
}
@media screen and (max-width: 575px) {
.pxl-join--team.pxl-join--team1 .pxl--item {
gap: 20px;
flex-wrap: wrap;
}
}
.pxl-join--team.pxl-join--team1 .pxl--item:first-child {
border-top: 1px solid #e5e5e5;
}
.pxl-join--team.pxl-join--team1 .pxl--item:before {
position: absolute;
content: '';
bottom: 0;
left: 0;
width: 0;
height: 1px;
background: var(--color-primary);
-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;
}
.pxl-join--team.pxl-join--team1 .pxl--item > a {
position: absolute;
inset: 0;
}
.pxl-join--team.pxl-join--team1 .pxl--item:hover:before {
width: 100%;
}
.pxl-join--team.pxl-join--team1 .pxl--item:hover .pxl-item--status {
opacity: 1;
transform: translateX(0);
}
.pxl-join--team.pxl-join--team1 .pxl-item-title {
font-size: 14px;
line-height: 1;
letter-spacing: 0;
text-transform: uppercase;
width: 300px;
min-width: 300px;
padding-right: 30px;
}
@media screen and (max-width: 991px) {
.pxl-join--team.pxl-join--team1 .pxl-item-title {
width: 240px;
min-width: 240px;
}
}
.pxl-join--team.pxl-join--team1 .pxl-item--content {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
.pxl-join--team.pxl-join--team1 .pxl-item-works, .pxl-join--team.pxl-join--team1 .pxl-item--status {
color: #999;
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
text-transform: uppercase;
}
.pxl-join--team.pxl-join--team1 .pxl-item--status {
opacity: 0;
transform: translateX(10px);
-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;
}
.pxl-join--team.pxl-join--team1 .pxl-item--status:hover {
color: var(--color-primary);
}
.pxl--history { }
.pxl--history.pxl--history1 .pxl-history-wrapper {
display: flex;
gap: 20px;
}
.pxl--history.pxl--history1 .pxl-item--history {
flex: 3.6;
}
.pxl--history.pxl--history1 .pxl-column--images {
flex: 6.4;
}
.pxl--history.pxl--history1 .pxl-item--content {
padding: 50px;
border: 1px solid #e5e5e5;
border-radius: 20px;
margin-bottom: 20px;
}
.pxl--history.pxl--history1 .pxl-item--number {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 96px; line-height: 58px;
letter-spacing: -2.88px;
}
.pxl--history.pxl--history1 .pxl-item--description {
color: #666;
font-size: 18px;
line-height: 1.5556;
margin-top: 32px;
}
.pxl--history.pxl--history1 .pxl-column--images {
position: relative;
overflow: hidden;
}
.pxl--history.pxl--history1 .pxl-item--image {
position: absolute;
inset: 0;
transform: translateY(20px);
opacity: 0;
pointer-events: none;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pxl--history.pxl--history1 .pxl-item--image img {
border-radius: 20px;
}
.pxl--history.pxl--history1 .pxl-item--image.active {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
.pxl-circle {
position: relative;
width: 1142px;
height: 1142px; }
@media screen and (max-width: 1280px) {
.pxl-circle {
width: 900px;
height: 900px;
}
}
.pxl-circle .circle {
position: relative;
width: 100%;
height: 100%;
border: 2px solid rgba(229, 229, 229, .5);
border-radius: 50%;
-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;
}
.pxl-circle .circle.spin_on {
animation: pxl_spin 15s linear infinite;
}
.pxl-circle .dot {
position: absolute;
width: 8px;
height: 8px;
background-color: var(--color-primary);
border-radius: 50%;
top: 0;
left: 50%;
transform: translate(-50%, -50%);
}
.pxl-circle .dot-2 {
bottom: 0;
top: unset;
transform: translate(-50%, 50%);
}
.pxl-circle .pxl-inner--circle {
position: absolute;
top: 50%;
left: 50%;
height: 100%;
width: 100%;
transform: translate(-50%, -50%);
}
.pxl-circle .circle-inner {
width: 55%;
height: 55%;
}
.pxl-circle .circle-inner.spin_on {
animation: pxl_spin_to_left 15s linear infinite;
}
.pxl-circle .pxl-item--icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.pxl-circle .pxl-item--icon svg {
width: 283px;
height: 283px;
}
@media screen and (max-width: 1280px) {
.pxl-circle .pxl-item--icon svg {
width: 200px;
height: 200px;
}
}
.pxl-showcase {  }
.pxl-showcase .pxl-item--showcase {
padding: 20px;
}
.pxl-showcase.pxl-showcase1 .pxl-item--inner {
row-gap: 25px;
}
.pxl-showcase.pxl-showcase1 .pxl-item--showcase {
--height: 300px;
position: relative;
width: 100%;
min-height: var(--height);
border: 2px solid var(--color-primary);
overflow: hidden;
border-radius: 12px;
-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;
cursor: pointer;
}
@media screen and (max-width: 767px) {
.pxl-showcase.pxl-showcase1 .pxl-item--showcase {
--height: 500px;
}
}
.pxl-showcase.pxl-showcase1 .pxl-item--showcase::before {
content: '';
background-color: rgba(0, 0, 0, .7);
opacity: 0;
transition: inherit;
z-index: 1;
}
.pxl-showcase.pxl-showcase1 .pxl-item--showcase:hover {
border-radius: 0;
}
.pxl-showcase.pxl-showcase1 .pxl-item--showcase:hover::before {
opacity: 1;
}
.pxl-showcase.pxl-showcase1 .pxl-item--showcase:hover .pxl-item--image {
transform: translateY(calc(-100% + var(--height)));
}
.pxl-showcase.pxl-showcase1 .pxl-item--showcase:hover .pxl-item--btn {
transform: scale(1);
opacity: 1;
}
.pxl-showcase.pxl-showcase1 .pxl-item--showcase.coming-soon {
pointer-events: none;
}
.pxl-showcase.pxl-showcase1 .pxl-item--showcase.coming-soon:before {
background: rgba(32, 32, 32, .6);
backdrop-filter: blur(5px);
opacity: 1;
}
.pxl-showcase.pxl-showcase1 .pxl-item--image {
-webkit-transition: transform 8s linear;
-khtml-transition: transform 8s linear;
-moz-transition: transform 8s linear;
-ms-transition: transform 8s linear;
-o-transition: transform 8s linear;
transition: transform 8s linear;
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
border-radius: 10px;
}
.pxl-showcase.pxl-showcase1 .pxl-item--image img {
width: 100%;
}
.pxl-showcase.pxl-showcase1 .pxl-btn-group {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
gap: 15px;
position: absolute;
width: 100%;
height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 9;
}
.pxl-showcase.pxl-showcase1 .pxl-item--btn {
border-radius: 10px;
font-size: 14px;
transform: scale(0);
opacity: 0;
line-height: 46px;
padding-inline: 28px;
color: #fff;
z-index: 9;
min-width: 140px;
background-color: var(--color-primary);
}
.pxl-showcase.pxl-showcase1 .pxl-item--btn.pxl-item--btn2 {
color: var(--color-primary);
background-color: #fff;
}
.pxl-showcase.pxl-showcase1 .pxl-item--btn.pxl-item--btn2:hover {
color: #fff;
background-color: var(--color-primary);
}
.pxl-showcase.pxl-showcase1 .pxl-item--btn:hover {
color: var(--color-primary);
background-color: #fff;
}
.pxl-showcase.pxl-showcase1 .pxl-item--title {
margin-top: 15px;
text-align: center;
width: 100%;
font-weight: 500;
}
@media screen and (max-width: 1200px) {
.pxl-showcase.pxl-showcase1 .pxl-item--title {
font-size: 15px;
}
}
.pxl-showcase.pxl-showcase2 .pxl-item--inner {
margin: 0 -30px;
}
@media screen and (max-width: 1200px) {
.pxl-showcase.pxl-showcase2 .pxl-item--inner {
margin: 0 -15px;
}
}
.pxl-showcase.pxl-showcase2 .pxl-item--single {
padding: 0 30px;
}
@media screen and (max-width: 1200px) {
.pxl-showcase.pxl-showcase2 .pxl-item--single {
padding: 0 15px;
}
}
.pxl-showcase.pxl-showcase2 .pxl-item--inner {
row-gap: 60px;
}
@media screen and (max-width: 1200px) {
.pxl-showcase.pxl-showcase2 .pxl-item--inner {
row-gap: 30px;
}
}
.pxl-showcase.pxl-showcase2 .pxl-inner--content {
padding: 10px;
border-radius: 10px;
background: #fff;
}
.pxl-showcase.pxl-showcase2 .pxl-item--showcase {
--height: 480px;
position: relative;
width: 100%;
min-height: var(--height);
overflow: hidden;
border-radius: 5px;
-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;
cursor: pointer;
}
@media screen and (max-width: 767px) {
.pxl-showcase.pxl-showcase2 .pxl-item--showcase {
--height: 500px;
}
}
.pxl-showcase.pxl-showcase2 .pxl-item--showcase::before {
content: '';
background-color: rgba(0, 0, 0, .5);
opacity: 0;
transition: inherit;
z-index: 1;
-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;
}
.pxl-showcase.pxl-showcase2 .pxl-item--showcase .pxl-item--icon {
position: absolute;
right: 26px;
top: 26px;
opacity: 0;
z-index: 9;
-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;
}
.pxl-showcase.pxl-showcase2 .pxl-item--showcase:hover::before {
opacity: 1;
}
.pxl-showcase.pxl-showcase2 .pxl-item--showcase:hover .pxl-item--icon {
opacity: 1;
}
.pxl-showcase.pxl-showcase2 .pxl-item--showcase:hover .pxl-item--image {
transform: translateY(calc(-100% + var(--height)));
}
.pxl-showcase.pxl-showcase2 .pxl-item--showcase:hover .pxl-item--btn {
transform: scale(1);
opacity: 1;
}
.pxl-showcase.pxl-showcase2 .pxl-item--showcase.coming-soon {
pointer-events: none;
}
.pxl-showcase.pxl-showcase2 .pxl-item--showcase.coming-soon:before {
backdrop-filter: blur(5px);
opacity: 1;
}
.pxl-showcase.pxl-showcase2 .pxl-item--image {
-webkit-transition: transform 8s linear;
-khtml-transition: transform 8s linear;
-moz-transition: transform 8s linear;
-ms-transition: transform 8s linear;
-o-transition: transform 8s linear;
transition: transform 8s linear;
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
border-radius: 10px;
}
.pxl-showcase.pxl-showcase2 .pxl-item--image img {
width: 100%;
}
.pxl-showcase.pxl-showcase2 .pxl-btn-group {
display: flex;
justify-content: center;
align-items: end;
gap: 15px;
position: absolute;
width: 100%;
height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 9;
padding-bottom: 30px;
}
.pxl-showcase.pxl-showcase2 .pxl-item--btn {
border-radius: 6px;
font-size: 14px;
transform: scale(0);
opacity: 0;
line-height: 46px;
padding-inline: 20px;
z-index: 9;
min-width: 140px;
color: var(--color-primary);
background-color: #fff;
border: 1px solid rgba(255, 255, 255, 0.14);
}
.pxl-showcase.pxl-showcase2 .pxl-item--btn:hover {
color: #fff;
background: rgba(255, 255, 255, 0.01);
backdrop-filter: blur(10px);
}
.pxl-showcase.pxl-showcase2 .pxl-item--btn.pxl-item--btn2 {
color: #fff;
background: rgba(255, 255, 255, 0.01);
backdrop-filter: blur(10px);
}
.pxl-showcase.pxl-showcase2 .pxl-item--btn.pxl-item--btn2:hover {
color: var(--color-primary);
background: #fff;
}
.pxl-showcase.pxl-showcase2 .pxl-item--sub_title {
color: #999;
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
margin-top: 30px;
padding: 0 20px;
}
.pxl-showcase.pxl-showcase2 .pxl-item--sub_title a {
color: inherit;
}
.pxl-showcase.pxl-showcase2 .pxl-item--sub_title a:hover {
color: var(--color-primary);
}
.pxl-showcase.pxl-showcase2 .pxl-item--title {
font-size: 24px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.72px;
text-transform: capitalize;
width: 100%;
margin: 14px 0 20px;
padding: 0 20px;
}
@media screen and (max-width: 1200px) {
.pxl-showcase.pxl-showcase2 .pxl-item--title {
font-size: 20px;
}
}
.pxl-tabs--scroll {
position: relative; }
.pxl-tabs--scroll .pxl-post--inner:last-child {
position: relative;
z-index: 99;
}
.pxl-tabs--scroll .pxl-post--inner img {
width: 100%;
}
.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;
margin-top: 40px;
}
@media screen and (min-width: 1201px) {
.pxl-grid .col-xl-pxl5 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.pxl-grid .col-lg-66-pxl {
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
}
@media screen and (min-width: 1201px) {
.pxl-grid .col-xl-66-pxl {
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
}
.pxl-grid .pxl-post--featured, .pxl-post-carousel .pxl-post--featured, .pxl-post-modern .pxl-post--featured, .pxl-swiper-slider .pxl-post--featured {
position: relative;
}
.pxl-grid .pxl-post--link, .pxl-post-carousel .pxl-post--link, .pxl-post-modern .pxl-post--link, .pxl-swiper-slider .pxl-post--link {
z-index: 99;
}
.pxl-grid .pxl-post--image img, .pxl-post-carousel .pxl-post--image img, .pxl-post-modern .pxl-post--image img, .pxl-swiper-slider .pxl-post--image img, .pxl-grid .pxl-post--featured img, .pxl-post-carousel .pxl-post--featured img, .pxl-post-modern .pxl-post--featured img, .pxl-swiper-slider .pxl-post--featured img {
width: 100%;
}
.pxl-grid .pxl-post--title a, .pxl-post-carousel .pxl-post--title a, .pxl-post-modern .pxl-post--title a, .pxl-swiper-slider .pxl-post--title a {
color: inherit;
}
.pxl-grid .pxl-post--title a:hover, .pxl-post-carousel .pxl-post--title a:hover, .pxl-post-modern .pxl-post--title a:hover, .pxl-swiper-slider .pxl-post--title a:hover {
color: inherit;
}
.pxl-grid .pxl-post--category, .pxl-post-carousel .pxl-post--category, .pxl-post-modern .pxl-post--category, .pxl-swiper-slider .pxl-post--category {
position: relative;
}
.pxl-grid .pxl-post--category.link-none:before, .pxl-post-carousel .pxl-post--category.link-none:before, .pxl-post-modern .pxl-post--category.link-none:before, .pxl-swiper-slider .pxl-post--category.link-none:before, .pxl-grid .pxl-post--category.deactive-click:before, .pxl-post-carousel .pxl-post--category.deactive-click:before, .pxl-post-modern .pxl-post--category.deactive-click:before, .pxl-swiper-slider .pxl-post--category.deactive-click:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.pxl-grid .pxl-post--category a, .pxl-post-carousel .pxl-post--category a, .pxl-post-modern .pxl-post--category a, .pxl-swiper-slider .pxl-post--category a {
color: inherit;
}
.pxl-grid.pxl-grid-nogap .pxl-grid-masonry, .pxl-post-carousel.pxl-grid-nogap .pxl-grid-masonry, .pxl-post-modern.pxl-grid-nogap .pxl-grid-masonry, .pxl-swiper-slider.pxl-grid-nogap .pxl-grid-masonry {
margin: 0 !important;
}
.pxl-grid.pxl-grid-nogap .pxl-grid-masonry .pxl-grid-item, .pxl-post-carousel.pxl-grid-nogap .pxl-grid-masonry .pxl-grid-item, .pxl-post-modern.pxl-grid-nogap .pxl-grid-masonry .pxl-grid-item, .pxl-swiper-slider.pxl-grid-nogap .pxl-grid-masonry .pxl-grid-item {
padding: 0 !important;
}
.pxl-grid.pxl-grid-nogap .pxl-grid-masonry .pxl-post--inner, .pxl-post-carousel.pxl-grid-nogap .pxl-grid-masonry .pxl-post--inner, .pxl-post-modern.pxl-grid-nogap .pxl-grid-masonry .pxl-post--inner, .pxl-swiper-slider.pxl-grid-nogap .pxl-grid-masonry .pxl-post--inner {
margin-bottom: 0;
}
.pxl-load-more { }
.pxl-load-more .pxl-load-icon {
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: 50%;
left: 50%;
margin-left: -10px;
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 .pxl-loadmore-text {
-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;
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
}
.pxl-load-more .pxl-loadmore-text svg {
-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-load-more.loading .pxl-load-icon {
opacity: 1;
}
.pxl-load-more.loading .pxl-loadmore-text {
opacity: 0;
}
.pxl-load-more .btn:hover .pxl-loadmore-text svg {
transform: rotate(90deg);
}
.pxl-grid-filter {
white-space: normal;
display: flex;
flex-wrap: wrap;
gap: 12px; }
@media screen and (max-width: 767px) {
.pxl-grid-filter {
gap: 8px;
}
}
.pxl-grid-filter .filter-item {
cursor: pointer;
-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;
position: relative;
}
.pxl-grid-filter .pxl--filter-inner {
display: inline-flex;
flex-wrap: wrap;
}
.pxl-grid-filter.style-1 {
margin-bottom: 48px;
}
.pxl-grid-filter.style-1 .filter-item {
padding: 0 28px;
position: relative;
border: 2px solid #fe4040;
overflow: hidden;
line-height: 52px;
border-radius: 8px;
color: #fe4040;
font-size: 16px;
font-weight: 600;
letter-spacing: 0.32px;
}
.pxl-grid-filter.style-1 .filter-item:last-child {
margin-right: 0;
}
.pxl-grid-filter.style-1 .filter-item:before, .pxl-grid-filter.style-1 .filter-item:after {
position: absolute;
content: '';
width: 0;
height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #fe4040;
z-index: -1;
opacity: 0;
-webkit-transition: all 0.3s linear 0ms;
-khtml-transition: all 0.3s linear 0ms;
-moz-transition: all 0.3s linear 0ms;
-ms-transition: all 0.3s linear 0ms;
-o-transition: all 0.3s linear 0ms;
transition: all 0.3s linear 0ms;
border-radius: inherit;
}
.pxl-grid-filter.style-1 .filter-item.active {
color: #fff;
}
.pxl-grid-filter.style-1 .filter-item.active:before, .pxl-grid-filter.style-1 .filter-item.active:after {
width: 120%;
opacity: 1;
}
.pxl-grid-filter.style-2 {
margin-bottom: 0;
}
.pxl-grid-filter.style-2 .filter-item {
line-height: 48px;
color: rgba(32, 32, 32, .72);
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: -0.16px;
border-radius: 8px;
padding: 0 24px;
position: relative;
z-index: 2;
-webkit-transition: all 0.3s linear 0ms;
-khtml-transition: all 0.3s linear 0ms;
-moz-transition: all 0.3s linear 0ms;
-ms-transition: all 0.3s linear 0ms;
-o-transition: all 0.3s linear 0ms;
transition: all 0.3s linear 0ms;
}
.pxl-grid-filter.style-2 .filter-item:before {
position: absolute;
content: '';
width: 0;
height: 100%;
background: #00bd39;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s linear 0ms;
-khtml-transition: all 0.3s linear 0ms;
-moz-transition: all 0.3s linear 0ms;
-ms-transition: all 0.3s linear 0ms;
-o-transition: all 0.3s linear 0ms;
transition: all 0.3s linear 0ms;
border-radius: inherit;
z-index: -1;
}
.pxl-grid-filter.style-2 .filter-item.active, .pxl-grid-filter.style-2 .filter-item:hover {
color: #fff;
}
.pxl-grid-filter.style-2 .filter-item.active:before, .pxl-grid-filter.style-2 .filter-item:hover:before {
width: 100%;
}
.pxl-products--inner {
margin-bottom: 32px !important;
}
.pxl-products--inner .woocommerce-product-content .woocommerce-sg-product-excerpt {
color: rgba(32, 32, 32, 0.8);
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
.pxl-products--inner .woocommerce-product-content .woocommerce-sg-product-excerpt {
margin-bottom: 18px;
}
.slick-slider {
overflow: hidden;  }
.slick-slider .slick-track {
display: flex;
}
.swiper-slide-active {
z-index: 99;
}
.pxl-carousel-inner {
overflow: hidden;
}
.pxl-carousel-inner img {
width: 100%;
}
.pxl-swiper-container {
margin: 0 -15px;
position: relative;
overflow: hidden;
}
.pxl-swiper-container.swiper-fade .pxl-swiper-slide, .pxl-swiper-container.swiper-container-fade .pxl-swiper-slide {
opacity: 0 !important;
}
.pxl-swiper-container.swiper-fade .pxl-swiper-slide.swiper-slide-active, .pxl-swiper-container.swiper-container-fade .pxl-swiper-slide.swiper-slide-active {
opacity: 1 !important;
}
.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;
-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;
}
.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-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: 1200px) {
.pxl-swiper-boxshadow .pxl-swiper-dots.style-1.pxl-swiper-pagination-progressbar {
margin-left: 45px;
margin-right: 45px;
}
}
.pxl-swiper-slider {
position: relative;
}
.pxl-swiper-slider.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-vertical .pxl-swiper-wrapper, .swiper-vertical .swiper-wrapper {
flex-direction: column;
}
.swiper-vertical .pxl-swiper-slide, .swiper-vertical .swiper-slide {
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
[data-slider-mode="fade"] .swiper-slide-active {
z-index: 9;
}
.swiper-creative .pxl-swiper-slide {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
transition-property: transform;
}
.swiper-3d .pxl-swiper-wrapper {
transform-style: preserve-3d;
transform: translate3d(0px, 0, 0);
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .pxl-swiper-slide {
transform-style: preserve-3d;
}
.pxl--hide-arrow .pxl-swiper-arrow-wrap {
opacity: 0 !important;
visibility: hidden !important;
position: absolute;
}
.swiper-vertical {
touch-action: pan-x;
}
.swiper-vertical > .pxl-swiper-wrapper {
flex-direction: column;
}
.swiper-vertical.swiper-backface-hidden .pxl-swiper-slide {
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.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(--color-primary);
}
.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-slider .pxl-post--image img, .pxl-swiper-slider .pxl-post--featured img {
width: 100%;
}
.pxl-swiper-slider .pxl-post--title a, .pxl-swiper-slider .pxl-post--category a {
color: inherit;
}
.pxl-swiper-slider .pxl-post--title a:hover, .pxl-swiper-slider .pxl-post--category a:hover {
color: inherit;
}
.pxl-swiper-fraction-first, .pxl-swiper-fraction-last {
font-size: 20px;
font-weight: 700;
color: #040505;
margin: 0 16px;
display: inline-flex;   }
.pxl-swiper-arrow-wrap {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 50px;  }
@media screen and (max-width: 767px) {
.pxl-swiper-arrow-wrap {
margin-top: 30px;
}
}
.pxl-swiper-arrow-wrap .pxl-swiper-arrow {
-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;
cursor: pointer; }
.pxl-swiper-arrow-wrap.style-1 {
position: relative;
gap: 13px;
}
.pxl-swiper-arrow-wrap.style-1:before, .pxl-swiper-arrow-wrap.style-1:after {
position: absolute;
content: '';
top: 50%;
left: 0;
transform: translateY(-50%);
width: calc(50% - 57px);
height: 1px;
background: #cde4ce;
}
.pxl-swiper-arrow-wrap.style-1:after {
left: unset;
right: 0;
}
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow {
position: relative;
color: var(--link-color);
display: inline-flex;
align-items: center;
justify-content: center;
width: 38px;
height: 38px;
font-size: 14px;
border-radius: 50%;
border: 2px solid var(--link-color);
-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;
}
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow:after {
position: absolute;
content: '';
width: 0;
height: 0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
z-index: -1;
border-radius: inherit;
-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-swiper-arrow-wrap.style-1 .pxl-swiper-arrow:hover:not(.swiper-button-disabled) {
border-color: transparent;
box-shadow: 0px 0px 30px 0px rgba(137, 151, 186, 0.25);
scale: 0.95;
}
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow:hover:not(.swiper-button-disabled):after {
width: calc(100% + 2px);
height: calc(100% + 2px);
}
.pxl-swiper-arrow-wrap.style-2 {
gap: 15px;
}
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow {
width: 60px;
height: 60px;
display: inline-flex;
align-items: center;
justify-content: center;
background: #cde4ce;
backdrop-filter: blur(6px);
border-radius: 50%;
color: var(--link-color);
}
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow i {
-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-swiper-arrow-wrap.style-2 .pxl-swiper-arrow:hover {
color: #cde4ce;
background: var(--color-primary);
}
.pxl-swiper-arrow-wrap.style-3 {
position: absolute;
top: 50%;
left: 0;
justify-content: space-between;
width: 100%;
transform: translateY(-50%);
margin: 0;
z-index: 9;
}
.pxl-swiper-arrow-wrap.style-3 .pxl-swiper-arrow {
width: 48px;
height: 48px;
display: inline-flex;
align-items: center;
justify-content: center;
background: rgba(255, 255, 255, 0.20);
border: 2px solid #fff;
border-radius: 50%;
backdrop-filter: blur(5.5px);
box-sizing: border-box;
color: #fff;
}
.pxl-swiper-arrow-wrap.style-3 .pxl-swiper-arrow i {
-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-swiper-arrow-wrap.style-3 .pxl-swiper-arrow:hover {
background: #fff;
color: #202020;
}
.pxl-swiper-arrow-wrap.style-3 .pxl-swiper-arrow-prev {
transform: translateX(-50%);
}
.pxl-swiper-arrow-wrap.style-3 .pxl-swiper-arrow-next {
transform: translateX(50%);
}
.pxl-swiper-arrow-wrap .swiper-button-disabled {
cursor: not-allowed !important;
opacity: 0.5 !important;
}
.pxl-navigation-carousel {  }
.pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow {
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
width: 50px;
height: 50px;
border-radius: 50%;
border: 1px solid transparent;
position: relative;
overflow: hidden;
cursor: pointer;
z-index: 9;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
.pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow {
width: 45px;
height: 45px;
}
}
.pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow svg, .pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow i {
color: var(--color-primary);
}
.pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow svg path, .pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow i path {
fill: var(--color-primary);
}
.pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow:before {
position: absolute;
content: '';
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 0;
height: 0;
background: var(--color-primary);
border-radius: inherit;
z-index: -1;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow:hover:not(.swiper-button-disabled) svg, .pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow:hover:not(.swiper-button-disabled) i {
color: #fff;
}
.pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow:hover:not(.swiper-button-disabled) svg path, .pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow:hover:not(.swiper-button-disabled) i path {
fill: #fff;
}
.pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .pxl-swiper-arrow:hover:not(.swiper-button-disabled):before {
width: 200%;
height: 200%;
}
.pxl-navigation-carousel.pxl-navigation-carousel1.style-1 .swiper-button-disabled {
cursor: not-allowed !important;
opacity: 0.5 !important;
}
.pxl-navigation-carousel .pxl-swiper-arrows {
display: flex;
justify-content: center;
align-items: center;
gap: 20px;
}
@media screen and (max-width: 767px) {
.pxl-navigation-carousel .pxl-swiper-arrows {
gap: 12px;
}
}
.pxl-navigation-carousel .pxl-swiper-arrow {
cursor: pointer;
}
.pxl-swiper-dots { }
.pxl-swiper-dots.pxl-swiper-pagination-bullets span {
display: inline-flex;
cursor: pointer;
-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-swiper-dots.pxl-swiper-pagination-progressbar {
height: 1px;
background-color: #454545;
width: 100%;
position: relative; }
.pxl-swiper-dots.pxl-swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
height: 3px;
background-color: var(--color-primary);
display: inline-flex;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
transform-origin: left top;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets {
text-align: center;
margin: 45px 10px 0 10px;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets .pxl-swiper-pagination-bullet {
width: 25px;
height: 25px;
position: relative;
background-color: transparent;
z-index: 1;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets .pxl-swiper-pagination-bullet:before, .pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets .pxl-swiper-pagination-bullet:after {
content: '';
position: absolute;
border-radius: 25px;
-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;
opacity: 0;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets .pxl-swiper-pagination-bullet:before {
background-color: var(--color-primary);
background-image: -webkit-gradient(linear, right top, left top, from(var(--color-primary)), to(var(--color-primary)));
background-image: -webkit-linear-gradient(180deg, var(--color-primary), var(--color-primary));
background-image: -moz-linear-gradient(180deg, var(--color-primary), var(--color-primary));
background-image: -ms-linear-gradient(180deg, var(--color-primary), var(--color-primary));
background-image: -o-linear-gradient(180deg, var(--color-primary), var(--color-primary));
background-image: linear-gradient(180deg, var(--color-primary), var(--color-primary));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--color-primary)', endColorStr='var(--color-primary)', gradientType='1');
width: 25px;
height: 25px;
top: -9px;
left: -9px;
z-index: -2;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets .pxl-swiper-pagination-bullet:after {
background-color: #fff;
width: 21px;
height: 21px;
top: -7px;
left: -7px;
z-index: -1;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets .pxl-swiper-pagination-bullet span {
display: inline-block;
width: 7px;
height: 7px;
border-radius: 7px;
background-image: -webkit-linear-gradient(to right, var(--color-primary), var(--color-primary) 50%, #b2ccfe 50%);
background-image: -moz-linear-gradient(to right, var(--color-primary), var(--color-primary) 50%, #b2ccfe 50%);
background-image: -ms-linear-gradient(to right, var(--color-primary), var(--color-primary) 50%, #b2ccfe 50%);
background-image: -o-linear-gradient(to right, var(--color-primary), var(--color-primary) 50%, #b2ccfe 50%);
background-image: linear-gradient(to right, var(--color-primary), var(--color-primary) 50%, #b2ccfe 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 200% 100%;
background-position: -100%;
transition: all 0.3s ease-in-out;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active span {
background-position: 0%;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active:before, .pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active:after {
opacity: 1;
}
.pxl-swiper-dots.style-2 {
margin-top: 42px;
text-align: center;
}
.pxl-swiper-dots.style-2 .pxl-swiper-pagination-bullet {
width: 17px;
height: 4px;
background: #d9d9d9;
margin-right: 10px;
-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-swiper-dots.style-2 .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--color-primary);
width: 37px;
}
.pxl-carousel-inner .pxl-item--image img {
width: 100%;
}
html {
box-sizing: border-box;
}
html.lenis-enabled {
scroll-behavior: auto;
}
:root {
--radial-gradient: circle at center;
--color-start-pos: 0%;
--color-end-pos: 100%;
--rotate: 180deg;
--white: #fff;
--light-blue-grey-1: #f5f7fa;
--dark-blue-1: #003973;
--dark-2: #072032;
--text-1: #666;
--text-2: #9b9b9b;
--text-3: #b0b6bc;
--light-green-1: #e4f3e2;
--light-green-2: #e7f8f0;
--boarder-grey-1: #d7d7d7;
--text-3: #b0b6bc;
--dark-1: #1e2227;
--red: #fe6462;
--yellow: #fec51b;
--bg-color: var(--color-primary);
--hover-bg-color: var(--color-secondary);
--border-color: #d7d7d7;
--border-size: 0;
--size: 10px;
--spacing: 15px;
--color: var(--color-primary);
--hover-color: #fff;
--gap: 15px;
--width: 100%;
--heigh: 100%;
--x: 15px;
--y: 15px;
--right: 0px;
--left: 0px;
--top: 0px;
--bottom: 0px;
--s: 5s;
}
.pxl-wapper {
overflow: clip;
}
#pxl-main .pxl-content-wrap.no-sidebar {
margin: 0;
}
body:not(.single-careers,.single-portfolio) #pxl-main > .container {
max-width: 1350px !important; }
.elementor-editor-preview, .elementor-editor-active { }
.elementor-editor-preview .pxl-section-bg-parallax, .elementor-editor-active .pxl-section-bg-parallax {
z-index: -1;
}
.elementor-editor-preview .elementor-shape, .elementor-editor-active .elementor-shape {
direction: ltr;
left: 0;
line-height: 0;
overflow: hidden;
position: absolute;
width: 100%;
}
.elementor-editor-preview .elementor-shape.elementor-shape-top, .elementor-editor-active .elementor-shape.elementor-shape-top {
top: 0;
}
.elementor-editor-preview .elementor-shape.elementor-shape-bottom, .elementor-editor-active .elementor-shape.elementor-shape-bottom {
bottom: 0;
transform: rotate(180deg);
}
body {
background-color: #f5f5f5;
font-family: 'Inter', sans-serif;
font-size: 18px;
line-height: 1.5556;
font-weight: 400;
color: #666;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
letter-spacing: 0;
margin: 0;
padding: 0;
}
body.body-overflow {
overflow: hidden;
}
@media screen and (max-width: 767px) {
body.body-visible-sm {
overflow: visible;
}
}
@media screen and (max-width: 1200px) {
body > header {
display: none;
}
}
a {
-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;
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 {
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-secondary, blockquote:not(.pxl-blockquote), blockquote:not(.pxl-blockquote) cite, .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, .pxl-wg-categories .pxl-category--inner span, .pxl-contact-info-widget .pxl-phone--number, .pxl-contact-form .pxl-form--label, .btn {
font-family: , sans-serif;
}
h1, h2, h3, .pxl-icon-box.pxl-icon-box2 .pxl-item--description, h4, h5, h6, .error404 #pxl-main .pxl-error-description, .woocommerce #pxl-content-area div.product .woosc-btn .woosc-btn-text, .woocommerce > div.product .woosc-btn .woosc-btn-text, .woocommerce #pxl-content-area div.product .woosw-btn .woosc-btn-text, .woocommerce > div.product .woosw-btn .woosc-btn-text, .woocommerce #pxl-content-area div.product .woosc-btn .woosw-btn-text, .woocommerce > div.product .woosc-btn .woosw-btn-text, .woocommerce #pxl-content-area div.product .woosw-btn .woosw-btn-text, .woocommerce > div.product .woosw-btn .woosw-btn-text {
font-family: 'Funnel Display', sans-serif;
color: #0a0a0a;
font-weight: 400;
clear: both;
line-height: 1.208;
letter-spacing: -1.44px;
margin: 0;
padding: 0;
}
h1, .h1 {
font-size: 52px;
}
h2, .h2 {
font-size: 48px;
}
h3, .pxl-icon-box.pxl-icon-box2 .pxl-item--description, .h3 {
font-size: 32px;
}
h4, .h4 {
font-size: 28px;
}
h5, .h5 {
font-size: 24px;
line-height: 1.4545;
}
h6, .error404 #pxl-main .pxl-error-description, .woocommerce #pxl-content-area div.product .woosc-btn .woosc-btn-text, .woocommerce > div.product .woosc-btn .woosc-btn-text, .woocommerce #pxl-content-area div.product .woosw-btn .woosc-btn-text, .woocommerce > div.product .woosw-btn .woosc-btn-text, .woocommerce #pxl-content-area div.product .woosc-btn .woosw-btn-text, .woocommerce > div.product .woosc-btn .woosw-btn-text, .woocommerce #pxl-content-area div.product .woosw-btn .woosw-btn-text, .woocommerce > div.product .woosw-btn .woosw-btn-text, .h6, .woocommerce #pxl-sidebar-area .widget_product_categories .pxl-list-item a .title, .woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term a .title, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-quantity input, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-subtotal bdi, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields label, .woocommerce #pxl-content-area div.product form.cart .woocomerce-label--quantity, .woocommerce > div.product form.cart .woocomerce-label--quantity, .woocommerce #pxl-content-area div.product form.cart .single_add_to_cart_button, .woocommerce > div.product form.cart .single_add_to_cart_button {
font-size: 18px;
}
img {
max-width: 100%;
width: auto;
height: auto;
vertical-align: middle;
border-style: none;
object-fit: cover;
-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;
}
p {
margin: 0;
}
.grid-sizer {
display: none;
}
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(--color-primary);
}
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: var(--color-primary);
border: none;
padding: 2px;
text-decoration: none;
}
pre {
margin: 0;
white-space: pre-wrap;
word-wrap: break-word;
}
ol {
list-style: outside none decimal;
margin-bottom: 32px;
}
ul {
padding: 0;
margin: 0;
}
ul li {
list-style-position: inside;
white-space: normal;
}
dl + h2 + ul {
padding-left: 35px;
}
dl + h2 + ul ul {
padding-left: 35px;
}
dl + h2 + ul ul li {
list-style: outside;
}
.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:not(.pxl-blockquote) {
padding: 28px 30px;
font-size: 20px;
line-height: 1.5;
color: #000001;
position: relative;
font-weight: 700;
margin: 30px 0 26px;
z-index: 1;
background-color: #f8f9fa;
border-left: 5px solid var(--gradient-color-from);
border-right: 5px solid var(--gradient-color-to);
border-radius: 10px;
overflow: hidden;
}
blockquote:not(.pxl-blockquote):before {
content: '';
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(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(180deg, 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');
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.1;
z-index: -1;
}
@media screen and (max-width: 767px) {
blockquote:not(.pxl-blockquote) {
padding-left: 20px;
padding-right: 20px;
}
}
blockquote:not(.pxl-blockquote) cite {
position: relative;
padding-left: 76px;
font-size: 18px;
text-transform: uppercase;
font-weight: 500;
font-style: normal;
margin-top: 15px;
display: inline-block;
}
blockquote:not(.pxl-blockquote) cite:before {
content: '';
width: 65px;
height: 2px;
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(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(180deg, 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');
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
}
blockquote:not(.pxl-blockquote) .pxl-blockquote-icon {
line-height: 1;
font-size: 56px;
position: absolute;
top: 10px;
left: 18px;
transform: scale(-1);
opacity: 0.47;
}
blockquote:not(.pxl-blockquote) p {
margin-bottom: 0 !important;
}
blockquote:not(.pxl-blockquote).wp-block-quote p {
margin-bottom: 16px !important;
}
blockquote:not(.pxl-blockquote).wp-block-quote cite br {
display: none;
}
blockquote:not(.pxl-blockquote).wp-block-quote.has-text-align-right:before {
left: auto;
right: 0;
}
button {
font-size: 16px;
}
.wp-block-button {
margin-bottom: 20px;
}
.wp-block-button .wp-block-button__link {
padding-left: 32px;
padding-right: 32px;
background-color: var(--color-secondary);
font-size: 16px;
font-weight: 700;
}
.wp-block-button .wp-block-button__link:not([href]) {
color: var(--primary-color);
}
.wp-block-button .wp-block-button__link:hover {
background-color: var(--color-primary);
border-color: var(--color-primary);
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(--color-primary);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
background-color: var(--color-primary);
border-color: var(--color-primary);
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; }
@font-face {
font-family: 'Rowan Variable';
font-weight: 300;
font-style: normal;
src: url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/rowan-variable/Rowan-Light.woff.woff2) format('woff2'), url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/rowan-variable/Rowan-Light.woff.woff) format('woff');
}
@font-face {
font-family: 'Rowan Variable';
font-weight: 400;
font-style: normal;
src: url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/rowan-variable/Rowan-Regular.woff2) format('woff2'), url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/rowan-variable/Rowan-Regular.woff) format('woff');
}
@font-face {
font-family: 'Rowan Variable';
font-weight: 500;
font-style: normal;
src: url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/rowan-variable/Rowan-Medium.woff2) format('woff2'), url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/rowan-variable/Rowan-Medium.woff) format('woff');
}
@font-face {
font-family: 'BrittanySignature';
font-style: normal;
src: url(//www.estudiopacifico.com/wp-content/themes/floka/assets/fonts/BrittanySignature/BrittanySignature.ttf) format('truetype');
}
.ft-theme-custom1 {
font-family: 'Julietta-Messie' !important; }
html {
box-sizing: border-box;
}
html.html-smooth-scroll {
scroll-behavior: auto;
}
#smooth-wrapper {
top: 0 !important; }
@media screen and (min-width: 768px) {
#smooth-wrapper {
position: fixed;
height: 100%;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
}
}
.admin-bar #smooth-wrapper #pxl-wapper {
padding-top: 32px;
}
.pxl-section-fix-top, .pxl-column-sticky, .pxl-section-fix-trigger {
transition: none !important;
}
.pxl-column-sticky {
height: fit-content !important; }
.pxl-section-fix-top {
will-change: transform; }
.pxl-section-fix-top, .pxl-section-fix-bottom {
z-index: 1; }
.pxl-hidden--blur {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 20vh;
pointer-events: none; }
.pxl-hidden--blur .pxl--blur {
position: absolute;
inset: 0;
will-change: auto;
}
.pxl-hidden--blur .pxl--blur.pxl-blur-1 {
mask-image: linear-gradient(rgba(0, 0, 0, 0) 50%, #000 62.5%, #000 75%, rgba(0, 0, 0, 0) 87.5%);
backdrop-filter: blur(0.875px);
z-index: 7;
}
.pxl-hidden--blur .pxl--blur.pxl-blur-2 {
mask-image: linear-gradient(rgba(0, 0, 0, 0) 62.5%, #000 75%, #000 87.5%, rgba(0, 0, 0, 0) 100%);
backdrop-filter: blur(1.75px);
z-index: 8;
}
.pxl-hidden--blur .pxl--blur.pxl-blur-3 {
mask-image: linear-gradient(rgba(0, 0, 0, 0) 75%, #000 87.5%, #000 100%);
backdrop-filter: blur(3.5px);
z-index: 9;
}
@media screen and (min-width: 1400px) {
.col-xxl-3 {
width: 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
}
@media screen and (min-width: 1201px) {
.blog #pxl-wapper .container, .single-post #pxl-wapper .container, .woocommerce #pxl-wapper .container, .woocommerce-cart #pxl-wapper .container, .woocommerce-checkout #pxl-wapper .container {
max-width: 1350px;
width: 100%;
}
}
@media screen and (min-width: 1201px) {
#pxl-wapper .container {
max-width: 100%;
width: 100%;
}
}
@media screen and (max-width: 1200px) {
#pxl-wapper .container {
max-width: 100%;
}
}
#pxl-wapper .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
#pxl-wapper #pxl-sidebar-area {
margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
#pxl-wapper #pxl-sidebar-area {
margin-top: 60px;
}
}
@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;
left: calc(50% + 15px);
transform: translate(-50%, 0);
position: relative;
}
@media screen and (max-width: 1200px) {
#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;
}
@media screen and (max-width: 1200px) {
#pxl-main {
overflow-x: clip;
padding: 90px 0;
}
}
@media screen and (max-width: 767px) {
#pxl-main {
padding: 60px 0;
}
}
@media screen and (max-width: 1024px) {
}
.elementor-page:not(.single-post,.single-portfolio,.single-product) #pxl-main {
padding-top: 0;
padding-bottom: 0;
}
.elementor-page.single-product .woocommerce-Tabs-panel > .elementor {
margin: 0 -15px;
}
@media screen and (min-width: 1201px) {
html body:not(.elementor-editor-active) > .elementor-container {
align-items: flex-start;
justify-content: space-between;
}
html body:not(.elementor-editor-active) .pxl-column-sticky {
position: sticky;
}
}
@media screen and (max-width: 1200px) {
body:not(.elementor-editor-active) .pxl-row-scroll-fixed .pxl-column-sticky {
top: 0 !important;
}
}
body.elementor-editor-active { }
body.elementor-editor-active .pxl-row-scroll-fixed .pxl-column-sticky {
top: 0 !important;
}
body.elementor-editor-active .elementor-widget:not(:last-child) {
margin-block-end: 0;
}
.elementor-page, .single, .search, .error404, .archive, .wp-singular {  }
.elementor-page #pxl-content-area.col-12, .single #pxl-content-area.col-12, .search #pxl-content-area.col-12, .error404 #pxl-content-area.col-12, .archive #pxl-content-area.col-12, .wp-singular #pxl-content-area.col-12, .elementor-page #pxl-footer-elementor .row > .col-12, .single #pxl-footer-elementor .row > .col-12, .search #pxl-footer-elementor .row > .col-12, .error404 #pxl-footer-elementor .row > .col-12, .archive #pxl-footer-elementor .row > .col-12, .wp-singular #pxl-footer-elementor .row > .col-12 {
padding: 0;
min-height: 0px;
}
.blog #pxl-footer-elementor .row > .col-12 {
padding: 0;
min-height: 0; }
.single-post .pxl-item--excerpt > .elementor {
margin: 0 -15px;
}
.pxl-bg-color-full {
z-index: 1;
}
.pxl-bg-color-full .pxl-section-overlay-color {
z-index: -1;
content: '';
background-color: #070f01;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 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;
}
.pxl-bg-color-skew {
z-index: 1;
}
.pxl-bg-color-skew .pxl-section-overlay-color {
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;
-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;
}
@media screen and (max-width: 1200px) {
#pxl-page-title-elementor {
overflow: hidden;
}
}
#pxl-page-title-default {
background-color: #f5f6f6;
padding: 150px 0;
}
@media screen and (max-width: 767px) {
#pxl-page-title-default {
padding: 90px 0;
}
}
#pxl-page-title-default .row {
align-items: center;
}
#pxl-page-title-default .pxl-page-title {
margin: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
@media screen and (max-width: 1200px) {
#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;
text-align: center;
margin-bottom: 12px;
}
}
#pxl-page-title-default .ptitle-col-right {
justify-content: flex-end;
display: inline-flex;
}
@media screen and (max-width: 767px) {
#pxl-page-title-default .ptitle-col-right {
justify-content: center;
}
}
#pxl-footer-default {
margin-top: 15px;
padding: 44px 0;
background-color: #151a25;
font-size: 16px;
text-align: center;
color: #fff;
}
#pxl-footer-default a {
color: inherit;
}
#pxl-footer-default a:hover {
color: inherit;
text-decoration: underline;
}
.pxl-scroll-top {
width: 46px;
height: 46px;
position: fixed;
bottom: 20px;
right: 40px;
line-height: 46px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
z-index: 9999;
color: #fff;
text-align: center;
font-size: 18px;
opacity: 0;
visibility: hidden;
box-shadow: inset 0 0 0 2px #d4d4d4;
}
@media screen and (max-width: 991px) {
.pxl-scroll-top {
right: 25px;
}
}
.pxl-scroll-top:before {
content: '';
position: absolute;
top: 2px;
right: 2px;
bottom: 2px;
left: 2px;
z-index: -1;
background-color: #01062e;
border-radius: 100%;
}
.pxl-scroll-top .pxl-scroll-progress-circle {
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.pxl-scroll-top .pxl-scroll-progress-circle path {
fill: none;
stroke: var(--color-primary);
stroke-width: 4;
box-sizing: border-box;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.pxl-scroll-top.pxl-on {
bottom: 40px;
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 991px) {
.pxl-scroll-top.pxl-on {
bottom: 25px;
}
}
.pxl-scroll-top:hover, .pxl-scroll-top:focus {
color: #fff;
}
@keyframes pxl_scroll_top_effect {
0% {
transform: translateX(3px);
}
100% {
transform: translateX(-3px);
}
}
@keyframes pxl_scroll_bottom_effect {
0% {
transform: translateY(-3px);
}
100% {
transform: translateY(3px);
}
}
@media screen and (max-width: 1024px) {
.section-bg-bl-lg {
background-position: left bottom !important;
}
}
#pxl-footer-elementor .pxl-footer-hide {
display: none !important;
}
#pxl-footer-elementor .footer-elementor-inner > .container {
max-width: 100%;
}
@media screen and (max-width: 767px) {
#pxl-footer-elementor {
overflow-x: clip;
}
}
.pxl-footer-fixed #pxl-footer-elementor {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
z-index: -1;
}
@media screen and (max-width: 1200px) {
.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: #f5f5f5;
}
.pxl-footer-fixed #pxl-main {
background-color: #f5f5f5;
}
@media screen and (max-width: 1200px) {
.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;
}
.elementor-editor-active .elementor-section-wrap.ui-sortable {
margin-top: 30px;
}
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: rgba(255, 255, 255, 0.12);
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: #fff;
}
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(--color-primary);
width: 60px;
height: 120px;
opacity: 1;
position: absolute;
}
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: 1201px) {
body .mfp-wrap .mfp-container {
padding: 0 120px;
}
}
.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-vertical .pxl-divider-vertical {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
max-width: 1609px;
margin: 0 auto;
}
.pxl-row-divider-vertical .pxl-divider-vertical > div {
--gra-from: #fff;
--gra-to : rgba(10, 10, 10, 0.00);
opacity: 0.1;
background: linear-gradient(180deg, var(--gra-to) 0%, var(--gra-from) 51%, var(--gra-to) 100%);
background-size: auto 200%;
position: absolute;
width: 1px;
height: 100%;
top: 0;
animation: divider_vertical_gra 3s linear infinite;
}
.pxl-row-divider-vertical .pxl-divider-vertical .pxl-section-line1 {
left: 0;
}
.pxl-row-divider-vertical .pxl-divider-vertical .pxl-section-line2 {
left: 20%;
}
.pxl-row-divider-vertical .pxl-divider-vertical .pxl-section-line3 {
left: 40%;
}
.pxl-row-divider-vertical .pxl-divider-vertical .pxl-section-line4 {
left: 60%;
}
.pxl-row-divider-vertical .pxl-divider-vertical .pxl-section-line5 {
left: 80%;
}
.pxl-row-divider-vertical .pxl-divider-vertical .pxl-section-line6 {
right: 0;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
max-width: 1609px;
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: 17%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line3 {
left: 34%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line4 {
left: 51%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line5 {
left: 68%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line6 {
left: 85%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line7 {
right: 0;
}
.pxl-row-divider-rounded-top:before, .pxl-row-divider-rounded-top:after {
content: '';
position: absolute;
height: 53px;
background-color: #fff;
top: -53px;
width: 50%;
}
@media screen and (max-width: 767px) {
.pxl-row-divider-rounded-top:before, .pxl-row-divider-rounded-top:after {
top: -30px;
height: 30px;
}
}
.pxl-row-divider-rounded-top:before {
left: 0;
border-radius: 28px 53px 0 0;
}
@media screen and (max-width: 767px) {
.pxl-row-divider-rounded-top:before {
border-radius: 15px 30px 0 0;
}
}
.pxl-row-divider-rounded-top:after {
right: 0;
border-radius: 53px 28px 0 0;
}
@media screen and (max-width: 767px) {
.pxl-row-divider-rounded-top:after {
border-radius: 30px 15px 0 0;
}
}
.pxl-curved-arrow {
position: absolute;
height: 48px;
z-index: 99;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.pxl-curved-arrow.pxl-curved-arrow-top {
top: -48px;
}
.pxl-curved-arrow.pxl-curved-arrow-bottom {
bottom: -48px;
transform: translate(-50%, 0) scaleY(-1);
}
.pxl-curved-arrow-inner-top, .pxl-curved-arrow-inner-bottom {
height: 48px;
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.pxl-curved-arrow-inner-top {
top: 0;
transform: translate(-50%, 0) scaleY(-1);
}
.pxl-curved-arrow-inner-bottom {
bottom: 0;
}
.pxl-divider-border {
position: absolute;
top: 62px;
left: 70px;
right: 70px;
bottom: 52px;
}
@media screen and (max-width: 1200px) {
.pxl-divider-border {
left: 15px;
right: 15px;
}
}
.pxl-divider-border .pxl-divider-border-top, .pxl-divider-border .pxl-divider-border-bottom {
background-color: #fff;
height: 12px;
position: absolute;
width: 100%;
}
@media screen and (max-width: 767px) {
.pxl-divider-border .pxl-divider-border-top, .pxl-divider-border .pxl-divider-border-bottom {
height: 8px;
}
}
.pxl-divider-border .pxl-divider-border-top:before, .pxl-divider-border .pxl-divider-border-bottom:before, .pxl-divider-border .pxl-divider-border-top:after, .pxl-divider-border .pxl-divider-border-bottom:after {
content: '';
height: 94px;
background-color: #fff;
width: 12px;
position: absolute;
}
@media screen and (max-width: 767px) {
.pxl-divider-border .pxl-divider-border-top:before, .pxl-divider-border .pxl-divider-border-bottom:before, .pxl-divider-border .pxl-divider-border-top:after, .pxl-divider-border .pxl-divider-border-bottom:after {
width: 8px;
}
}
.pxl-divider-border .pxl-divider-border-top:before, .pxl-divider-border .pxl-divider-border-bottom:before {
left: 0;
}
.pxl-divider-border .pxl-divider-border-top:after, .pxl-divider-border .pxl-divider-border-bottom:after {
right: 0;
}
.pxl-divider-border .pxl-divider-border-top {
top: 0;
}
.pxl-divider-border .pxl-divider-border-top:before, .pxl-divider-border .pxl-divider-border-top:after {
top: 0;
}
.pxl-divider-border .pxl-divider-border-bottom {
bottom: 0;
}
.pxl-divider-border .pxl-divider-border-bottom:before, .pxl-divider-border .pxl-divider-border-bottom:after {
bottom: 0;
}
.pxl-row-divider-top, .pxl-row-divider-bottom {
position: absolute;
left: 0;
width: 100%;
z-index: 1;
}
.pxl-row-divider-top {
top: -2px;
}
.pxl-row-divider-bottom {
bottom: -2px;
}
.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(0, 0, 0, 0);
box-shadow: 32px 0 rgba(0, 0, 0, 0), -32px 0 var(--color-primary);
}
50% {
background-color: var(--color-primary);
box-shadow: 32px 0 rgba(0, 0, 0, 0), -32px 0 rgba(0, 0, 0, 0);
}
100% {
background-color: rgba(0, 0, 0, 0);
box-shadow: 32px 0 var(--color-primary), -32px 0 rgba(0, 0, 0, 0);
}
}
@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-cursor {
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 {
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 {
position: absolute;
background-color: transparent;
border: 1px solid var(--color-primary);
opacity: 1;
border-radius: 100%;
width: 31px;
height: 31px;
-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--follower:before {
content: '';
width: 6px;
height: 6px;
background-color: var(--color-primary);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
border-radius: 6px;
}
.pxl-cursor .pxl-cursor--label {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 500;
line-height: 1.42875;
text-transform: uppercase;
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 {
line-height: 87px;
text-align: center;
width: 87px;
height: 87px;
background-color: var(--color-secondary);
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 .pxl-cursor--drap:after {
content: "\f10b";
font-family: "Caseicon";
font-size: 10px;
display: inline-flex;
}
.pxl-cursor .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 {
margin-left: 10px;
}
.pxl-cursor .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 {
visibility: visible;
}
.pxl-cursor.is-hidden .pxl-cursor-wrapper {
transform: scale(0) !important;
}
.pxl-cursor.is-mouse-down .pxl-cursor-wrapper {
transform: scale(0.8);
}
.pxl-cursor.is-active .pxl-cursor--follower {
background-color: rgba(var(--primary-color-rgb),0.25);
-webkit-transform: scale(2);
-khtml-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
border: none;
}
.pxl-cursor.is-active .pxl-cursor--follower:before {
display: none;
}
.pxl-cursor.is-active.has-label .pxl-cursor--follower {
box-shadow: 0 0 0 0.2px var(--color-primary);
background-color: var(--color-secondary);
-webkit-transform: scale(5);
-khtml-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5);
opacity: 1;
}
.pxl-cursor.is-active.has-drap .pxl-cursor--drap {
transform: scale(1);
}
.pxl-cursor.is-active.has-label .pxl-cursor--label {
transform: scale(1);
}
.pxl-cursor.is-active.has-icon .pxl-cursor--follower, .pxl-cursor.is-active.has-icon-left .pxl-cursor--follower, .pxl-cursor.is-active.has-icon-right .pxl-cursor--follower {
background-color: black;
opacity: 0.8;
}
.pxl-cursor.is-active.has-icon .pxl-cursor--icon {
transform: scale(1);
}
.pxl-cursor.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 {
transform: scale(1);
}
.pxl-cursor.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 {
transform: scale(1);
}
.pxl-cursor.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 {
opacity: 0;
}
.pxl-cursor.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.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.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-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-effect-images {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.pxl-section-effect-images .pxl-item--image {
position: absolute;
}
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: 100%;
z-index: 9999;
background-color: #fff;
display: flex;
flex-wrap: wrap;
align-content: center;
justify-content: center;
padding: 60px 0;
-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;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(0.85);
-khtml-transform: scale(0.85);
-moz-transform: scale(0.85);
-ms-transform: scale(0.85);
-o-transform: scale(0.85);
transform: scale(0.85);
}
.pxl-page-popup.active {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.pxl-page-popup .pxl-popup--conent {
overflow-x: hidden;
overflow-y: scroll;
max-height: 80vh;
}
.pxl-page-popup .pxl-popup--close {
position: absolute;
top: 30px;
right: 30px;
}
.pxl-page-popup .pxl-popup--close .pxl-close {
border-width: 0px;
}
@media screen and (max-width: 1400px) {
.pxl-page-popup .pxl-popup--close {
top: 20px;
right: 20px;
}
.pxl-page-popup .pxl-popup--close .pxl-close {
border-width: 3px;
}
}
.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);
}
}
@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;
top: 0;
left: 0;
}
}
.pxl-section-bg-parallax, .pxl-column-bg-parallax {
background-repeat: no-repeat;
background-size: cover;
top: 0;
right: 0;
bottom: 0;
left: 0;
position: absolute;
}
body:not(.elementor-editor-active) .pxl-section-parallax-overflow > .elementor-background-overlay {
z-index: 2;
}
body:not(.elementor-editor-active) .pxl-section-parallax-overflow > .elementor-background-overlay + .pxl-section-bg-parallax, body:not(.elementor-editor-active) .pxl-section-parallax-overflow > .elementor-background-overlay .pxl-column-bg-parallax {
z-index: 1;
}
body:not(.elementor-editor-active) .pxl-section-parallax-overflow.elementor-top-section > .elementor-container {
z-index: 3;
}
.pxl-section-parallax-overflow, .pxl-section-overflow-hidden {
overflow: hidden !important;
}
.elementor-column.pxl-column-overflow-hidden-yes {
overflow: hidden !important;
}
@-webkit-keyframes pxl_bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
}
40% {
-webkit-transform: scale(1);
}
}
@keyframes px_bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.pxl-loader {
background-color: #fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
z-index: 999999;
}
.pxl-loader.is-loaded {
opacity: 0;
visibility: hidden;
}
.pxl-loader.style-1 .pxl-loader-spinner {
position: absolute;
left: 0;
right: 0;
margin: auto;
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%);
width: 70px;
text-align: center;
}
.pxl-loader.style-1 .pxl-loader-spinner > div {
width: 18px;
height: 18px;
background-color: var(--color-primary);
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
display: inline-block;
-webkit-animation: px_bouncedelay 1.4s infinite ease-in-out both;
animation: px_bouncedelay 1.4s infinite ease-in-out both;
}
.pxl-loader.style-1 .pxl-loader-spinner .pxl-loader-bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.pxl-loader.style-1 .pxl-loader-spinner .pxl-loader-bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.pxl-loader.style-2 {
background: transparent;
overflow: hidden;
}
.pxl-loader.style-2 .line {
position: absolute;
top: 50%;
left: 0;
width: 0;
height: 2px;
transform: translateY(-50%);
background-color: #fff;
opacity: 1;
transition: width 1.5s ease, opacity 0.25s linear 1.25s;
z-index: 9;
}
.pxl-loader.style-2 .split {
position: absolute;
left: 0;
width: 100%;
height: calc(50% + 1px);
background-color: #000;
transition: transform 1.5s ease 1.5s;
z-index: 1;
}
.pxl-loader.style-2 .split.top {
top: 0;
}
.pxl-loader.style-2 .split.bottom {
bottom: 0;
}
.pxl-loader.style-2.is-loading {
opacity: 1;
visibility: visible;
}
.pxl-loader.style-2.is-loading .line {
width: 100%;
opacity: 0;
}
.pxl-loader.style-2.is-loading .split.top {
transform: translateY(-100%);
}
.pxl-loader.style-2.is-loading .split.bottom {
transform: translateY(100%);
}
.pxl-loader.style-2.is-loaded {
opacity: 0;
visibility: hidden;
}
.elementor > .pin-spacer {
width: 100% !important;
}
.elementor > .pin-spacer > .elementor-section {
max-width: 100% !important;
width: 100% !important;
left: 0 !important;
}
.elementor-editor-active #pxl-loadding {
display: none !important;
}
.elementor-editor-active .pin-spacer > .elementor-element {
position: static !important;
height: auto !important;
max-height: 100% !important;
}
.pxl-section-fix-bottom {
z-index: 999;
}
.scroll-top-active > .elementor-section {
top: 0 !important;
left: 0 !important;
position: relative !important;
}
@media screen and (max-width: 1260px) {
.pxl-section-fix-bottom .pxl-section-overlay-color {
left: 0 !important;
right: 0 !important;
}
}
@media screen and (max-width: 1400px) {
body:not(.elementor-editor-active) .pxl-hide-sr-lg {
display: none !important;
}
}
@media screen and (max-width: 1200px) {
body:not(.elementor-editor-active) .pxl-hide-sr-md {
display: none !important;
}
}
@media screen and (max-width: 1200px) {
.elementor-section .elementor-container {
flex-wrap: wrap;
}
}
.loader-dark #pxl-loadding {
background-color: #000;
}
.loader-dark #pxl-loadding .pxl-loader-spinner > div {
background-color: #fff;
}
.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;
}
body.rtl .pxl-hidden-panel-popup {
right: auto;
left: 0;
}
body.rtl .pxl-hidden-panel-popup.pxl-pos-right {
margin-right: 0;
margin-left: -30px;
}
body.rtl .pxl-hidden-panel-popup.pxl-pos-right .pxl-popup--conent {
right: auto;
left: 0;
transform: translateX(-100%);
}
body.rtl .pxl-hidden-panel-popup.active.pxl-pos-right .pxl-popup--conent {
transform: translateX(0%);
}
body.rtl .pxl-scroll-top {
right: auto;
left: 40px;
}
body.rtl .pxl-page-popup .pxl-popup--close {
right: auto;
left: 30px;
}
.pxl-overlay-shake {
position: relative;
z-index: 1;
overflow: hidden;
}
.pxl-overlay-shake .pxl-overlay--color {
position: absolute;
z-index: -1;
width: 0;
height: 0;
border-radius: 100%;
background: #fff;
transform: translate(-50%, -50%);
transition: width 0.7s, padding-top 0.7s;
top: 55px;
left: 35px;
}
.pxl-overlay-shake:hover .pxl-overlay--color {
width: calc(100% * 4) !important;
padding-top: calc(100% * 4);
}
.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(--color-primary);
-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 1s ease;
-khtml-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
transform: scale(1.01, 1.01);
}
.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: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-khtml-transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: all 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-post--inner:hover .hover-imge-effect1 a:before, .pxl-item--inner:hover .hover-imge-effect1 a:before {
-webkit-animation: img_circle 0.65s;
animation: img_circle 0.65s;
}
.pxl-post--inner:hover .hover-imge-effect2 img, .pxl-item--inner:hover .hover-imge-effect2 img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.pxl-post--inner:hover .hover-imge-effect3 img, .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-post--inner:hover .hover-imge-effect4 .hover-item.hover-item1, .pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item1 {
left: 50%;
top: 0;
opacity: 1;
}
.pxl-post--inner:hover .hover-imge-effect4 .hover-item.hover-item2, .pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item2 {
left: 50%;
top: 50%;
opacity: 1;
}
.pxl-post--inner:hover .hover-imge-effect4 .hover-item.hover-item3, .pxl-item--inner:hover .hover-imge-effect4 .hover-item.hover-item3 {
left: 0%;
top: 50%;
opacity: 1;
}
.pxl-post--inner:hover .hover-imge-effect4 .hover-item.hover-item4, .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%;
}
body.rtl { }
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;
}
.hover-translate3d-direction {
position: relative;
perspective: 400px;
overflow: hidden;
}
.hover-translate3d-direction .direction-item {
transform: translate3d(100%, 0, 0);
pointer-events: none;
}
.hover-rotate3d-direction {
perspective: 400px;
overflow: hidden;
}
.hover-rotate3d-direction .direction-item {
transform: rotate3d(1, 0, 0, 90deg);
pointer-events: none;
}
.hover-rotate3d-direction[data-direction="vertical"] .direction-item {
transform: rotate3d(0, 1, 0, 90deg);
}
.direction-item {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: var(--color-secondary);  }
.btn-spotlight-scale {
position: relative;
overflow: hidden;
z-index: 2;  }
.btn-spotlight-scale .item-spotlight {
position: absolute;
width: 25px;
height: 25px;
scale: 0;
left: 0;
top: 0;
border-radius: 50%;
pointer-events: none;
background-color: var(--link-color);
z-index: -1;
}
.pxl-image-scale-parallax img {
transition: scale 0.5s linear;
}
.pxl-image-distortion {
position: relative;
width: fit-content; }
.pxl-image-distortion canvas {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.pxl-backdrop-bl15 a {
backdrop-filter: blur(15px);
}
.mix-blend-mode {
mix-blend-mode: exclusion;
}
.mix-blend-mode-lumin {
mix-blend-mode: luminosity;
}
.z-index-1 {
z-index: 1;
}
.pxl-transition {
-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-fl-middle {
display: inline-flex;
justify-content: center;
align-items: center;
}
.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-button-video1 {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
border-radius: inherit;
color: #fff;
}
.pxl-button-video1:hover {
color: #fff;
}
.pxl-crs-visible, .pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-carousel-inner {
overflow: visible;
}
.pxl-crs-visible .pxl-swiper-container, .pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-carousel-inner .pxl-swiper-container {
overflow: visible;
}
.pxl-crs-visible .pxl-swiper-slide, .pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-carousel-inner .pxl-swiper-slide {
pointer-events: none;
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;
}
.pxl-crs-visible .pxl-swiper-slide.swiper-slide-visible, .pxl-post-blog.post-layout-portfolio-5 .pxl-post-carousel5 .pxl-carousel-inner .pxl-swiper-slide.swiper-slide-visible {
opacity: 1;
pointer-events: auto;
}
.pxl-overflow--hidden {
overflow: hidden;
}
.pxl-border-radius--40 {
border-radius: 40px;
}
.pxl-hidden {
display: none;
}
.color-white {
color: #fff;
}
.btn-flex {
display: inline-flex;
align-items: center;
}
.btn-flex i {
display: inline-flex;
}
.ps-relative {
position: relative;
}
.pxl-absolute-center, .pxl-circle-text-wrapper .pxl-circle-text-icon {
--pxl-translate-x: -50%;
--pxl-translate-y: -50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(var(--pxl-translate-x), var(--pxl-translate-y));
}
.field-dflex, .pxl-post-accordion.pxl-portfolio-accordion1 .pxl-item--category {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-dflex-center, .pxl-marquee.pxl-marquee1 .pxl-item--single .pxl-single--inner, .pxl-marquee.pxl-marquee1 .pxl-item--icon, .pxl-marquee.pxl-marquee1 .pxl-item--image, .pxl-post-blog.post-layout-post-3 .pxl-button--arrow > a, .pxl-feature--card.pxl-feature--card1 .btn-icon, .pxl-feature--card.pxl-feature--card1 .btn-video, .pxl--physics.pxl--physics2 .pxl-item--image, .pxl-circle .pxl-inner--circle, .pxl-square-box, .woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header, .woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-details, .woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .product-action .button, .woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-rating, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-thumbnail a, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-quantity input, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon .button, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .button, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p .button, body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .place-order #place_order, .woosw-list table.woosw-items .woosw-item td.woosw-item--image a, .woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav, .woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav li, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav li, .woocommerce #pxl-content-area div.product form.cart .single_add_to_cart_button, .woocommerce > div.product form.cart .single_add_to_cart_button, .pxl-icon-box.pxl-icon-box1 .pxl-item--icon, .pxl-icon-box.pxl-icon-box2 .pxl-item--icon {
display: flex;
align-items: center;
justify-content: center;
}
.pxl-dflex-center-v, .pxl-marquee.pxl-marquee1 .pxl-item--inner {
display: inline-flex;
align-items: center;
}
.pxl-text-nowrap {
white-space: nowrap;
}
.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, .pxl-link-wrap.wr-horizontal {
display: inline-flex;
}
.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(--color-primary);
}
.text-secondary {
color: var(--color-secondary);
}
.pxl-flex-grow {
flex-grow: 1;
}
.pxl-icon--plus {
height: 10px;
width: 10px;
position: relative;
cursor: pointer;
}
.pxl-icon--plus:before, .pxl-icon--plus:after {
content: '';
background-color: #fff;
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);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.pxl-icon--plus:before {
width: 12px;
height: 2px;
}
.pxl-icon--plus:after {
width: 2px;
height: 12px;
}
.pxl-icon--minus {
height: 10px;
width: 10px;
position: relative;
cursor: pointer;
}
.pxl-icon--minus:before {
content: '';
background-color: #122a00;
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);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.pxl-icon--minus:before {
width: 10px;
height: 2px;
}
.pxl-item--dots span {
display: block;
width: 6px;
height: 6px;
background: var(--color-primary);
border-radius: 50%;
}
.pxl-parallax-scroll {
position: relative;
}
.pxl-inline-flex, .pxl-counter.pxl-counter1 .pxl-counter--number {
display: inline-flex;
align-items: center;
}
.pxl-flex {
display: flex;
flex-wrap: wrap;
}
.pxl-flex-top {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.pxl-flex-middle {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-flex-bottom {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}
.pxl-flex-center, .pxl-circle-text-wrapper .pxl-circle-text-icon, body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wp-block-button {
display: inline-flex;
align-items: center;
justify-content: center;
}
.pxl-widget-flex > .elementor-widget-container > div {
display: flex;
}
.el-empty:empty, .pxl-empty:empty {
display: none !important;
}
.pxl-spill, .pxl-grid .pxl-post--link, .pxl-post-carousel .pxl-post--link, .pxl-post-modern .pxl-post--link, .pxl-swiper-slider .pxl-post--link, .pxl-gallery .pxl--item-inner.video-active:before, .pxl-wg-categories .pxl-category--inner:before, .pxl-wg-categories .pxl-category--inner a, .pxl-wg-categories .pxl-category--inner .pxl-category--img, .pxl-contact-info-widget:before {
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(--color-primary);
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 {
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, #pxl-search-popup .pxl-item--conent {
display: flex;
align-items: center;
}
.pxl-item--flexnw {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.color-inherit {
color: inherit;
}
.color-inherit:hover {
color: inherit;
}
.pxl-pabsolute-full, .pxl-marquee.pxl-marquee1 .pxl-item--link, .pxl-showcase.pxl-showcase1 .pxl-item--showcase::before, .pxl-showcase.pxl-showcase2 .pxl-item--showcase::before {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
}
.pxl-square-box {
min-width: var(--size);
width: var(--size);
height: var(--size);
}
.pxl-round-box, .pxl-circle-text-wrapper .pxl-circle-text-icon, .woocommerce #pxl-content-area div.product .woocommerce-social-share a, .woocommerce > div.product .woocommerce-social-share a {
--size: 50px;
min-width: var(--size);
width: var(--size);
height: var(--size);
border-radius: 50%;
}
.pxl-transition-linear, .woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-details, #pxl-cart-sidebar .pxl-close {
-webkit-transition: all 0.25s linear 0s;
-khtml-transition: all 0.25s linear 0s;
-moz-transition: all 0.25s linear 0s;
-ms-transition: all 0.25s linear 0s;
-o-transition: all 0.25s linear 0s;
transition: all 0.25s linear 0s;
}
.color-primary {
color: var(--color-primary);
fill: var(--color-primary);
}
.color-secondary {
color: var(--color-secondary);
fill: var(--color-secondary);
}
.text-image {
background-color: transparent;
background-clip: text;
-o-background-clip: text;
-ms-background-clip: text;
-moz-background-clip: text;
-webkit-background-clip: text;
background-image: url(//www.estudiopacifico.com/wp-content/themes/floka/assets/img/text-mask-image.jpg);
background-size: cover;
background-position: center;
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, .swiper-filter-wrap .filter-item.active span, blockquote:not(.pxl-blockquote) cite, .pxl-contact-info-widget .pxl-item--icon i, .pxl-post-list1 .pxl-item--readmore i, .pxl-link .pxl-type-gradient .pxl-link--icon i, .pxl-contact-form .pxl-form--label 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(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(180deg, 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-first {
background-image: -webkit-linear-gradient(45deg, var(--gradient-first-color), var(--gradient-color-from) 45%, var(--gradient-color-to) 100%);
background-image: -moz-linear-gradient(45deg, var(--gradient-first-color), var(--gradient-color-from) 45%, var(--gradient-color-to) 100%);
background-image: -ms-linear-gradient(45deg, var(--gradient-first-color), var(--gradient-color-from) 45%, var(--gradient-color-to) 100%);
background-image: -o-linear-gradient(45deg, var(--gradient-first-color), var(--gradient-color-from) 45%, var(--gradient-color-to) 100%);
background-image: linear-gradient(45deg, var(--gradient-first-color), var(--gradient-color-from) 45%, var(--gradient-color-to) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
}
.text-gradient-move {
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to) 50%, #000 50%);
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to) 50%, #000 50%);
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to) 50%, #000 50%);
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to) 50%, #000 50%);
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to) 50%, #000 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
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;
background-size: 200% 100%;
background-position: -100%;
transition: all 0.3s ease-in-out;
}
.text-gradient3 {
background-color: var(--gradient-color-to);
background-image: -webkit-gradient(linear, right top, left top, from(var(--gradient-color-to)), to(var(--gradient-color-from)));
background-image: -webkit-linear-gradient(180deg, var(--gradient-color-to), var(--gradient-color-from));
background-image: -moz-linear-gradient(180deg, var(--gradient-color-to), var(--gradient-color-from));
background-image: -ms-linear-gradient(180deg, var(--gradient-color-to), var(--gradient-color-from));
background-image: -o-linear-gradient(180deg, var(--gradient-color-to), var(--gradient-color-from));
background-image: linear-gradient(180deg, var(--gradient-color-to), var(--gradient-color-from));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-to)', endColorStr='var(--gradient-color-from)', 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-gradient2 {
background-image: -webkit-linear-gradient(48deg, var(--gradient-first-color), var(--gradient-color-to) 45%, var(--gradient-color-from) 100%);
background-image: -moz-linear-gradient(48deg, var(--gradient-first-color), var(--gradient-color-to) 45%, var(--gradient-color-from) 100%);
background-image: -ms-linear-gradient(48deg, var(--gradient-first-color), var(--gradient-color-to) 45%, var(--gradient-color-from) 100%);
background-image: -o-linear-gradient(48deg, var(--gradient-first-color), var(--gradient-color-to) 45%, var(--gradient-color-from) 100%);
background-image: linear-gradient(48deg, var(--gradient-first-color), var(--gradient-color-to) 45%, var(--gradient-color-from) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
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-top {
background-image: -webkit-gradient(linear, left top, left bottom, from(var(--gradient-color-to)), to(var(--gradient-color-from)));
background-image: -webkit-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
background-image: -moz-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
background-image: -ms-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
background-image: -o-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
background-image: linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-to)', endColorStr='var(--gradient-color-from)');
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-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)');
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;
}
.pxl-icon-color-gradient i {
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(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(180deg, 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;
}
.bg-gradient, .pxl-contact-info-widget .pxl-item--icon {
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(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(180deg, 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-gradient2 {
background-image: -webkit-linear-gradient(45deg, var(--gradient-first-color), var(--gradient-color-to) 45%, var(--gradient-color-from) 100%);
background-image: -moz-linear-gradient(45deg, var(--gradient-first-color), var(--gradient-color-to) 45%, var(--gradient-color-from) 100%);
background-image: -ms-linear-gradient(45deg, var(--gradient-first-color), var(--gradient-color-to) 45%, var(--gradient-color-from) 100%);
background-image: -o-linear-gradient(45deg, var(--gradient-first-color), var(--gradient-color-to) 45%, var(--gradient-color-from) 100%);
background-image: linear-gradient(45deg, var(--gradient-first-color), var(--gradient-color-to) 45%, var(--gradient-color-from) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
}
.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)');
}
.bg-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.pxl-cursor--cta {
cursor: pointer;
}
.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: 6px 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;
}
.pxl-right {
float: right;
}
.pxl-hide {
display: none;
}
@media screen and (min-width: 1201px) {
.pxl-hide-xl {
display: none !important;
}
}
@media screen and (max-width: 1200px) {
.pxl-hide-lg {
display: none !important;
}
}
@media screen and (max-width: 1260px) {
.pxl-hide-lg2 {
display: none !important;
}
}
@media screen and (max-width: 767px) {
.pxl-hide-sm {
display: none !important;
}
}
.pxl-initial--position {
position: absolute;
transition: all 0.3s linear;
z-index: 99;
}
.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;
}
.section-mega-active .pxl-custom-header:hover {
border-radius: 50px 50px 0 0;
}
.pxl-custom-header {
position: relative !important;
-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;
}
.pxl-item--star {
display: flex;
gap: 7px;
font-size: 14px;
color: #ff8000;
}
#pxl-header-default {
position: relative;
z-index: 999;
background-color: #fff; }
#pxl-header-default .row {
align-items: center;
}
@media screen and (min-width: 1201px) {
#pxl-header-default .row > div {
padding: 0 15px;
}
}
#pxl-header-default .container {
max-width: 1775px;
}
#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: 47px;
max-width: inherit;
}
#pxl-header-default #pxl-nav-mobile {
display: none;
}
@media screen and (min-width: 1201px) {
#pxl-header-elementor {
min-height: 0px !important;
position: relative;
z-index: 1001;
}
#pxl-header-elementor .col-12 {
min-height: 0px;
}
}
#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(-120%);
-khtml-transform: translateY(-120%);
-moz-transform: translateY(-120%);
-ms-transform: translateY(-120%);
-o-transform: translateY(-120%);
transform: translateY(-120%);
-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;
}
#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-column, #pxl-header-elementor .elementor-column-wrap, #pxl-header-elementor .elementor-widget-wrap, #pxl-header-elementor .elementor-element {
position: static;
}
.pxl-header-mobile-elementor {
opacity: 0; }
.pxl-header-mobile-elementor.px-header--transparent {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 999;
}
@media screen and (min-width: 1201px) { #pxl-header-default .pxl-menu-primary > li.menu-item-has-children > a span:after {
content: "\f150";
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);
}
#pxl-header-default .pxl-menu-primary > li.menu-item-has-children:hover > a span:after {
transform: scaleY(-1);
}
.pxl-menu-primary {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-menu-primary.pxl-primary-menu-not-set > li > a {
line-height: 83px;
}
.pxl-menu-primary ul {
list-style: none;
margin: 0;
}
.pxl-menu-primary li {
position: relative;
color: #5e6e6e;
}
.pxl-menu-primary li a {
font-size: 15px;
position: relative;
font-weight: 500;
}
.pxl-menu-primary > li {
display: inline-block;
vertical-align: middle;
margin: 0 12px;
}
.pxl-menu-primary > li:first-child {
margin-left : 0 !important;
}
.pxl-menu-primary > li:last-child {
margin-right: 0 !important;
}
.pxl-menu-primary > li > a {
line-height: 83px;
font-size: 16px;
font-weight: 500;
display: inline-block;
color: #202020;
}
.pxl-menu-primary .sub-menu, .pxl-menu-primary .children {
position: absolute;
top: 100%;
left: 0;
background-color: #fff;
margin-top: 30px;
margin-bottom: 0;
min-width: 235px;
z-index: 99;
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 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;
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-o-transform-origin: 0 0 0;
text-align: left;
padding: 18px 0;
}
.pxl-menu-primary .sub-menu li, .pxl-menu-primary .children li {
white-space: nowrap;
}
.pxl-menu-primary .sub-menu li a, .pxl-menu-primary .children li a {
padding: 10px 30px;
display: block;
}
.pxl-menu-primary .sub-menu li > a:hover, .pxl-menu-primary .children li > a:hover, .pxl-menu-primary .sub-menu li.current_page_item > a, .pxl-menu-primary .children li.current_page_item > a, .pxl-menu-primary .sub-menu li.current-menu-item > a, .pxl-menu-primary .children li.current-menu-item > a, .pxl-menu-primary .sub-menu li.current_page_ancestor > a, .pxl-menu-primary .children li.current_page_ancestor > a, .pxl-menu-primary .sub-menu li.current-menu-ancestor > a, .pxl-menu-primary .children li.current-menu-ancestor > a {
color: var(--color-primary);
}
.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;
}
.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 {
content: "\f136";
right: auto;
left: 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:hover > .children {
visibility: visible;
opacity: 1;
margin-top: 0;
}
.pxl-menu-primary .sub-menu li:hover > .sub-menu {
margin-top: -18px;
}
.pxl-menu-primary .pxl-megamenu {
position: static;
}
.pxl-menu-primary .pxl-megamenu > .sub-menu {
padding: 40px 0;
max-width: 100%;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.pxl-menu-primary .pxl-megamenu .pxl-link li {
padding: 0;
margin-bottom: 0;
}
.pxl-menu-toggle {
display: none;
}
}
@media screen and (max-width: 1200px) {
#pxl-header-default, #pxl-header-elementor {
position: relative;
background-color: #fff;
}
#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: 47px;
}
#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-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: 300px;
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: #fff;
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: 40px 35px;
}
.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: #1b1b1b;
-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: rgba(0, 0, 0, 0.03);
}
.pxl-menu-toggle:before {
content: "\f150";
font-family: "Caseicon";
}
.pxl-menu-toggle.active:before {
content: "\f13d";
}
.pxl-menu-primary {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-menu-primary li.menu-item, .pxl-menu-primary li.pxl-item--link {
position: relative;
}
.pxl-menu-primary li.menu-item > a, .pxl-menu-primary li.pxl-item--link > a {
display: block;
line-height: 46px;
color: #000;
font-size: 15px;
font-weight: 700;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.pxl-menu-primary li.menu-item > a:hover, .pxl-menu-primary li.pxl-item--link > a:hover, .pxl-menu-primary li.menu-item > a.current, .pxl-menu-primary li.pxl-item--link > a.current, .pxl-menu-primary li.menu-item.current_page_item > a, .pxl-menu-primary li.pxl-item--link.current_page_item > a, .pxl-menu-primary li.menu-item.current-menu-item > a, .pxl-menu-primary li.pxl-item--link.current-menu-item > a, .pxl-menu-primary li.menu-item.current_page_ancestor > a, .pxl-menu-primary li.pxl-item--link.current_page_ancestor > a, .pxl-menu-primary li.menu-item.current-menu-ancestor > a, .pxl-menu-primary li.pxl-item--link.current-menu-ancestor > a {
color: var(--color-primary);
}
.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: 500;
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: 20px;
}
.pxl-menu-primary .pxl-megamenu .pxl-mega-menu-elementor .pxl-showcase-grid .pxl-grid-inner {
height: auto !important;
display: block;
}
.pxl-menu-primary .pxl-megamenu .pxl-mega-menu-elementor .pxl-showcase-grid .pxl-grid-inner .pxl-grid-item {
position: static !important;
width: 100% !important;
max-width: 100% !important;
}
.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: 35px;
}
.pxl-logo-mobile img {
height: 42px;
}
.pxl-logo-mobile .pxl-logo--light {
display: none;
}
.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;
color: #000;
background-color: #f8f8f8;
}
.pxl-header-mobile-search .search-field:focus {
color: var(--color-primary);
}
.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: 44px;
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(--color-primary);
background-color: transparent;
}
.pxl-menu-close {
background-color: rgba(0, 0, 0, 0.03);
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;
position: relative;
z-index: 999;
}
#pxl-header-elementor #pxl-header-mobile.style-dark {
background-color: #0b0c10;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-logo-mobile .pxl-logo--dark {
display: none;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-logo-mobile .pxl-logo--light {
display: block;
}
#pxl-header-elementor #pxl-header-mobile.style-dark.pxl-header-mobile-fixed {
background-color: #0b0c10;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-nav-mobile-button .pxl-icon-line:after, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-nav-mobile-button .pxl-icon-line:before {
background-color: #fff;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-header-menu {
background-color: #000;
}
#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: rgba(255, 255, 255, 0.8);
font-size: 14px;
}
#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-primary li a {
color: rgba(255, 255, 255, 0.8);
border-color: rgba(255, 255, 255, 0.08);
}
#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: #fff;
}
#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-sticky {
position: fixed;
left: 0;
top: 0;
right: 0;
opacity: 0;
visibility: hidden;
}
#pxl-header-elementor #pxl-header-mobile.pxl-header-mobile-fixed .pxl-header-sticky {
visibility: visible;
opacity: 1;
-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;
}
}
@media screen and (max-width: 1200px) {
.pxl-header-menu-scroll .pxl-header-nav .pxl-mega-menu .pxl-showcase .pxl-item--single {
flex: 0 0 100% !important;
max-width: 100% !important;
}
}
@media screen and (max-width: 767px) { .pxl-header-menu {
width: 100%;
}
}
.pxl-hidden-panel-popup {
position: fixed;
top: 0;
right: 0;
z-index: 99999;
height: 100vh;
width: 100%;
visibility: hidden;
}
@media screen and (max-width: 1200px) {
.pxl-hidden-panel-popup {
display: none;
}
}
.pxl-hidden-panel-popup .pxl-popup--overlay {
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-khtml-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-moz-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-ms-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-o-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
cursor: pointer;
}
.pxl-hidden-panel-popup .elementor > .elementor-section {
width: 100% !important;
left: 0 !important;
right: 0 !important;
}
.pxl-hidden-panel-popup .pxl-popup--conent {
max-height: 100vh;
overflow-y: auto;
overflow-x: hidden;
scrollbar-width: none;
background-color: rgba(12, 18, 26, 0.7);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}
.pxl-hidden-panel-popup.pxl-pos-top .pxl-popup--conent {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
-webkit-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-khtml-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-moz-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-ms-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-o-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.pxl-hidden-panel-popup.pxl-pos-right .pxl-popup--conent {
position: absolute;
top: 0px;
right: 0;
min-height: 100vh;
width: 535px;
-webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 500ms 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%);
overflow-y: scroll;
overflow-x: hidden;
}
.pxl-hidden-panel-popup.pxl-pos-center .pxl-popup--conent {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
clip-path: circle(0 at 50% 50%);
-webkit-clip-path: circle(0 at 50% 50%);
transition: all 0.8s ease-in-out;
}
.pxl-hidden-panel-popup.active {
visibility: visible;
}
.pxl-hidden-panel-popup.active .pxl-popup--conent {
-webkit-transform: translatex(0%);
-khtml-transform: translatex(0%);
-moz-transform: translatex(0%);
-ms-transform: translatex(0%);
-o-transform: translatex(0%);
transform: translatex(0%);
transition-delay: 0s !important;
clip-path: circle(150vmax at 50% 50%);
-webkit-clip-path: circle(150vmax at 50% 50%);
}
.pxl-hidden-panel-popup.active .pxl-popup--overlay {
opacity: 1;
visibility: visible;
transition-delay: 0s !important;
}
.pxl-hidden-panel-popup.active .pxl-search-form .pxl-searchform-divider {
webkit-animation-name: PXLfadeInMove;
animation-name: PXLfadeInMove;
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility: visible;
animation-delay: 0.8s;
-webkit-animation-delay: 0.8s;
}
.pxl-hidden-panel-popup:not(.active) .pxl-search-form .pxl-searchform-divider {
webkit-animation-name: PXLfadeOutMove;
animation-name: PXLfadeOutMove;
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility: visible;
}
.elementor-lightbox {
z-index: 222222222;
}
.pxl-anchor-button {
cursor: pointer;
gap: 10px;
}
.pxl-anchor-button .pxl-btn--text {
transition: all 0.3s linear;
}
.pxl-anchor-button.style-2 {
display: inline-flex;
justify-content: center;
align-items: center;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider {
height: 21px;
width: 21px;
overflow: visible;
-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-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line {
width: 3px !important;
-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
height: 3px !important;
background-color: var(--color-primary);
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line:before, .pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line:after {
display: none;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line:after {
width: 3px !important;
height: 3px !important;
background-color: var(--color-primary);
border-radius: 100px;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line:before {
background-color: var(--color-primary);
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line.pxl-icon-line1 {
top: 0;
left: 9px;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line.pxl-icon-line2 {
top: 9px;
left: 0;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line.pxl-icon-line3 {
top: 9px;
left: 9px;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line.pxl-icon-line4 {
top: 9px;
left: 18px;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line.pxl-icon-line5 {
top: 18px;
left: 9px;
}
.pxl-anchor-button:hover.style-2 .pxl-anchor-divider .pxl-icon-line1 {
top: 18px;
}
.pxl-anchor-button:hover.style-2 .pxl-anchor-divider .pxl-icon-line2 {
left: 18px;
}
.pxl-anchor-button:hover.style-2 .pxl-anchor-divider .pxl-icon-line4 {
left: 0;
}
.pxl-anchor-button:hover.style-2 .pxl-anchor-divider .pxl-icon-line5 {
top: 0;
}
.pxl-anchor-divider {
overflow: hidden;
width: 36px;
height: 26px;
cursor: pointer;
position: relative;
}
.pxl-anchor-divider .pxl-icon-line {
height: 2px;
position: absolute;
right: 0;
}
.pxl-anchor-divider .pxl-icon-line:before, .pxl-anchor-divider .pxl-icon-line:after {
content: '';
position: absolute;
height: 100%;
top: 0;
right: 0;
bottom: 0;
right: 0;
background: #0a1119;
opacity: 1;
width: 100%;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.pxl-anchor-divider .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);
opacity: 0;
}
.pxl-anchor-divider .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-divider .pxl-icon-line.pxl-icon-line1 {
top: 0;
width: 28px;
left: 0;
right: auto;
}
.pxl-anchor-divider .pxl-icon-line.pxl-icon-line2 {
top: 12px;
width: 28px;
right: 0;
left: auto;
}
.pxl-anchor-divider .pxl-icon-line.pxl-icon-line3 {
left: 0;
width: 28px;
right: auto;
bottom: 0;
}
.pxl-anchor-divider:hover .pxl-icon-line.pxl-icon-line1:before, .pxl-anchor-button.style-2:hover .pxl-icon-line.pxl-icon-line1:before, .pxl-anchor-button.style-box: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-divider:hover .pxl-icon-line.pxl-icon-line1:after, .pxl-anchor-button.style-2:hover .pxl-icon-line.pxl-icon-line1:after, .pxl-anchor-button.style-box: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-divider:hover .pxl-icon-line.pxl-icon-line2:before, .pxl-anchor-button.style-2:hover .pxl-icon-line.pxl-icon-line2:before, .pxl-anchor-button.style-box: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-divider:hover .pxl-icon-line.pxl-icon-line2:after, .pxl-anchor-button.style-2:hover .pxl-icon-line.pxl-icon-line2:after, .pxl-anchor-button.style-box: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-divider:hover .pxl-icon-line.pxl-icon-line3:before, .pxl-anchor-button.style-2:hover .pxl-icon-line.pxl-icon-line3:before, .pxl-anchor-button.style-box: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-divider:hover .pxl-icon-line.pxl-icon-line3:after, .pxl-anchor-button.style-2:hover .pxl-icon-line.pxl-icon-line3:after, .pxl-anchor-button.style-box: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;
}
.pxl-hidden-panel-popup.pxl-popup--conent::-webkit-scrollbar {
height: 0;
width: 7px !important;
background-color: var(--color-secondary) !important;
}
.pxl-hidden-panel-popup .pxl-popup--conent { }
.pxl-hidden-panel-popup .pxl-popup--conent::-webkit-scrollbar {
height: 0;
width: 7px;
background-color: transparent;
}
.pxl-hidden-panel-popup .pxl-popup--conent::-webkit-scrollbar-track {
border-radius: 0;
}
.pxl-hidden-panel-popup .pxl-popup--conent::-webkit-scrollbar-thumb {
border-radius: 0;
background-color: transparent;
}
.pxl-hidden-panel-popup .pxl-popup--conent:hover::-webkit-scrollbar {
width: 7px;
height: auto;
background-color: rgba(255, 255, 255, 0.1);
border-radius: 0;
}
.pxl-hidden-panel-popup .pxl-popup--conent:hover::-webkit-scrollbar-thumb {
background-color: rgba(48, 48, 48, 0.1);
}
.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;
}
}
@-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;
}
}
.px-header--left_sidebar.px-header-sidebar-style1, .px-header--left_sidebar.px-header--left_shadow {
-webkit-box-shadow: 0px 0 18px rgba(109, 109, 109, 0.13);
-khtml-box-shadow: 0px 0 18px rgba(109, 109, 109, 0.13);
-moz-box-shadow: 0px 0 18px rgba(109, 109, 109, 0.13);
-ms-box-shadow: 0px 0 18px rgba(109, 109, 109, 0.13);
-o-box-shadow: 0px 0 18px rgba(109, 109, 109, 0.13);
box-shadow: 0px 0 18px rgba(109, 109, 109, 0.13);
}
.px-header--left_sidebar.px-header-sidebar-style2 {
overflow: hidden;
}
.px-header--left_sidebar.px-header-sidebar-style2 .pxl-header-content {
overflow-y: scroll;
height: 100vh;
width: calc(100% + 60px);
margin: 0 -30px;
}
@media screen and (max-width: 1260px) {
.bd-px-header--left_sidebar:not(.elementor-editor-active) .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1130px;
}
}
@media screen and (min-width: 1201px) {
.bd-px-header--left_sidebar .pxl-content-wrap.no-sidebar {
margin-left: 0;
margin-right: 0;
}
.bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-header-elementor .px-header--left_sidebar {
width: 300px;
position: fixed;
top: 0;
left: 0;
height: 100vh;
background-color: #fff;
}
.bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-main, .bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-footer-elementor, .bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-page-title-elementor {
padding-left: 300px;
}
.bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-main .elementor > .elementor-section, .bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-footer-elementor .elementor > .elementor-section, .bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-page-title-elementor .elementor > .elementor-section {
left: 0 !important;
right: 0 !important;
width: 100% !important;
}
.bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-footer-elementor .container {
max-width: 100%;
}
.bd-px-header--left_sidebar:not(.elementor-editor-active).pxl-footer-fixed #pxl-wapper #pxl-main {
margin-bottom: 0 !important;
}
.bd-px-header--left_sidebar:not(.elementor-editor-active).pxl-footer-fixed #pxl-footer-elementor {
position: static;
}
.admin-bar.bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-header-elementor .px-header--left_sidebar {
top: 32px;
}
}
.pxl-heading .pxl-image--highlight {
border-radius: 1px;
}
.pxl-heading .pxl-image--highlight:first-of-type {
margin: 0 !important;
}
.single-post #pxl-main {
padding: 152px 0 120px;
}
@media screen and (max-width: 1200px) {
.single-post #pxl-main {
padding: 90px 0;
}
}
@media screen and (max-width: 767px) {
.single-post #pxl-main {
padding: 60px 0;
}
}
.clearfix:after {
display: block;
clear: both;
content: "";
}
.pxl---post .pxl-item--image > a:not(.post-button-video) {
display: block;
width: 100%;
}
.pxl---post.careers .pxl--post-footer {
display: none !important;
}
.pxl---post.product .pxl-item--meta {
display: none !important;
}
.pxl--back-to-blog-page {
padding-bottom: 59px;
display: inline-flex;
align-items: center;
font-weight: 500;
font-size: 16px;
}
.pxl--back-to-blog-page i {
color: var(--color-primary);
-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--back-to-blog-page:hover i {
color: var(--link-color-hover);
}
.pxl-blog--inner .pxl-blog-meta {
padding: 0 15px;
}
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner {
display: inline-flex;
justify-content: center;
align-items: center;
gap: 40px;
padding: 25px 32px;
border-radius: 100px;
background: rgba(255, 255, 255, 0.12);
backdrop-filter: blur(6px);
margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner {
gap: 24px;
padding: 10px 22px;
}
}
@media screen and (max-width: 575px) {
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner {
gap: 18px;
flex-wrap: wrap;
}
}
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-item--author a, .pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-item--author, .pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-item--comment a, .pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-item--comment, .pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-item--date, .pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-post--view {
display: inline-flex;
align-items: center;
color: #646464;
gap: 8px;
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 1.625;
}
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-item--date i {
color: var(--color-secondary);
}
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner a {
color: #716f73;
}
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner a:hover {
color: var(--color-primary);
}
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-post--author {
display: flex;
align-items: center;
gap: 10px;
}
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-post--author .pxl-author--avatar img {
max-width: 36px;
width: 36px;
height: 36px;
border-radius: 50%;
}
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-post--author .pxl-author--name {
display: flex;
align-items: center;
gap: 5px;
color: #646464;
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 26px;
}
.pxl-blog--inner .pxl-blog-meta .pxl-blog-meta-inner .pxl-post--author .pxl-text--highlight {
color: var(--color-secondary);
}
.pxl-blog--inner .pxl-blog-meta .pxl-item--title-entry {
max-width: 1072px;
color: var(--color-secondary);
font-size: 48px;
font-weight: 400;
line-height: 1.168;
letter-spacing: -2px;
}
@media screen and (max-width: 1024px) {
.pxl-blog--inner .pxl-blog-meta .pxl-item--title-entry {
max-width: 750px;
font-size: 54px;
}
}
@media screen and (max-width: 767px) {
.pxl-blog--inner .pxl-blog-meta .pxl-item--title-entry {
font-size: 46px;
}
}
@media screen and (max-width: 480px) {
.pxl-blog--inner .pxl-blog-meta .pxl-item--title-entry {
font-size: 42px;
}
}
.pxl-blog--inner .pxl-item--image img {
width: 100%;
max-height: 640px;
border-radius: 12px;
}
.pxl---post > .pxl-item--content {
margin-bottom: 44px;
}
.pxl---post.pxl-item--archive .post-button-video {
display: inline-flex;
}
.pxl---post .post-button-video {
display: none;
}
.pxl-item--archive .pxl-swiper-slide {
padding: 0;
}
.pxl-item--archive .pxl-item--image {
position: relative;
border-radius: 8px;
overflow: hidden;
}
.pxl-item--archive .pxl-item--image img {
width: 100%;
-webkit-transition: all 0.8s ease;
-khtml-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
transition: all 0.8s ease;
transform: scale(1.01, 1.01);
}
.pxl-item--archive .pxl-item--image:hover img {
-webkit-transform: scale(1.07, 1.07);
transform: scale(1.07, 1.07);
}
.pxl-item--archive.pxl-item--standard {
margin-bottom: 60px;
overflow: hidden;
}
.pxl-item--archive.pxl-item--standard .pxl-item--image {
border-radius: 20px;
}
.pxl-item--archive.pxl-item--standard .pxl-item--holder {
background: #fff;
margin-top: 10px;
padding: 30px;
border-radius: 20px;
}
.pxl-item--archive.pxl-item--standard .pxl-item--meta {
display: flex;
align-items: center;
gap: 20px;
}
.pxl-item--archive.pxl-item--standard .pxl-post--categories {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
text-transform: uppercase;
}
.pxl-item--archive.pxl-item--standard .pxl-post--date {
color: #999;
font-family: "Funnel Display";
font-size: 14px;
line-height: 1;
text-transform: uppercase;
}
.pxl-item--archive.pxl-item--standard .pxl-item--title {
margin-top: 24px;
}
.pxl-item--archive.pxl-item--standard .pxl-item--title a {
color: var(--link-color);
font-size: 32px;
font-weight: 400;
line-height: 1.31;
letter-spacing: -1px;
overflow-wrap: break-word;
}
.btn-video-style2 {
--btn-video--color : #fff;
width: 84px;
height: 84px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background-color: var(--btn-video--color);
filter: drop-shadow(0px 7px 28px rgba(0, 0, 0, 0.10));
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 21px;
color: #fff;
border-radius: 80px;
z-index: 99; }
@media screen and (max-width: 767px) {
.btn-video-style2 {
width: 65px;
height: 65px;
font-size: 18px;
}
}
.btn-video-style2:before, .btn-video-style2:after {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background-color: var(--btn-video--color);
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;
}
.btn-video-style2:after {
animation: pxl_pulse_border 1500ms ease-out infinite 750ms;
-webkit-animation: pxl_pulse_border 1500ms ease-out infinite 750ms;
}
.btn-video-style2:hover, .btn-video-style2:focus {
color: #fff;
}
.btn-video-style2 i {
color: var(--color-primary);
font-size: 12px;
}
.single-post .pxl---post .pxl-item--meta {
text-align: center;
}
.single-post .section-hidde-single-post {
display: none;
}
.pxl-post-list1 {
list-style: none;
margin: 0 0 23px;
padding-bottom: 15px;
padding-top: 5px;
}
.pxl-post-list1 li:before {
content: "\f119";
font-family: "Caseicon";
margin-right: 16px;
font-size: 13px;
}
.pxl-post-list1 li + li {
margin-top: 10px;
}
.pxl--post-footer {
padding: 0 15px;
}
.pxl--tag-post {
display: flex;
flex-wrap: wrap;
width: 100%;
position: relative;
margin-bottom: 64px;
padding: 31px 0;
border-top: 1px solid #edfbe6;
border-bottom: 1px solid #edfbe6;
}
@media screen and (max-width: 575px) {
.pxl--tag-post {
display: grid;
gap: 20px;
}
}
.pxl--tag-post .pxl---title {
color: var(--color-secondary);
font-size: 20px;
font-weight: 400;
line-height: 1.5;
letter-spacing: -0.4px;
}
.pxl--tag-post .pxl--tags {
display: flex;
align-items: center;
flex-grow: 1;
}
@media screen and (max-width: 767px) {
.pxl--tag-post .pxl--tags {
flex-wrap: wrap;
}
}
.pxl--tag-post .pxl--tags a {
line-height: 40px;
display: inline-block;
padding: 0 18px;
background-color: rgba(45, 45, 45, 0.05);
color: #716f73;
font-size: 14px;
position: relative;
margin-right: 12px;
z-index: 1;
border-radius: 5px;
}
.pxl--tag-post .pxl--tags a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: var(--color-primary);
border-radius: inherit;
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;
}
.pxl--tag-post .pxl--tags a:hover {
color: #fff;
}
.pxl--tag-post .pxl--tags a:hover:before {
opacity: 1;
}
.pxl--tag-post .pxl--social {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 9px;
}
.pxl--tag-post .pxl--social a {
display: inline-flex;
justify-content: center;
align-items: center;
color: var(--color-secondary);
background-color: var(--third-color);
text-transform: uppercase;
font-family: "Inter";
font-size: 14px;
font-weight: 500;
line-height: 32px;
padding: 0 21px;
border-radius: 4px;
}
.pxl--tag-post .pxl--social a:last-child {
margin-right: 0;
}
.pxl--tag-post .pxl--social a.btn-copy-link {
background-color: #dfe1e5;
color: #000;
}
.pxl--tag-post .pxl--social a:hover {
color: #fff;
background: var(--color-primary);
}
.pxl-info--author .pxl-post--author-info {
display: flex;
flex-wrap: nowrap;
align-items: center;
padding: 30px;
margin-bottom: 58px;
border-radius: 15px;
background-color: var(--color-primary);
}
@media screen and (max-width: 575px) {
.pxl-info--author .pxl-post--author-info {
display: block;
}
}
.pxl-info--author .pxl-post--author-info .pxl-post--author-image {
width: 160px;
height: 160px;
min-width: 160px;
border-radius: 16px;
}
@media screen and (max-width: 575px) {
.pxl-info--author .pxl-post--author-info .pxl-post--author-image {
margin-bottom: 15px;
}
}
.pxl-info--author .pxl-post--author-info .pxl-post--author-image img {
border-radius: inherit;
}
.pxl-info--author .pxl-post--author-meta {
display: flex;
flex-direction: column;
justify-content: center;
}
.pxl-info--author .pxl-post--author-meta .pxl-user--position {
color: #999;
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-info--author .pxl-post--author-meta .pxl-user--name {
color: #fff;
font-family: "Funnel Display";
font-size: 20px;
line-height: 1;
letter-spacing: -0.4px;
margin-top: 10px;
margin-bottom: 11px;
text-transform: capitalize;
}
.pxl-info--author .pxl-post--author-meta .pxl-user--name a {
color: inherit;
}
.pxl-info--author .pxl-post--author-meta .pxl-post--author-description {
color: #999;
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 1.625;
margin-top: 8px;
}
.pxl-info--author .pxl-post--author-meta .pxl-post--author-social {
display: inline-flex;
align-items: center;
margin-top: 15px;
}
.pxl-pagination-wrap, .woocommerce-pagination {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
width: 100%;
}
.pxl-pagination-wrap .page-numbers, .woocommerce-pagination .page-numbers {
width: 50px;
height: 50px;
text-align: center;
font-size: 14px;
font-weight: 600;
line-height: 1;
display: inline-flex;
align-items: center;
justify-content: center;
color: #000;
background: #fff;
position: relative;
z-index: 1;
padding: 0;
border-radius: 10px;
}
.pxl-pagination-wrap .page-numbers i, .woocommerce-pagination .page-numbers i {
font-size: 13px;
color: var(--color-primary);
}
.pxl-pagination-wrap .page-numbers.current, .woocommerce-pagination .page-numbers.current, .pxl-pagination-wrap .page-numbers:hover, .woocommerce-pagination .page-numbers:hover {
background-color: var(--color-primary);
color: #fff;
}
.pxl-pagination-wrap .page-numbers.dots, .woocommerce-pagination .page-numbers.dots {
background: transparent;
}
.pxl-pagination-wrap .pxl-pagination-links, .woocommerce-pagination .pxl-pagination-links {
margin-top: 50px;
display: inline-flex;
gap: 8px;
}
@media screen and (max-width: 767px) {
.pxl-pagination-wrap .pxl-pagination-links, .woocommerce-pagination .pxl-pagination-links {
margin-top: 20px;
}
}
.pxl-post--navigation {
justify-content: space-between;
gap: 15px;
}
@media screen and (max-width: 767px) {
.pxl-post--navigation {
gap: 8px;
}
}
.pxl-post--navigation .pxl-navigation--col {
display: flex;
align-items: center;
max-width: 45%;
gap: 16px;
}
.pxl-post--navigation .pxl-navigation--col .pxl-navigation--icon {
transition: all 0.3s linear;
}
.pxl-post--navigation .pxl-navigation--col:hover.pxl-navigation--prev .pxl-navigation--icon {
transform: translateX(-10px);
}
.pxl-post--navigation .pxl-navigation--col:hover.pxl-navigation--next .pxl-navigation--icon {
transform: translateX(10px);
}
@media screen and (max-width: 767px) {
.pxl-post--navigation .pxl-icon--center {
display: none;
}
}
.pxl-post--navigation .pxl-navigation--title {
font-size: 24px;
letter-spacing: -0.72px;
}
@media screen and (max-width: 991px) {
.pxl-post--navigation .pxl-navigation--title {
font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.pxl-post--navigation .pxl-navigation--title {
font-size: 16px;
}
}
@media screen and (max-width: 575px) {
.pxl-post--navigation .pxl-navigation--title {
font-size: 14px;
}
}
.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;
}
.page-template-default .pxl-sidebar-page {
margin-top: 110px;
}
@media screen and (max-width: 1260px) {
.page-template-default .pxl-sidebar-page {
margin-top: 80px;
}
}
@media screen and (max-width: 767px) {
.page-template-default .pxl-sidebar-page {
margin-top: 40px;
}
}
.error404 #pxl-main {
padding: 0 20px;
}
@media screen and (max-width: 1280px) {
.error404 #pxl-main {
padding: 0 15px;
}
}
.error404 #pxl-main .pxl-content--404 {
background-size: cover;
background-position: center;
min-height: 892px;
border-radius: 20px;
position: relative;
margin-bottom: -100px;
padding: 205px 0 95px;
overflow: hidden;
}
@media screen and (max-width: 1200px) {
.error404 #pxl-main .pxl-content--404 {
min-height: 750px;
margin-bottom: -60px;
}
}
@media screen and (max-width: 1024px) {
.error404 #pxl-main .pxl-content--404 {
min-height: 600px;
margin-bottom: -40px;
}
}
.error404 #pxl-main .pxl-content--404:before {
position: absolute;
content: '';
inset: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(10, 10, 10, 0.00) 0%, rgba(10, 10, 10, 0.80) 100%);
}
.error404 #pxl-main .content-row {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
.error404 #pxl-main .pxl-error-inner {
padding: 0 15px;
}
.error404 #pxl-main .pxl-error-heading {
margin: 0 auto;
padding: 0 50px;
z-index: 9;
color: var(--color-secondary);
font-size: 250px;
font-weight: 400;
line-height: 0.86;
letter-spacing: -7.5px;
}
@media screen and (max-width: 1200px) {
.error404 #pxl-main .pxl-error-heading {
font-size: 220px;
}
}
@media screen and (max-width: 767px) {
.error404 #pxl-main .pxl-error-heading {
font-size: 180px;
}
}
.error404 #pxl-main .pxl-error-description {
color: var(--color-secondary);
font-size: 30px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.9px;
text-transform: capitalize;
margin-top: 25px;
}
.error404 #pxl-main .btn {
margin-top: 60px;
color: var(--color-secondary);
}
.error404 #pxl-main .btn .pxl--btn-icon {
background: var(--color-secondary);
}
.error404 #pxl-main .btn .pxl--btn-icon .pxl-icon--plus:before, .error404 #pxl-main .btn .pxl--btn-icon .pxl-icon--plus:after {
background: var(--color-primary);
}
.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(--color-primary);
background-color: var(--color-primary);
}
.pxl-post-row {
padding-top: 4px;
margin-bottom: -56px;
}
.pxl-post-row > div {
margin-bottom: 30px;
}
.pxl-post-row > div > p {
margin-bottom: 0 !important;
}
.pxl-content-wrap.no-sidebar .pxl-content-top {
max-width: 860px;
margin-left: auto;
margin-right: auto;
}
.pxl-related-post .related-post--title {
font-size: 45px;
font-weight: 700;
margin-bottom: 54px;
margin-top: 142px;
}
@media screen and (max-width: 1280px) {
.pxl-related-post .related-post--title {
margin-top: 100px;
}
}
@media screen and (max-width: 1024px) {
.pxl-related-post .related-post--title {
margin-top: 75px;
}
}
.pxl-related-post .item-featured a img {
width: 100%;
max-height: 279px;
transition: all 0.6s ease;
}
.pxl-related-post .item-title {
font-size: 23px;
font-weight: 600;
line-height: 1.3;
}
@media screen and (max-width: 1024px) {
.pxl-related-post .item-title {
font-size: 20px;
}
}
.pxl-related-post .item-featured {
position: relative;
overflow: hidden;
border-radius: 8px;
}
.pxl-related-post .item-featured a img {
transition: all 0.6s ease;
}
.pxl-related-post .item-featured a:hover img {
transform: scale(1.07);
}
.pxl-related-post .item-featured .item--date {
position: absolute;
top: 16px;
right: 16px;
width: fit-content;
border-radius: 8px;
background: rgba(255, 255, 255, 0.72);
backdrop-filter: blur(6px);
text-align: center;
padding: 16px;
line-height: 0.71;
color: #202020;
z-index: 9;
}
.pxl-related-post .item-featured .item--date .item--day {
font-size: 32px;
margin-bottom: 8px;
}
.pxl-related-post .item-featured .item--date .item--month {
font-size: 14px;
letter-spacing: 1.12px;
text-transform: uppercase;
}
.pxl-related-post .pxl--category {
margin: 18px 0 10px;
}
.pxl-related-post .pxl--category a {
display: flex;
align-items: center;
color: var(--color-primary);
font-size: 14px;
font-weight: 600;
line-height: 1.71;
letter-spacing: 0.14px;
text-transform: uppercase;
}
.pxl-related-post .pxl--category i {
color: #fe6462;
font-size: 18px;
}
@media screen and (min-width: 1201px) {
.pxl-sidebar-sticky {
position: -webkit-sticky;
position: sticky;
top: 40px;
}
.admin-bar .pxl-sidebar-sticky {
top: 72px;
}
}
.widget .widget-title {
margin-bottom: 51px;
color: var(--color-primary);
font-size: 20px;
font-weight: 400;
line-height: 1.2;
letter-spacing: -0.4px;
position: relative;
}
.widget .widget-title:before {
position: absolute;
content: '';
width: 100%;
height: 1px;
background: #e5e5e5;
bottom: -19px;
left: 0;
}
.comments-title, .comment-reply-title {
font-size: 24px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.48px;
margin-bottom: 40px;
position: relative;
}
.pxl-sidebar-area {
padding-left: 30px;
padding-right: 30px;
}
@media screen and (max-width: 991px) {
.pxl-sidebar-area {
padding: 0 15px;
}
}
.pxl-sidebar-area .widget {
padding: 30px;
padding-bottom: 34px;
background: #fff;
box-shadow: 0px 11.351px 68.108px 0px rgba(137, 151, 186, 0.15);
border-radius: 20px;
}
@media screen and (max-width: 767px) {
.pxl-sidebar-area .widget {
padding: 25px 15px;
}
}
.pxl-sidebar-area .widget + .widget {
margin-top: 34px;
}
.pxl-sidebar-area .widget.widget_pxl_elementor_box {
padding: 0;
}
.widget_search .searchform-wrap {
position: relative;
}
.widget_search .search-submit {
height: 100%;
width: 54px;
font-weight: 400;
background-color: var(--color-primary);
-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;
border-radius: 0 10px 10px 0;
top: 50%;
right: 0;
transform: translateY(-50%);
padding: 0;
position: absolute;
color: #fff;
z-index: 1;
font-size: 18px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.widget_search .search-submit:before, .widget_search .search-submit:after {
display: none;
}
.widget_search .search-field {
background-color: #f7f8fa;
font-size: 14px;
padding: 0 70px 0 21px;
height: 54px;
color: #666;
border-radius: 10px;
text-transform: capitalize;
}
.widget_product_categories ul, .widget_categories ul, .widget_nav_menu ul, .widget_pages ul, .widget_archive ul, .widget_meta ul, .widget_recent_entries ul {
list-style: none;
margin-bottom: 0;
padding: 0;
}
.widget_product_categories ul li, .widget_categories ul li, .widget_nav_menu ul li, .widget_pages ul li, .widget_archive ul li, .widget_meta ul li, .widget_recent_entries ul li {
margin-top: 20px;
}
.widget_product_categories ul li:first-child, .widget_categories ul li:first-child, .widget_nav_menu ul li:first-child, .widget_pages ul li:first-child, .widget_archive ul li:first-child, .widget_meta ul li:first-child, .widget_recent_entries ul li:first-child {
margin-top: 28px;
}
.widget_product_categories ul li a, .widget_categories ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_meta ul li a, .widget_recent_entries ul li a {
font-size: 18px;
font-weight: 400;
line-height: 1.55556;
color: rgba(32, 32, 32, .72);
display: flex;
justify-content: space-between;
align-items: center;
padding-bottom: 20px;
border-bottom: 1px solid #646464;
}
.widget_product_categories ul li a .title, .widget_categories ul li a .title, .widget_nav_menu ul li a .title, .widget_pages ul li a .title, .widget_archive ul li a .title, .widget_meta ul li a .title, .widget_recent_entries ul li a .title {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-image: -webkit-linear-gradient(to right, var(--color-secondary), var(--color-secondary) 50%, #454545 50%);
background-image: -moz-linear-gradient(to right, var(--color-secondary), var(--color-secondary) 50%, #454545 50%);
background-image: -ms-linear-gradient(to right, var(--color-secondary), var(--color-secondary) 50%, #454545 50%);
background-image: -o-linear-gradient(to right, var(--color-secondary), var(--color-secondary) 50%, #454545 50%);
background-image: linear-gradient(to right, var(--color-secondary), var(--color-secondary) 50%, #454545 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 200% 100%;
background-position: -100%;
transition: all 0.2s ease-in-out;
}
.widget_product_categories ul li .pxl-count span, .widget_categories ul li .pxl-count span, .widget_nav_menu ul li .pxl-count span, .widget_pages ul li .pxl-count span, .widget_archive ul li .pxl-count span, .widget_meta ul li .pxl-count span, .widget_recent_entries ul li .pxl-count span {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-image: -webkit-linear-gradient(to right, var(--third-color), var(--third-color) 50%, #454545 50%);
background-image: -moz-linear-gradient(to right, var(--third-color), var(--third-color) 50%, #454545 50%);
background-image: -ms-linear-gradient(to right, var(--third-color), var(--third-color) 50%, #454545 50%);
background-image: -o-linear-gradient(to right, var(--third-color), var(--third-color) 50%, #454545 50%);
background-image: linear-gradient(to right, var(--third-color), var(--third-color) 50%, #454545 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 200% 100%;
background-position: -100%;
transition: all 0.2s ease-in-out;
}
.widget_product_categories ul li.current-menu-item > a .title, .widget_categories ul li.current-menu-item > a .title, .widget_nav_menu ul li.current-menu-item > a .title, .widget_pages ul li.current-menu-item > a .title, .widget_archive ul li.current-menu-item > a .title, .widget_meta ul li.current-menu-item > a .title, .widget_recent_entries ul li.current-menu-item > a .title, .widget_product_categories ul li.current-cat > a .title, .widget_categories ul li.current-cat > a .title, .widget_nav_menu ul li.current-cat > a .title, .widget_pages ul li.current-cat > a .title, .widget_archive ul li.current-cat > a .title, .widget_meta ul li.current-cat > a .title, .widget_recent_entries ul li.current-cat > a .title, .widget_product_categories ul li.current-cat-parent > a .title, .widget_categories ul li.current-cat-parent > a .title, .widget_nav_menu ul li.current-cat-parent > a .title, .widget_pages ul li.current-cat-parent > a .title, .widget_archive ul li.current-cat-parent > a .title, .widget_meta ul li.current-cat-parent > a .title, .widget_recent_entries ul li.current-cat-parent > a .title, .widget_product_categories ul li > a:hover .title, .widget_categories ul li > a:hover .title, .widget_nav_menu ul li > a:hover .title, .widget_pages ul li > a:hover .title, .widget_archive ul li > a:hover .title, .widget_meta ul li > a:hover .title, .widget_recent_entries ul li > a:hover .title, .widget_product_categories ul li.current-menu-item > a .pxl-count span, .widget_categories ul li.current-menu-item > a .pxl-count span, .widget_nav_menu ul li.current-menu-item > a .pxl-count span, .widget_pages ul li.current-menu-item > a .pxl-count span, .widget_archive ul li.current-menu-item > a .pxl-count span, .widget_meta ul li.current-menu-item > a .pxl-count span, .widget_recent_entries ul li.current-menu-item > a .pxl-count span, .widget_product_categories ul li.current-cat > a .pxl-count span, .widget_categories ul li.current-cat > a .pxl-count span, .widget_nav_menu ul li.current-cat > a .pxl-count span, .widget_pages ul li.current-cat > a .pxl-count span, .widget_archive ul li.current-cat > a .pxl-count span, .widget_meta ul li.current-cat > a .pxl-count span, .widget_recent_entries ul li.current-cat > a .pxl-count span, .widget_product_categories ul li.current-cat-parent > a .pxl-count span, .widget_categories ul li.current-cat-parent > a .pxl-count span, .widget_nav_menu ul li.current-cat-parent > a .pxl-count span, .widget_pages ul li.current-cat-parent > a .pxl-count span, .widget_archive ul li.current-cat-parent > a .pxl-count span, .widget_meta ul li.current-cat-parent > a .pxl-count span, .widget_recent_entries ul li.current-cat-parent > a .pxl-count span, .widget_product_categories ul li > a:hover .pxl-count span, .widget_categories ul li > a:hover .pxl-count span, .widget_nav_menu ul li > a:hover .pxl-count span, .widget_pages ul li > a:hover .pxl-count span, .widget_archive ul li > a:hover .pxl-count span, .widget_meta ul li > a:hover .pxl-count span, .widget_recent_entries ul li > a:hover .pxl-count span {
background-position: 0%;
}
.widget_product_categories ul li.current-menu-item > a .pxl-count, .widget_categories ul li.current-menu-item > a .pxl-count, .widget_nav_menu 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_meta 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_nav_menu 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_meta 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_nav_menu 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_meta 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_nav_menu ul li > a:hover .pxl-count, .widget_pages ul li > a:hover .pxl-count, .widget_archive ul li > a:hover .pxl-count, .widget_meta ul li > a:hover .pxl-count, .widget_recent_entries ul li > a:hover .pxl-count {
background-color: transparent;
}
.widget_product_categories ul li.current-menu-item > a .pxl-count:before, .widget_categories ul li.current-menu-item > a .pxl-count:before, .widget_nav_menu 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_meta 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_nav_menu 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_meta 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_nav_menu 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_meta 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_nav_menu 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_meta ul li > a:hover .pxl-count:before, .widget_recent_entries ul li > a:hover .pxl-count:before {
opacity: 0.1;
}
.widget_product_categories ul li.current-menu-item > a:after, .widget_categories ul li.current-menu-item > a:after, .widget_nav_menu ul li.current-menu-item > a:after, .widget_pages ul li.current-menu-item > a:after, .widget_archive ul li.current-menu-item > a:after, .widget_meta ul li.current-menu-item > a:after, .widget_recent_entries ul li.current-menu-item > a:after, .widget_product_categories ul li.current-cat > a:after, .widget_categories ul li.current-cat > a:after, .widget_nav_menu ul li.current-cat > a:after, .widget_pages ul li.current-cat > a:after, .widget_archive ul li.current-cat > a:after, .widget_meta ul li.current-cat > a:after, .widget_recent_entries ul li.current-cat > a:after, .widget_product_categories ul li.current-cat-parent > a:after, .widget_categories ul li.current-cat-parent > a:after, .widget_nav_menu ul li.current-cat-parent > a:after, .widget_pages ul li.current-cat-parent > a:after, .widget_archive ul li.current-cat-parent > a:after, .widget_meta ul li.current-cat-parent > a:after, .widget_recent_entries ul li.current-cat-parent > a:after, .widget_product_categories ul li > a:hover:after, .widget_categories ul li > a:hover:after, .widget_nav_menu ul li > a:hover:after, .widget_pages ul li > a:hover:after, .widget_archive ul li > a:hover:after, .widget_meta ul li > a:hover:after, .widget_recent_entries ul li > a:hover:after {
bottom: -2px;
}
.widget_product_categories ul li .sub-menu, .widget_categories ul li .sub-menu, .widget_nav_menu ul li .sub-menu, .widget_pages ul li .sub-menu, .widget_archive ul li .sub-menu, .widget_meta ul li .sub-menu, .widget_recent_entries ul li .sub-menu, .widget_product_categories ul li .children, .widget_categories ul li .children, .widget_nav_menu ul li .children, .widget_pages ul li .children, .widget_archive ul li .children, .widget_meta ul li .children, .widget_recent_entries ul li .children {
margin-top: 12px;
}
.widget.widget_categories ul li a {
border-bottom-style: dotted;
}
.widget.widget_categories ul li:last-child a {
border-bottom: 0px;
}
.widget .tagcloud {
display: flex;
gap: 25px;
flex-wrap: wrap;
}
.widget .tagcloud a {
font-family: Inter;
font-size: 14px !important;
font-weight: 400;
line-height: 1;
color: var(--color-primary);
display: flex;
justify-content: space-between;
padding-left: 32px;
position: relative;
width: 100%;
z-index: 1;
-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;
}
.widget .tagcloud a:before {
position: absolute;
content: '';
width: 16px;
height: 16px;
border-radius: 50%;
border: 1px solid #e9e9e9;
top: 50%;
left: 0;
box-sizing: border-box;
transform: translateY(-50%);
-webkit-transition: all 0.2s linear;
-khtml-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.widget .tagcloud a .tag-link-count {
color: #666;
-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;
}
.widget .tagcloud a:hover:before {
border: 4px solid var(--color-primary);
}
.widget .tagcloud a:hover .tag-link-count {
color: var(--color-primary);
}
.widget.woocommerce .tagcloud a {
border: none;
border-radius: 0;
color: var(--link-color);
background: #cde4ce;
}
.widget.woocommerce .tagcloud a:hover {
color: #fff;
background: var(--color-primary);
}
.widget_pxl_recent_posts .pxl-item--img {
overflow: hidden;
border-radius: 5px;
width: 80px;
min-width: 80px;
height: 100%;
}
@media screen and (max-width: 1200px) {
.widget_pxl_recent_posts .pxl-item--img {
width: 65px;
min-width: 65px;
}
}
.widget_pxl_recent_posts .pxl-item--img img {
min-height: 80px;
min-width: 80px;
}
.widget_pxl_recent_posts .pxl-item--holder {
display: flex;
flex-direction: column;
justify-content: center;
gap: 8px;
}
.widget_pxl_recent_posts .pxl-item--title {
color: var(--color-primary);
font-size: 14px;
line-height: 1.42875;
letter-spacing: 0;
}
.widget_pxl_recent_posts .pxl-item--date {
color: #666;
font-family: Inter;
font-size: 14px;
line-height: 1;
text-transform: uppercase;
order: -1;
}
.widget_pxl_recent_posts .pxl-item--meta {
font-size: 14px;
font-weight: 500;
line-height: 1.42;
color: var(--color-primary);
display: inline-flex;
align-items: center;
}
@media screen and (max-width: 1200px) {
.widget_pxl_recent_posts .pxl-item--meta {
display: inline-block;
}
}
.widget_pxl_recent_posts .pxl--item {
display: flex;
flex-wrap: nowrap;
padding-bottom: 22px;
border-bottom: 1px solid rgba(100, 100, 100, 0.15);
}
.widget_pxl_recent_posts .pxl--item + .pxl--item {
margin-top: 27px;
}
.widget_pxl_recent_posts .pxl--item:last-child {
padding-bottom: 0;
border: 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: 15px;
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;
font-weight: 400;
}
.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 26px -15px;
display: flex;
flex-wrap: wrap;
}
.pxl-gallery img {
width: 100%;
}
.pxl-gallery .pxl--item {
padding: 26px 15px 0 15px;
}
.pxl-gallery .pxl--item-inner {
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
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 .pxl-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: 700;
}
.widget_recent_comments ul a, .widget_recent_comments ol a {
color: inherit;
}
.widget_recent_comments ul a:hover, .widget_recent_comments ol a:hover {
color: var(--color-primary);
}
.widget_recent_comments ul li + li, .widget_recent_comments ol li + li {
margin-top: 18px;
}
.widget_rss .rss-widget-title {
color: inherit;
}
.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(--color-primary);
}
.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: 22px;
margin-bottom: 27px;
position: relative;
color: #080808;
font-weight: 700;
display: block;
}
.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(--color-primary);
}
.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(--color-primary);
}
.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: 60px;
width: 60px;
background: transparent;
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;
padding: 0;
position: absolute;
color: #222;
line-height: 60px;
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(--color-primary);
background-color: var(--color-primary);
color: #fff;
border-radius: 8px;
}
.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-wg-categories {
margin: -20px -10px 0 -10px;
display: flex;
flex-wrap: wrap;
}
.pxl-wg-categories .pxl-category {
padding: 0 10px;
margin-top: 20px;
}
.pxl-wg-categories .pxl-category--inner {
min-height: 90px;
position: relative;
z-index: 1;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
overflow: hidden;
}
@media screen and (max-width: 575px) {
.pxl-wg-categories .pxl-category--inner {
min-height: 120px;
}
}
.pxl-wg-categories .pxl-category--inner:before {
content: '';
background-color: rgba(0, 0, 0, 0.36);
z-index: 12;
}
.pxl-wg-categories .pxl-category--inner a {
z-index: 99;
}
.pxl-wg-categories .pxl-category--inner span {
color: #fff;
font-size: 16px;
font-weight: 700;
position: relative;
z-index: 88;
}
.pxl-wg-categories .pxl-category--inner .pxl-category--img {
z-index: 11;
-webkit-transition: all 0.5s ease;
-khtml-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
transform: scale(1.01, 1.01);
}
.pxl-wg-categories .pxl-category--inner:hover .pxl-category--img {
-webkit-transform: scale(1.07, 1.07);
transform: scale(1.07, 1.07);
}
.pxl-wg-categories.columns-2 .pxl-category {
width: 50%;
}
@media screen and (max-width: 575px) {
.pxl-wg-categories.columns-2 .pxl-category {
width: 100%;
}
}
.pxl-contact-info-widget {
border-radius: 5px;
overflow: hidden;
position: relative;
z-index: 1;
text-align: center;
padding: 62px 30px;
font-weight: 500;
color: rgba(255, 255, 255, 0.8);
}
.pxl-contact-info-widget .pxl-phone--number {
margin-bottom: 16px;
color: #fff;
font-size: 34px;
font-weight: 800;
}
@media screen and (max-width: 1200px) {
.pxl-contact-info-widget .pxl-phone--number {
font-size: 28px;
}
}
.pxl-contact-info-widget .pxl-item--icon {
height: 62px;
width: 62px;
background-color: red;
border-radius: 62px;
font-size: 34px;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
z-index: 1;
margin-bottom: 23px;
}
.pxl-contact-info-widget .pxl-item--icon:before {
content: '';
background-color: #020626;
position: absolute;
top: 3px;
right: 3px;
bottom: 3px;
left: 3px;
border-radius: 100%;
z-index: -1;
}
.pxl-contact-info-widget .pxl-item--icon i.active {
animation: pxl_zigzag 0.8s ease-out infinite;
-webkit-animation: pxl_zigzag 0.8s ease-out infinite;
}
.pxl-contact-info-widget .pxl-phone--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
.pxl-contact-info-widget:before {
z-index: -1;
background-color: rgba(2, 6, 38, 0.85);
}
body.rtl .widget .widget-title {
padding-left: 0;
padding-right: 42px;
}
body.rtl .widget .widget-title:before {
left: auto;
right: 0;
}
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 {
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
background-color: #f5f5f5;
border: 0px;
border-radius: 10px;
color: rgba(10, 10, 10, 0.3);
text-transform: uppercase;
padding: 18px;
-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;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
width: 100%;
outline: none;
}
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: #0a0a0a;
}
.pxl-select-higthlight, .nice-select {
color: var(--link-color);
}
input[type="range"] {
padding: 0;
background-color: transparent;
height: auto;
border: none;
}
select {
height: 60px;
}
textarea {
height: 120px;
margin: 0;
}
.wpcf7-form br {
display: none;
}
.pxl-contact-form .wpcf7-form .wpcf7-response-output {
margin: 18px 0 0 !important;
border-radius: 6px;
padding: 5px 10px !important;
width: fit-content;
}
.comments-area {
padding: 0 15px;
}
.comments-area .comment-respond .logged-in-as {
font-size: 16px;
margin-bottom: 0;
}
.comments-area .comment-respond .logged-in-as a {
color: inherit;
}
.comments-area .comment-respond .logged-in-as a:hover {
color: var(--color-primary);
}
.comments-area .comment-respond .logged-in-as a:nth-child(2) {
font-weight: 700;
text-decoration: underline;
}
.comments-area .no-comments {
display: none;
}
.comment-list {
padding: 0;
list-style: none;
margin-top: 20px;
margin-bottom: 10px;
}
.comment-list li {
padding-top: 15px;
}
.comment-list li .children {
margin-bottom: 0;
}
.comment-list li .children li {
list-style: none;
padding-left: 98px;
}
@media screen and (max-width: 1200px) {
.comment-list li .children li {
padding-left: 0;
}
}
.comment-list > li:first-child {
border-top: none;
margin-top: 0;
padding-top: 0;
}
.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;
}
.comment-list #respond {
margin-top: 28px;
margin-bottom: 40px;
}
.comment-list #respond .comment-reply-title {
font-size: 28px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.comment-image {
width: 99px;
min-width: 99px;
border-radius: 8px;
overflow: hidden;
}
@media screen and (max-width: 575px) {
.comment-image {
margin-bottom: 12px;
}
}
.comment-title {
font-size: 20px;
color: var(--color-primary);
text-transform: capitalize;
margin-bottom: 0;
}
@media screen and (max-width: 767px) {
.comment-title {
font-size: 18px;
}
}
.comment-title a {
color: inherit;
}
.comment-title a:hover {
color: inherit;
}
.comment-date {
font-family: "Inter";
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
color: var(--color-primary);
display: block;
}
@media screen and (max-width: 575px) {
.comment-content {
font-size: 16px;
line-height: 1.625;
}
}
.comment-content a {
word-wrap: break-word;
}
.comment-content .comment-text {
color: #646464;
font-family: Inter;
font-size: 14px;
font-weight: 400;
line-height: 1.71;
max-width: 582px;
}
.comment-content .comment-text p:last-child {
margin-bottom: 14px;
}
.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;
}
@media screen and (max-width: 575px) {
.comment-reply {
position: absolute;
bottom: 20px;
left: 20px;
}
}
.comment-reply a {
font-family: "Inter";
font-size: 14px;
font-weight: 500;
color: var(--color-primary);
text-transform: uppercase;
position: relative;
}
.comment-reply a:before {
position: absolute;
content: '';
width: 0;
height: 2px;
background-color: var(--color-primary);
bottom: 0;
left: 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;
}
.comment-reply a:hover {
color: var(--color-primary);
}
.comment-reply a:hover:before {
width: 100%;
}
.comment-inner {
display: flex;
flex-wrap: nowrap;
position: relative;
padding-bottom: 52px;
}
@media screen and (max-width: 575px) {
.comment-inner {
display: block;
padding-bottom: 40px;
}
}
.comment-holder {
margin-bottom: 8px;
}
@media screen and (max-width: 575px) {
.comment-holder {
display: block;
}
}
.comment-meta {
flex-grow: 1;
display: flex;
align-items: center;
gap: 30px;
}
.comment-form {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.comment-form > .row {
order: 1;
width: 100%;
}
.comment-form input[type="text"], .comment-form textarea {
color: rgba(102, 102, 102, .4);
background: #fff;
border-radius: 10px;
padding: 16px 27px;
font-family: Inter;
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: capitalize;
}
.comment-form input[type="text"]:hover, .comment-form textarea:hover, .comment-form input[type="text"]:focus, .comment-form textarea:focus {
color: var(--color-primary);
}
.comment-form .comment-form-comment {
display: flex;
flex-wrap: wrap;
width: 100%;
order: 2;
margin-top: 23px;
}
.comment-form .comment-form-cookies-consent {
order: 3;
}
.comment-form .form-submit {
order: 4;
margin-top: 20px;
margin-bottom: 0;
width: 100%;
}
.comment-form .form-submit .btn .pxl--btn-text {
display: flex;
justify-content: center;
align-items: center;
color: var(--link-color);
-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-post .comment-form .row {
margin: 0;
}
.single-post .comment-form .row > div {
padding: 0;
}
.single-post .comment-form .row .comment-form-author {
padding-right: 17px;
}
@media screen and (max-width: 575px) {
.single-post .comment-form .row .comment-form-author {
padding: 0;
}
}
.single-post .comment-form .row .comment-form-email {
padding-left: 17px;
}
@media screen and (max-width: 575px) {
.single-post .comment-form .row .comment-form-email {
padding: 0;
}
}
.comment-form-cookies-consent {
font-size: 16px;
line-height: 1.625;
padding-left: 26px;
position: relative;
margin-top: 15px;
margin-bottom: 0px;
color: #222; }
.comment-form-cookies-consent input, .comment-form-cookies-consent label:before, .comment-form-cookies-consent label:after {
position: absolute;
width: 16px;
height: 16px;
left: 0;
top: 5px;
cursor: pointer;
}
.comment-form-cookies-consent label {
cursor: pointer;
}
.comment-form-cookies-consent label:before {
content: '';
z-index: 1;
background-color: #e9e9e9;
border-radius: 0px;
}
.comment-form-cookies-consent label:after {
content: '\f112';
font-family: "Caseicon";
font-weight: 400;
z-index: 2;
font-size: 10px;
color: var(--color-primary);
opacity: 0;
line-height: 12px;
text-align: center;
top: 7px;
}
.comment-form-cookies-consent input {
z-index: 99;
opacity: 0;
margin: 0;
}
.comment-form-cookies-consent input:checked + label:after {
opacity: 1;
}
.pxl-select {
width: 100%;
position: relative;
}
.pxl-select .pxl-select-hidden {
position: absolute;
visibility: hidden;
opacity: 0;
}
.pxl-select .pxl-select-options {
max-height: 282px;
overflow-y: scroll;
position: absolute;
top: 100%;
left: 0;
right: 0;
list-style: none;
margin: 10px 0 0;
padding: 12px 18px;
background-color: #f5f5f5;
z-index: 400;
font-size: 14px;
font-family: inherit;
text-transform: uppercase;
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;
border-radius: 0 0 10px 10px;
}
.pxl-select .pxl-select-options li {
padding: 9px 10px;
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;
border-radius: 5px;
}
.pxl-select .pxl-select-options li:first-child {
display: none;
}
.pxl-select .pxl-select-options li:hover {
color: #0a1320;
background-color: rgba(10, 19, 32, 0.04);
}
.pxl-select .pxl-select-higthlight {
display: flex;
align-items: center;
cursor: pointer;
position: relative;
}
.pxl-select .pxl-select-higthlight:before {
content: "\f150";
width: 28px;
height: 28px;
border-radius: 28px;
color: #888;
line-height: 28px;
text-align: center;
font-size: 11px;
font-family: Caseicon;
position: absolute;
top: 50%;
right: 8px;
-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 {
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
.pxl-select .pxl-select-higthlight.active + .pxl-select-options {
opacity: 1;
margin-top: 0px;
visibility: visible;
}
.pxl-select .pxl-select-higthlight.active:before {
transform: translate(0, -50%) scaleY(-1);
color: #444;
}
.pxl-form-date .wpcf7-form-control-wrap:after, .pxl-form-date .pxl-item-group:after {
content: "\f150";
width: 28px;
height: 28px;
border-radius: 28px;
color: #2d2d2d;
line-height: 28px;
text-align: center;
font-size: 12px;
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 {
position: relative;
padding-right: 44px;
cursor: pointer;
display: inline-flex;
align-items: center;
}
.nice-select:before {
content: "\f150";
font-family: Caseicon;
width: 28px;
height: 28px;
border-radius: 28px;
color: #2d2d2d;
line-height: 28px;
text-align: center;
font-size: 12px;
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: 30px 0 0;
padding: 12px 15px;
background-color: #fff;
z-index: 101;
font-size: 16px;
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;
visibility: hidden;
max-width: 350px;
max-height: 246px;
overflow-y: auto;
}
.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: rgba(0, 0, 0, 0.04);
}
.nice-select.open:before {
transform: translate(0, -50%) scaleY(-1);
}
.nice-select.open ul.list {
opacity: 1;
margin-top: 0;
visibility: visible;
}
.comment-reply-title small a {
font-size: 15px;
font-weight: 700;
color: #fff;
line-height: 36px;
padding: 0 22px;
background-color: var(--color-primary);
display: inline-flex;
margin: 15px 12px;
border-radius: 50px;
}
.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 {
height: 60px;
background-color: #f5f6f6;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
border: none;
}
form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 60px;
padding: 0;
padding-left: 22px;
font-size: 16px;
color: #646464;
}
form .select2-container--default .select2-selection .select2-selection__arrow {
right: 20px;
top: 50%;
color: #646464;
}
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: inherit;
}
.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(--color-primary);
}
body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color: var(--color-primary) !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(--color-secondary) !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(--color-primary) !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;
}
@media screen and (min-width: 1201px) {
body .xdsoft_datetimepicker .xdsoft_calendar td {
height: 36px;
}
}
body .xdsoft_datetimepicker .xdsoft_calendar td > div {
padding: 0;
text-align: center;
}
body .xdsoft_datetimepicker .xdsoft_datepicker {
width: 230px;
}
@media screen and (min-width: 1201px) {
body .xdsoft_datetimepicker .xdsoft_datepicker {
width: 305px;
}
}
body .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
background-color: var(--color-primary);
-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(--color-primary);
}
.pxl-file-upload-wrapper {
position: relative;
display: inline-flex;
flex-direction: row-reverse;
padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
.pxl-file-upload-wrapper {
display: block;
}
}
.pxl-file-upload-wrapper .pxl-file-upload-button {
white-space: nowrap;
line-height: 52px;
font-size: 16px;
color: #fff;
text-transform: capitalize;
background: #16232b;
padding: 0 38px;
}
@media screen and (max-width: 767px) {
.pxl-file-upload-wrapper .pxl-file-upload-button {
padding-left: 24px;
padding-right: 24px;
}
}
.pxl-file-upload-wrapper .pxl-file-upload-button:hover {
background: #222;
}
.pxl-file-upload-wrapper .pxl-file-upload-input {
width: auto;
font-size: 16px;
color: #0a1320;
background: none;
font-weight: 500;
padding: 0 22px;
height: 52px;
}
@media screen and (max-width: 767px) {
.pxl-file-upload-wrapper .pxl-file-upload-input {
padding: 0;
}
}
body.rtl input[type="text"], body.rtl input[type="email"], body.rtl input[type="url"], body.rtl input[type="password"], body.rtl input[type="search"], body.rtl input[type="tel"], body.rtl input[type="number"], body.rtl input[type="range"], body.rtl input[type="date"], body.rtl input[type="month"], body.rtl input[type="week"], body.rtl input[type="time"], body.rtl input[type="datetime"], body.rtl input[type="datetime-local"], body.rtl input[type="color"], body.rtl textarea, body.rtl select, body.rtl .pxl-select-higthlight, body.rtl .nice-select, body.rtl .wpcf7 input[type="url"], body.rtl .wpcf7 input[type="email"], body.rtl .wpcf7 input[type="tel"] {
direction: rtl;
}
body.rtl .pxl-select .pxl-select-higthlight::before {
right: auto;
left: 8px;
}
@media screen and (max-width: 777px) {
.revslider-initialised .rv-description {
font-size: 17px !important;
}
}
@media screen and (max-width: 575px) {
.revslider-initialised .rv-description {
font-size: 16px !important;
}
}
.revslider-initialised .tc-text-shadow1 {
text-shadow: 0 5px 8px rgba(19, 19, 19, 0.23) !important;
}
@media screen and (max-width: 767px) {
.revslider-initialised .tp-thumbs.theme-style1 {
display: none !important;
}
}
.revslider-initialised .tp-thumbs.theme-style1 .tp-thumb {
opacity: 1;
border-radius: 175px;
overflow: hidden;
background-image: -webkit-linear-gradient(to bottom, var(--gradient-color-from2) 25%, var(--gradient-color-from) 50%, var(--gradient-color-to2) 75%, var(--gradient-color-to) 100%);
background-image: -moz-linear-gradient(to bottom, var(--gradient-color-from2) 25%, var(--gradient-color-from) 50%, var(--gradient-color-to2) 75%, var(--gradient-color-to) 100%);
background-image: -ms-linear-gradient(to bottom, var(--gradient-color-from2) 25%, var(--gradient-color-from) 50%, var(--gradient-color-to2) 75%, var(--gradient-color-to) 100%);
background-image: -o-linear-gradient(to bottom, var(--gradient-color-from2) 25%, var(--gradient-color-from) 50%, var(--gradient-color-to2) 75%, var(--gradient-color-to) 100%);
background-image: linear-gradient(to bottom, var(--gradient-color-from2) 25%, var(--gradient-color-from) 50%, var(--gradient-color-to2) 75%, var(--gradient-color-to) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
transform: scale(0.7);
-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;
}
.revslider-initialised .tp-thumbs.theme-style1 .tp-thumb .tp-thumb-image {
border-radius: 175px;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
width: auto;
-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;
}
.revslider-initialised .tp-thumbs.theme-style1 .tp-thumb .tp-thumb-image:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(var(--primary-color-rgb),0.48);
z-index: 9;
border-radius: inherit;
-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;
}
.revslider-initialised .tp-thumbs.theme-style1 .tp-thumb.selected {
transform: scale(1);
}
@media screen and (max-width: 1200px) {
.revslider-initialised .tp-thumbs.theme-style1 .tp-thumb.selected {
transform: scale(0.85);
}
}
.revslider-initialised .tp-thumbs.theme-style1 .tp-thumb.selected .tp-thumb-image {
top: 5px;
right: 5px;
bottom: 5px;
left: 5px;
}
.revslider-initialised .tp-thumbs.theme-style1 .tp-thumb.selected .tp-thumb-image:before {
opacity: 0;
}
.pxl-heading {
display: flex;
}
.pxl-heading .pxl-item--subtitle {
margin-bottom: 16px;
display: inline-flex;
justify-content: center;
align-items: center;
flex-wrap: nowrap;
-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-heading .pxl-item--subtitle .pxl-item--subtext {
white-space: nowrap;
display: flex;
gap: 10px;
justify-content: center;
align-items: center;
color: #0a0a0a;
font-family: "Funnel Display";
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.pxl-heading .pxl-item--subtitle .pxl-item--subtext.sub_title_color_gradient {
background: linear-gradient(180deg, rgba(13, 23, 63, 0.32) 0%, rgba(255, 255, 255, 0.22) 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.pxl-heading .pxl-item--subtitle.px-sub-title-1 {
position: relative;
padding: 0 18px;
background: var(--color-primary);
border-radius: 100px;
color: #fff;
font-family: "Inter";
font-size: 14px;
font-weight: 500;
line-height: 30px;
text-transform: uppercase;
}
.pxl-heading .pxl-item--subtitle.px-sub-title-1:before, .pxl-heading .pxl-item--subtitle.px-sub-title-1 .pxl-icon--svg {
position: absolute;
content: '';
top: 4px;
right: 1px;
transform: translate(50%, -50%);
}
.pxl-heading .pxl-item--subtitle.px-sub-title-1:before {
top: 0;
right: 5px;
width: 20px;
height: 20px;
background: #fff;
border-radius: 50%;
}
.pxl-heading .pxl-item--subtitle.px-sub-title-1 .pxl-icon--svg svg {
animation: pxl_scale_center_bottom 0.6s linear;
}
.pxl-heading .pxl-title--highlight {
color: var(--color-primary);
}
.pxl-heading .highlight-text-gradient .pxl-title--highlight {
background: linear-gradient(90deg, #f06 0%, #6200ff 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.pxl-heading .pxl-heading--text div {
-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;
}
.pxl-post-list1 .pxl-item--image {
position: absolute;
max-width: 180px;
border: 3px solid var(--color-primary);
left: -130px;
transform: rotate(-16deg);
bottom: -28px;
z-index: 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;
opacity: 0;
margin-left: -30px;
visibility: hidden;
}
@media screen and (max-width: 1600px) {
.pxl-post-list1 .pxl-item--image {
display: none;
}
}
.pxl-post-list1 .pxl-item--title {
--tab-title-color: #000;
margin-bottom: 0;
font-size: 30px;
line-height: 1.16;
flex-grow: 1;
}
@media screen and (max-width: 1200px) {
.pxl-post-list1 .pxl-item--title {
font-size: 22px;
}
}
@media screen and (max-width: 767px) {
.pxl-post-list1 .pxl-item--title {
font-size: 20px;
}
}
.pxl-post-list1 .pxl-item--title span {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to) 50%, var(--tab-title-color) 50%);
background-image: -moz-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to) 50%, var(--tab-title-color) 50%);
background-image: -ms-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to) 50%, var(--tab-title-color) 50%);
background-image: -o-linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to) 50%, var(--tab-title-color) 50%);
background-image: linear-gradient(to right, var(--gradient-color-from), var(--gradient-color-to) 50%, var(--tab-title-color) 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
background-size: 200% 100%;
background-position: -100%;
transition: all 0.3s ease-in-out;
display: inline-block;
}
.pxl-post-list1 .pxl-item--number {
color: #575757;
font-size: 20px;
font-weight: 700;
min-width: 60px;
-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;
}
@media screen and (max-width: 1600px) {
.pxl-post-list1 .pxl-item--number {
min-width: 35px;
}
}
.pxl-post-list1 .pxl-item--readmore {
font-size: 58px;
transform: rotate(-45deg);
margin-right: 30px;
opacity: 0;
z-index: 100;
}
@media screen and (max-width: 767px) {
.pxl-post-list1 .pxl-item--readmore {
font-size: 45px;
}
}
.pxl-post-list1 .pxl-item--readmore:hover {
transform: rotate(0deg);
}
.pxl-post-list1 .pxl-item--holder {
display: flex;
flex-wrap: nowrap;
align-items: center;
width: 100%;
}
.pxl-post-list1 .pxl-item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
}
@media screen and (max-width: 1600px) {
.pxl-post-list1 .pxl-item--bg {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-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;
transform: scaleY(0);
transform-origin: bottom center;
}
.pxl-post-list1 .pxl-item--bg:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.76);
}
}
.pxl-post-list1 .pxl-post--item {
display: flex;
align-items: center;
padding: 20px 6px;
min-height: 161px;
position: relative;
z-index: 1;
}
.pxl-post-list1 .pxl-post--item:before, .pxl-post-list1 .pxl-post--item:after {
content: '';
position: absolute;
height: 2px;
width: 100%;
background-color: #323232;
bottom: 0;
right: 0;
}
.pxl-post-list1 .pxl-post--item:after {
width: 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;
background-color: var(--color-primary);
z-index: 2;
}
.pxl-post-list1 .pxl-post--item:last-child:before {
opacity: 0;
}
.pxl-post-list1 .pxl-post--item:hover:after {
width: 100%;
}
.pxl-post-list1 .pxl-post--item:hover .pxl-item--title span {
background-position: 0%;
}
.pxl-post-list1 .pxl-post--item:hover .pxl-item--image {
margin: 0;
opacity: 1;
visibility: visible;
}
.pxl-post-list1 .pxl-post--item:hover .pxl-item--readmore {
margin-right: 0;
opacity: 1;
}
@media screen and (max-width: 1600px) {
.pxl-post-list1 .pxl-post--item:hover .pxl-item--bg {
transform: scaleY(1);
}
.pxl-post-list1 .pxl-post--item:hover .pxl-item--number {
color: #fff;
}
}
.pxl-logo a {
display: inline-block;
position: relative;
}
.pxl-logo img {
width: auto;
vertical-align: middle;
}
.pxl-search .searchform-wrap {
display: flex;
align-items: center;
}
.pxl-search button:not(.btn) {
display: inline-flex;
align-items: center;
background: unset;
padding: 0;
line-height: normal;
}
.pxl-search button:not(.btn):hover {
background: unset;
}
.pxl-search i {
margin-right: 6px;
color: #fe6462;
}
.pxl-search input[type="text"] {
background-color: unset;
border: none;
padding: 0;
color: rgba(32, 32, 32, 0.48);
font-size: 16px;
font-weight: 400;
}
.pxl-list.horizontal {
display: flex;
align-items: center;
gap: 60px;
}
.pxl-list .pxl-item--content {
display: flex;
align-items: center;
gap: 20px;
}
.pxl-list .pxl-item--content.content-grid {
display: grid;
gap: 5px;
}
.pxl-list .pxl--item {
display: flex;
align-items: center;
gap: 14px;
}
.pxl-list .pxl--item:last-child {
border-bottom: 0 !important;
}
.pxl-link-wrap.wr-horizontal {
gap: 9px;
}
.pxl-link-wrap .pxl-widget-title.style-divider {
padding-bottom: 10px;
position: relative;
}
.pxl-link-wrap .pxl-widget-title.style-divider:before, .pxl-link-wrap .pxl-widget-title.style-divider:after {
position: absolute;
content: '';
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background: rgba(255, 255, 255, 0.2);
-webkit-transition: all 0.3s linear 0ms;
-khtml-transition: all 0.3s linear 0ms;
-moz-transition: all 0.3s linear 0ms;
-ms-transition: all 0.3s linear 0ms;
-o-transition: all 0.3s linear 0ms;
transition: all 0.3s linear 0ms;
}
.pxl-link-wrap .pxl-widget-title.style-divider:after {
width: 20%;
background: #fff;
}
.pxl-link-wrap:hover .style-divider:after {
width: 100%;
}
.pxl-link {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-link.horizontal {
display: flex;
align-items: center;
justify-content: center;
gap: 50px;
}
.pxl-link a {
display: flex;
gap: 10px;
font-family: Inter;
font-size: 16px;
color: #fff;
position: relative;
-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;
}
.pxl-link a:hover {
color: var(--color-primary);
z-index: 9;
}
.pxl-link a.icon-after .pxl-link--text {
order: -1;
}
.pxl-link .pxl-link--icon {
min-width: 16px;
display: inline-flex;
justify-content: center;
align-items: center;
}
.pxl-link .pxl-type-gradient .pxl-link--icon i { }
.pxl-link.style-hover-divider .pxl-link--text {
position: relative;
}
.pxl-link.style-hover-divider .pxl-link--text:before {
content: '';
height: 1px;
position: absolute;
bottom: 2px;
left: 0;
right: 0;
background-color: var(--color-primary);
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-link.style-hover-divider .pxl-link--text: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-link.style-hover-divider2 .pxl-link--text {
position: relative;
-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;
}
.pxl-link.style-hover-divider2 .pxl-link--text:before, .pxl-link.style-hover-divider2 .pxl-link--text:after {
content: '';
height: 1px;
position: absolute;
bottom: -3px;
width: 0;
background-color: var(--color-primary);
-webkit-transition: width 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: width 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: width 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: width 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: width 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: width 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.pxl-link.style-hover-divider2 .pxl-link--text:before {
left: 0;
}
.pxl-link.style-hover-divider2 .pxl-link--text:after {
right: 0;
}
.pxl-link.style-hover-divider2 .pxl-link--text:hover {
transform: translateY(-3px);
}
.pxl-link.style-hover-divider2 .pxl-link--text:hover:before, .pxl-link.style-hover-divider2 .pxl-link--text:hover:after {
width: 50%;
}
.pxl-link.style-hover-divider2 li.active .pxl-link--text:before, .pxl-link.style-hover-divider2 li.active .pxl-link--text:after {
width: 50%;
}
.pxl-link li:first-child {
border-top: 0 !important;
margin-left: 0 !important;
}
.pxl-link li:last-child {
border-bottom: 0 !important;
margin-right: 0 !important;
}
.pxl-image-single .pxl-item--inner.one-line {
display: flex;
align-items: center;
}
@media screen and (max-width: 767px) {
.pxl-image-single .pxl-item--inner.one-line {
display: unset;
text-align: center;
}
}
.pxl-image-single .pxl-item--image.f_img img {
width: 100%;
}
.pxl-image-single .pxl-overlay-color {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 50%;
transform: translateX(-50%);
z-index: 88;
}
.pxl-breadcrumb-wrap {
display: flex; }
.pxl-breadcrumb-wrap .pxl-breadcrumb {
list-style: none;
display: flex;
width: fit-content;
padding: 18px 46px;
border-radius: 100px;
border: 1px solid rgba(42, 59, 78, 0.60);
background: rgba(255, 255, 255, 0.20);
position: relative;
}
@media screen and (max-width: 991px) {
.pxl-breadcrumb-wrap .pxl-breadcrumb {
padding: 15px 40px;
}
}
.pxl-breadcrumb-wrap .pxl-breadcrumb:before, .pxl-breadcrumb-wrap .pxl-breadcrumb:after {
position: absolute;
content: '';
top: 50%;
left: 16px;
width: 14px;
height: 14px;
border-radius: 50%;
background: var(--link-color);
transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
.pxl-breadcrumb-wrap .pxl-breadcrumb:before, .pxl-breadcrumb-wrap .pxl-breadcrumb:after {
width: 12px;
height: 12px;
}
}
.pxl-breadcrumb-wrap .pxl-breadcrumb:after {
left: unset;
right: 16px;
}
.pxl-breadcrumb-wrap li {
display: none;
color: #fff;
font-size: 25px;
font-weight: 400;
letter-spacing: -0.5px;
position: relative;
padding-right: 26px;
}
@media screen and (max-width: 991px) {
.pxl-breadcrumb-wrap li {
font-size: 20px;
}
}
@media screen and (max-width: 991px) {
.pxl-breadcrumb-wrap li {
font-size: 18px;
}
}
.pxl-breadcrumb-wrap li:before {
position: absolute;
content: '.';
right: 13px;
bottom: 0;
}
.pxl-breadcrumb-wrap li:last-child {
padding: 0;
}
.pxl-breadcrumb-wrap li:last-child:before {
display: none;
}
.pxl-breadcrumb-wrap li:first-child, .pxl-breadcrumb-wrap li:last-child {
display: list-item;
}
.pxl-breadcrumb-wrap a {
display: flex;
align-items: center;
}
.pxl-breadcrumb-wrap a i {
margin: 0 8px;
}
.pxl-breadcrumb-wrap .breadcrumb-hidden {
color: #fff;
}
.pxl-breadcrumb-wrap .breadcrumb-hidden:hover {
color: var(--link-color-hover);
}
.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 {  }
.pxl-progressbar.pxl-progressbar-1 .pxl--holder {
position: relative;
}
.pxl-progressbar.pxl-progressbar-1 .pxl-progressbar--wrap {
height: 40px;
}
.pxl-progressbar.pxl-progressbar-1 .pxl-progressbar--wrap .pxl--progressbar {
min-width: 50%;
height: 40px;
background-color: var(--body-bg-color);
position: relative;
border-radius: 10px;
}
.pxl-progressbar.pxl-progressbar-1 .pxl--title {
color: var(--color-primary);
font-size: 14px;
font-weight: 500;
line-height: 1;
letter-spacing: 0;
position: absolute;
top: 50%;
left: 12px;
transform: translateY(-50%);
z-index: 9;
}
.pxl-progressbar.pxl-progressbar-1 .pxl--percentage {
position: absolute;
right: 12px;
bottom: 50%;
font-size: 16px;
font-weight: 500;
transform: translateY(50%);
}
.pxl-progressbar.pxl-progressbar-1 .pxl--item + .pxl--item {
margin-top: -4px;
}
.pxl-progressbar.pxl-progressbar-1 .pxl--item:nth-child(even) .pxl--title, .pxl-progressbar.pxl-progressbar-1 .pxl--item:nth-child(even) .pxl--percentage {
color: #fff;
}
.pxl-progressbar.pxl-progressbar-1 .pxl--item:nth-child(even) .pxl--progressbar {
background: var(--color-primary);
}
.pxl-progressbar.pxl-progressbar-2 .pxl--item, .pxl-progressbar.pxl-progressbar-3 .pxl--item {
margin-bottom: 39px;
font-size: 20px;
line-height: 1;
}
@media screen and (max-width: 1200px) {
.pxl-progressbar.pxl-progressbar-2 .pxl--item, .pxl-progressbar.pxl-progressbar-3 .pxl--item {
margin-bottom: 25px;
}
}
.pxl-progressbar.pxl-progressbar-2 .pxl--item:last-child, .pxl-progressbar.pxl-progressbar-3 .pxl--item:last-child {
margin: 0;
}
.pxl-progressbar.pxl-progressbar-2 .pxl-progressbar--wrap, .pxl-progressbar.pxl-progressbar-3 .pxl-progressbar--wrap {
height: 4px;
margin-top: 15px;
background: rgba(10, 10, 10, .1);
}
.pxl-progressbar.pxl-progressbar-2 .pxl-progressbar--wrap .pxl--progressbar, .pxl-progressbar.pxl-progressbar-3 .pxl-progressbar--wrap .pxl--progressbar {
height: 4px;
background: var(--color-primary);
position: relative;
}
.pxl-progressbar.pxl-progressbar-2 .pxl--title, .pxl-progressbar.pxl-progressbar-3 .pxl--title {
color: var(--color-primary);
font-size: 20px;
line-height: 1;
letter-spacing: 0;
}
.pxl-progressbar.pxl-progressbar-3 .pxl--item {
margin-bottom: 27px;
}
.pxl-progressbar.pxl-progressbar-3 .pxl--meta {
justify-content: space-between;
margin-top: 16px;
}
.pxl-progressbar.pxl-progressbar-3 .pxl-progressbar--wrap {
background: #fff;
}
.pxl-progressbar.pxl-progressbar-3 .pxl--percentage {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 16px;
line-height: 1;
text-transform: capitalize;
}
.pxl-counter {  }
.pxl-counter.pxl-counter1 .pxl-counter--number {
color: #0a0a0a;
font-family: "Funnel Display";
font-size: 120px;
font-weight: 400;
line-height: 1;
letter-spacing: -3.6px;
}
.pxl-counter.pxl-counter1 .pxl-counter--suffix {
color: rgba(10, 10, 10, 0.10);
}
.pxl-counter.pxl-counter1 .pxl-counter--title {
color: #999;
font-size: 14px;
font-weight: 400;
line-height: 1;
}
.pxl-counter.pxl-counter2 .pxl-counter--holder {
display: flex;
align-items: center;
list-style: none;
}
.pxl-counter.pxl-counter2 .pxl-item--single img {
width: 40px;
height: 40px;
min-width: 40px;
border-radius: 50%;
border: 1px solid #fff;
background: var(--color-secondary);
}
.pxl-counter.pxl-counter2 .pxl-counter--number {
display: flex;
align-items: center;
flex-wrap: wrap;
color: #0a0a0a;
font-family: Inter;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.6px;
margin: 0 auto;
margin-top: 16px;
}
.pxl-counter.pxl-counter2 li + li {
margin-left: -5px;
}
.pxl-counter.pxl-counter3 .pxl-counter--holder {
display: flex;
align-items: center;
list-style: none;
margin-top: 10px;
}
.pxl-counter.pxl-counter3 .pxl-item--single img {
width: 60px;
height: 60px;
min-width: 60px;
border-radius: 50%;
border: 2px solid var(--color-primary);
}
.pxl-counter.pxl-counter3 li + li {
margin-left: -10px;
}
.pxl-counter .pxl-counterslide {
display: -moz-inline-box;
-moz-box-orient: vertical;
display: inline-flex;
vertical-align: middle;
*vertical-align: auto;
position: relative;
}
.pxl-counter .pxl-counterslide .pxl-counterslide-inside {
display: inline-flex;
}
.pxl-counter .pxl-counterslide .pxl-counterslide-digit-spacer {
visibility: hidden;
}
.pxl-counter .pxl-counterslide .pxl-counterslide-digit, .pxl-counter .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-counter .pxl-counterslide .pxl-counterslide-digit-inner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.pxl-counter .pxl-counterslide .pxl-counterslide-ribbon {
display: block;
}
.pxl-counter .pxl-counterslide .pxl-counterslide-ribbon-inner {
display: block;
-webkit-backface-visibility: hidden;
}
.pxl-counter .pxl-counterslide .pxl-counterslide-value {
display: block;
-webkit-transform: translateZ(0);
}
.pxl-counter .pxl-counterslide .pxl-counterslide-value.pxl-counterslide-last-value {
position: absolute;
}
.pxl-counter .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-counter .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-counter .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-counter .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-image-box {
position: relative;  }
.pxl-image-box .pxl-item--inner {
display: flex;
align-items: center;
}
.pxl-image-box img {
border-radius: 548px 0 0 0;
}
.pxl-image-box .pxl-item--group {
display: flex;
justify-content: center;
align-items: center;
gap: 13px;
margin-left: -12px;
transform: translateY(-100%);
}
@media screen and (max-width: 991px) {
.pxl-image-box .pxl-item--group {
transform: translateY(-50%);
}
}
.pxl-image-box .pxl--line {
width: 67px;
height: 1px;
background-color: #c89d66;
}
.pxl-image-box .pxl-item--label {
color: #1e1e1e;
font-size: 20px;
font-weight: 600;
line-height: 1.4;
}
@media screen and (max-width: 991px) {
.pxl-image-box .pxl-item--label {
font-size: 18px;
}
}
.pxl-image-box .pxl-item--description {
color: rgba(64, 64, 70, .72);
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
@media screen and (max-width: 991px) {
.pxl-image-box .pxl-item--description {
font-size: 14px;
}
}
.elementor-lightbox .swiper .elementor-swiper-button {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 99;  }
.pxl-icon-list {  }
.pxl-icon-list span, .pxl-icon-list i, .pxl-icon-list svg {
transition : all 0.3s linear;
}
.pxl-icon-list a {
display: flex;
align-items: center;
justify-content: center;
}
.pxl-icon-list span {
font-weight: 400;
}
.pxl-icon-list.style-1 a {
position: relative;
width: 50px;
height: 50px;
border-radius: 50%;
border: 1px solid #373737;
z-index: 9;
overflow: hidden;
}
.pxl-icon-list.style-1 a:before {
position: absolute;
content: '';
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 0;
height: 0;
background: #fff;
z-index: -1;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pxl-icon-list.style-1 a:hover:before {
width: 100%;
height: 100%;
}
.pxl-icon-list.icon-horizontal {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.pxl-icon-list.icon-horizontal a {
margin-left: 9px;
}
.pxl-video-player1 {  }
.pxl-video-player1 .pxl-overlay-color, .pxl-video-player1 .pxl-video--imagebg .bg-image, .pxl-video-player1 .localvideo-bg video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-video-player1 .pxl-overlay-color {
z-index: 88;
}
.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%;
transform: translate(-50%, -50%);
}
.pxl-video-player1 .pxl-video--imagebg {
position: relative;
overflow: hidden;
}
.pxl-video-player1 .pxl-video--imagebg .bg-image {
bottom: -60px;
}
.pxl-video-player1 .localvideo-bg {
position: relative;
height: 100vh;
}
.pxl-video-player1 .localvideo-bg video {
object-fit: cover;
}
@media (max-width: 1366px) {
.pxl-video-player1 .localvideo-bg video {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
}
.pxl-video-player1 .btn-video-wrap {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
.pxl-video-player1 .pxl-video--inner {
position: relative;
border-radius: 20px;
overflow: hidden;
}
.pxl-video-player1 .pxl-video--inner .pxl-video--holder {
animation: pxl_scale_in_out 30s linear infinite;
}
.pxl-video-player1 .pxl-video--inner .pxl-video--holder:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
background: var(--third-color);
border-radius: inherit;
}
.pxl-video-player1 .pxl-video--inner .pxl-video--holder .pxl-video--image, .pxl-video-player1 .pxl-video--inner .pxl-video--holder img {
border-radius: inherit;
object-fit: cover;
}
.pxl-video-player1 .pxl-item--title {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 500;
line-height: 1;
letter-spacing: 0;
text-transform: uppercase;
}
.pxl-video-player1 .btn-video {
position: relative;
display: inline-flex;
align-items: center;
gap: 16px;
border-radius: 30px;
background: #fff;
padding: 4px;
padding-right: 24px;
}
.pxl-video-player1 .btn-video i {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
font-size: 16px;
width: 40px;
height: 40px;
line-height: 40px;
color: #fff;
background: var(--color-primary);
z-index: 2;
-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;
}
.pxl-video-player1 .btn-video:hover i {
scale: 0.9;
}
.pxl-countdown { }
.pxl-countdown.style1 {
display: flex;
text-align: center;
flex-wrap: wrap;
gap: 22px;
}
.pxl-countdown.style1 .countdown-item {
padding-left: 25px;
position: relative;
}
@media screen and (max-width: 480px) {
.pxl-countdown.style1 .countdown-item {
padding: 0;
}
}
.pxl-countdown.style1 .countdown-item:before {
position: absolute;
content: ':';
left: 0;
top: -5px;
font-family: "Inter";
font-size: 40px;
}
@media screen and (max-width: 480px) {
.pxl-countdown.style1 .countdown-item:before {
display: none;
}
}
.pxl-countdown.style1 .countdown-item:first-child:before {
display: none;
}
.pxl-countdown.style1 .countdown-item .countdown-amount {
color: var(--link-color);
text-align: center;
font-family: "Tenor Sans";
font-size: 56px;
font-weight: 400;
line-height: 1;
letter-spacing: -1.12px;
}
@media screen and (max-width: 480px) {
.pxl-countdown.style1 .countdown-item .countdown-amount {
font-size: 42px;
}
}
.pxl-countdown.style1 .countdown-item .countdown-period {
color: #fff;
font-family: "Public Sans";
font-size: 18px;
font-weight: 300;
line-height: 1.55;
text-transform: uppercase;
}
@media screen and (max-width: 480px) {
.pxl-countdown.style1 .countdown-item .countdown-period {
font-size: 15px;
}
}
.pxl-commitment .pxl-title {
font-size: 45px;
line-height: 1.2;
letter-spacing: -0.45px;
margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
.pxl-commitment .pxl-title {
font-size: 36px;
}
}
.pxl-commitment .pxl-desc {
color: #202020;
margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
.pxl-commitment .pxl-desc {
font-size: 16px;
}
}
.pxl-commitment .pxl--items {
margin-bottom: 20px;
}
.pxl-commitment .pxl--items:last-child {
margin-bottom: 30px;
}
.pxl-commitment .pxl-ordinal--numbers {
position: relative;
color: rgba(0, 133, 58, 0.30);
font-size: 60px;
line-height: 1;
}
.pxl-commitment .pxl-ordinal--numbers .pxl-title--commit {
position: absolute;
bottom: 0;
left: 0;
font-size: 26px;
line-height: 1.07;
color: #202020;
}
@media screen and (max-width: 767px) {
.pxl-commitment .pxl-ordinal--numbers .pxl-title--commit {
font-size: 20px;
}
}
.pxl-commitment .pxl-desc--commit {
line-height: 1.5556;
margin-top: 16px;
margin-left: 37px;
}
@media screen and (max-width: 767px) {
.pxl-commitment .pxl-desc--commit {
font-size: 16px;
}
}
.pxl-commitment .pxl--button i, .pxl-commitment .pxl--button svg {
-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-commitment .pxl--button:hover i, .pxl-commitment .pxl--button:hover svg {
transform: rotate(90deg);
}
.pxl-contact-form { }
.pxl-contact-form .pxl-form--label {
display: block;
font-size: 17px;
font-weight: 700;
margin-bottom: 8px;
color: #000;
}
.pxl-contact-form .pxl-form--label span {
display: inline-block;
margin: 0 14px;
}
.pxl-contact-form.btn-w-full .wpcf7-submit {
width: 100%;
}
.pxl-contact-form .wpcf7-heading {
font-size: 24px;
padding-top: 17px;
}
.pxl-contact-form .wpcf7-acceptance {
width: 100% !important;
height: auto !important;
border: none !important;
padding: 0 !important;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item-label {
font-size: 15px;
color: #666;
display: block;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item-label a {
color: inherit;
text-decoration: underline;
text-decoration-color: #cfcfcf;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item-label a:hover {
color: var(--color-primary);
text-decoration: none;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item {
margin: 0;
position: relative;
padding-left: 30px;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item input, .pxl-contact-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:before {
content: '';
width: 20px;
height: 20px;
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%);
margin: 0;
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);
border-radius: 20px;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:before {
z-index: 1;
background-color: #f5f6f6;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:after {
content: "\f112";
font-family: "Caseicon";
position: absolute;
left: 5px;
font-size: 10px;
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: #fff;
z-index: 2;
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);
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item input {
opacity: 0;
z-index: 3;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item input:checked + .wpcf7-list-item-label:before {
background-color: var(--color-primary);
border-color: var(--color-primary);
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
opacity: 1;
}
.pxl-contact-form .pxl--form-icon {
opacity: 0;
position: absolute;
right: 30px;
-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%);
top: 50%;
-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-contact-form .wpcf7-form-control-wrap {
display: block;
position: relative;
}
.pxl-contact-form .wpcf7-form-control-wrap .pxl--form-icon {
font-size: 14px;
color: #a0a0a0;
z-index: 99;
opacity: 1;
}
.pxl-contact-form .wpcf7-form-control-wrap .pxl--form-icon.top-spacer {
top: 24px;
-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-contact-form .pxl-icon-pos-right.pxl-form-date .wpcf7-form-control-wrap:after {
display: none;
}
.pxl-contact-form .wpcf7-not-valid-tip {
position: absolute;
font-size: 10px;
bottom: 8px;
}
.pxl-contact-form .wpcf7-form {
overflow: visible;
}
.pxl-contact-form .wpcf7-form .wpcf7-response-output {
margin: 40px 0 0;
border-width: 2px;
font-size: 15px;
padding: 8px 16px;
color: #fff;
border: none;
background-color: var(--color-primary);
}
.pxl-contact-form .pxl--item > p {
margin: 0;
}
.pxl-contact-form .pxl-form-label {
color: #100900;
font-size: 16px;
display: block;
margin-bottom: 15px;
font-weight: 700;
}
.pxl-contact-form .text-right > p {
text-align: right;
}
.pxl-contact-form .wpcf7-form-control.wpcf7-radio {
background: none !important;
}
.pxl-contact-form .pxl-radio--button .wpcf7-radio {
margin: -10px -7px 0 -7px;
display: flex;
flex-wrap: wrap;
}
.pxl-contact-form .pxl-radio--button .wpcf7-radio .wpcf7-list-item {
padding: 0 7px;
margin-top: 10px;
margin-left: 0;
display: flex;
flex-wrap: wrap;
}
.pxl-contact-form .pxl-radio--button .wpcf7-radio .wpcf7-list-item > label {
display: inline-flex;
position: relative;
}
.pxl-contact-form .pxl-radio--button .wpcf7-radio .wpcf7-list-item > label input {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
opacity: 0;
margin: 0;
cursor: pointer;
}
.pxl-contact-form .pxl-radio--button .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
font-size: 16px;
font-weight: 500;
color: #999a99;
padding: 0 24px;
line-height: 58px;
position: relative;
background-color: #202526;
display: inline-flex;
-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-contact-form .pxl-radio--button .wpcf7-radio .wpcf7-list-item [type="radio"]:checked + .wpcf7-list-item-label {
box-shadow: 0 0 0 2px var(--color-primary) inset;
color: #fff;
}
.pxl-search-popup-button, .pxl-cart-sidebar-button {
display: flex;
align-items: center;
justify-content: center;
line-height: 36px;
text-align: 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);
cursor: pointer;
font-size: 21px;
position: relative;
}
.pxl-search-popup-button i, .pxl-cart-sidebar-button i {
color: #8a8a8a;
-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-search-popup-button.style-box .pxl_cart_counter, .pxl-cart-sidebar-button.style-box .pxl_cart_counter {
top: -13px;
right: -13px;
width: 25px;
height: 25px;
line-height: 25px;
}
.pxl-search-popup-button .pxl_cart_counter, .pxl-cart-sidebar-button .pxl_cart_counter {
position: absolute;
width: 20px;
height: 20px;
border-radius: 100px;
background-color: var(--color-primary);
color: #fff;
font-size: 14px;
line-height: 20px;
bottom: 0;
right: -14px;
}
.pxl-search-popup-button {   }
.pxl-search-popup-button.style-box, .pxl-search-popup-button.style-box-bd {
display: flex;
align-items: center;
justify-content: center;
width: 35px;
height: 35px;
background-color: var(--color-primary);
line-height: 34px;
color: var(--color-secondary);
font-size: 20px;
}
.pxl-search-popup-button.style-box-bd {
border: 1px solid #000;
}
#pxl-search-popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s linear;
-khtml-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
#pxl-search-popup .pxl-item--logo {
position: absolute;
top: 0;
left: 15px;
z-index: 1;
-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;
opacity: 0;
visibility: hidden;
}
#pxl-search-popup .pxl-item--logo img {
max-height: 41px;
}
#pxl-search-popup .pxl-item--close {
position: absolute;
top: 0;
right: 60px;
width: 50px;
height: 50px;
background-color: transparent;
border-width: 11px;
z-index: 99;
-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;
opacity: 0;
visibility: hidden;
-webkit-border-radius: 45px;
-khtml-border-radius: 45px;
-moz-border-radius: 45px;
-ms-border-radius: 45px;
-o-border-radius: 45px;
border-radius: 45px;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
@media (max-width: 767px) {
#pxl-search-popup .pxl-item--close {
top: 20px !important;
right: auto;
left: 50%;
transform: translatex(-50%);
}
}
#pxl-search-popup .pxl-item--close:before, #pxl-search-popup .pxl-item--close:after {
background-color: #fff;
}
#pxl-search-popup .pxl-item--conent {
position: absolute;
padding: 0 15px;
top: -400px;
left: 0;
width: 100%;
height: 100%;
max-height: 250px;
will-change: top, box-shadow;
background-color: rgba(13, 73, 53, 0.8);
-webkit-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
-khtml-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
-moz-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
-ms-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
-o-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}
#pxl-search-popup .pxl-item--conent form {
position: relative;
max-width: 1290px;
margin: 0 auto;
width: 100%;
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;
opacity: 0;
visibility: hidden;
}
@media screen and (max-width: 1400px) {
#pxl-search-popup .pxl-item--conent form {
max-width: 1000px;
}
}
#pxl-search-popup .pxl-item--conent form .search-field {
height: 95px;
padding: 0 40px 0 0;
font-size: 25px;
font-weight: 400;
border: none;
color: #fff;
background-color: transparent;
}
@media (max-width: 575px) {
#pxl-search-popup .pxl-item--conent form .search-field {
font-size: 20px;
height: 70px;
}
}
#pxl-search-popup .pxl-item--conent form .search-field:focus {
background: none;
}
#pxl-search-popup .pxl-item--conent form .search-submit {
position: absolute;
top: 50%;
right: 0;
text-align: right;
border: none;
background: none;
font-size: 25px;
line-height: 92px;
color: #fff;
opacity: 0.9;
padding: 0;
z-index: 99;
cursor: pointer;
-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%);
}
#pxl-search-popup .pxl--search-divider {
position: absolute;
width: 100%;
height: 1px;
bottom: 0;
left: 0;
background-color: #fff;
-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;
visibility: hidden;
-webkit-transform: scale3d(0, 1, 1);
-khtml-transform: scale3d(0, 1, 1);
-moz-transform: scale3d(0, 1, 1);
-ms-transform: scale3d(0, 1, 1);
-o-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
transform-origin: left center;
}
#pxl-search-popup .pxl-item--overlay {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
z-index: -1;
-webkit-transition: 0.5s;
-khtml-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
#pxl-search-popup.active {
opacity: 1;
visibility: visible;
}
#pxl-search-popup.active .pxl-item--logo, #pxl-search-popup.active .pxl-item--close {
top: 15px;
-webkit-animation-name: pxl_fadein;
animation-name: pxl_fadein;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
opacity: 1;
visibility: visible;
}
#pxl-search-popup.active .pxl-item--conent {
top: 0;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
-webkit-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
-khtml-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
-moz-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
-ms-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
-o-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
}
#pxl-search-popup.active .pxl-item--conent form {
-webkit-animation-name: pxl_fadein;
animation-name: pxl_fadein;
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
opacity: 1;
visibility: visible;
}
#pxl-search-popup.active .pxl--search-divider {
-webkit-animation-name: pxl_fade_in_move;
animation-name: pxl_fade_in_move;
-webkit-animation-duration: 0.7s;
animation-duration: 0.7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility: visible;
}
.pxl-search-out-anim #pxl-search-popup {  }
.pxl-search-out-anim #pxl-search-popup .pxl-item--conent form {
-webkit-animation-name: pxl_fadeout;
animation-name: pxl_fadeout;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.pxl-search-out-anim #pxl-search-popup .pxl-item--conent form .pxl--search-divider {
-webkit-animation-name: pxl_fade_out_move;
animation-name: pxl_fade_out_move;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility: visible;
-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.pxl-search-out-anim #pxl-search-popup .pxl-item--logo, .pxl-search-out-anim #pxl-search-popup .pxl-item--close {
-webkit-animation-name: pxl_fadeout;
animation-name: pxl_fadeout;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;
visibility: visible;
}
.pxl-search-form1 {  }
.pxl-search-form1.style-1 .pxl-searchform-wrap {
position: relative;
}
.pxl-search-form1.style-1 .pxl-search-submit {
height: 60px;
width: 60px;
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(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -moz-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -ms-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: -o-linear-gradient(180deg, var(--gradient-color-from), var(--gradient-color-to));
background-image: linear-gradient(180deg, 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');
-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;
top: 0;
right: 0;
-webkit-border-radius: 0 60px 60px 0;
-khtml-border-radius: 0 60px 60px 0;
-moz-border-radius: 0 60px 60px 0;
-ms-border-radius: 0 60px 60px 0;
-o-border-radius: 0 60px 60px 0;
border-radius: 0 60px 60px 0;
padding: 0;
position: absolute;
color: #fff;
line-height: 60px;
z-index: 1;
font-size: 19px;
font-weight: 400;
border: none;
}
.pxl-search-form1.style-1 .pxl-search-submit:before, .pxl-search-form1.style-1 .pxl-search-submit:after {
display: none;
}
.pxl-search-form1.style-1 .pxl-search-submit:hover {
background-position: right center;
}
.pxl-search-form1.style-1 .pxl-search-field {
background-color: #fff;
border-radius: 60px;
font-size: 16px;
padding-left: 21px;
padding-right: 21px;
border: 1px solid #d9d9d9;
color: rgba(69, 69, 69, 0.55);
}
.pxl-search-form1.style-2 .pxl-search-field {
font-size: 32px;
color: #454545;
padding: 0;
border: none;
background-color: transparent;
height: 58px;
font-weight: 500;
border-radius: 0px;
}
.pxl-search-form1.style-2 .pxl-search-submit {
position: absolute;
top: 0;
right: 0;
line-height: 58px;
padding: 0;
border: none;
box-shadow: none;
width: 58px;
color: var(--color-primary);
background: none;
font-size: 26px;
margin: 0 -15px;
background: none;
}
.pxl-search-form1.style-2 .pxl-search-submit:hover, .pxl-search-form1.style-2 .pxl-search-submit:focus {
color: var(--color-primary);
background: none;
}
.pxl-search-form1.style-2 .pxl-searchform-divider {
background-color: rgba(0, 0, 0, 0.38);
position: absolute;
left: 0;
bottom: -10px;
width: 100%;
height: 1px;
transform-origin: left center;
}
.pxl-search-form1.style-2 .pxl-searchform-wrap {
position: relative;
}
.pxl-navigation-carousel {
display: flex;
gap: 25px;
width: 100%;
margin: 0; }
.pxl-navigation-carousel.style-1 .pxl-swiper-arrow {
width: 55px;
height: 55px;
color: var(--color-primary);
background: #fff;
position: relative;
-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;
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 18px;
z-index: 1;
}
.pxl-navigation-carousel.style-1 .pxl-swiper-arrow svg {
height: auto;
width: 19px;
}
.pxl-navigation-carousel.style-1 .pxl-swiper-arrow svg path {
-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-navigation-carousel.style-1 .pxl-swiper-arrow.pxl-arrow--prev {
transform: scalex(-1);
}
.pxl-navigation-carousel.style-1 .pxl-swiper-arrow:hover {
color: #fff;
background-color: var(--color-primary);
}
.pxl-navigation-carousel.style-2 {
gap: 20px;
}
.pxl-navigation-carousel.style-2 .pxl-swiper-arrow {
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 14px;
font-weight: 500;
line-height: 1;
text-transform: uppercase;
opacity: 0.4;
-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;
}
.pxl-navigation-carousel.style-2 .pxl-swiper-arrow:hover {
opacity: 1;
}
.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;
}
button {
cursor: pointer;
}
.woocommerce ul.products li.product .onsale {
display: none;
}
.product-remove {
position: relative;
}
.product-remove a.remove {
font-size: 0px;
--size: 36px;
min-width: var(--size);
min-height: var(--size);
width: var(--size);
border-radius: var(--size);
background-color: var(--color-primary);
position: relative;
}
.product-remove a.remove:before, .product-remove a.remove:after {
content: '';
position: absolute;
height: 1px;
width: 15px;
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(--color-primary);
}
.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);
}
.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;
}
.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.widget {
border-radius: 0;
}
.woocommerce input[type="text"] {
border-radius: 6px;
border: 0.995px solid var(--boarder-grey-1);
height: 50px;
padding-inline: 18px;
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
line-height: 1.4;
letter-spacing: -0.3px;
background-color: #fff;
}
.woocommerce .pxl-sidebar-area .pxl-sidebar-sticky {
padding: 0;
border: none;
}
.woocommerce .woocommerce-notices-wrapper, .woocommerce .woocommerce-NoticeGroup {
width: 100%;
flex: 0 0 100%;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
width: 100%;
background-color: rgba(215, 215, 215, .75);
color: var(--color-secondary);
border-radius: 10px;
}
.woocommerce #pxl-sidebar-area {
margin: 0;
}
.woocommerce #pxl-sidebar-area .widget {
padding: 0;
background: transparent;
box-shadow: none;
}
.woocommerce #pxl-sidebar-area .widget + .widget {
margin-top: 45px;
}
.woocommerce #pxl-sidebar-area .widget .widget-title {
margin-bottom: 51px;
line-height: 1;
letter-spacing: 0;
}
.woocommerce #pxl-sidebar-area .widget .tagcloud {
gap: 11px;
}
.woocommerce #pxl-sidebar-area .widget .tagcloud a {
width: fit-content;
padding: 0 18px;
line-height: 34px;
background: #fff;
border-radius: 8px;
text-transform: capitalize;
}
.woocommerce #pxl-sidebar-area .widget .tagcloud a:before {
display: none;
}
.woocommerce #pxl-sidebar-area .widget .tagcloud a:hover {
color: #fff;
background: var(--color-primary);
}
.woocommerce #pxl-sidebar-area .widget_product_search {
padding: 0;
}
.woocommerce #pxl-sidebar-area .widget_product_search .widget-title {
margin-bottom: 20px;
}
.woocommerce #pxl-sidebar-area .widget_product_search .widget-title:before {
display: none;
}
.woocommerce #pxl-sidebar-area .widget_product_search .woocommerce-product-search {
--size: 50px;
display: flex;
align-items: center;
}
.woocommerce #pxl-sidebar-area .widget_product_search button {
outline: none;
border: none;
border-radius: 0 10px 10px 0;
font-size: 0;
min-width: var(--size);
height: var(--size);
background-color: var(--color-primary);
position: relative;
color: #fff;
}
.woocommerce #pxl-sidebar-area .widget_product_search button::before {
content: "\f002";
font-weight: 900;
position: absolute;
font-size: 18px;
font-family: "Font Awesome 5 Free";
width: 100%;
left: 0;
}
.woocommerce #pxl-sidebar-area .widget_product_search .search-field {
line-height: calc(var(--size) - 2px);
padding: 0 20px;
color: var(--text-1);
border: 1px solid #e0e8f4;
border-radius: 10px 0 0 10px;
}
.woocommerce #pxl-sidebar-area .widget_product_search .search-field:focus {
border-color: var(--color-primary);
}
.woocommerce #pxl-sidebar-area .widget_product_categories .product-categories {
margin-block: -13.5px 11px;
}
.woocommerce #pxl-sidebar-area .widget_product_categories .pxl-list-item {
margin-top: 10px;
}
.woocommerce #pxl-sidebar-area .widget_product_categories .pxl-list-item a {
font-size: 16px;
padding-bottom: 10px;
border-bottom: 1px dashed #e0e8f4;
}
.woocommerce #pxl-sidebar-area .widget_product_categories .pxl-list-item a .title {
padding: 0;
transition: inherit;
}
.woocommerce #pxl-sidebar-area .widget_product_categories .pxl-list-item a .pxl-count {
color: var(--text-1);
font-family: 'Inter';
transition: inherit;
}
.woocommerce #pxl-sidebar-area .widget_product_categories .pxl-list-item.current-cat a .title, .woocommerce #pxl-sidebar-area .widget_product_categories .pxl-list-item:hover a .title, .woocommerce #pxl-sidebar-area .widget_product_categories .pxl-list-item.current-cat a .pxl-count, .woocommerce #pxl-sidebar-area .widget_product_categories .pxl-list-item:hover a .pxl-count {
color: var(--color-primary);
}
.woocommerce #pxl-sidebar-area .widget_product_categories .pxl-list-item:last-child a {
border: 0;
padding: 0;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .clear {
display: none;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .ui-slider-horizontal {
height: 2px;
background-color: #e4f3e2;
-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: #cde4ce;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .ui-slider .ui-slider-handle {
--size: 11px;
background-color: var(--color-primary);
top: 50%;
width: var(--size);
height: var(--size);
transform: translateY(-50%);
}
.woocommerce #pxl-sidebar-area .widget_price_filter .price_slider_amount {
position: relative;
z-index: 9;
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: space-between;
width: 100%;
padding-top: 12px;
gap: 15px;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .price_slider_amount .button {
line-height: 27px;
padding: 0 20px;
color: #fff;
font-family: 'Inter';
font-size: 16px;
font-weight: 600;
letter-spacing: -0.24px;
text-transform: uppercase;
border-radius: 0;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .price_label {
color: #646464;
font-family: Inter;
font-size: 15px;
font-weight: 400;
line-height: 1.73;
}
.woocommerce #pxl-sidebar-area .widget_price_filter .price_slider {
margin-bottom: 8px;
}
.woocommerce #pxl-sidebar-area .widget_layered_nav {
--y: 9px;
margin-block: 0;
position: relative;
}
.woocommerce #pxl-sidebar-area .widget_layered_nav::before {
content: '';
position: absolute;
width: 100%;
height: 100px;
top: 0;
left: 0;
right: 0;
background-color: inherit;
transform: translateY(-50%);
}
.woocommerce #pxl-sidebar-area .widget_layered_nav .widget-title {
margin-bottom: 40px;
}
.woocommerce #pxl-sidebar-area .widget_layered_nav .woocommerce-widget-layered-nav-list {
position: relative;
z-index: 9;
margin-block: calc(-1 * var(--y));
}
.woocommerce #pxl-sidebar-area .widget_layered_nav .woocommerce-widget-layered-nav-list .wc-layered-nav-term + .wc-layered-nav-term a {
border-top: 1px dashed #e0e8f4;
}
.woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term a {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
gap: 15px;
padding-block: var(--y);
padding-left: 22.5px;
}
.woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term a .title {
padding: 0;
transition: inherit;
}
.woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term a .pxl-count {
font-family: 'Inter';
color: var(--text-1);
transition: inherit;
}
.woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term a::after, .woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term a::before {
content: '';
--size: 14px;
min-width: var(--size);
width: var(--size);
height: var(--size);
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
border-radius: 2.5px;
border: 1px solid rgba(121, 131, 147, .2);
background-color: transparent;
transition: inherit;
}
.woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term a::before {
background-color: var(--color-primary);
opacity: 0;
}
.woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term.chosen a::before, .woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term:hover a::before {
content: '';
opacity: 1;
}
.woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term.chosen a .title, .woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term:hover a .title, .woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term.chosen a .pxl-count, .woocommerce #pxl-sidebar-area .widget_layered_nav .wc-layered-nav-term:hover a .pxl-count {
color: var(--color-primary);
}
.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: 24px;
padding-bottom: 24px;
min-height: 140px;
}
.woocommerce .nice-select, .woocommerce-page .nice-select {
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 #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: 14px;
font-weight: 700;
color: #fff;
padding: 0 30px;
line-height: 45px;
-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;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
-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;
background-color: var(--color-primary);
border: 1px solid var(--color-primary);
}
.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: var(--color-primary);
background-color: var(--color-secondary);
}
.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(--color-primary);
}
.woocommerce .comment-form, .woocommerce-page .comment-form {
max-width: 100%;
}
.woocommerce .comment-form .comment-form-author label, .woocommerce-page .comment-form .comment-form-author label, .woocommerce .comment-form .comment-form-email label, .woocommerce-page .comment-form .comment-form-email label, .woocommerce .comment-form .comment-form-comment label, .woocommerce-page .comment-form .comment-form-comment label {
display: none;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
color: inherit;
border: none;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
color: var(--color-primary);
}
.woocommerce #pxl-wrapper .quantity, .woocommerce-page #pxl-wrapper .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-wrapper .quantity .qty, .woocommerce-page #pxl-wrapper .quantity .qty {
padding: 0 16px;
border: 1px solid #e2e2e2;
color: #767677;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
font-size: 16px;
-moz-appearance: textfield;
height: 50px;
width: 100px;
}
.woocommerce #pxl-wrapper .quantity .qty::-webkit-outer-spin-button, .woocommerce-page #pxl-wrapper .quantity .qty::-webkit-outer-spin-button, .woocommerce #pxl-wrapper .quantity .qty::-webkit-inner-spin-button, .woocommerce-page #pxl-wrapper .quantity .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.widget_products ul.product_list_widget li {
display: flex;
gap: 15px;
padding: 0;
}
.widget_products ul.product_list_widget li::before, .widget_products ul.product_list_widget li::after {
display: none;
}
.widget_products ul.product_list_widget li + li {
margin-top: 11.5px;
}
.widget_products ul.product_list_widget li .product-single {
position: relative;
display: flex;
gap: 15px;
}
.widget_products ul.product_list_widget li .product-single .product-link {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
}
.widget_products ul.product_list_widget li .product-single:hover .product-title {
color: var(--color-primary);
}
.widget_products ul.product_list_widget li .pxl-item--img {
min-height: 94px;
display: flex;
align-items: center;
justify-content: center;
flex: 0 0 38%;
max-width: 80px;
border: 1px solid var(--boarder-grey-1);
border-radius: 10px;
}
.widget_products ul.product_list_widget li .pxl-item--img img {
width: 100%;
max-width: 80px;
margin: 0;
}
.widget_products ul.product_list_widget li .pxl-item--holder {
display: flex;
flex-direction: column;
justify-content: center;
}
.widget_products ul.product_list_widget li .pxl-item--holder .star-rating {
display: none;
}
.widget_products ul.product_list_widget li .product-info {
padding-block: 14px 0;
flex: 0 0 55%;
max-width: 200px;
}
.widget_products ul.product_list_widget li .product-title {
display: block;
color: #666;
font-size: 16px;
font-weight: 400;
line-height: 1;
width: 100%;
margin-bottom: 10px;
-webkit-transition: all 0.25s linear 0s;
-khtml-transition: all 0.25s linear 0s;
-moz-transition: all 0.25s linear 0s;
-ms-transition: all 0.25s linear 0s;
-o-transition: all 0.25s linear 0s;
transition: all 0.25s linear 0s;
}
.widget_products ul.product_list_widget li .product-title:hover {
color: var(--color-primary);
}
.widget_products ul.product_list_widget li bdi, .widget_products ul.product_list_widget li .amount {
color: var(--color-primary);
}
.widget_products ul.product_list_widget li ins {
background-color: transparent;
padding-inline: 2px;
}
.widget_products ul.product_list_widget li ins bdi {
color: var(--text-1);
}
#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(--color-primary);
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: ;
}
#shop-breadcrumb ul li a:hover {
color: var(--color-primary);
}
@keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.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 span::before {
color: #fc0;
}
.woocommerce .star-rating:before {
color: #d4d4d4;
}
@media screen and (min-width: 992px) {
.woocommerce #pxl-content-area.content-has-sidebar ul.products.columns-4 li.product {
width: calc(33.33%);
width: -webkit-calc(33.33%);
width: -ms-calc(33.33%);
width: -o-calc(33.33%);
}
}
.woocommerce .woocommerce-product-category {
font-size: 14px;
color: inherit;
margin-bottom: 3px;
}
.woocommerce .woocommerce-product-category a {
color: inherit;
}
.woocommerce .woocommerce-product-category a:hover {
color: var(--color-primary);
}
.woocommerce .woocommerce-topbar {
display: flex;
align-items: center;
flex-wrap: wrap;
position: relative;
z-index: 101;
column-gap: 30px;
row-gap: 10px;
width: 100%;
justify-content: space-between;
margin-bottom: 29px;
}
.woocommerce .woocommerce-topbar .woocommerce-topbar-group {
display: inline-flex;
align-items: center;
gap: 33.5px;
}
.woocommerce .woocommerce-topbar .woocommerce-layout-types {
gap: 10px;
display: flex;
align-items: center;
}
.woocommerce .woocommerce-topbar .woocommerce-layout-types button {
display: inline-flex;
align-items: center;
height: 25.5px;
padding-block: 0;
border: none;
background-color: transparent;
padding: 0;
}
.woocommerce .woocommerce-topbar .woocommerce-layout-types button svg {
fill: #c6c6c6;
}
.woocommerce .woocommerce-topbar .woocommerce-layout-types button.active svg {
fill: var(--color-primary);
}
.woocommerce .woocommerce-topbar .woocommerce-result-count {
color: var(--dark-2);
margin: 0;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering {
margin: 0;
}
.woocommerce .woocommerce-topbar .nice-select {
line-height: 53px;
color: var(--dark-2);
min-width: 260px;
padding-inline: 0;
border: none;
border-radius: 0;
font-size: 16px;
text-transform: capitalize;
}
.woocommerce .woocommerce-topbar .nice-select::before {
font-size: 10px;
right: 14px;
}
.woocommerce li.product > a {
display: none;
}
.woocommerce .btn-change-layout {
cursor: pointer;
}
.woocommerce .btn-change-layout.active svg path, .woocommerce .btn-change-layout:hover svg path {
fill: var(--color-primary);
}
.woocommerce ul.products {
--x: 10px;
--y: 27px;
}
@media screen and (max-width: 767px) {
.woocommerce ul.products li.product {
margin: 0 !important;
}
}
.woocommerce ul.products.list {
--x: 15px;
--y: 15px;
}
@media screen and (max-width: 767px) {
.woocommerce ul.products.list li.product {
width: calc(100%) !important;
}
}
.woocommerce ul.products.list .woocommerce-product-inner {
display: inline-flex;
width: 100%;
height: 100%;
}
@media screen and (max-width: 575px) {
.woocommerce ul.products.list .woocommerce-product-inner {
flex-direction: column;
}
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-header {
position: relative;
height: 100%;
margin: 0;
width: 100%;
min-height: 320px;
max-width: 300px;
padding: 90.5px 54px 73px 51px;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-header img {
width: 100%;
margin: 0 !important;
}
@media screen and (max-width: 767px) {
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-header {
max-width: 250px;
padding: 50px 30px;
}
}
@media screen and (max-width: 575px) {
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-header {
max-width: none;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-header img {
max-width: 200px;
}
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content {
text-align: left;
flex-basis: 50%;
flex-grow: 1;
padding: 7px 15px 20px 32px;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
row-gap: 15px;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .pxl-content-top {
position: relative;
}
@media screen and (max-width: 767px) {
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content {
padding: 5px 0px 10px 25px;
}
}
@media screen and (max-width: 575px) {
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content {
flex-basis: 100%;
padding: 20px 0;
}
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-content-main {
display: flex;
flex-direction: column-reverse;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-content-group {
flex-direction: column;
align-items: start;
justify-content: start;
margin-bottom: 10px;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-rating {
display: inline-flex;
align-items: center;
gap: 3px;
margin-bottom: 18px;
}
@media screen and (max-width: 575px) {
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-rating {
margin-bottom: 10px;
}
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-rating .star-rating {
margin: 0;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-rating .rating-star {
display: inline-flex;
align-items: center;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-rating .rating-count {
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 27px;
letter-spacing: -0.3px;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-product-categories {
margin-bottom: 9px;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-content-group {
margin-bottom: 5px;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-short-description {
display: block;
padding-top: 17px;
border-top: 1px solid var(--boarder-grey-1);
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
font-weight: 400;
line-height: 1.4;
letter-spacing: -0.3px;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .woocommerce-short-description .short-descripion-text {
display: block;
max-width: 550px;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .add_to_cart_inline {
display: block;
padding: 0 !important;
border: none !important;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .add_to_cart_inline .add_to_cart_button {
padding-inline: 46px;
line-height: 47px;
color: var(--white, #fff);
text-align: center;
font-size: 14px;
font-weight: 600;
letter-spacing: -0.28px;
}
.woocommerce ul.products.list .woocommerce-product-inner .woocommerce-product-content .add_to_cart_inline .added_to_cart.wc-forward {
display: none;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header {
position: relative;
overflow: hidden;
padding: 20px;
min-height: 350px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid var(--boarder-grey-1);
border-radius: 10px;
margin-bottom: 34px;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header img {
max-height: 250px;
max-width: 250px;
width: 100%;
margin: 0 !important;
transition: inherit;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header:hover img {
scale: 1.15;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header:hover .product-action {
bottom: 20px;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header:hover .product-action a {
opacity: 1;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .woocommerce-badges {
position: absolute;
left: 11px;
top: 11px;
display: inline-flex;
align-items: center;
gap: 10px;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .woocommerce-badges .new, .woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .woocommerce-badges .onsale {
display: block !important;
position: static;
padding: 0;
border-radius: 0;
min-height: 25px;
min-width: auto;
padding-inline: 13.5px;
color: var(--white, #fff);
font-family: 'Inter';
font-size: 13px;
font-style: normal;
margin: 0;
font-weight: 400;
line-height: 25px;
background-color: var(--color-primary);
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .woocommerce-badges .onsale {
background-color: var(--color-primary);
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .product-action {
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .product-action .button {
width: 50px;
height: 50px;
padding: 10px;
border-radius: 50%;
margin: 0;
opacity: 0;
border: 1px solid var(--color-primary);
-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 ul.products .woocommerce-product-inner .woocommerce-product-header .product-action .button:hover {
background-color: #fff;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .product-action .button:after {
margin-left: 0;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .product-action .button.loading svg {
opacity: 0;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .product-action .button.loading:after {
top: 1px;
right: 17px;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .product-action .button.added svg {
display: none;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-header .product-action .added_to_cart {
display: none;
opacity: 0;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content {
text-align: center;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-rating .rating-count {
display: none;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-product-title {
color: #666;
font-family: Inter;
font-size: 16px;
line-height: 1;
letter-spacing: 0;
margin: 0;
margin-top: 18px;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-product-title a {
color: inherit;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price .price {
display: inline-flex;
flex-direction: row-reverse;
align-items: end;
gap: 5px;
margin: 0;
margin-top: 11px;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price .price bdi {
color: var(--color-primary);
font-size: 16px;
line-height: 1;
letter-spacing: 0;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price .price del {
opacity: 1;
text-decoration: none;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price .price del bdi {
font-size: 16px;
color: #999;
--currrent-color: currentcolor;
position: relative;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price .price del bdi::after {
content: '';
width: 100%;
height: 1px;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
background-color: var(--currrent-color);
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-product--price .price ins {
padding: 0;
}
.woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content del, .woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content ins, .woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .woocommerce-short-description, .woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .add_to_cart_inline, .woocommerce ul.products .woocommerce-product-inner .woocommerce-product-content .add_to_cart_inline > .amount {
display: none;
}
.woocommerce .product-type-grouped .woocommerce-product-header .woocommerce-product-meta {
display: none !important;
}
.woocommerce .woocommerce-pagination {
display: flex;
justify-content: center;
gap: 10px;
margin-top: 70px;
}
.single-product section.related {
margin-top: 77px;
}
.single-product section.related h2 {
font-size: 22px;
font-weight: 600;
letter-spacing: -0.44px;
text-transform: capitalize;
}
.single-product section.related ul.products {
margin-top: 38px;
}
.single-product section.related ul.products li.product {
margin: 0 !important;
}
.single-product #pxl-content-area div.product .entry-summary {
width: 100% !important;
}
@media screen and (min-width: 768px) {
.single-product #pxl-content-area div.product .entry-summary {
position: sticky;
top: 62px;
}
}
.single-product .up-sells.upsells {
margin-top: 52px;
}
.single-product .up-sells.upsells > h2 {
font-size: 32px;
margin-bottom: 23px;
}
.single-product .product-type-grouped form.cart .button {
white-space: nowrap;
}
@media screen and (max-width: 1200px) {
.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";
}
#wpcas-area .wpcas-area-top {
--height: 60px;
background-color: var(--color-primary);
color: #fff;
height: var(--height);
line-height: var(--height);
text-transform: capitalize;
}
#wpcas-area .wpcas-area-top > span {
font-size: 20px;
}
#wpcas-area .wpcas-area-top .wpcas-close {
color: #fff;
height: var(--height);
line-height: var(--height);
width: var(--height);
}
#wpcas-area .wpcas-area-top .wpcas-close::before {
height: inherit;
line-height: inherit;
width: inherit;
}
#wpcas-area .wpcas-search .wpcas-search-input .wpcas-search-input-inner {
border-radius: 6px;
border: 0.995px solid var(--boarder-grey-1);
height: 50px;
padding-inline: 18px;
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
line-height: 1.4;
letter-spacing: -0.3px;
background-color: #fff;
padding: 0;
}
#wpcas-area .wpcas-search .wpcas-search-input .wpcas-search-input-inner:focus {
border-color: var(--color-primary);
}
#wpcas-area .wpcas-search .wpcas-search-input #wpcas_search_keyword {
font-size: 15px;
}
#wpcas-area .wpcas-search .wpcas-search-input #wpcas_search_cats {
font-size: 15px;
}
#wpcas-area .wpcas-search .wpcas-search-result .wpcas-product-info .wpcas-product-name {
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
line-height: 1.4;
letter-spacing: -0.3px;
font-weight: 700;
}
body.woocommerce-cart #pxl-main {
padding: 93px 0 140px;
}
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-main {
width: 100%;
max-width: 100%;
flex: 0 0 100%;
padding: 0;
}
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar {
width: 100%;
max-width: 100%;
flex: 0 0 100%;
padding: 0;
}
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wc-block-cart__submit-button {
color: #fff;
background-color: var(--color-secondary);
width: 100%;
border-radius: 200px;
margin-top: 25px;
}
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wc-block-cart__submit-button:hover {
background-color: var(--color-primary);
}
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wc-block-components-product-price__value {
border-radius: 50px;
padding-inline: 10px;
}
@media screen and (max-width: 480px) {
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wc-block-cart-items__row {
grid-template-rows: 1fr;
}
}
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wp-block-heading {
margin-bottom: 70px;
}
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wp-block-heading.wc-block-cart__empty-cart__title {
margin-bottom: 10px;
}
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wp-block-button a {
color: #fff;
background-color: var(--color-secondary);
width: 100%;
border-radius: 200px;
line-height: 50px;
font-size: 16px;
width: fit-content;
}
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wp-block-button a:hover {
background-color: var(--color-primary);
}
body.woocommerce-cart .pxl-entry-content .wp-block-woocommerce-cart .wc-block-grid__product-title {
font-size: 18px;
}
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: "\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);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table {
border: none;
--border-color: var(--boarder-grey-1);
margin-bottom: 100px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead {
width: 100%;
padding-bottom: 21px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead th {
padding: 10px 10px 21px;
border: none;
border-bottom: 1px solid var(--border-color);
color: var(--color-primary);
font-size: 16px;
font-weight: 600;
line-height: 1.5;
letter-spacing: -0.32px;
text-transform: uppercase;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead th.product-quantity, body.woocommerce-cart .woocommerce-cart-form .shop_table thead th.product-subtotal {
text-align: center;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr {
position: relative;
}
@media screen and (max-width: 768px) {
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr {
border: 1px solid #d7d7d7;
padding: 30px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr + tr {
margin-top: 15px;
}
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td {
border-bottom: 1px solid var(--border-color);
border-left: none;
border-right: none;
border-top: none;
}
@media screen and (max-width: 768px) {
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td {
width: 100% !important;
border: none;
display: inline-flex;
align-items: center;
text-align: left !important;
padding-block: 10px;
padding-inline: 0;
gap: 20px;
justify-content: space-between;
background-color: transparent;
flex-wrap: wrap;
}
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td::before {
color: var(--dark-blue-2);
font-size: 16px;
font-style: normal;
font-weight: 600;
letter-spacing: -0.32px;
text-transform: uppercase;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-thumbnail {
padding: 12px 10px 16px 0;
width: 16%;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-thumbnail::before, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-thumbnail::after {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-thumbnail a {
width: 100%;
max-width: 98px;
min-height: 121px;
border: 1px solid var(--border-color);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-thumbnail a img {
width: 100%;
max-width: 70px;
}
@media screen and (max-width: 768px) {
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-thumbnail {
display: inline-block;
}
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-name {
font-size: 20px;
font-weight: 400;
line-height: 1.5;
letter-spacing: -0.4px;
width: 25.3%;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-name::before, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-name::after {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-price {
color: var(--color-primary);
width: 23%;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-quantity {
width: 13.1%;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-quantity .quantity-label {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-quantity .quantity {
position: relative;
width: fit-content;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-quantity input {
width: 146px;
line-height: 42px;
border: 1px solid var(--border-color);
border-radius: 0;
color: var(--color-primary);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-subtotal {
text-align: center;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-subtotal::before, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-subtotal ::after {
display: inline-block;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-subtotal bdi {
color: var(--color-primary);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-remove {
padding-right: 0;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-remove::before, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-remove::after {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-remove a {
float: right;
}
@media screen and (max-width: 768px) {
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.product-remove {
position: absolute;
top: 0;
right: 0;
justify-content: end;
padding-right: 10px;
}
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions {
padding: 0;
padding-top: 17px;
width: 100%;
border-bottom: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
gap: 16px;
margin-right: 25px;
padding: 0;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon::before, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon::after {
display: none;
}
@media screen and (max-width: 768px) {
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon {
width: 100%;
flex-basis: 100%;
margin: 0;
}
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon #coupon_code {
border: none;
background-color: #fff;
line-height: 43px;
padding: 0 20px;
flex-basis: 253px;
border-radius: 100px;
border: 1px solid var(--text-1);
color: var(--text-1, #5c6972);
margin: 0;
text-transform: capitalize;
min-width: 253px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon #coupon_code:focus, body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon #coupon_code:hover {
border-color: var(--color-primary);
}
@media screen and (max-width: 768px) {
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon #coupon_code {
flex-grow: 1;
}
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon .button {
width: 174px;
min-width: 174px;
line-height: 43px;
border-radius: 100px;
border: 1px solid var(--text-1);
text-transform: uppercase;
background-color: transparent;
color: var(--color-primary);
font-family: 'Inter';
font-size: 14px;
font-weight: 400;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .coupon .button:hover {
background-color: var(--color-primary);
color: #fff;
border-color: var(--color-primary);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions .button {
float: right;
width: fit-content;
line-height: 45px;
text-transform: uppercase;
border-radius: 100px;
background-color: var(--color-primary);
color: var(--white);
font-family: "Inter";
font-size: 14px;
font-weight: 600;
padding-inline: 29px;
}
body.woocommerce-cart .cart-collaterals .cart_totals {
padding: 45px;
width: 100%;
max-width: 653px;
float: none;
border: 1px solid var(--color-primary);
border-radius: 10px;
}
@media screen and (max-width: 768px) {
body.woocommerce-cart .cart-collaterals .cart_totals {
padding: 50px 30px;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals > h2 {
color: var(--color-primary);
text-transform: capitalize;
margin-bottom: 24px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table {
border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr {
display: inline-flex;
align-items: center;
width: 100%;
border-bottom: 1px solid #dedede;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr.order-total td bdi {
color: var(--color-primary);
font-size: 24px;
font-weight: 400;
line-height: 1.25;
letter-spacing: -0.48px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr.shipping td {
padding: 15px 13px 23px;
color: #fff;
font-family: "Inter";
font-size: 17px;
line-height: 1.4;
letter-spacing: -0.34px;
font-weight: 400;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr.shipping td strong {
font-weight: 400;
}
@media screen and (max-width: 768px) {
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr.shipping {
flex-direction: column;
align-items: start;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr.shipping td {
padding: 0;
padding-bottom: 20px;
text-align: left !important;
width: 100%;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr.shipping td .selection {
text-align: left;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr th {
flex: 0 0 37.5%;
padding-left: 0;
padding-bottom: 15px;
border: none;
color: var(--color-primary);
font-family: "Inter";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 1.4;
letter-spacing: -0.4px;
}
@media screen and (max-width: 768px) {
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr th {
display: inherit;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td {
flex: 0 0 62.5%;
border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td::before, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td::after {
display: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td bdi {
color: var(--color-primary);
font-size: 22px;
font-weight: 400;
line-height: 1.5;
letter-spacing: -0.44px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td #shipping_method {
display: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td .woocommerce-shipping-destination {
color: #fff;
font-family: "Inter";
font-size: 17px;
line-height: 1.4;
letter-spacing: -0.34px;
font-weight: 400;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td .woocommerce-shipping-destination strong {
font-weight: 400;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-button {
margin: 0;
color: #fff;
font-family: "Inter";
font-size: 17px;
line-height: 1.4;
letter-spacing: -0.34px;
font-weight: 400;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-button::after {
display: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-button:hover {
color: var(--color-primary);
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p {
border: none;
padding: 0;
margin-bottom: 10px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_country_field, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_state_field, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_city_field, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_postcode_field {
border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_country_field label, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_state_field label, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_city_field label, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_postcode_field label {
margin: 0;
padding: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_country_field input, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_state_field input, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_city_field input, body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_postcode_field input {
margin: 0;
padding: 0 18px;
border: none;
color: var(--color-secondary);
border-radius: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_city_field {
padding: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p .button {
float: right;
line-height: 45px;
text-transform: uppercase;
border-radius: 100px;
background-color: var(--color-primary);
color: var(--white);
font-family: "Inter";
font-size: 14px;
font-weight: 600;
padding-inline: 29px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr td form.woocommerce-shipping-calculator .shipping-calculator-form p .button:hover {
background-color: #fff;
color: var(--color-secondary);
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding: 0;
margin-top: 40px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
margin: 0;
padding: 0;
width: 259px;
height: 44px;
border: 1px solid var(--color-primary);
border-radius: 100px;
color: #fff;
background-color: var(--color-primary);
font-family: 'Inter';
font-size: 14px;
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
color: var(--color-primary);
background-color: #fff;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
text-align: right;
}
.select2-container .select2-search {
padding-block: 15px;
}
.select2-container .select2-dropdown {
padding-inline: 18px;
}
.select2-container .select2-search__field {
border-radius: 7px;
}
.wp-block-woocommerce-checkout .wc-block-components-main {
width: 100% !important;
padding: 0;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar {
display: none;
}
.woocommerce .woocommerce-form-coupon-toggle, .woocommerce .clear {
display: none;
}
.woocommerce form.checkout_coupon {
position: relative;
display: inline-flex !important;
align-items: center;
flex-wrap: wrap;
width: 100%;
justify-content: center;
margin: 0;
column-gap: 25.5px;
row-gap: 10px;
border: none;
border-radius: 20px;
background-color: var(--color-primary);
padding: 28px 30px 31px;
margin-bottom: 53px;
overflow: hidden;
}
.woocommerce form.checkout_coupon::before, .woocommerce form.checkout_coupon::after {
content: '';
position: absolute;
width: 7px;
height: 100%;
background-color: var(--color-primary);
left: 0;
top: 0;
}
@media screen and (max-width: 767px) {
.woocommerce form.checkout_coupon {
justify-content: start;
}
}
.woocommerce form.checkout_coupon::after {
left: auto;
right: 0;
}
.woocommerce form.checkout_coupon p.form-row {
width: fit-content;
margin: 0;
}
.woocommerce form.checkout_coupon p:not(.form-row) {
margin: 0;
color: #fff;
font-size: 22px;
font-weight: 600;
line-height: 1.5;
letter-spacing: -0.44px;
white-space: nowrap;
}
@media screen and (max-width: 767px) {
.woocommerce form.checkout_coupon p:not(.form-row) {
width: 100%;
}
}
.woocommerce form.checkout_coupon p #coupon_code {
width: 100%;
max-width: 253px;
height: 45px;
flex-shrink: 0;
padding-inline: 20px 20px;
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
line-height: 1.4;
letter-spacing: -0.3px;
background-color: #fff;
border: none;
border-radius: 20px;
}
.woocommerce form.checkout_coupon p .button {
display: none;
border-radius: 7px;
font-size: 14px;
opacity: 1;
color: var(--link-color);
background: #fff;
}
@media screen and (max-width: 767px) {
.woocommerce form.checkout_coupon p .button {
opacity: 1;
}
}
.woocommerce-checkout .container {
padding: 15px;
}
.woocommerce-checkout .container .pxl-content-wrap {
padding: 0;
}
.woocommerce-checkout .container .pxl-content-wrap .pxl-content-area {
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout {
--x: 15px;
display: inline-flex;
justify-content: space-between;
width: 100%;
flex-wrap: wrap;
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-NoticeGroup .woocommerce-error li {
color: var(--color-secondary);
}
.woocommerce-checkout form.woocommerce-checkout .woocommerce-NoticeGroup .woocommerce-error li strong {
font-weight: 600;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review_heading, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields h3, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields .pxl-icon-box.pxl-icon-box2 .pxl-item--description, .pxl-icon-box.pxl-icon-box2 .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields .pxl-item--description, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields > .pxl-icon-box.pxl-icon-box2 .pxl-item--description, .pxl-icon-box.pxl-icon-box2 .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields > .pxl-item--description {
padding-bottom: 8.8px;
position: relative;
color: var(--color-secondary);
font-size: 22px;
font-weight: 400;
line-height: 1.5;
letter-spacing: -0.48px;
margin-bottom: 40px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review_heading::before, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields h3::before, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields .pxl-icon-box.pxl-icon-box2 .pxl-item--description::before, .pxl-icon-box.pxl-icon-box2 .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields .pxl-item--description::before, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3::before, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields > .pxl-icon-box.pxl-icon-box2 .pxl-item--description::before, .pxl-icon-box.pxl-icon-box2 .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields > .pxl-item--description::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 59.72px;
height: 1.991px;
background-color: var(--color-primary);
}
.woocommerce-checkout form.woocommerce-checkout #customer_details {
margin: 0;
flex: 0 0 55%;
max-width: 637px;
padding-right: var(--x);
}
@media screen and (max-width: 991px) {
.woocommerce-checkout form.woocommerce-checkout #customer_details {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 50px;
padding: 0;
}
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .col-1 {
margin-bottom: 54px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields {
display: none;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout form.woocommerce-checkout #customer_details .col-2 {
width: 100%;
flex: inherit;
max-width: 100%;
padding: 0;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details span.woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row {
display: block;
margin: 0;
padding: 0;
padding-top: 20px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row.form-row-first, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-first {
width: 50%;
padding-right: 10px;
padding-top: 0;
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row.form-row-last, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-last {
width: 50%;
padding-left: 10px;
padding-top: 0;
margin: 0;
}
@media screen and (max-width: 575px) {
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row.form-row-first, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-first {
width: 100%;
padding: 0;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .form-row.form-row-last, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .form-row.form-row-last {
width: 100%;
padding: 0;
padding-top: 20px;
}
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields label, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields label {
font-size: 16px;
line-height: 1.625;
color: var(--color-secondary);
margin-bottom: 9px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields label .required, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields label .required {
color: inherit;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .input-text, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .input-text, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields textarea, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields textarea, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .select2-selection .select2-selection__rendered, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .select2-selection .select2-selection__rendered, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .country_to_state, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .country_to_state {
border-radius: 6px;
border: 0.995px solid var(--boarder-grey-1);
height: 50px;
padding-inline: 18px;
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
line-height: 1.4;
letter-spacing: -0.3px;
background-color: #fff;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .input-text:focus, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .input-text:focus, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields textarea:focus, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields textarea:focus, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .select2-selection .select2-selection__rendered:focus, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .select2-selection .select2-selection__rendered:focus, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .country_to_state:focus, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .country_to_state:focus, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .input-text:hover, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .input-text:hover, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields textarea:hover, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields textarea:hover, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .select2-selection .select2-selection__rendered:hover, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .select2-selection .select2-selection__rendered:hover, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .country_to_state:hover, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .country_to_state:hover {
border: 1px solid var(--color-primary);
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .select2-selection, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .select2-selection {
height: 50px;
width: 100%;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-billing-fields .select2-selection .select2-selection__rendered, .woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-shipping-fields .select2-selection .select2-selection__rendered {
display: inline-flex;
align-items: center;
width: 100%;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details #billing_address_2_field {
display: none !important;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields #order_comments_field {
padding: 0;
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields label {
line-height: 1.5;
color: var(--color-secondary);
margin-bottom: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details .woocommerce-additional-fields #order_comments {
width: 100%;
height: 90.79px;
border-radius: 6px;
border: 0.998px solid #b0b6bc;
padding: 14px 18px;
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
line-height: 1.4;
letter-spacing: -0.3px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right {
width: 100%;
flex: 0 0 45%;
max-width: 500px;
padding-left: var(--x);
}
@media screen and (max-width: 991px) {
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right {
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right .pxl-order-review-inner {
width: 100%;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review input[type="radio"] {
position: relative;
margin: 0;
appearance: none;
min-width: 11px;
min-height: 11px;
border: 1px solid var(--text-1);
border-radius: 50%;
cursor: pointer;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review input[type="radio"]::before {
content: '';
min-width: 5px;
min-height: 5px;
position: absolute;
top: 4px;
left: 4px;
transform: translate(-50%, -50%);
background-color: var(--color-primary);
border-radius: inherit;
opacity: 0;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review input[type="radio"]:checked, .woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review input[type="radio"]:hover {
border-color: var(--color-primary);
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review input[type="radio"]:checked::before, .woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review input[type="radio"]:hover::before {
opacity: 1;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review input[type="radio"]:checked ~ label, .woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review input[type="radio"]:hover ~ label {
color: var(--color-primary) !important;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table {
border: none;
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table thead th {
border: none;
border-bottom: 1px solid var(--boarder-grey-1);
color: var(--color-secondary);
font-size: 24px;
font-weight: 400;
line-height: 1.25;
letter-spacing: -0.48px;
padding: 0;
padding-bottom: 16px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table thead th.product-total {
text-align: right;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tbody td {
border: none;
border-bottom: 1px solid var(--boarder-grey-1);
padding: 0;
padding-block: 14px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tbody td.product-name {
width: calc(100% - 110px);
color: var(--text-1);
font-family: "Inter";
font-size: 17px;
line-height: 1.4;
letter-spacing: -0.34px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tbody td.product-name strong {
font-weight: 400;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tbody td.product-total {
width: 110px;
text-align: right;
color: var(--text-1);
font-family: "Inter";
font-size: 16px;
line-height: 1.4;
letter-spacing: -0.36px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tfoot tr th {
border: none;
padding: 0;
color: var(--color-secondary);
font-size: 16px;
font-weight: 400;
line-height: 1.625;
letter-spacing: -0.32px;
border: none;
border-bottom: 1px solid var(--boarder-grey-1);
height: 56px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tfoot tr td {
text-align: right;
border: none;
padding: 0;
height: 56px;
border: none;
border-bottom: 1px solid var(--boarder-grey-1);
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tfoot tr.cart-subtotal bdi {
color: var(--color-secondary);
font-size: 16px;
font-weight: 400;
line-height: 1.4;
letter-spacing: -0.36px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tfoot tr.order-total bdi {
color: var(--color-secondary);
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: -0.32px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tfoot tr.shipping th {
width: auto;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tfoot tr.shipping td {
width: 100%;
max-width: 320px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tfoot tr.shipping #shipping_method {
display: inline-flex;
align-items: center;
justify-content: end;
column-gap: 10px;
flex-wrap: wrap;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tfoot tr.shipping #shipping_method li {
display: inline-flex;
align-items: center;
gap: 5px;
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tfoot tr.shipping #shipping_method li bdi {
font-weight: 400;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review .shop_table tfoot tr.shipping #shipping_method label {
cursor: pointer;
color: var(--text-1);
font-family: "Inter";
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 1.84615;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment {
background-color: #fff;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .wc_payment_methods {
margin: 0;
padding: 0;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .wc_payment_methods li {
position: relative;
margin-block: 15px;
padding: 0;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .wc_payment_methods li label {
color: var(--color-secondary);
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: -0.32px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .wc_payment_methods li .payment_box {
background-color: transparent;
padding: 0;
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .wc_payment_methods li .payment_box::before, .woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .wc_payment_methods li .payment_box::after {
display: none;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .wc_payment_methods li .payment_box p {
color: var(--text-1);
font-family: "Inter";
font-size: 17px;
font-weight: 400;
line-height: 1.4;
letter-spacing: -0.34px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .place-order {
padding: 0;
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .place-order .woocommerce-privacy-policy-text p {
color: var(--text-1);
font-family: "Inter";
font-size: 17px;
line-height: 1.4;
letter-spacing: -0.34px;
padding-block: 30px;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .place-order #place_order {
float: none;
margin-top: 10px;
border-radius: 100px;
background-color: var(--color-primary);
backdrop-filter: blur(14.96546px);
min-width: 262px;
height: 64px;
letter-spacing: 0;
color: var(--white, #fff);
font-size: 18px;
font-weight: 600;
line-height: 1;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-order-review-right #order_review #payment .place-order #place_order:hover {
background-color: var(--color-secondary);
}
.woocommerce-checkout .wc-block-checkout__actions_row {
display: flex;
align-items: center;
justify-content: space-between;
gap: 30px;
}
.woocommerce-checkout .wc-block-checkout__actions_row button {
border: 1px solid var(--color-primary);
-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 .wc-block-checkout__actions_row button:hover {
color: var(--color-primary);
background: #fff;
}
.woocommerce-account .woocommerce {
position: relative;
width: 100%;
display: inline-flex;
flex-wrap: wrap;
align-items: stretch;
}
.woocommerce-account .woocommerce::before, .woocommerce-account .woocommerce::after {
display: none;
}
.woocommerce-account .woocommerce #customer_login {
display: inline-flex;
flex-wrap: wrap;
gap: 50px;
}
.woocommerce-account .woocommerce #customer_login::before, .woocommerce-account .woocommerce #customer_login::after {
display: none;
}
.woocommerce-account .woocommerce #customer_login .col-1, .woocommerce-account .woocommerce #customer_login .col-2 {
flex: 0 0 calc(50% - 25px);
max-width: calc(50% - 25px);
padding: 0;
}
.woocommerce-account .woocommerce #customer_login .col-1 > h2, .woocommerce-account .woocommerce #customer_login .col-2 > h2 {
color: #072032;
font-size: 32px;
font-weight: 700;
line-height: 1.5;
letter-spacing: -0.44px;
text-transform: uppercase;
margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
.woocommerce-account .woocommerce #customer_login .col-1, .woocommerce-account .woocommerce #customer_login .col-2 {
flex: 0 0 100%;
max-width: 100%;
}
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form {
margin: 0;
border: none;
background-color: var(--color-secondary);
padding: 30px 50px;
border-radius: 10px;
}
@media  {
.woocommerce-account .woocommerce #customer_login .woocommerce-form {
padding: 30px;
}
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form p {
margin: 0;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form p::before, .woocommerce-account .woocommerce #customer_login .woocommerce-form p::after {
display: none;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form p + p {
margin-top: 20px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form p.form-row:not(.form-row-wide) {
margin-top: 40px;
display: flex;
flex-direction: row-reverse;
align-items: center;
width: 100%;
justify-content: space-between;
gap: 20px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form p.lost_password {
font-size: 16px;
color: #fff;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form p.lost_password a {
color: inherit;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form p.lost_password a:hover {
color: var(--color-primary);
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form p .show-password-input {
color: var(--color-secondary);
transition-duration: 0.25s;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form p .show-password-input::after {
color: inherit;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form p .show-password-input.display-password, .woocommerce-account .woocommerce #customer_login .woocommerce-form p .show-password-input:hover {
color: var(--color-primary);
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form label {
color: var(--white, #fff);
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 1.5;
letter-spacing: -0.32px;
margin-bottom: 10px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form label.woocommerce-form-login__rememberme {
margin: 0;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form label .required {
color: var(--color-primary);
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form label.woocommerce-form-login__rememberme {
font-weight: 400;
font-family: "Inter";
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form input[type="text"], .woocommerce-account .woocommerce #customer_login .woocommerce-form input[type="email"], .woocommerce-account .woocommerce #customer_login .woocommerce-form input[type="password"] {
width: 100%;
border-radius: 6px;
background-color: var(--white, #fff);
height: 50px;
padding-inline: 20px;
border: none;
border-radius: 10px;
color: var(--Text-1, #5c6972);
font-size: 15px;
line-height: 1.4;
letter-spacing: 0;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form .woocommerce-button {
height: 48px;
padding-inline: 32px;
font-size: 16px;
font-weight: 600;
letter-spacing: -0.32px;
border-radius: 10px;
margin: 0;
white-space: nowrap;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form .woocommerce-button:hover, .woocommerce-account .woocommerce #customer_login .woocommerce-form .woocommerce-button:active, .woocommerce-account .woocommerce #customer_login .woocommerce-form .woocommerce-button:focus {
background-color: #fff;
color: var(--color-primary);
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form .woocommerce-privacy-policy-text {
margin-top: 20px;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form .woocommerce-privacy-policy-text p {
font-size: 16px;
color: #fff;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form .woocommerce-privacy-policy-text a {
color: var(--color-primary);
position: relative;
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form .woocommerce-privacy-policy-text a::before {
content: '';
position: absolute;
width: 0;
left: auto;
right: 0;
bottom: 0;
height: 1px;
background-color: var(--color-primary);
}
.woocommerce-account .woocommerce #customer_login .woocommerce-form .woocommerce-privacy-policy-text a:hover::before {
width: 100%;
left: 0;
right: auto;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
flex-basis: 30%;
max-width: 30%;
position: sticky;
top: 50px;
left: 0;
height: fit-content;
background-color: var(--color-secondary);
padding: 30px 50px;
border-radius: 0;
}
@media screen and (max-width: 991px) {
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
flex-basis: 100%;
max-width: 100%;
position: relative;
margin-bottom: 35px;
padding: 30px;
top: 0;
}
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li a {
display: block;
width: 100%;
color: #fff;
padding: 15px 20px;
font-size: 16px;
border-radius: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.is-active a, .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li:hover a {
background-color: var(--color-primary);
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li + li {
margin-top: 1px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
flex-basis: 70%;
max-width: 70%;
width: 100%;
height: 100%;
padding: 0;
padding-left: 50px;
border-radius: 10px;
}
@media screen and (max-width: 991px) {
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
flex-basis: 100%;
max-width: 100%;
padding-left: 0;
}
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content > p {
color: var(--text-1);
font-family: "Inter";
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 1.4;
letter-spacing: -0.34px;
margin-bottom: 15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info {
color: var(--color-secondary);
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
column-gap: 30px;
row-gap: 10px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info::after {
display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info::before {
top: 50%;
transform: translateY(-50%);
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.addresses .woocommerce-Address {
max-width: none;
width: 100%;
padding: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.addresses .woocommerce-Address + .woocommerce-Address {
margin-top: 50px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.addresses .woocommerce-Address-title {
margin-bottom: 5px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.addresses .woocommerce-Address-title > h2 {
color: var(--color-secondary);
font-size: 22px;
font-weight: 600;
letter-spacing: -0.44px;
margin-bottom: 15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.addresses .woocommerce-Address-title > a {
display: block;
padding-inline: 32px;
line-height: 48px;
border-radius: 7px;
font-size: 16px;
font-weight: 600;
color: #fff;
background-color: var(--color-primary);
float: none;
width: fit-content;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.addresses .woocommerce-Address-title > a:hover {
background-color: var(--color-secondary);
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.addresses address {
display: block;
font-size: 17px;
color: var(--text-1);
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form > h2 {
color: var(--color-secondary);
font-size: 22px !important;
font-style: normal;
font-weight: 600;
letter-spacing: -0.44px !important;
margin-bottom: 20px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper {
display: flex;
flex-wrap: wrap;
margin-inline: -15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row {
margin: 0;
padding: 0;
max-width: 100%;
flex: 0 0 100%;
padding-inline: 15px;
margin-bottom: 13px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row::before, .woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row::after {
display: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row.form-row-first, .woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row.form-row-last {
max-width: 50%;
flex: 0 0 50%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row > span {
font-size: 14px;
margin-top: 5px;
}
@media screen and (max-width: 575px) {
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row.form-row-first, .woocommerce-account .woocommerce .woocommerce-MyAccount-content form .form-row.form-row-last {
max-width: 100%;
flex: 0 0 100%;
}
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form label {
display: block;
color: var(--color-secondary);
font-size: 16px;
font-weight: 600;
line-height: 1.5;
letter-spacing: -0.32px;
margin-bottom: 10px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form label .required {
color: inherit;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .select2-selection.select2-selection--single {
border-radius: 6px;
border: 0.995px solid var(--boarder-grey-1);
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
letter-spacing: -0.3px;
border-radius: 0;
background-color: #fff;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .select2-selection.select2-selection--single .select2-selection__rendered {
line-height: 48px;
border: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form input {
line-height: 50px;
border-radius: 6px;
border: 0.995px solid var(--boarder-grey-1);
padding-inline: 18px;
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
letter-spacing: -0.3px;
border-radius: 0;
background-color: #fff;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form input:focus {
border-color: var(--color-primary);
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form fieldset {
padding: 30px 0 10px;
width: 100%;
margin: 20px 15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form fieldset .show-password-input {
top: 50%;
transform: translateY(-50%);
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .button {
float: right;
font-size: 16px;
letter-spacing: 0;
font-weight: 600;
}
body #yith-wcwl-popup-message {
margin-left: -108px;
display: none;
bottom: 30px;
top: auto;
right: 30px;
left: auto;
background-color: var(--color-primary);
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(--color-primary);
}
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 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 .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(--color-primary);
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 .quantity .qty {
padding: 0 12px;
width: 70px;
height: 50px;
}
.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(--color-secondary) !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 {
background-color: var(--color-secondary);
padding: 30px 50px;
max-width: 500px;
margin: 0 auto;
border-radius: 0px;
}
.woocommerce-lost-password .woocommerce-ResetPassword p {
width: 100% !important;
float: none !important;
font-size: 16px;
color: #fff;
margin-bottom: 20px;
}
.woocommerce-lost-password .woocommerce-ResetPassword #user_login {
border-radius: 6px;
border: 0.995px solid var(--boarder-grey-1);
line-height: 48px;
padding-inline: 18px;
color: var(--text-1);
font-family: "Inter";
font-size: 15px;
letter-spacing: -0.3px;
color: #fff;
}
.woocommerce-lost-password .woocommerce-ResetPassword #user_login:focus {
border-color: var(--color-primary);
}
.woocommerce-lost-password .woocommerce-ResetPassword label {
display: block;
margin-bottom: 10px;
color: #fff;
font-size: 16px;
font-weight: 600;
letter-spacing: -0.32px;
}
.woocommerce-lost-password .woocommerce-ResetPassword label .required {
color: inherit;
}
.woocommerce-lost-password .woocommerce-ResetPassword .woocommerce-Button {
padding-inline: 32px;
line-height: 48px;
font-size: 16px;
font-weight: 600;
margin-top: 10px;
}
.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(--color-primary);
border-color: var(--color-primary);
}
.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: none;
overflow-y: auto;
}
.woosw-list table.woosw-items .woosw-item {
display: flex;
align-items: stretch;
flex-wrap: wrap;
}
.woosw-list table.woosw-items .woosw-item td {
border: none;
background-color: transparent !important;
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--remove {
flex: 0 0 40px;
max-width: 40px;
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--remove span:before {
color: var(--color-secondary);
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--image {
flex: 0 0 200px;
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--image a {
min-height: 120px;
border: 1px solid #d7d7d7;
height: 100%;
padding: 10px;
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--image a img {
max-width: 100px;
}
@media screen and (max-width: 575px) {
.woosw-list table.woosw-items .woosw-item td.woosw-item--image {
flex: 0 0 150px;
}
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--info {
flex: 0 0 calc(100% - ( 163px + 200px + 40px));
}
@media screen and (max-width: 575px) {
.woosw-list table.woosw-items .woosw-item td.woosw-item--info {
flex: 0 0 calc(100% - ( 150px + 40px ));
}
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--info .woosw-item--price {
font-size: 15px;
color: var(--color-primary);
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--info .woosw-item--price ins {
background-color: transparent;
color: inherit;
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--info .woosw-item--price del {
color: var(--text-1);
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--info .woosw-item--time {
font-size: 14px;
font-weight: 500;
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--actions {
flex: 0 0 163px;
max-width: 163px;
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--actions .add_to_cart_button {
width: fit-content;
}
@media screen and (max-width: 575px) {
.woosw-list table.woosw-items .woosw-item td.woosw-item--actions {
flex: 0 0 100%;
max-width: 100%;
}
.woosw-list table.woosw-items .woosw-item td.woosw-item--actions .add_to_cart_inline {
padding-left: 40px;
padding-bottom: 15px;
}
}
.woosq-popup .quantity .qty {
width: auto;
}
.woosq-popup .woocommerce-product-details__short-description {
margin-bottom: 22px;
}
.woosq-popup div.product .entry-summary {
padding: 0;
}
.woosq-popup div.product .entry-summary .summary-content {
padding-left: 30px;
padding-right: 30px;
}
.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;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner {
border-radius: 0px;
margin-bottom: 30px;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner > svg {
display: none;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-block-components-notice-banner__content {
display: flex;
flex-wrap: wrap;
align-items: center;
flex-direction: row-reverse;
justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-block-components-notice-banner__content {
justify-content: center;
padding-bottom: 40px;
position: relative;
}
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-block-components-notice-banner__content a.button {
flex-grow: 1;
justify-content: flex-end;
display: flex;
background-color: transparent !important;
line-height: normal;
color: #000 !important;
}
@media screen and (max-width: 767px) {
.woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-block-components-notice-banner__content a.button {
position: absolute;
bottom: 10px;
left: 50%;
transform: translate(-50%, 0);
}
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner .wc-block-components-notice-banner__content a.button:hover {
text-decoration: underline;
color: var(--color-primary) !important;
}
.woocommerce-notices-wrapper .wc-block-components-notice-banner.is-success {
background-color: rgba(var(--primary-color-rgb),0.1);
border-color: var(--color-primary);
}
.wc-empty-cart-message {
position: relative;
left: 50%;
transform: translate(-50%, 0);
}
.pxl-woocommerce-page .container {
max-width: 1200px;
}
.wc-block-components-checkout-place-order-button {
color: #fff;
background-color: var(--color-secondary);
border-radius: 200px;
border: none;
font-size: 15px;
}
.wc-block-components-checkout-place-order-button:hover {
background-color: var(--color-primary);
}
.add_to_cart_button {
border-radius: 200px;
}
#calc_shipping_city_field, #calc_shipping_postcode {
border: 1px solid #e2e2e2;
line-height: 48px;
padding: 0;
padding-inline: 15px;
}
#calc_shipping_postcode {
margin-top: 12px;
}
#pxl-cart-sidebar {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
visibility: hidden;
}
#pxl-cart-sidebar .pxl-popup--overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(31, 32, 34, 0.8);
cursor: pointer;
}
#pxl-cart-sidebar .pxl-close {
width: 34px;
height: 34px;
position: relative;
border-radius: 34px;
background-color: var(--color-primary);
position: relative;
cursor: pointer;
}
#pxl-cart-sidebar .pxl-close.remove_from_cart_button {
background-color: var(--color-primary);
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
#pxl-cart-sidebar .pxl-close.remove_from_cart_button::after, #pxl-cart-sidebar .pxl-close.remove_from_cart_button::before {
width: 15px;
}
#pxl-cart-sidebar .pxl-close::after, #pxl-cart-sidebar .pxl-close::before {
content: '';
width: 20px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) rotate(45deg);
height: 2px;
background-color: #fff;
transition: inherit;
}
#pxl-cart-sidebar .pxl-close::before {
transform: translate(-50%, -50%) rotate(-45deg);
}
#pxl-cart-sidebar .pxl-close:hover::after, #pxl-cart-sidebar .pxl-close:hover::before {
transform: translate(-50%, -50%) rotate(0deg);
}
#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: 20px;
font-weight: 600;
color: var(--color-secondary);
flex-grow: 1;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_head {
position: sticky;
background-color: #fff;
top: 0;
left: 0;
padding-block: 20px;
display: flex;
width: 100%;
flex-direction: row-reverse;
justify-content: space-between;
background-color: #fff;
padding-bottom: 20px;
margin-bottom: 20px;
align-items: center;
border-bottom: 1.5px solid var(--boarder-grey-1);
z-index: 9999;
}
#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: 0 30px 0 30px;
height: 100%;
overflow-y: scroll;
width: 100%;
max-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;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta {
width: 100%;
gap: 7px;
padding-right: 25px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3, #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .pxl-icon-box.pxl-icon-box2 .pxl-item--description, .pxl-icon-box.pxl-icon-box2 #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .pxl-item--description {
display: block;
font-size: 16px;
letter-spacing: 0;
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, #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .pxl-icon-box.pxl-icon-box2 .pxl-item--description a, .pxl-icon-box.pxl-icon-box2 #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .pxl-item--description 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, #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .pxl-icon-box.pxl-icon-box2 .pxl-item--description a:hover, .pxl-icon-box.pxl-icon-box2 #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .pxl-item--description a:hover {
color: var(--color-primary);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .quantity {
display: block;
font-size: 14px;
font-weight: 600;
}
#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 a.remove_from_cart_button {
opacity: 0;
}
#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: 10px 30px;
background-color: #fff;
border-top: 1px solid var(--boarder-grey-1);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total {
border: none;
border-top: 1px;
padding-top: 15px;
padding-bottom: 15px;
color: var(--color-secondary);
font-weight: 600;
font-family: "Inter";
}
#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: 100px;
-khtml-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
line-height: 40px;
text-align: center;
border: 1px solid #4aab3d;
border-color: var(--color-primary);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn.checkout {
color: var(--color-primary);
border-color: var(--color-primary);
background-color: var(--color-secondary);
}
#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 {
color: var(--color-secondary);
background: var(--color-primary);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:hover {
background-color: transparent;
color: var(--color-primary);
}
#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;
}
.add_to_cart_inline {
display: flex;
flex-direction: column;
gap: 10px;
width: fit-content;
}
.add_to_cart_inline .product_type_variable {
white-space: nowrap;
}
.woocommerce input::-webkit-outer-spin-button, .woocommerce input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce input[type=number] {
-moz-appearance: textfield;
width: 100%;
}
.woocommerce .quantity-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.woocommerce .quantity-icon.quantity-icon:before, .woocommerce .quantity-icon.quantity-icon:after {
background: var(--color-primary);
}
.woocommerce .quantity-icon.pxl-icon--minus {
left: 29px;
}
.woocommerce .quantity-icon.pxl-icon--plus {
right: 29px;
}
.woocommerce #pxl-main {
padding: 120px 0 0;
}
@media screen and (max-width: 991px) {
.woocommerce #pxl-main {
padding: 90px 0 0;
}
}
.woocommerce #pxl-main .pxl-content-wrap {
--x: 40px;
margin: 0 calc(-1 * var(--x));
}
@media screen and (max-width: 1400px) {
.woocommerce #pxl-main .pxl-content-wrap {
--x: 25px;
}
}
.woocommerce #pxl-main .pxl-content-wrap .pxl-content-area {
padding: 0 var(--x);
}
.woocommerce #pxl-main .pxl-content-wrap .pxl-sidebar-area {
padding: 19px 15px 0 var(--x);
}
.woocommerce #pxl-main .col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.woocommerce #pxl-main .col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.woocommerce #pxl-main .woocommerce-message {
display: inline-flex;
align-items: center;
width: 100%;
gap: 8px;
padding-right: 140px;
color: var(--color-primary);
}
.woocommerce #pxl-main .woocommerce-message::before {
position: relative;
top: 0;
left: 0;
}
.woocommerce #pxl-main .woocommerce-message::after {
display: none;
}
.woocommerce #pxl-main .woocommerce-message .button {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
border: 1px solid var(--color-primary);
}
.woocommerce #pxl-main .woocommerce-message .button:hover {
color: var(--color-primary);
}
@media screen and (max-width: 1200px) {
.woocommerce #pxl-main .col-lg-9 {
flex: 0 0 70%;
max-width: 70%;
}
.woocommerce #pxl-main .col-lg-3 {
flex: 0 0 30%;
max-width: 30%;
}
}
@media screen and (max-width: 991px) {
.woocommerce #pxl-main .col-lg-9 {
margin-bottom: 85px;
}
.woocommerce #pxl-main .col-lg-9, .woocommerce #pxl-main .col-lg-3 {
flex: 0 0 100%;
max-width: 100%;
}
}
.woocommerce ul.products {
--x: 16.5px;
--y: 24.5px;
display: flex;
flex-wrap: wrap;
margin-inline: calc(-1 * var(--x));
margin-block: calc(-1 * var(--y));
}
@media screen and (max-width: 991px) {
.woocommerce ul.products {
--x: 15px;
--y: 20px;
}
}
.woocommerce ul.products li.product {
margin: 0;
padding-inline: var(--x);
padding-block: var(--y);
}
.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 (max-width: 1200px) {
.woocommerce ul.products {
--x: 10px;
}
}
@media screen and (min-width: 992px) {
.woocommerce ul.products.columns-5 li.product {
width: calc(20%);
width: -webkit-calc(20%);
width: -ms-calc(20%);
width: -o-calc(20%);
}
}
@media screen and (min-width: 992px) {
.woocommerce ul.products.columns-4 li.product {
width: calc(25%);
width: -webkit-calc(25%);
width: -ms-calc(25%);
width: -o-calc(25%);
}
}
@media screen and (max-width: 991px) {
.woocommerce ul.products.columns-4 li.product {
width: calc(33.33%);
width: -webkit-calc(33.33%);
width: -ms-calc(33.33%);
width: -o-calc(33.33%);
}
}
@media screen and (min-width: 768px) {
.woocommerce ul.products.columns-3 li.product {
width: calc(33.33%);
width: -webkit-calc(33.33%);
width: -ms-calc(33.33%);
width: -o-calc(33.33%);
}
}
@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;
}
}
.woocommerce.single-product #pxl-content-main > .product {
display: flex;
flex-direction: column;
}
.woocommerce.single-product #pxl-content-main > .product .woocommerce-tabs {
flex: 0 0 62.1213%;
max-width: 62.1213%;
padding-left: 140px;
}
@media screen and (max-width: 1280px) {
.woocommerce.single-product #pxl-content-main > .product .woocommerce-tabs {
padding-left: 80px;
}
}
@media screen and (max-width: 1200px) {
.woocommerce.single-product #pxl-content-main > .product .woocommerce-tabs {
padding-left: 35px;
}
}
@media screen and (max-width: 767px) {
.woocommerce.single-product #pxl-content-main > .product .woocommerce-tabs {
position: relative;
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-summary-wrap, .woocommerce > div.product .woocommerce-summary-wrap {
display: flex;
flex-wrap: wrap;
margin-bottom: 23px;
}
.woocommerce #pxl-content-area div.product .woocommerce-summary-wrap .woocommerce-gallery, .woocommerce > div.product .woocommerce-summary-wrap .woocommerce-gallery {
flex: 0 0 37.87879%;
max-width: 37.87879%;
position: sticky;
top: 50px;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-summary-wrap .woocommerce-gallery, .woocommerce > div.product .woocommerce-summary-wrap .woocommerce-gallery {
position: relative;
flex: 0 0 100%;
max-width: 100%;
padding: 0;
top: 0;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-summary-wrap .woocommerce-summary-inner, .woocommerce > div.product .woocommerce-summary-wrap .woocommerce-summary-inner {
flex: 0 0 62.1213%;
max-width: 62.1213%;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-summary-wrap .woocommerce-summary-inner, .woocommerce > div.product .woocommerce-summary-wrap .woocommerce-summary-inner {
position: relative;
flex: 0 0 100%;
max-width: 100%;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-summary-wrap .woocommerce-summary-inner .entry-summary, .woocommerce > div.product .woocommerce-summary-wrap .woocommerce-summary-inner .entry-summary {
padding-left: 140px;
}
@media screen and (max-width: 1280px) {
.woocommerce #pxl-content-area div.product .woocommerce-summary-wrap .woocommerce-summary-inner .entry-summary, .woocommerce > div.product .woocommerce-summary-wrap .woocommerce-summary-inner .entry-summary {
padding-left: 80px;
}
}
@media screen and (max-width: 1200px) {
.woocommerce #pxl-content-area div.product .woocommerce-summary-wrap .woocommerce-summary-inner .entry-summary, .woocommerce > div.product .woocommerce-summary-wrap .woocommerce-summary-inner .entry-summary {
padding-left: 35px;
}
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-summary-wrap .woocommerce-summary-inner .entry-summary, .woocommerce > div.product .woocommerce-summary-wrap .woocommerce-summary-inner .entry-summary {
padding-left: 0;
padding-top: 30px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-product-details__short-description p:last-child, .woocommerce > div.product .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery, .woocommerce > div.product .woocommerce-gallery {
position: relative;
}
@media screen and (max-width: 991px) {
.woocommerce #pxl-content-area div.product .woocommerce-gallery, .woocommerce > div.product .woocommerce-gallery {
padding-right: 15px;
padding-left: 15px;
}
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-gallery, .woocommerce > div.product .woocommerce-gallery {
flex: 0 0 100%;
max-width: 100%;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .onsale, .woocommerce > div.product .woocommerce-gallery .onsale {
display: none;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-badges, .woocommerce > div.product .woocommerce-gallery .woocommerce-badges {
position: absolute;
left: 11px;
top: 11px;
display: inline-flex;
align-items: center;
gap: 10px;
z-index: 9;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-badges .new, .woocommerce > div.product .woocommerce-gallery .woocommerce-badges .new, .woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-badges .onsale, .woocommerce > div.product .woocommerce-gallery .woocommerce-badges .onsale {
display: inline-block;
position: static;
padding: 0;
border-radius: 0;
min-height: 27px;
min-width: auto;
padding-inline: 11px;
color: #fff;
font-family: 'Inter';
font-size: 13px;
font-style: normal;
margin: 0;
font-weight: 400;
line-height: 27px;
background-color: var(--color-primary);
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-badges .onsale, .woocommerce > div.product .woocommerce-gallery .woocommerce-badges .onsale {
background-color: var(--color-primary);
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-sg-product-feature, .woocommerce > div.product .woocommerce-gallery .woocommerce-sg-product-feature {
margin-bottom: 71px;
list-style: none;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-sg-product-feature li, .woocommerce > div.product .woocommerce-gallery .woocommerce-sg-product-feature li {
display: flex;
flex-wrap: nowrap;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-sg-product-feature li i, .woocommerce > div.product .woocommerce-gallery .woocommerce-sg-product-feature li i {
margin-right: 8px;
margin-top: 6px;
color: var(--color-primary);
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-sg-product-feature li p:last-child, .woocommerce > div.product .woocommerce-gallery .woocommerce-sg-product-feature li p:last-child {
margin-bottom: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-sg-product-feature li + li, .woocommerce > div.product .woocommerce-gallery .woocommerce-sg-product-feature li + li {
margin-top: 10px;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery {
margin-bottom: 0;
position: static;
width: 100% !important;
border: 1px solid var(--boarder-grey-1);
border-radius: 10px;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__wrapper, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
position: relative;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .zoomImg, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .zoomImg {
background: #f5f5f5;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-viewport, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-viewport {
border: 1px solid var(--boarder-grey-1);
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav {
margin: 0;
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: calc(100% - 30px);
gap: 5px;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav:hover, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav:hover {
overflow-x: hidden;
overflow-y: auto;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav:hover::-webkit-scrollbar, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav:hover::-webkit-scrollbar {
width: 10px;
height: 10px;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav:hover::-webkit-scrollbar-thumb, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav:hover::-webkit-scrollbar-thumb {
background: var(--secondary-color);
border: 2px solid transparent;
background-clip: padding-box;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav:hover::-webkit-scrollbar-thumb:hover, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav:hover::-webkit-scrollbar-thumb:hover {
border: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav:hover::-webkit-scrollbar-track, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav:hover::-webkit-scrollbar-track {
background: #fafbfa;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav li, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav li {
border: 1px solid #e5e5e5;
border-radius: 10px;
background: #f5f5f5;
-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);
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav li:hover, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav li:hover {
background: #fff;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav img, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav img {
width: auto;
max-height: 100px;
opacity: 1;
-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: 1200px) {
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav {
position: static;
margin: 10px 0 0;
display: flex;
flex-wrap: wrap;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav li, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-control-nav li {
width: calc(20% - 10px);
margin-right: 10px;
margin-bottom: 10px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav a, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav a {
font-size: 0px;
width: 40px;
height: 40px;
position: relative;
display: block;
text-align: center;
line-height: 35px;
color: #000;
background-color: rgba(0, 0, 0, 0.12);
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav a:before, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav a:before {
content: "\f136";
font-family: "Bravisicon";
font-size: 12px;
display: inline-flex;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav a:hover, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav a:hover {
color: var(--primary-color);
background-color: var(--secondary-color);
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev, .woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav .flex-nav-next, .woocommerce > div.product .woocommerce-gallery .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;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev {
left: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav .flex-nav-next, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav .flex-nav-next {
right: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .flex-direction-nav .flex-nav-next a:before, .woocommerce > div.product .woocommerce-gallery .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);
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__image a, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__image a {
overflow: hidden;
padding: 30px 55px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
min-height: 583px;
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__image a img, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__image a img {
width: auto;
}
@media screen and (max-width: 991px) {
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__image a, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__image a {
min-height: auto;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__trigger, .woocommerce > div.product .woocommerce-gallery .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
top: 15px;
right: 30px;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-title, .woocommerce > div.product .woocommerce-sg-product-title {
margin-top: 14px;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-title .product_title, .woocommerce > div.product .woocommerce-sg-product-title .product_title {
font-size: 36px;
line-height: 1;
letter-spacing: 0;
margin-top: 22px;
}
@media screen and (max-width: 991px) {
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-title .product_title, .woocommerce > div.product .woocommerce-sg-product-title .product_title {
font-size: 32px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-rating, .woocommerce > div.product .woocommerce-sg-product-rating {
margin-bottom: 10px;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-rating .woocommerce-product-rating, .woocommerce > div.product .woocommerce-sg-product-rating .woocommerce-product-rating {
margin: 0;
display: flex;
align-items: center;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-rating .woocommerce-product-rating .star-rating, .woocommerce > div.product .woocommerce-sg-product-rating .woocommerce-product-rating .star-rating {
margin: 0;
font-size: 16px;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-rating .woocommerce-review-link, .woocommerce > div.product .woocommerce-sg-product-rating .woocommerce-review-link {
font-family: "Inter";
font-size: 16px;
font-weight: 400;
line-height: 1.4;
color: #646464;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-price, .woocommerce > div.product .woocommerce-sg-product-price {
margin-top: 7px;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-price .price, .woocommerce > div.product .woocommerce-sg-product-price .price {
display: inline-flex;
align-items: bottom;
flex-direction: row-reverse;
gap: 8px;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-price .price ins, .woocommerce > div.product .woocommerce-sg-product-price .price ins {
padding: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-price .price bdi, .woocommerce > div.product .woocommerce-sg-product-price .price bdi {
color: var(--link-color);
font-size: 20px;
font-weight: 400;
line-height: 45px;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-price .price del, .woocommerce > div.product .woocommerce-sg-product-price .price del {
text-decoration: none;
opacity: 1;
line-height: 45px;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-price .price del .amount bdi, .woocommerce > div.product .woocommerce-sg-product-price .price del .amount bdi {
--current-color: currentcolor;
position: relative;
font-size: 22px;
text-decoration: none;
color: var(--text-1);
line-height: 45px;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-price .price del .amount bdi::after, .woocommerce > div.product .woocommerce-sg-product-price .price del .amount bdi::after {
content: '';
position: absolute;
width: 100%;
height: 1px;
background-color: var(--current-color);
left: 0;
top: 50%;
transform: translateY(-50%);
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-excerpt, .woocommerce > div.product .woocommerce-sg-product-excerpt {
margin-top: 48px;
}
@media screen and (max-width: 1280px) {
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-excerpt, .woocommerce > div.product .woocommerce-sg-product-excerpt {
margin-top: 30px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-excerpt .woocommerce-product-details__short-description, .woocommerce > div.product .woocommerce-sg-product-excerpt .woocommerce-product-details__short-description {
margin: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-excerpt p, .woocommerce > div.product .woocommerce-sg-product-excerpt p {
font-size: 16px;
line-height: 1.75;
}
.woocommerce #pxl-content-area div.product .woocommerce-sg-product-excerpt p + p, .woocommerce > div.product .woocommerce-sg-product-excerpt p + p {
margin-top: 32px;
}
.woocommerce #pxl-content-area div.product form.cart, .woocommerce > div.product form.cart {
display: inline-flex;
align-items: center;
margin-top: 45px;
margin-bottom: 0;
width: 100%;
flex-wrap: wrap;
}
.woocommerce #pxl-content-area div.product form.cart::before, .woocommerce > div.product form.cart::before, .woocommerce #pxl-content-area div.product form.cart::after, .woocommerce > div.product form.cart::after, .woocommerce #pxl-content-area div.product form.cart .added_to_cart.wc-forward, .woocommerce > div.product form.cart .added_to_cart.wc-forward {
display: none;
}
.woocommerce #pxl-content-area div.product form.cart .woocomerce-label--quantity, .woocommerce > div.product form.cart .woocomerce-label--quantity {
color: var(--link-color);
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: 0;
margin-right: 23px;
}
@media screen and (max-width: 991px) {
.woocommerce #pxl-content-area div.product form.cart .woocomerce-label--quantity, .woocommerce > div.product form.cart .woocomerce-label--quantity {
width: 100%;
flex-basis: 100%;
margin-right: 0;
margin-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product form.cart .woocomerce-label--quantity, .woocommerce > div.product form.cart .woocomerce-label--quantity {
width: auto;
flex-basis: auto;
margin-right: 13px;
}
}
@media screen and (max-width: 575px) {
.woocommerce #pxl-content-area div.product form.cart .woocomerce-label--quantity, .woocommerce > div.product form.cart .woocomerce-label--quantity {
width: 100%;
flex-basis: 100%;
margin-right: 0;
margin-bottom: 10px;
}
}
.woocommerce #pxl-content-area div.product form.cart .quantity, .woocommerce > div.product form.cart .quantity {
position: relative;
float: none;
margin: 0;
flex: 0 0 128px;
margin-right: 20px;
color: var(--color-primary);
}
.woocommerce #pxl-content-area div.product form.cart .quantity .input-text, .woocommerce > div.product form.cart .quantity .input-text {
font-size: 18px;
font-weight: 400;
color: inherit;
width: 100%;
border-radius: 10px;
border: 1px solid #e5e5e5;
background: #fff;
line-height: 54px;
padding: 0;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product form.cart .quantity .input-text, .woocommerce > div.product form.cart .quantity .input-text {
line-height: 42px;
}
}
.woocommerce #pxl-content-area div.product form.cart .single_add_to_cart_button, .woocommerce > div.product form.cart .single_add_to_cart_button {
flex-basis: 100%;
max-width: 158px;
width: 100%;
font-size: 14px;
font-weight: 500;
line-height: 54px;
letter-spacing: 0;
border-radius: 10px;
text-transform: uppercase;
color: #fff;
float: none;
border: 1px solid var(--color-primary);
background-color: var(--color-primary);
position: relative;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product form.cart .single_add_to_cart_button, .woocommerce > div.product form.cart .single_add_to_cart_button {
line-height: 42px;
}
}
.woocommerce #pxl-content-area div.product form.cart .single_add_to_cart_button:hover, .woocommerce > div.product form.cart .single_add_to_cart_button:hover {
color: var(--color-primary);
background-color: var(--color-secondary);
}
.woocommerce #pxl-content-area div.product .woosc-btn, .woocommerce > div.product .woosc-btn {
margin-left: 110px;
}
@media screen and (max-width: 991px) {
.woocommerce #pxl-content-area div.product .woosc-btn, .woocommerce > div.product .woosc-btn {
margin-left: 0;
}
}
.woocommerce #pxl-content-area div.product .woosw-btn, .woocommerce > div.product .woosw-btn {
margin-left: 20px;
}
@media screen and (max-width: 360px) {
.woocommerce #pxl-content-area div.product .woosw-btn, .woocommerce > div.product .woosw-btn {
margin-left: 0;
}
}
.woocommerce #pxl-content-area div.product .woosc-btn, .woocommerce > div.product .woosc-btn, .woocommerce #pxl-content-area div.product .woosw-btn, .woocommerce > div.product .woosw-btn {
display: inline-flex;
align-items: center;
position: relative;
padding-left: 0;
color: var(--color-primary);
background: #fff;
border: 1px solid #e5e5e5;
border-radius: 10px;
margin-top: 15px;
-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 #pxl-content-area div.product .woosc-btn:before, .woocommerce > div.product .woosc-btn:before, .woocommerce #pxl-content-area div.product .woosw-btn:before, .woocommerce > div.product .woosw-btn:before {
position: absolute;
content: '';
left: 0;
top: 0;
width: 55px;
height: 55px;
border-radius: inherit;
border: 1px solid var(--color-primary);
z-index: -1;
-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;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woosc-btn:before, .woocommerce > div.product .woosc-btn:before, .woocommerce #pxl-content-area div.product .woosw-btn:before, .woocommerce > div.product .woosw-btn:before {
width: 42px;
height: 42px;
}
}
.woocommerce #pxl-content-area div.product .woosc-btn .woosc-btn-icon, .woocommerce > div.product .woosc-btn .woosc-btn-icon, .woocommerce #pxl-content-area div.product .woosw-btn .woosc-btn-icon, .woocommerce > div.product .woosw-btn .woosc-btn-icon, .woocommerce #pxl-content-area div.product .woosc-btn .woosw-btn-icon, .woocommerce > div.product .woosc-btn .woosw-btn-icon, .woocommerce #pxl-content-area div.product .woosw-btn .woosw-btn-icon, .woocommerce > div.product .woosw-btn .woosw-btn-icon {
width: 55px;
height: 55px;
display: inline-flex;
align-items: center;
justify-content: center;
-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;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woosc-btn .woosc-btn-icon, .woocommerce > div.product .woosc-btn .woosc-btn-icon, .woocommerce #pxl-content-area div.product .woosw-btn .woosc-btn-icon, .woocommerce > div.product .woosw-btn .woosc-btn-icon, .woocommerce #pxl-content-area div.product .woosc-btn .woosw-btn-icon, .woocommerce > div.product .woosc-btn .woosw-btn-icon, .woocommerce #pxl-content-area div.product .woosw-btn .woosw-btn-icon, .woocommerce > div.product .woosw-btn .woosw-btn-icon {
width: 42px;
height: 42px;
}
}
.woocommerce #pxl-content-area div.product .woosc-btn .woosc-btn-text, .woocommerce > div.product .woosc-btn .woosc-btn-text, .woocommerce #pxl-content-area div.product .woosw-btn .woosc-btn-text, .woocommerce > div.product .woosw-btn .woosc-btn-text, .woocommerce #pxl-content-area div.product .woosc-btn .woosw-btn-text, .woocommerce > div.product .woosc-btn .woosw-btn-text, .woocommerce #pxl-content-area div.product .woosw-btn .woosw-btn-text, .woocommerce > div.product .woosw-btn .woosw-btn-text {
color: inherit;
font-size: 14px;
font-weight: 500;
line-height: 1;
text-transform: uppercase;
letter-spacing: 0;
margin-left: 20px;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woosc-btn .woosc-btn-text, .woocommerce > div.product .woosc-btn .woosc-btn-text, .woocommerce #pxl-content-area div.product .woosw-btn .woosc-btn-text, .woocommerce > div.product .woosw-btn .woosc-btn-text, .woocommerce #pxl-content-area div.product .woosc-btn .woosw-btn-text, .woocommerce > div.product .woosc-btn .woosw-btn-text, .woocommerce #pxl-content-area div.product .woosw-btn .woosw-btn-text, .woocommerce > div.product .woosw-btn .woosw-btn-text {
margin-left: 8px;
}
}
.woocommerce #pxl-content-area div.product .woosc-btn:hover:not(.woosc-btn-added,.woosw-btn-added), .woocommerce > div.product .woosc-btn:hover:not(.woosc-btn-added,.woosw-btn-added), .woocommerce #pxl-content-area div.product .woosw-btn:hover:not(.woosc-btn-added,.woosw-btn-added), .woocommerce > div.product .woosw-btn:hover:not(.woosc-btn-added,.woosw-btn-added) {
color: #fff;
}
.woocommerce #pxl-content-area div.product .woosc-btn:hover:not(.woosc-btn-added,.woosw-btn-added):before, .woocommerce > div.product .woosc-btn:hover:not(.woosc-btn-added,.woosw-btn-added):before, .woocommerce #pxl-content-area div.product .woosw-btn:hover:not(.woosc-btn-added,.woosw-btn-added):before, .woocommerce > div.product .woosw-btn:hover:not(.woosc-btn-added,.woosw-btn-added):before {
width: 100%;
background: var(--color-primary);
}
.woocommerce #pxl-content-area div.product .woosc-btn:hover:not(.woosc-btn-added,.woosw-btn-added) .woosc-btn-icon, .woocommerce > div.product .woosc-btn:hover:not(.woosc-btn-added,.woosw-btn-added) .woosc-btn-icon, .woocommerce #pxl-content-area div.product .woosw-btn:hover:not(.woosc-btn-added,.woosw-btn-added) .woosc-btn-icon, .woocommerce > div.product .woosw-btn:hover:not(.woosc-btn-added,.woosw-btn-added) .woosc-btn-icon, .woocommerce #pxl-content-area div.product .woosc-btn:hover:not(.woosc-btn-added,.woosw-btn-added) .woosw-btn-icon, .woocommerce > div.product .woosc-btn:hover:not(.woosc-btn-added,.woosw-btn-added) .woosw-btn-icon, .woocommerce #pxl-content-area div.product .woosw-btn:hover:not(.woosc-btn-added,.woosw-btn-added) .woosw-btn-icon, .woocommerce > div.product .woosw-btn:hover:not(.woosc-btn-added,.woosw-btn-added) .woosw-btn-icon {
color: #fff;
}
.woocommerce #pxl-content-area div.product .product_meta > span, .woocommerce > div.product .product_meta > span {
display: block;
width: 100%;
color: var(--link-color);
font-size: 16px;
font-weight: 400;
letter-spacing: -0.32px;
line-height: 1.625;
text-transform: capitalize;
}
.woocommerce #pxl-content-area div.product .product_meta > span .sku, .woocommerce > div.product .product_meta > span .sku, .woocommerce #pxl-content-area div.product .product_meta > span a, .woocommerce > div.product .product_meta > span a {
color: #646464;
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 26px;
}
.woocommerce #pxl-content-area div.product .product_meta > span .sku:hover, .woocommerce > div.product .product_meta > span .sku:hover, .woocommerce #pxl-content-area div.product .product_meta > span a:hover, .woocommerce > div.product .product_meta > span a:hover {
color: var(--color-primary);
}
.woocommerce #pxl-content-area div.product .product_meta > span + span, .woocommerce > div.product .product_meta > span + span {
margin-top: 8px;
}
.woocommerce #pxl-content-area div.product .woocommerce-product-info-meta, .woocommerce > div.product .woocommerce-product-info-meta {
margin-top: 30px;
}
.woocommerce #pxl-content-area div.product .woocommerce-product-info-meta .tagged_as, .woocommerce > div.product .woocommerce-product-info-meta .tagged_as {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;
}
.woocommerce #pxl-content-area div.product .woocommerce-product-info-meta .tagged_as a, .woocommerce > div.product .woocommerce-product-info-meta .tagged_as a {
border: 1px solid #e5e5e5;
padding: 5px;
border-radius: 10px;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-product-info-meta .tagged_as a, .woocommerce > div.product .woocommerce-product-info-meta .tagged_as a {
font-size: 13px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-product-info-meta .tagged_as a:hover, .woocommerce > div.product .woocommerce-product-info-meta .tagged_as a:hover {
color: #fff;
background: var(--color-primary);
}
.woocommerce #pxl-content-area div.product .woocommerce-social-share, .woocommerce > div.product .woocommerce-social-share {
display: inline-flex;
align-items: center;
gap: 10.75px;
margin-top: 36px;
}
.woocommerce #pxl-content-area div.product .woocommerce-social-share > span, .woocommerce > div.product .woocommerce-social-share > span {
color: var(--color-secondary);
font-size: 16px;
font-weight: 400;
line-height: 1.625;
letter-spacing: -0.32px;
text-transform: capitalize;
}
.woocommerce #pxl-content-area div.product .woocommerce-social-share a, .woocommerce > div.product .woocommerce-social-share a {
--size: 32.2px;
color: var(--link-color);
background-color: #cde4ce;
display: inline-flex;
justify-content: center;
align-items: center;
}
.woocommerce #pxl-content-area div.product .woocommerce-social-share a:hover, .woocommerce > div.product .woocommerce-social-share a:hover {
color: #fff;
background-color: var(--color-primary);
}
.woocommerce #pxl-content-area div.product .woocommerce-social-share a:hover svg path, .woocommerce > div.product .woocommerce-social-share a:hover svg path, .woocommerce #pxl-content-area div.product .woocommerce-social-share a:hover svg rect, .woocommerce > div.product .woocommerce-social-share a:hover svg rect {
fill: #fff;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs, .woocommerce > div.product .woocommerce-tabs {
margin-left: auto;
padding: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs, .woocommerce > div.product .woocommerce-tabs ul.wc-tabs {
display: none;
width: 100%;
gap: 83px;
overflow-x: scroll;
padding: 0;
margin: 0;
position: relative;
border-bottom: 1px solid #646464;
z-index: 1;
margin-bottom: 15px;
padding-bottom: 13px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs:before, .woocommerce > div.product .woocommerce-tabs ul.wc-tabs:before, .woocommerce #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs:after, .woocommerce > div.product .woocommerce-tabs ul.wc-tabs:after {
display: none !important;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li, .woocommerce > div.product .woocommerce-tabs ul.wc-tabs li {
border: none;
background-color: transparent;
position: relative;
z-index: 99;
padding: 0;
margin: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li:before, .woocommerce > div.product .woocommerce-tabs ul.wc-tabs li:before, .woocommerce #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li:after, .woocommerce > div.product .woocommerce-tabs ul.wc-tabs li:after {
display: none !important;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a, .woocommerce > div.product .woocommerce-tabs ul.wc-tabs li a {
position: relative;
font-size: 24px;
font-weight: 400;
line-height: 1.25;
letter-spacing: -0.48px;
color: var(--link-color);
background-color: transparent;
white-space: nowrap;
z-index: 1;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li.active > a, .woocommerce > div.product .woocommerce-tabs ul.wc-tabs li.active > a, .woocommerce #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs li a:hover, .woocommerce > div.product .woocommerce-tabs ul.wc-tabs li a:hover {
color: var(--color-primary);
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs ul.wc-tabs, .woocommerce > div.product .woocommerce-tabs ul.wc-tabs {
gap: 50px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel {
display: block !important;
margin: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel + .woocommerce-Tabs-panel, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel + .woocommerce-Tabs-panel {
margin-top: 60px;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel + .woocommerce-Tabs-panel, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel + .woocommerce-Tabs-panel {
margin-top: 35px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel h2, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
font-size: 20px;
letter-spacing: 0;
padding-bottom: 16px;
margin-bottom: 40px;
border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 1280px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel h2, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
margin-bottom: 30px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel p, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel p {
color: var(--text-1);
font-family: "Inter";
font-size: 16px;
line-height: 1.75;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel p + p, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel p + p {
margin-top: 24px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
border: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes .woocommerce-product-attributes-item__label, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes .woocommerce-product-attributes-item__label {
font-size: 18px;
font-weight: 400;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes .woocommerce-product-attributes-item__value, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes .woocommerce-product-attributes-item__value {
color: var(--text-1);
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes .woocommerce-product-attributes-item__value a, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes .woocommerce-product-attributes-item__value a {
color: var(--text-1);
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border: 0;
border-bottom: 1px solid #e5e5e5;
font-family: inherit;
background: transparent;
padding: 0;
text-align: left;
font-style: normal;
padding: 16px 0;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
padding: 6px 0;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="text"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="text"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="email"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="email"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="url"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="url"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="password"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="password"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="search"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="search"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="tel"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="tel"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="number"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="number"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="range"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="range"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="date"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="date"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="month"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="month"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="week"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="week"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="time"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="time"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime-local"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime-local"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="color"], .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="color"], .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews select, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews select, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .pxl-select-higthlight, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .pxl-select-higthlight, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .nice-select, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .nice-select {
border: unset;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 54px;
border-radius: 10px;
color: #999;
padding-left: 20px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="text"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="text"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="email"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="email"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="url"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="url"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="password"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="password"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="search"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="search"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="tel"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="tel"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="number"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="number"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="range"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="range"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="date"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="date"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="month"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="month"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="week"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="week"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="time"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="time"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime-local"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime-local"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="color"]:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="color"]:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews select:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews select:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .pxl-select-higthlight:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .pxl-select-higthlight:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .nice-select:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .nice-select:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="text"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="text"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="email"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="email"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="url"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="url"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="password"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="password"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="search"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="search"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="tel"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="tel"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="number"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="number"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="range"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="range"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="date"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="date"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="month"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="month"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="week"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="week"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="time"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="time"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime-local"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="datetime-local"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="color"]:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews input[type="color"]:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews select:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews select:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .pxl-select-higthlight:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .pxl-select-higthlight:focus, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .nice-select:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .nice-select:focus {
color: var(--color-primary);
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea {
color: #999;
line-height: 1.2;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea:hover, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea:focus, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews textarea:focus {
color: var(--color-primary);
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist {
padding: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review {
position: relative;
padding: 40px;
background-color: #fff;
border-radius: 10px;
margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review {
padding: 30px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review svg, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review svg {
position: absolute;
bottom: 0;
right: 30px;
z-index: 0;
color: var(--color-primary);
opacity: 0.02;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review svg, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review svg {
width: 150px;
height: auto;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .custom-review, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .custom-review {
position: relative;
z-index: 2;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .star-rating-wrap, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .star-rating-wrap {
position: absolute;
right: 0;
top: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .star-rating-wrap .count-rating, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .star-rating-wrap .count-rating {
display: none;
}
@media screen and (max-width: 991px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .star-rating-wrap, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .star-rating-wrap {
position: static;
margin-bottom: 8px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .comment_container, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .comment_container {
position: relative;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .pxl-holder, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .pxl-holder {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 20px;
align-items: center;
margin-top: 28px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .review-author, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .review-author {
z-index: 1;
display: flex;
align-items: center;
gap: 14px;
font-size: 20px;
color: var(--color-primary);
font-family: "Funnel Display";
font-size: 20px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .review-author strong, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .review-author strong {
font-weight: 400;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review img.avatar, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review img.avatar {
padding: 0;
position: relative;
width: 40px;
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;
-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) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review img.avatar, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review img.avatar {
width: 40px;
border: none;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .description, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .description {
font-size: 16px;
font-weight: 500;
line-height: 26px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .description p:last-child, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .description p:last-child {
margin-bottom: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .comment-text, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .comment-text {
border: none;
margin: 0;
padding: 0 0 0 162px;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .comment-text .star-rating, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .comment-text .star-rating {
float: none;
}
}
@media screen and (max-width: 575px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .comment-text, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .comment-text {
padding-left: 60px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta {
margin: 7px 0 14px;
font-size: 16px;
display: flex;
gap: 18px;
align-items: baseline;
}
@media screen and (max-width: 575px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta {
display: block;
}
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta {
margin-top: 10px;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta .woocommerce-review__published-date, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
font-size: 12px;
font-weight: 700;
line-height: 22px;
letter-spacing: 0.42px;
color: var(--color-primary);
text-transform: capitalize;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta .woocommerce-review__author, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta .woocommerce-review__author {
font-size: 16px;
font-weight: 700;
line-height: 22px;
letter-spacing: 0.42px;
color: var(--color-primary);
text-transform: uppercase;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta .woocommerce-review__dash, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
display: none;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review:last-child, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews ol.commentlist li.review:last-child {
margin-bottom: 0;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form {
padding-top: 49px;
margin: 0 -8px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-notes, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form .comment-notes {
font-size: 16px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform {
display: inline-flex;
flex-wrap: wrap;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform > *, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform > * {
width: 100%;
margin: 8px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-notes, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-notes {
order: 1;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-rating, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-rating {
order: 2;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-author, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-author, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-email, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-email {
width: calc(50% - 16px);
order: 3;
}
@media screen and (max-width: 767px) {
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-author, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-author, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-email, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-email {
width: 100%;
}
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-author input, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-author input, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-email input, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-email input {
background-color: #fff;
height: 54px;
font-size: 14px;
padding-left: 20px;
text-transform: math-auto;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-author textarea, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-author textarea, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-email textarea, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-email textarea {
font-size: 14px;
background-color: #fff;
padding-left: 20px;
height: 200px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-comment, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-comment {
order: 4;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-cookies-consent, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .comment-form-cookies-consent {
order: 5;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .form-submit, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .form-submit {
order: 6;
position: relative;
display: inline-flex;
width: auto !important;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .form-submit button, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .form-submit button {
display: none;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .form-submit .submit, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .form-submit .submit {
font-family: "Funnel Display";
text-transform: uppercase;
padding: 0 30px;
border-radius: 10px;
background-color: var(--color-primary);
border: 1px solid var(--color-primary);
font-weight: 500;
line-height: 54px;
font-size: 14px;
position: relative;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .form-submit .submit:hover, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #commentform .form-submit .submit:hover {
color: var(--color-primary);
background: #fff;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 5px;
margin-bottom: 32px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating label, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating label {
font-family: "Funnel Display";
font-size: 20px;
color: var(--color-primary);
font-weight: 400;
line-height: 1;
text-transform: capitalize;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating .stars, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating .stars {
display: inline-flex;
font-size: 15px;
transition: all 0.3s;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating .stars span, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating .stars span {
display: inline-flex;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating .stars a, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating .stars a {
margin: 0 2px;
font-size: 14px;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating a, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating a {
color: #999;
}
.woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating .stars:hover a, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating .stars:hover a, .woocommerce #pxl-content-area div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating .stars.selected a, .woocommerce > div.product .woocommerce-tabs .woocommerce-Tabs-panel #review_form #respond .comment-form-rating .stars.selected a {
color: var(--color-primary);
}
.title-hover-line {
--title-line-color: var(--color-primary);
}
.title-hover-line a {
background-repeat: no-repeat;
background-position-y: -1px;
background-image: linear-gradient(transparent calc(100% - 1px), var(--title-line-color) 1px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
animation: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline forwards;
}
.title-hover-line a:hover {
animation: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline-hover forwards;
}
.pxl-blog-grid .pxl-swiper-slide.slick-slide {
padding: 0;
}
.title-hover-line {
--title-line-color: var(--color-primary);
}
.title-hover-line a {
background-repeat: no-repeat;
background-position-y: -1px;
background-image: linear-gradient(transparent calc(100% - 1px), var(--title-line-color) 1px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
animation: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline forwards;
}
.title-hover-line a:hover {
animation: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline-hover forwards;
}
.pxl-blog-grid .pxl-swiper-slide.slick-slide {
padding: 0;
}
.pxl-nav-menu .pxl-menu-primary > li { }
.pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a .pxl-arrow-plus {
display: inline-flex;
-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-nav-menu .pxl-menu-primary > li.menu-item-has-children > a .pxl-arrow-plus:before {
content: '+';
font-style: normal;
}
.pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a .pxl-arrow-arrow {
display: inline-flex;
line-height: normal;
-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-nav-menu .pxl-menu-primary > li.menu-item-has-children > a .pxl-arrow-arrow:before {
content: "\f150";
font-family: "Caseicon";
font-size: 8px;
font-style: normal;
position: relative;
top: 2px;
}
.pxl-nav-menu.fr-style-ha .pxl-menu-primary > li.menu-item a svg {
display: none;
}
.pxl-nav-menu.fr-style-ha .pxl-menu-primary > li.menu-item-has-children > a svg {
display: unset !important;
}
.pxl-nav-menu.fr-style-ha .pxl-menu-primary > li > a .pxl-menu-item-text {
display: inline-flex;
align-items: center;
}
.pxl-nav-menu.fr-style-ha .pxl-menu-primary > li > a .pxl-menu-item-text svg {
font-size: 16px;
font-weight: 400;
color: #fe4040;
margin-left: 12px;
-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-nav-menu.fr-style-ha .pxl-menu-primary > li > a.pxl-onepage-active .pxl-menu-item-text svg, .pxl-nav-menu.fr-style-ha .pxl-menu-primary > li:hover > a .pxl-menu-item-text svg, .pxl-nav-menu.fr-style-ha .pxl-menu-primary > li.current_page_item > a .pxl-menu-item-text svg, .pxl-nav-menu.fr-style-ha .pxl-menu-primary > li.current-menu-item > a .pxl-menu-item-text svg, .pxl-nav-menu.fr-style-ha .pxl-menu-primary > li.current_page_ancestor > a .pxl-menu-item-text svg, .pxl-nav-menu.fr-style-ha .pxl-menu-primary > li.current-menu-ancestor > a .pxl-menu-item-text svg {
transform: scaleY(-1);
}
.pxl-nav-menu.fr-spacer-divider .pxl-menu-primary > li {
margin: 0;
}
.pxl-nav-menu.fr-spacer-divider .pxl-menu-primary > li > a .pxl-menu-item-text {
display: inline-flex;
align-items: center;
}
.pxl-nav-menu.fr-spacer-divider .pxl-menu-primary > li > a .pxl-menu-item-text:after {
content: '';
height: 28px;
width: 1px;
background-color: #ececec;
margin: 0 28px;
display: inline-flex;
}
.pxl-nav-menu.fr-spacer-divider .pxl-menu-primary > li:last-child > a .pxl-menu-item-text:after {
display: none;
}
.pxl-nav-menu.fr-horizontal-divider { }
.pxl-nav-menu.fr-horizontal-divider .pxl-menu-primary > li {
margin: 0 4px;
}
.pxl-nav-menu.fr-horizontal-divider .pxl-menu-primary > li > a {
padding: 0 18px;
}
@media screen and (max-width: 1400px) {
.pxl-nav-menu.fr-horizontal-divider .pxl-menu-primary > li > a {
padding: 0 14px;
}
}
.pxl-nav-menu.fr-horizontal-divider .pxl-menu-primary > li > a:before {
content: '';
height: 3px;
width: 0;
position: absolute;
left: 0;
right: 0;
margin: auto;
-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;
bottom: 0;
}
.pxl-nav-menu.fr-horizontal-divider .pxl-menu-primary > li > a.pxl-onepage-active:before, .pxl-nav-menu.fr-horizontal-divider .pxl-menu-primary > li:hover > a:before, .pxl-nav-menu.fr-horizontal-divider .pxl-menu-primary > li.current_page_item > a:before, .pxl-nav-menu.fr-horizontal-divider .pxl-menu-primary > li.current-menu-item > a:before, .pxl-nav-menu.fr-horizontal-divider .pxl-menu-primary > li.current_page_ancestor > a:before, .pxl-nav-menu.fr-horizontal-divider .pxl-menu-primary > li.current-menu-ancestor > a:before {
width: 100%;
}
.pxl-nav-menu .sub-menu li.menu-item-has-children > a:after {
content: "\f14d";
position: absolute;
top: 50%;
right: 24px;
-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: 9px;
font-family: "Caseicon";
font-weight: 400;
}
@media screen and (min-width: 1201px) {
.pxl-nav-menu.sub-style-default .sub-menu > li .pxl-menu-item-text {
-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;
position: relative;
}
.pxl-nav-menu.sub-style-default .sub-menu > li .pxl-menu-item-text:before {
content: '';
width: 0;
left: 0;
height: 1px;
position: absolute;
top: 50%;
-webkit-transition: width 0.25s;
transition: width 0.25s;
background-color: #fff;
margin-top: 9px;
}
.pxl-nav-menu.sub-style-default .sub-menu > li > a.pxl-onepage-active .pxl-menu-item-text, .pxl-nav-menu.sub-style-default .sub-menu > li:hover > a .pxl-menu-item-text, .pxl-nav-menu.sub-style-default .sub-menu > li.current_page_item > a .pxl-menu-item-text, .pxl-nav-menu.sub-style-default .sub-menu > li.current-menu-item > a .pxl-menu-item-text, .pxl-nav-menu.sub-style-default .sub-menu > li.current_page_ancestor > a .pxl-menu-item-text, .pxl-nav-menu.sub-style-default .sub-menu > li.current-menu-ancestor > a .pxl-menu-item-text {
margin-left: 10px;
}
.pxl-nav-menu.sub-style-default .sub-menu > li > a.pxl-onepage-active .pxl-menu-item-text:before, .pxl-nav-menu.sub-style-default .sub-menu > li:hover > a .pxl-menu-item-text:before, .pxl-nav-menu.sub-style-default .sub-menu > li.current_page_item > a .pxl-menu-item-text:before, .pxl-nav-menu.sub-style-default .sub-menu > li.current-menu-item > a .pxl-menu-item-text:before, .pxl-nav-menu.sub-style-default .sub-menu > li.current_page_ancestor > a .pxl-menu-item-text:before, .pxl-nav-menu.sub-style-default .sub-menu > li.current-menu-ancestor > a .pxl-menu-item-text:before {
width: 100%;
}
}
.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-nav-menu.pxl-nav-vertical .sub-menu {
position: static;
opacity: 1;
visibility: visible;
box-shadow: none;
padding: 0;
text-align: inherit;
background-color: transparent;
margin: 0;
padding-top: 18px;
display: none;
transition: none;
min-width: auto;
}
.pxl-nav-menu.pxl-nav-vertical .sub-menu > li {
padding: 0;
}
.pxl-nav-menu.pxl-nav-vertical .sub-menu > li > a {
padding: 0;
display: inline-block;
font-weight: 400;
font-size: 19px;
color: rgba(0, 0, 0, 0.54);
border: none;
}
.pxl-nav-menu.pxl-nav-vertical .sub-menu > li > a:hover {
color: var(--color-primary);
}
.pxl-nav-menu.pxl-nav-vertical .sub-menu > li > a:after {
right: -24px;
}
.pxl-nav-menu.pxl-nav-vertical .sub-menu > li + li {
margin-top: 12px;
}
.pxl-nav-menu.pxl-nav-vertical .sub-menu li:hover > .sub-menu {
margin-top: 0 !important;
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li {
display: block;
margin: 0;
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li > a {
line-height: normal;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-default .pxl-arrow-toggle {
position: absolute;
right: -40px;
top: 50%;
transform: translate(0, -50%);
font-size: 80%;
width: 40px;
height: 40px;
display: inline-flex;
-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;
opacity: 0;
align-items: center;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-default .pxl-menu-primary {
padding: 0 50px;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-default .pxl-menu-primary > li + li {
margin-top: 30px;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-default .pxl-menu-primary > li > a {
line-height: normal;
font-size: 36px;
text-transform: uppercase;
color: #141414;
font-weight: 500;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-default .pxl-menu-primary > li > a .caseicon-angle-arrow-down {
display: none !important;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-default .pxl-menu-primary li.menu-item-has-children > a:hover .pxl-arrow-toggle {
opacity: 1;
right: -60px;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-arrow-toggle {
display: none;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a {
min-width: 145px;
font-size: 18px;
line-height: 60px;
color: #040607;
z-index: 1;
}
@media screen and (max-width: 1400px) {
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a {
font-size: 16px;
line-height: 51px;
}
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a:before, .pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a:after {
content: '';
position: absolute;
width: 31px;
height: 27px;
border-color: var(--color-primary);
border-style: solid;
-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-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a:before {
top: 0;
left: 0;
border-radius: 8px 0 0 0;
border-width: 3px 0 0 3px;
transform-origin: top left;
}
@media screen and (max-width: 1400px) {
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a:before {
border-width: 2px 0 0 2px;
}
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a:after {
border-radius: 0 0 8px 0px;
border-width: 0 3px 3px 0;
right: 0;
bottom: 0;
transform-origin: bottom right;
}
@media screen and (max-width: 1400px) {
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a:after {
border-width: 0 2px 2px 0;
}
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a .pxl-menu-item-text {
position: static;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a .pxl-menu-item-text:before {
-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;
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 8px;
z-index: -1;
background-color: var(--color-primary);
transform: scaleY(0);
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a:hover:before, .pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a:hover:after {
transform: scale(0);
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li > a:hover .pxl-menu-item-text:before {
transform: scaleY(1);
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li + li {
margin-top: 22px;
}
@media screen and (max-width: 1400px) {
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li + li {
margin-top: 12px;
}
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary > li .sub-menu {
margin-bottom: 36px;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .pxl-menu-primary li.menu-item-has-children > a .pxl-menu-item-text:after {
content: '+';
margin-left: 4px;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .sub-menu > li > a {
color: #555;
font-size: 16px;
font-weight: 700;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .sub-menu > li > a:after {
display: none;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .sub-menu > li > a:hover {
color: var(--color-primary);
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .sub-menu > li .sub-menu > li > a {
color: #777;
font-size: 15px;
}
.pxl-nav-menu.pxl-nav-vertical.vertical-style-button .sub-menu > li .sub-menu > li > a:hover {
color: var(--color-primary);
}
.pxl-nav-menu.pxl-mega-boxed .pxl-megamenu > .sub-menu {
padding: 20px 15px 15px 15px;
max-width: 1170px;
}
@media screen and (max-width: 1200px) {
.pxl-primary-menu-not-set li a {
padding: 0 22px;
background-color: var(--color-primary);
font-weight: 700;
line-height: 46px;
border-radius: 23px;
display: inline-flex;
color: #fff;
font-size: 16px;
}
}
@media screen and (min-width: 1201px) {
#pxl-header-default .pxl-menu-primary > li {
margin: 0 1px;
}
#pxl-header-default .pxl-menu-primary > li > a span {
line-height: 37px;
display: inline-flex;
padding: 0 22px;
align-items: center;
position: relative;
z-index: 1;
}
#pxl-header-default .pxl-menu-primary > li > a span:before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: var(--color-secondary);
z-index: -1;
-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: scaleY(0);
transform-origin: bottom center;
}
#pxl-header-default .pxl-menu-primary > li:hover > a, #pxl-header-default .pxl-menu-primary > li.current_page_item > a, #pxl-header-default .pxl-menu-primary > li.current-menu-item > a, #pxl-header-default .pxl-menu-primary > li.current_page_ancestor > a, #pxl-header-default .pxl-menu-primary > li.current-menu-ancestor > a {
color: var(--color-primary);
}
#pxl-header-default .pxl-menu-primary > li:hover > a span:before, #pxl-header-default .pxl-menu-primary > li.current_page_item > a span:before, #pxl-header-default .pxl-menu-primary > li.current-menu-item > a span:before, #pxl-header-default .pxl-menu-primary > li.current_page_ancestor > a span:before, #pxl-header-default .pxl-menu-primary > li.current-menu-ancestor > a span:before {
transform: scaleY(1);
}
}
.section-mega-active.section-remove-br {
border-bottom-right-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}
.section-mega-active .pxl-mgm--active > div {
border-radius: 0 !important;
}
button:not(.btn), .button:not(.btn), input[type="submit"]:not(.btn) {
font-size: 15px;
font-weight: 500;
color: #fff;
padding: 0 18px;
line-height: 44px;
letter-spacing: 0.3px;
font-family: inter;
-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;
position: relative;
display: inline-block;
cursor: pointer;
border-radius: 6px;
border: none;
height: auto;
text-align: center;
justify-content: center;
position: relative;
z-index: 1;
overflow: hidden;
background-color: var(--color-primary);
}
.pxl-button--2 {
display: inline-flex;
flex-wrap: wrap;
gap: 12px;
}
.pxl-add-to-cart .added_to_cart {
display: none !important;
margin: 0;
}
.btn {
font-family: 'Funnel Display';
font-size: 14px;
font-weight: 500;
color: var(--color-primary);
text-transform: uppercase;
border: 0;
background: transparent;
padding: 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;
position: relative;
cursor: pointer;
height: auto;
display: inline-flex;
align-items: center;
text-align: center;
justify-content: center;
overflow: hidden;
z-index: 1;
}
.btn i, .btn svg path {
-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;
}
.btn:hover, .btn:focus {
outline: medium none;
text-decoration: none;
}
.btn:hover svg path, .btn:focus svg path {
fill: #fff;
}
.btn:hover.btn-icon--shake .pxl--btn-icon, .btn:focus.btn-icon--shake .pxl--btn-icon {
animation: shake 1s linear;
}
.btn:hover .pxl--btn-icon, .btn:focus .pxl--btn-icon {
rotate: 90deg;
}
.btn.btn-block {
width: 100%;
}
.btn.pxl-icon--right {
flex-direction: row-reverse;
}
.btn.pxl-icon-active i {
justify-content: center;
align-items: center;
}
.btn.btn-w-full {
width: 100%;
}
.btn .pxl--btn-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
min-width: 40px;
height: 40px;
border-radius: 50%;
background-color: var(--color-primary);
margin-right: 16px;
overflow: hidden;
-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;
}
.btn .pxl--btn-icon i, .btn .pxl--btn-icon svg {
-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;
}
.btn.btn-icon-box {
padding: 4px;
padding-right: 20px;
border-radius: 40px;
color: #fff;
background: var(--color-primary);
}
.btn.btn-icon-box .pxl--btn-icon {
background: #fff;
}
.btn.btn-icon-box .pxl--btn-icon svg path, .btn.btn-icon-box .pxl--btn-icon i {
fill: var(--color-primary);
color: var(--color-primary);
}
.btn.btn-text-nina .pxl--btn-text {
position: relative;
}
.btn.btn-text-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-text-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-text-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);
}
.btn.btn-text-nina:hover .pxl--btn-text:before {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.btn.btn-text-nina:hover .pxl--btn-text span {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.btn.btn-text-nina:not(:hover) .pxl--btn-text > span {
transition-delay: 0s !important;
}
.btn.btn-text-nina.btn-outline-gradient:hover .pxl--btn-text:before {
-webkit-transform: translate3d(0, 30px, 0);
transform: translate3d(0, 30px, 0);
}
.btn.btn-text-nanuk .pxl--btn-text span {
display: inline-block;
}
.btn.btn-text-nanuk:hover, .btn.btn-text-nanuk:active, .btn.btn-text-nanuk:not([disabled]):not(.disabled).active, .btn.btn-text-nanuk:not([disabled]):not(.disabled):active {
background-color: var(--color-primary);
}
.btn.btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .btn.btn-text-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-text-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-text-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-text-parallax {
overflow: visible;
}
.btn.btn-text-parallax.btn-default:hover, .btn.btn-text-parallax.btn-default:focus {
background-color: var(--color-primary);
}
.btn.btn-text-parallax .pxl--btn-text {
-webkit-transition: all 120ms linear 0ms;
-khtml-transition: all 120ms linear 0ms;
-moz-transition: all 120ms linear 0ms;
-ms-transition: all 120ms linear 0ms;
-o-transition: all 120ms linear 0ms;
transition: all 120ms linear 0ms;
}
.btn.btn-text-parallax:not(.hovered), .btn.btn-text-parallax:not(.hovered) .pxl--btn-text {
transform: translate3d(0px, 0px, 0px) !important;
}
.btn.btn-text-parallax .fas.fa-plus:before {
-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;
}
.btn.btn-text-parallax:hover .fas.fa-plus:before {
transform: rotate(45deg);
}
.pxl-contact-form1 .btn.btn-gradient-horizontal {
background-image: -webkit-linear-gradient(to right, var(--gradient-color-from) 0%, var(--gradient-color-to) 51%, var(--gradient-color-from) 100%);
background-image: -moz-linear-gradient(to right, var(--gradient-color-from) 0%, var(--gradient-color-to) 51%, var(--gradient-color-from) 100%);
background-image: -ms-linear-gradient(to right, var(--gradient-color-from) 0%, var(--gradient-color-to) 51%, var(--gradient-color-from) 100%);
background-image: -o-linear-gradient(to right, var(--gradient-color-from) 0%, var(--gradient-color-to) 51%, var(--gradient-color-from) 100%);
background-image: linear-gradient(to right, var(--gradient-color-from) 0%, var(--gradient-color-to) 51%, var(--gradient-color-from) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
-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;
background-size: 200%, auto;
}
.pxl-contact-form1 .btn.btn-gradient-horizontal i {
font-size: 10px;
-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-contact-form1 .btn.btn-gradient-horizontal:hover {
background-position: right center;
}
.pxl-contact-form1 .btn.btn-gradient-horizontal:hover i.fas.fa-plus {
transform: rotate(45deg);
}
@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;
}
}
@media screen and (min-width: 576px) {
.revslider-initialised .btn.btn-icon-box {
padding-left: 44px;
padding-right: 90px;
line-height: 67px;
font-size: 18px;
background-color: var(--gradient-color-to);
}
.revslider-initialised .btn.btn-icon-box .pxl--btn-icon {
width: 65px;
height: 67px;
position: absolute;
top: 0;
right: 0;
background-color: var(--gradient-color-from);
border-radius: 67px;
align-items: center;
justify-content: center;
font-size: 13px;
}
.revslider-initialised .btn.btn-icon-box:hover, .revslider-initialised .btn.btn-icon-box:focus {
background-color: var(--gradient-color-to);
}
}
.pxl-icon-box {
position: relative;
overflow: hidden; }
.pxl-icon-box .pxl-item--link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.pxl-icon-box.pxl-icon-box1 .pxl-item--main {
display: flex;
flex-direction: column;
}
.pxl-icon-box.pxl-icon-box1 .pxl-item--icon {
width: 50px;
min-width: 50px;
height: 50px;
background: #fff;
border: 1px solid #e5e5e5;
border-radius: 10px;
}
.pxl-icon-box.pxl-icon-box1 .pxl-item--title {
font-size: 24px;
line-height: 1.41667;
letter-spacing: -0.48px;
margin-top: 18px;
}
.pxl-icon-box.pxl-icon-box1 .pxl-item--description {
color: #666;
font-family: "Funnel Display";
font-size: 16px;
font-weight: 400;
line-height: 1.625;
margin-top: 6px;
}
.pxl-icon-box.pxl-icon-box2 .pxl-item--main {
display: flex;
align-items: center;
gap: 17px;
}
.pxl-icon-box.pxl-icon-box2 .pxl-item--icon {
width: 60px;
height: 60px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.04);
}
.pxl-icon-box.pxl-icon-box2 .pxl-item--title {
color: #fff;
font-size: 16px;
font-weight: 600;
line-height: 1.4;
text-transform: capitalize;
letter-spacing: 0;
}
.pxl-icon-box.pxl-icon-box2 .pxl-item--description {
color: #999;
font-size: 16px;
font-weight: 400;
line-height: 1.4;
text-transform: capitalize;
letter-spacing: 0;
}
body:not(.rtl) .ltr-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 {
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: 1201px) {
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: "\f136";
right: auto;
left: 24px;
}
body.rtl .pxl-nav-menu.hv-style1 .pxl-menu-primary > li > a::before {
left: auto;
right: 0;
}
}
@media screen and (max-width: 1200px) {
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 .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;
}
.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-60 {
padding-right: 60px;
}
.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-60 {
padding-right: 0px;
padding-left: 60px;
}
[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;
}