.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.elementor-widget-container .wow {
visibility: hidden;
}
.elementor-widget-container .wow.animated {
visibility: visible;
}
.animated {
-webkit-animation-duration: 0.8s;
animation-duration: 0.8s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce.animated {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash.animated {
-webkit-animation-name: flash;
animation-name: flash;
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse.animated {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake.animated {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing.animated {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada.animated {
-webkit-animation-name: tada;
animation-name: tada;
}
@-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble.animated {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn.animated {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown.animated {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft.animated {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight.animated {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp.animated {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut.animated {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown.animated {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft.animated {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight.animated {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp.animated {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn.animated {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown.animated {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig.animated {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-40px);
transform: translateX(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-40px);
-ms-transform: translateX(-40px);
transform: translateX(-40px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft.animated {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig.animated {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(40px);
transform: translateX(40px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(40px);
-ms-transform: translateX(40px);
transform: translateX(40px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight.animated {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig.animated {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp.animated {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig.animated {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut.animated {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown.animated {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig.animated {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft.animated {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig.animated {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight.animated {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig.animated {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp.animated {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig.animated {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX.animated {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY.animated {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX.animated {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY.animated {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn.animated {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut.animated {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn.animated {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft.animated {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight.animated {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft.animated {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight.animated {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut.animated {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft.animated {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight.animated {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft.animated {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight.animated {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown.animated {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft.animated {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight.animated {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft.animated {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight.animated {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp.animated {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge.animated {
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn.animated {
-webkit-animation-name: rollIn;
animation-name: rollIn;
}
@-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut.animated {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
.wow.zoomIn.animated {
-webkit-animation-name: pxl-zoom-in;
animation-name: pxl-zoom-in;
}
@keyframes pxl-zoom-in {
0% {
transform: scale(0);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.wow.zoomInSmall.animated {
-webkit-animation-name: pxl-zoom-in-small;
animation-name: pxl-zoom-in-small;
}
@keyframes pxl-zoom-in-small {
0% {
transform: scale(0.67);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.wow.zoomOut.animated {
-webkit-animation-name: pxl-zoom-out;
animation-name: pxl-zoom-out;
}
@keyframes pxl-zoom-out {
0% {
transform: scale(1.2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.wow.flipCase.animated {
-webkit-animation-name: pxl-flip-case;
animation-name: pxl-flip-case;
-webkit-animation-duration: 1.2s;
animation-duration: 1.2s;
}
@keyframes pxl-flip-case {
0% {
transform: perspective(600px) rotateY(60deg) translate3d(-20px,40px,40px);
opacity: 0;
}
100% {
transform: perspective(0px) rotateY(0deg) translate3d(0,0px,0px);
opacity: 1;
}
}
.wow.skewIn.animated {
-webkit-animation-name: pxlSkewIn;
animation-name:pxlSkewIn;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-animation-duration:.8s;
animation-duration:.8s;
-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);
animation-timing-function:cubic-bezier(.4,0,.2,1);
will-change:transform;
-webkit-backface-visibility:hidden;
backface-visibility:hidden
}
@-webkit-keyframes pxlSkewIn{
0%{
-webkit-clip-path:inset(0 100% 0 0);
clip-path:inset(0 100% 0 0);
-webkit-transform:translateX(30px);
transform:translateX(30px)
}
100%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes pxlSkewIn {
0%{
-webkit-clip-path:inset(0 100% 0 0);
clip-path:inset(0 100% 0 0);
-webkit-transform:translateX(30px);
transform:translateX(30px)
}
100%{
-webkit-clip-path:inset(0 0 0 0);
clip-path:inset(0 0 0 0);
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
.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)
}
}
.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
}
.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 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(//simiele.construction/wp-content/themes/konstruc/assets/fonts/flaticon/fonts/flaticon.eot);
src: url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/flaticon/fonts/flaticon.eot?#iefix) format("embedded-opentype"),
url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/flaticon/fonts/flaticon.woff2) format("woff2"),
url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/flaticon/fonts/flaticon.woff) format("woff"),
url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/flaticon/fonts/flaticon.ttf) format("truetype"),
url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/flaticon/fonts/flaticon.svg#flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/flaticon/fonts/flaticon.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-speech-bubble:before {
content: "\f101";
}
.flaticon-tag:before {
content: "\f102";
}
.flaticon-user:before {
content: "\f103";
}
.flaticon-right-arrow:before {
content: "\f104";
}@font-face {
font-family: "Caseicon";
src: url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/caseicon/caseicon.eot);
src: url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/caseicon/caseicon.eot?#iefix) format("embedded-opentype"),
url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/caseicon/caseicon.woff2) format("woff2"),
url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/caseicon/caseicon.woff) format("woff"),
url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/caseicon/caseicon.ttf) format("truetype"),
url(//simiele.construction/wp-content/themes/konstruc/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(//simiele.construction/wp-content/themes/konstruc/assets/fonts/caseicon/caseicon.svg#Caseicon) format("svg");
}
}
[class^="caseicon-"], [class*=" caseicon-"] {
display: inline-block;
}
[class^="caseicon-"]:before, [class*=" caseicon-"]:before,
[class^="caseicon-"]:after, [class*=" caseicon-"]:after {   
font-family: Caseicon;
font-style: normal;
font-weight: 400;
}
.caseicon-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%;}}@media (min-width: 1700px) {.col-xxl {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.col-xxl-auto {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none;}.col-xxl-1 {-webkit-box-flex: 0;-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.col-xxl-2 {-webkit-box-flex: 0;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.col-xxl-3 {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.col-xxl-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.col-xxl-5 {-webkit-box-flex: 0;-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.col-xxl-6 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.col-xxl-7 {-webkit-box-flex: 0;-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.col-xxl-8 {-webkit-box-flex: 0;-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.col-xxl-9 {-webkit-box-flex: 0;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.col-xxl-10 {-webkit-box-flex: 0;-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.col-xxl-11 {-webkit-box-flex: 0;-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.col-xxl-12 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.order-xxl-first {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;}.order-xxl-last {-webkit-box-ordinal-group: 14;-ms-flex-order: 13;order: 13;}.order-xxl-0 {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;}.order-xxl-1 {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.order-xxl-2 {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.order-xxl-3 {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}.order-xxl-4 {-webkit-box-ordinal-group: 5;-ms-flex-order: 4;order: 4;}.order-xxl-5 {-webkit-box-ordinal-group: 6;-ms-flex-order: 5;order: 5;}.order-xxl-6 {-webkit-box-ordinal-group: 7;-ms-flex-order: 6;order: 6;}.order-xxl-7 {-webkit-box-ordinal-group: 8;-ms-flex-order: 7;order: 7;}.order-xxl-8 {-webkit-box-ordinal-group: 9;-ms-flex-order: 8;order: 8;}.order-xxl-9 {-webkit-box-ordinal-group: 10;-ms-flex-order: 9;order: 9;}.order-xxl-10 {-webkit-box-ordinal-group: 11;-ms-flex-order: 10;order: 10;}.order-xxl-11 {-webkit-box-ordinal-group: 12;-ms-flex-order: 11;order: 11;}.order-xxl-12 {-webkit-box-ordinal-group: 13;-ms-flex-order: 12;order: 12;}.offset-xxl-0 {margin-left: 0;}.offset-xxl-1 {margin-left: 8.333333%;}.offset-xxl-2 {margin-left: 16.666667%;}.offset-xxl-3 {margin-left: 25%;}.offset-xxl-4 {margin-left: 33.333333%;}.offset-xxl-5 {margin-left: 41.666667%;}.offset-xxl-6 {margin-left: 50%;}.offset-xxl-7 {margin-left: 58.333333%;}.offset-xxl-8 {margin-left: 66.666667%;}.offset-xxl-9 {margin-left: 75%;}.offset-xxl-10 {margin-left: 83.333333%;}.offset-xxl-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 }.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_scale2 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes pxl_scale1 {
0% {
transform: scale(1);
opacity: 0.67;
}
100% {
transform: scale(2.2);
opacity: 0;
}
}
@-webkit-keyframes pxl_scale1 {
0% {
transform: scale(1);
opacity: 0.67;
}
100% {
transform: scale(2.2);
opacity: 0;
}
}
@-ms-keyframes pxl_spin {
from {
-ms-transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
}
}
@-moz-keyframes pxl_spin {
from {
-moz-transform: rotate(0deg);
}
to {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes pxl_spin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes pxl_spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@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);
}
}
@keyframes pxl_zoom_im {
0% {
transform: scale(0);
}
50% {
transform: scale(1);
}
75% {
transform: scale(0.8);
}
100% {
transform: scale(1);
}
}
.pxl-image-zoom {
animation: pxl_zoom_reverse 8s linear infinite;
}
@-ms-keyframes pxl_spin_reverse {
from {
-ms-transform: translate(-50%, -50%) rotate(0deg);
}
to {
-ms-transform: translate(-50%, -50%) rotate(-360deg);
}
}
@-moz-keyframes pxl_spin_reverse {
from {
-moz-transform: translate(-50%, -50%) rotate(0deg);
}
to {
-moz-transform: translate(-50%, -50%) rotate(-360deg);
}
}
@-webkit-keyframes pxl_spin_reverse {
from {
-webkit-transform: translate(-50%, -50%) rotate(0deg);
}
to {
-webkit-transform: translate(-50%, -50%) rotate(-360deg);
}
}
@keyframes pxl_spin_reverse {
from {
transform: translate(-50%, -50%) rotate(0deg);
}
to {
transform: translate(-50%, -50%) rotate(-360deg);
}
}
@-webkit-keyframes pxl_right_from_left {
49% {
-webkit-transform: translate(100%);
}
50% {
opacity: 0;
-webkit-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes pxl_right_from_left {
49% {
-moz-transform: translate(100%);
}
50% {
opacity: 0;
-moz-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes pxl_right_from_left {
49% {
transform: translate(100%);
}
50% {
opacity: 0;
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes pxl_left_from_right {
49% {
-webkit-transform: translate(-100%);
}
50% {
opacity: 0;
-webkit-transform: translate(100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes pxl_left_from_right {
49% {
-moz-transform: translate(-100%);
}
50% {
opacity: 0;
-moz-transform: translate(100%);
}
51% {
opacity: 1;
}
}
@keyframes pxl_left_from_right {
49% {
transform: translate(-100%);
}
50% {
opacity: 0;
transform: translate(100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes pxl_ani1 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
}
@keyframes pxl_ani1 {
from {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
to {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
}
@-webkit-keyframes pxl_ani2 {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@keyframes pxl_ani2 {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@keyframes pxl_bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
}
60% {
-webkit-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px);
}
}
.pxl-image-bounce {
animation: pxl_bounce 1s ease-out infinite;
-webkit-animation: pxl_bounce 1s ease-out infinite;
}
@keyframes pxl_zigzag {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: rotate(10deg);
-ms-transform: rotate(10deg);
transform: rotate(10deg);
}
60% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
}
@keyframes pxl_right_left {
0% {
transform: translateX(0px);
}
25% {
transform: translateX(40px);
}
50% {
transform: translateX(0px);
}
75% {
transform: translateX(-40px);
}
100% {
transform: translateX(0px);
}
}
.slide-right-to-left {
animation: pxl_right_left 12s ease-out infinite;
-webkit-animation: pxl_right_left 12s ease-out infinite;
}
@keyframes pxl_left_right {
0% {
transform: translateX(0px);
}
25% {
transform: translateX(-40px);
}
50% {
transform: translateX(0px);
}
75% {
transform: translateX(40px);
}
100% {
transform: translateX(0px);
}
}
.slide-left-to-right {
animation: pxl_left_right 12s ease-out infinite;
-webkit-animation: pxl_left_right 12s ease-out infinite;
}
@keyframes pxl_draw {
to {
stroke-dashoffset: 0;
}
}
@keyframes pxl_bottom_top_small {
0% {
transform: translateX(0px);
}
25% {
transform: translateY(10px);
}
50% {
transform: translateY(0px);
}
75% {
transform: translateY(-10px);
}
100% {
transform: translateY(0px);
}
}
@keyframes pxl_float_one {
0% {
transform: translateY(0);
}
100% {
transform: translateY(-3%);
}
}
@keyframes pxl_float_two {
0% {
transform: translateY(0);
}
100% {
transform: translateY(-20px);
}
}
.slide-up-down {
animation: pxl_float_two 1.2s ease infinite alternate;
}
@keyframes pxl_bottom_top {
0% {
transform: translateX(0px);
}
25% {
transform: translateY(40px);
}
50% {
transform: translateY(0px);
}
75% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
.slide-bottom-to-top {
animation: pxl_bottom_top 12s ease-out infinite;
-webkit-animation: pxl_bottom_top 12s ease-out infinite;
}
@keyframes pxl_effect1 {
0% {
transform: translate(0px, 0px);
}
20% {
transform: translate(40px, -5px);
}
40% {
transform: translate(60px, 40px);
}
60% {
transform: translate(40px, 60px);
}
80% {
transform: translate(-40px, 60px);
}
100% {
transform: translate(0px, 0px);
}
}
@keyframes shine {
100% {
left: 125%;
}
}
@keyframes updown {
0% {
transform: translateY(0);
}
40% {
transform: translateY(-10px);
}
100% {
transform: translateY(0);
}
}
.slide-effect1 {
animation: pxl_effect1 12s ease-out infinite;
-webkit-animation: pxl_effect1 12s ease-out infinite;
}
@keyframes pxl_effect2 {
0% {
transform: translate(0px, 0px);
}
20% {
transform: translate(-30px, 40px);
}
40% {
transform: translate(60px, 60px);
}
60% {
transform: translate(70px, 40px);
}
80% {
transform: translate(40px, -70px);
}
100% {
transform: translate(0px, 0px);
}
}
.slide-effect2 {
animation: pxl_effect2 12s ease-out infinite;
-webkit-animation: pxl_effect2 12s ease-out infinite;
}
@keyframes pxl_effect3 {
0% {
transform: translate(0px, 0px);
}
30% {
transform: translate(40px, 60px);
}
45% {
transform: translate(80px, 90px);
}
65% {
transform: translate(40px, 110px);
}
75% {
transform: translate(20px, 800px);
}
100% {
transform: translate(0px, 0px);
}
}
.slide-effect3 {
animation: pxl_effect3 12s ease-out infinite;
-webkit-animation: pxl_effect3 12s ease-out infinite;
}
@keyframes pxl_top_bottom {
0% {
transform: translateX(0px);
}
25% {
transform: translateY(-40px);
}
50% {
transform: translateY(0px);
}
75% {
transform: translateY(40px);
}
100% {
transform: translateY(0px);
}
}
.slide-top-to-bottom {
animation: pxl_top_bottom 12s ease-out infinite;
-webkit-animation: pxl_top_bottom 12s ease-out infinite;
}
@-webkit-keyframes img_circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@keyframes img_circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@-webkit-keyframes pxl_loader_bounce {
0%, 100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes pxl_loader_bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@keyframes pxl_keyword_slideIn {
from {
transform: translateY(65%) rotateX(-95deg);
opacity: 0;
}
to {
transform: translateY(0) rotateX(0);
opacity: 1;
}
}
@keyframes pxl_keyword_slideOut {
from {
transform: translateY(0) rotateX(0);
opacity: 1;
}
to {
transform: translateY(-65%) rotateX(95deg);
opacity: 0;
}
}
@keyframes pxl_path_animation1 {
0% {
d: path("M216.0721,0.4833 C322.9537,-2.5322 717.2049,68.7775 615.7587,325.1304 C514.3126,581.4834 253.6633,623.1795 113.8722,568.3405 C-25.9188,513.5016 -11.254,228.6905 24.3807,136.5252 C60.0154,44.36 109.1906,3.4987 216.0721,0.4833 Z");
}
15% {
d: path("M242.5805,0.8723 C352.6677,-1.5945 701.5915,48.4815 618.6036,302.8597 C535.6157,557.2379 307.7729,624.1337 152.4263,570.7438 C-2.9204,517.354 -15.5995,237.2326 20.2686,141.7992 C56.1366,46.3658 132.4932,3.3391 242.5805,0.8723 Z");
}
25% {
d: path("M353.759,3.772 C477.2084,3.5922 636.1455,-37.2589 630.0964,208.8882 C624.0473,455.0353 521.2185,623.5462 298.9779,580.716 C76.7372,537.8858 -28.8734,264.4844 7.9672,155.4284 C44.8077,46.3725 230.3095,3.9518 353.759,3.772 Z");
}
35% {
d: path("M236.134,2.7663 C345.3119,0.1438 705.4482,52.4497 617.2239,307.3881 C528.9995,562.3266 273.4527,616.7046 119.2977,569.9905 C-34.8572,523.2763 -6.7788,221.7094 29.0231,127.2031 C64.8249,32.6969 126.9562,5.3887 236.134,2.7663 Z");
}
50% {
d: path("M348.0078,15.4973 C469.9906,15.0665 639.8879,-38.6012 625.3939,208.4494 C610.9,455.5 383.8066,580.5979 149.5525,579.1913 C-84.7016,577.7847 18.1772,182.7798 54.911,75.219 C91.6447,-32.3417 226.025,15.9282 348.0078,15.4973 Z");
}
75% {
d: path("M369.8056,17.6371 C494.3056,17.6371 627.1037,-56.176 627.1037,189.324 C627.1037,434.824 408.9345,574.7961 159.5178,581.013 C-89.899,587.2299 21.7092,177.4988 58.6262,67.3718 C95.5432,-42.7552 245.3056,17.6371 369.8056,17.6371 Z");
}
100% {
d: path("M346.228,3.5756 C468.7724,3.2409 640.5786,-31.4511 629.3179,215.2536 C618.0572,461.9583 506.7603,623.586 289.0509,580.0405 C71.3414,536.495 -27.9742,262.6385 8.8004,154.5052 C45.5751,46.372 223.6837,3.9103 346.228,3.5756 Z");
}
}
@keyframes pxlKeywordRotatingIn {
from {
transform: translateY(70%) rotateX(-100deg);
opacity: 0;
}
to {
transform: translateY(0) rotateX(0);
opacity: 1;
}
}
@keyframes pxlKeywordRotatingOut {
from {
transform: translateY(0) rotateX(0);
opacity: 1;
}
to {
transform: translateY(-70%) rotateX(100deg);
opacity: 0;
}
}
@-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;
}
@-webkit-keyframes pxl_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes pxl_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@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 pxl_image_hover {
0%, 100% {
transform: translate(0, 0);
}
10% {
transform: translate(-5%, -10%);
}
20% {
transform: translate(-15%, 5%);
}
30% {
transform: translate(7%, -20%);
}
40% {
transform: translate(-5%, 20%);
}
50% {
transform: translate(-15%, 10%);
}
60% {
transform: translate(15%, 0);
}
70% {
transform: translate(0, 15%);
}
80% {
transform: translate(3%, -15%);
}
90% {
transform: translate(-10%, 10%);
}
}
@keyframes wobble_vertical {
16.65% {
transform: translateY(8px);
}
33.3% {
transform: translateY(-6px);
}
49.95% {
transform: translateY(4px);
}
66.6% {
transform: translateY(-2px);
}
83.25% {
transform: translateY(1px);
}
100% {
transform: translateY(0);
}
}
@-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 scale {
25% {
transform: scale(1.1);
}
75% {
transform: scale(0.9);
}
}
@keyframes dotAnimatedTopToBottom {
0% {
top: 0;
}
50% {
top: 100%;
}
100% {
top: 0;
}
}
@keyframes ring {
0% {
transform: rotate(0) 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(0) scale(1) skew(1deg);
}
}
@keyframes dotAnimatedTopToBottom {
0% {
top: 0;
}
50% {
top: 100%;
}
100% {
top: 0;
}
}
@keyframes dotAnimatedBottomToTop {
0% {
bottom: 0;
}
50% {
bottom: 100%;
}
100% {
bottom: 0;
}
}
@keyframes fiximage {
0% {
width: 100%;
}
1% {
width: auto;
}
100% {
width: auto;
}
}
@keyframes zoomRotate {
0% {
transform: scale(1) rotatey(0deg);
}
20% {
transform: scale(1.1) rotatey(0deg);
}
30% {
transform: scale(1.15) rotatey(180deg);
}
60% {
transform: scale(1.15) rotatey(360deg);
}
100% {
transform: scale(1) rotatey(360deg);
}
}
@keyframes hide_hover_icon { 0% {
transform: translatex(0px);
opacity: 1;
}
50% {
transform: translatex(20px);
opacity: 0;
}
51% {
transform: translatex(-20px);
opacity: 0;
}
100% {
transform: translatex(0px);
opacity: 1;
}
}
@-webkit-keyframes slide-left {
0% {
-webkit-transform: translatex(0%);
transform: translatex(0%);
}
100% {
-webkit-transform: translatex(-100%);
transform: translatex(-100%);
}
}
@keyframes slide-left {
0% {
-webkit-transform: translatex(0%);
transform: translatex(0%);
}
100% {
-webkit-transform: translatex(-100%);
transform: translatex(-100%);
}
}
@-webkit-keyframes slide-right {
0% {
-webkit-transform: translatex(-100%);
transform: translatex(-100%);
}
100% {
-webkit-transform: translatex(0%);
transform: translatex(0%);
}
}
@keyframes slide-right {  0% {
-webkit-transform: translatex(-100%);
transform: translatex(-100%);
}
100% {
-webkit-transform: translatex(0%);
transform: translatex(0%);
}
}
@keyframes btn-ctf-2 { 0% {
transform: translateX(-30px);
opacity: 0;
}
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes hover-arrow { 0% {
transform: translate(0);
opacity: 1;
}
50% {
transform: translate(20px, -20px);
opacity: 0;
}
51% {
transform: translate(-20px, 20px);
opacity: 0;
}
100% {
transform: translate(0);
opacity: 1;
}
}
@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 20s linear infinite;
}
.pxl-slide-rtl, .pxl-marquee.pxl-marquee1 .pxl-item--inner.rtl .pxl-item--list {
animation: slide-rtl 20s linear infinite; }
@-webkit-keyframes slide-zoom-in {
from {
scale: 1;
}
to {
scale: 1.25;
}
}
@-moz-keyframes slide-zoom-in {
from {
scale: 1;
}
to {
scale: 1.25;
}
}
@-ms-keyframes slide-zoom-in {
from {
scale: 1;
}
to {
scale: 1.25;
}
}
@-o-keyframes slide-zoom-in {
from {
scale: 1;
}
to {
scale: 1.25;
}
}
@keyframes slide-zoom-in {
from {
scale: 1;
}
to {
scale: 1.25;
}
}
.pxl-nav-menu .pxl-menu-primary > li { }
.pxl-nav-menu .pxl-menu-primary > li:hover > a:before, .pxl-nav-menu .pxl-menu-primary > li.current-menu-parent > a:before {
left: 0;
right: auto;
width: 100%;
}
.pxl-nav-menu .pxl-menu-primary > li > a {
position: relative;
}
.pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a .caseicon-angle-arrow-down {
display: inline-flex;
font-size: 10px;
line-height: 1;
margin-left: 10px;
-webkit-transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-nav-menu .pxl-menu-primary > li:hover a .caseicon-angle-arrow-down {
-webkit-transform: rotateX(-180deg);
-khtml-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);
-o-transform: rotateX(-180deg);
transform: rotateX(-180deg);
}
.pxl-nav-menu .pxl-menu-item-text {
position: relative;
display: flex;
align-items: center;
justify-content: space-between; }
.pxl-nav-menu .sub-menu li.menu-item-has-children > a:after {
content: "\f054";
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: 10px;
font-family: "Font Awesome 5 Pro";
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 300ms ease-out 0ms;
-khtml-transition: all 300ms ease-out 0ms;
-moz-transition: all 300ms ease-out 0ms;
-ms-transition: all 300ms ease-out 0ms;
-o-transition: all 300ms ease-out 0ms;
transition: all 300ms ease-out 0ms;
}
.pxl-nav-menu.sub-style-default .sub-menu > li .pxl-menu-item-text:before {
content: '';
position: absolute;
top: calc(50% - 1px);
height: 1px;
width: 0px;
background-color: var(--primary-color);
-webkit-transition: all 300ms ease-out 0ms;
-khtml-transition: all 300ms ease-out 0ms;
-moz-transition: all 300ms ease-out 0ms;
-ms-transition: all 300ms ease-out 0ms;
-o-transition: all 300ms ease-out 0ms;
transition: all 300ms ease-out 0ms;
left: 0px;
}
.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 {
padding-left: 50px;
color: var(--primary-color);
}
.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: 30px;
}
}
.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 .pxl-arrow-toggle {
position: absolute;
right: -40px;
top: 50%;
transform: translate(0, -50%);
font-size: 16px;
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;
align-items: center;
display: inline-flex;
justify-content: center;
align-items: center;
color: var(--primary-color);
}
.pxl-nav-menu.pxl-nav-vertical .pxl-arrow-toggle 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-nav-menu.pxl-nav-vertical .pxl-menu-primary a:hover .pxl-arrow-toggle i {
transform: rotate(45deg);
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li {
display: block;
margin: 0 0 18px;
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li > a {
line-height: normal;
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li > a .caseicon-angle-arrow-down {
display: none !important;
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li .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;
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li .sub-menu > li {
padding: 0 0 0 12px;
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li .sub-menu > li > a {
padding: 0;
display: inline-block;
color: #444;
border: none;
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li .sub-menu > li > a:hover {
color: var(--primary-color);
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li .sub-menu > li + li {
margin-top: 8px;
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li .sub-menu > li:hover > a, .pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li .sub-menu > li.current_page_item > a, .pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li .sub-menu > li.current-menu-item > a, .pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li .sub-menu > li.current_page_ancestor > a, .pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary > li .sub-menu > li.current-menu-ancestor > a {
color: var(--primary-color);
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary .sub-menu li.menu-item-has-children > a::after {
display: none;
}
.pxl-nav-menu.pxl-nav-vertical .pxl-menu-primary .sub-menu li.menu-item-has-children .pxl-arrow-toggle {
color: inherit;
}
.pxl-nav-menu.pxl-mega-boxed .pxl-megamenu > .sub-menu {
padding: 20px 15px 15px 15px;
max-width: 1170px;
}
.pxl-nav-menu.fr-style-divider1 .pxl-menu-primary > li {
display: inline-block;
vertical-align: middle;
}
.pxl-nav-menu.fr-style-divider1 .pxl-menu-primary > li > a {
border: none;
}
.pxl-nav-menu.fr-style-divider1 .pxl-menu-primary > li > a:before {
position: absolute;
content: '';
bottom: -1px;
top: auto;
right: 0;
height: 4px;
}
@media (max-width: 767px) {
.pxl-nav-menu.fr-style-divider1 .pxl-menu-primary > li > a:before {
height: 2px;
}
}
.pxl-nav-menu.fr-style-divider2 .pxl-menu-primary > li {
display: inline-block;
vertical-align: middle;
}
.pxl-nav-menu.fr-style-divider2 .pxl-menu-primary > li > a {
border: none;
}
.pxl-nav-menu.fr-style-divider2 .pxl-menu-primary > li > a:before {
position: absolute;
content: '';
top: 0;
right: 0;
height: 2px;
width: 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-nav-menu.fr-style-divider2 .pxl-menu-primary > li > a i {
margin-left: 10px !important;
}
.pxl-nav-menu.fr-style-divider2 .pxl-menu-primary > li > a:hover:before {
left: 0;
right: auto;
width: 100%;
}
.pxl-nav-menu.fr-style-divider2 .pxl-menu-primary > li.current-menu-parent > a:before {
width: 100% !important;
}
.pxl-nav-menu.fr-style-divider3 .pxl-menu-primary > li {
display: inline-block;
vertical-align: middle;
}
.pxl-nav-menu.fr-style-divider3 .pxl-menu-primary > li > a {
border: none;
}
.pxl-nav-menu.fr-style-divider3 .pxl-menu-primary > li > a:before {
background-color: #fff;
position: absolute;
content: '';
bottom: 0;
top: auto;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
right: 0;
height: 1px;
width: 0;
}
.pxl-nav-menu.fr-style-divider3 .pxl-menu-primary > li > a i {
display: none !important;
}
.pxl-nav-menu.fr-style-divider3 .pxl-menu-primary > li > a:hover:before, .pxl-nav-menu.fr-style-divider3 .pxl-menu-primary > li > a.pxl-onepage-active:before {
left: 0;
right: auto;
width: 100%;
}
.pxl-nav-menu.fr-style-divider3 .pxl-menu-primary > li.current-menu-parent > a:before {
width: 100% !important;
}
.pxl-nav-menu.fr-style-architecture .pxl-menu-primary > li {
-webkit-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-nav-menu.fr-style-architecture .pxl-menu-primary > li > a {
padding: 0 23px;
border: none;
position: relative;
}
.pxl-nav-menu.fr-style-architecture .pxl-menu-primary > li > a .pxl-menu-item-text > i, .pxl-nav-menu.fr-style-architecture .pxl-menu-primary > li > a .pxl-menu-item-text > span {
display: none !important;
}
.pxl-nav-menu.fr-style-architecture .pxl-menu-primary > li > a .pxl-menu-item-text {
position: relative;
}
.pxl-nav-menu.fr-style-architecture .pxl-menu-primary > li > a .pxl-menu-item-text:before {
position: absolute;
content: '';
top: 50% !important;
transform: translatey(-50%) scale(0);
left: -18px !important;
width: 6px !important;
height: 6px !important;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: var(--primary-color);
}
.pxl-nav-menu.fr-style-architecture .pxl-menu-primary > li > a .pxl-menu-item-text:after {
position: absolute;
content: '/';
color: var(--primary-color);
top: 50% !important;
transform: translatey(-50%);
right: -30px !important;
}
.pxl-nav-menu.fr-style-architecture .pxl-menu-primary > li:hover {
padding-left: 15px;
}
.pxl-nav-menu.fr-style-architecture .pxl-menu-primary > li:hover .pxl-menu-item-text:before {
transform: translatey(-50%) scale(1);
}
.pxl-nav-menu.fr-style-architecture .pxl-menu-primary > li:last-child > a .pxl-menu-item-text:after {
display: none;
}
.pxl-menu-custom1 .pxl-menu-primary > li > a {
font-size: 18px;
}
@media screen and (max-width: 1600px) {
.pxl-menu-custom1 .pxl-menu-primary > li {
margin: 0 14px;
}
.pxl-menu-custom1 .pxl-menu-primary > li > a {
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(--secondary-color);
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(--primary-color);
}
#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;
}
.pxl-grid .pxl-grid-masonry {
position: relative;
}
.pxl-grid .grid-sizer {
z-index: -1;
}
.pxl-grid .pxl-load-more {
text-align: center;
padding: 0 15px;
}
@media screen and (min-width: 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.4b 535d 6%;
flex: 0 0 66.4b 535d 6%;
max-width: 66.4b 535d 6%;
}
}
@media screen and (min-width: 1201px) {
.pxl-grid .col-xl-66-pxl {
-ms-flex: 0 0 66.4b 535d 6%;
flex: 0 0 66.4b 535d 6%;
max-width: 66.4b 535d 6%;
}
}
.elementor-editor-active .grid-sizer {
display: none;
}
.pxl-carousel-inner {
overflow: hidden;
}
.pxl-swiper-container {
margin: 0 -15px;
position: relative;
overflow: hidden;
}
.pxl-swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.pxl-swiper-slide {
-ms-flex-negative: 0;
flex-shrink: 0;
width: auto;
height: 100%;
position: relative;
padding: 0 15px;
}
.pxl-navigation-carousel {
display: inline-flex;
margin: 0 -10px;
}
.post-metas .meta-inner {
display: flex;
align-items: center;
gap: 5px 50px;
flex-wrap: wrap;
margin-top: 23px;
}
.post-metas .meta-inner .post-item {
display: flex;
align-items: center;
position: relative;
}
.post-metas .meta-inner .post-item:before {
position: absolute;
content: "";
top: 50%;
right: -25px;
height: 1px;
width: 10px;
background: #676a7d;
transform: translateY(-50%);
}
.post-metas .meta-inner .post-item:last-child:before {
width: 0;
}
.post-metas .meta-inner .post-item .icon-post {
margin-right: 10px;
color: var(--primary-color);
}
.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 {
max-height: 462px;
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 {
overflow: hidden;
margin-bottom: 60px;
}
.pxl-item--archive.pxl-item--standard .pxl-item--image {
border-radius: 0;
}
.pxl-item--archive.pxl-item--standard .pxl-blog-meta {
margin-top: 39px;
padding-bottom: 33px;
padding-left: 54px;
border-bottom: 1px solid #eee;
}
@media screen and (max-width: 767px) {
.pxl-item--archive.pxl-item--standard .pxl-blog-meta {
padding-left: 15px;
}
}
.pxl-item--archive.pxl-item--standard .pxl-blog-meta .pxl-blog-meta-inner {
display: inline-flex;
align-items: center;
gap: 48px;
flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
.pxl-item--archive.pxl-item--standard .pxl-blog-meta .pxl-blog-meta-inner {
gap: 24px;
}
}
@media screen and (max-width: 479px) {
.pxl-item--archive.pxl-item--standard .pxl-blog-meta .pxl-blog-meta-inner {
gap: 12px;
}
}
.pxl-item--archive.pxl-item--standard .pxl-blog-meta .pxl-blog-meta-inner .pxl-item--author {
display: flex;
align-items: center;
gap: 13px;
}
.pxl-item--archive.pxl-item--standard .pxl-blog-meta .pxl-author--avatar img {
border-radius: 50%;
width: 42px;
min-width: 42px;
height: 42px;
border: 2px solid #cde4ce;
}
.pxl-item--archive.pxl-item--standard .pxl-blog-meta .pxl-user--name a {
color: var(--link-color);
font-family: "Tenor Sans";
font-size: 20px;
line-height: 1.5;
letter-spacing: -0.4px;
}
.pxl-item--archive.pxl-item--standard .pxl-blog-meta .pxl-user--position {
color: #646464;
font-family: Inter;
font-size: 13px;
font-weight: 400;
margin-top: -5px;
}
.pxl-item--archive.pxl-item--standard .post-metas .meta-inner {
display: flex;
align-items: center;
gap: 5px 50px;
flex-wrap: wrap;
margin-top: 36px;
}
.pxl-item--archive.pxl-item--standard .post-metas .meta-inner .post-item {
display: flex;
align-items: center;
position: relative;
}
.pxl-item--archive.pxl-item--standard .post-metas .meta-inner .post-item:before {
position: absolute;
content: "";
top: 50%;
right: -25px;
height: 1px;
width: 10px;
background: #676a7d;
transform: translateY(-50%);
}
.pxl-item--archive.pxl-item--standard .post-metas .meta-inner .post-item:last-child:before {
width: 0;
}
.pxl-item--archive.pxl-item--standard .post-metas .meta-inner .post-item .icon-post {
margin-right: 10px;
color: var(--primary-color);
}
.pxl-item--archive.pxl-item--standard .pxl-item--title {
margin: 0;
margin-top: 24px;
font-size: 26px;
line-height: 1.46;
letter-spacing: -0.26px;
}
.pxl-item--archive.pxl-item--standard .pxl-item--title a {
overflow-wrap: break-word;
}
.pxl-item--archive.pxl-item--standard .pxl-item--excerpt {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
margin-top: 11px;
}
.pxl-item--archive.pxl-item--standard .pxl-item--readmore {
margin-top: 34px;
}
.pxl-swiper-arrow, .pxl-navigation-arrow {
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-arrow.style-1, .pxl-navigation-arrow.style-1 {
font-size: 12px;
color: var(--secondary-color);
width: 47px;
height: 47px;
line-height: 47px;
display: block;
z-index: 2;
text-align: center;
cursor: pointer;
background-color: rgba(248, 248, 248, 0.58);
-webkit-border-radius: 47px;
-khtml-border-radius: 47px;
-moz-border-radius: 47px;
-ms-border-radius: 47px;
-o-border-radius: 47px;
border-radius: 47px;
margin: 0 10px;
cursor: pointer;
}
.pxl-swiper-arrow.style-1:hover, .pxl-navigation-arrow.style-1:hover {
color: #fff;
background-color: var(--primary-color);
color: var(--secondary-color);
}
.pxl-swiper-arrow.style-2, .pxl-navigation-arrow.style-2 {
width: 72px;
height: 72px;
display: inline-flex;
align-content: center;
justify-content: center;
background-color: #373737;
line-height: 72px;
color: #fff;
cursor: pointer;
font-size: 25px;
}
.pxl-swiper-arrow.style-2:hover, .pxl-navigation-arrow.style-2:hover, .pxl-swiper-arrow.style-2.active, .pxl-navigation-arrow.style-2.active {
background-color: var(--primary-color);
color: var(--secondary-color);
}
.pxl-swiper-arrow.style-3, .pxl-navigation-arrow.style-3 {
height: 43px;
width: 43px;
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #9a4f00;
color: #fff;
font-size: 15px;
border-radius: 100%;
-webkit-box-shadow: 0 6px 6px rgba(10, 17, 25, 0.4);
-khtml-box-shadow: 0 6px 6px rgba(10, 17, 25, 0.4);
-moz-box-shadow: 0 6px 6px rgba(10, 17, 25, 0.4);
-ms-box-shadow: 0 6px 6px rgba(10, 17, 25, 0.4);
-o-box-shadow: 0 6px 6px rgba(10, 17, 25, 0.4);
box-shadow: 0 6px 6px rgba(10, 17, 25, 0.4);
}
.pxl-swiper-arrow.style-3 i, .pxl-navigation-arrow.style-3 i {
display: inline-flex;
}
.pxl-swiper-arrow.style-3:hover, .pxl-navigation-arrow.style-3:hover {
background-color: var(--primary-color);
}
.pxl-swiper-arrow.swiper-button-disabled, .pxl-navigation-arrow.swiper-button-disabled {
cursor: not-allowed;
}
.pxl-swiper-arrow.pxl-mouse-effect, .pxl-navigation-arrow.pxl-mouse-effect {
height: 100%;
width: 140px;
position: absolute;
top: 0;
margin: 0;
opacity: 0;
}
.pxl-swiper-arrow.pxl-mouse-effect.pxl-swiper-arrow-next, .pxl-navigation-arrow.pxl-mouse-effect.pxl-swiper-arrow-next {
right: -120px;
}
.pxl-swiper-arrow.pxl-mouse-effect.pxl-swiper-arrow-prev, .pxl-navigation-arrow.pxl-mouse-effect.pxl-swiper-arrow-prev {
left: -120px;
}
.pxl-swiper-arrow-wrap {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
margin-top: 30px;
}
.pxl-swiper-arrow-wrap .style-round {
display: flex;
flex-wrap: wrap;
width: 72px;
height: 72px;
background-color: #191919;
border-radius: 72px;
}
.pxl-swiper-arrow-wrap .style-round .pxl-swiper-arrow {
height: 72px;
width: 36px;
display: inline-flex;
align-items: center;
color: #555;
font-size: 16px;
padding: 0 6px;
}
.pxl-swiper-arrow-wrap .style-round .pxl-swiper-arrow.pxl-swiper-arrow-prev {
justify-content: flex-end;
}
.pxl-swiper-arrow-wrap .style-round .pxl-swiper-arrow:hover {
color: #fff;
}
.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;
}
.pxl-swiper-thumbs .swiper-slide {
cursor: pointer;
}
.swiper-vertical {
height: 300px;
}
.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; }
.slick-slider {
overflow: hidden; }
.slick-slider .slick-track {
display: flex;
}
.pxl-col-align-start > .elementor-widget-wrap {
justify-content: flex-start;
}
.pxl-col-align-start .elementor-inner-section > .elementor-container {
margin-left: 0;
}
.pxl-col-align-center > .elementor-widget-wrap {
justify-content: center;
}
.pxl-col-align-end > .elementor-widget-wrap {
justify-content: flex-end;
}
.pxl-col-align-end .elementor-inner-section > .elementor-container {
margin-right: 0;
}
.pxl-wapper {
overflow: clip;
}
html {
box-sizing: border-box;
}
#pxl-main .pxl-content-wrap.no-sidebar {
margin: 0; }
.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);
}
:root {
--text-1: #1e2023;
--pxl-spacing-inline: 30px;
--pxl-spacing-block: 30px;
--pxl-line-height: 1.5;
--pxl-color: #fff;
--pxl-background-color: #000;
--pxl-box-size: 30px;
--pxl-translate-x: 0;
--pxl-translate-y: 0;
--pxl-translate-z: 0;
--pxl-rotate: 0;
--pxl-width    : 100%;
--pxl-width-xs : 100%;
--pxl-width-sm : 100%;
--pxl-width-md : 100%;
--pxl-width-lg : 100%;
--pxl-width-xl : 100%;
--pxl-width-xxl: 100%;
--pxl-height: auto;
--pxl-right: 0;
--pxl-gap: 15px;
--pxl-transform-origin-y: center;
--pxl-transform-origin-x: center;
--pxl-scale: 1;
--pxl-spacing: 15px;
--pxl-margin-top: 15px;
--pxl-transition-duration: 0.3s;
--pxl-weight : 1px;
--pxl-column: 3;
--pxl-duration: 5s;
--pxl-max-width: auto;
}
br {
display: none;
}
body {
background-color: var(--body_bg-color);
font-size: 18px;
line-height: 1.75;
color: #4b535d;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
letter-spacing: 0;
font-family: 'Rubik', sans-serif;
font-weight: 400;
margin: 0;
padding: 0;
}
body::-webkit-scrollbar {
width: 10px;
}
body::-webkit-scrollbar-thumb {
background: #2e2e2e;
border: 2px solid transparent;
background-clip: padding-box;
}
body::-webkit-scrollbar-thumb:hover {
border: 0;
}
body::-webkit-scrollbar-track {
background: ;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
-ms-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
-o-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}
body.body-overflow {
overflow: hidden;
}
@media screen and (max-width: 767px) {
body.body-visible-sm {
overflow: visible;
}
}
a {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
color: var(--secondary-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(--primary-color);
}
a:active {
color: var(--primary-color);
}
a, a:hover, a:focus, a:before, a:after {
outline: none;
text-decoration: none;
}
.ft-theme-default, .pxl-swiper-pagination .pxl-swiper-current-slide, .pxl-swiper-pagination .pxl-swiper-total-slides, .pxl-breadcrumb, .pxl-link.style-underline a, .pxl-text-effect1, .pxl-heading .pxl-item--title, .pxl-language-switch .language, .pxl-countdown .countdown-period, .pxl-showcase2 .pxl-item--inner .pxl-item--image .pxl-item--readmore a, .pxl-showcase2 .pxl-item--inner .pxl-item--title a, #pxl-search-popup .pxl-item--conent form .search-field, .pxl-search-popup-button .pxl_cart_counter, .pxl-cart-sidebar-button .pxl_cart_counter, .pxl-menu-primary li a, .pxl-menu-primary > li > a, .pxl-archive-post .post-content .post-title, .pxl-archive-post .post-content .post-btn-wrap a, .pxl-archive-post.format-link .post-featured .post-title a, .pxl-archive-post.format-link .post-featured .post-title, .pxl-archive-post.format-link .post-featured .link-text, .pxl-archive-post.format-quote .content-top .link-icon span, .pxl-archive-post.format-quote .post-featured .quote-text a, .pxl-archive-post.format-quote .post-featured .quote-cite, .post-tags-share .post-tags-wrap .post-tags a, .pxl--post-footer label, .pxl-post--navigation, .pxl-post--author-info .pxl-user--name, .btn--readmore, .page-links .post-page-numbers, .widget .widget-title, .pxl-widget-title, .wp-block-search__label, .pxl-sidebar-sticky .widget .wp-block-heading, .rss-widget-title, .comments-title, .comment-reply-title, .widget_product_categories ul:not(.list) li a, .widget_categories ul:not(.list) li a, .widget_nav_menu ul:not(.list) li a, .widget_pages ul:not(.list) li a, .widget_archive ul:not(.list) li a, .widget_meta ul:not(.list) li a, .widget_recent_entries ul:not(.list) li a, .widget_tag_cloud a, .widget_product_tag_cloud a, .widget_pxl_recent_posts .pxl-item--title, .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, .ft-ub, .ft-ub p, .ft-ub h1, .ft-ub h2, .ft-ub h3, .ft-ub h4, .ft-ub h5, .ft-ub h6, .ft-ub div, .ft-ub span, 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, .comment-title, .comment-text, .comment-reply a, .comment-form-cookies-consent, .nice-select ul.list, .wrap-ctf2 button, .wrap-ctf-page button, .wrap-ctf-page.single-sv button, .wrap-ctf-step .pxl-step .step, .wrap-ctf-step .your-submit button, .cf7mls-btns button, .wrap-ctf-marketing .input-filled button, .wrap-ctf-corporate button, .wrap-ctf-insurance .col-content .inner-content .title-content, .wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label, .wrap-ctf-insurance .col-content .inner-content .list-feat li, .wrap-ctf-insurance .col-form button, .pxl-grid-filter, .pxl-grid-filter, .btn-readmore-1, .pxl-post-navigation .pxl-icon-link, button, .button, input[type="submit"], .btn:not(.btn-stroke), .single.single-product .product .product-details .summary form.cart .add_to_cart_button, .single.single-product .product .product-details .summary form.cart .woosw-btn, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke), .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke), .woosw-btn, .tt_navigation_cell .tt_tabs_navigation li a, .pxl-tabs1 .pxl-tabs--title .pxl-item--title, .pxl-progressbar-1 .pxl--percentage {
font-family: , sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Unbounded', sans-serif;
color: #1e2023;
font-weight: 700;
clear: both;
line-height: 1.25;
letter-spacing: -1.12px;
margin: 0;
}
h1, .h1 {
font-size: 52px;
}
h2, .h2, .single.single-product .product .product-details .summary .product_title, .single.single-product .product .product-details .summary .product_title {
font-size: 48px;
}
h3, .h3, #woosq-popup .product .summary .product_title {
font-size: 32px;
}
h4, .h4 {
font-size: 28px;
}
h5, .h5 {
font-size: 22px;
line-height: 1.4545;
}
h6, .h6 {
font-size: 18px;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
border-style: none;
object-fit: cover;
-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;
}
p {
margin: 0 0 15px;
}
table {
border-bottom: 1px solid #ededed;
border-left: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin: 0 0 32px;
width: 100%;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
table th {
color: #000;
}
caption, td {
font-weight: normal;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
padding: 13px 8px;
}
th {
font-weight: 600;
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed;
}
td {
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed;
}
dl {
margin: 0 0 0 25px;
}
dl dt {
font-weight: normal;
line-height: 26px;
text-transform: uppercase;
font-weight: 700;
color: #000;
}
dl dd {
line-height: normal;
margin-bottom: 20px;
}
dl dd a {
color: #000;
}
dl dd a:hover {
color: var(--primary-color);
}
code, kbd {
background-color: transparent;
border-radius: 4px;
color: inherit;
font-size: 100%;
padding: 2px 4px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
ins {
color: #fff;
border: none;
padding: 2px;
text-decoration: none;
background-color: var(--primary-color);
}
pre {
background: #f5f5f5;
color: #666;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre-wrap;
word-wrap: break-word;
}
ol {
list-style: outside none decimal;
margin-bottom: 32px;
}
ul {
padding: 0;
margin: 0 0 32px;
}
ul li {
list-style-position: inside;
}
dl + h2 + ul {
padding-left: 35px;
}
dl + h2 + ul ul {
padding-left: 35px;
}
dl + h2 + ul ul li {
list-style: outside;
}
.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) {
background-repeat: no-repeat;
margin: 0;
background-position: bottom center;
padding: 43px 45px 43px 136px !important;
position: relative;
background-color: var(--primary-color);
position: relative;
}
blockquote:not(.pxl-blockquote) a {
color: #fff;
}
@media (max-width: 575px) {
blockquote:not(.pxl-blockquote) {
padding: 20px !important;
}
}
blockquote:not(.pxl-blockquote):before {
position: absolute;
content: "“";
width: 51px;
height: 51px;
top: 53px;
background-color: rgba(255, 255, 255, 0.1);
border-radius: 1000px;
text-align: center;
line-height: 90px;
left: 48px;
font-family: 'Unbounded', sans-serif;
color: #fff;
font-size: 65px;
}
@media (max-width: 575px) {
blockquote:not(.pxl-blockquote):before {
display: none;
}
}
blockquote:not(.pxl-blockquote):after {
position: absolute;
content: '';
right: -2px;
bottom: 0px;
width: 153px;
height: 47px;
background-image: url(//simiele.construction/wp-content/themes/konstruc/assets/img/fm-qt.png);
background-position: left top;
background-repeat: no-repeat;
}
blockquote:not(.pxl-blockquote) p {
font-family: "Public Sans", Sans-serif;
font-size: 18px;
font-weight: 500;
color: #fff;
line-height: 1.6666;
z-index: 2;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
blockquote:not(.pxl-blockquote) a:hover {
color: var(--primary-color);
}
blockquote:not(.pxl-blockquote) cite {
display: block;
border-top: 1px solid rgba(255, 255, 255, 0.15);
padding-top: 27px;
margin-top: 22px;
font-weight: 500;
font-style: normal;
margin-left: -90px;
}
@media (max-width: 575px) {
blockquote:not(.pxl-blockquote) cite {
margin-left: 0;
}
}
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;
}
.wp-block-button {
margin-bottom: 20px;
}
.wp-block-button .wp-block-button__link {
padding-left: 32px;
padding-right: 32px;
background-color: var(--secondary-color);
font-size: 16px;
font-weight: 700;
}
.wp-block-button .wp-block-button__link:not([href]) {
color: #fff;
}
.wp-block-button .wp-block-button__link:hover {
background-color: var(--primary-color);
border-color: var(--primary-color);
color: #fff;
}
.wp-block-button .wp-block-button__link:hover:not([href]) {
color: #fff;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background-color: transparent;
color: var(--primary-color);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
background-color: var(--primary-color);
border-color: var(--primary-color);
color: #fff;
}
.wp-block-button.is-style-squared .wp-block-button__link {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.wp-block-button.aligncenter {
justify-content: center;
display: flex;
flex-wrap: wrap;
}
.has-background-dim {
color: #fff;
margin-bottom: 30px;
}
.wp-block-gallery .blocks-gallery-item {
float: left;
}
.wp-block-gallery .blocks-gallery-caption {
margin-bottom: 22px;
}
.wp-block-gallery.alignleft {
margin-right: 30px;
}
.wp-block-gallery.alignright {
margin-left: 30px;
}
#tslOverlay {
background-color: transparent !important;
z-index: 999999 !important;
}
.nice-select {
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.pxl-section-fix-top, .pxl-column-sticky {
transition: none !important;
}
.pxl-column-sticky {
height: fit-content !important;
}
@media screen and (min-width: 1201px) {
#pxl-wapper .container {
max-width: 1320px;
width: 100%;
}
}
@media screen and (max-width: 1200px) {
#pxl-wapper .container {
max-width: 100%;
}
}
#pxl-wapper .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
@media screen and (max-width: 991px) {
#pxl-wapper #pxl-sidebar-area {
margin-top: 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 auto;
}
@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, .elementor-page:not(.single-product) #pxl-main {
padding: 110px 0;
min-height: calc(100vh - 606px);
}
@media screen and (max-width: 1200px) {
#pxl-main, .elementor-page:not(.single-product) #pxl-main {
overflow-x: hidden;
}
}
@media screen and (max-width: 1200px) {
#pxl-main, .elementor-page:not(.single-product) #pxl-main {
padding: 90px 0 90px;
}
}
@media screen and (max-width: 1024px) {
#pxl-main, .elementor-page:not(.single-product) #pxl-main {
padding: 70px 0 70px;
}
}
@media (max-width: 767px) {
#pxl-main, .elementor-page:not(.single-product) #pxl-main {
padding: 50px 0 50px;
}
}
.single-post #pxl-main {
padding: 125px 0;
}
@media screen and (max-width: 1200px) {
.single-post #pxl-main {
padding: 90px 0 90px !important;
}
}
@media screen and (max-width: 1024px) {
.single-post #pxl-main {
padding: 70px 0 70px !important;
}
}
.woocommerce-shop #pxl-main, .single-product #pxl-main {
padding: 125px 0;
}
@media screen and (max-width: 1200px) {
.woocommerce-shop #pxl-main, .single-product #pxl-main {
overflow-x: hidden;
}
}
@media screen and (max-width: 1024px) {
.woocommerce-shop #pxl-main > .elementor-container, .single-product #pxl-main > .elementor-container {
padding: 0 15px;
}
}
@media screen and (max-width: 1200px) {
.woocommerce-shop #pxl-main, .single-product #pxl-main {
padding: 90px 0 90px;
}
}
@media screen and (max-width: 1024px) {
.woocommerce-shop #pxl-main, .single-product #pxl-main {
padding: 70px 0 70px;
}
}
@media (max-width: 767px) {
.woocommerce-shop #pxl-main, .single-product #pxl-main {
padding: 50px 0 50px;
}
}
.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 .pxl-row-scroll-fixed .pxl-column-sticky {
top: 0 !important;
}
.elementor-page:not(.single-product) #pxl-content-area.col-12, .elementor-page:not(.single-product) #pxl-footer-elementor .row > .col-12 {
min-height: 0px; }
.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 {
min-height: 0; }
.single-post .pxl-item--excerpt > .elementor {
margin: 0 -15px;
}
.pxl-bg-color-full, .pxl-bg-color-scroll {
z-index: 1;
}
.pxl-bg-color-full .pxl-section-overlay-color, .pxl-bg-color-scroll .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;
}
#pxl-page-title-elementor {
background-color: #fff;
}
@media screen and (max-width: 1200px) {
#pxl-page-title-elementor {
overflow: hidden;
}
}
#pxl-page-title-default {
text-align: center;
background-color: #f5f6f6;
padding: 130px 0 100px 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 {
font-weight: 500;
margin-bottom: 50px;
-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: center;
display: inline-flex;
}
@media screen and (max-width: 767px) {
#pxl-page-title-default .ptitle-col-right {
justify-content: center;
}
}
.pxl-breadcrumb {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
column-gap: 13px;
margin: 0;
list-style: none;
color: #fff;
text-transform: capitalize;
font-size: 15px;
line-height: 26px;
font-weight: 400;
}
.pxl-breadcrumb .breadcrumb-hidden {
font-size: 16px;
font-weight: 600;
}
.pxl-breadcrumb a {
display: flex;
align-items: center;
color: inherit;
}
.pxl-breadcrumb a i {
margin-left: 13px;
font-size: 4px;
display: inline-block;
color: var(--primary-color);
background-color: transparent;
}
.pxl-breadcrumb a:hover {
color: var(--primary-color);
}
body.single .pxl-breadcrumb li:not(:first-child):not(:last-child) {
display: none;
}
#pxl-footer-default {
padding: 44px 0;
background-color: #1e2023;
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;
-webkit-transform: rotate(-90deg);
-khtml-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
font-size: 16px;
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: #1e2023;
border-radius: 100%;
}
.pxl-scroll-top .pxl-scroll-progress-circle {
position: absolute;
top: 0;
left: 0;
z-index: -1;
transform: rotate(90deg);
}
.pxl-scroll-top .pxl-scroll-progress-circle path {
fill: none;
stroke: var(--primary-color);
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: translateX(-3px);
}
100% {
transform: translateX(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%;
}
.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: #fff;
}
.pxl-footer-fixed #pxl-main {
background-color: #fff;
}
@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;
}
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(--primary-color);
width: 60px;
height: 120px;
opacity: 1;
}
body .mfp-wrap .mfp-container .mfp-arrow:before, body .mfp-wrap .mfp-container .mfp-arrow:after {
border: none;
}
body .mfp-wrap .mfp-container .mfp-arrow:before {
font-family: "BRicon";
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;
}
}
@media screen and (min-width: 992px) {
body.blog .pxl-content-wrap.no-sidebar .pxl-content-area, body.archive:not(.post-type-archive):not(.tax-product_cat):not(.tax-product_tag) .pxl-content-wrap.no-sidebar .pxl-content-area, .single.single-product .product .product-details .summary form.cart body.add_to_cart_button.archive.post-type-archive).tax-product_cat).tax-product_tag) .pxl-content-wrap.no-sidebar .pxl-content-area, .single.single-product .product .product-details .summary form.cart body.woosw-btn.archive.post-type-archive).tax-product_cat).tax-product_tag) .pxl-content-wrap.no-sidebar .pxl-content-area, body.single-post .pxl-content-wrap.no-sidebar .pxl-content-area {
max-width: 780px;
margin-left: auto;
margin-right: auto;
}
}
.pxl-row-divider-active {
z-index: 1;
}
.pxl-row-divider-active > .elementor-container {
z-index: 2;
}
.pxl-row-divider-active .pxl-row-angle {
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100px;
}
.pxl-row-divider-wave-animation-top .pxl-row-angle {
top: -1px;
-webkit-transform: scaleY(-1);
-khtml-transform: scaleY(-1);
-moz-transform: scaleY(-1);
-ms-transform: scaleY(-1);
-o-transform: scaleY(-1);
transform: scaleY(-1);
height: 150px;
}
.pxl-row-divider-wave-animation-bottom .pxl-row-angle {
bottom: -1px;
height: 150px;
}
.pxl-row-divider-angle-top .pxl-row-angle {
top: -1px;
-webkit-transform: scaleX(-1) scaleY(-1);
-khtml-transform: scaleX(-1) scaleY(-1);
-moz-transform: scaleX(-1) scaleY(-1);
-ms-transform: scaleX(-1) scaleY(-1);
-o-transform: scaleX(-1) scaleY(-1);
transform: scaleX(-1) scaleY(-1);
}
.pxl-row-divider-angle-top-right .pxl-row-angle {
top: -1px;
-webkit-transform: scaleX(1) scaleY(-1);
-khtml-transform: scaleX(1) scaleY(-1);
-moz-transform: scaleX(1) scaleY(-1);
-ms-transform: scaleX(1) scaleY(-1);
-o-transform: scaleX(1) scaleY(-1);
transform: scaleX(1) scaleY(-1);
}
.pxl-row-divider-angle-bottom .pxl-row-angle {
bottom: -1px;
}
.pxl-row-divider-angle-bottom-left .pxl-row-angle {
bottom: -1px;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.pxl-row-divider-angle-top-bottom .pxl-row-angle-top {
top: -1px;
-webkit-transform: scaleX(-1) scaleY(-1);
-khtml-transform: scaleX(-1) scaleY(-1);
-moz-transform: scaleX(-1) scaleY(-1);
-ms-transform: scaleX(-1) scaleY(-1);
-o-transform: scaleX(-1) scaleY(-1);
transform: scaleX(-1) scaleY(-1);
}
.pxl-row-divider-angle-top-bottom .pxl-row-angle-bottom {
bottom: -1px;
}
.pxl-row-divider-angle-top-bottom-left .pxl-row-angle-top {
top: -1px;
-webkit-transform: scaleX(1) scaleY(-1);
-khtml-transform: scaleX(1) scaleY(-1);
-moz-transform: scaleX(1) scaleY(-1);
-ms-transform: scaleX(1) scaleY(-1);
-o-transform: scaleX(1) scaleY(-1);
transform: scaleX(1) scaleY(-1);
}
.pxl-row-divider-angle-top-bottom-left .pxl-row-angle-bottom {
bottom: -1px;
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.pxl-row-divider-curved-top .pxl-row-angle {
top: -1px;
}
.pxl-row-divider-curved-top .pxl-row-angle path {
fill-rule: evenodd;
}
.pxl-row-divider-curved-bottom .pxl-row-angle {
bottom: -1px;
-webkit-transform: scaleY(-1);
-khtml-transform: scaleY(-1);
-moz-transform: scaleY(-1);
-ms-transform: scaleY(-1);
-o-transform: scaleY(-1);
transform: scaleY(-1);
}
.pxl-row-divider-curved-bottom .pxl-row-angle path {
fill-rule: evenodd;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
max-width: 1490px;
margin: 0 auto;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical > div {
background-color: #303233;
position: absolute;
width: 1px;
height: 100%;
top: 0;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line1 {
left: 0;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line2 {
left: 20%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line3 {
left: 40%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line4 {
left: 60%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line5 {
left: 80%;
}
.pxl-row-divider-vertical1 .pxl-divider-vertical .pxl-section-line6 {
right: 0;
}
.pxl-row-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-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(255, 121, 45, 0.28);
box-shadow: 32px 0 rgba(255, 121, 45, 0.28), -32px 0 var(--primary-color);
}
50% {
background-color: var(--primary-color);
box-shadow: 32px 0 rgba(255, 121, 45, 0.28), -32px 0 rgba(255, 121, 45, 0.28);
}
100% {
background-color: rgba(255, 121, 45, 0.28);
box-shadow: 32px 0 var(--primary-color), -32px 0 rgba(255, 121, 45, 0.28);
}
}
@keyframes pxl_animloader {
50% {
transform: scale(1) translate(-50%, -50%);
}
}
@keyframes pxl_loader_photography {
0% {
left: 0;
transform: translateX(-100%);
}
100% {
left: 100%;
transform: translateX(0%);
}
}
@-webkit-keyframes pxl_site_loading {
0% {
-webkit-transform: translate(0) scaleX(0);
transform: translate(0) scaleX(0);
}
30% {
-webkit-transform: translate(0) scaleX(1);
transform: translate(0) scaleX(1);
}
100%, 80% {
-webkit-transform: translate(100%) scaleX(0);
transform: translate(100%) scaleX(0);
}
}
@keyframes pxl_site_loading {
0% {
-webkit-transform: translate(0) scaleX(0);
transform: translate(0) scaleX(0);
}
30% {
-webkit-transform: translate(0) scaleX(1);
transform: translate(0) scaleX(1);
}
100%, 80% {
-webkit-transform: translate(100%) scaleX(0);
transform: translate(100%) scaleX(0);
}
}
@-webkit-keyframes pxl_reveal {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
80% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes pxl_reveal {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
80% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes pxl_loader_rotate1 {
0% {
transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
}
100% {
transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
}
}
@keyframes pxl_loader_rotate2 {
0% {
transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
}
100% {
transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
}
}
@keyframes pxl_loader_rotate3 {  0% {
transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
}
100% {
transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
}
}
.pxl-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;
opacity: 1;
border-radius: 100%;
width: 30px;
height: 30px;
-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(--primary-color);
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;
color: white;
font-size: 15px;
transform: scale(0);
will-change: transform, opacity;
-webkit-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-khtml-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-ms-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pxl-cursor .pxl-cursor--drap {
line-height: 138px;
text-align: center;
width: 138px;
height: 138px;
font-weight: 500;
line-height: 138px;
background-color: #fff;
font-size: 16px;
letter-spacing: 3.2px;
-webkit-border-radius: 138px;
-khtml-border-radius: 138px;
-moz-border-radius: 138px;
-ms-border-radius: 138px;
-o-border-radius: 138px;
border-radius: 138px;
-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: #0a1119;
}
.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(3);
-khtml-transform: scale(3);
-moz-transform: scale(3);
-ms-transform: scale(3);
-o-transform: scale(3);
transform: scale(3);
border: none;
}
.pxl-cursor.is-active .pxl-cursor--follower:before {
display: none;
}
.pxl-cursor.is-active.has-label .pxl-cursor--follower {
background-color: var(--secondary-color);
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: "BRicon";
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: "BRicon";
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: "BRicon";
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-cookie-policy {
position: fixed;
bottom: 20px;
left: 0;
right: 0;
margin: auto;
max-width: 570px;
background-color: #fff;
-webkit-border-radius: 57px;
-khtml-border-radius: 57px;
-moz-border-radius: 57px;
-ms-border-radius: 57px;
-o-border-radius: 57px;
border-radius: 57px;
padding: 17px 58px 17px 24px;
-webkit-box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
-khtml-box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
-moz-box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
-ms-box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
-o-box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
box-shadow: 0 8px 8px rgba(29, 27, 76, 0.08);
font-size: 15px;
color: #111013;
z-index: 9999;
display: flex;
flex-wrap: nowrap;
align-items: center;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden; }
@media screen and (max-width: 767px) {
.pxl-cookie-policy {
max-width: 290px;
padding-left: 25px;
padding-right: 25px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
display: none;
}
}
.pxl-cookie-policy a {
font-weight: 700;
text-decoration: underline;
color: inherit;
text-underline-offset: 2px;
margin: 0 4px;
white-space: nowrap;
}
.pxl-cookie-policy a:hover {
text-decoration: none;
color: var(--primary-color);
}
.pxl-cookie-policy .pxl-item--icon {
min-width: 20px;
}
.pxl-cookie-policy .pxl-item--icon img {
max-height: 20px;
}
.pxl-cookie-policy .pxl-item--close {
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
border-width: 12px;
}
.pxl-cookie-policy .pxl-item--close:before, .pxl-cookie-policy .pxl-item--close:after {
height: 1px;
}
@media screen and (max-width: 767px) {
.pxl-cookie-policy .pxl-item--close {
top: 10px;
-webkit-transform: translate(0, 0%);
-khtml-transform: translate(0, 0%);
-moz-transform: translate(0, 0%);
-ms-transform: translate(0, 0%);
-o-transform: translate(0, 0%);
transform: translate(0, 0%);
}
}
.pxl-cookie-policy.pxl-active {
opacity: 1;
visibility: visible;
bottom: 40px;
}
.pxl-cookie-policy.pxl-hidden {
opacity: 0;
visibility: hidden;
bottom: 30px;
}
.pxl-popup--close.style2 {
border: none;
width: 24px;
height: 24px;
background-color: transparent;
}
.pxl-popup--close.style2:before, .pxl-popup--close.style2:after {
background-color: #878787;
}
.pxl-popup {
position: fixed;
background-color: rgba(10, 17, 25, 0.43);
z-index: 99991;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
visibility: hidden;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center; }
.pxl-popup .pxl-popup--content {
width: 100%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-popup .pxl-popup--close {
border-width: 8px;
}
.pxl-popup .pxl-popup--close:before, .pxl-popup .pxl-popup--close:after {
background-color: #a7a7a7;
}
.pxl-popup .pxl-popup--close:hover:before, .pxl-popup .pxl-popup--close:hover:after {
background-color: #111;
}
.pxl-popup.pxl-effect-zoom .pxl-popup--content {
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.pxl-popup.pxl-effect-fade-slide .pxl-popup--content {
-webkit-transform: translateY(-20px) perspective(600px) rotateX(14deg);
-khtml-transform: translateY(-20px) perspective(600px) rotateX(14deg);
-moz-transform: translateY(-20px) perspective(600px) rotateX(14deg);
-ms-transform: translateY(-20px) perspective(600px) rotateX(14deg);
-o-transform: translateY(-20px) perspective(600px) rotateX(14deg);
transform: translateY(-20px) perspective(600px) rotateX(14deg);
}
.pxl-popup.pxl-active {
opacity: 1;
visibility: visible;
}
.pxl-popup.pxl-active.pxl-effect-zoom .pxl-popup--content {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.pxl-popup.pxl-active.pxl-effect-fade-slide .pxl-popup--content {
-webkit-transform: translateY(0) perspective(600px) rotateX(0);
-khtml-transform: translateY(0) perspective(600px) rotateX(0);
-moz-transform: translateY(0) perspective(600px) rotateX(0);
-ms-transform: translateY(0) perspective(600px) rotateX(0);
-o-transform: translateY(0) perspective(600px) rotateX(0);
transform: translateY(0) perspective(600px) rotateX(0);
}
.pxl-section-overlay-image { }
.pxl-section-overlay-image .pxl-overlay--image {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
}
.pxl-section-overlay-image .pxl-overlay--image.pxl-overlay--imageLeft {
right: auto;
}
.pxl-section-overlay-image .pxl-overlay--image.pxl-overlay--imageRight {
right: 0;
left: auto;
}
.pxl-section-overlay-image .pxl-overlay--image .bg-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-section-overlay-image.pxl-custom--bgposition .pxl-overlay--image {
right: 140px;
left: 46%;
}
@media screen and (max-width: 1024px) {
.pxl-section-overlay-image.pxl-custom--bgposition .pxl-overlay--image {
display: none;
}
}
.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: rgba(1, 1, 1, 0.5);
display: flex;
flex-wrap: wrap;
align-content: center;
justify-content: center;
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
visibility: hidden;
transition-delay: 300ms;
}
.pxl-page-popup .pxl-close-popup {
position: absolute;
top: 30px;
font-size: 19px;
width: 30px;
line-height: 27px;
height: 30px;
border-radius: 1000px;
right: 30px;
z-index: 3;
transform: scale(0);
}
.pxl-page-popup.active {
transition-delay: 0ms;
opacity: 1;
visibility: visible;
transition-delay: 0ms;
}
.pxl-page-popup.active .pxl-close-popup {
transform: scale(1);
transition-delay: 300ms;
}
.pxl-page-popup.active .pxl-popup--conent {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.pxl-page-popup .pxl-popup--conent {
width: 100%;
height: 100%;
transition-delay: 0ms;
overflow-x: hidden;
opacity: 0;
-webkit-transition: all 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
-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);
overflow-y: scroll;
}
.pxl-page-popup .pxl-popup--conent::-webkit-scrollbar {
width: 0 !important;
display: none;
}
.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;
}
}
.pxl-section-bg-parallax, .pxl-column-bg-parallax {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
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;
}
.pxl-zoom-point-true {
z-index: 1;
}
.pxl-zoom-point-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.pxl-zoom-point-wrap .pxl-zoom--image {
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}
.pxl-zoom-point-wrap .pxl-zoom--image img {
width: 100%;
}
.pxl-zoom-point {
width: 240px;
height: 240px;
position: absolute;
z-index: -2;
right: 0;
top: -240px;
margin: auto;
left: 0;
}
.pxl-zoom-point .pxl-item--overlay {
width: 100%;
height: 100%;
background-color: #1e2023;
z-index: -1;
-webkit-border-radius: 240px;
-khtml-border-radius: 240px;
-moz-border-radius: 240px;
-ms-border-radius: 240px;
-o-border-radius: 240px;
border-radius: 240px;
-webkit-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-khtml-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-moz-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-ms-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-o-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
}
.pxl-loader {
background-color: #000;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: 999999;
}
.pxl-loader.is-loaded {
opacity: 0;
visibility: hidden;
}
.pxl-loader .loader-circle {
width: 120px;
height: 120px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
border-radius: 100%;
}
.pxl-loader .loader-line-mask {
position: absolute;
left: 50%;
top: 50%;
width: 30px;
height: 120px;
margin-left: -60px;
margin-top: -60px;
overflow: hidden;
transform-origin: 60px 60px;
animation: pxl_spin 1.2s infinite linear;
}
.pxl-loader .loader-line-mask .loader-line {
width: 120px;
height: 120px;
border-radius: 50%;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.44)), to(rgba(255, 255, 255, 0)));
background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.44), rgba(255, 255, 255, 0));
background-image: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.44), rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0.44), rgba(255, 255, 255, 0));
background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0.44), rgba(255, 255, 255, 0));
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.44), rgba(255, 255, 255, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 255, 255, 0.44)', endColorStr='rgba(255, 255, 255, 0)');
background-color: transparent;
position: relative;
}
.pxl-loader .loader-line-mask .loader-line:before {
content: '';
position: absolute;
top: 1px;
left: 1px;
right: 1px;
bottom: 1px;
background-color: #000;
z-index: 99;
border-radius: inherit;
}
.pxl-loader .loader-logo {
position: absolute;
top: 50%;
transform: translate(0%, -50%);
left: 0;
right: 0;
text-align: center;
}
.pxl-loader .loader-logo img {
height: 45px;
width: auto;
}
.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;
}
}
.pxl-box-hover1 .pxl-item--inner {
position: relative;
z-index: 1;
}
.pxl-box-hover1 .pxl-item--inner:before, .pxl-box-hover1 .pxl-item--inner:after {
content: '';
position: absolute;
top: 0;
height: 100%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: var(--primary-color);
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.pxl-box-hover1 .pxl-item--inner:before {
left: 0;
right: 0;
transform-origin: right center;
-webkit-transform-origin: right center;
-webkit-transform: scale(0, 1);
-khtml-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
-o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
z-index: -1;
}
.pxl-box-hover1 .pxl-item--inner:after {
opacity: 0.3;
left: 25px;
right: 25px;
z-index: -2;
height: 16px;
top: 100%;
-webkit-border-radius: 0 0 5px 5px;
-khtml-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
-o-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
transform: scaleY(0);
transform-origin: top center;
}
.pxl-box-hover1 .pxl-item--inner:hover:before {
transform-origin: left center;
-webkit-transform-origin: left center;
-webkit-transform: scale(1, 1);
-khtml-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.pxl-box-hover1 .pxl-item--inner:hover:after {
transform: scaleY(1);
-webkit-transition-delay: 0.16s;
transition-delay: 0.16s;
}
.hover-imge-effect1 {
position: relative;
overflow: hidden;
}
.hover-imge-effect1 a {
display: block;
}
.hover-imge-effect1 a:before {
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
display: block;
content: '';
width: 0;
height: 0;
background: rgba(255, 255, 255, .2);
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.hover-imge-effect2 {
position: relative;
overflow: hidden;
}
.hover-imge-effect2 img {
-webkit-transition: all 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);
}
.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.07, 1.07) translatex(-10px);
transform: scale(1.07, 1.07) translatex(-10px);
}
.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: auto;
width: 100%;
position: absolute;
top: 50%;
left: 0;
transform: rotateY(180deg) translateZ(1px) translateY(-50%);
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%;
}
#jpreOverlay {
background: url(//simiele.construction/wp-content/themes/konstruc/assets/img/logo-big.png);
position: absolute;
width: 100%;
height: 100%;
}
#jpreSlide {
font-size: 22px;
color: #ccc;
text-align: center;
width: 50%;
height: 30%;
}
#jpreLoader {
bottom: 40px;
left: 100px;
right: 100px;
margin-top: 40px;
height: 1px;
background: #fff;
}
#jpreBar {
background-color: var(--primary-color);
border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
}
#jprePercentage {
display: none;
color: #111;
z-index: -1;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin-top: 10px;
font-size: 96px;
margin-top: -10px;
}
.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;
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(--primary-color);
font-size: 20px;
}
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;
}
.pxl-image-scale-parallax img {
transition: scale 0.5s linear;
}
.pxl-image-distortion {  }
.pxl-image-distortion canvas {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.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(--secondary-color);  }
@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; }
.pxl-round-box, #woosq-popup .product .summary table.variations .value .reset_variations, .woocommerce-pagination .page-numbers, .woocommerce div.product form.cart div.quantity .quantity-icon, .woocommerce .woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity .quantity .quantity-icon, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity .quantity .quantity-icon, .woocommerce .widget.widget_product_search .woocommerce-product-search button.search-submit {
width: var(--pxl-box-size);
min-width: var(--pxl-box-size);
height: var(--pxl-box-size);
border-radius: 50%;
}
.z-index-1 {
z-index: 1;
}
.pxl-icon-reverse {
-webkit-transform: scaleX(-1);
-khtml-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.pxl-icon-middle {
position: relative;
}
.pxl-icon-middle > * {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.pxl-hidden {
display: none;
}
.pxl-overflow--hidden {
overflow: hidden;
}
.color-white {
color: #fff;
}
.pxl-ps--static {
position: static;
}
.pxl-crs-visible, .pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-carousel-inner, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-carousel-inner, .pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-carousel-inner, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-carousel-inner, .pxl-post-layout-post-4 .pxl-carousel-inner {
overflow: visible;
}
.pxl-crs-visible .pxl-swiper-container, .pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-carousel-inner .pxl-swiper-container, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-carousel-inner .pxl-swiper-container, .pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-carousel-inner .pxl-swiper-container, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-carousel-inner .pxl-swiper-container, .pxl-post-layout-post-4 .pxl-carousel-inner .pxl-swiper-container {
overflow: visible;
}
.pxl-crs-visible .pxl-swiper-slide, .pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-carousel-inner .pxl-swiper-slide, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-carousel-inner .pxl-swiper-slide, .pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-carousel-inner .pxl-swiper-slide, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-carousel-inner .pxl-swiper-slide, .pxl-post-layout-post-4 .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-testimonial-carousel.pxl-testimonial-carousel2 .pxl-carousel-inner .pxl-swiper-slide.swiper-slide-visible, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-carousel-inner .pxl-swiper-slide.swiper-slide-visible, .pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-carousel-inner .pxl-swiper-slide.swiper-slide-visible, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-carousel-inner .pxl-swiper-slide.swiper-slide-visible, .pxl-post-layout-post-4 .pxl-carousel-inner .pxl-swiper-slide.swiper-slide-visible {
opacity: 1;
pointer-events: auto;
}
.btn-flex {
display: inline-flex;
align-items: center;
}
.btn-flex i {
display: inline-flex;
}
.field-dflex {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.pxl-text-nowrap {
white-space: nowrap;
}
.pxl--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);
}
.pxl-dflex-center, .pxl-pagination-wrap .page-numbers, .pxl-icon-box.pxl-icon-box5 .btn-readmore, .pxl-marquee.pxl-marquee1 .pxl-item--single .pxl-single--inner, .pxl-team.pxl-team1 .pxl-social--wrap .pxl-icon--wrap, .pxl-team.pxl-team2 .pxl-social--wrap .pxl-icon--wrap, .pxl-team.pxl-team1 .pxl-social--wrap .pxl-social, .pxl-team.pxl-team2 .pxl-social--wrap .pxl-social, .pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-icon--quote, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-icon--quote, .pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-arrow-wrap .pxl-swiper-arrow, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-swiper-arrow-wrap .pxl-swiper-arrow, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-icon---quote, .pxl-post-layout-post-2 .pxl-post--featured .pxl-post--date, .pxl-post-layout-post-3 .pxl-post--featured .pxl-post--date, .pxl-slide--home.pxl-slide--home2 .pxl-box--button, .pxl-process--carousel.pxl-process--carousel1 .pxl-item--number, .pxl-counter.pxl-counter4 .pxl-counter--number, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form .form-submit .pxl-button, .single.single-product .product .product-details .related.products .products .product .product-box .product-action .add_to_cart_button, .single.single-product .product .product-details .related.products .products .product .product-box .product-action .woosw-btn {
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;
}
.d-inline-block {
display: inline-block;
}
.pxl-d-flex, .pxl-icon-box.pxl-icon-box6 .pxl-icon--content, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--meta, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--content {
display: flex;
align-items: center;
}
.pxl-mw-1200 {
max-width: 1200px;
}
.fs-17 {
font-size: 17px;
}
.lt-4 {
letter-spacing: -0.03em !important;
}
.no-wrap {
white-space: nowrap;
}
.pxl-text-center {
text-align: center;
}
@media screen and (max-width: 767px) {
.pxl-text-center .pxl-link-page1 .pxl-item--inner {
justify-content: center;
}
}
.pxl-text-left {
text-align: left;
}
.pxl-text-right {
text-align: right;
}
.pxl-img--mask {
width: 100px;
height: 100px;
position: relative;
}
.pxl-img--mask .pxl--mask {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-mask-repeat: no-repeat;
-ms-mask-repeat: no-repeat;
-o-mask-repeat: no-repeat;
-webkit-mask-position: center center;
-ms-mask-position: center center;
-o-mask-position: center center;
mask-position: center center;
mask-size: cover;
-webkit-mask-size: cover;
}
.text-primary {
color: var(--primary-color);
}
.text-secondary {
color: var(--secondary-color);
}
.pxl-flex-grow {
flex-grow: 1;
}
.pxl-icon--plus {
height: 12px;
width: 12px;
position: relative;
cursor: pointer;
}
.pxl-icon--plus:before, .pxl-icon--plus:after {
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);
}
.pxl-icon--plus:before {
width: 12px;
height: 2px;
top: 5px;
left: 0;
}
.pxl-icon--plus:after {
width: 2px;
height: 12px;
left: 5px;
top: 0;
}
.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);
}
.pxl-icon--minus:before {
width: 10px;
height: 2px;
top: 10px;
left: 5px;
}
.pxl-inline-flex {
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 {
display: inline-flex;
align-items: center;
justify-content: center;
}
.pxl-pabsolute-full, .pxl-marquee.pxl-marquee1 .pxl-item--link, .pxl-showcase.pxl-showcase1 .pxl-item--showcase::before {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
}
.pxl-widget-flex > .elementor-widget-container > div {
display: flex;
}
.el-empty:empty, .pxl-empty:empty {
display: none !important;
}
.pxl-spill, .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, .pxl-grid .pxl-post--link, .pxl-post-carousel .pxl-post--link, .pxl-post-modern .pxl-post--link {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-skew {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: var(--primary-color);
transform: skew(-9deg);
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-middle {
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;
flex-wrap: wrap;
align-items: center;
}
.pxl-item--flexnw {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.color-inherit {
color: inherit;
}
.color-inherit:hover {
color: inherit;
}
.color-primary {
color: var(--primary-color);
fill: var(--primary-color);
}
.color-secondary {
color: var(--secondary-color);
fill: var(--secondary-color);
}
.text-gradient, .pxl-link .pxl-type-gradient i, .pxl-heading .highlight-text-gradient .pxl-title--highlight, .btn--readmore .btn--backdrop .btn--text, .pxl-contact-info-widget .pxl-item--icon i {
background-color: ;
background-image: -webkit-gradient(linear, right top, left top, from(), to());
background-image: -webkit-linear-gradient(to right, , );
background-image: -moz-linear-gradient(to right, , );
background-image: -ms-linear-gradient(to right, , );
background-image: -o-linear-gradient(to right, , );
background-image: linear-gradient(to right, , );
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='', 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-top {
background-image: -webkit-gradient(linear, left top, left bottom, from(), to());
background-image: -webkit-linear-gradient(to bottom, , );
background-image: -moz-linear-gradient(to bottom, , );
background-image: -ms-linear-gradient(to bottom, , );
background-image: -o-linear-gradient(to bottom, , );
background-image: linear-gradient(to bottom, , );
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-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(), to());
background-image: -webkit-linear-gradient(to bottom, , );
background-image: -moz-linear-gradient(to bottom, , );
background-image: -ms-linear-gradient(to bottom, , );
background-image: -o-linear-gradient(to bottom, , );
background-image: linear-gradient(to bottom, , );
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;
}
.pxl-icon-color-gradient i {
background-color: ;
background-image: -webkit-gradient(linear, right top, left top, from(), to());
background-image: -webkit-linear-gradient(to right, , );
background-image: -moz-linear-gradient(to right, , );
background-image: -ms-linear-gradient(to right, , );
background-image: -o-linear-gradient(to right, , );
background-image: linear-gradient(to right, , );
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='', 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, .btn-readmore-1:before {
background-color: ;
background-image: -webkit-gradient(linear, right top, left top, from(), to());
background-image: -webkit-linear-gradient(to right, , );
background-image: -moz-linear-gradient(to right, , );
background-image: -ms-linear-gradient(to right, , );
background-image: -o-linear-gradient(to right, , );
background-image: linear-gradient(to right, , );
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='', gradientType='1');
}
.bg-gradient-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(), to());
background-image: -webkit-linear-gradient(to bottom, , );
background-image: -moz-linear-gradient(to bottom, , );
background-image: -ms-linear-gradient(to bottom, , );
background-image: -o-linear-gradient(to bottom, , );
background-image: linear-gradient(to bottom, , );
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
}
.ft-theme-default, .pxl-swiper-pagination .pxl-swiper-current-slide, .pxl-swiper-pagination .pxl-swiper-total-slides, .pxl-breadcrumb, .pxl-link.style-underline a, .pxl-text-effect1, .pxl-heading .pxl-item--title, .pxl-language-switch .language, .pxl-countdown .countdown-period, .pxl-showcase2 .pxl-item--inner .pxl-item--image .pxl-item--readmore a, .pxl-showcase2 .pxl-item--inner .pxl-item--title a, #pxl-search-popup .pxl-item--conent form .search-field, .pxl-search-popup-button .pxl_cart_counter, .pxl-cart-sidebar-button .pxl_cart_counter, .pxl-menu-primary li a, .pxl-menu-primary > li > a, .pxl-archive-post .post-content .post-title, .pxl-archive-post .post-content .post-btn-wrap a, .pxl-archive-post.format-link .post-featured .post-title a, .pxl-archive-post.format-link .post-featured .post-title, .pxl-archive-post.format-link .post-featured .link-text, .pxl-archive-post.format-quote .content-top .link-icon span, .pxl-archive-post.format-quote .post-featured .quote-text a, .pxl-archive-post.format-quote .post-featured .quote-cite, .post-tags-share .post-tags-wrap .post-tags a, .pxl--post-footer label, .pxl-post--navigation, .pxl-post--author-info .pxl-user--name, .btn--readmore, .page-links .post-page-numbers, .widget .widget-title, .pxl-widget-title, .wp-block-search__label, .pxl-sidebar-sticky .widget .wp-block-heading, .rss-widget-title, .comments-title, .comment-reply-title, .widget_product_categories ul:not(.list) li a, .widget_categories ul:not(.list) li a, .widget_nav_menu ul:not(.list) li a, .widget_pages ul:not(.list) li a, .widget_archive ul:not(.list) li a, .widget_meta ul:not(.list) li a, .widget_recent_entries ul:not(.list) li a, .widget_tag_cloud a, .widget_product_tag_cloud a, .widget_pxl_recent_posts .pxl-item--title, .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, .ft-ub, .ft-ub p, .ft-ub h1, .ft-ub h2, .ft-ub h3, .ft-ub h4, .ft-ub h5, .ft-ub h6, .ft-ub div, .ft-ub span, 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, .comment-title, .comment-text, .comment-reply a, .comment-form-cookies-consent, .nice-select ul.list, .wrap-ctf2 button, .wrap-ctf-page button, .wrap-ctf-page.single-sv button, .wrap-ctf-step .pxl-step .step, .wrap-ctf-step .your-submit button, .cf7mls-btns button, .wrap-ctf-marketing .input-filled button, .wrap-ctf-corporate button, .wrap-ctf-insurance .col-content .inner-content .title-content, .wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label, .wrap-ctf-insurance .col-content .inner-content .list-feat li, .wrap-ctf-insurance .col-form button, .pxl-grid-filter, .pxl-grid-filter, .btn-readmore-1, .pxl-post-navigation .pxl-icon-link, button, .button, input[type="submit"], .btn:not(.btn-stroke), .single.single-product .product .product-details .summary form.cart .add_to_cart_button, .single.single-product .product .product-details .summary form.cart .woosw-btn, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke), .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke), .woosw-btn, .tt_navigation_cell .tt_tabs_navigation li a, .pxl-tabs1 .pxl-tabs--title .pxl-item--title, .pxl-progressbar-1 .pxl--percentage {
font-family: , sans-serif;
}
.bg-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.pxl-close {
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background: rgba(255, 255, 255, 0.7);
border: 9px solid transparent;
color: #777;
width: 36px;
height: 36px;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
cursor: pointer;
}
.pxl-close:before, .pxl-close:after {
content: '';
position: absolute;
height: 2px;
width: 100%;
top: 50%;
left: 0;
margin-top: -1px;
transform-origin: 50% 50%;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: #1b1b1b;
}
.pxl-close:before {
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.pxl-close:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.pxl-close:hover:before, .pxl-close:hover:after {
-webkit-transform: rotate(0deg);
-khtml-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.pxl-left {
float: left;
}
.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;
}
}
.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;
}
.pxl-logo { }
.pxl-logo a {
display: inline-block;
position: relative;
}
.pxl-logo img {
width: auto;
vertical-align: middle;
}
.pxl-image-single {  }
.pxl-image-single .border-custom {
position: relative;
width: fit-content;
}
.pxl-image-single .border-custom:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 10px;
left: -10px;
border: 0px solid transparent;
border-radius: inherit;
}
.pxl-text-editor { }
.pxl-text-editor.first--letter p::first-letter {
font-size: 32px;
font-weight: 500;
}
.pxl-text-editor .pxl-item--inner {
display: inline-block;
}
.pxl-text-editor p {
margin-bottom: 30px;
}
.pxl-text-editor p:last-child {
margin-bottom: 0;
}
.pxl-text-editor .pxl-text--highlight {
color: var(--primary-color);
font-weight: 600;
}
.pxl-link {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-link i {
-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-link.style-default a {
position: relative;
}
.pxl-link.style-default a i {
position: absolute;
top: 50%;
transform: translatey(-50%) scale(0);
left: 0;
transform-origin: left;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-link.style-default a:hover i {
transform: translatey(-50%) scale(1);
}
.pxl-link a {
display: inline-flex;
gap: 13px;
font-size: 18px;
font-weight: 500;
color: #616161;
}
@media screen and (max-width: 1200px) {
.pxl-link a {
font-size: 16px;
}
}
@media screen and (max-width: 575px) {
.pxl-link a {
font-size: 14px;
}
}
.pxl-link a .pxl-item--title {
font-weight: 700;
}
.pxl-link a:hover {
color: var(--primary-color);
}
.pxl-link i {
min-width: 24px;
margin-top: 5px;
font-size: 15px;
display: inline-flex;
}
.pxl-link.type-vertical li + li {
margin-top: 6px;
}
.pxl-link.writing-mode-vtc {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
@media screen and (max-width: 575px) {
.pxl-link.writing-mode-vtc {
gap: 10px;
}
}
@media screen and (min-width: 1025px) {
.pxl-link.writing-mode-vtc {
writing-mode: vertical-rl;
rotate: 180deg;
}
}
.pxl-link.writing-mode-vtc li {
padding-bottom: 20px;
border-bottom: 1px solid rgba(97, 97, 97, 0.26);
}
@media screen and (max-width: 1200px) {
.pxl-link.writing-mode-vtc li {
padding: 0;
padding-right: 20px;
border: 0;
border-right: 1px solid rgba(97, 97, 97, 0.26);
}
}
.pxl-link.type-horizontal {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.pxl-link.type-horizontal li:last-child {
border: none;
}
.pxl-link.style-divider a {
position: relative;
}
.pxl-link.style-divider a:before, .pxl-link.style-divider a:after {
content: '';
height: 1px;
width: 0;
position: absolute;
bottom: 0;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
background-color: var(--primary-color);
}
.pxl-link.style-divider a:before {
left: 0;
}
.pxl-link.style-divider a:after {
right: 0;
}
.pxl-link.style-divider a span {
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.pxl-link.style-divider a:hover span {
-webkit-transform: translatey(-2px);
-khtml-transform: translatey(-2px);
-moz-transform: translatey(-2px);
-ms-transform: translatey(-2px);
-o-transform: translatey(-2px);
transform: translatey(-2px);
}
.pxl-link.style-divider a:hover:before, .pxl-link.style-divider a:hover:after {
width: 50%;
}
.pxl-link.style-underline a {
padding: 16px 0;
position: relative;
display: block;
width: 100%;
color: #0a1119;
font-size: 17px;
}
.pxl-link.style-underline a:before {
position: absolute;
content: '';
left: 0;
bottom: 0;
background-color: var(--primary-color);
height: 1px;
width: 100%;
opacity: 0.15;
}
.pxl-link.style-underline a:after {
position: absolute;
content: '';
left: 0;
bottom: 0;
background-color: var(--primary-color);
height: 1px;
width: 0%;
-webkit-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-link.style-underline a:hover:after {
width: 100%;
}
.pxl-link.style-underline .pxl-item--link + .pxl-item--link {
margin-top: 32px;
}
@-webkit-keyframes pxl_text_slide_l {
0% {
-webkit-transform: translate(-40%, 0%);
}
100% {
-webkit-transform: translate(-60%, 0%);
}
}
@keyframes pxl_text_slide_l {
0% {
transform: translate(-40%, 0%);
}
100% {
transform: translate(-60%, 0%);
}
}
@-webkit-keyframes pxl_text_slide_r {
0% {
-webkit-transform: translate(40%, 0%);
}
100% {
-webkit-transform: translate(60%, 0%);
}
}
@keyframes pxl_text_slide_r {
0% {
transform: translate(40%, 0%);
}
100% {
transform: translate(60%, 0%);
}
}
.pxl-text-effect1 {
font-size: 152px;
height: 186px;
font-weight: 700;
overflow: hidden;
color: #000;
width: 100%;
position: relative; }
.pxl-text-effect1.text-outline {
color: transparent !important;
-webkit-text-stroke-color: rgba(0, 0, 0, 0.2);
-webkit-text-stroke-width: 1.5px;
}
.pxl-text-effect1 .pxl-text--holder {
display: flex;
flex-wrap: nowrap;
}
.pxl-text-effect1 .pxl-text--inner {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
}
.pxl-text-effect1 .pxl-text--inner.text-effect-none-wrap {
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-text-effect1 .pxl-text--inner .pxl-text--item {
display: flex;
align-items: center;
padding: 0 20px;
white-space: nowrap;
}
.pxl-text-effect1 .pxl-text--inner .pxl-text--logo {
display: inline-flex;
}
.pxl-text-effect1 .pxl-text--inner .pxl-text--logo img {
max-width: inherit;
}
.pxl-text-effect1.text-small {
height: 79px;
font-size: 18px;
}
.pxl-text-effect1.text-small .pxl-text--logo {
margin-right: 15px;
}
.pxl-text-effect1.text-small .pxl-text--inner .pxl-text--item {
padding: 0 4px;
}
.pxl-text-effect1 .pxl-text--inner.pxl-slide-to-right-wrap {
left: auto;
right: 0;
}
.pxl-icon-list {
display: flex;
align-items: center;
flex-wrap: wrap;  }
.pxl-icon-list svg {
height: auto;
}
.pxl-icon-list a {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 11px;
color: rgba(255, 255, 255, 0.80);
font-size: 15px;
font-weight: 400;
line-height: 1.86667;
}
.pxl-icon-list a:last-child {
margin-bottom: 0 !important;
}
.pxl-icon-list.content-vertical a {
flex-direction: column;
}
.pxl-icon-list.ani1:hover i, .pxl-icon-list.ani1:hover svg, .pxl-icon-list.ani1:hover img {
animation-name: scale;
animation-duration: 0.7s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
.pxl-icon-list.ani2 i, .pxl-icon-list.ani2 svg, .pxl-icon-list.ani2 img {
transform-origin: top;
animation: ring 1.8s ease-out infinite;
}
.splitting .word, .splitting .char {
display: inline-block;
}
@keyframes svg_text_outline {
to {
stroke-dashoffset: 0;
}
}
.pxl-heading u, .pxl-heading strong {
font-weight: 700;
}
.pxl-heading .pxl-heading--inner {
display: inline-block;
position: relative;
}
.pxl-heading .pxl-text--slide {
display: inline-block;
vertical-align: middle;
position: relative;
}
.pxl-heading .pxl-text--slide span {
display: inline-block;
}
.pxl-heading .wow.letter {
-webkit-transform: translate3d(0, 25px, 0);
-khtml-transform: translate3d(0, 25px, 0);
-moz-transform: translate3d(0, 25px, 0);
-ms-transform: translate3d(0, 25px, 0);
-o-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
-webkit-transition: all 0.5s;
-khtml-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 0;
}
.pxl-heading .wow.letter.animated {
-webkit-transform: translate3d(0, 0px, 0);
-khtml-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
opacity: 1;
}
.pxl-heading .pxl-item--title {
line-height: 1.146;
}
@media (max-width: 1500px) {
.pxl-heading .pxl-item--title br {
display: none !important;
}
}
.pxl-heading .pxl-item--title.style-outline {
color: transparent !important;
fill: transparent;
}
.pxl-heading .pxl-item--title.style-outline .pxl-text-line-backdrop {
position: relative;
display: inline-flex;
width: calc(100% + 9px);
}
.pxl-heading .pxl-item--title.style-outline .pxl-text-line-backdrop span {
opacity: 0;
}
.pxl-heading .pxl-item--title.style-outline .pxl-text-line-backdrop svg {
position: absolute;
top: 50%;
left: 0;
width: 100%;
transform: translate(0, -50%);
margin-top: 9px;
stroke: var(--primary-color);
}
.pxl-heading .pxl-item--title.style-outline.textoutlineanimation.animated {
stroke-dasharray: 2000;
stroke-dashoffset: 2000;
animation: svg_text_outline 6s linear forwards;
}
.pxl-heading .pxl-item--subtitle {
color: var(--primary-color);
font-size: 14px;
font-weight: 500;
position: relative;
margin-bottom: 23px;
}
.pxl-heading .pxl-item--subtitle.px-sub-title-line-1 {
display: flex;
align-items: center;
gap: 11px;
}
.pxl-heading .pxl-item--subtitle.px-sub-title-line-1:before {
position: relative;
content: '';
width: 37px;
height: 2px;
background: var(--primary-color);
padding-right: 11px;
}
.pxl-heading .pxl-title--highlight {
color: var(--primary-color);
display: inline-flex;
}
.pxl-heading .pxl-title--highlight div {
position: static !important;
}
.pxl-heading.highlight-text-image .pxl-title--highlight {
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-title--typewriter {
display: inline-flex;
white-space: nowrap;
position: relative;
z-index: 99;  }
.pxl-title--typewriter .pxl-item--text {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.pxl-title--typewriter .pxl-item--text:not(.is-active) {
animation: pxlkeywordrotatingout 0.8s cubic-bezier(0.86, 0, 0.07, 1) both;
}
.pxl-title--typewriter .pxl-item--text.is-active {
position: relative;
opacity: 1;
animation: pxlkeywordrotatingin 0.8s cubic-bezier(0.86, 0, 0.07, 1) both;
}
.pxl-contact-form {  }
.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(--primary-color);
text-decoration: none;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item {
margin: 0;
position: relative;
padding-left: 47px;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item input, .pxl-contact-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:before {
content: '';
width: 35px;
height: 35px;
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);
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:before {
z-index: 1;
background-color: #f5f6f6;
}
.pxl-contact-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:after {
content: "\f112";
font-family: "caseicon";
position: absolute;
left: 11px;
font-size: 13px;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
color: var(--secondary-color);
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:after {
opacity: 1;
}
.pxl-contact-form .wpcf7-form-control-wrap {
display: block;
margin-bottom: 20px;
position: relative;
}
.pxl-contact-form .wpcf7-form-control-wrap .pxl--form-icon {
position: absolute;
left: 19px;
-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%;
font-size: 21px;
color: #555;
z-index: 99;
}
@media screen and (max-width: 767px) {
.pxl-contact-form .wpcf7-form-control-wrap .pxl--form-icon {
font-size: 18px;
}
}
.pxl-contact-form .wpcf7-form-control-wrap .pxl--form-icon + .wpcf7-form-control {
padding-left: 58px;
}
@media screen and (max-width: 1024px) {
.pxl-contact-form .wpcf7-form-control-wrap .pxl--form-icon + .wpcf7-form-control {
padding-left: 46px;
}
}
.pxl-contact-form .wpcf7-form-control-wrap .pxl--form-icon + select + .pxl-select-higthlight {
padding-left: 58px;
}
@media screen and (max-width: 1024px) {
.pxl-contact-form .wpcf7-form-control-wrap .pxl--form-icon + select + .pxl-select-higthlight {
padding-left: 46px;
}
}
.pxl-contact-form .wpcf7-form-control-wrap .pxl--form-icon.top-spacer {
top: 17px;
-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 .wpcf7-form-control-wrap .pxl--form-icon.icon-pos-right {
left: auto;
right: 18px;
}
.pxl-contact-form .wpcf7-form-control-wrap .pxl--form-icon.icon-pos-right + .wpcf7-form-control {
padding-left: 22px;
padding-right: 58px;
}
.pxl-contact-form .pxl-icon-pos-right.pxl-form-date .wpcf7-form-control-wrap:after {
display: none;
}
.pxl-contact-form .wpcf7-not-valid-tip {
font-size: 12px;
position: absolute;
bottom: -20px;
}
.pxl-contact-form .wpcf7-form {
overflow: visible;
}
.pxl-contact-form .wpcf7-form .wpcf7-response-output {
background-color: #fff;
margin: 20px 0;
border-width: 2px;
font-size: 14px;
padding: 5px 10px;
color: #000;
font-weight: 400;
}
.pxl-contact-form .pxl--item > p {
margin: 0;
}
.pxl-contact-form .pxl-form-label {
color: #000;
display: block;
margin-bottom: 9px;
}
.pxl-contact-form .pxl-form-label span {
color: #e51400;
}
.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(--primary-color) inset;
color: #fff;
}
.blog {   }
.blog .pxl-el-divider {
background-color: #d7d7d7;
}
.pxl-list1 {  }
.pxl-list1 .pxl-item--title {
color: #fff;
font-size: 20px;
font-weight: 800;
line-height: 1.6;
letter-spacing: -0.4px;
margin-bottom: 25px;
}
.pxl-list1 .pxl--item {
display: flex;
align-items: center;
gap: 14px;
margin-bottom: 24px;
}
.pxl-list1 .pxl--item:last-child {
margin-bottom: 0 !important;
}
.pxl-list1 .pxl-item--icon {
color: var(--primary-color);
font-size: 6px;
display: 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;
}
.pxl-list1 .pxl-item-content a {
color: #fff;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.pxl-list1 .pxl-item-content a:hover {
color: var(--primary-color);
}
.pxl-close-popup {
background-color: transparent;
border-width: 3px;
display: flex;
align-items: center;
justify-content: center;
}
.pxl-close-popup:before, .pxl-close-popup:after {
background-color: #fff;
}
.pxl-close-popup {
width: 44px;
height: 44px;
line-height: 40px;
background-color: var(--primary-color);
color: #fff;
font-size: 25px;
text-align: center;
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);
}
.pxl-close-popup:hover {
background-color: var(--secondary-color);
}
.pxl-navigation-carousel {
display: flex;
gap: 25px;
width: 100%;
margin: 0;
}
.pxl-navigation-carousel .pxl-swiper-arrow {
width: 55px;
height: 55px;
color: var(--primary-color);
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 .pxl-swiper-arrow svg {
height: auto;
width: 19px;
}
.pxl-navigation-carousel .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 .pxl-swiper-arrow.pxl-arrow--prev {
transform: scalex(-1);
}
.pxl-navigation-carousel .pxl-swiper-arrow:hover {
color: #fff;
background-color: var(--primary-color);
}
.pxl-navigation-carousel.style-2 .pxl-swiper-arrow {
border: 1px solid #dedede;
}
.pxl-navigation-carousel.style-2 .pxl-swiper-arrow:hover {
color: #fff;
background-color: var(--link-color);
}
.pxl-navigation-carousel.style-3 .pxl-swiper-arrow {
color: #fa4729;
width: 52px;
height: 52px;
border-radius: 50%;
border: 1px solid #fa4729;
}
.pxl-navigation-carousel.style-3 .pxl-swiper-arrow:hover {
color: #fff;
background: #fa4729;
}
body.rtl { }
body.rtl .pxl-post-list1 li:before {
margin-right: 0;
margin-left: 12px;
}
.pxl-language-switch {
position: relative;
display: flex;
align-items: center;
column-gap: 15px;
cursor: pointer; }
.pxl-language-switch.style-2 .title {
display: none;
}
.pxl-language-switch .list-language {
pointer-events: none;
position: absolute;
background-color: #fff;
top: calc(103% + 20px);
width: 100%;
opacity: 0;
padding: 0 10px;
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
border-radius: 2px;
}
.pxl-language-switch .list-language .pxl--item {
line-height: 26px;
font-weight: 500;
font-size: 14px;
letter-spacing: 0.16px;
text-transform: capitalize;
color: #000;
}
.pxl-language-switch .language {
font-size: 14px;
text-transform: uppercase;
color: #999;
letter-spacing: 0.8px;
position: relative;
margin-top: 3px;
}
.pxl-language-switch .language-first {
line-height: 26px;
font-weight: 500;
font-size: 16px;
letter-spacing: 0.16px;
text-transform: capitalize;
color: #fff;
}
.pxl-language-switch .language-first i {
font-size: 9px;
padding-left: 9px;
}
.pxl-language-switch.style-3 {
width: 58px;
height: 58px;
border-radius: 1000px;
border: 1px solid #d7d7d7;
justify-content: center;
}
.pxl-language-switch.style-3 .language {
margin: 0;
}
.pxl-language-switch.style-3 .language-first {
color: var(--primary-color);
font-size: 14px;
line-height: normal;
font-weight: 500;
}
.pxl-language-switch.style-3 .list-language {
background-color: #fff;
box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
text-align: center;
padding: 20px 0;
border-radius: 1000px;
}
.pxl-language-switch.style-3 i {
padding-left: 0;
}
.pxl-language-switch:hover .list-language {
pointer-events: auto;
opacity: 1;
top: 100%;
}
.pxl-post-taxonomy .pxl-count {
display: none;
}
.pxl-post-taxonomy.true .pxl-count {
display: block;
}
.pxl-showcase-grid1 { }
.pxl-showcase-grid1 .pxl-el-divider {
margin-bottom: 70px;
}
.pxl-showcase-grid1 .pxl-grid-item .pxl-item--image {
overflow: hidden;
position: relative;
}
.pxl-showcase-grid1 .pxl-grid-item .pxl-item--image:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: var(--primary-color);
background-position: center;
background-size: cover;
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-showcase-grid1 .pxl-grid-item .pxl-item--image .lightbox {
opacity: 0;
margin-top: -30px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 60px;
height: 60px;
background-color: #fff;
display: flex;
align-items: center;
justify-content: center;
color: var(--primary-color);
font-size: 20px;
line-height: 60px;
border-radius: 1000px;
}
.pxl-showcase-grid1 .pxl-grid-item .pxl-item--image .lightbox:hover {
background-color: #fff;
color: var(--primary-color);
}
.pxl-showcase-grid1 .pxl-grid-item .pxl-item--image img {
width: 100%;
}
.pxl-showcase-grid1 .pxl-grid-item .pxl-item--image:hover:before {
opacity: 0.77;
}
.pxl-showcase-grid1 .pxl-grid-item .pxl-item--image:hover .lightbox {
margin-top: 0;
opacity: 1;
}
.pxl-countdown {
justify-content: center;
display: flex;
position: relative;
padding-bottom: 40px; }
.pxl-countdown .countdown-amount {
position: relative;
z-index: 2;
font-size: 0px;
margin-top: 2px;
}
.pxl-countdown .countdown-amount span {
font-weight: 400;
font-size: 70px;
line-height: 70px;
text-align: center;
text-transform: uppercase;
color: #fff;
}
@media (max-width: 1024px) {
.pxl-countdown .countdown-amount span {
font-size: 50px;
}
}
@media (max-width: 767px) {
.pxl-countdown .countdown-amount span {
font-size: 40px;
}
}
@media (max-width: 767px) {
.pxl-countdown .countdown-amount span {
font-size: 40px;
}
}
.pxl-countdown .countdown-period {
position: absolute;
z-index: 2;
font-size: 15px;
letter-spacing: 3.2px;
text-transform: uppercase;
font-weight: 400;
line-height: 30px;
text-align: center;
color: #fff;
bottom: -40px;
left: 0;
right: 0;
}
@media (max-width: 767px) {
.pxl-countdown .countdown-period {
font-size: 13px;
bottom: -20px;
}
}
@media (max-width: 575px) {
.pxl-countdown .countdown-period {
font-size: 12px;
letter-spacing: 1px;
}
}
.pxl-countdown .countdown-item {
position: relative;
-webkit-transition: 250ms all linear 0ms;
-khtml-transition: 250ms all linear 0ms;
-moz-transition: 250ms all linear 0ms;
-ms-transition: 250ms all linear 0ms;
-o-transition: 250ms all linear 0ms;
transition: 250ms all linear 0ms;
width: 115px;
height: 90px;
text-align: center;
position: relative;
}
.pxl-countdown .countdown-item:before {
position: absolute;
content: ':';
font-size: 40px;
color: #fff;
top: 50%;
left: -95px;
transform: translatex(-50%);
}
@media (max-width: 1024px) {
.pxl-countdown .countdown-item:before {
left: -45px;
}
}
@media (max-width: 767px) {
.pxl-countdown .countdown-item:before {
left: -25px;
}
}
@media (max-width: 575px) {
.pxl-countdown .countdown-item:before {
left: 0px;
}
}
@media (max-width: 480px) {
.pxl-countdown .countdown-item:before {
display: none;
}
}
.pxl-countdown .countdown-item:first-child:before {
display: none;
}
.pxl-countdown .countdown-item .countdown-item-inner {
padding-top: 10px;
width: 115px;
height: 80px;
z-index: 2;
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-countdown .countdown-item + .countdown-item {
margin-left: 202px;
}
@media (max-width: 1024px) {
.pxl-countdown .countdown-item + .countdown-item {
margin-left: 101px;
}
}
@media (max-width: 767px) {
.pxl-countdown .countdown-item + .countdown-item {
margin-left: 50px;
}
}
@media (max-width: 575px) {
.pxl-countdown .countdown-item + .countdown-item {
margin-left: 10px;
}
}
.pxl-showcase img {
width: 100%;
}
.pxl-showcase2 img {
width: 100%;
}
.pxl-showcase2 .pxl-item--inner {
padding: 17px;
background-color: #e7e7e7;
text-align: center;
}
.pxl-showcase2 .pxl-item--inner .wrap-button {
z-index: 3;
position: absolute;
top: 50%;
transform: translatey(-50%);
left: 0;
width: 100%;
display: inline-block;
}
.pxl-showcase2 .pxl-item--inner .pxl-item--image {
position: relative;
}
.pxl-showcase2 .pxl-item--inner .pxl-item--image img {
width: 100%;
}
.pxl-showcase2 .pxl-item--inner .pxl-item--image .pxl-item--readmore {
margin: auto;
z-index: 99;
min-width: 100%;
margin: 10px 0;
}
.pxl-showcase2 .pxl-item--inner .pxl-item--image .pxl-item--readmore a {
height: 50px;
width: 150px;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 100px;
background-color: var(--primary-color);
line-height: 50px;
padding: 0 35px;
color: #fff;
font-size: 15px;
font-weight: 400;
transform: scale(0);
-webkit-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-showcase2 .pxl-item--inner .pxl-item--image .pxl-item--overlay {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
opacity: 0;
-webkit-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-showcase2 .pxl-item--inner .pxl-item--title {
margin-top: 26px;
margin-bottom: 7px;
}
.pxl-showcase2 .pxl-item--inner .pxl-item--title a {
font-size: 17px;
color: #0a1119;
line-height: 30px;
}
.pxl-showcase2 .pxl-item--inner:hover .pxl-item--image .pxl-item--overlay {
opacity: 1;
}
.pxl-showcase2 .pxl-item--inner:hover .pxl-item--readmore a {
transform: scale(1);
}
.no-results { }
.no-results .searchform-wrap .search-submit {
height: 60px !important;
width: 60px !important;
}
.no-results .searchform-wrap .search-submit svg {
max-width: 20px;
}
.pxl-text-slip1 .pxl-item--container {
white-space: nowrap;
margin-bottom: 0;
display: flex;
align-items: center;
position: relative;
}
.pxl-text-slip1 .pxl-item--text {
display: flex;
align-items: center;
margin-bottom: 0;
position: relative;
color: #110e10;
display: flex;
white-space: nowrap;
}
.pxl-text-slip1 .pxl-item--text svg {
margin: 4px 29px 4px 29px;
}
.pxl-text-slip1 .pxl-item--inner, .pxl-text-slip1 .pxl-item--inner-font {
display: flex;
align-items: center;
}
.pxl-text-slip1.pxl-slide-to-left, .pxl-text-slip1.pxl-slide-to-right {
overflow: hidden;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-item--inner, .pxl-text-slip1.pxl-slide-to-right .pxl-item--inner {
display: flex;
align-items: center;
justify-content: center;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-item--inner {
-webkit-animation: slide-left 30s linear infinite;
animation: slide-left 30s linear infinite;
}
.pxl-text-slip1.pxl-slide-to-right .pxl-item--inner {
-webkit-animation: slide-right 30s linear infinite;
animation: slide-right 30s linear infinite;
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--container {
background-color: var(--primary-color);
position: relative;
padding: 11px 0;
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--container:after, .pxl-text-slip1.pxl-text-white-shadow .pxl-item--container:before {
content: '';
position: absolute;
width: 100%;
height: 2px;
background-color: #110e10;
left: 0;
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--container:after {
top: 6px;
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--container:before {
bottom: 6px;
}
.pxl-text-slip1 {  }
.pxl-text-slip1.ic-yes .pxl-item--text svg, .pxl-text-slip1.ic-yes .pxl-item--text img, .pxl-text-slip1.ic-yes .pxl-item--text i {
display: none;
}
.pxl-text-slip1 .pxl-item--inner {
column-gap: 37px;
}
.pxl-text-slip1.ic-no .pxl-item--text {
padding-right: 37px;
position: relative;
}
.pxl-text-slip1.ic-no .pxl-item--text:before {
position: absolute;
content: '';
top: 50%;
transform: translatey(-50%);
right: -3px;
width: 6px;
height: 6px;
border-radius: 100px;
background-color: var(--secondary-color);
}
.pxl-text-slip1 .pxl-item--container {
white-space: nowrap;
margin-bottom: 0;
display: flex;
align-items: center;
position: relative;
}
.pxl-text-slip1 .pxl-item--text {
margin-bottom: 0;
position: relative;
color: #110e10;
display: flex;
white-space: nowrap;
}
.pxl-text-slip1 .pxl-item--text svg {
display: inline-block;
margin: auto 22px auto 22px;
}
.pxl-text-slip1 .pxl-item--inner, .pxl-text-slip1 .pxl-item--inner-font {
display: flex;
align-items: center;
}
.pxl-text-slip1.pxl-slide-to-left, .pxl-text-slip1.pxl-slide-to-right {
overflow: hidden;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-item--inner, .pxl-text-slip1.pxl-slide-to-right .pxl-item--inner {
display: flex;
align-items: center;
justify-content: center;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-item--inner {
-webkit-animation: slide-left 30s linear infinite;
animation: slide-left 30s linear infinite;
}
.pxl-text-slip1.pxl-slide-to-right .pxl-item--inner {
-webkit-animation: slide-right 30s linear infinite;
animation: slide-right 30s linear infinite;
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--container {
background-color: var(--primary-color);
position: relative;
padding: 11px 0;
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--container:after, .pxl-text-slip1.pxl-text-white-shadow .pxl-item--container:before {
content: '';
position: absolute;
width: 100%;
height: 2px;
background-color: #110e10;
left: 0;
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--container:after {
top: 6px;
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--container:before {
bottom: 6px;
}
#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 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);
}
#pxl-search-popup .pxl-item--logo {
position: absolute;
top: 0;
left: 100px;
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: 400px;
will-change: top, box-shadow;
background-color: rgba(18, 28, 39, 0.8);
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
-khtml-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
-ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
-o-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
-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);
}
@media (max-width: 767px) {
#pxl-search-popup .pxl-item--conent {
max-height: 250px;
}
}
#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: 60px;
-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-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-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(--primary-color);
color: #fff;
font-size: 14px;
line-height: 20px;
top: -4px;
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(--primary-color);
line-height: 34px;
color: var(--secondary-color);
font-size: 20px;
}
.pxl-search-popup-button.style-box-bd {
border: 1px solid #000;
}
#pxl-header-default {
position: relative;
z-index: 999;
background-color: #121c27; }
#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: 46px;
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-widget-wrap, #pxl-header-elementor .elementor-column, #pxl-header-elementor .elementor-column-wrap {
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;
}
.px-header--left_sidebar {
overflow-x: hidden;
overflow-y: scroll;
}
@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:not(.elementor-section-full_width), .bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-footer-elementor .elementor > .elementor-section:not(.elementor-section-full_width), .bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-page-title-elementor .elementor > .elementor-section:not(.elementor-section-full_width) {
width: 100% !important;
left: 0px !important;
}
.bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-main .elementor > .elementor-section.elementor-section-full_width, .bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-footer-elementor .elementor > .elementor-section.elementor-section-full_width, .bd-px-header--left_sidebar:not(.elementor-editor-active) #pxl-page-title-elementor .elementor > .elementor-section.elementor-section-full_width {
padding-left: 300px;
}
.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;
}
}
@media screen and (min-width: 1201px) { #pxl-header-default .pxl-menu-primary > li.menu-item-has-children > a span:after {
content: "\f150";
font-family: BRicon;
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: 120px;
}
.pxl-menu-primary ul {
list-style: none;
margin: 0;
}
.pxl-menu-primary li {
position: relative;
color: #5e6e6e;
}
.pxl-menu-primary li a {
color: rgba(255, 255, 255, 0.8);
position: relative;
}
.pxl-menu-primary > li {
display: inline-block;
vertical-align: middle;
margin: 0 16px;
}
.pxl-menu-primary > li > a {
line-height: 85px;
font-size: 15px;
font-weight: 600;
display: inline-block;
color: #fff;
}
.pxl-menu-primary .sub-menu, .pxl-menu-primary .children {
position: absolute;
top: 100%;
left: 0;
background-color: #1e2023;
margin-top: 30px;
margin-bottom: 0;
min-width: 325px;
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 {
font-size: 15px;
padding: 9px 26px;
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: #fff;
}
.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: 20px 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: 46px;
}
#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: 999;
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;
cursor: pointer;
}
.pxl-header-menu {
position: fixed;
height: 100vh;
width: 300px;
top: 0;
left: 0;
bottom: 0;
margin: 0;
overflow: hidden;
z-index: 1000;
-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: "\f078";
font-family: "Font Awesome 5 Pro";
}
.pxl-menu-toggle.active:before {
content: "\f077";
}
.pxl-menu-primary {
list-style: none;
margin: 0;
padding: 0;
}
.pxl-menu-primary li.menu-item {
position: relative;
}
.pxl-menu-primary li.menu-item > a {
display: block;
line-height: 46px;
color: #0a1119;
font-size: 15px;
font-weight: 600;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.pxl-menu-primary li.menu-item > a:hover, .pxl-menu-primary li.menu-item > a.current, .pxl-menu-primary li.menu-item.current_page_item > a, .pxl-menu-primary li.menu-item.current-menu-item > a, .pxl-menu-primary li.menu-item.current_page_ancestor > a, .pxl-menu-primary li.menu-item.current-menu-ancestor > a {
color: var(--primary-color);
}
.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: 55px;
}
.pxl-header-mobile-search {
margin-bottom: 20px;
}
.pxl-header-mobile-search form {
position: relative;
}
.pxl-header-mobile-search .search-field {
height: 44px;
border: none;
padding: 0 22px;
background-color: #f8f8f8;
}
.pxl-header-mobile-search .search-submit {
position: absolute;
top: 0;
right: 5px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
line-height: 36px;
padding: 0;
width: 44px;
height: 44px;
line-height: 44px;
background: none;
color: #000;
border: none;
}
.pxl-header-mobile-search .search-submit:hover, .pxl-header-mobile-search .search-submit:focus {
color: var(--primary-color);
}
.pxl-menu-close {
background-color: 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: #1e2023;
}
#pxl-header-elementor #pxl-header-mobile.style-dark.pxl-header-mobile-fixed {
background-color: #1e2023;
}
#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: 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 {
display: flex;
align-items: center;
max-height: 100vh;
overflow-y: auto;
overflow-x: hidden;
scrollbar-width: none;
background-color: #fff;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
-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: 307px;
-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.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;
}
.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;
}
.pxl-anchor-button.style-2 {
height: 50px;
width: 50px;
border-radius: 50px;
border: 1px solid #788890;
display: inline-flex;
justify-content: center;
align-items: center;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider {
height: 18px;
width: 18px;
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: 5px !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: 5px !important;
border-radius: 10px;
background-color: #fff;
}
.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: 5px !important;
height: 5px !important;
background-color: var(--primary-color);
border-radius: 100px;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line:before {
background-color: var(--primary-color);
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line.pxl-icon-line1 {
top: 0;
left: 0px;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line.pxl-icon-line2 {
transition-delay: 300ms;
top: 0;
right: 0px;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line.pxl-icon-line3 {
bottom: 0;
transition-delay: 200ms;
left: 0px;
}
.pxl-anchor-button.style-2 .pxl-anchor-divider .pxl-icon-line.pxl-icon-line4 {
transition-delay: 100ms;
bottom: 0;
right: 0px;
}
.pxl-anchor-button.style-2:hover .pxl-icon-line1 {
top: 72% !important;
left: 72% !important;
}
.pxl-anchor-button.style-2:hover .pxl-icon-line2 {
top: 72% !important;
right: 72% !important;
}
.pxl-anchor-button.style-2:hover .pxl-icon-line3 {
bottom: 72% !important;
left: 72% !important;
}
.pxl-anchor-button.style-2:hover .pxl-icon-line4 {
bottom: 72% !important;
right: 72% !important;
}
.pxl-anchor-button.style-box {
height: 100px;
width: 100px;
border: 1px solid var(--link-color);
box-sizing: border-box;
}
.pxl-anchor-button.style-box .pxl-anchor-divider {
width: 27px;
height: 27px;
}
.pxl-anchor-button.style-box .pxl-icon-line {
width: 6px !important;
height: 6px !important;
border-radius: 50%;
background: #fff;
-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-anchor-button.style-box .pxl-icon-line:after, .pxl-anchor-button.style-box .pxl-icon-line:before {
display: none;
}
.pxl-anchor-button.style-box .pxl-icon-line.pxl-icon-line1 {
top: 0;
left: 0;
}
.pxl-anchor-button.style-box .pxl-icon-line.pxl-icon-line2 {
top: 0;
left: 10px;
}
.pxl-anchor-button.style-box .pxl-icon-line.pxl-icon-line3 {
top: 0;
left: 21px;
}
.pxl-anchor-button.style-box .pxl-icon-line.pxl-icon-line4 {
top: 10px;
left: 0;
}
.pxl-anchor-button.style-box .pxl-icon-line.pxl-icon-line5 {
top: 10px;
left: 10px;
}
.pxl-anchor-button.style-box .pxl-icon-line.pxl-icon-line6 {
top: 10px;
left: 21px;
}
.pxl-anchor-button.style-box .pxl-icon-line.pxl-icon-line7 {
top: 21px;
left: 0;
}
.pxl-anchor-button.style-box .pxl-icon-line.pxl-icon-line8 {
top: 21px;
left: 10px;
}
.pxl-anchor-button.style-box .pxl-icon-line.pxl-icon-line9 {
top: 21px;
left: 21px;
}
.pxl-anchor-button.style-box:hover .pxl-icon-line.pxl-icon-line9 {
top: 0;
left: 0;
}
.pxl-anchor-button.style-box:hover .pxl-icon-line.pxl-icon-line8 {
top: 0;
left: 10px;
}
.pxl-anchor-button.style-box:hover .pxl-icon-line.pxl-icon-line7 {
top: 0;
left: 21px;
}
.pxl-anchor-button.style-box:hover .pxl-icon-line.pxl-icon-line6 {
top: 10px;
left: 0;
}
.pxl-anchor-button.style-box:hover .pxl-icon-line.pxl-icon-line5 {
top: 10px;
left: 10px;
}
.pxl-anchor-button.style-box:hover .pxl-icon-line.pxl-icon-line4 {
top: 10px;
left: 21px;
}
.pxl-anchor-button.style-box:hover .pxl-icon-line.pxl-icon-line3 {
top: 21px;
left: 0;
}
.pxl-anchor-button.style-box:hover .pxl-icon-line.pxl-icon-line2 {
top: 21px;
left: 10px;
}
.pxl-anchor-button.style-box:hover .pxl-icon-line.pxl-icon-line1 {
top: 21px;
left: 21px;
}
.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: var(--primary-color);
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(--secondary-color) !important;
}
.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;
}
}
.clearfix:after {
display: block;
clear: both;
content: "";
}
.pxl-archive-post {
position: relative;
margin-bottom: 50px; }
.pxl-archive-post .content-inner-post {
padding: 20px 20px 45px 20px;
border: 1px solid #d3d5d6;
}
@media (max-width: 575px) {
.pxl-archive-post .content-inner-post {
padding: 15px 15px 35px 15px;
}
}
.pxl-archive-post iframe {
width: 100%;
}
.pxl-archive-post .pxl-item--image {
position: relative;
overflow: hidden;
}
.pxl-archive-post .pxl-item--image img {
-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);
}
@media (max-width: 991px) {
.pxl-archive-post .pxl-item--image img {
width: 100%;
}
}
.pxl-archive-post .pxl-item--image:hover img {
-webkit-transform: scale(1.07, 1.07);
transform: scale(1.07, 1.07);
}
.pxl-archive-post .post-date {
position: absolute;
left: 37px;
top: 37px;
width: 80px;
background-color: rgba(255, 255, 255, 0.35);
border-radius: 5px;
backdrop-filter: blur(10px);
height: 100px;
text-align: center;
}
@media (max-width: 575px) {
.pxl-archive-post .post-date {
width: 60px;
height: 75px;
top: 25px;
left: 25px;
}
}
.pxl-archive-post .post-date .date-day {
color: #fff;
font-size: 35px;
font-weight: 500;
margin-bottom: 3px;
margin-top: 18px;
}
@media (max-width: 575px) {
.pxl-archive-post .post-date .date-day {
width: 60px;
font-size: 25px;
margin-top: 10px;
}
}
.pxl-archive-post .post-date .date-month {
color: #fff;
font-size: 15px;
}
@media (min-width: 768px) {
.pxl-archive-post .post-content {
padding: 0 25px;
}
}
.pxl-archive-post .post-content .post-metas {
margin-top: 16px;
margin-bottom: 27px;
border-bottom: 1px solid #d3d5d6;
padding-bottom: 15px;
}
.pxl-archive-post .post-content .post-metas .meta-inner {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.pxl-archive-post .post-content .post-metas .meta-inner .icon-post {
margin-right: 8px;
display: inline-block;
width: 30px;
height: 30px;
border: 1px solid #d4d6d7;
border-radius: 1000px;
text-align: center;
}
.pxl-archive-post .post-content .post-metas .meta-inner .icon-post i {
color: var(--primary-color);
}
.pxl-archive-post .post-content .post-metas .meta-inner > span:not(:last-child) {
padding-right: 16px;
margin-right: 16px;
position: relative;
}
.pxl-archive-post .post-content .post-metas .meta-inner span, .pxl-archive-post .post-content .post-metas .meta-inner a {
text-transform: capitalize;
font-size: 15px;
color: var(--secondary-color);
}
.pxl-archive-post .post-content .post-metas .meta-inner a:hover {
text-decoration: underline;
color: var(--primary-color);
}
.pxl-archive-post .post-content .post-metas .meta-inner .post-comments a:hover {
text-decoration: none;
}
.pxl-archive-post .post-content .post-title {
font-size: 26px;
line-height: 33px;
font-weight: 500;
margin-bottom: 20px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
@media (max-width: 575px) {
.pxl-archive-post .post-content .post-title {
font-size: 20px;
line-height: 30px;
}
}
.pxl-archive-post .post-content .post-title a {
background-repeat: no-repeat;
background-position-y: -1px;
background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
animation: 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline forwards;
}
.pxl-archive-post .post-content .post-title a:hover {
animation: 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline-hover forwards;
}
.pxl-archive-post .post-content .post-excerpt {
font-size: 15px;
line-height: 25px;
color: var(--third-color);
margin-bottom: 37px;
}
@media (max-width: 575px) {
.pxl-archive-post .post-content .post-excerpt {
margin-bottom: 20px;
}
}
.pxl-archive-post .post-content .post-btn-wrap a {
font-size: 17px;
color: var(--secondary-color);
position: relative;
letter-spacing: 0.16px;
position: relative;
}
.pxl-archive-post .post-content .post-btn-wrap a svg {
max-width: 32px;
margin-left: 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);
}
.pxl-archive-post .post-content .post-btn-wrap a:hover svg {
margin-left: 15px;
}
.pxl-archive-post .pxl-video-popup {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.pxl-archive-post .pxl-video-popup a {
display: block;
width: 77px;
border-radius: 1000px;
height: 77px;
background-color: var(--primary-color);
line-height: 77px;
color: #fff;
text-align: center;
font-size: 15px;
}
@media (max-width: 575px) {
.pxl-archive-post .pxl-video-popup a {
width: 50px;
height: 50px;
line-height: 50px;
}
}
.pxl-archive-post .pxl-video-popup a:hover {
background-color: var(--primary-color);
}
.pxl-archive-post.format-link .content-top {
display: flex;
column-gap: 35px;
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
padding-bottom: 10px;
}
@media (max-width: 575px) {
.pxl-archive-post.format-link .content-top {
display: block;
}
}
.pxl-archive-post.format-link .content-top .link-icon {
margin-top: 17px;
}
@media (max-width: 575px) {
.pxl-archive-post.format-link .content-top .link-icon {
margin-top: 0px;
margin-bottom: 20px;
}
}
.pxl-archive-post.format-link .content-top .link-icon a {
display: inline-flex;
align-items: center;
justify-content: center;
width: 51px;
height: 51px;
border-radius: 1000px;
background-color: rgba(255, 255, 255, 0.1);
}
.pxl-archive-post.format-link .content-top .link-icon a svg {
fill: #fff;
width: 23px;
}
.pxl-archive-post.format-link .content-right .post-date-post {
position: relative;
padding-right: 17px;
margin-right: 17px;
padding-top: 1px;
padding-bottom: 1px;
}
.pxl-archive-post.format-link .content-right .post-date-post:before {
position: absolute;
content: '';
top: 0;
right: 0;
height: 100%;
width: 1px;
background-color: rgba(255, 255, 255, 0.15);
}
.pxl-archive-post.format-link .content-right .post-metas-2 span, .pxl-archive-post.format-link .content-right .post-metas-2 a {
color: #c4c4c4;
font-size: 13px;
font-weight: 400;
}
.pxl-archive-post.format-link .content-right .post-metas-2 a:hover {
color: #fff;
}
.pxl-archive-post.format-link .content-inner-post {
padding: 0;
border: none;
}
.pxl-archive-post.format-link .post-featured {
background-repeat: no-repeat;
background-position: bottom center;
padding: 43px 45px 42px 45px;
position: relative;
background-color: var(--primary-color);
border-left: 5px solid var(--primary-color);
}
@media (max-width: 767px) {
.pxl-archive-post.format-link .post-featured {
padding: 30px 25px;
}
}
@media (max-width: 575px) {
.pxl-archive-post.format-link .post-featured {
padding: 30px 15px;
}
}
.pxl-archive-post.format-link .post-featured .post-title a, .pxl-archive-post.format-link .post-featured .post-title {
margin-top: 23px;
font-size: 26px;
font-weight: 500;
color: #fff;
line-height: 36px;
z-index: 2;
}
.pxl-archive-post.format-link .post-featured .post-title a {
background-repeat: no-repeat;
background-position-y: -1px;
background-image: linear-gradient(transparent calc(100% - 1px), #fff 1px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
animation: 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline forwards;
}
.pxl-archive-post.format-link .post-featured .post-title a:hover {
animation: 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline-hover forwards;
}
.pxl-archive-post.format-link .post-featured .pxl-hl-image {
position: absolute;
bottom: 0px;
right: 0;
}
.pxl-archive-post.format-link .post-featured .link-text {
margin-top: 24px;
font-size: 15px;
line-height: 26px;
color: #fff;
}
.pxl-archive-post.format-quote .content-top {
display: flex;
column-gap: 35px;
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
padding-bottom: 27px;
}
@media (max-width: 575px) {
.pxl-archive-post.format-quote .content-top {
display: block;
}
}
.pxl-archive-post.format-quote .content-top .link-icon {
margin-top: 17px;
display: block;
min-width: 51px;
width: 51px;
height: 51px;
border-radius: 1000px;
background-color: rgba(255, 255, 255, 0.1);
position: relative;
}
.pxl-archive-post.format-quote .content-top .link-icon span {
width: 100%;
height: 100%;
text-align: center;
line-height: 86px;
display: block;
font-size: 62px;
font-weight: 400;
color: #fff;
}
@media (max-width: 575px) {
.pxl-archive-post.format-quote .content-top .link-icon {
margin-top: 0px;
margin-bottom: 20px;
}
}
.pxl-archive-post.format-quote .content-right .post-date-post {
position: relative;
padding-right: 17px;
margin-right: 17px;
padding-top: 1px;
padding-bottom: 1px;
}
.pxl-archive-post.format-quote .content-right .post-date-post:before {
position: absolute;
content: '';
top: 0;
right: 0;
height: 100%;
width: 1px;
background-color: rgba(255, 255, 255, 0.15);
}
.pxl-archive-post.format-quote .content-right .post-metas-2 span, .pxl-archive-post.format-quote .content-right .post-metas-2 a {
color: #c4c4c4;
font-size: 13px;
font-weight: 400;
}
.pxl-archive-post.format-quote .content-right .post-metas-2 a:hover {
color: #fff;
}
.pxl-archive-post.format-quote .content-inner-post {
padding: 0;
border: none;
}
.pxl-archive-post.format-quote .post-featured {
background-repeat: no-repeat;
background-position: bottom center;
padding: 43px 45px 40px 45px;
position: relative;
background-color: var(--primary-color);
border-left: 5px solid var(--primary-color);
}
@media (max-width: 767px) {
.pxl-archive-post.format-quote .post-featured {
padding: 30px 25px;
}
}
@media (max-width: 575px) {
.pxl-archive-post.format-quote .post-featured {
padding: 30px 15px;
}
}
.pxl-archive-post.format-quote .post-featured .quote-text a {
margin-top: 24px;
display: block;
font-size: 15px;
font-weight: 400;
color: #fff;
line-height: 25px;
z-index: 2;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-archive-post.format-quote .post-featured .pxl-hl-image {
position: absolute;
bottom: 0px;
right: 0;
}
.pxl-archive-post.format-quote .post-featured .quote-cite {
margin-top: 20px;
margin-bottom: 0;
font-size: 15px;
line-height: 30px;
font-weight: 500;
color: #fff;
}
.single-post .pxl-archive-post .pxl-gallery {
margin-top: -24px;
}
.single-post .pxl-archive-post .single-heading {
padding-top: 13px;
padding-bottom: 5px;
font-size: 30px;
}
@media screen and (max-width: 767px) {
.single-post .pxl-archive-post .single-heading {
font-size: 22px;
}
}
.single-post .pxl-archive-post .pxl-item--image {
margin-bottom: 33px;
}
.single-post .pxl-archive-post .pxl-item--image img {
border-radius: 10px;
}
.single-post .pxl-archive-post .pxl-item--title {
font-size: 40px;
margin-bottom: 31px;
}
@media screen and (max-width: 991px) {
.single-post .pxl-archive-post .pxl-item--title {
font-size: 36px;
}
}
@media screen and (max-width: 767px) {
.single-post .pxl-archive-post .pxl-item--title {
font-size: 30px;
}
}
.single-post .pxl-archive-post .pxl-item--holder {
margin-bottom: 35px;
}
.single-post .pxl-archive-post .pxl-item--content p {
margin-bottom: 20px;
}
.single-post .pxl-archive-post .pxl-item--content p:last-child {
margin-bottom: 0;
}
.pxl-el-divider {
background-color: #d7d7d7;
}
.post-tags-wrap {
display: flex;
align-items: center;
}
.post-tags-share {
margin: 20px 15px 0;
padding-bottom: 23px;
border-bottom: 1px solid #d3d5d6;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 15px;
justify-content: space-between;
}
@media (max-width: 767px) {
.post-tags-share {
display: block !important;
}
}
.post-tags-share .post-shares {
display: flex;
align-items: center;
column-gap: 25px;
}
.post-tags-share .post-shares span {
color: #1e2023;
font-size: 20px;
font-weight: 700;
line-height: 1.555;
letter-spacing: -0.2px;
}
.post-tags-share .post-shares .social-share .social {
display: flex;
align-items: center;
gap: 11px;
flex-wrap: wrap;
}
.post-tags-share .post-shares .social-share .social .pxl-icon {
display: flex;
align-items: center;
justify-content: center;
background: #fff3ed;
width: 40px;
height: 38px;
font-size: 14px;
}
.post-tags-share .post-share-wrap {
z-index: 1;
}
.post-tags-share .post-tags-wrap {
z-index: 2;
}
.post-tags-share .post-tags-wrap .pxl-title--tags {
color: #1e2023;
font-size: 20px;
font-weight: 700;
line-height: 1.555;
letter-spacing: -0.2px;
margin-right: 13px;
}
.post-tags-share .post-tags-wrap .post-tags {
display: flex;
column-gap: 14px;
}
.post-tags-share .post-tags-wrap .post-tags a {
font-size: 16px;
color: #555;
font-weight: 400;
line-height: 34px;
border-radius: 100px;
display: inline-block;
padding: 0 18px;
border-radius: 4px;
border: 1px solid #f6f3ee;
background: #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;
}
.post-tags-share .post-tags-wrap .post-tags a:hover {
color: #fff;
background: var(--primary-color);
border-color: transparent;
border-radius: 0px;
}
.single-post-inner .post-metas .post-author img {
width: 30px;
height: 30px;
border-radius: 100px;
overflow: hidden;
}
.single-post-inner .post-metas .meta-inner {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 50px;
}
.single-post-inner .post-metas .meta-inner .icon-post {
margin-right: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
}
.single-post-inner .post-metas .meta-inner .icon-post i {
color: var(--primary-color);
}
.single-post-inner .post-metas .meta-inner > span:not(:last-child) {
display: flex;
position: relative;
}
.single-post-inner .post-metas .meta-inner span, .single-post-inner .post-metas .meta-inner a {
text-transform: capitalize;
font-size: 15px;
color: var(--secondary-color);
}
.single-post-inner .post-metas .meta-inner a:hover {
text-decoration: underline;
color: var(--primary-color);
}
.single-post-inner .post-metas .meta-inner .post-comments a:hover {
text-decoration: none;
}
.pxl--post-footer {
display: flex;
flex-wrap: wrap;
width: 100%;
position: relative;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 10px;
}
.pxl--post-footer > div {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 25px;
}
.pxl--post-footer label {
font-size: 20px;
color: #0a1119;
font-weight: 600;
margin-right: 18px;
}
.pxl--post-footer .pxl--tags {
flex-grow: 1;
}
.pxl--post-footer .pxl--tags a {
line-height: 34px;
display: inline-block;
padding: 0 24px;
background-color: #f0f0f0;
font-size: 14px;
margin: 5px 5px 5px 0;
position: relative;
z-index: 1;
}
.pxl--post-footer .pxl--tags a:hover {
color: #fff;
background-color: var(--primary-color);
}
.pxl--post-footer .pxl--social a {
font-size: 16px;
margin-right: 14px;
}
.pxl--post-footer .pxl--social a:hover {
color: var(--primary-color);
}
.pxl--post-footer .pxl--social a:last-child {
margin-right: 0;
}
.pxl-pagination-wrap .pxl-pagination-links {
display: flex;
align-items: center;
gap: 13px;
flex-wrap: wrap;
}
.pxl-pagination-wrap .page-numbers {
width: 54px;
height: 54px;
border-radius: 50%;
border: 1px solid var(--link-color);
color: #1e2023;
font-family: Unbounded;
font-size: 16px;
font-weight: 600;
letter-spacing: -0.32px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.pxl-pagination-wrap .page-numbers:hover, .pxl-pagination-wrap .page-numbers.current {
color: #fff;
background: var(--primary-color);
border-color: var(--primary-color);
}
.blog .pxl-pagination-wrap {
margin-bottom: 2px;
}
.blog .pxl-pagination-wrap .page-numbers {
text-transform: uppercase;
font-weight: 500;
color: var(--secondary-color);
display: inline-flex;
align-items: center;
justify-content: center;
width: 52px;
border-radius: 1000px;
height: 52px;
border: 1px solid #d3d5d6;
font-size: 16px;
}
@media (max-width: 575px) {
.blog .pxl-pagination-wrap .page-numbers {
letter-spacing: 1px;
}
}
.blog .pxl-pagination-wrap .page-numbers:hover, .blog .pxl-pagination-wrap .page-numbers.current {
color: #fff;
border-color: var(--primary-color);
background-color: var(--primary-color);
}
.blog .pxl-pagination-wrap .pxl-pagination-links {
margin-top: 30px;
width: 100%;
display: inline-flex;
justify-content: center;
column-gap: 15px;
}
.pxl-post--navigation {
padding: 24px 0 19px;
margin: 0 -15px;
color: #0a1119;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
}
.pxl-post--navigation a {
color: inherit;
}
.pxl-post--navigation a:hover {
color: var(--primary-color);
}
.pxl-post--navigation i {
font-weight: normal;
font-size: 22px;
color: var(--primary-color);
}
.pxl-post--navigation .pxl--item {
padding: 10px 15px;
}
.pxl-post--navigation .pxl--item-prev {
flex-grow: 1;
}
.pxl-post--navigation .pxl--label {
display: inline-flex;
align-items: center;
}
.pxl-post--author-info {
padding: 30px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
.pxl-post--author-info {
display: block;
}
}
.pxl-post--author-info .pxl-user--name {
font-size: 24px;
font-weight: 700;
text-transform: uppercase;
color: #0a1320;
margin-top: -8px;
margin-bottom: 6px;
}
.pxl-post--author-info .pxl-user--name a {
color: inherit;
}
.pxl-post--author-info .pxl-user--name a:hover {
color: inherit;
}
.pxl-post--author-info .pxl-post--author-description {
font-size: 18px;
line-height: 1.625;
margin-bottom: 14px;
}
.pxl-post--author-info .pxl-post--author-image {
width: 140px;
min-width: 140px;
}
@media screen and (max-width: 767px) {
.pxl-post--author-info .pxl-post--author-image {
margin-bottom: 32px;
}
}
.pxl-post--author-info .pxl-post--author-image img {
border-radius: 140px;
}
.pxl-post--author-info .pxl-post--author-social a {
display: inline-flex;
}
.pxl-custom-swiper {
overflow: hidden;
position: relative;
}
.pxl-post-gallery-slider .pxl-custom-swiper {
border-radius: 8px 8px 0 0;
}
.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-sticky {
border: 2px solid #efefef;
padding: 57px 40px 70px 40px;
}
@media screen and (max-width: 767px) {
.page-template-default .pxl-sidebar-sticky {
padding: 50px 30px;
}
}
.error404 .pxl-error-inner {
display: flex;
align-items: center;
width: 50%;
padding-left: 127px;
background-color: rgba(255, 255, 255, 0.7);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}
@media screen and (max-width: 1280px) {
.error404 .pxl-error-inner {
padding-left: 80px;
}
}
@media screen and (max-width: 767px) {
.error404 .pxl-error-inner {
padding-left: 50px;
}
}
@media screen and (max-width: 575px) {
.error404 .pxl-error-inner {
padding: 0;
padding-top: 30px;
width: 100%;
}
}
.error404 .wrap-content-404 {
position: relative;
width: 100%;
max-width: 1350px;
margin: 0 auto;
margin-bottom: 50px;
padding: 0 15px;
display: flex;
align-items: center;
justify-content: space-between;
background-position: center;
background-size: cover;
}
@media screen and (max-width: 575px) {
.error404 .wrap-content-404 {
flex-wrap: wrap;
}
}
.error404 .pxl-error-image {
display: block;
min-height: 414px;
width: 50%;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
@media screen and (max-width: 575px) {
.error404 .pxl-error-image {
width: 100%;
min-height: 360px;
}
}
.error404 .pxl-error-title {
color: var(--link-color);
font-size: 56px;
font-weight: 800;
line-height: 1.21429;
letter-spacing: -1.12px;
margin-top: 17px;
}
@media screen and (max-width: 1280px) {
.error404 .pxl-error-title {
font-size: 48px;
}
}
@media screen and (max-width: 767px) {
.error404 .pxl-error-title {
font-size: 42px;
}
}
@media screen and (max-width: 575px) {
.error404 .pxl-error-title {
font-size: 35px;
margin-top: 10px;
}
}
.error404 .pxl-error-description {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
margin-top: 27px;
}
@media screen and (max-width: 575px) {
.error404 .pxl-error-description {
margin-top: 15px;
}
}
.error404 .pxl-error-subtitle {
color: var(--primary-color);
font-size: 14px;
font-weight: 700;
line-height: 2;
padding-left: 48px;
text-transform: uppercase;
position: relative;
}
.error404 .pxl-error-subtitle:before {
position: absolute;
content: '';
top: 50%;
left: 0;
transform: translateY(-50%);
width: 37px;
height: 2px;
background: var(--primary-color);
}
.error404 .pxl-error-inner {
position: relative;
z-index: 1;
}
.error404 .btn, .error404 .woocommerce-cart .woocommerce .return-to-shop a, .woocommerce-cart .woocommerce .return-to-shop .error404 a, .error404 .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .error404 a {
margin-top: 24px;
}
@media screen and (max-width: 575px) {
.error404 .btn, .error404 .woocommerce-cart .woocommerce .return-to-shop a, .woocommerce-cart .woocommerce .return-to-shop .error404 a, .error404 .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .error404 a {
margin-top: 15px;
}
}
.btn--readmore {
font-size: 14px;
text-transform: uppercase;
color: #646464;
font-weight: 700;
display: inline-flex;
overflow: hidden;
position: relative;
padding-right: 4px;
}
.btn--readmore .btn--icon {
width: 20px;
height: 20px;
background-color: #646464;
border-radius: 20px;
color: #fff;
position: relative;
font-size: 16px;
display: flex;
justify-content: center;
align-items: center;
}
.btn--readmore .btn--icon i {
display: flex;
justify-content: center;
align-items: center;
height: 20px;
}
.btn--readmore .btn--backdrop, .btn--readmore .btn--front {
display: inline-flex;
align-items: center;
-webkit-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-khtml-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-moz-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-ms-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
-o-transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
transition: all 0.25s cubic-bezier(0.3, 0.3, 0, 0.8);
position: relative;
}
.btn--readmore .btn--backdrop {
transform: translateY(101%);
position: absolute;
z-index: 9;
top: 0;
left: 0;
}
.btn--readmore .btn--backdrop .btn--icon {
background-color: ;
background-image: -webkit-gradient(linear, right top, left top, from(), to());
background-image: -webkit-linear-gradient(to right, , );
background-image: -moz-linear-gradient(to right, , );
background-image: -ms-linear-gradient(to right, , );
background-image: -o-linear-gradient(to right, , );
background-image: linear-gradient(to right, , );
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='', gradientType='1');
}
.btn--readmore:hover {
color: #646464;
}
.btn--readmore:hover .btn--backdrop {
transform: translateY(0%);
}
.btn--readmore:hover .btn--front {
transform: translateY(-101%);
}
.page-links {
margin-top: 24px;
clear: left;
}
.page-links .post-page-numbers {
width: 36px;
height: 36px;
background-color: #fff;
line-height: 36px;
text-align: center;
font-size: 15px;
font-weight: 600;
display: inline-block;
margin: 15px 15px 0 0;
color: #080808;
position: relative;
z-index: 1;
padding: 0;
border: 1px solid #e9e9e9;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.page-links .post-page-numbers.current, .page-links .post-page-numbers:hover {
color: #fff;
border-color: var(--primary-color);
background-color: var(--primary-color);
}
.pxl-post-row {
padding-top: 4px;
margin-bottom: -56px;
}
.pxl-post-row > div {
margin-bottom: 30px;
}
.pxl-post-row > div > p {
margin-bottom: 0 !important;
}
@media screen and (min-width: 992px) {
.pxl-has-sidebar .pxl-sidebar-area {
padding-left: 20px;
}
}
@media screen and (min-width: 992px) {
.pxl-has-sidebar .pxl-content-area {
padding-left: 0px;
padding-right: 50px;
}
}
.pxl-project--navigation {
margin-top: 74px;
padding: 0 15px;
width: 100%;
}
@media (max-width: 767px) {
.pxl-project--navigation {
margin-top: 30px;
margin-bottom: 30px;
}
}
.pxl-project--navigation .pxl--items {
display: flex;
align-items: center;
justify-content: space-between;
}
.pxl-project--navigation .pxl--item-prev a, .pxl-project--navigation .pxl--item-next a {
display: flex;
align-items: center;
font-weight: 500;
font-size: 16px;
color: #0a1119;
text-transform: uppercase;
letter-spacing: 3.2px;
column-gap: 20px;
-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);
}
@media (max-width: 575px) {
.pxl-project--navigation .pxl--item-prev a, .pxl-project--navigation .pxl--item-next a {
font-size: 0;
}
}
@media (min-width: 576px) {
.pxl-project--navigation .pxl--item-prev a, .pxl-project--navigation .pxl--item-next a {
min-width: 230px;
}
}
.pxl-project--navigation .pxl--item-prev a i, .pxl-project--navigation .pxl--item-next a i {
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
display: block;
width: 61px;
height: 61px;
line-height: 61px;
text-align: center;
font-size: 16px;
background-color: var(--secondary-color);
color: #fff;
}
.pxl-project--navigation .pxl--item-prev a:hover, .pxl-project--navigation .pxl--item-next a:hover {
color: var(--primary-color);
}
.pxl-project--navigation .pxl--item-prev a:hover i, .pxl-project--navigation .pxl--item-next a:hover i {
background-color: var(--primary-color);
}
.pxl-project--navigation .pxl--item-grid a {
display: inline-block;
width: 26px;
height: 26px;
position: relative;
-webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-project--navigation .pxl--item-grid a .bl {
position: absolute;
width: 8px;
height: 8px;
background-color: var(--primary-color);
-webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-project--navigation .pxl--item-grid a .bl.bl1 {
top: 0;
left: 0;
}
.pxl-project--navigation .pxl--item-grid a .bl.bl2 {
top: 0;
right: 0;
}
.pxl-project--navigation .pxl--item-grid a .bl.bl3 {
bottom: 0;
right: 0;
}
.pxl-project--navigation .pxl--item-grid a .bl.bl4 {
bottom: 0;
left: 0;
}
.pxl-project--navigation .pxl--item-grid a:hover {
transform: scale(0.8);
}
.pxl-project--navigation .pxl--item-grid a:hover .bl {
background-color: var(--secondary-color);
}
@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, .pxl-widget-title, .wp-block-search__label, .pxl-sidebar-sticky .widget .wp-block-heading, .rss-widget-title {
color: #1e2023 !important;
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
line-height: 28px;
margin-bottom: 38px;
letter-spacing: 0.8px;
padding-left: 7px;
position: relative;
}
.widget .widget-title:before, .pxl-widget-title:before, .wp-block-search__label:before, .pxl-sidebar-sticky .widget .wp-block-heading:before, .rss-widget-title:before {
position: absolute;
content: '';
width: 2px;
height: 20px;
top: 5px;
left: 0;
background: var(--primary-color);
}
.pxl-sidebar-area .widget {
background: #fff3ed;
padding: 40px 30px;
margin-bottom: 31px;
}
.pxl-sidebar-area .widget:last-child {
margin-bottom: 0;
}
.comments-title {
margin-top: 70px;
font-size: 35px;
font-weight: 500;
margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
.comments-title {
font-size: 24px;
}
}
.comment-reply-title {
font-size: 35px;
font-weight: 500;
margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
.comment-reply-title {
font-size: 24px;
}
}
.widget_search .widget-content form {
margin: 0px;
}
.widget_search .searchform-wrap {
position: relative;
}
.widget_search .search-submit {
top: 50%;
transform: translatey(-50%);
right: 25px;
background-color: transparent;
position: absolute;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
padding: 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);
}
.widget_search .search-submit svg {
-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);
fill: #000;
width: 15px;
}
.widget_search .search-submit:before, .widget_search .search-submit:after {
display: none;
}
.widget_search .search-field {
background-color: #fff;
color: #5e5f63;
font-size: 14px;
height: 55px;
font-weight: 400;
border-radius: 4px;
padding: 0 25px;
}
.widget_text .widget-content form {
margin: 0px;
}
.widget_product_categories ul:not(.list), .widget_categories ul:not(.list), .widget_nav_menu ul:not(.list), .widget_pages ul:not(.list), .widget_archive ul:not(.list), .widget_meta ul:not(.list), .widget_recent_entries ul:not(.list) {
list-style: none;
margin-bottom: 0;
padding: 0 !important;
}
.widget_product_categories ul:not(.list) li, .widget_categories ul:not(.list) li, .widget_nav_menu ul:not(.list) li, .widget_pages ul:not(.list) li, .widget_archive ul:not(.list) li, .widget_meta ul:not(.list) li, .widget_recent_entries ul:not(.list) li {
margin-bottom: 21px;
}
.widget_product_categories ul:not(.list) li:last-child, .widget_categories ul:not(.list) li:last-child, .widget_nav_menu ul:not(.list) li:last-child, .widget_pages ul:not(.list) li:last-child, .widget_archive ul:not(.list) li:last-child, .widget_meta ul:not(.list) li:last-child, .widget_recent_entries ul:not(.list) li:last-child {
margin-bottom: 0;
}
.widget_product_categories ul:not(.list) li a, .widget_categories ul:not(.list) li a, .widget_nav_menu ul:not(.list) li a, .widget_pages ul:not(.list) li a, .widget_archive ul:not(.list) li a, .widget_meta ul:not(.list) li a, .widget_recent_entries ul:not(.list) li a {
font-size: 16px;
font-weight: 400;
line-height: 54px;
position: relative;
z-index: 1;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
border-radius: 4px;
padding: 0 21px 0 16px;
color: #49515b;
background: #fff;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.widget_product_categories ul:not(.list) li.current-menu-item > a, .widget_categories ul:not(.list) li.current-menu-item > a, .widget_nav_menu ul:not(.list) li.current-menu-item > a, .widget_pages ul:not(.list) li.current-menu-item > a, .widget_archive ul:not(.list) li.current-menu-item > a, .widget_meta ul:not(.list) li.current-menu-item > a, .widget_recent_entries ul:not(.list) li.current-menu-item > a, .widget_product_categories ul:not(.list) li.current-cat > a, .widget_categories ul:not(.list) li.current-cat > a, .widget_nav_menu ul:not(.list) li.current-cat > a, .widget_pages ul:not(.list) li.current-cat > a, .widget_archive ul:not(.list) li.current-cat > a, .widget_meta ul:not(.list) li.current-cat > a, .widget_recent_entries ul:not(.list) li.current-cat > a, .widget_product_categories ul:not(.list) li.current-cat-parent > a, .widget_categories ul:not(.list) li.current-cat-parent > a, .widget_nav_menu ul:not(.list) li.current-cat-parent > a, .widget_pages ul:not(.list) li.current-cat-parent > a, .widget_archive ul:not(.list) li.current-cat-parent > a, .widget_meta ul:not(.list) li.current-cat-parent > a, .widget_recent_entries ul:not(.list) li.current-cat-parent > a, .widget_product_categories ul:not(.list) li > a:hover, .widget_categories ul:not(.list) li > a:hover, .widget_nav_menu ul:not(.list) li > a:hover, .widget_pages ul:not(.list) li > a:hover, .widget_archive ul:not(.list) li > a:hover, .widget_meta ul:not(.list) li > a:hover, .widget_recent_entries ul:not(.list) li > a:hover {
color: #fff;
background-color: var(--primary-color);
}
.widget_product_categories ul:not(.list) li > .sub-menu > li > a, .widget_categories ul:not(.list) li > .sub-menu > li > a, .widget_nav_menu ul:not(.list) li > .sub-menu > li > a, .widget_pages ul:not(.list) li > .sub-menu > li > a, .widget_archive ul:not(.list) li > .sub-menu > li > a, .widget_meta ul:not(.list) li > .sub-menu > li > a, .widget_recent_entries ul:not(.list) li > .sub-menu > li > a {
padding-left: 22px;
}
.widget_product_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > a, .widget_nav_menu ul:not(.list) li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul:not(.list) li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul:not(.list) li > .sub-menu > li > .sub-menu > li > a, .widget_meta ul:not(.list) li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul:not(.list) li > .sub-menu > li > .sub-menu > li > a {
padding-left: 26px;
}
.widget_product_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_nav_menu ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_meta ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
padding-left: 30px;
}
.widget_product_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_nav_menu ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_meta ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
padding-left: 34px;
}
.widget_product_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_nav_menu ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_meta ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
padding-left: 38px;
}
.widget_product_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_nav_menu ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_meta ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
padding-left: 42px;
}
.widget_product_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_nav_menu ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_meta ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
padding-left: 47px;
}
.widget_product_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_nav_menu ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_meta ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
padding-left: 51px;
}
.widget_product_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_nav_menu ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_meta ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
padding-left: 55px;
}
.widget_product_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_categories ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_nav_menu ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_pages ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_archive ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_meta ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a, .widget_recent_entries ul:not(.list) li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
padding-left: 59px;
}
.widget_product_categories ul:not(.list) > li:last-child, .widget_categories ul:not(.list) > li:last-child, .widget_nav_menu ul:not(.list) > li:last-child, .widget_pages ul:not(.list) > li:last-child, .widget_archive ul:not(.list) > li:last-child, .widget_meta ul:not(.list) > li:last-child, .widget_recent_entries ul:not(.list) > li:last-child {
margin-bottom: 0;
}
.widget_product_categories .widget-content, .widget_categories .widget-content, .widget_nav_menu .widget-content, .widget_pages .widget-content, .widget_archive .widget-content, .widget_meta .widget-content, .widget_recent_entries .widget-content {
padding: 0 !important;
}
.widget_tag_cloud .tagcloud, .widget_product_tag_cloud .tagcloud {
display: flex;
flex-wrap: wrap;
}
.widget_tag_cloud a, .widget_product_tag_cloud a {
color: #4f545a;
background: #fff;
font-size: 14px !important;
font-weight: 500;
text-transform: capitalize;
line-height: 37px;
position: relative;
z-index: 1;
display: inline-block;
border: none;
padding: 0 25px;
margin-right: 8px;
border-radius: 4px;
margin-bottom: 14px;
}
.widget_tag_cloud a:hover, .widget_product_tag_cloud a:hover {
color: #fff;
background: var(--primary-color);
}
.widget_pxl_recent_posts .pxl-item--title {
color: #0a2803;
font-size: 15px;
font-weight: 700;
line-height: 1.66667;
margin-top: 3px;
margin-bottom: 0;
text-transform: capitalize;
max-height: 45px;
overflow: hidden;
}
.widget_pxl_recent_posts .pxl-item--title a {
color: inherit;
}
.widget_pxl_recent_posts .pxl-item--title a:hover {
color: var(--primary-color);
}
.widget_pxl_recent_posts .pxl-item--img {
width: 102px;
min-width: 102px;
position: relative;
overflow: hidden;
}
.widget_pxl_recent_posts .pxl-item--img a {
z-index: 10;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.widget_pxl_recent_posts .pxl-item--img img {
width: 100%;
-webkit-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-khtml-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.widget_pxl_recent_posts .pxl--item {
display: flex;
align-items: center;
column-gap: 24px;
margin-bottom: 30px;
}
.widget_pxl_recent_posts .pxl--item .pxl-item--date {
display: flex;
align-items: center;
gap: 7px;
color: #555;
font-size: 15px;
font-weight: 400;
line-height: 1.866;
}
.widget_pxl_recent_posts .pxl--item:last-child {
border: none;
padding: 0;
margin: 0;
}
.widget_pxl_recent_posts .pxl--item:hover .pxl-item--img 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);
}
.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: "\f002";
font-size: 14px;
font-family: "Font Awesome 5 Pro";
color: #fff;
z-index: 2;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 250ms linear 0ms;
-khtml-transition: all 250ms linear 0ms;
-moz-transition: all 250ms linear 0ms;
-ms-transition: all 250ms linear 0ms;
-o-transition: all 250ms linear 0ms;
transition: all 250ms linear 0ms;
opacity: 0;
}
.widget_media_gallery .gallery .gallery-item a:hover:before, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:hover:before, .elementor-widget-image-gallery .gallery .gallery-item a:hover:before, .widget_media_gallery .gallery .gallery-item a:hover:after, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item a:hover:after, .elementor-widget-image-gallery .gallery .gallery-item a:hover:after {
opacity: 1;
}
.elementor-lightbox .swiper-container .elementor-lightbox-image {
width: auto;
height: auto;
}
.elementor-lightbox .swiper-container .swiper-slide {
background-color: transparent;
}
.pxl-gallery {
margin: -8px -15px 30px -15px;
display: flex;
flex-wrap: wrap;
}
.pxl-gallery img {
width: 100%;
}
.pxl-gallery .pxl--item {
padding: 30px 15px 0 15px;
}
.pxl-gallery .pxl--item-inner {
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
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(--primary-color);
}
.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: inline-block;
font-size: 16px;
padding: 0 !important;
line-height: 24px;
color: #080808;
font-weight: 700;
}
.widget_rss .rss-date {
font-size: 14px;
display: block;
margin-top: 4px;
margin-bottom: 10px;
}
.widget_rss li + li {
margin-top: 34px;
}
.widget_rss cite {
display: block;
margin-top: 4px;
color: var(--primary-color);
}
.widget_block ul, .widget_block ol {
margin-bottom: 0;
padding: 0;
list-style: none;
}
.widget_block .wp-block-search__label, .widget_block .wp-block-group__inner-container > h2 {
font-size: 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 {
padding: 25px !important;
font-size: 16px;
line-height: 24px;
color: #080808;
font-weight: 600;
}
.widget_block .wp-block-latest-posts__list a, .widget_block .wp-block-latest-comments a {
color: inherit;
}
.widget_block .wp-block-latest-posts__list a:hover, .widget_block .wp-block-latest-comments a:hover {
color: var(--primary-color);
}
.widget_block .wp-block-latest-posts__list li + li, .widget_block .wp-block-latest-comments li + li {
margin-top: 18px;
}
.widget_block .wp-block-latest-comments {
color: #666;
}
.widget_block .wp-block-latest-comments a {
color: #080808;
}
.widget_block .wp-block-latest-comments a:hover {
color: var(--primary-color);
}
.widget_block.widget_search .wp-block-search__inside-wrapper {
margin: 0 25px 25px 25px;
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: "BRicon";
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 {
color: var(--primary-color);
}
.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__input {
border-color: #ececf0;
color: #222;
padding-left: 24px;
border-radius: 0;
}
.widget_archive .nice-select ul.list {
max-width: 320px;
}
.widget_archive {
padding: 25px !important;
}
.widget_archive ul {
margin: -25px !important;
}
.widget_archive .widget-title {
margin: -25px -25px 25px -25px;
}
.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;
}
#monster-widget-placeholder-2 {
display: none;
}
.ft-rubik {
font-family: 'Rubik', sans-serif;
}
.revslider-initialised .ft-gt {
font-family: "Unbounded", sans-serif !important;
}
.bg-blur, .bt-bl-landing a {
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}
.click-ld .elementor-widget-container {
position: relative;
-webkit-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.click-ld .elementor-widget-container:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
border: 1px solid var(--primary-color);
border-radius: 1000px;
animation: pxl_pulse_border 2000ms ease-out infinite;
-webkit-animation: pxl_pulse_border 2000ms ease-out infinite;
z-index: -2;
}
.click-ld .elementor-widget-container:hover {
transform: scale(0.9);
}
.bg-blur2 .elementor-widget-container {
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}
.cls-1, .cls-3 {
fill: none;
}
.m-rl-0, .m-rl-0 .elementor-container {
margin-left: 0 !important;
margin-right: 0 !important;
}
.cls-1, .cls-2, .cls-3 {
stroke: #000;
stroke-miterlimit: 10;
stroke-width: 28px;
}
@media (max-width: 1500px) {
.hide-under-1500 {
display: none;
}
}
@media (max-width: 1600px) {
.hide-under-1600 {
display: none;
}
}
.hv-icb:hover .pxl-icon1 i, .hv-icb:hover .pxl-icon-box i, .hv-icb:hover .pxl-icon1 svg, .hv-icb:hover .pxl-icon-box svg, .hv-icb:hover .pxl-icon1 img, .hv-icb:hover .pxl-icon-box img {
animation-name: updown;
animation-duration: 300ms;
animation-timing-function: linear;
animation-iteration-count: 1;
}
.hv-icb-2:hover .pxl-icon1 i, .hv-icb-2:hover .pxl-icon-box i, .hv-icb-2:hover .pxl-icon1 svg, .hv-icb-2:hover .pxl-icon-box svg, .hv-icb-2:hover .pxl-icon1 img, .hv-icb-2:hover .pxl-icon-box img {
animation-name: wobble_vertical;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.cls-2, .cls-3 {
opacity: 0.1;
}
.visible .cls-1 {
-webkit-transition: all 1.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 1.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 1.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 1.5s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 1.5s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 1.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.elementor-section .elementor-container {
flex-wrap: wrap;
}
.overflow-hidden {
overflow: hidden;
}
.d-block {
display: block;
}
.display-none {
height: 0 !important;
overflow: hidden;
}
.bg-input-blur input {
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}
.tp-tab-title {
font-weight: 400 !important;
display: inline-block !important;
position: relative !important;
padding-bottom: 18px !important;
-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);
font-family: "Unbounded", sans-serif !important;
}
.tp-tab-title:before {
position: absolute;
content: '';
right: 0;
bottom: 1px;
height: 1px;
background-color: #fff;
width: 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);
}
@media (max-width: 970px) {
.btn-sl1 {
display: none !important;
}
}
.tp-tab-mask {
overflow: visible !important;
}
.tp-tabs .tp-tab.selected .tp-tab-title {
padding-bottom: 18px !important;
}
.tp-tabs .tp-tab.selected .tp-tab-title:before {
width: 100%;
left: 0;
right: auto;
}
.pxl-icon-list.style-5 svg path, .pxl-icon-list.style-5 svg line, .pxl-icon-list.style-5 svg rect {
transition: all 1.3s linear;
}
.pxl-icon-list.style-5 svg circle {
transition: all 3s linear;
}
.pxl-icon-list.style-5.animated svg path, .pxl-icon-list.style-5.animated svg line, .pxl-icon-list.style-5.animated svg rect, .pxl-icon-list.style-5.animated svg circle {
stroke-dashoffset: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.pxl-icon-list.style-5.animated svg {
min-height: 65px;
}
}
.wrap-arrow.right .pxl-swiper-dots {
text-align: right;
}
.wrap-arrow.center .pxl-swiper-dots {
text-align: center;
}
.wrap-arrow.left .pxl-swiper-dots {
text-align: left;
}
.bt-bl-landing {
border-radius: 126px;
overflow: hidden;
}
.bt-bl-landing a {
background-color: rgba(255, 255, 255, 0.2);
overflow: hidden;
display: inline-flex;
align-items: center;
justify-content: center;
width: 213px;
height: 213px;
-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);
}
.bt-bl-landing a:hover {
background-color: rgba(255, 255, 255, 0.0001);
}
@media (max-width: 1200px) {
.bt-bl-landing a {
width: 170px;
height: 170px;
}
}
.box-hv-ld .elementor-widget-pxl_heading {
-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);
}
.box-hv-ld 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);
}
.box-hv-ld:hover .elementor-widget-pxl_heading .elementor-widget-container {
border-color: #121c27 !important;
}
.box-hv-ld:hover .pxl-icon-list a {
background-color: var(--primary-color) !important;
}
.box-hv-ld:hover .pxl-icon-list a svg path {
fill: #fff !important;
}
.hv-dvd .elementor-divider .elementor-divider-separator {
-webkit-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hv-dvd:hover .elementor-divider-separator {
width: 137px !important;
}
@keyframes img_zz {
0% {
background-size: 100%;
}
100% {
background-size: 110%;
}
}
.custom-img-landing {
animation: img_zz 20000ms ease-out;
-webkit-animation: img_zz 20000ms ease-out;
}
.flex-grow-1 {
flex-grow: 1;
text-align: center;
}
@media (max-width: 1700px) {
.hide-under-1700 {
display: none;
}
}
@media (max-width: 1500px) {
.custom-for-header .pxl-item--meta {
display: none;
}
}
@media (max-width: 767px) {
.order-last-xs {
order: 13;
}
}
.st0 {
display: block !important;
}
@media screen and (min-width: 1400px) {
.col-xxl-pxl5, .col-xl-pxl5 {
max-width: 20%;
flex: 0 0 20%;
}
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-o-placeholder, textarea::-o-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-ms-placeholder, textarea::-ms-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .pxl-select-higthlight, .nice-select {
background-color: #f5f6f6;
border: none;
color: #646464;
padding: 6px 25px;
line-height: 1.73;
font-size: 16px;
font-weight: 400;
height: 60px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
width: 100%;
outline: none;
font-family: inherit;
}
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;
border-color: var(--primary-color);
color: #383838;
}
.nice-select {
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
input[type="range"] {
padding: 0;
background-color: transparent;
height: auto;
border: none;
}
select {
height: 60px;
}
textarea {
resize: none;
padding-top: 18px;
padding-bottom: 18px;
height: 153px;
margin: 0;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
}
.comments-area {
margin-top: 40px;
padding: 0 15px;
}
.comments-area .comment-respond .logged-in-as {
margin-top: 15px;
margin-bottom: 22px;
font-size: 15px;
color: var(--secondary-color);
}
.comments-area .comment-respond .logged-in-as a {
color: inherit;
}
.comments-area .comment-respond .logged-in-as a:hover {
color: var(--primary-color);
}
.comments-area .comment-respond .logged-in-as a:nth-child(2) {
font-weight: 700;
text-decoration: underline;
}
.comments-area .no-comments {
display: none;
}
.comment-list {
padding: 0 15px;
list-style: none;
margin-bottom: 40px;
}
.comment-list li {
padding-top: 15px;
}
.comment-list li .children {
margin-bottom: 0;
}
.comment-list li .children li {
list-style: none;
padding-left: 110px;
}
@media (max-width: 575px) {
.comment-list li .children li {
padding-left: 20px;
}
}
.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: 20px;
margin-bottom: 40px;
}
.comment-list #respond .comment-reply-title {
font-size: 24px;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.comment-image {
width: 69px;
min-width: 69px;
border-radius: 1000px;
overflow: hidden;
}
@media screen and (max-width: 575px) {
.comment-image {
margin-bottom: 12px;
}
}
.comment-title {
color: #1e2023;
font-size: 20px;
font-weight: 700;
line-height: 1.55;
letter-spacing: -0.2px;
text-transform: capitalize;
}
.comment-title a {
color: inherit;
}
.comment-title a:hover {
color: inherit;
}
.comment-date {
display: block;
color: #636d6c;
font-size: 14px;
font-weight: 400;
text-transform: capitalize;
}
.comment-text {
margin-top: 12px;
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.comment-text p:last-child {
margin-bottom: 0;
}
.comment-text ol, .comment-text ul {
margin-bottom: 32px;
}
.comment-text ol ul, .comment-text ul ul, .comment-text ol ol, .comment-text ul ol {
margin-bottom: 0;
}
.comment-text ul li {
list-style: outside;
}
.comment-text img {
margin: 6px 0;
}
.comment-inner {
position: relative;
}
.comment-body {
margin-bottom: 62px;
}
.comment-reply {
position: absolute;
top: 0;
right: 0;
}
.comment-reply a {
display: block;
font-size: 14px;
font-weight: 400;
border-radius: 100px;
line-height: 36px;
color: transparent;
position: relative;
}
.comment-reply a:before {
position: absolute;
content: url(//simiele.construction/wp-content/themes/konstruc/assets/img/reply.svg);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.comment-reply a:hover {
color: transparent;
}
.comment-holder {
display: flex;
align-items: start;
gap: 20px 40px;
}
@media screen and (max-width: 575px) {
.comment-holder {
display: block;
}
}
.comment-meta {
flex-grow: 1;
}
.notice-f {
margin-top: 12px !important;
margin-bottom: 18px;
font-size: 15px;
line-height: 25px;
color: var(--secondary-color);
}
.comment-form {
display: flex;
flex-wrap: wrap;
width: 100%;
position: relative;
}
.comment-form > .row {
order: 1;
}
.comment-form .comment-form-comment {
display: flex;
flex-wrap: wrap;
width: 100%;
order: 2;
margin-top: 20px;
}
.comment-form .comment-form-cookies-consent {
order: 3;
}
.comment-form .form-submit {
order: 4;
margin-top: 20px;
margin-bottom: 0;
margin-left: 10px;
}
.single-post .comment-form input[type="text"], .single-post .comment-form textarea {
font-size: 15px;
color: #4f545a;
border-radius: 8px;
padding-left: 25px;
background-color: #fff;
border-radius: 8px;
border: 1px solid #f4f4f4;
box-shadow: 0 15px 10px 0 rgba(242, 242, 242, 0.18);
}
.single-post .comment-form input[type="text"]:focus, .single-post .comment-form textarea:focus {
border-color: var(--primary-color);
}
.single-post .comment-form input {
height: 65px;
}
.single-post .comment-form textarea {
height: 234px;
resize: none;
}
.single-post .comment-form .row {
margin: 0 -10px;
}
.single-post .comment-form .row > div {
margin-top: 20px;
padding: 0 10px;
}
.comment-form-cookies-consent {
display: none;
margin: 0 10px;
width: 100%;
font-size: 16px;
line-height: 1.73;
padding-left: 32px;
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: 20px;
height: 20px;
left: 0;
top: 3px;
cursor: pointer;
}
.comment-form-cookies-consent label {
cursor: pointer;
}
.comment-form-cookies-consent label:before {
content: '';
z-index: 1;
background-color: rgba(0, 0, 0, 0.05);
border-radius: 3px;
}
.comment-form-cookies-consent label:after {
content: '\f112';
font-family: "BRicon";
font-weight: 400;
z-index: 2;
font-size: 10px;
color: #000;
opacity: 0;
line-height: 12px;
text-align: center;
top: 8px;
}
.comment-form-cookies-consent input {
z-index: 99;
opacity: 0;
}
.comment-form-cookies-consent input:checked + label:after {
opacity: 1;
}
#respond {
padding: 70px 51px 51px;
background: #fff3ed; }
.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: #fff;
z-index: 900;
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;
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: #646464;
line-height: 28px;
text-align: center;
font-size: 12px;
font-family: BRicon;
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%);
-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);
}
.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: BRicon;
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: "\f078";
font-family: "Font Awesome 5 Pro";
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: #e7e7e7;
z-index: 101;
font-size: 15px;
color: #0a1119;
font-family: inherit;
box-shadow: 0 3px 65px rgba(0, 0, 0, 0.08);
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 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);
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(--primary-color);
display: inline-flex;
margin: 0 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-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;
background-color: var(--body_bg-color);
}
.select2-container.select2-container--open .select2-dropdown .select2-search__field {
border: 1px solid #e7e8e9;
padding-left: 15px;
padding-right: 15px;
}
.select2-container.select2-container--open .select2-results .select2-results__option {
font-size: 15px;
}
.select2-container.select2-container--open .select2-results li.select2-results__option--highlighted {
background-color: var(--primary-color);
}
body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color: var(--primary-color) !important;
}
body .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover, body .xdsoft_datetimepicker .xdsoft_calendar td:hover, body .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
background: var(--secondary-color) !important;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
color: #fff !important;
}
body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today, body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, body .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, body .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover body .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current body .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, body .xdsoft_timepicker .xdsoft_time_variant .xdsoft_current {
background-color: var(--primary-color) !important;
-webkit-box-shadow: none !important;
-khtml-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
color: #fff !important;
}
body .xdsoft_datetimepicker {
font-family: inherit;
border: none;
-webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.12);
}
body .xdsoft_datetimepicker .xdsoft_calendar th {
background-color: #f3f3f3;
color: #444;
}
body .xdsoft_datetimepicker .xdsoft_calendar td {
border-color: #ebebeb;
height: 30px;
background-color: #f7f7f7;
}
@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(--primary-color);
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.search-no-results #pxl-main {
min-height: calc(100vh - 308px);
}
.search-no-results .pxl-content-wrap.no-sidebar .no-results.not-found {
max-width: 780px;
margin: auto;
}
.search-no-results .search-form .searchform-wrap {
position: relative;
}
.search-no-results .search-form .searchform-wrap .search-submit {
padding: 0;
background-color: transparent;
width: 50px;
height: 50px;
position: absolute;
top: 0;
right: 0;
}
.search-no-results .search-form .searchform-wrap .search-submit:hover {
color: var(--primary-color);
}
.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;
}
}
.wrap-ctf1 p {
margin: 0;
}
.wrap-ctf1 input {
border-radius: 0;
padding: 0 50px 0 30px;
font-size: 15px;
background: #353e47;
color: #fff;
height: 60px;
border-radius: 1000px;
}
.wrap-ctf1 input:focus, .wrap-ctf1 input:active {
color: #fff;
}
.wrap-ctf1 button {
position: absolute;
text-align: center;
top: 50%;
transform: translatey(-50%);
background-color: transparent;
right: 25px;
}
.wrap-ctf1 button i {
color: #fff;
font-size: 20px;
-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);
}
.wrap-ctf1 button:hover i {
transform: rotate(0deg);
}
.wrap-ctf2 button {
padding-left: 46px;
}
.wrap-ctf2 button svg {
-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;
width: 36px;
margin-left: 25px;
}
.wrap-ctf2 button svg .cls-1 {
stroke : #fff;
}
.wrap-ctf2 button:hover {
padding-left: 0px;
}
.wrap-ctf2 button:hover svg {
width: 36px;
opacity: 1;
margin-left: 15px;
}
.btn-w-full button {
width: 100%;
}
.logged-in .comment-form .form-submit {
margin-left: 0px;
}
.ct-widget-google_maps {
position: relative;
}
.ct-widget-google_maps:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background-color: #fff;
pointer-events: none;
mix-blend-mode: difference;
z-index: 1;
}
.wpcf7-checkbox {
border: none !important;
background-color: transparent !important;
}
.wrap-ctf-page button svg {
position: absolute;
top: 50%;
right: 35px;
transform: translatey(-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);
}
.wrap-ctf-page button:hover svg {
right: 30px;
}
.wrap-ctf-page.single-sv button {
max-width: 50px;
width: 50px;
font-size: 0px !important;
position: absolute;
bottom: 45px;
right: 32px;
padding: 0 !important;
}
.wrap-ctf-page.single-sv button svg {
position: absolute;
top: 50%;
right: 17px;
transform: translatey(-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);
}
.wrap-ctf-page.single-sv button:hover {
padding: 0px 65px 0px 35px !important;
font-size: 15px !important;
max-width: 204px;
width: 204px;
}
.wrap-ctf-page.single-sv button:hover svg {
right: 30px;
}
.wrap-ctf-step .title-form {
font-size: 26px;
font-weight: 500;
text-align: center;
}
.wrap-ctf-step .pxl-step {
margin-top: 28px;
margin-bottom: 40px;
display: flex;
align-items: center;
justify-content: center;
column-gap: 60px;
border-bottom: 1px solid #c7c9ca;
}
@media (max-width: 575px) {
.wrap-ctf-step .pxl-step {
column-gap: 30px;
}
}
.wrap-ctf-step .pxl-step .step {
border-bottom: 2px solid transparent;
padding-bottom: 22px;
font-size: 17px;
color: #0a1119;
margin-bottom: -1px;
}
.wrap-ctf-step.step-1 .st1 {
border-color: #121c27;
}
.wrap-ctf-step.step-2 .st2 {
border-color: #121c27;
}
.wrap-ctf-step.step-3 .st3 {
border-color: #121c27;
}
.wrap-ctf-step p.description {
font-size: 15px;
text-align: center;
color: #4b535d;
margin-bottom: 25px;
}
.wrap-ctf-step .your-submit {
text-align: center;
}
.wrap-ctf-step .your-submit button {
margin-top: 34px;
font-size: 15px;
font-weight: 400;
text-transform: capitalize;
line-height: 50px;
background: #121c27;
padding: 0px 65px 0px 35px;
border-radius: 11110px 11110px 11110px 11110px;
}
.wrap-ctf-step .your-submit button svg {
position: absolute;
top: 50%;
right: 35px;
transform: translatey(-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);
}
.wrap-ctf-step .your-submit button svg path {
fill: #fff;
}
.wrap-ctf-step .your-submit button:hover {
opacity: 0.8;
}
.wrap-ctf-step .your-radio {
text-align: center;
}
.wrap-ctf-step .your-radio .wpcf7-radio {
padding: 0 !important;
}
.wrap-ctf-step .your-radio .wpcf7-list-item {
margin-right: 43px;
margin: 0;
}
@media (max-width: 575px) {
.wrap-ctf-step .your-radio .wpcf7-list-item {
margin-top: 10px;
}
}
.wrap-ctf-step .your-radio .wpcf7-list-item [type="radio"] {
position: absolute;
z-index: -1111;
}
.wrap-ctf-step .your-radio .wpcf7-list-item label {
position: relative;
padding-left: 33px;
}
.wrap-ctf-step .your-radio .wpcf7-list-item .wpcf7-list-item-label {
font-size: 15px;
color: #4b535d;
cursor: pointer;
}
@media (max-width: 575px) {
.wrap-ctf-step .your-radio .wpcf7-list-item .wpcf7-list-item-label {
font-size: 13px;
}
}
.wrap-ctf-step .your-radio .wpcf7-list-item .wpcf7-list-item-label:before {
position: absolute;
content: '';
top: 2px;
left: 0;
width: 20px;
height: 20px;
border-radius: 100px;
background-color: #c7c9ca;
-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);
}
.wrap-ctf-step .your-radio .wpcf7-list-item .wpcf7-list-item-label:after {
content: "\f112";
font-family: caseicon;
position: absolute;
left: 5px;
font-size: 10px;
top: 7px;
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);
}
.wrap-ctf-step .your-radio .wpcf7-list-item [type="radio"]:checked + .wpcf7-list-item-label:before {
background-color: #121c27;
}
.wrap-ctf-step .your-radio .wpcf7-list-item [type="radio"]:checked + .wpcf7-list-item-label:after {
opacity: 1;
}
.wrap-ctf-step .your-radio .wpcf7-list-item + .wpcf7-list-item {
margin-left: 40px !important;
}
@media (max-width: 575px) {
.wrap-ctf-step .your-radio .wpcf7-list-item + .wpcf7-list-item {
margin-left: 20px !important;
}
}
.wrap-ctf-step .your-submit {
margin-bottom: 40px !important;
}
.cf7mls-btns {
margin-top: 8px;
}
.cf7mls-btns button {
height: 50px;
background-color: #121c27 !important;
padding: 0 35px !important;
text-transform: capitalize !important;
border-radius: 1000px !important;
font-weight: 400 !important;
color: #fff !important;
font-size: 15px !important;
}
@media (max-width: 575px) {
.cf7mls-btns button {
padding: 0 20px !important;
}
}
.wpcf7-radio {
border: none !important;
}
.fieldset-cf7mls-wrapper .cf7mls-btns {
text-align: center;
}
.fieldset-cf7mls-wrapper .cf7mls-btns .cf7mls_next {
float: revert !important;
}
.fieldset-cf7mls-wrapper .cf7mls-btns button + .cf7mls_next {
float: right !important;
}
.fieldset-cf7mls-wrapper .fieldset-cf7mls:last-child .cf7mls-btns {
display: none !important;
}
.wrap-ctf-marketing .input-filled {
position: relative;
}
.wrap-ctf-marketing .input-filled svg {
position: absolute;
top: 50%;
left: 25px;
transform: translateY(-50%);
}
.wrap-ctf-marketing .input-filled button {
display: flex;
align-items: center;
column-gap: 10px;
padding-left: 23px;
position: absolute;
right: 0;
transform: translateY(-50%);
top: 50%;
font-size: 17px;
text-transform: capitalize;
height: 38px;
border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.wrap-ctf-marketing .input-filled button i {
font-size: 30px;
}
.wrap-ctf-marketing .input-filled button:hover i {
animation: hide_hover_icon 500ms linear;
-webkit-animation: hide_hover_icon 500ms linear;
}
.wrap-ctf-corporate .your-message .wpcf7-form-control-wrap, .wrap-ctf-corporate .your-message {
margin-bottom: 0 !important;
}
.wrap-ctf-insurance {
background-color: #fff;
border: 1px solid #c4c4c4;
border-radius: 23px;
padding: 30px 33px;
}
@media (max-width: 1200px) {
.wrap-ctf-insurance {
padding: 15px;
}
}
.wrap-ctf-insurance .col-content .inner-content {
margin-right: 30px;
background-color: var(--primary-color);
border-radius: 23px;
padding: 45px 52px;
}
@media (max-width: 1200px) {
.wrap-ctf-insurance .col-content .inner-content {
padding: 30px;
margin-right: 0;
}
}
@media (max-width: 575px) {
.wrap-ctf-insurance .col-content .inner-content {
padding: 30px 15px;
}
}
.wrap-ctf-insurance .col-content .inner-content .title-content {
font-size: 26px;
color: #fff;
margin-bottom: 39px;
}
@media (max-width: 575px) {
.wrap-ctf-insurance .col-content .inner-content .title-content {
font-size: 20px;
margin-bottom: 20px;
}
}
.wrap-ctf-insurance .col-content .inner-content .your-pricing .wpcf7-list-item {
display: block;
width: 100%;
}
.wrap-ctf-insurance .col-content .inner-content .description-content {
font-size: 15px;
line-height: 25px;
color: #c4c4c4;
margin-bottom: 33px;
}
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label {
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
font-size: 17px;
color: #fff;
border: 1px solid rgba(255, 255, 255, 0.15);
border-radius: 1000px;
padding: 20px 35px 20px 65px;
position: relative;
column-gap: 10px;
}
@media (max-width: 575px) {
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label {
padding: 10px 15px 10px 35px;
font-size: 14px;
}
}
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label i {
font-size: 14px;
}
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label:before {
position: absolute;
content: '';
width: 25px;
height: 25px;
border-radius: 100px;
top: 50%;
left: 19px;
transform: translateY(-50%);
background-color: #353e47;
-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);
}
@media (max-width: 575px) {
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label:before {
left: 6px;
}
}
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label:after {
position: absolute;
content: "\f112";
font-family: "caseicon";
border-radius: 100px;
top: 50%;
color: #fff;
opacity: 0;
font-size: 13px;
left: 25px;
transform: translateY(-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);
}
@media (max-width: 575px) {
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label:after {
left: 12px;
}
}
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item-label li {
list-style-type: none;
display: flex;
justify-content: space-between;
align-items: center;
flex-grow: 1;
}
.wrap-ctf-insurance .col-content .inner-content .title-content-2 {
margin-top: 44px;
margin-bottom: 18px;
font-size: 20px;
color: #fff;
}
.wrap-ctf-insurance .col-content .inner-content .list-feat {
margin: 0;
list-style: none;
}
.wrap-ctf-insurance .col-content .inner-content .list-feat li {
font-size: 15px;
color: #fff;
}
.wrap-ctf-insurance .col-content .inner-content .list-feat li i {
color: #1ede8f;
margin-right: 8px;
}
.wrap-ctf-insurance .col-content .inner-content .list-feat li + li {
margin-top: 17px;
}
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item {
margin: 0;
}
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item input {
position: absolute;
opacity: 0;
}
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item + .wpcf7-list-item {
margin-top: 17px;
}
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item input[type=radio]:checked ~ .wpcf7-list-item-label:after {
opacity: 1;
}
.wrap-ctf-insurance .col-content .inner-content .wpcf7-list-item input[type=radio]:checked ~ .wpcf7-list-item-label:before {
background-color: #78c71b;
}
.wrap-ctf-insurance .info {
display: none;
}
.wrap-ctf-insurance .info.active {
display: block;
}
.wrap-ctf-insurance .col-form {
display: flex;
align-items: center;
}
.wrap-ctf-insurance .col-form .inner-form {
padding-left: 13px;
width: 100%;
padding-right: 37px;
}
@media (max-width: 1200px) {
.wrap-ctf-insurance .col-form .inner-form {
padding-right: 0px;
padding-left: 0px;
}
}
@media (max-width: 991px) {
.wrap-ctf-insurance .col-form .inner-form {
margin-top: 30px;
margin-bottom: 30px;
}
}
.wrap-ctf-insurance .col-form .title-form {
font-size: 26px;
line-height: 40px;
margin-bottom: 7px;
}
.wrap-ctf-insurance .col-form .description-title {
font-size: 15px;
line-height: 25px;
color: #4b535d;
margin-bottom: 28px;
}
.wrap-ctf-insurance .col-form input, .wrap-ctf-insurance .col-form .pxl-select-higthlight {
height: 50px;
border: 1px solid #d3d5d6;
border-radius: 10px;
font-size: 15px;
padding-left: 25px;
color: var(--secondary-color);
background-color: #fff;
}
.wrap-ctf-insurance .col-form input:focus, .wrap-ctf-insurance .col-form .pxl-select-higthlight:focus, .wrap-ctf-insurance .col-form input:active, .wrap-ctf-insurance .col-form .pxl-select-higthlight:active {
border-color: var(--secondary-color);
}
.wrap-ctf-insurance .col-form button {
height: 50px;
background-color: var(--secondary-color);
color: #fff;
padding: 0 35px;
font-size: 15px;
text-transform: capitalize;
border-radius: 10px;
margin-top: 33px;
}
@media (max-width: 575px) {
.wrap-ctf-insurance .col-form button {
padding: 0 17px;
}
}
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: 0;
}
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-footer label {
margin-right: 0;
margin-left: 18px;
}
body.rtl .pxl--post-footer .pxl--tags {
margin-right: 0;
margin-left: 30px;
}
body.rtl .pxl-post--navigation .pxl--item-prev .pxl--img {
margin-right: 0;
margin-left: 22px;
}
body.rtl .pxl-post--navigation .pxl--item-prev .pxl--label i {
margin-right: 0;
margin-left: 4px;
}
body.rtl .pxl-post--navigation .pxl--item-prev .pxl--label i:before {
content: "\f134";
}
body.rtl .pxl-post--navigation .pxl--item-next {
text-align: left;
}
body.rtl .pxl-post--navigation .pxl--item-next .pxl--img {
margin-left: 0;
margin-right: 22px;
}
body.rtl .pxl-post--navigation .pxl--item-next .pxl--label i {
margin-left: 0;
margin-right: 4px;
}
body.rtl .pxl-post--navigation .pxl--item-next .pxl--label i:before {
content: "\f13a";
}
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;
}
@font-face {
font-family: 'Unbounded';
font-weight: 300;
font-style: normal;
src: url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/walsheim/GTWalsheimPro-Light.woff2) format('woff2'), url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/walsheim/GTWalsheimPro-Light.woff) format('woff');
}
@font-face {
font-family: 'Unbounded';
font-weight: 400;
font-style: normal;
src: url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/walsheim/GTWalsheimPro-Regular.woff2) format('woff2'), url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/walsheim/GTWalsheimPro-Regular.woff) format('woff');
}
@font-face {
font-family: 'Unbounded';
font-weight: 500;
font-style: normal;
src: url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/walsheim/GTWalsheimPro-Medium.woff2) format('woff2'), url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/walsheim/GTWalsheimPro-Medium.woff) format('woff');
}
@font-face {
font-family: 'Unbounded';
font-weight: 700;
font-style: normal;
src: url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/walsheim/GTWalsheimPro-Bold.woff2) format('woff2'), url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/walsheim/GTWalsheimPro-Bold.woff) format('woff');
}
@font-face {
font-family: 'Helvetica Now Display';
font-weight: 400;
font-style: normal;
src: url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/helvertica/HelveticaNowDisplay-Regular.woff) format('woff'), url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/helvertica/HelveticaNowDisplay-Regular.woff2) format('woff2');
}
@font-face {
font-family: 'Satoshi Variable';
font-weight: 400;
font-style: normal;
src: url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/satoshi/Satoshi-Bold.woff) format('woff'), url(//simiele.construction/wp-content/themes/konstruc/assets/fonts/satoshi/Satoshi-Bold.woff2) format('woff2');
}
.pxl-icon-box {
position: relative;  }
.pxl-icon-box .pxl-item-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-icon-box.pxl-icon-box1 .pxl-item--inner {
display: flex;
align-items: center;
gap: 13px;
}
.pxl-icon-box.pxl-icon-box1 .pxl-item--icon {
display: flex;
align-items: center;
justify-content: center;
width: 55px;
min-width: 55px;
height: 55px;
border-radius: 50%;
background: var(--primary-color);
}
@media screen and (max-width: 1280px) {
.pxl-icon-box.pxl-icon-box1 .pxl-item--icon {
width: 45px;
min-width: 45px;
height: 45px;
}
}
.pxl-icon-box.pxl-icon-box1 .pxl-item--title {
color: #fff;
font-family: Rubik;
font-size: 14px;
font-weight: 500;
line-height: 2;
margin: 0;
}
.pxl-icon-box.pxl-icon-box1 .pxl-item--description {
color: #fff;
font-size: 18px;
font-weight: 700;
line-height: 1.5556;
}
@media screen and (max-width: 1280px) {
.pxl-icon-box.pxl-icon-box1 .pxl-item--description {
font-size: 15px;
}
}
.pxl-icon-box.pxl-icon-box2 .pxl-item--icon {
display: flex;
align-items: center;
justify-content: center;
width: 112px;
height: 108px;
background: var(--primary-color);
}
@media screen and (max-width: 1280px) {
.pxl-icon-box.pxl-icon-box2 .pxl-item--icon {
width: 85px;
height: 85px;
}
}
.pxl-icon-box.pxl-icon-box2 .pxl-icon--content {
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.pxl-icon-box.pxl-icon-box2 .pxl-item--number {
position: absolute;
top: 0;
right: 0;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(244, 91, 30, 0.66);
font-family: Unbounded;
font-size: 56px;
font-weight: 800;
line-height: 1;
letter-spacing: -1.12px;
}
@media screen and (max-width: 1280px) {
.pxl-icon-box.pxl-icon-box2 .pxl-item--number {
font-size: 48px;
}
}
@media screen and (max-width: 1200px) {
.pxl-icon-box.pxl-icon-box2 .pxl-item--number {
font-size: 42px;
}
}
.pxl-icon-box.pxl-icon-box2 .pxl-item--number.position-2 {
top: unset;
bottom: 0;
}
.pxl-icon-box.pxl-icon-box2 .pxl-item--meta {
text-align: center;
}
.pxl-icon-box.pxl-icon-box2 .pxl-item--title {
font-size: 24px;
line-height: 1.5;
letter-spacing: -0.48px;
margin-top: 46px;
}
@media screen and (max-width: 1280px) {
.pxl-icon-box.pxl-icon-box2 .pxl-item--title {
margin-top: 30px;
font-size: 22px;
}
}
.pxl-icon-box.pxl-icon-box2 .pxl-item--description {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
margin-top: 14px;
}
@media screen and (max-width: 1280px) {
.pxl-icon-box.pxl-icon-box2 .pxl-item--description {
margin-top: 10px;
font-size: 14px;
}
}
.pxl-icon-box.pxl-icon-box3 .pxl-item--inner {
text-align: center;
cursor: pointer;
}
.pxl-icon-box.pxl-icon-box3 .pxl-item--title {
line-height: 1.5454;
letter-spacing: -0.44px;
margin-top: 24px;
}
@media screen and (max-width: 991px) {
.pxl-icon-box.pxl-icon-box3 .pxl-item--title {
font-size: 18px;
margin-top: 18px;
}
}
.pxl-icon-box.pxl-icon-box3 .pxl-item--description {
color: #555;
font-size: 16px;
margin-top: 21px;
}
@media screen and (max-width: 991px) {
.pxl-icon-box.pxl-icon-box3 .pxl-item--description {
font-size: 14px;
margin-top: 16px;
}
}
.pxl-icon-box.pxl-icon-box3 .btn-readmore {
position: relative;
justify-content: center;
color: var(--primary-color);
font-size: 16px;
font-weight: 600;
line-height: 1.875;
letter-spacing: 0.16px;
text-transform: uppercase;
width: fit-content;
margin: 0 auto;
margin-top: 30px;
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-icon-box.pxl-icon-box3 .btn-readmore .pxl-btn--text {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-100%, -50%);
gap: 14px;
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-icon-box.pxl-icon-box3 .btn-readmore .pxl-icon--arrow {
min-width: 250px;
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;
}
.pxl-icon-box.pxl-icon-box3:hover .btn-readmore .pxl-icon--arrow {
transform: translateX(100%);
}
.pxl-icon-box.pxl-icon-box3:hover .btn-readmore .pxl-btn--text {
transform: translate(-50%, -50%);
opacity: 1;
}
.pxl-icon-box.pxl-icon-box4 .pxl-icon--content {
display: flex;
align-items: center;
justify-content: space-between;
}
.pxl-icon-box.pxl-icon-box4 .pxl-item--number {
position: absolute;
top: 0;
right: 0;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.26);
font-family: Unbounded;
font-size: 72px;
font-weight: 800;
line-height: 1;
letter-spacing: -1.12px;
}
@media screen and (max-width: 1280px) {
.pxl-icon-box.pxl-icon-box4 .pxl-item--number {
font-size: 48px;
}
}
@media screen and (max-width: 1200px) {
.pxl-icon-box.pxl-icon-box4 .pxl-item--number {
font-size: 42px;
}
}
.pxl-icon-box.pxl-icon-box4 .pxl-item--meta {
margin-top: 20px;
}
.pxl-icon-box.pxl-icon-box4 .pxl-item--title {
color: #fff;
font-size: 20px;
line-height: 1.6;
letter-spacing: -0.4px;
}
@media screen and (max-width: 1024px) {
.pxl-icon-box.pxl-icon-box4 .pxl-item--title {
font-size: 16px;
}
}
.pxl-icon-box.pxl-icon-box4 .pxl-item--description {
color: rgba(255, 255, 255, 0.80);
font-size: 16px;
line-height: 1.75;
margin-top: 12px;
}
.pxl-icon-box.pxl-icon-box5 {
--border-color: rgba(30, 32, 35, 0.12);
}
.pxl-icon-box.pxl-icon-box5 .pxl-item--inner {
padding: 50px;
border: 1px solid var(--border-color);
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
clip-path: polygon(0 0, 100% 0, 100% 0, 100% 100%, 0 100%);
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-icon-box.pxl-icon-box5 .pxl-item--inner:after {
position: absolute;
content: '';
top: 0;
right: 0;
width: 40px;
height: 40px;
background: var(--border-color);
clip-path: polygon(100% 0, 100% 0, 100% 0);
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-icon-box.pxl-icon-box5 .pxl-icon--content {
display: flex;
align-items: center;
justify-content: space-between;
}
.pxl-icon-box.pxl-icon-box5 .pxl-item--number {
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 121, 45, 0.26);
font-family: Unbounded;
font-size: 56px;
font-weight: 800;
line-height: 1;
letter-spacing: -1.12px;
}
@media screen and (max-width: 1280px) {
.pxl-icon-box.pxl-icon-box5 .pxl-item--number {
font-size: 48px;
}
}
@media screen and (max-width: 1200px) {
.pxl-icon-box.pxl-icon-box5 .pxl-item--number {
font-size: 42px;
}
}
.pxl-icon-box.pxl-icon-box5 .pxl-item--title {
font-size: 24px;
line-height: 1.5;
letter-spacing: -0.48px;
margin-top: 38px;
}
.pxl-icon-box.pxl-icon-box5 .pxl-item--description {
color: #555;
font-size: 16px;
margin-top: 18px;
}
.pxl-icon-box.pxl-icon-box5 .btn-readmore {
position: relative;
color: var(--primary-color);
font-size: 16px;
font-weight: 600;
line-height: 1.875;
letter-spacing: 0.16px;
text-transform: uppercase;
width: fit-content;
margin-top: 47px;
overflow: hidden;
gap: 14px;
-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-icon-box.pxl-icon-box5.style-layout-2 .pxl-item--inner {
padding: 45px 37px 40px;
clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 40px, 100% 100%, 0 100%);
}
.pxl-icon-box.pxl-icon-box5.style-layout-2 .pxl-item--inner:after {
opacity: 1;
clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.pxl-icon-box.pxl-icon-box5.style-layout-2 .pxl-item--icon svg {
width: 60px;
height: 60px;
}
.pxl-icon-box.pxl-icon-box5.style-layout-2 .pxl-item--title {
font-size: 20px;
line-height: 1.6;
letter-spacing: -0.4px;
margin-top: 13px;
}
.pxl-icon-box.pxl-icon-box5.style-layout-2 .pxl-item--description {
margin-top: 14px;
}
.pxl-icon-box.pxl-icon-box5.style-layout-2 .btn-readmore {
margin-top: 34px;
}
.pxl-icon-box.pxl-icon-box5:hover .pxl-item--inner {
clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 40px, 100% 100%, 0 100%);
}
.pxl-icon-box.pxl-icon-box5:hover .pxl-item--inner:after {
opacity: 1;
clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.pxl-icon-box.pxl-icon-box6 .pxl-item--inner {
padding: 50px 30px 41px;
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
-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;
position: relative;
}
@media screen and (max-width: 1200px) {
.pxl-icon-box.pxl-icon-box6 .pxl-item--inner {
padding: 30px 20px 25px;
}
}
.pxl-icon-box.pxl-icon-box6 .pxl-item--inner:before {
position: absolute;
content: '';
width: 0;
height: 3px;
background: var(--primary-color);
bottom: -2px;
left: 50%;
transform: translateX(-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-icon-box.pxl-icon-box6 .pxl-icon--content {
gap: 15px;
}
@media screen and (max-width: 991px) {
.pxl-icon-box.pxl-icon-box6 .pxl-icon--content {
flex-wrap: wrap;
}
}
.pxl-icon-box.pxl-icon-box6 .pxl-item--title {
font-size: 20px;
font-weight: 600;
line-height: 1.6;
letter-spacing: -0.4px;
}
@media screen and (max-width: 1200px) {
.pxl-icon-box.pxl-icon-box6 .pxl-item--title {
font-size: 18px;
}
}
.pxl-icon-box.pxl-icon-box6 .pxl-item--description {
color: #555;
font-size: 16px;
padding-top: 21px;
margin-top: 32px;
border-top: 1px solid rgba(0, 0, 0, 0.13);
}
.pxl-icon-box.pxl-icon-box6:hover .pxl-item--inner {
background: #fff3ed;
border-color: transparent;
}
.pxl-icon-box.pxl-icon-box6:hover .pxl-item--inner:before {
width: 100%;
}
.pxl-icon-box.pxl-icon-box7 .pxl-item--inner {
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
padding: 45px 30px;
-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-icon-box.pxl-icon-box7 .pxl-item--icon i, .pxl-icon-box.pxl-icon-box7 .pxl-item--icon svg path {
fill: var(--primary-color);
color: var(--primary-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-icon-box.pxl-icon-box7 .pxl-item--title {
color: var(--link-color);
font-size: 18px;
font-weight: 600;
line-height: 1.5556;
letter-spacing: 0;
margin-top: 26px;
}
.pxl-icon-box.pxl-icon-box7 .pxl-item--description {
color: #555;
font-size: 16px;
margin-top: 10px;
}
.pxl-icon-box.pxl-icon-box7:hover .pxl-item--inner {
background: var(--primary-color);
border-color: transparent;
}
.pxl-icon-box.pxl-icon-box7:hover .pxl-item--icon i, .pxl-icon-box.pxl-icon-box7:hover .pxl-item--icon svg path {
fill: #fff;
color: #fff;
}
.pxl-icon-box.pxl-icon-box7:hover .pxl-item--title, .pxl-icon-box.pxl-icon-box7:hover .pxl-item--description {
color: #fff;
}
.pxl-icon-box.pxl-icon-box8 .pxl-item--inner {
padding: 48px 34px 40px 34px;
border-radius: 12px 12px 12px 12px;
background: #fff;
box-shadow: 9px 9px 91px 0px rgba(0, 0, 0, 0.05);
-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-icon-box.pxl-icon-box8 .pxl-item--inner {
padding: 30px 20px;
}
}
.pxl-icon-box.pxl-icon-box8 .pxl-item--icon i, .pxl-icon-box.pxl-icon-box8 .pxl-item--icon svg path {
fill: var(--primary-color);
color: var(--primary-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;
}
@media screen and (max-width: 1200px) {
.pxl-icon-box.pxl-icon-box8 .pxl-item--icon svg {
width: 50px;
height: 50px;
}
}
.pxl-icon-box.pxl-icon-box8 .pxl-item--title {
color: #001914;
font-family: "Satoshi Variable";
font-size: 24px;
font-weight: 700;
line-height: 2.66667;
letter-spacing: 0;
margin-top: 6px;
}
@media screen and (max-width: 1200px) {
.pxl-icon-box.pxl-icon-box8 .pxl-item--title {
line-height: 1.75;
}
}
.pxl-icon-box.pxl-icon-box8 .pxl-item--description {
color: #5b6261;
font-family: "Helvetica Now Display";
font-size: 16px;
font-weight: 400;
line-height: 1.9375;
margin-top: 4px;
}
@media screen and (max-width: 1200px) {
.pxl-icon-box.pxl-icon-box8 .pxl-item--description {
line-height: 1.75;
}
}
.pxl-icon-box.pxl-icon-box8:hover .pxl-item--inner {
background: var(--primary-color);
border-color: transparent;
}
.pxl-icon-box.pxl-icon-box8:hover .pxl-item--icon i, .pxl-icon-box.pxl-icon-box8:hover .pxl-item--icon svg path {
fill: #fff;
color: #fff;
}
.pxl-icon-box.pxl-icon-box8:hover .pxl-item--title, .pxl-icon-box.pxl-icon-box8:hover .pxl-item--description {
color: #fff;
}
.pxl-icon-box-carousel {  }
.pxl-icon-box-carousel.pxl-icon-box-carousel1 .pxl-item--inner {
position: relative;
padding: 36px;
border: 1px solid rgba(255, 255, 255, 0.10);
background: rgba(255, 255, 255, 0.04);
text-align: center;
-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-box-carousel.pxl-icon-box-carousel1 .pxl-item--inner i, .pxl-icon-box-carousel.pxl-icon-box-carousel1 .pxl-item--inner svg path {
-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;
color: var(--primary-color);
fill: var(--primary-color);
}
.pxl-icon-box-carousel.pxl-icon-box-carousel1 .pxl-item--inner > a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.pxl-icon-box-carousel.pxl-icon-box-carousel1 .pxl-item--inner:hover {
background: var(--primary-color);
border-color: var(--primary-color);
}
.pxl-icon-box-carousel.pxl-icon-box-carousel1 .pxl-item--inner:hover i {
color: #fff;
}
.pxl-icon-box-carousel.pxl-icon-box-carousel1 .pxl-item--inner:hover svg path {
fill: #fff;
}
.pxl-icon-box-carousel.pxl-icon-box-carousel1 .pxl-item--icon {
width: 47px;
height: 47px;
margin: 0 auto;
}
.pxl-icon-box-carousel.pxl-icon-box-carousel1 .pxl-item--title {
color: #fff;
font-size: 16px;
font-weight: 600;
line-height: 1.75;
letter-spacing: -0.32px;
margin-top: 22px;
}
.pxl-contact-form {  }
.pxl-contact-form .contact-form1 {
position: relative;
}
.pxl-contact-form .contact-form1 input[type="email"] {
border: 1px solid rgba(255, 255, 255, 0.35);
line-height: 48px;
padding: 0 27px;
border-radius: 0;
}
.pxl-contact-form .contact-form1 button:not(.btn) {
position: absolute;
top: 0;
right: 0;
border-radius: 0;
padding: 0 13px;
height: 100%;
width: fit-content;
background: var(--primary-color);
display: flex;
align-items: center;
justify-content: center;
}
.pxl-contact-form .contact-form2 .wpcf7-form-control-wrap {
margin-bottom: 20px;
}
.pxl-contact-form .contact-form2 input[type="text"], .pxl-contact-form .contact-form2 input[type="email"], .pxl-contact-form .contact-form2 textarea {
color: #555;
font-family: Rubik;
font-size: 15px;
font-weight: 400;
line-height: 1.86667;
border-radius: 0;
padding: 0 22px;
height: 52px;
}
.pxl-contact-form .contact-form2 textarea {
height: 276px;
padding-top: 21px;
}
.pxl-contact-form .contact-form2 button {
display: inline-flex;
align-items: center;
gap: 33px;
padding: 0 5px 0 33px;
margin-top: 9px;
color: #fff;
font-size: 14px;
font-weight: 600;
line-height: 55px;
letter-spacing: 0.14px;
background: var(--text-1);
}
.pxl-contact-form .contact-form2 button .pxl-icon--button {
background: var(--primary-color);
border-radius: 0;
height: 45px;
-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-contact-form .contact-form2 button .pxl-icon--button svg {
-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-contact-form .contact-form2 button:hover .pxl-icon--button {
animation: btn-ctf-2 0.5s linear;
}
.pxl-contact-form .contact-form2 button:hover .pxl-icon--button svg {
transform: rotate(45deg);
}
.pxl-contact-form .contact-form3 input[type="email"] {
border-radius: 0;
}
.pxl-contact-form .contact-form3 button {
width: 100%;
justify-content: space-between;
}
.pxl-contact-form .contact-form3 button .pxl--btn-icon {
color: var(--primary-color);
}
.pxl-contact-form .contact-form3 button .pxl--btn-icon svg {
color: inherit;
}
.pxl-contact-form .contact-form3 button:hover {
color: var(--primary-color);
background: #fff;
}
.pxl-contact-form .contact-form3 button:hover .pxl--btn-icon {
color: #fff;
background: var(--primary-color);
}
.pxl-pricing {  }
.pxl-pricing.pxl-pricing1 {
-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;
padding: 45px 40px 55px;
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
}
@media screen and (max-width: 1200px) {
.pxl-pricing.pxl-pricing1 {
padding: 30px 20px;
}
}
.pxl-pricing.pxl-pricing1 .pxl-item--plan-box {
color: #fff;
background: var(--primary-color);
font-size: 14px;
font-weight: 400;
line-height: 28px;
padding: 0 17px;
position: absolute;
top: 0;
right: 31px;
transform: translateY(-50%);
}
.pxl-pricing.pxl-pricing1 .pxl-item--title-box {
color: #1e2023;
font-size: 22px;
font-weight: 700;
line-height: 1;
letter-spacing: -0.44px;
}
.pxl-pricing.pxl-pricing1 .pxl-item-description {
color: #555;
font-family: Rubik;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
margin-top: 21px;
}
.pxl-pricing.pxl-pricing1 .pxl-item--price {
margin-top: 30px;
align-items: end;
}
.pxl-pricing.pxl-pricing1 .pxl--price {
display: flex;
color: var(--primary-color);
font-family: Unbounded;
font-size: 22px;
font-weight: 700;
line-height: 1.54545;
letter-spacing: -0.44px;
}
.pxl-pricing.pxl-pricing1 .pxl-item--cost {
font-size: 56px;
font-weight: 800;
line-height: 1;
letter-spacing: -1.12px;
}
@media screen and (max-width: 1200px) {
.pxl-pricing.pxl-pricing1 .pxl-item--cost {
font-size: 48px;
}
}
.pxl-pricing.pxl-pricing1 .billing-cycle {
color: #555;
font-family: Rubik;
font-size: 15px;
font-weight: 400;
line-height: 1.666;
}
.pxl-pricing.pxl-pricing1 .pxl-item--button {
display: flex;
margin-top: 38px;
}
@media screen and (max-width: 1200px) {
.pxl-pricing.pxl-pricing1 .pxl-item--button {
margin-top: 30px;
}
}
.pxl-pricing.pxl-pricing1 .pxl-item--button .pxl--btn-text {
padding-right: 66px;
}
@media screen and (max-width: 767px) {
.pxl-pricing.pxl-pricing1 .pxl-item--button .pxl--btn-text {
padding-right: 35px;
}
}
.pxl-pricing.pxl-pricing1 .pxl-item--button .pxl--btn-icon {
position: absolute;
right: 5px;
}
.pxl-pricing.pxl-pricing1 .pxl-title--feature {
color: #1e2023;
font-family: Unbounded;
font-size: 16px;
font-weight: 600;
line-height: 1.75;
letter-spacing: -0.32px;
margin-top: 32px;
}
.pxl-pricing.pxl-pricing1 .pxl-items--feature {
display: flex;
flex-direction: column;
gap: 24px;
margin-top: 24px;
}
.pxl-pricing.pxl-pricing1 .pxl-item--feature {
gap: 10px;
}
.pxl-pricing.pxl-pricing1 .pxl-item--feature i {
font-size: 17px;
color: var(--primary-color);
}
.pxl-pricing.pxl-pricing1 .pxl-text--feature {
color: rgba(30, 32, 35, 0.80);
font-family: Rubik;
font-size: 16px;
font-weight: 400;
line-height: 1;
}
.pxl-pricing.pxl-pricing1.is-popular {
border: 2px solid #1e2023;
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
}
.pxl-marquee {  }
.pxl-marquee.pxl-overflow-hidden {
overflow-x: clip;
}
.pxl-marquee .pxl-item--text {
white-space: nowrap;
}
.pxl-marquee.style-outline .pxl-item--text {
font-size: 72px;
font-weight: 800;
stroke-width: 1px;
-webkit-text-stroke-width: 1px;
stroke: rgba(30, 32, 35, 0.47);
-webkit-text-stroke-color: rgba(30, 32, 35, 0.47);
-webkit-text-fill-color: transparent;
-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 {
-webkit-text-fill-color: var(--link-color);
}
.pxl-marquee.pxl-marquee1 .pxl-item--label {
--bg-color: #b0b0b0;
--width: 284px;
width: 100%;
text-align: center;
justify-content: center;
display: inline-flex;
align-items: center;
text-align: center;
margin-bottom: 40px;
}
.pxl-marquee.pxl-marquee1 .pxl-item--label.pxl-show-line .pxl-label--text {
position: relative;
padding-inline: 23px;
}
.pxl-marquee.pxl-marquee1 .pxl-item--label.pxl-show-line .pxl-label--text::after, .pxl-marquee.pxl-marquee1 .pxl-item--label.pxl-show-line .pxl-label--text::before {
position: absolute;
content: '';
width: 100%;
top: 50%;
max-width: var(--width);
height: 1px;
background-color: var(--bg-color);
left: 0;
transform: translate(-100%, -50%);
}
.pxl-marquee.pxl-marquee1 .pxl-item--label.pxl-show-line .pxl-label--text::after {
left: auto;
right: 0;
transform: translate(100%, -50%);
}
.pxl-marquee.pxl-marquee1 .pxl-item--label .pxl-title--highlight {
color: var(--primary-color);
font-size: 22px;
font-weight: 600;
line-height: 1.5;
letter-spacing: -0.44px;
}
.pxl-marquee.pxl-marquee1 .pxl-item--container {
width: 100%;
position: relative;
}
.pxl-marquee.pxl-marquee1 .pxl-item--inner {
--x: 100px;
--gap: calc(var(--x) / 2);
--width: 100%;
position: relative;
width: 100%;
}
.pxl-marquee.pxl-marquee1 .pxl-item--inner.infinite {
--width: calc(100% + var(--gap));
}
.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(--gap);
}
.pxl-marquee.pxl-marquee1 .pxl-item--list.duplicate {
padding-left: var(--gap);
}
.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-single--inner {
width: 100%;
transition: inherit;
}
.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;
}
.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-item--overlay {
--gradient-color-from: rgba(0, 28, 23, 0.00);
--gradient-color-to: #001c17;
position: absolute;
bottom: 0;
width: 100%;
height: 50%;
background: linear-gradient(180deg, var(--gradient-color-from) 4.1%, var(--gradient-color-to) 100%);
}
.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-team {  }
.pxl-team.pxl-team1 .pxl-item--meta, .pxl-team.pxl-team2 .pxl-item--meta {
margin: 27px 0;
}
.pxl-team.pxl-team1 .pxl-item--image, .pxl-team.pxl-team2 .pxl-item--image {
position: relative;
}
.pxl-team.pxl-team1 .pxl-item--image .pxl-link--thumbnail, .pxl-team.pxl-team2 .pxl-item--image .pxl-link--thumbnail {
display: block;
overflow: hidden;
}
.pxl-team.pxl-team1 .pxl-item--image .pxl-link--thumbnail img, .pxl-team.pxl-team2 .pxl-item--image .pxl-link--thumbnail img {
-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-team.pxl-team1 .pxl-social--wrap, .pxl-team.pxl-team2 .pxl-social--wrap {
position: absolute;
bottom: 0;
right: 0;
cursor: pointer;
}
.pxl-team.pxl-team1 .pxl-social--wrap .pxl-icon--wrap, .pxl-team.pxl-team2 .pxl-social--wrap .pxl-icon--wrap {
width: 60px;
height: 60px;
color: var(--primary-color);
background: #fff;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-team.pxl-team1 .pxl-social--wrap .pxl-social, .pxl-team.pxl-team2 .pxl-social--wrap .pxl-social {
--space-wrap: 10px;
position: absolute;
flex-direction: column;
gap: 0;
top: 0;
left: 50%;
transform: translate(-50%, -100%);
opacity: 0;
padding-bottom: var(--space-wrap);
-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);
pointer-events: none;
}
.pxl-team.pxl-team1 .pxl-social--wrap .pxl-social a, .pxl-team.pxl-team2 .pxl-social--wrap .pxl-social a {
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: 50%;
color: var(--primary-color);
background: #fff;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-team.pxl-team1 .pxl-social--wrap .pxl-social a:hover, .pxl-team.pxl-team2 .pxl-social--wrap .pxl-social a:hover {
color: #fff;
background: var(--primary-color);
}
.pxl-team.pxl-team1 .pxl-social--wrap:hover .pxl-social, .pxl-team.pxl-team2 .pxl-social--wrap:hover .pxl-social {
opacity: 1;
gap: 13px;
--space-wrap: 29px;
pointer-events: visible;
}
.pxl-team.pxl-team1 .pxl-social--wrap:hover .pxl-icon--wrap, .pxl-team.pxl-team2 .pxl-social--wrap:hover .pxl-icon--wrap {
color: #fff;
background: var(--primary-color);
}
.pxl-team.pxl-team1 .pxl-item--author, .pxl-team.pxl-team2 .pxl-item--author {
padding-bottom: 18px;
margin-bottom: 10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.pxl-team.pxl-team1 .pxl-item--title a, .pxl-team.pxl-team2 .pxl-item--title a {
color: var(--link-color);
font-size: 24px;
font-weight: 700;
line-height: 1.5;
letter-spacing: -0.48px;
}
.pxl-team.pxl-team1 .pxl-item--position, .pxl-team.pxl-team2 .pxl-item--position {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
margin-top: 3px;
}
.pxl-team.pxl-team1 .pxl-item--description, .pxl-team.pxl-team2 .pxl-item--description {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.pxl-team.pxl-team1 .pxl-item--inner:hover .pxl-link--thumbnail img, .pxl-team.pxl-team2 .pxl-item--inner:hover .pxl-link--thumbnail img {
transform: rotate(3deg) scale(1.1);
}
.pxl-team.pxl-team2 .pxl-item--image {
position: relative;
}
.pxl-team.pxl-team2 .pxl-item--image:before {
position: absolute;
content: '';
width: 100%;
height: 5px;
bottom: 0;
left: 0;
background: var(--primary-color);
transform: translateY(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-team.pxl-team2 .pxl-link--thumbnail {
clip-path: polygon(0 0, 100% 0, 100% 0, 100% 100%, 0 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-team.pxl-team2 .pxl-social--wrap {
bottom: -29px;
right: 30px;
}
.pxl-team.pxl-team2 .pxl-social--wrap .pxl-icon--wrap {
color: #fff;
background: var(--primary-color);
border: 1px solid var(--primary-color);
}
.pxl-team.pxl-team2 .pxl-social--wrap:hover .pxl-icon--wrap {
color: var(--link-color);
background: #fff;
border-color: rgba(30, 32, 35, 0.12);
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
}
.pxl-team.pxl-team2 .pxl-item--author {
border: 0;
}
.pxl-team.pxl-team2 .pxl-item--inner:hover .pxl-link--thumbnail {
clip-path: polygon(0 0, 92% 0, 100% 34px, 100% 100%, 0 100%);
}
.pxl-team.pxl-team2 .pxl-item--inner:hover .pxl-item--image:before {
transform: translateY(100%);
}
.pxl-post-box {  }
.pxl-post-box.pxl-post-box1 {
padding: 35px 45px 38px;
background: #fff;
border: 1px solid rgba(30, 32, 35, 0.12);
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
}
@media screen and (max-width: 1200px) {
.pxl-post-box.pxl-post-box1 {
padding: 20px;
}
}
.pxl-post-box.pxl-post-box1 .pxl-item--heading {
font-size: 22px;
font-weight: 700;
line-height: 1.5454;
letter-spacing: -0.44px;
margin-bottom: 28px;
}
.pxl-post-box.pxl-post-box1 .pxl--item {
display: flex;
justify-content: space-between;
align-items: center;
color: #555;
font-family: Rubik;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
border-bottom: 1px solid rgba(30, 32, 35, 0.12);
padding-bottom: 17px;
margin-bottom: 18px;
}
.pxl-post-box.pxl-post-box1 .pxl--item a {
color: #555;
font-family: Rubik;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.pxl-post-box.pxl-post-box1 .pxl--item a:hover {
color: var(--primary-color);
}
.pxl-post-box.pxl-post-box1 .pxl--item:last-child {
border: none !important;
padding: 0 !important;
margin: 0 !important;
}
.pxl-categories-box {  }
.pxl-categories-box.pxl-categories-box1 {
padding: 35px 45px 38px;
background: #fff;
border: 1px solid rgba(30, 32, 35, 0.12);
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
}
@media screen and (max-width: 1200px) {
.pxl-categories-box.pxl-categories-box1 {
padding: 20px;
}
}
.pxl-categories-box.pxl-categories-box1 .pxl-item--heading {
font-size: 22px;
font-weight: 700;
line-height: 1.5454;
letter-spacing: -0.44px;
margin-bottom: 28px;
}
.pxl-categories-box.pxl-categories-box1 .pxl--item {
display: flex;
justify-content: space-between;
align-items: center;
color: #555;
font-family: Rubik;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
border-bottom: 1px solid rgba(30, 32, 35, 0.12);
padding-bottom: 17px;
margin-bottom: 18px;
}
.pxl-categories-box.pxl-categories-box1 .pxl--item a {
color: inherit;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
.pxl-categories-box.pxl-categories-box1 .pxl--item a:hover {
color: var(--primary-color);
}
.pxl-categories-box.pxl-categories-box1 .pxl--item:last-child {
border: none !important;
padding: 0 !important;
margin: 0 !important;
}
.pxl-testimonial-carousel {   }
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--inner {
padding: 33px 56px;
background: #fff3ed;
border-left: 4px solid var(--primary-color);
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--inner {
padding: 25px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--desc {
color: #1e2023;
font-family: "Unbounded";
font-size: 20px;
font-weight: 500;
line-height: 1.6;
letter-spacing: -0.4px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--content {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 37px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--meta {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 20px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--author {
max-width: 64px;
border-radius: 50%;
overflow: hidden;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--title {
font-size: 18px;
font-weight: 600;
line-height: 1.55556;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-item--position {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-icon---quote {
color: var(--primary-color);
}
@media screen and (max-width: 575px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel1 .pxl-icon---quote {
display: none;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--inner {
position: relative;
background: #fff;
padding: 55px 45px;
border: 1px solid rgba(30, 32, 35, 0.12);
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--inner {
padding: 45px 30px;
}
}
@media screen and (max-width: 767px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--inner {
padding: 35px 20px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--star, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--star, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--star {
color: var(--primary-color);
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--desc, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--desc, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--desc {
color: var(--link-color);
font-family: Unbounded;
font-size: 20px;
font-weight: 600;
line-height: 1.9;
letter-spacing: -0.4px;
margin-top: 20px;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--desc, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--desc, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--desc {
font-size: 17px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--meta, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--meta, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--meta {
display: flex;
align-items: center;
gap: 22px;
margin-top: 70px;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--meta, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--meta, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--meta {
margin-top: 35px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--author img, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--author img, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--author img {
width: 64px;
height: 64px;
border-radius: 50%;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--title, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--title, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--title {
color: var(--link-color);
font-size: 18px;
font-weight: 600;
line-height: 1.556;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--title, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--title, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--title {
font-size: 16px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--position, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--position, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--position {
color: #555;
font-family: Rubik;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-item--position, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--position, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--position {
font-size: 15px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel2 .pxl-icon---quote, .pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-icon---quote, .pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-icon---quote {
position: absolute;
top: 20px;
right: 20px;
color: var(--primary-color);
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--inner {
padding: 50px 65px;
background: var(--link-color);
text-align: center;
clip-path: polygon(0 0, 92% 0, 100% 43px, 100% 100%, 0 100%);
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--inner {
padding: 35px 25px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--desc {
color: #fff;
font-size: 20px;
font-weight: 600;
line-height: 1.65;
max-width: 407px;
margin: 0 auto;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--meta {
display: flex;
align-items: center;
justify-content: center;
gap: 14px;
margin-top: 20px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--author img {
max-width: 51px;
border: 2px solid #fff;
border-radius: 50%;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--title {
color: #fff;
font-family: Rubik;
font-size: 16px;
line-height: 1.75;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel3 .pxl-item--position {
color: rgba(255, 255, 255, 0.75);
font-size: 14px;
line-height: 2;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--inner {
text-align: center;
padding: 70px 74px 0;
position: relative;
margin-top: 44px;
-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: 1280px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--inner {
padding: 50px 50px 0;
}
}
@media screen and (max-width: 991px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--inner, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--inner {
padding: 35px 35px 0;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--inner:before, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--inner:before {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
clip-path: polygon(0 0, 100% 0, 100% 0, 100% 100%, 0 100%);
background: #fff;
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-carousel4 .pxl-icon--quote, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-icon--quote {
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, -50%);
width: 88px;
min-width: 88px;
height: 88px;
color: #fff;
background: var(--primary-color);
margin: 0 auto;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-icon--quote, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-icon--quote {
width: 65px;
min-width: 65px;
height: 65px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--star, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--star {
color: #ff792d;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--heading, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--heading {
color: var(--link-color);
font-size: 20px;
font-weight: 800;
line-height: 1.6;
margin-top: 8px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--desc, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--desc {
color: #555;
font-size: 16px;
line-height: 1.75;
margin-top: 13px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--content, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--content {
margin-top: 30px;
padding-top: 20px;
border-top: 1px solid rgba(0, 0, 0, 0.09);
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--title, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--title {
font-size: 18px;
font-weight: 600;
line-height: 1.5556;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--position, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--position {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--author img, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--author img {
max-width: 77px;
height: 77px;
border-radius: 50%;
margin: 17px auto -43px;
border: 3px solid transparent;
-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-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--author img, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--author img {
max-width: 60px;
height: 60px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--inner:hover:before, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--inner:hover:before {
clip-path: polygon(0 0, 92% 0, 100% 34px, 100% 100%, 0 100%);
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--inner:hover .pxl-icon--quote, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--inner:hover .pxl-icon--quote {
border-radius: 50%;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-item--inner:hover .pxl-item--author img, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--inner:hover .pxl-item--author img {
border-color: #ff792d;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-arrow-wrap .pxl-swiper-arrow, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
width: 55px;
height: 55px;
color: var(--primary-color);
border: 1px solid var(--primary-color);
opacity: 1 !important;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover {
color: #fff !important;
background: var(--primary-color) !important;
}
@media screen and (max-width: 1280px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-arrow-wrap .pxl-swiper-arrow.pxl-swiper-arrow-prev, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-swiper-arrow-wrap .pxl-swiper-arrow.pxl-swiper-arrow-prev {
transform: translate(-50%, -50%);
}
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-arrow-wrap .pxl-swiper-arrow.pxl-swiper-arrow-next, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-swiper-arrow-wrap .pxl-swiper-arrow.pxl-swiper-arrow-next {
transform: translate(50%, -50%);
}
}
@media screen and (max-width: 767px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel4 .pxl-swiper-arrow-wrap .pxl-swiper-arrow, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
display: none;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--inner {
padding: 54px 60px 50px 110px;
text-align: unset;
background: #fff;
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--inner {
padding: 40px 50px 40px 70px;
}
}
@media screen and (max-width: 767px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--inner {
padding: 100px 20px 15px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--star {
display: flex;
align-items: center;
font-size: 15px;
gap: 5px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--heading {
margin-top: 16px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--desc {
margin-top: 16px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--content {
margin-top: 34px;
padding-top: 34px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--meta, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--content {
gap: 20px;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--meta, .pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--content {
gap: 15px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--content {
justify-content: space-between;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--author img {
margin: 0;
width: 64px;
max-width: 64px;
height: 64px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-item--position {
margin-top: 4px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-icon--quote {
top: 20px;
left: -20px;
transform: translate(0);
}
@media screen and (max-width: 767px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-icon--quote {
left: 20px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-icon--quote2 {
position: absolute;
bottom: 10px;
right: 20px;
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel5 .pxl-icon--quote2 svg {
width: 65px;
height: 65px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--inner {
padding: 55px 45px 45px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-icon---quote {
top: -30px;
right: 45px;
width: 88px;
height: 88px;
color: #fff;
background: var(--primary-color);
}
.pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--meta {
margin-top: 45px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel6 .pxl-item--desc {
font-family: Rubik;
font-size: 22px;
line-height: 1.54545;
margin-top: 14px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel7 .swiper-slide-thumb-active .pxl-item--author img {
border: 3px solid #fff;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-carousel-inner {
display: flex;
align-items: start;
gap: 75px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-swiper-thumbs {
flex: 4.6;
position: relative;
margin: 0 -15px;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-swiper-container {
flex: 5.4;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--inner {
position: relative;
background: unset;
padding: 0;
border: none;
box-shadow: none;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--author img {
width: 170px;
min-width: 170px;
height: 170px;
border: 3px solid transparent;
-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-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--author img {
width: 140px;
min-width: 140px;
height: 140px;
}
}
@media screen and (max-width: 1200px) {
.pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--author img {
width: 120px;
min-width: 120px;
height: 120px;
}
}
.pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-icon---quote {
position: static;
}
.pxl-testimonial-carousel.pxl-testimonial-carousel7 .pxl-item--meta {
justify-content: space-between;
margin-top: 55px;
}
.pxl-post-layout-post-1 .pxl-post--inner {
display: flex;
align-items: center;
gap: 30px;
padding: 15px;
background: #fff;
border: 1px solid rgba(30, 32, 35, 0.12);
}
@media screen and (max-width: 767px) {
.pxl-post-layout-post-1 .pxl-post--inner {
flex-direction: column;
align-items: start;
gap: 15px;
}
}
.pxl-post-layout-post-1 .pxl-post--inner:hover {
cursor: pointer;
}
.pxl-post-layout-post-1 .pxl-post--inner:hover .pxl-post--featured img {
transform: scale(1.1);
}
.pxl-post-layout-post-1 .pxl-post--inner:hover .pxl-post--featured:before {
left: 150%;
transition: all 0.6s linear;
}
.pxl-post-layout-post-1 .pxl-post--featured {
overflow: hidden;
position: relative;
max-width: 267px;
}
@media screen and (max-width: 767px) {
.pxl-post-layout-post-1 .pxl-post--featured {
max-width: unset;
}
}
.pxl-post-layout-post-1 .pxl-post--featured:before {
position: absolute;
content: "";
width: 100%;
height: 150%;
background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70%);
top: 50%;
left: -150%;
opacity: 0.6;
transform: translateY(-50%) rotate(15deg);
z-index: 2;
}
.pxl-post-layout-post-1 .pxl-post--featured img {
-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-layout-post-1 .pxl-info--post {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 26px;
}
.pxl-post-layout-post-1 .pxl-info--post .post-author, .pxl-post-layout-post-1 .pxl-info--post .post-comments {
gap: 7px;
color: #555;
font-family: Rubik;
font-size: 15px;
font-weight: 400;
line-height: 1.86667;
}
.pxl-post-layout-post-1 .pxl-info--post .post-author a, .pxl-post-layout-post-1 .pxl-info--post .post-comments a {
font-weight: 500;
}
.pxl-post-layout-post-1 .pxl-info--post .post-author svg, .pxl-post-layout-post-1 .pxl-info--post .post-comments svg {
color: var(--primary-color);
}
.pxl-post-layout-post-1 .pxl-post--title {
color: var(--link-color);
font-size: 22px;
margin-top: 22px;
}
@media screen and (max-width: 767px) {
.pxl-post-layout-post-1 .pxl-post--title {
font-size: 18px;
}
}
.pxl-post-layout-post-1 .pxl-post--title a {
color: inherit;
}
.pxl-post-layout-post-1 .pxl-post--content {
color: #555;
font-size: 16px;
margin-top: 17px;
}
.pxl-post-layout-post-1 .pxl-blog-grid-layout1 .pxl-post--inner {
padding: 0;
background: transparent;
}
.pxl-post-layout-post-1 .pxl-blog-grid-layout1 .post-date {
color: var(--primary-color);
font-size: 15px;
font-weight: 500;
line-height: 1.8667;
}
.pxl-post-layout-post-1 .pxl-blog-grid-layout1 .pxl-post--title {
color: #fff;
font-family: Unbounded;
font-size: 16px;
font-weight: 700;
line-height: 1.625;
margin-top: 6px;
}
.pxl-post-layout-post-1 .pxl-blog-grid-layout1 .pxl-post--featured {
max-width: 99px;
}
.pxl-post-layout-post-2 .pxl-post--inner, .pxl-post-layout-post-3 .pxl-post--inner {
overflow: hidden;
}
.pxl-post-layout-post-2 .pxl-post--inner:hover, .pxl-post-layout-post-3 .pxl-post--inner:hover {
cursor: pointer;
}
.pxl-post-layout-post-2 .pxl-post--inner:hover .pxl-post--featured img, .pxl-post-layout-post-3 .pxl-post--inner:hover .pxl-post--featured img {
transform: scale(1.1);
}
.pxl-post-layout-post-2 .pxl-post--inner:hover .pxl-post--featured:before, .pxl-post-layout-post-3 .pxl-post--inner:hover .pxl-post--featured:before {
left: 150%;
transition: all 0.6s linear;
}
.pxl-post-layout-post-2 .pxl-post--featured, .pxl-post-layout-post-3 .pxl-post--featured {
position: relative;
overflow: hidden;
}
.pxl-post-layout-post-2 .pxl-post--featured .pxl-post--date, .pxl-post-layout-post-3 .pxl-post--featured .pxl-post--date {
position: absolute;
top: 20px;
left: 20px;
width: 78px;
height: 78px;
background: var(--primary-color);
text-align: center;
flex-direction: column;
}
.pxl-post-layout-post-2 .pxl-post--featured .pxl-post--date .pxl--day, .pxl-post-layout-post-3 .pxl-post--featured .pxl-post--date .pxl--day {
color: #fff;
font-family: Unbounded;
font-size: 22px;
font-weight: 700;
line-height: 1;
}
.pxl-post-layout-post-2 .pxl-post--featured .pxl-post--date .pxl--month, .pxl-post-layout-post-3 .pxl-post--featured .pxl-post--date .pxl--month {
color: #fff;
font-family: Rubik;
font-size: 16px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
margin-top: 10px;
}
.pxl-post-layout-post-2 .pxl-info--post, .pxl-post-layout-post-3 .pxl-info--post {
display: flex;
align-items: center;
gap: 10px 26px;
margin-top: 40px;
flex-wrap: wrap;
}
.pxl-post-layout-post-2 .post-author, .pxl-post-layout-post-3 .post-author, .pxl-post-layout-post-2 .post-comments, .pxl-post-layout-post-3 .post-comments {
gap: 7px;
color: #555;
}
.pxl-post-layout-post-2 .post-author span, .pxl-post-layout-post-3 .post-author span, .pxl-post-layout-post-2 .post-comments span, .pxl-post-layout-post-3 .post-comments span {
line-height: 1;
font-weight: 500;
}
.pxl-post-layout-post-2 .post-author svg, .pxl-post-layout-post-3 .post-author svg, .pxl-post-layout-post-2 .post-comments svg, .pxl-post-layout-post-3 .post-comments svg {
color: var(--primary-color);
}
.pxl-post-layout-post-2 .pxl-post--title, .pxl-post-layout-post-3 .pxl-post--title {
color: var(--link-color);
font-size: 22px;
line-height: 1.54545;
margin-top: 20px;
}
.pxl-post-layout-post-2 .pxl-post--content, .pxl-post-layout-post-3 .pxl-post--content {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
margin-top: 10px;
}
.pxl-post-layout-post-3 .pxl-info--post {
gap: 18px;
margin-top: 29px;
}
.pxl-post-layout-post-3 .pxl-post--featured .pxl-post--date {
top: unset;
left: unset;
bottom: 0;
right: 0;
background: #fff;
}
.pxl-post-layout-post-3 .pxl-post--featured .pxl-post--date .pxl--day, .pxl-post-layout-post-3 .pxl-post--featured .pxl-post--date .pxl--month {
color: var(--primary-color);
}
.pxl-post-layout-post-3 .post-author {
border-right: 1px solid rgba(100, 105, 112, 0.23);
padding-right: 18px;
}
.pxl-post-layout-post-3 .pxl-post--title {
padding-top: 14px;
margin-top: 14px;
border-top: 1px solid rgba(100, 105, 112, 0.13);
letter-spacing: 0;
}
.pxl-post-layout-post-3 .pxl-post--content {
margin-top: 13px;
}
.pxl-post-layout-post-3 .pxl-post--readmore {
padding: 0 var(--space);
margin-top: 24px;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-post-3 .pxl-post--readmore {
margin-top: 15px;
}
}
.pxl-post-layout-post-3 .pxl-post--readmore a {
display: inline-flex;
align-items: center;
gap: 14px;
color: var(--primary-color);
font-size: 16px;
font-weight: 600;
line-height: 1.875;
letter-spacing: 0.16px;
text-transform: uppercase;
}
.pxl-post-layout-post-3 .pxl-post--readmore .pxl-icon--plus:before, .pxl-post-layout-post-3 .pxl-post--readmore .pxl-icon--plus:after {
background: var(--primary-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-post-layout-post-3 .pxl-post--readmore:hover a {
color: var(--link-color);
}
.pxl-post-layout-post-3 .pxl-post--readmore:hover .pxl-icon--plus:before, .pxl-post-layout-post-3 .pxl-post--readmore:hover .pxl-icon--plus:after {
background: var(--link-color);
rotate: 90deg;
}
.pxl-post-layout-post-4 .pxl-post--inner {
overflow: hidden;
border: 1px solid rgba(30, 32, 35, 0.12);
padding: 12px;
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
}
.pxl-post-layout-post-4 .pxl-post--inner:hover {
cursor: pointer;
}
.pxl-post-layout-post-4 .pxl-post--inner:hover .pxl-post--featured img {
transform: scale(1.1);
}
.pxl-post-layout-post-4 .pxl-post--inner:hover .pxl-post--featured:before {
left: 150%;
transition: all 0.6s linear;
}
.pxl-post-layout-post-4 .pxl-post--featured {
position: relative;
overflow: hidden;
}
.pxl-post-layout-post-4 .pxl-post--meta {
padding: 0 33px;
}
@media screen and (max-width: 1280px) {
.pxl-post-layout-post-4 .pxl-post--meta {
padding: 0 15px;
}
}
@media screen and (max-width: 767px) {
.pxl-post-layout-post-4 .pxl-post--meta {
padding: 0;
}
}
.pxl-post-layout-post-4 .pxl-info--post {
display: flex;
align-items: center;
gap: 26px;
margin-top: 30px;
}
@media screen and (max-width: 991px) {
.pxl-post-layout-post-4 .pxl-info--post {
flex-wrap: wrap;
}
}
.pxl-post-layout-post-4 .post-author, .pxl-post-layout-post-4 .post-comments {
gap: 7px;
color: #555;
}
.pxl-post-layout-post-4 .post-author span, .pxl-post-layout-post-4 .post-comments span {
line-height: 1;
font-weight: 500;
}
.pxl-post-layout-post-4 .post-author svg, .pxl-post-layout-post-4 .post-comments svg {
color: var(--primary-color);
}
.pxl-post-layout-post-4 .pxl-post--title {
color: var(--link-color);
font-size: 22px;
line-height: 1.54545;
margin-top: 20px;
}
@media screen and (max-width: 1280px) {
.pxl-post-layout-post-4 .pxl-post--title {
font-size: 18px;
}
}
.pxl-post-layout-post-4 .pxl-post--content {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
margin-top: 10px;
}
@media screen and (max-width: 1280px) {
.pxl-post-layout-post-4 .pxl-post--content {
font-size: 14px;
}
}
.pxl-post-layout-post-4 .pxl-info--post {
gap: 18px;
}
.pxl-post-layout-post-4 .post-author {
padding-right: 18px;
}
.pxl-post-layout-post-4 .pxl-post--title {
margin-top: 17px;
}
.pxl-post-layout-post-4 .pxl-post--readmore {
padding: 0 var(--space);
margin: 35px 0;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-post-4 .pxl-post--readmore {
margin-top: 15px;
}
}
.pxl-post-layout-post-4 .pxl-post--readmore a {
display: inline-flex;
align-items: center;
gap: 14px;
color: var(--primary-color);
font-size: 16px;
font-weight: 600;
line-height: 1.875;
letter-spacing: 0.16px;
text-transform: uppercase;
}
.pxl-post-layout-post-4 .pxl-post--readmore .pxl-icon--plus:before, .pxl-post-layout-post-4 .pxl-post--readmore .pxl-icon--plus:after {
background: var(--primary-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-post-layout-post-4 .pxl-post--readmore:hover a {
color: var(--link-color);
}
.pxl-post-layout-post-4 .pxl-post--readmore:hover .pxl-icon--plus:before, .pxl-post-layout-post-4 .pxl-post--readmore:hover .pxl-icon--plus:after {
background: var(--link-color);
rotate: 90deg;
}
.pxl-post.pxl-blog-grid-layout2 {   }
.pxl-post.pxl-blog-grid-layout2 .pxl-grid--normal .pxl-grid-item {
display: flex;
align-items: center;
gap: 31px;
}
.pxl-post.pxl-blog-grid-layout2 .pxl-grid--normal .pxl-post--featured {
min-width: 306px;
}
.pxl-post.pxl-blog-grid-layout2 .pxl-grid--normal .pxl-post--date {
top: unset;
left: unset;
bottom: 20px;
right: 20px;
}
.pxl-post.pxl-blog-grid-layout2 .pxl-grid--normal .pxl-info--post {
margin: 0;
}
.pxl-post.pxl-blog-grid-layout2 .pxl-grid--normal .pxl-post--title {
margin-top: 17px;
}
.pxl-post.pxl-blog-grid-layout2 .pxl-grid--featured .pxl-post--featured {
overflow: visible;
}
.pxl-post.pxl-blog-grid-layout2 .pxl-grid--featured .pxl-post--featured a {
display: block;
overflow: hidden;
}
.pxl-post.pxl-blog-grid-layout2 .pxl-grid--featured .pxl-post--date {
top: unset;
left: unset;
bottom: -25px;
right: 25px;
}
.pxl-post.pxl-blog-grid-layout2 .post-author, .pxl-post.pxl-blog-grid-layout2 .post-comments {
font-size: 15px;
line-height: 1.86667;
}
.pxl-post.pxl-blog-grid-layout2 .post-author span, .pxl-post.pxl-blog-grid-layout2 .post-comments span {
display: flex;
align-items: center;
font-weight: 400;
}
.pxl-post.pxl-blog-grid-layout2 .post-author a, .pxl-post.pxl-blog-grid-layout2 .post-comments a {
color: inherit;
font-weight: 500;
}
.pxl-portfolio-grid-layout1, .pxl-portfolio-carousel1 { }
.pxl-portfolio-grid-layout1 .pxl-post--inner, .pxl-portfolio-carousel1 .pxl-post--inner {
position: relative;
z-index: 9;
overflow: hidden;
}
.pxl-portfolio-grid-layout1 .pxl-post--inner:hover .pxl-post--featured a:before, .pxl-portfolio-carousel1 .pxl-post--inner:hover .pxl-post--featured a:before {
opacity: 0;
}
.pxl-portfolio-grid-layout1 .pxl-post--inner:hover .pxl-post--featured a:after, .pxl-portfolio-carousel1 .pxl-post--inner:hover .pxl-post--featured a:after {
opacity: 1;
}
.pxl-portfolio-grid-layout1 .pxl-post--inner:hover .pxl-post--holder:after, .pxl-portfolio-carousel1 .pxl-post--inner:hover .pxl-post--holder:after {
width: 100%;
}
.pxl-portfolio-grid-layout1 .pxl-post--inner:hover .btn-readmore, .pxl-portfolio-carousel1 .pxl-post--inner:hover .btn-readmore {
rotate: 45deg;
}
.pxl-portfolio-grid-layout1 .pxl-post--featured a, .pxl-portfolio-carousel1 .pxl-post--featured a {
display: block;
position: relative;
}
.pxl-portfolio-grid-layout1 .pxl-post--featured a:before, .pxl-portfolio-carousel1 .pxl-post--featured a:before, .pxl-portfolio-grid-layout1 .pxl-post--featured a:after, .pxl-portfolio-carousel1 .pxl-post--featured a:after {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg, rgba(30, 32, 35, 0.00) 0%, rgba(30, 32, 35, 0.69) 100%);
z-index: 2;
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-portfolio-grid-layout1 .pxl-post--featured a:after, .pxl-portfolio-carousel1 .pxl-post--featured a:after {
opacity: 0;
background: linear-gradient(180deg, rgba(30, 32, 35, 0.00) 0%, #1e2023 100%);
}
.pxl-portfolio-grid-layout1 .pxl-post--holder, .pxl-portfolio-carousel1 .pxl-post--holder {
position: absolute;
left: 50%;
bottom: 8px;
width: calc(100% - 80px);
transform: translateX(-50%);
padding-bottom: 15px;
z-index: 9;
}
@media screen and (max-width: 1200px) {
.pxl-portfolio-grid-layout1 .pxl-post--holder, .pxl-portfolio-carousel1 .pxl-post--holder {
width: calc(100% - 30px);
}
}
.pxl-portfolio-grid-layout1 .pxl-post--holder.layout-style-2, .pxl-portfolio-carousel1 .pxl-post--holder.layout-style-2 {
bottom: 35px;
}
.pxl-portfolio-grid-layout1 .pxl-post--holder.layout-style-2:before, .pxl-portfolio-carousel1 .pxl-post--holder.layout-style-2:before, .pxl-portfolio-grid-layout1 .pxl-post--holder.layout-style-2:after, .pxl-portfolio-carousel1 .pxl-post--holder.layout-style-2:after {
position: absolute;
content: '';
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background: rgba(255, 255, 255, 0.40);
z-index: 8;
-webkit-transition: all 0.8s linear;
-khtml-transition: all 0.8s linear;
-moz-transition: all 0.8s linear;
-ms-transition: all 0.8s linear;
-o-transition: all 0.8s linear;
transition: all 0.8s linear;
}
.pxl-portfolio-grid-layout1 .pxl-post--holder.layout-style-2:after, .pxl-portfolio-carousel1 .pxl-post--holder.layout-style-2:after {
width: 0;
background: var(--primary-color);
z-index: 9;
}
.pxl-portfolio-grid-layout1 .pxl-post--category, .pxl-portfolio-carousel1 .pxl-post--category {
display: flex;
align-items: center;
gap: 20px;
color: #fff;
font-weight: 600;
font-size: 14px;
line-height: 32px;
}
.pxl-portfolio-grid-layout1 .pxl-post--category a, .pxl-portfolio-carousel1 .pxl-post--category a {
display: inline-flex;
align-items: center;
justify-content: center;
color: inherit;
padding: 0 16px;
border: 1px solid #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-portfolio-grid-layout1 .pxl-post--category a:hover, .pxl-portfolio-carousel1 .pxl-post--category a:hover {
color: #fff;
background: var(--primary-color);
}
.pxl-portfolio-grid-layout1 .pxl-post--title, .pxl-portfolio-carousel1 .pxl-post--title {
display: flex;
align-items: center;
justify-content: space-between;
gap: 10px;
color: #fff;
font-size: 20px;
line-height: 1.6;
letter-spacing: -0.4px;
margin-top: 13px;
}
@media screen and (max-width: 479px) {
.pxl-portfolio-grid-layout1 .pxl-post--title, .pxl-portfolio-carousel1 .pxl-post--title {
font-size: 16px;
}
}
.pxl-portfolio-grid-layout2 .pxl-post--inner, .pxl-portfolio-carousel2 .pxl-post--inner {
position: relative;
overflow: hidden;
}
.pxl-portfolio-grid-layout2 .pxl-post--inner:hover .pxl-post--featured img, .pxl-portfolio-carousel2 .pxl-post--inner:hover .pxl-post--featured img {
scale: 1.1;
}
.pxl-portfolio-grid-layout2 .pxl-post--inner:hover .btn-readmore, .pxl-portfolio-carousel2 .pxl-post--inner:hover .btn-readmore {
rotate: 45deg;
}
.pxl-portfolio-grid-layout2 .pxl-post--featured img, .pxl-portfolio-carousel2 .pxl-post--featured img {
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-portfolio-grid-layout2 .pxl-post--holder, .pxl-portfolio-carousel2 .pxl-post--holder {
position: absolute;
left: 50%;
bottom: 25px;
width: calc(100% - 50px);
transform: translateX(-50%);
background: #fff;
padding: 27px 30px 23px;
display: flex;
align-items: center;
justify-content: space-between;
}
@media screen and (max-width: 1200px) {
.pxl-portfolio-grid-layout2 .pxl-post--holder, .pxl-portfolio-carousel2 .pxl-post--holder {
width: calc(100% - 30px);
padding: 15px;
}
}
.pxl-portfolio-grid-layout2 .pxl-post--category, .pxl-portfolio-carousel2 .pxl-post--category {
display: flex;
align-items: center;
gap: 20px;
color: var(--primary-color);
font-size: 14px;
font-weight: 600;
line-height: 32px;
}
.pxl-portfolio-grid-layout2 .pxl-post--category a, .pxl-portfolio-carousel2 .pxl-post--category a {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0 16px;
border: 1px solid rgba(255, 121, 45, 0.22);
-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-portfolio-grid-layout2 .pxl-post--category a:hover, .pxl-portfolio-carousel2 .pxl-post--category a:hover {
color: #fff;
background: var(--primary-color);
}
.pxl-portfolio-grid-layout2 .pxl-post--title, .pxl-portfolio-carousel2 .pxl-post--title {
display: flex;
align-items: center;
justify-content: space-between;
gap: 10px;
color: var(--link-color);
font-size: 20px;
line-height: 1.6;
letter-spacing: -0.4px;
margin-top: 10px;
}
@media screen and (max-width: 479px) {
.pxl-portfolio-grid-layout2 .pxl-post--title, .pxl-portfolio-carousel2 .pxl-post--title {
font-size: 16px;
}
}
.pxl-portfolio-grid-layout2 .btn-readmore, .pxl-portfolio-carousel2 .btn-readmore {
color: var(--primary-color);
}
.pxl-grid { }
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-post--holder {
background: var(--primary-color);
clip-path: polygon(0 50%, 100% 50%, 100% 50%, 0 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-grid.pxl-portfolio-grid-layout2 .pxl-post--category a {
color: #fff;
border: 1px solid rgba(255, 255, 255, 0.22);
}
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-post--category a:hover {
color: var(--primary-color);
background: #fff;
}
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-post--title {
color: #fff;
}
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-post--inner:hover .pxl-post--holder {
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-grid-filter .pxl--filter-inner {
gap: 50px;
}
@media screen and (max-width: 767px) {
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-grid-filter .pxl--filter-inner {
gap: 15px;
}
}
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-grid-filter .filter-item {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 28px;
padding: 0 16px;
}
@media screen and (max-width: 767px) {
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-grid-filter .filter-item {
font-size: 14px;
}
}
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-grid-filter .filter-item:before {
top: 50%;
left: 50%;
width: 100%;
height: 100%;
background: unset;
border: 1px solid transparent;
transform: translate(-50%, -50%);
}
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-grid-filter .filter-item.active {
color: var(--primary-color);
font-weight: 600;
}
.pxl-grid.pxl-portfolio-grid-layout2 .pxl-grid-filter .filter-item.active:before {
border-color: var(--primary-color);
}
.pxl-portfolio-carousel3 {  }
.pxl-portfolio-carousel3 .pxl-post--inner {
cursor: pointer;
}
.pxl-portfolio-carousel3 .pxl-post--inner:hover .pxl-post--featured img {
scale: 1.1;
clip-path: polygon(0 0, 80% 0, 100% 20%, 100% 100%, 0 100%);
}
.pxl-portfolio-carousel3 .pxl-post--inner:hover .btn-readmore svg {
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
animation: hover-arrow 0.5s forwards;
}
.pxl-portfolio-carousel3 .pxl-post--featured {
overflow: hidden;
}
.pxl-portfolio-carousel3 .pxl-post--featured img {
clip-path: polygon(0 0, 100% 0, 100% 0, 100% 100%, 0 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-portfolio-carousel3 .pxl-post--holder {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 27px;
}
.pxl-portfolio-carousel3 .pxl-post--category {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 15px;
color: var(--primary-color);
font-size: 14px;
font-weight: 500;
line-height: 32px;
}
.pxl-portfolio-carousel3 .pxl-post--category a {
padding: 0 16px;
border: 1px solid rgba(255, 121, 45, 0.22);
-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-portfolio-carousel3 .pxl-post--category a:hover {
color: #fff;
background: var(--primary-color);
}
.pxl-portfolio-carousel3 .pxl-post--title {
color: var(--link-color);
font-size: 20px;
font-weight: 700;
line-height: 1.6;
letter-spacing: -0.4px;
margin-top: 12px;
}
.pxl-portfolio-carousel3 .btn-readmore {
color: var(--primary-color);
}
.pxl-post-layout-service-1 {
--space: 54px;
}
.pxl-post-layout-service-1.pxl-swiper-slider .pxl-carousel-inner, .pxl-post-layout-service-1.pxl-swiper-slider .pxl-swiper-container {
overflow: visible;
}
.pxl-post-layout-service-1 .pxl-swiper-slide:not(.swiper-slide-visible) {
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; }
@media screen and (max-width: 1280px) {
.pxl-post-layout-service-1 {
--space: 35px;
}
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-service-1 {
--space: 15px;
}
}
.pxl-post-layout-service-1 .pxl-post--inner {
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
margin-top: 9px;
padding-bottom: 45px;
cursor: pointer;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-service-1 .pxl-post--inner {
padding-bottom: 30px;
}
}
.pxl-post-layout-service-1 .pxl-post--inner:hover .pxl-post--icon svg {
animation: pxl_scale2 0.3s linear;
}
.pxl-post-layout-service-1 .pxl-post--inner:hover .pxl-image--featured img {
scale: 1.1;
}
.pxl-post-layout-service-1 .pxl-post--featured {
display: flex;
justify-content: space-between;
padding: 0 var(--space);
padding-right: 39px;
margin-top: -9px;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-service-1 .pxl-post--featured {
padding-right: var(--space);
}
}
.pxl-post-layout-service-1 .pxl-post--icon {
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-color);
width: 88px;
height: 88px;
padding: 23px;
}
.pxl-post-layout-service-1 .pxl-post--icon svg, .pxl-post-layout-service-1 .pxl-post--icon i {
-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-layout-service-1 .count-pos {
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 121, 45, 0.45);
font-family: Unbounded;
font-size: 72px;
font-weight: 700;
line-height: 1.5277;
letter-spacing: -1.44px;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-service-1 .count-pos {
font-size: 64px;
}
}
.pxl-post-layout-service-1 .pxl-post--title {
font-size: 22px;
font-weight: 700;
line-height: 1.5454;
letter-spacing: -0.44px;
padding: 0 var(--space);
margin-top: 5px;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-service-1 .pxl-post--title {
font-size: 20px;
}
}
.pxl-post-layout-service-1 .pxl-image--featured {
margin-top: 18px;
overflow: hidden;
}
.pxl-post-layout-service-1 .pxl-image--featured img {
-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-layout-service-1 .pxl-post--content {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
padding: 0 var(--space);
margin-top: 25px;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-service-1 .pxl-post--content {
margin-top: 15px;
}
}
.pxl-post-layout-service-1 .multi-text {
padding: 0 var(--space);
margin: 0;
margin-top: 25px;
list-style: none;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-service-1 .multi-text {
margin-top: 15px;
}
}
.pxl-post-layout-service-1 .multi-text li {
display: flex;
align-items: center;
gap: 7px;
font-size: 16px;
font-weight: 500;
line-height: 1.75;
margin-bottom: 12px;
}
.pxl-post-layout-service-1 .multi-text li:last-child {
margin-bottom: 0 !important;
}
.pxl-post-layout-service-1 .multi-text li i {
color: var(--primary-color);
}
.pxl-post-layout-service-1 .multi-text p {
margin: 0;
}
.pxl-post-layout-service-1 .pxl-post--readmore {
padding: 0 var(--space);
margin-top: 35px;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-service-1 .pxl-post--readmore {
margin-top: 15px;
}
}
.pxl-post-layout-service-1 .pxl-post--readmore a {
display: inline-flex;
align-items: center;
gap: 14px;
color: var(--primary-color);
font-size: 16px;
font-weight: 600;
line-height: 1.875;
letter-spacing: 0.16px;
text-transform: uppercase;
}
.pxl-post-layout-service-1 .pxl-post--readmore .pxl-icon--plus:before, .pxl-post-layout-service-1 .pxl-post--readmore .pxl-icon--plus:after {
background: var(--primary-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-post-layout-service-1 .pxl-post--readmore:hover a {
color: var(--link-color);
}
.pxl-post-layout-service-1 .pxl-post--readmore:hover .pxl-icon--plus:before, .pxl-post-layout-service-1 .pxl-post--readmore:hover .pxl-icon--plus:after {
background: var(--link-color);
rotate: 90deg;
}
.pxl-post-layout-service-2 {
--border-color: rgba(30, 32, 35, 0.12);
}
.pxl-post-layout-service-2.pxl-swiper-slider .pxl-carousel-inner, .pxl-post-layout-service-2.pxl-swiper-slider .pxl-swiper-container {
overflow: visible;
}
.pxl-post-layout-service-2 .pxl-swiper-slide:not(.swiper-slide-visible) {
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-post-layout-service-2 .pxl-slide-inner {
position: relative;
}
.pxl-post-layout-service-2 .pxl-slide-inner:before {
position: absolute;
content: '';
bottom: 0;
left: 50%;
transform: translate(-50%, 0);
width: calc(100% - 12px);
height: 4px;
opacity: 0;
background: var(--primary-color);
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-post-layout-service-2 .pxl-post--inner {
position: relative;
text-align: center;
padding: 15px;
padding-bottom: 40px;
background: #fff;
border: 1px solid var(--border-color);
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
clip-path: polygon(0 0, 100% 0, 100% 0, 100% 100%, 0 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-layout-service-2 .pxl-post--inner:after {
position: absolute;
content: '';
top: 0;
right: 0;
width: 34px;
height: 34px;
background: var(--border-color);
clip-path: polygon(100% 0, 100% 0, 100% 0);
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-layout-service-2 .pxl-image--featured {
clip-path: polygon(0 0, 100% 0, 100% 0, 100% 100%, 0 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-layout-service-2 .pxl-image--featured img {
-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-layout-service-2 .pxl-post--icon {
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-color);
width: 88px;
height: 88px;
padding: 23px;
margin: 0 auto;
margin-top: -44px;
position: relative;
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-post-layout-service-2 .pxl-post--icon svg, .pxl-post-layout-service-2 .pxl-post--icon i {
-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-layout-service-2 .pxl-post--title {
font-size: 22px;
line-height: 1.54545;
letter-spacing: -0.44px;
margin-top: 27px;
}
.pxl-post-layout-service-2 .pxl-post--title a {
color: inherit;
}
.pxl-post-layout-service-2 .pxl-post--content {
color: #555;
font-size: 16px;
margin-top: 19px;
}
.pxl-post-layout-service-2 .pxl-post--readmore {
padding: 0 var(--space);
margin-top: 39px;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-service-2 .pxl-post--readmore {
margin-top: 15px;
}
}
.pxl-post-layout-service-2 .pxl-post--readmore a {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 14px;
color: var(--primary-color);
font-size: 16px;
font-weight: 600;
line-height: 1.875;
letter-spacing: 0.16px;
text-transform: uppercase;
}
.pxl-post-layout-service-2 .pxl-post--readmore .pxl-icon--plus:before, .pxl-post-layout-service-2 .pxl-post--readmore .pxl-icon--plus:after {
background: var(--primary-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-post-layout-service-2 .pxl-post--readmore:hover a {
color: var(--link-color);
}
.pxl-post-layout-service-2 .pxl-post--readmore:hover .pxl-icon--plus:before, .pxl-post-layout-service-2 .pxl-post--readmore:hover .pxl-icon--plus:after {
background: var(--link-color);
rotate: 90deg;
}
.pxl-post-layout-service-2 .pxl-swiper-slide:hover .pxl-slide-inner:before {
transform: translate(-50%, 100%);
opacity: 1;
}
.pxl-post-layout-service-2 .pxl-swiper-slide:hover .pxl-post--inner {
clip-path: polygon(0 0, 92% 0, 100% 34px, 100% 100%, 0 100%);
}
.pxl-post-layout-service-2 .pxl-swiper-slide:hover .pxl-post--inner:after {
opacity: 1;
clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.pxl-post-layout-service-2 .pxl-swiper-slide:hover .pxl-image--featured {
clip-path: polygon(0 0, 92% 0, 100% 34px, 100% 100%, 0 100%);
}
.pxl-post-layout-service-2 .pxl-swiper-slide:hover .pxl-image--featured img {
scale: 1.1;
}
.pxl-post-layout-service-2 .pxl-swiper-slide:hover .pxl-post--icon {
border-radius: 50%;
}
.pxl-post-layout-service-3 .pxl-swiper-container, .pxl-post-layout-service-4 .pxl-swiper-container {
margin: 0 -12px;
}
.pxl-post-layout-service-3 .pxl-swiper-slide, .pxl-post-layout-service-4 .pxl-swiper-slide {
padding: 0 12px;
}
.pxl-post-layout-service-3 .pxl-post--inner, .pxl-post-layout-service-4 .pxl-post--inner {
padding: 20px;
background: #fff;
}
.pxl-post-layout-service-3 .pxl-post--title, .pxl-post-layout-service-4 .pxl-post--title {
font-size: 22px;
line-height: 1.54545;
letter-spacing: -0.44px;
margin-top: 16px;
}
.pxl-post-layout-service-3 .pxl-post--title a, .pxl-post-layout-service-4 .pxl-post--title a {
color: inherit;
}
.pxl-post-layout-service-3 .pxl-post--content, .pxl-post-layout-service-4 .pxl-post--content {
color: #555;
font-size: 16px;
margin-top: 15px;
}
.pxl-post-layout-service-3 .pxl-post--readmore, .pxl-post-layout-service-4 .pxl-post--readmore {
padding: 0 var(--space);
margin-top: 25px;
}
@media screen and (max-width: 1200px) {
.pxl-post-layout-service-3 .pxl-post--readmore, .pxl-post-layout-service-4 .pxl-post--readmore {
margin-top: 15px;
}
}
.pxl-post-layout-service-3 .pxl-post--readmore a, .pxl-post-layout-service-4 .pxl-post--readmore a {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 14px;
color: var(--primary-color);
font-size: 16px;
font-weight: 600;
line-height: 1.875;
letter-spacing: 0.16px;
text-transform: uppercase;
}
.pxl-post-layout-service-3 .pxl-post--readmore .pxl-icon--plus:before, .pxl-post-layout-service-4 .pxl-post--readmore .pxl-icon--plus:before, .pxl-post-layout-service-3 .pxl-post--readmore .pxl-icon--plus:after, .pxl-post-layout-service-4 .pxl-post--readmore .pxl-icon--plus:after {
background: var(--primary-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-post-layout-service-3 .pxl-post--readmore:hover a, .pxl-post-layout-service-4 .pxl-post--readmore:hover a {
color: var(--link-color);
}
.pxl-post-layout-service-3 .pxl-post--readmore:hover .pxl-icon--plus:before, .pxl-post-layout-service-4 .pxl-post--readmore:hover .pxl-icon--plus:before, .pxl-post-layout-service-3 .pxl-post--readmore:hover .pxl-icon--plus:after, .pxl-post-layout-service-4 .pxl-post--readmore:hover .pxl-icon--plus:after {
background: var(--link-color);
rotate: 90deg;
}
.pxl-post-layout-service-3 .pxl-post--icon, .pxl-post-layout-service-4 .pxl-post--icon {
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-color);
width: 88px;
height: 88px;
padding: 23px;
margin: -10px 25px -44px auto;
position: relative;
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-post-layout-service-3 .pxl-post--icon svg, .pxl-post-layout-service-4 .pxl-post--icon svg, .pxl-post-layout-service-3 .pxl-post--icon i, .pxl-post-layout-service-4 .pxl-post--icon i {
-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-layout-service-4 {   }
.pxl-post-layout-service-4 .pxl-post--inner {
padding: 0;
background: unset;
}
.pxl-post-layout-service-4 .pxl-post--title {
margin-top: 28px;
}
.pxl-post-layout-service-4 .pxl-post--icon {
margin: 0px auto -73px 15px;
}
.pxl-slide--home {  }
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide {
min-height: 1025px;
}
@media screen and (max-width: 1280px) {
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide {
min-height: 850px;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide {
min-height: unset;
}
}
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide:before, .pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide:after {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide:before {
background-image: url(//simiele.construction/wp-content/themes/konstruc/assets/img/pxl-slide-home1-bg.png);
background-size: cover;
background-position: right bottom;
}
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide.swiper-slide-active {
z-index: 9;
}
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide.swiper-slide-active .pxl-sub--heading, .pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide.swiper-slide-active .pxl--heading {
transform: scaleY(1);
}
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide.swiper-slide-active .pxl-text--button {
transform: translateX(0);
opacity: 1;
}
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-slide.swiper-slide-active .pxl-item-featured {
transform: translateY(0);
}
.pxl-slide--home.pxl-slide--home1 .pxl-item--overlay:before, .pxl-slide--home.pxl-slide--home1 .pxl-item--overlay:after {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-slide--home.pxl-slide--home1 .pxl-item--overlay:before {
background-image: url(//simiele.construction/wp-content/themes/konstruc/assets/img/pxl-slide-home1.jpg);
background-size: cover;
background-position: right bottom;
z-index: -2;
}
.pxl-slide--home.pxl-slide--home1 .pxl-item--overlay:after {
background: rgba(23, 7, 1, 0.78);
z-index: -1;
}
.pxl-slide--home.pxl-slide--home1 .pxl-item--inner {
margin-top: 175px;
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home1 .pxl-item--inner {
margin-top: 80px;
}
}
.pxl-slide--home.pxl-slide--home1 .pxl--title {
text-align: center;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(255, 255, 255, 0.25);
color: transparent;
font-size: 160px;
line-height: 1;
letter-spacing: -4.8px;
}
@media (max-width: 1600px) {
.pxl-slide--home.pxl-slide--home1 .pxl--title {
font-size: 140px;
}
}
@media screen and (max-width: 1280px) {
.pxl-slide--home.pxl-slide--home1 .pxl--title {
font-size: 120px;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home1 .pxl--title {
font-size: 100px;
}
}
@media screen and (max-width: 991px) {
.pxl-slide--home.pxl-slide--home1 .pxl--title {
font-size: 80px;
}
}
@media screen and (max-width: 767px) {
.pxl-slide--home.pxl-slide--home1 .pxl--title {
font-size: 60px;
}
}
@media screen and (max-width: 575px) {
.pxl-slide--home.pxl-slide--home1 .pxl--title {
font-size: 45px;
}
}
@media screen and (max-width: 479px) {
.pxl-slide--home.pxl-slide--home1 .pxl--title {
font-size: 36px;
}
}
.pxl-slide--home.pxl-slide--home1 .pxl-item--content {
margin-left: 100px;
margin-top: 57px;
padding-bottom: 160px;
max-width: calc(60% - 100px);
}
@media (max-width: 1600px) {
.pxl-slide--home.pxl-slide--home1 .pxl-item--content {
margin-left: 60px;
max-width: calc(60% - 60px);
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home1 .pxl-item--content {
margin-left: 15px;
max-width: calc(60% - 15px);
}
}
@media screen and (max-width: 575px) {
.pxl-slide--home.pxl-slide--home1 .pxl-item--content {
max-width: calc(100% - 15px);
}
}
.pxl-slide--home.pxl-slide--home1 .pxl-sub--heading {
color: #fff;
font-family: Unbounded;
font-size: 88px;
font-weight: 700;
line-height: 1.25;
letter-spacing: -1.76px;
transform: scaleY(0);
-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;
}
@media (max-width: 1600px) {
.pxl-slide--home.pxl-slide--home1 .pxl-sub--heading {
font-size: 65px;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home1 .pxl-sub--heading {
font-size: 45px;
}
}
@media screen and (max-width: 991px) {
.pxl-slide--home.pxl-slide--home1 .pxl-sub--heading {
font-size: 35px;
}
}
@media screen and (max-width: 479px) {
.pxl-slide--home.pxl-slide--home1 .pxl-sub--heading {
font-size: 28px;
}
}
.pxl-slide--home.pxl-slide--home1 .pxl--heading {
color: #fff;
font-size: 150px;
line-height: 1;
letter-spacing: -4.5px;
margin-top: 12px;
transform: scaleY(0);
-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;
}
@media (max-width: 1600px) {
.pxl-slide--home.pxl-slide--home1 .pxl--heading {
font-size: 125px;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home1 .pxl--heading {
font-size: 90px;
}
}
@media screen and (max-width: 991px) {
.pxl-slide--home.pxl-slide--home1 .pxl--heading {
font-size: 75px;
}
}
@media screen and (max-width: 479px) {
.pxl-slide--home.pxl-slide--home1 .pxl--heading {
font-size: 52px;
}
}
.pxl-slide--home.pxl-slide--home1 .pxl-text--button.btn, .pxl-slide--home.pxl-slide--home1 .woocommerce-cart .woocommerce .return-to-shop a.pxl-text--button, .woocommerce-cart .woocommerce .return-to-shop .pxl-slide--home.pxl-slide--home1 a.pxl-text--button, .pxl-slide--home.pxl-slide--home1 .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a.pxl-text--button, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .pxl-slide--home.pxl-slide--home1 a.pxl-text--button {
margin-top: 50px;
transform: translateX(30px);
opacity: 0;
-webkit-transition: all 0.3s linear 0.5s;
-khtml-transition: all 0.3s linear 0.5s;
-moz-transition: all 0.3s linear 0.5s;
-ms-transition: all 0.3s linear 0.5s;
-o-transition: all 0.3s linear 0.5s;
transition: all 0.3s linear 0.5s;
}
.pxl-slide--home.pxl-slide--home1 .pxl-item-featured {
position: absolute;
right: 100px;
bottom: 0;
width: fit-content;
max-width: calc(40% - 100px);
transform: translateY(100%);
-webkit-transition: all 0.3s linear 1.2s;
-khtml-transition: all 0.3s linear 1.2s;
-moz-transition: all 0.3s linear 1.2s;
-ms-transition: all 0.3s linear 1.2s;
-o-transition: all 0.3s linear 1.2s;
transition: all 0.3s linear 1.2s;
}
@media (max-width: 1600px) {
.pxl-slide--home.pxl-slide--home1 .pxl-item-featured {
max-width: calc(40% - 30px);
right: 30px;
}
}
@media screen and (max-width: 575px) {
.pxl-slide--home.pxl-slide--home1 .pxl-item-featured {
display: none;
}
}
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-dots {
margin-top: 50px;
}
.pxl-slide--home.pxl-slide--home1 .pxl-swiper-dots.style-1 {
position: absolute;
left: 0;
bottom: 0;
background: #fff3ed;
margin: 0;
padding: 27px 38px;
z-index: 99;
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide {
min-height: 1261px;
}
@media screen and (max-width: 1400px) {
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide {
min-height: 1050px;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide {
min-height: 900px;
}
}
@media screen and (max-width: 991px) {
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide {
min-height: 800px;
}
}
@media screen and (max-width: 767px) {
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide {
min-height: 600px;
}
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide:before, .pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide:after {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide:before {
background: rgba(4, 2, 0, 0.83);
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide::after {
width: 326px;
height: 150%;
top: -25%;
left: 50%;
transform: translateX(-50%) rotate(20deg);
background: #ff5e2d;
mix-blend-mode: color;
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide.swiper-slide-active {
z-index: 99;
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide.swiper-slide-active .pxl--heading {
-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-slide--home.pxl-slide--home2 .pxl-swiper-slide.swiper-slide-active .pxl--heading, .pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide.swiper-slide-active .pxl--description {
opacity: 1;
transform: translateY(0);
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide.swiper-slide-active .pxl-item--overlay {
animation: slide-zoom-in calc(var(--pxl-duration) + 1.5s) linear var(--pxl-transition-duration) forwards;
-webkit-animation: slide-zoom-in calc(var(--pxl-duration) + 1.5s) linear var(--pxl-transition-duration) forwards;
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide.swiper-slide-active .pxl-box--button {
opacity: 1;
transform: translateY(0);
-webkit-transition: all 0.3s linear 0.5s;
-khtml-transition: all 0.3s linear 0.5s;
-moz-transition: all 0.3s linear 0.5s;
-ms-transition: all 0.3s linear 0.5s;
-o-transition: all 0.3s linear 0.5s;
transition: all 0.3s linear 0.5s;
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide.swiper-slide-active .pxl-btn--1, .pxl-slide--home.pxl-slide--home2 .pxl-swiper-slide.swiper-slide-active .pxl-btn--2 {
opacity: 1;
transform: translateX(0);
}
.pxl-slide--home.pxl-slide--home2 .pxl-item--overlay {
position: absolute;
content: '';
inset: 0;
width: 100%;
height: 100%;
background-image: url(//simiele.construction/wp-content/themes/konstruc/assets/img/pxl-slide-home2.jpg);
background-size: cover;
background-position: center center;
z-index: -3;
}
.pxl-slide--home.pxl-slide--home2 .pxl-item--content {
position: relative;
text-align: center;
z-index: 9;
}
@media screen and (max-width: 1400px) {
.pxl-slide--home.pxl-slide--home2 .pxl-item--content {
padding: 30px;
}
}
@media screen and (max-width: 767px) {
.pxl-slide--home.pxl-slide--home2 .pxl-item--content {
padding: 15px;
}
}
.pxl-slide--home.pxl-slide--home2 .pxl--heading {
color: #fff;
font-size: 96px;
line-height: 1.145;
letter-spacing: -1.92px;
max-width: 1093px;
margin: 315px auto 0;
transform: translateY(10px);
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;
}
@media screen and (max-width: 1400px) {
.pxl-slide--home.pxl-slide--home2 .pxl--heading {
font-size: 80px;
margin-top: 280px;
max-width: 80%;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home2 .pxl--heading {
font-size: 64px;
margin-top: 180px;
}
}
@media screen and (max-width: 767px) {
.pxl-slide--home.pxl-slide--home2 .pxl--heading {
font-size: 48px;
margin-top: 80px;
}
}
@media screen and (max-width: 575px) {
.pxl-slide--home.pxl-slide--home2 .pxl--heading {
font-size: 36px;
}
}
.pxl-slide--home.pxl-slide--home2 .pxl--description {
color: #fff;
font-size: 20px;
font-weight: 500;
line-height: 1.65;
max-width: 599px;
margin: 26px auto 0;
opacity: 0;
transform: translateY(15px);
-webkit-transition: all 0.3s linear 0.45s;
-khtml-transition: all 0.3s linear 0.45s;
-moz-transition: all 0.3s linear 0.45s;
-ms-transition: all 0.3s linear 0.45s;
-o-transition: all 0.3s linear 0.45s;
transition: all 0.3s linear 0.45s;
}
@media screen and (max-width: 1400px) {
.pxl-slide--home.pxl-slide--home2 .pxl--description {
font-size: 18px;
}
}
@media screen and (max-width: 991px) {
.pxl-slide--home.pxl-slide--home2 .pxl--description {
font-size: 16px;
}
}
.pxl-slide--home.pxl-slide--home2 .pxl-box--button {
margin-top: 42px;
flex-wrap: wrap;
gap: 29px;
opacity: 0;
transform: translateY(20px);
-webkit-transition: all 0.35s linear;
-khtml-transition: all 0.35s linear;
-moz-transition: all 0.35s linear;
-ms-transition: all 0.35s linear;
-o-transition: all 0.35s linear;
transition: all 0.35s linear;
}
@media screen and (max-width: 767px) {
.pxl-slide--home.pxl-slide--home2 .pxl-box--button {
gap: 15px;
}
}
.pxl-slide--home.pxl-slide--home2 .pxl-box--button .btn, .pxl-slide--home.pxl-slide--home2 .pxl-box--button .woocommerce-cart .woocommerce .return-to-shop a, .woocommerce-cart .woocommerce .return-to-shop .pxl-slide--home.pxl-slide--home2 .pxl-box--button a, .pxl-slide--home.pxl-slide--home2 .pxl-box--button .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .pxl-slide--home.pxl-slide--home2 .pxl-box--button a {
opacity: 0;
-webkit-transition: all 0.35s linear;
-khtml-transition: all 0.35s linear;
-moz-transition: all 0.35s linear;
-ms-transition: all 0.35s linear;
-o-transition: all 0.35s linear;
transition: all 0.35s linear;
}
.pxl-slide--home.pxl-slide--home2 .pxl-btn--1 {
transform: translateX(10px);
}
.pxl-slide--home.pxl-slide--home2 .pxl-btn--2 {
background: transparent;
border: 1px solid #fff;
transform: translateX(-10px);
}
.pxl-slide--home.pxl-slide--home2 .pxl-btn--2 .pxl--btn-icon {
color: #fff;
background: var(--primary-color);
}
.pxl-slide--home.pxl-slide--home2 .pxl-btn--2 .pxl--btn-icon svg {
color: inherit;
}
.pxl-slide--home.pxl-slide--home2 .pxl-btn--2:hover {
color: var(--primary-color);
background: #fff;
}
.pxl-slide--home.pxl-slide--home2 .pxl-btn--2:hover .pxl--btn-icon {
color: var(--primary-color);
background: #fff;
}
@media screen and (max-width: 767px) {
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap {
display: none;
}
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
width: 55px;
height: 55px;
color: var(--primary-color);
background: transparent;
border: 1px solid var(--primary-color);
box-sizing: border-box;
opacity: 1 !important;
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow i {
font-size: 17px;
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover {
color: #fff;
background: var(--primary-color) !important;
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-prev {
left: 50px !important;
}
@media screen and (max-width: 1400px) {
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-prev {
left: 30px !important;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-prev {
left: 15px !important;
}
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-next {
right: 50px !important;
}
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-next i {
rotate: 180deg;
}
@media screen and (max-width: 1400px) {
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-next {
right: 30px !important;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home2 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-next {
right: 15px !important;
}
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide {
min-height: 1005px;
}
@media screen and (max-width: 1280px) {
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide {
min-height: 850px;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide {
min-height: 700px;
}
}
@media screen and (max-width: 767px) {
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide {
padding: 30px 15px;
}
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide:before {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background: linear-gradient(180deg, rgba(4, 2, 0, 0.00) 0%, rgba(4, 2, 0, 0.74) 80.87%);
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide.swiper-slide-active {
z-index: 9;
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide.swiper-slide-active .pxl-item--overlay {
animation: slide-zoom-in calc(var(--pxl-duration) + 1.5s) linear var(--pxl-transition-duration) forwards;
-webkit-animation: slide-zoom-in calc(var(--pxl-duration) + 1.5s) linear var(--pxl-transition-duration) forwards;
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide.swiper-slide-active .pxl-box--rating {
opacity: 1;
transform: translateX(0);
transition-delay: 0.85s;
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide.swiper-slide-active .pxl--heading {
transform: scaleY(1);
opacity: 1;
transition-delay: 0.5s;
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide.swiper-slide-active .pxl--description {
opacity: 1;
transform: scaleY(1);
transition-delay: 0.5s;
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide.swiper-slide-active .pxl-btn--1, .pxl-slide--home.pxl-slide--home4 .pxl-swiper-slide.swiper-slide-active .pxl-btn--2 {
transform: translateX(0);
opacity: 1;
transition-delay: 0s;
z-index: 99;
pointer-events: auto !important;
}
.pxl-slide--home.pxl-slide--home4 .pxl-item--overlay {
position: absolute;
content: '';
inset: 0;
width: 100%;
height: 100%;
background-image: url(//simiele.construction/wp-content/themes/konstruc/assets/img/pxl-slide-home4.jpg);
background-size: cover;
background-position: center center;
z-index: -3;
}
.pxl-slide--home.pxl-slide--home4 .pxl-item--content {
padding: 245px 0 0 250px;
}
@media (max-width: 1600px) {
.pxl-slide--home.pxl-slide--home4 .pxl-item--content {
padding-left: 100px;
}
}
@media (max-width: 1400px) {
.pxl-slide--home.pxl-slide--home4 .pxl-item--content {
padding-left: 50px;
}
}
@media (max-width: 1400px) {
.pxl-slide--home.pxl-slide--home4 .pxl-item--content {
padding-left: 50px;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home4 .pxl-item--content {
padding-top: 50px;
padding-left: 15px;
}
}
.pxl-slide--home.pxl-slide--home4 .pxl-box--heading {
position: relative;
max-width: 659px;
}
.pxl-slide--home.pxl-slide--home4 .pxl-box--rating {
position: absolute;
top: 20px;
right: 0;
display: inline-flex;
align-items: center;
gap: 20px;
border-radius: 101px;
border: 1px solid rgba(255, 255, 255, 0.17);
background: rgba(255, 255, 255, 0.13);
backdrop-filter: blur(21.9px);
padding: 15px 19px;
opacity: 0;
transform: translateX(35px);
-webkit-transition: all 0.35s linear;
-khtml-transition: all 0.35s linear;
-moz-transition: all 0.35s linear;
-ms-transition: all 0.35s linear;
-o-transition: all 0.35s linear;
transition: all 0.35s linear;
}
@media screen and (max-width: 1280px) {
.pxl-slide--home.pxl-slide--home4 .pxl-box--rating {
top: 10px;
padding: 12px;
}
}
@media screen and (max-width: 1200px) {
.pxl-slide--home.pxl-slide--home4 .pxl-box--rating {
position: relative;
top: 0;
}
}
.pxl-slide--home.pxl-slide--home4 .pxl-rating--author {
display: flex;
align-items: center;
}
.pxl-slide--home.pxl-slide--home4 .pxl-rating--author img {
width: 50px;
height: 50px;
border: 1px solid #fff;
border-radius: 50%;
}
.pxl-slide--home.pxl-slide--home4 .pxl-rating--author img + img {
margin-left: -6px;
}
.pxl-slide--home.pxl-slide--home4 .pxl-rating--text {
display: flex;
align-items: center;
gap: 5px;
color: #fff;
font-size: 14px;
line-height: 1;
}
.pxl-slide--home.pxl-slide--home4 .pxl-rating--title {
color: #fff;
font-size: 16px;
font-weight: 700;
line-height: 1.81;
letter-spacing: -0.16px;
}
.pxl-slide--home.pxl-slide--home4 .pxl-box--button {
margin-top: 57px;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 29px;
}
@media screen and (max-width: 767px) {
.pxl-slide--home.pxl-slide--home4 .pxl-box--button {
gap: 15px;
}
}
.pxl-slide--home.pxl-slide--home4 .pxl-box--button .btn, .pxl-slide--home.pxl-slide--home4 .pxl-box--button .woocommerce-cart .woocommerce .return-to-shop a, .woocommerce-cart .woocommerce .return-to-shop .pxl-slide--home.pxl-slide--home4 .pxl-box--button a, .pxl-slide--home.pxl-slide--home4 .pxl-box--button .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .pxl-slide--home.pxl-slide--home4 .pxl-box--button a {
opacity: 0;
-webkit-transition: all 0.35s linear;
-khtml-transition: all 0.35s linear;
-moz-transition: all 0.35s linear;
-ms-transition: all 0.35s linear;
-o-transition: all 0.35s linear;
transition: all 0.35s linear;
}
.pxl-slide--home.pxl-slide--home4 .pxl--heading {
color: #fff;
-webkit-text-stroke-width: 2.5px;
-webkit-text-stroke-color: #fff;
font-size: 96px;
font-weight: 700;
line-height: 1.19;
letter-spacing: -1.92px;
opacity: 0;
text-transform: uppercase;
transform: scaleY(0);
-webkit-transition: all 0.25s linear;
-khtml-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
@media screen and (max-width: 1280px) {
.pxl-slide--home.pxl-slide--home4 .pxl--heading {
font-size: 80px;
}
}
@media screen and (max-width: 767px) {
.pxl-slide--home.pxl-slide--home4 .pxl--heading {
font-size: 64px;
}
}
.pxl-slide--home.pxl-slide--home4 .pxl--heading .pxl-title--highlight {
color: transparent;
}
.pxl-slide--home.pxl-slide--home4 .pxl--description {
color: #fff;
font-size: 20px;
line-height: 1.65;
padding-left: 20px;
border-left: 5px solid var(--primary-color);
max-width: 623px;
margin-top: 25px;
opacity: 0;
transform: scaleY(0);
-webkit-transition: all 0.25s linear;
-khtml-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.pxl-slide--home.pxl-slide--home4 .btn, .pxl-slide--home.pxl-slide--home4 .woocommerce-cart .woocommerce .return-to-shop a, .woocommerce-cart .woocommerce .return-to-shop .pxl-slide--home.pxl-slide--home4 a, .pxl-slide--home.pxl-slide--home4 .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .pxl-slide--home.pxl-slide--home4 a {
pointer-events: none;
}
.pxl-slide--home.pxl-slide--home4 .pxl-btn--1 {
transform: translateX(10px);
}
.pxl-slide--home.pxl-slide--home4 .pxl-btn--2 {
background: transparent;
border: 1px solid #fff;
transform: translateX(-10px);
}
.pxl-slide--home.pxl-slide--home4 .pxl-btn--2 .pxl--btn-icon {
color: #fff;
background: var(--primary-color);
}
.pxl-slide--home.pxl-slide--home4 .pxl-btn--2 .pxl--btn-icon svg {
color: inherit;
}
.pxl-slide--home.pxl-slide--home4 .pxl-btn--2:hover {
color: var(--primary-color);
background: #fff;
}
.pxl-slide--home.pxl-slide--home4 .pxl-btn--2:hover .pxl--btn-icon {
color: var(--primary-color);
background: #fff;
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-arrow-wrap {
display: flex;
flex-direction: column;
gap: 13px;
position: absolute;
top: 50%;
right: 45px;
transform: translateY(-50%);
z-index: 99;
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-arrow-wrap .pxl-swiper-arrow {
position: static;
width: 55px;
height: 55px;
color: #fff;
background: rgba(255, 255, 255, 0.1) !important;
box-sizing: border-box;
opacity: 1 !important;
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-arrow-wrap .pxl-swiper-arrow i {
font-size: 17px;
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-arrow-wrap .pxl-swiper-arrow:hover {
color: #fff;
background: var(--primary-color) !important;
}
.pxl-slide--home.pxl-slide--home4 .pxl-swiper-arrow-wrap .pxl-swiper-arrow-next i {
rotate: 180deg;
}
.pxl-process--carousel { }
.pxl-process--carousel.pxl-process--carousel1 .pxl-item--inner {
text-align: center;
}
.pxl-process--carousel.pxl-process--carousel1 .pxl-item--inner:hover .pxl-item--image img {
scale: 1.1;
rotate: 3deg;
}
.pxl-process--carousel.pxl-process--carousel1 .pxl-item--content {
position: relative;
}
.pxl-process--carousel.pxl-process--carousel1 .pxl-item--image {
position: relative;
-webkit-mask-image: url(//simiele.construction/wp-content/themes/konstruc/assets/img/home-4-process-mask.png);
mask-image: url(//simiele.construction/wp-content/themes/konstruc/assets/img/home-4-process-mask.png);
-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;
-ms-mask-size: cover;
-o-mask-size: cover;
overflow: hidden;
}
.pxl-process--carousel.pxl-process--carousel1 .pxl-item--image a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9;
}
.pxl-process--carousel.pxl-process--carousel1 .pxl-item--image img {
-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-process--carousel.pxl-process--carousel1 .pxl-item--number {
color: #fff;
font-family: Unbounded;
font-size: 22px;
font-weight: 700;
line-height: 1.54545;
letter-spacing: -0.44px;
background: var(--primary-color);
width: 75px;
height: 75px;
border-radius: 50%;
position: absolute;
right: 12px;
top: 12px;
}
.pxl-process--carousel.pxl-process--carousel1 .pxl-item--title {
color: var(--link-color);
font-size: 22px;
font-weight: 700;
line-height: 1.5454;
letter-spacing: -0.44px;
margin-top: 34px;
}
.pxl-process--carousel.pxl-process--carousel1 .pxl-item--title a {
color: inherit;
}
.pxl-process--carousel.pxl-process--carousel1 .pxl-item--description {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
margin-top: 13px;
}
.pxl-language-switcher {
position: relative;
cursor: pointer;
min-width: 90px; }
.pxl-language-switcher:hover .dropdown-icon {
transform: scaleY(-1);
}
.pxl-language-switcher:hover .pxl-language-options {
margin-top: 0;
pointer-events: visible;
opacity: 1;
}
.pxl-language-switcher .pxl-language-selector {
display: flex;
align-items: center;
gap: 7px;
height: 80px;
}
.pxl-language-switcher .pxl-language-selector .dropdown-icon {
transition: transform 0.3s linear;
color: #fff;
}
.pxl-language-switcher .pxl-language-control {
display: flex;
align-items: center;
gap: 7px;
color: #404a3d;
}
.pxl-language-switcher .pxl-flag-image {
max-width: 24px;
}
.pxl-language-switcher .pxl-language-code {
font-family: Rubik;
color: #fff;
font-size: 15px;
font-weight: 700;
line-height: 1.86667;
text-transform: uppercase;
}
.pxl-language-switcher .pxl-language-options {
position: absolute;
top: 100%;
right: 0;
min-width: 150px;
background-color: #fff;
padding: 15px;
color: #000;
-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
-khtml-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
-ms-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
-o-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
pointer-events: none;
margin-top: 30px;
opacity: 0;
transition: margin-top 0.3s linear, opacity 0.3s linear;
z-index: 9999999;
}
.pxl-language-switcher .pxl-language-options .option {
display: flex;
align-items: center;
gap: 15px;
transition: color 0.3s linear;
}
.pxl-language-switcher .pxl-language-options .option + .option {
margin-top: 10px;
}
.pxl-language-switcher .pxl-language-options .option:hover, .pxl-language-switcher .pxl-language-options .option.active {
color: var(--primary-color);
}
.pxl-showcase {  }
.pxl-showcase .pxl-item--showcase {
padding: 20px;
}
@media screen and (max-width: 1400px) {
.pxl-showcase.pxl-showcase1 .pxl-item--single {
padding: 0 10px;
}
}
.pxl-showcase.pxl-showcase1 .pxl-item--inner {
row-gap: 25px;
}
.pxl-showcase.pxl-showcase1 .pxl-item--showcase {
--height: 505px;
position: relative;
width: 100%;
min-height: var(--height);
overflow: hidden;
padding-bottom: 0;
border-radius: 12px;
border: 21px solid #f8f7f0;
border-bottom: 0;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
@media screen and (max-width: 1400px) {
.pxl-showcase.pxl-showcase1 .pxl-item--showcase {
border: 10px solid #f8f7f0;
}
}
@media screen and (max-width: 767px) {
.pxl-showcase.pxl-showcase1 .pxl-item--showcase {
--height: 350px;
}
}
.pxl-showcase.pxl-showcase1 .pxl-item--showcase::before {
content: '';
opacity: 0;
transition: inherit;
z-index: 1;
border-radius: inherit;
background: rgba(0, 28, 71, 0.31);
backdrop-filter: blur(6.9px);
}
.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;
border: 0;
}
.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: 12px;
overflow: hidden;
}
.pxl-showcase.pxl-showcase1 .pxl-item--image img {
width: 100%;
border-radius: inherit;
overflow: hidden;
}
.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 {
font-size: 14px;
transform: scale(0);
opacity: 0;
line-height: 55px;
color: #fff;
z-index: 9;
min-width: 242px;
justify-content: space-between;
border: 1px solid var(--primary-color);
background-color: var(--primary-color);
text-transform: uppercase;
-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-showcase.pxl-showcase1 .pxl-item--btn {
padding-left: 15px;
gap: 15px;
}
}
.pxl-showcase.pxl-showcase1 .pxl-item--btn .pxl--btn-icon {
color: var(--primary-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-showcase.pxl-showcase1 .pxl-item--btn .pxl--btn-icon svg {
color: inherit;
-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-showcase1 .pxl-item--btn.pxl-item--btn2 {
color: #fff;
background-color: transparent;
border-color: #fff;
}
.pxl-showcase.pxl-showcase1 .pxl-item--btn.pxl-item--btn2:hover {
color: var(--primary-color);
background-color: #fff;
}
.pxl-showcase.pxl-showcase1 .pxl-item--btn.pxl-item--btn2:hover .pxl--btn-icon {
color: #fff;
background: var(--primary-color);
}
.pxl-showcase.pxl-showcase1 .pxl-item--btn:hover {
color: var(--primary-color);
background-color: #fff;
border-color: #fff;
}
.pxl-showcase.pxl-showcase1 .pxl-item--btn:hover .pxl--btn-icon {
color: #fff;
background: var(--primary-color);
}
.pxl-showcase.pxl-showcase1 .pxl-item--title {
margin: 31px 0;
width: 100%;
font-family: Nunito;
font-size: 24px;
font-weight: 600;
letter-spacing: 0;
}
@media screen and (max-width: 1200px) {
.pxl-showcase.pxl-showcase1 .pxl-item--title {
font-size: 20px;
}
}
.pxl-product-carousel { }
.pxl-product-carousel.pxl-product-carousel1 .pxl-carousel-inner, .pxl-product-carousel.pxl-product-carousel2 .pxl-carousel-inner, .pxl-product-carousel.pxl-product-carousel1 .pxl-swiper-container, .pxl-product-carousel.pxl-product-carousel2 .pxl-swiper-container {
overflow: visible;
}
.pxl-product-carousel.pxl-product-carousel1 .pxl-swiper-slide, .pxl-product-carousel.pxl-product-carousel2 .pxl-swiper-slide {
opacity: 0;
pointer-events: none;
transition: all 0.3s linear;
}
.pxl-product-carousel.pxl-product-carousel1 .pxl-swiper-slide.swiper-slide-visible, .pxl-product-carousel.pxl-product-carousel2 .pxl-swiper-slide.swiper-slide-visible {
opacity: 1;
pointer-events: auto;
}
.pxl-product-carousel.pxl-product-carousel1 .pxl-item--inner, .pxl-product-carousel.pxl-product-carousel2 .pxl-item--inner {
text-align: center;
}
.pxl-product-carousel.pxl-product-carousel1 .pxl-item--inner:hover .woocommerce-add-to-cart .button, .pxl-product-carousel.pxl-product-carousel2 .pxl-item--inner:hover .woocommerce-add-to-cart .button {
transform: translateY(0);
opacity: 1;
}
.pxl-product-carousel.pxl-product-carousel1 .pxl-product-header, .pxl-product-carousel.pxl-product-carousel2 .pxl-product-header {
min-height: 415px;
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
display: flex;
justify-content: center;
align-items: center;
padding: 60px;
position: relative;
}
.pxl-product-carousel.pxl-product-carousel1 .pxl-product-header > a, .pxl-product-carousel.pxl-product-carousel2 .pxl-product-header > a {
position: absolute;
width: 100%;
height: 100%;
inset: 0;
}
.pxl-product-carousel.pxl-product-carousel1 .pxl-product-header > img, .pxl-product-carousel.pxl-product-carousel2 .pxl-product-header > img {
width: auto;
height: 230px;
min-height: 230px;
}
.pxl-product-carousel.pxl-product-carousel1 .woocommerce-add-to-cart, .pxl-product-carousel.pxl-product-carousel2 .woocommerce-add-to-cart {
position: absolute;
content: '';
width: 100%;
max-width: 210px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.pxl-product-carousel.pxl-product-carousel1 .woocommerce-add-to-cart .button, .pxl-product-carousel.pxl-product-carousel2 .woocommerce-add-to-cart .button {
display: flex;
align-items: center;
background: var(--primary-color);
color: #fff;
font-family: Rubik;
font-size: 14px;
font-weight: 600;
line-height: 55px;
letter-spacing: 0.14px;
gap: 0;
padding: 0 5px;
opacity: 0;
transform: translateY(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-product-carousel.pxl-product-carousel1 .woocommerce-add-to-cart .button:hover, .pxl-product-carousel.pxl-product-carousel2 .woocommerce-add-to-cart .button:hover {
background: var(--link-color);
}
.pxl-product-carousel.pxl-product-carousel1 .woocommerce-add-to-cart .pxl--btn-text, .pxl-product-carousel.pxl-product-carousel2 .woocommerce-add-to-cart .pxl--btn-text {
padding: 0 30px;
}
.pxl-product-carousel.pxl-product-carousel1 .woocommerce-add-to-cart .added_to_cart, .pxl-product-carousel.pxl-product-carousel2 .woocommerce-add-to-cart .added_to_cart {
display: none;
}
.pxl-product-carousel.pxl-product-carousel1 .woocommerce-product-rating, .pxl-product-carousel.pxl-product-carousel2 .woocommerce-product-rating {
display: flex;
justify-content: center;
margin-top: 40px;
}
.pxl-product-carousel.pxl-product-carousel1 .woocommerce-product--title, .pxl-product-carousel.pxl-product-carousel2 .woocommerce-product--title {
font-size: 18px;
font-weight: 600;
letter-spacing: -0.36px;
margin-top: 17px;
}
.pxl-product-carousel.pxl-product-carousel1 .woocommerce-product--price, .pxl-product-carousel.pxl-product-carousel2 .woocommerce-product--price {
color: var(--primary-color);
font-size: 18px;
font-weight: 700;
line-height: 1.6667;
margin-top: 10px;
}
.pxl-product-carousel.pxl-product-carousel2 .pxl-item--inner {
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
padding: 56px 0;
}
.pxl-product-carousel.pxl-product-carousel2 .pxl-product-header {
background: transparent;
border: none;
box-shadow: none;
padding: 0;
min-height: unset;
}
.pxl-product-carousel.pxl-product-carousel2 .pxl-product-header img {
max-height: 235px;
width: auto;
}
.pxl-product-carousel.pxl-product-carousel2 .woocommerce-add-to-cart {
bottom: 16px;
top: unset;
transform: translateX(-50%);
}
.pxl-filter--showcase {  }
.pxl-filter--showcase.pxl-filter--showcase1 .pxl-grid-item {
padding: 5px;
}
.pxl-filter--showcase.pxl-filter--showcase1 .pxl-item--inner {
position: relative;
overflow: hidden;
}
.pxl-filter--showcase.pxl-filter--showcase1 .pxl-item--inner:hover img {
transform: scale(1.1);
}
.pxl-filter--showcase.pxl-filter--showcase1 .pxl-item--inner:hover a {
opacity: 1;
width: 100%;
}
.pxl-filter--showcase.pxl-filter--showcase1 .pxl-item--image > a {
position: absolute;
width: 0;
height: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
transition: all 0.3s linear;
z-index: 9;
background-color: rgba(0, 0, 0, .2);
}
.search-form-wrap { }
.search-form-wrap .pxl-button-popup {
display: none;
}
.search-form-wrap .search-form-control {
position: relative;
}
.search-form-wrap input {
border: 1px solid rgba(30, 32, 35, 0.19);
border-radius: 0 !important;
color: #646970;
font-family: Rubik;
font-size: 15px;
font-weight: 400;
line-height: 50px;
padding: 0 20px;
}
.search-form-wrap button {
color: var(--link-color);
background: transparent;
position: absolute;
right: 20px;
top: 20px;
}
.pxl--hide-arrow .pxl-swiper-arrow-wrap {
opacity: 0 !important;
visibility: hidden !important;
position: absolute;
}
.swiper-filter-active .non-swiper-slide {
display: none;
}
.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-arrow-wrap.style-1 {
margin: 0;
}
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow {
position: absolute;
top: 50%;
z-index: 2;
transform: translatey(-50%);
background-color: transparent !important;
display: inline-flex;
justify-content: center;
align-items: center;
color: #fff;
font-size: 16px;
opacity: 0.2;
}
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow i {
display: inline-flex;
}
@media (max-width: 1500px) {
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow svg path {
stroke: #fff;
}
}
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: -90px;
}
@media (max-width: 1500px) {
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: 0px;
opacity: 0;
}
}
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
transform: translatey(-50%) scaleX(-1);
right: -90px;
left: auto;
}
@media (max-width: 1500px) {
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: 0px;
opacity: 0;
}
}
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow.pxl-swiper-arrow-prev i {
transform: scalex(-1);
}
.pxl-swiper-arrow-wrap.style-1 .pxl-swiper-arrow:hover {
opacity: 1;
}
.pxl-swiper-arrow-wrap.style-2 {
margin: 0;
}
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow {
position: absolute;
top: 50%;
z-index: 2;
transform: translatey(-50%);
background-color: transparent !important;
display: inline-flex;
justify-content: center;
align-items: center;
color: #fff;
font-size: 16px;
opacity: 0.2;
}
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow i {
display: inline-flex;
}
@media (max-width: 1500px) {
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow svg path {
stroke: #fff;
}
}
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: -90px;
}
@media (max-width: 1500px) {
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
left: 0px !important;
opacity: 0;
}
}
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow.pxl-swiper-arrow-next {
transform: translatey(-50%) scaleX(-1);
right: -90px;
left: auto;
}
@media (max-width: 1500px) {
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow.pxl-swiper-arrow-next {
right: 0px !important;
opacity: 0;
}
}
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow.pxl-swiper-arrow-prev i {
transform: scalex(-1);
}
.pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow:hover {
opacity: 1;
}
.pxl-swiper-arrow-wrap.style-3 {
position: absolute;
top: 50%;
left: 0;
justify-content: space-between;
width: 100%;
transform: translateY(-50%);
margin: 0;
}
.pxl-swiper-arrow-wrap.style-3 .pxl-swiper-arrow {
width: 48px;
height: 48px;
display: inline-flex;
align-items: center;
justify-content: center;
margin: 0 24px;
background: #fff;
border: 2px solid #fff;
border-radius: 50%;
backdrop-filter: blur(5.5px);
box-sizing: border-box;
color: #fff;
-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 svg path, .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: var(--primary-color);
border-color: var(--primary-color);
color: #fff;
}
.pxl-swiper-arrow-wrap.style-3 .pxl-swiper-arrow:hover svg path {
fill: #fff;
}
@media (max-width: 1500px) {
.pxl-swiper-slider:hover .pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow-prev, .pxl-swiper-slider:hover .pxl-swiper-arrow-wrap.style-3 .pxl-swiper-arrow-prev {
left: 20px !important;
opacity: 1;
}
}
.pxl-swiper-slider:hover .pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow-next, .pxl-swiper-slider:hover .pxl-swiper-arrow-wrap.style-3 .pxl-swiper-arrow-next {
left: auto;
}
@media (max-width: 1500px) {
.pxl-swiper-slider:hover .pxl-swiper-arrow-wrap.style-2 .pxl-swiper-arrow-next, .pxl-swiper-slider:hover .pxl-swiper-arrow-wrap.style-3 .pxl-swiper-arrow-next {
right: 20px !important;
opacity: 1;
}
}
.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(--primary-color);
display: inline-flex;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
transform-origin: left top;
}
.pxl-swiper-dots.style-1 {
text-align: center;
margin: 47px 0;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets > span {
width: 10px;
height: 10px;
background-color: var(--secondary-color);
margin: 0 11px;
position: relative;
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets > span:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 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);
border: 1px solid var(--secondary-color);
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets > span.swiper-pagination-bullet-active, .pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets > span:hover {
background-color: var(--primary-color);
}
.pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets > span.swiper-pagination-bullet-active:before, .pxl-swiper-dots.style-1.pxl-swiper-pagination-bullets > span:hover:before {
border-color: var(--primary-color);
position: absolute;
content: '';
top: -5px;
left: -5px;
right: -5px;
bottom: -5px;
}
.pxl-swiper-dots.style-2.pxl-swiper-pagination-bullets span {
width: 10px;
height: 10px;
border-radius: 10px;
background-color: #fff;
margin: 19px;
position: relative;
}
.pxl-swiper-dots.style-2.pxl-swiper-pagination-bullets span:before {
content: '';
width: 56px;
height: 56px;
border-radius: 56px;
border: 2px solid var(--primary-color);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0.5);
-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;
}
@media screen and (max-width: 1200px) {
.pxl-swiper-dots.style-2.pxl-swiper-pagination-bullets span:before {
width: 30px;
height: 30px;
}
}
.pxl-swiper-dots.style-2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:before {
opacity: 1;
transform: translate(-50%, -50%) scale(1);
}
.pxl-swiper-dots.style-3 {
margin-top: 15px;
}
.pxl-swiper-dots.style-3.pxl-swiper-pagination-bullets span {
width: 14px;
height: 14px;
border-radius: 14px;
background-color: #737373;
margin: 0 8px;
}
.pxl-swiper-dots.style-3.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active, .pxl-swiper-dots.style-3.pxl-swiper-pagination-bullets span:hover {
background-color: var(--primary-color);
transform: scale(1.5);
}
.pxl-grid .pxl-post--featured, .pxl-post-carousel .pxl-post--featured, .pxl-post-modern .pxl-post--featured {
position: relative;
}
.pxl-grid .pxl-post--link, .pxl-post-carousel .pxl-post--link, .pxl-post-modern .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-grid .pxl-post--featured img, .pxl-post-carousel .pxl-post--featured img, .pxl-post-modern .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 {
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 {
color: inherit;
}
.pxl-grid .pxl-post--category a, .pxl-post-carousel .pxl-post--category a, .pxl-post-modern .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 {
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 {
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 {
margin-bottom: 0;
}
.pxl-grid .pxl-pagination-links, .pxl-post-carousel .pxl-pagination-links, .pxl-post-modern .pxl-pagination-links {
margin-top: 60px;
display: flex;
align-items: center;
justify-content: center;
column-gap: 10px;
}
@media screen and (max-width: 767px) {
.pxl-grid .pxl-pagination-links, .pxl-post-carousel .pxl-pagination-links, .pxl-post-modern .pxl-pagination-links {
margin-top: 30px;
}
}
.pxl-grid .pxl-pagination-links .page-numbers, .pxl-post-carousel .pxl-pagination-links .page-numbers, .pxl-post-modern .pxl-pagination-links .page-numbers {
display: inline-block;
text-align: center;
width: 52px;
height: 52px;
line-height: 52px;
color: var(--link-color);
border-radius: 100px;
background-color: transparent;
border: 1px solid var(--link-color);
font-family: Unbounded;
font-size: 16px;
font-weight: 600;
letter-spacing: -0.32px;
}
.pxl-grid .pxl-pagination-links .page-numbers.current, .pxl-post-carousel .pxl-pagination-links .page-numbers.current, .pxl-post-modern .pxl-pagination-links .page-numbers.current, .pxl-grid .pxl-pagination-links .page-numbers:hover, .pxl-post-carousel .pxl-pagination-links .page-numbers:hover, .pxl-post-modern .pxl-pagination-links .page-numbers:hover {
background-color: var(--primary-color);
color: #fff;
border-color: var(--primary-color);
}
.pxl-grid .pxl-pagination-links .page-numbers.next, .pxl-post-carousel .pxl-pagination-links .page-numbers.next, .pxl-post-modern .pxl-pagination-links .page-numbers.next {
font-size: 0;
position: relative;
}
.pxl-grid .pxl-pagination-links .page-numbers.next:before, .pxl-post-carousel .pxl-pagination-links .page-numbers.next:before, .pxl-post-modern .pxl-pagination-links .page-numbers.next:before {
position: absolute;
top: 50%;
left: 50%;
font-size: 12px;
transform: translate(-50%, -50%);
content: "\f324";
font-family: "Font Awesome 5 Pro";
-webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-grid .pxl-pagination-links .page-numbers.next svg, .pxl-post-carousel .pxl-pagination-links .page-numbers.next svg, .pxl-post-modern .pxl-pagination-links .page-numbers.next svg {
width: 0;
}
.pxl-grid .pxl-pagination-links .page-numbers.prev, .pxl-post-carousel .pxl-pagination-links .page-numbers.prev, .pxl-post-modern .pxl-pagination-links .page-numbers.prev {
font-size: 0;
position: relative;
}
.pxl-grid .pxl-pagination-links .page-numbers.prev:before, .pxl-post-carousel .pxl-pagination-links .page-numbers.prev:before, .pxl-post-modern .pxl-pagination-links .page-numbers.prev:before {
position: absolute;
top: 50%;
left: 50%;
font-size: 12px;
transform: translate(-50%, -50%);
content: "\f323";
font-family: "Font Awesome 5 Pro";
}
.pxl-grid .pxl-pagination-links .page-numbers.prev svg, .pxl-post-carousel .pxl-pagination-links .page-numbers.prev svg, .pxl-post-modern .pxl-pagination-links .page-numbers.prev svg {
width: 0;
}
.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;
}
.pxl-load-more.loading .pxl-load-icon {
opacity: 1;
}
.pxl-load-more.loading .pxl-loadmore-text {
opacity: 0;
}
.pxl-load-more-style1 .btn, .pxl-load-more-style1 .woocommerce-cart .woocommerce .return-to-shop a, .woocommerce-cart .woocommerce .return-to-shop .pxl-load-more-style1 a, .pxl-load-more-style1 .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .pxl-load-more-style1 a {
padding: 0 38px;
}
.pxl-load-more-style2 .btn.btn-morden, .pxl-load-more-style2 .woocommerce-cart .woocommerce .return-to-shop a.btn-morden, .woocommerce-cart .woocommerce .return-to-shop .pxl-load-more-style2 a.btn-morden, .pxl-load-more-style2 .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a.btn-morden, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .pxl-load-more-style2 a.btn-morden {
line-height: 46px;
font-size: 15px;
}
.btn-grid-loadmore {
margin-top: 50px;
line-height: 50px;
font-size: 15px;
padding: 0 35px;
border-radius: 1000px;
display: inline-block;
color: #fff;
cursor: pointer;
background-color: var(--primary-color);
-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);
}
@media (max-width: 575px) {
.btn-grid-loadmore {
margin-top: 30px;
}
}
.btn-grid-loadmore:hover {
transform: translatey(-2px);
box-shadow: 0 0 5px 0px var(--primary-color);
}
.pxl-grid-filter {
margin-bottom: 33px;
text-align: center;
font-size: 17px;
color: #0a1119;
text-transform: capitalize;
}
@media (max-width: 575px) {
.pxl-grid-filter {
margin-bottom: 25px;
}
}
.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 .pxl-el-divider {
margin-bottom: 70px;
}
.pxl-grid-filter .pxl--filter-inner {
column-gap: 75px;
z-index: 2;
}
@media (max-width: 575px) {
.pxl-grid-filter .pxl--filter-inner {
column-gap: 40px;
}
}
.pxl-grid-filter .filter-item {
padding: 0 16px;
z-index: 2;
justify-content: center;
position: relative;
}
.pxl-grid-filter .filter-item .filter-item-count {
font-size: 15px;
position: absolute;
top: 10px;
right: -13px;
}
.pxl-grid-filter .filter-item:before {
position: absolute;
background-color: var(--primary-color);
content: '';
left: 50%;
transform: translatex(-50%);
bottom: -1px;
height: 1px;
-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);
width: 0%;
}
.pxl-grid-filter .filter-item.active:before, .pxl-grid-filter .filter-item:hover:before {
width: 100%;
}
.pxl-grid-filter.style-1 {
text-align: center;
}
.pxl-grid-filter.style-2 .pxl--filter-inner {
gap: 50px;
}
@media screen and (max-width: 767px) {
.pxl-grid-filter.style-2 .pxl--filter-inner {
gap: 15px;
}
}
.pxl-grid-filter.style-2 .filter-item {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 28px;
padding: 0 16px;
}
.pxl-grid-filter.style-2 .filter-item:before {
top: 50%;
left: 50%;
width: 100%;
height: 100%;
background: unset;
border: 1px solid transparent;
transform: translate(-50%, -50%);
}
.pxl-grid-filter.style-2 .filter-item .filter-item-count {
display: none;
}
.pxl-grid-filter.style-2 .filter-item.active {
color: var(--primary-color);
font-weight: 600;
}
.pxl-grid-filter.style-2 .filter-item.active:before {
border-color: var(--primary-color);
}
.pxl-grid-filter.style-3 {
text-align: right;
}
.pxl-grid-filter.style-3 .pxl-el-divider:after {
display: none;
}
.btn-readmore-1 {
color: #444;
font-size: 15px;
line-height: 25px;
font-weight: 700;
display: inline-flex;
align-items: center;
position: relative;
padding-right: 40px;
z-index: 1;          }
.btn-readmore-1:before {
content: '';
position: absolute;
left: calc(100% - 25px);
height: 100%;
border-radius: 25px;
z-index: -1;
transition: left 0.3s cubic-bezier(0.4, 1.7, 0.7, 0.8);
right: 0;
}
.btn-readmore-1 i {
width: 25px;
height: 25px;
position: absolute;
top: 0;
right: 0;
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 10px;
color: #fff;
}
.btn-readmore-1:hover {
color: #fff;
padding-left: 20px;
}
.btn-readmore-1:hover:before {
left: 0;
}
.pxl-post-navigation {
display: flex;
align-items: center;
justify-content: space-between;
}
.pxl-post-navigation .pxl-icon-link {
display: flex;
align-items: center;
column-gap: 20px;
font-size: 15px;
letter-spacing: 1.6px;
font-weight: 500;
}
@media (max-width: 575px) {
.pxl-post-navigation .pxl-icon-link {
font-size: 0;
}
}
.pxl-post-navigation .pxl-icon-link .pxl-item-icon {
display: inline-flex;
width: 61px;
height: 61px;
border-radius: 1000px;
background-color: var(--primary-color);
align-items: center;
justify-content: center;
font-size: 17px;
color: #fff;
}
.pxl-post-navigation .pxl--item-grid a {
display: inline-block;
width: 25px;
height: 25px;
position: relative;
-webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-post-navigation .pxl--item-grid a .bl {
position: absolute;
width: 7px;
border-radius: 100px;
height: 7px;
background-color: var(--primary-color);
-webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-post-navigation .pxl--item-grid a .bl.bl1 {
top: 0;
left: 0;
}
.pxl-post-navigation .pxl--item-grid a .bl.bl2 {
top: 0;
right: 0;
}
.pxl-post-navigation .pxl--item-grid a .bl.bl3 {
bottom: 0;
right: 0;
}
.pxl-post-navigation .pxl--item-grid a .bl.bl4 {
bottom: 0;
left: 0;
}
.pxl-post-navigation .pxl--item-grid a:hover {
transform: scale(0.8);
}
.pxl-post-navigation .pxl--item-grid a:hover .bl {
background-color: var(--secondary-color);
}
button, .button {
color: #fff;
-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;
color: #fff;
border: none;
height: auto;
text-align: center;
justify-content: center;
text-transform: uppercase;
position: relative;
z-index: 1;
overflow: hidden; }
button:hover, .button:hover, button:focus, .button:focus, button:active, .button:active {
background-position: right center;
color: #fff;
}
.btn-konstruc {
position: relative;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary-color);
z-index: 9;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.14px;
padding: 22px 0 20px;
transform: uppercase; }
.btn-konstruc .pxl--btn-text {
color: #fff;
font-family: Rubik;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.14px;
line-height: 1;
padding-right: 50px;
}
.btn-konstruc .pxl--btn-icon {
position: absolute;
right: 5px;
display: inline-flex;
align-items: center;
justify-content: center;
width: 45px;
height: 45px;
background: #fff;
}
.btn-konstruc .pxl--btn-icon svg {
color: var(--primary-color);
}
.btn-konstruc:hover .pxl--btn-icon svg {
animation: hover-arrow 0.5s forwards;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
font-family: "Font Awesome 5 Pro" !important;
}
.btn-submit {
font-size: 14px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
letter-spacing: 1.28px;
padding: 0 85px 0 36px;
line-height: 55px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
background-color: var(--primary-color);
position: relative;
}
.btn-submit:hover {
background-color: var(--secondary-color);
}
@-webkit-keyframes pxl_btn_shine {
100% {
left: 200%;
}
}
@keyframes pxl_btn_shine {
100% {
left: 200%;
}
}
input[type="submit"] {
font-size: 18px;
font-weight: 600;
color: #fff;
padding: 0 28px;
line-height: 54px;
-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;
display: inline-block;
cursor: pointer;
border: 2px solid var(--primary-color);
border-radius: 60px;
background-color: #000;
color: #fff;
height: auto;
text-align: center;
justify-content: center;
text-transform: uppercase;
}
input[type="submit"]:hover {
outline: medium none;
text-decoration: none;
color: #fff;
}
.btn:not(.btn-stroke), .single.single-product .product .product-details .summary form.cart .add_to_cart_button, .single.single-product .product .product-details .summary form.cart .woosw-btn, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke), .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke), .woosw-btn {
font-family: Rubik;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.14px;
color: #fff;
padding: 0 5px 0 33px;
line-height: 55px;
position: relative;
cursor: pointer;
border: none;
height: auto;
display: inline-flex;
gap: 33px;
align-items: center;
justify-content: center;
background-color: var(--primary-color);
overflow: hidden;
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);
}
.btn:not(.btn-stroke) svg, .single.single-product .product .product-details .summary form.cart .add_to_cart_button svg, .single.single-product .product .product-details .summary form.cart .woosw-btn svg, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke) svg, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke) svg, .woosw-btn svg, .btn:not(.btn-stroke) i, .single.single-product .product .product-details .summary form.cart .add_to_cart_button i, .single.single-product .product .product-details .summary form.cart .woosw-btn i, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke) i, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke) i, .woosw-btn i {
text-align: center;
color: var(--primary-color);
-webkit-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
display: block;
}
.btn:not(.btn-stroke) svg:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button svg:before, .single.single-product .product .product-details .summary form.cart .woosw-btn svg:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke) svg:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke) svg:before, .woosw-btn svg:before, .btn:not(.btn-stroke) i:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button i:before, .single.single-product .product .product-details .summary form.cart .woosw-btn i:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke) i:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke) i:before, .woosw-btn i:before {
display: block;
-webkit-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.btn:not(.btn-stroke):hover, .single.single-product .product .product-details .summary form.cart .add_to_cart_button:hover, .single.single-product .product .product-details .summary form.cart .woosw-btn:hover, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke):hover, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke):hover, .woosw-btn:hover {
outline: medium none;
text-decoration: none;
color: #fff;
background-color: var(--secondary-color);
}
.btn:not(.btn-stroke) .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .add_to_cart_button .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .woosw-btn .pxl--btn-text, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke) .pxl--btn-text, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke) .pxl--btn-text, .woosw-btn .pxl--btn-text, .btn:not(.btn-stroke) .woosw-btn-text, .single.single-product .product .product-details .summary form.cart .add_to_cart_button .woosw-btn-text, .single.single-product .product .product-details .summary form.cart .woosw-btn .woosw-btn-text, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke) .woosw-btn-text, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke) .woosw-btn-text, .woosw-btn .woosw-btn-text {
-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);
}
.btn:not(.btn-stroke) .pxl--btn-icon, .single.single-product .product .product-details .summary form.cart .add_to_cart_button .pxl--btn-icon, .single.single-product .product .product-details .summary form.cart .woosw-btn .pxl--btn-icon, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke) .pxl--btn-icon, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke) .pxl--btn-icon, .woosw-btn .pxl--btn-icon, .btn:not(.btn-stroke) .woosw-btn-icon, .single.single-product .product .product-details .summary form.cart .add_to_cart_button .woosw-btn-icon, .single.single-product .product .product-details .summary form.cart .woosw-btn .woosw-btn-icon, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke) .woosw-btn-icon, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke) .woosw-btn-icon, .woosw-btn .woosw-btn-icon {
display: flex;
align-items: center;
justify-content: center;
width: 45px;
min-width: 45px;
height: 45px;
background: #fff;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.btn:not(.btn-stroke).pxl-icon--right, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.pxl-icon--right, .single.single-product .product .product-details .summary form.cart .woosw-btn.pxl-icon--right, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).pxl-icon--right, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).pxl-icon--right, .woosw-btn.pxl-icon--right {
flex-direction: row-reverse;
}
.btn:not(.btn-stroke).full, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.full, .single.single-product .product .product-details .summary form.cart .woosw-btn.full, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).full, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).full, .woosw-btn.full {
width: 100%;
}
.btn:not(.btn-stroke) svg, .single.single-product .product .product-details .summary form.cart .add_to_cart_button svg, .single.single-product .product .product-details .summary form.cart .woosw-btn svg, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke) svg, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke) svg, .woosw-btn svg {
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.btn:not(.btn-stroke) svg path, .single.single-product .product .product-details .summary form.cart .add_to_cart_button svg path, .single.single-product .product .product-details .summary form.cart .woosw-btn svg path, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke) svg path, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke) svg path, .woosw-btn svg path {
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.btn:not(.btn-stroke).btn-svg svg, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-svg svg, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-svg svg, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-svg svg, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-svg svg, .woosw-btn.btn-svg svg {
width: 0;
}
.btn:not(.btn-stroke).btn-arrow:hover .pxl--btn-icon i, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-arrow:hover .pxl--btn-icon i, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-arrow:hover .pxl--btn-icon i, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-arrow:hover .pxl--btn-icon i, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-arrow:hover .pxl--btn-icon i, .woosw-btn.btn-arrow:hover .pxl--btn-icon i, .btn:not(.btn-stroke).btn-arrow:hover .pxl--btn-icon svg, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-arrow:hover .pxl--btn-icon svg, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-arrow:hover .pxl--btn-icon svg, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-arrow:hover .pxl--btn-icon svg, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-arrow:hover .pxl--btn-icon svg, .woosw-btn.btn-arrow:hover .pxl--btn-icon svg {
animation: hover-arrow 0.5s forwards;
}
.btn:not(.btn-stroke).btn-text-nina .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nina .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nina .pxl--btn-text, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nina .pxl--btn-text, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nina .pxl--btn-text, .woosw-btn.btn-text-nina .pxl--btn-text {
position: relative;
direction: ltr;
}
.btn:not(.btn-stroke).btn-text-nina .pxl--btn-text:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nina .pxl--btn-text:before, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nina .pxl--btn-text:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nina .pxl--btn-text:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nina .pxl--btn-text:before, .woosw-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:not(.btn-stroke).btn-text-nina .pxl--btn-text > span, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nina .pxl--btn-text > span, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nina .pxl--btn-text > span, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nina .pxl--btn-text > span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nina .pxl--btn-text > span, .woosw-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:not(.btn-stroke).btn-text-nina:hover, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nina:hover, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nina:hover, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nina:hover, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nina:hover, .woosw-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:not(.btn-stroke).btn-text-nina:hover .pxl--btn-text:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nina:hover .pxl--btn-text:before, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nina:hover .pxl--btn-text:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nina:hover .pxl--btn-text:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nina:hover .pxl--btn-text:before, .woosw-btn.btn-text-nina:hover .pxl--btn-text:before {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.btn:not(.btn-stroke).btn-text-nina:hover .pxl--btn-text span, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nina:hover .pxl--btn-text span, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nina:hover .pxl--btn-text span, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nina:hover .pxl--btn-text span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nina:hover .pxl--btn-text span, .woosw-btn.btn-text-nina:hover .pxl--btn-text span {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.btn:not(.btn-stroke).btn-text-nina:not(:hover) .pxl--btn-text > span, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nina:not(:hover) .pxl--btn-text > span, .woocommerce-cart .woocommerce .return-to-shop .single.single-product .product .product-details .summary form.cart a.add_to_cart_button.btn-text-nina:hover) .pxl--btn-text > span, .single.single-product .product .product-details .summary form.cart .woocommerce-cart .woocommerce .return-to-shop a.add_to_cart_button.btn-text-nina:hover) .pxl--btn-text > span, .woocommerce-cart .woocommerce .return-to-shop .single.single-product .product .product-details .summary form.cart a.woosw-btn.btn-text-nina:hover) .pxl--btn-text > span, .single.single-product .product .product-details .summary form.cart .woocommerce-cart .woocommerce .return-to-shop a.woosw-btn.btn-text-nina:hover) .pxl--btn-text > span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nina:not(:hover) .pxl--btn-text > span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .single.single-product .product .product-details .summary form.cart a.add_to_cart_button.btn-text-nina:hover) .pxl--btn-text > span, .single.single-product .product .product-details .summary form.cart .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a.add_to_cart_button.btn-text-nina:hover) .pxl--btn-text > span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .single.single-product .product .product-details .summary form.cart a.woosw-btn.btn-text-nina:hover) .pxl--btn-text > span, .single.single-product .product .product-details .summary form.cart .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a.woosw-btn.btn-text-nina:hover) .pxl--btn-text > span, .woosw-btn.btn-text-nina:not(:hover) .pxl--btn-text > span {
transition-delay: 0s !important;
}
.btn:not(.btn-stroke).btn-text-nina.btn-outline-gradient:hover .pxl--btn-text:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nina.btn-outline-gradient:hover .pxl--btn-text:before, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nina.btn-outline-gradient:hover .pxl--btn-text:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nina.btn-outline-gradient:hover .pxl--btn-text:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nina.btn-outline-gradient:hover .pxl--btn-text:before, .woosw-btn.btn-text-nina.btn-outline-gradient:hover .pxl--btn-text:before {
-webkit-transform: translate3d(0, 30px, 0);
transform: translate3d(0, 30px, 0);
}
.btn:not(.btn-stroke).btn-underline, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-underline, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-underline, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-underline, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-underline, .woosw-btn.btn-underline {
position: relative;
overflow: visible;
justify-content: start;
}
.btn:not(.btn-stroke).btn-underline:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-underline:before, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-underline:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-underline:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-underline:before, .woosw-btn.btn-underline:before {
position: absolute;
content: '';
left: 0;
bottom: -1px;
background-color: var(--primary-color);
height: 1px;
width: 0%;
-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);
}
.btn:not(.btn-stroke).btn-underline:hover:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-underline:hover:before, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-underline:hover:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-underline:hover:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-underline:hover:before, .woosw-btn.btn-underline:hover:before {
width: 100%;
}
.btn:not(.btn-stroke).btn-glossy, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-glossy, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-glossy, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-glossy, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-glossy, .woosw-btn.btn-glossy {
position: relative;
}
.btn:not(.btn-stroke).btn-glossy:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-glossy:before, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-glossy:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-glossy:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-glossy:before, .woosw-btn.btn-glossy:before {
content: '';
position: absolute;
top: 0;
left: -200%;
width: 200%;
height: 100%;
-webkit-transform: skewx(-20deg);
-khtml-transform: skewx(-20deg);
-moz-transform: skewx(-20deg);
-ms-transform: skewx(-20deg);
-o-transform: skewx(-20deg);
transform: skewx(-20deg);
background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.35)), to(transparent));
background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.35), transparent);
z-index: -1;
}
.btn:not(.btn-stroke).btn-glossy:hover:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-glossy:hover:before, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-glossy:hover:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-glossy:hover:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-glossy:hover:before, .woosw-btn.btn-glossy:hover:before {
-webkit-animation: pxl_btn_shine 1.4s ease;
animation: pxl_btn_shine 1.4s ease;
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.btn:not(.btn-stroke).btn-hide-icon, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-hide-icon, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-hide-icon, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-hide-icon, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-hide-icon, .woosw-btn.btn-hide-icon {
overflow: visible;
line-height: 1;
}
.btn:not(.btn-stroke).btn-hide-icon .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-hide-icon .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-hide-icon .pxl--btn-text, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-hide-icon .pxl--btn-text, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-hide-icon .pxl--btn-text, .woosw-btn.btn-hide-icon .pxl--btn-text {
position: relative;
}
.btn:not(.btn-stroke).btn-hide-icon .pxl--btn-text:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-hide-icon .pxl--btn-text:before, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-hide-icon .pxl--btn-text:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-hide-icon .pxl--btn-text:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-hide-icon .pxl--btn-text:before, .woosw-btn.btn-hide-icon .pxl--btn-text:before {
position: absolute;
content: '';
left: 0;
bottom: -1px;
background-color: var(--primary-color);
height: 1px;
width: 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);
}
.btn:not(.btn-stroke).btn-hide-icon:hover i, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-hide-icon:hover i, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-hide-icon:hover i, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-hide-icon:hover i, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-hide-icon:hover i, .woosw-btn.btn-hide-icon:hover i {
-webkit-animation: hide_hover_icon 500ms linear;
animation: hide_hover_icon 500ms linear;
}
.btn:not(.btn-stroke).btn-hide-icon:hover .pxl--btn-text:before, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-hide-icon:hover .pxl--btn-text:before, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-hide-icon:hover .pxl--btn-text:before, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-hide-icon:hover .pxl--btn-text:before, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-hide-icon:hover .pxl--btn-text:before, .woosw-btn.btn-hide-icon:hover .pxl--btn-text:before {
width: 100%;
}
.btn:not(.btn-stroke).btn-text-parallax .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-parallax .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-parallax .pxl--btn-text, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-parallax .pxl--btn-text, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-parallax .pxl--btn-text, .woosw-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:not(.btn-stroke).btn-text-parallax:not(.hovered) .pxl--btn-text, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-parallax:not(.hovered) .pxl--btn-text, .woocommerce-cart .woocommerce .return-to-shop .single.single-product .product .product-details .summary form.cart a.add_to_cart_button.btn-text-parallax.hovered) .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .woocommerce-cart .woocommerce .return-to-shop a.add_to_cart_button.btn-text-parallax.hovered) .pxl--btn-text, .woocommerce-cart .woocommerce .return-to-shop .single.single-product .product .product-details .summary form.cart a.woosw-btn.btn-text-parallax.hovered) .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .woocommerce-cart .woocommerce .return-to-shop a.woosw-btn.btn-text-parallax.hovered) .pxl--btn-text, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-parallax:not(.hovered) .pxl--btn-text, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .single.single-product .product .product-details .summary form.cart a.add_to_cart_button.btn-text-parallax.hovered) .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a.add_to_cart_button.btn-text-parallax.hovered) .pxl--btn-text, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .single.single-product .product .product-details .summary form.cart a.woosw-btn.btn-text-parallax.hovered) .pxl--btn-text, .single.single-product .product .product-details .summary form.cart .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a.woosw-btn.btn-text-parallax.hovered) .pxl--btn-text, .woosw-btn.btn-text-parallax:not(.hovered) .pxl--btn-text {
transform: translate3d(0px, 0px, 0px) !important;
}
.btn:not(.btn-stroke).btn-text-nanuk .pxl--btn-text span, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nanuk .pxl--btn-text span, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nanuk .pxl--btn-text span, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nanuk .pxl--btn-text span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nanuk .pxl--btn-text span, .woosw-btn.btn-text-nanuk .pxl--btn-text span {
display: inline-block;
}
.btn:not(.btn-stroke).btn-text-nanuk:hover, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nanuk:hover, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nanuk:hover, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nanuk:hover, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nanuk:hover, .woosw-btn.btn-text-nanuk:hover, .btn:not(.btn-stroke).btn-text-nanuk:active, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nanuk:active, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nanuk:active, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nanuk:active, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nanuk:active, .woosw-btn.btn-text-nanuk:active, .btn:not(.btn-stroke).btn-text-nanuk:not([disabled]):not(.disabled).active, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nanuk:not([disabled]):not(.disabled).active, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nanuk:not([disabled]):not(.disabled).active, .woosw-btn.btn-text-nanuk:not([disabled]):not(.disabled).active, .btn:not(.btn-stroke).btn-text-nanuk:not([disabled]):not(.disabled):active, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nanuk:not([disabled]):not(.disabled):active, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nanuk:not([disabled]):not(.disabled):active, .woosw-btn.btn-text-nanuk:not([disabled]):not(.disabled):active {
background-color: var(--primary-color);
}
.btn:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .woosw-btn.btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .btn:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n), .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n), .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n), .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n), .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n), .woosw-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:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n+1), .woosw-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:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n), .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n), .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n), .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n), .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-nanuk:hover .pxl--btn-text span:nth-child(2n), .woosw-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:not(.btn-stroke).btn-text-smoke, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-smoke, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-smoke, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-smoke, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-smoke, .woosw-btn.btn-text-smoke {
--move: 12px;
--move-y: -8px;
--blur: 4px;
}
.btn:not(.btn-stroke).btn-text-smoke .pxl-text--front, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-smoke .pxl-text--front, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-smoke .pxl-text--front, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-smoke .pxl-text--front, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-smoke .pxl-text--front, .woosw-btn.btn-text-smoke .pxl-text--front {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: block;
line-height: normal;
}
.btn:not(.btn-stroke).btn-text-smoke .pxl-text--front + .pxl-text--back, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-smoke .pxl-text--front + .pxl-text--back, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-smoke .pxl-text--front + .pxl-text--back, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-smoke .pxl-text--front + .pxl-text--back, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-smoke .pxl-text--front + .pxl-text--back, .woosw-btn.btn-text-smoke .pxl-text--front + .pxl-text--back {
opacity: 0;
}
.btn:not(.btn-stroke).btn-text-smoke .pxl-text--inner, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-smoke .pxl-text--inner, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-smoke .pxl-text--inner, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-smoke .pxl-text--inner, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-smoke .pxl-text--inner, .woosw-btn.btn-text-smoke .pxl-text--inner {
display: inline-flex;
line-height: 1;
}
.btn:not(.btn-stroke).btn-text-smoke .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-smoke .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-smoke .pxl-text--inner span, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-smoke .pxl-text--inner span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-smoke .pxl-text--inner span, .woosw-btn.btn-text-smoke .pxl-text--inner span {
display: block;
}
.btn:not(.btn-stroke).btn-text-smoke:hover .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-smoke:hover .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-smoke:hover .pxl-text--inner span, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-smoke:hover .pxl-text--inner span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-smoke:hover .pxl-text--inner span, .woosw-btn.btn-text-smoke:hover .pxl-text--inner span {
--duration: 600ms;
-webkit-animation: pxl_smoke var(--duration) linear var(--d);
animation: pxl_smoke var(--duration) linear var(--d);
}
.btn:not(.btn-stroke).btn-text-reverse .pxl-text--front, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-reverse .pxl-text--front, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-reverse .pxl-text--front, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-reverse .pxl-text--front, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-reverse .pxl-text--front, .woosw-btn.btn-text-reverse .pxl-text--front {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: block;
line-height: normal;
}
.btn:not(.btn-stroke).btn-text-reverse .pxl-text--front .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-reverse .pxl-text--front .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-reverse .pxl-text--front .pxl-text--inner span, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-reverse .pxl-text--front .pxl-text--inner span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-reverse .pxl-text--front .pxl-text--inner span, .woosw-btn.btn-text-reverse .pxl-text--front .pxl-text--inner span {
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.btn:not(.btn-stroke).btn-text-reverse .pxl-text--inner, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-reverse .pxl-text--inner, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-reverse .pxl-text--inner, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-reverse .pxl-text--inner, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-reverse .pxl-text--inner, .woosw-btn.btn-text-reverse .pxl-text--inner {
display: inline-flex;
line-height: 1;
overflow: hidden;
}
.btn:not(.btn-stroke).btn-text-reverse .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-reverse .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-reverse .pxl-text--inner span, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-reverse .pxl-text--inner span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-reverse .pxl-text--inner span, .woosw-btn.btn-text-reverse .pxl-text--inner span {
display: block;
transition: transform 0.44s ease;
}
.btn:not(.btn-stroke).btn-text-reverse:hover, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-reverse:hover, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-reverse:hover, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-reverse:hover, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-reverse:hover, .woosw-btn.btn-text-reverse:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
}
.btn:not(.btn-stroke).btn-text-reverse:hover .pxl-text--front .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-reverse:hover .pxl-text--front .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-reverse:hover .pxl-text--front .pxl-text--inner span, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-reverse:hover .pxl-text--front .pxl-text--inner span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-reverse:hover .pxl-text--front .pxl-text--inner span, .woosw-btn.btn-text-reverse:hover .pxl-text--front .pxl-text--inner span {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.btn:not(.btn-stroke).btn-text-reverse:hover .pxl-text--back .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .add_to_cart_button.btn-text-reverse:hover .pxl-text--back .pxl-text--inner span, .single.single-product .product .product-details .summary form.cart .woosw-btn.btn-text-reverse:hover .pxl-text--back .pxl-text--inner span, .woocommerce-cart .woocommerce .return-to-shop a:not(.btn-stroke).btn-text-reverse:hover .pxl-text--back .pxl-text--inner span, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a:not(.btn-stroke).btn-text-reverse:hover .pxl-text--back .pxl-text--inner span, .woosw-btn.btn-text-reverse:hover .pxl-text--back .pxl-text--inner span {
-webkit-transform: translateY(100%);
-khtml-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
@keyframes pxl_smoke {
45%, 55% {
filter: blur(var(--blur));
}
50%, 50.1% {
opacity: 0;
}
25%, 75% {
transform: translateX(0);
}
50% {
transform: translateX(var(--move)) translateY(var(--move-y));
}
50.1% {
transform: translateX(calc(var(--move) * -1));
}
}
@keyframes pxl_nanuk_1 {
0%, 100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
49% {
opacity: 1;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
50% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
color: inherit;
}
51% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
color: inherit;
}
100% {
color: inherit;
}
}
@keyframes pxl_nanuk_2 {
0%, 100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
49% {
opacity: 1;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
50% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
color: inherit;
}
51% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
color: inherit;
}
100% {
color: inherit;
}
}
.btn-stroke {
display: inline-flex;
padding: 0 12px;
font-size: 18px;
font-weight: 700;
color: #000;
line-height: 54px;
position: relative;
}
.btn-stroke .pxl-svg-line {
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 100%;
margin-top: -2px;
height: auto;
fill: none;
stroke-dashoffset: 0;
stroke-dasharray: 3000;
}
.btn-stroke .pxl-svg-line path {
stroke: #000;
stroke-linecap: round;
stroke-miterlimit: 10;
stroke-width: 18px;
}
.btn-stroke:hover, .btn-stroke:focus {
color: #000;
}
.btn-stroke:hover .pxl-svg-line path {
animation: pxl_btn_stroke 0.6s ease-in-out;
-webkit-animation: pxl_btn_stroke 0.6s ease-in-out;
}
@keyframes pxl_btn_stroke {
0% {
stroke-dashoffset: 3000;
}
to {
stroke-dashoffset: 0px;
}
}
.mc4wp-alert {
margin-top: 14px;
font-size: 16px;
line-height: 1.625;
}
.mc4wp-alert p:last-child {
margin-bottom: 0;
}
.pxl-counter .pxl--counter-number {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
}
.title-full-w {
width: 100%;
}
.pxl-counterslide {
display: -moz-inline-box;
-moz-box-orient: vertical;
display: inline-flex;
vertical-align: middle;
*vertical-align: auto;
position: relative;
}
.pxl-counterslide .pxl-counterslide-inside {
display: inline-flex;
}
.pxl-counterslide .pxl-counterslide-digit-spacer {
visibility: hidden;
}
.pxl-counterslide .pxl-counterslide-digit, .pxl-counterslide .pxl-counterslide-digit-spacer {
display: -moz-inline-box;
-moz-box-orient: vertical;
display: inline-flex;
vertical-align: middle;
*vertical-align: auto;
position: relative;
}
.pxl-counterslide .pxl-counterslide-digit-inner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.pxl-counterslide .pxl-counterslide-ribbon {
display: block;
}
.pxl-counterslide .pxl-counterslide-ribbon-inner {
display: block;
-webkit-backface-visibility: hidden;
}
.pxl-counterslide .pxl-counterslide-value {
display: block;
-webkit-transform: translateZ(0);
}
.pxl-counterslide .pxl-counterslide-value.pxl-counterslide-last-value {
position: absolute;
}
.pxl-counterslide.pxl-counterslide-animating-up .pxl-counterslide-ribbon-inner {
-webkit-transition: -webkit-transform 2s;
-moz-transition: -moz-transform 2s;
-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;
transition: transform 2s;
}
.pxl-counterslide.pxl-counterslide-animating-up.pxl-counterslide-animating .pxl-counterslide-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.pxl-counterslide.pxl-counterslide-animating-down .pxl-counterslide-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.pxl-counterslide.pxl-counterslide-animating-down.pxl-counterslide-animating .pxl-counterslide-ribbon-inner {
-webkit-transition: -webkit-transform 2s;
-moz-transition: -moz-transform 2s;
-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;
transition: transform 2s;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.title-full-w {
width: 100%;
}
.pxl-counter {
-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-counter .pxl-counter--number {
display: flex;
align-items: 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;
}
.pxl-counter.pxl-counter1, .pxl-counter.pxl-counter3 {
padding-bottom: 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.pxl-counter.pxl-counter1 .pxl-counter--number, .pxl-counter.pxl-counter3 .pxl-counter--number, .pxl-counter.pxl-counter1 .pxl-counter--prefix, .pxl-counter.pxl-counter3 .pxl-counter--prefix, .pxl-counter.pxl-counter1 .pxl-counter--suffix, .pxl-counter.pxl-counter3 .pxl-counter--suffix {
color: var(--primary-color);
font-family: Unbounded;
font-size: 72px;
font-weight: 700;
line-height: 1.5;
letter-spacing: -1.44px;
-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: 1280px) {
.pxl-counter.pxl-counter1 .pxl-counter--number, .pxl-counter.pxl-counter3 .pxl-counter--number, .pxl-counter.pxl-counter1 .pxl-counter--prefix, .pxl-counter.pxl-counter3 .pxl-counter--prefix, .pxl-counter.pxl-counter1 .pxl-counter--suffix, .pxl-counter.pxl-counter3 .pxl-counter--suffix {
font-size: 58px;
}
}
@media screen and (max-width: 991px) {
.pxl-counter.pxl-counter1 .pxl-counter--number, .pxl-counter.pxl-counter3 .pxl-counter--number, .pxl-counter.pxl-counter1 .pxl-counter--prefix, .pxl-counter.pxl-counter3 .pxl-counter--prefix, .pxl-counter.pxl-counter1 .pxl-counter--suffix, .pxl-counter.pxl-counter3 .pxl-counter--suffix {
font-size: 48px;
}
}
.pxl-counter.pxl-counter1 .pxl-counter--title, .pxl-counter.pxl-counter3 .pxl-counter--title {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
-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-counter.pxl-counter1.number-stroke .pxl-counter--number, .pxl-counter.pxl-counter3.number-stroke .pxl-counter--number {
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--primary-color);
font-family: Unbounded;
font-size: 72px;
font-weight: 700;
line-height: 1.5;
letter-spacing: -1.44px;
}
.pxl-counter.pxl-counter3 {
border: 0;
}
.pxl-counter.pxl-counter3 .pxl-counter--inner {
display: flex;
align-items: center;
gap: 12px;
}
.pxl-counter.pxl-counter3 .pxl-counter--title {
color: var(--link-color);
font-size: 18px;
font-weight: 600;
line-height: 1.5556;
}
@media screen and (max-width: 1200px) {
.pxl-counter.pxl-counter3 .pxl-counter--title {
font-size: 16px;
}
}
.pxl-counter.pxl-counter2 {
display: flex;
align-items: center;
gap: 12px;
}
.pxl-counter.pxl-counter2 .pxl-counter--holder {
display: flex;
align-items: center;
list-style: none;
margin: 0;
}
.pxl-counter.pxl-counter2 .pxl-item--single img {
width: 50px;
height: 50px;
min-width: 50px;
border-radius: 50%;
border: 1px solid #fff;
}
.pxl-counter.pxl-counter2 .pxl-counter--number {
display: flex;
align-items: center;
flex-wrap: wrap;
color: var(--link-color);
font-family: Rubik;
font-size: 16px;
font-weight: 700;
line-height: 1.8125;
letter-spacing: -0.16px;
margin: 0 auto;
}
.pxl-counter.pxl-counter2 li + li {
margin-left: -5px;
}
.pxl-counter.pxl-counter4 {
text-align: center;
}
.pxl-counter.pxl-counter4 .pxl-counter--number {
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--primary-color);
color: transparent;
font-family: Unbounded;
font-size: 56px;
font-weight: 800;
line-height: 1.21429;
letter-spacing: -1.12px;
}
.pxl-counter.pxl-counter4 .pxl-counter--title {
color: var(--link-color);
font-family: Rubik;
font-size: 20px;
font-weight: 600;
line-height: 1.4;
}
.pxl-counter.pxl-counter5 {
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
text-align: center;
padding: 66px 0;
cursor: pointer;
}
.pxl-counter.pxl-counter5 .pxl-item--bg_overlay {
background-position: center center;
background-size: cover;
position: absolute;
inset: 0;
height: 100%;
width: 100%;
opacity: 0.1;
}
.pxl-counter.pxl-counter5 .pxl-counter--number {
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #566dfb;
font-family: Unbounded;
font-size: 66px;
font-weight: 700;
line-height: 1.18182;
letter-spacing: -1.32px;
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;
}
.pxl-counter.pxl-counter5 .pxl-counter--title {
color: var(--link-color);
font-family: Rubik;
font-size: 18px;
font-weight: 600;
line-height: 1.5556;
-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-counter.pxl-counter5:hover .pxl-counter--number {
color: var(--primary-color);
}
.pxl-counter.pxl-counter5:hover .pxl-counter--title {
color: #fff;
}
.pxl-btn-video {
position: relative;
transition: 300ms all ease !important;
}
.pxl-video-player1 .pxl-video--holder img {
width: 100%;
}
.pxl-video-player1 .pxl-btn-video {
position: relative;
width: 100%;
height: 100%;
display: block;
background: #fff;
border-radius: 50%;
padding: 9px;
}
.pxl-video-player1 .pxl-btn-video:hover .title-text > div {
animation-play-state: running;
}
.pxl-video-player1 .pxl-icon--video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 29px;
color: var(--primary-color);
}
@media screen and (max-width: 991px) {
.pxl-video-player1 .pxl-icon--video {
font-size: 18px;
}
}
.pxl-video-player1 .title-text {
text-transform: uppercase;
color: var(--link-color);
font-size: 14px;
letter-spacing: 1.5px;
}
@media screen and (max-width: 991px) {
.pxl-video-player1 .title-text {
font-size: 12px;
}
}
.pxl-video-player1 .title-text > div {
animation: pxl_spin 10s linear infinite;
animation-play-state: paused;
}
.pxl-video-player1 .pxl-video--holder {
position: relative;
}
.pxl-video-player1 .pxl-video--holder:before {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pxl-video-player1 .pxl-video--holder + .btn-video-wrap {
position: absolute;
z-index: 99;
text-align: center;
}
.pxl-video-player1 .pxl-video--holder + .btn-video-wrap.p-center {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.icon-bb {
display: flex;
align-items: center;
justify-content: center;
width: 137px;
height: 137px;
border-radius: 1000px;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
position: relative;
background-color: rgba(255, 255, 255, 0.3);
}
.icon-bb span {
display: block;
width: 12px;
height: 12px;
border-radius: 100px;
background-color: #393836;
position: relative;
}
.icon-bb span:before {
position: absolute;
content: '';
top: 0;
left: -27px;
width: 12px;
height: 12px;
border-radius: 100px;
background-color: #393836;
}
.icon-bb span:after {
position: absolute;
content: '';
top: 0;
right: -27px;
width: 12px;
height: 12px;
border-radius: 100px;
background-color: #393836;
}
.pxl-accordion .pxl-accordion--title {
margin-bottom: 0;
cursor: pointer;
}
.pxl-accordion .pxl-accordion--content {
display: none;
}
.pxl-accordion .pxl-icon--plus {
font-style: normal;
}
.pxl-accordion1.style1 .pxl-icon--plus {
right: 0;
width: 11px;
height: 11px;
z-index: 3;
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 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-accordion1.style1 .pxl-icon--plus:before, .pxl-accordion1.style1 .pxl-icon--plus:after {
background-color: var(--primary-color);
-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-accordion1.style1 .pxl-icon--plus:before {
top: 4px;
left: 0px;
}
.pxl-accordion1.style1 .pxl-icon--plus:after {
top: -1px;
left: 5px;
}
.pxl-accordion1.style1 .pxl-accordion--title {
color: var(--text-1);
font-size: 18px;
font-weight: 600;
line-height: 1.5556;
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;
}
@media screen and (max-width: 1200px) {
.pxl-accordion1.style1 .pxl-accordion--title {
font-size: 16px;
}
}
@media screen and (max-width: 575px) {
.pxl-accordion1.style1 .pxl-accordion--title {
font-size: 14px;
}
}
.pxl-accordion1.style1 .pxl-accordion--title:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
z-index: 2;
}
.pxl-accordion1.style1 .pxl-accordion--content {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
border-top: 1px solid rgba(0, 0, 0, 0.09);
padding-top: 16px;
margin-top: 28px;
}
.pxl-accordion1.style1 .pxl--item {
padding: 23px 30px;
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
position: relative;
z-index: 1;
}
@media screen and (max-width: 767px) {
.pxl-accordion1.style1 .pxl--item {
padding: 15px;
}
}
.pxl-accordion1.style1 .pxl--item.active .pxl-icon--plus:after {
transform: rotate(90deg);
}
.pxl-accordion1.style1 .pxl--item + .pxl--item {
margin-top: 17px;
}
.pxl-accordion1.style2 .pxl--item {
border-bottom: 1px solid rgba(0, 0, 0, 0.13);
padding: 37px 0;
}
.pxl-accordion1.style2 .pxl--item:last-child {
border: none !important;
}
.pxl-accordion1.style2 .pxl-accordion--title {
color: var(--link-color);
font-size: 18px;
font-weight: 600;
line-height: 1.55556;
}
.pxl-accordion1.style2 .pxl-accordion--content {
padding-top: 12px;
color: #555;
font-size: 16px;
}
.pxl-tabs .pxl-item--title {
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);
}
.pxl-tabs .pxl-item--content {
display: none;
}
.pxl-tabs .elementor-section.elementor-section-stretched {
width: auto !important;
left: 0 !important;
}
.pxl-tabs .pxl-tabs--elementor {
margin: 0 -15px;
}
.pxl-tabs.tab-effect-fade .pxl-item--content {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100% !important;
display: block !important;
opacity: 0 !important;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-tabs.tab-effect-fade .pxl-item--content.active {
position: static;
opacity: 1 !important;
visibility: visible;
}
.pxl-tabs.tab-effect-fade .pxl-tabs--content {
position: relative;
}
.over-hd {
overflow: hidden;
}
.tt_navigation_cell {
width: 100%;
display: flex;
justify-content: center;
background-image: url(//simiele.construction/wp-content/themes/konstruc/assets/img/bg-timetable.png);
background-position: center;
background-size: cover;
padding: 77px 20px;
margin: 0 !important;
}
@media (max-width: 1250px) {
.tt_navigation_cell {
background-image: none;
background-color: #000;
padding: 50px 20px;
}
}
@media (max-width: 991px) {
.tt_navigation_cell {
padding: 30px 20px;
}
}
@media (max-width: 480px) {
.tt_navigation_cell {
padding: 30px 15px;
}
}
.tt_navigation_cell .tt_tabs_navigation li {
margin: 10px !important;
}
.tt_navigation_cell .tt_tabs_navigation li a {
border-radius: 5px;
color: #fff !important;
border: 1px solid #fff !important;
font-size: 20px !important;
padding: 12px 30px !important;
transition: 0.3s !important;
}
.tt_navigation_cell .tt_tabs_navigation li a:hover {
background-color: var(--primary-color);
}
@media (max-width: 575px) {
.tt_navigation_cell .tt_tabs_navigation li a {
padding: 8px 20px !important;
font-size: 16px !important;
}
}
@media (max-width: 480px) {
.tt_navigation_cell .tt_tabs_navigation li a {
padding: 8px 18px !important;
font-size: 15px !important;
}
}
.tt_tabs > .ui-tabs-panel {
margin-top: -73px;
background-color: #fcf9f4;
padding: 115px !important;
}
@media (max-width: 1200px) {
.tt_tabs > .ui-tabs-panel {
padding: 115px 70px !important;
}
}
@media (max-width: 991px) {
.tt_tabs > .ui-tabs-panel {
padding: 115px 10px !important;
}
}
@media (max-width: 767px) {
.tt_tabs > .ui-tabs-panel {
padding: 75px 10px 55px 10px !important;
}
}
.pxl-tabs1 .pxl-tabs--title {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
gap: 137px;
}
@media screen and (max-width: 1200px) {
.pxl-tabs1 .pxl-tabs--title {
gap: 90px;
}
}
@media screen and (max-width: 767px) {
.pxl-tabs1 .pxl-tabs--title {
gap: 45px;
}
}
@media screen and (max-width: 575px) {
.pxl-tabs1 .pxl-tabs--title {
gap: 25px;
}
}
.pxl-tabs1 .pxl-tabs--title .pxl-item--title {
font-size: 16px;
font-weight: 600;
color: var(--link-color);
padding-bottom: 12px;
display: inline-block;
position: relative;
}
@media (max-width: 1500px) {
.pxl-tabs1 .pxl-tabs--title .pxl-item--title {
padding-top: 15px;
}
}
@media screen and (max-width: 575px) {
.pxl-tabs1 .pxl-tabs--title .pxl-item--title {
font-size: 14px;
}
}
.pxl-tabs1 .pxl-tabs--title .pxl-item--title:before {
position: absolute;
content: '';
right: 0;
bottom: -2px;
background-color: var(--primary-color);
height: 3px;
width: 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-tabs1 .pxl-tabs--title .pxl-item--title span {
background-color: #e7e7e7;
display: inline-block;
font-size: 15px;
font-weight: 400;
color: var(--secondary-color);
padding: 0 25px;
line-height: 34px;
margin-left: 15px;
}
@media (max-width: 1200px) {
.pxl-tabs1 .pxl-tabs--title .pxl-item--title span {
padding: 0 10px;
border-radius: 5px;
}
}
.pxl-tabs1 .pxl-tabs--title .pxl-item--title:last-child {
margin-right: 0 !important;
}
.pxl-tabs1 .pxl-tabs--title .pxl-item--title.active:before {
width: 100%;
left: 0;
right: auto;
}
.pxl-tabs1 .pxl-tabs--content {
border-top: 1px solid #d2d4d5;
padding-top: 33px;
}
.pxl--progressbar {
-webkit-transition: width 1.4s ease;
-khtml-transition: width 1.4s ease;
-moz-transition: width 1.4s ease;
-ms-transition: width 1.4s ease;
-o-transition: width 1.4s ease;
transition: width 1.4s ease;
width: 0;
}
.pxl--progressbar.vertical {
-webkit-transition: height 1.4s ease;
-khtml-transition: height 1.4s ease;
-moz-transition: height 1.4s ease;
-ms-transition: height 1.4s ease;
-o-transition: height 1.4s ease;
transition: height 1.4s ease;
height: 0;
}
.pxl-progressbar-1 .pxl-progressbar--wrap {
height: 6px;
background-color: rgba(255, 121, 45, 0.28);
}
.pxl-progressbar-1 .pxl-progressbar--wrap .pxl--progressbar {
height: 6px;
background-color: var(--primary-color);
position: relative;
}
.pxl-progressbar-1 .pxl--title {
font-family: Rubik;
font-size: 16px;
font-weight: 500;
line-height: 1.75;
letter-spacing: 0;
margin-bottom: 10px;
}
.pxl-progressbar-1 .pxl--percentage {
position: absolute;
right: 0;
bottom: 0;
font-size: 16px;
font-weight: 500;
margin-bottom: 15px;
}
.pxl-progressbar-1 .pxl--item + .pxl--item {
margin-top: 40px;
}
.pxl-visually-hidden {
font-size: 0px;
position: absolute;
inset: 0;
z-index: 999;
}
.blockUI {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.9);
display: block !important;
opacity: 1 !important;
}
.blockUI:before {
content: '';
width: 20px;
height: 20px;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
border-color: transparent #222 transparent #222;
border-width: 1px;
border-style: solid;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
animation: pxl_spin 0.6s infinite linear;
-webkit-animation: pxl_spin 0.6s infinite linear;
box-sizing: border-box;
z-index: 2;
}
.blockUI:after {
content: '';
z-index: 1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
z-index: 1;
}
.blockUI.blockOverlay, .blockUI.blockMsg {
display: none !important;
}
.product-remove {
position: relative;
}
.product-remove a.remove {
font-size: 0px;
width: 36px;
height: 36px;
background-color: var(--color-secondary);
border-radius: 100%;
position: relative;
}
.product-remove a.remove:before, .product-remove a.remove:after {
content: '';
position: absolute;
height: 1px;
width: 12px;
top: 50%;
left: 0;
right: 0;
margin: auto;
background-color: #fff;
transform-origin: 50% 50%;
opacity: 1;
transition: transform ease 0.3s, background-color 0.3s linear;
}
.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: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);
}
.rating-star {
display: flex;
gap: 5px;
color: var(--primary-color);
}
.rating-star > .haft-star {
position: relative;
}
.rating-star > .haft-star path.main {
clip-path: inset(0 50% 0 0);
}
.rating-star > .haft-star path.copy {
position: absolute;
inset: 0;
}
.admin-bar #pxl-cart-sidebar .pxl-widget-cart-sidebar {
top: 32px;
}
@media screen and (min-width: 992px) {
.admin-bar .widget-cart-sidebar {
top: 32px;
padding-bottom: 167px;
}
.admin-bar .widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
bottom: 32px;
}
}
.pxl-entry-content > .woocommerce .cart-empty, .pxl-entry-content > .woocommerce .return-to-shop {
text-align: center;
}
.woocommerce .pxl-sidebar-area .pxl-sidebar-sticky {
padding: 40px 30px;
margin-right: 50px;
border: none;
background: #fff3ed;
}
@media screen and (max-width: 1400px) {
.woocommerce .pxl-sidebar-area .pxl-sidebar-sticky {
padding-right: 30px;
}
}
@media screen and (max-width: 991px) {
.woocommerce .pxl-sidebar-area .pxl-sidebar-sticky {
margin-right: 0;
}
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
background-color: #f9f9f9;
}
.woocommerce ins {
background-color: transparent;
color: ;
}
.woocommerce button.button:disabled, .woocommerce-page button.button:disabled, .woocommerce a.button:disabled, .woocommerce-page a.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce-page button.button:disabled[disabled] {
opacity: 1;
cursor: not-allowed;
}
.woocommerce button.button:disabled:hover, .woocommerce-page button.button:disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce-page a.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce-page button.button:disabled[disabled]:hover, .woocommerce button.button:disabled:focus, .woocommerce-page button.button:disabled:focus, .woocommerce a.button:disabled:focus, .woocommerce-page a.button:disabled:focus, .woocommerce button.button:disabled[disabled]:focus, .woocommerce-page button.button:disabled[disabled]:focus {
background-color: ;
}
.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";
}
.woocommerce-MyAccount-content .woocommerce-info {
text-align: center;
padding: 24px 30px 90px 30px;
border-radius: 5px;
}
.woocommerce-MyAccount-content .woocommerce-info:before {
display: none;
}
.woocommerce-MyAccount-content .woocommerce-info a.button {
position: absolute;
bottom: 30px;
left: 50%;
transform: translate(-50%, 0);
}
body #yith-wcwl-popup-message {
margin-left: -108px;
display: none;
bottom: 30px;
top: auto;
right: 30px;
left: auto;
background-color: ;
border-radius: 3px;
border: none;
color: #fff;
padding: 0 20px;
}
body #yith-quick-view-modal .yith-quick-view-overlay {
background-color: rgba(0, 0, 0, 0.85);
}
body #yith-quick-view-modal .yith-wcqv-main {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close {
color: rgba(0, 0, 0, 0.2);
opacity: 1;
border: none;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-size: 0px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:before {
content: "\f410";
font-family: "Font Awesome 5 Pro";
font-size: 18px;
}
body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:hover {
color: ;
}
body #yith-quick-view-modal #yith-quick-view-content div.images {
padding: 15px;
margin-bottom: 0;
width: 50%;
}
@media screen and (max-width: 575px) {
body #yith-quick-view-modal #yith-quick-view-content div.images {
width: 100%;
margin-bottom: 30px;
}
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
padding: 30px 30px 15px 15px;
width: 50%;
}
@media screen and (max-width: 575px) {
body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
width: 100%;
}
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary h1.product_title {
font-size: 30px;
margin-bottom: 5px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-rating {
margin-bottom: 10px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price {
font-weight: 600;
color: ;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price del {
color: #666;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins {
color: inherit;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart {
border-top: 1px solid #f7f9fb;
border-bottom: 1px solid #f7f9fb;
padding: 18px 0;
margin-bottom: 30px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart label {
font-size: 18px;
line-height: 30px;
margin-bottom: 0;
font-weight: 600;
color: #232323;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item {
background-color: #f3f3f3;
border: none;
line-height: 40px;
color: #6f6f6f;
text-transform: uppercase;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease 0s;
-khtml-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 0 5px 5px 0;
width: 40px;
height: 40px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item span {
font-size: 14px;
}
body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item.selected, body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item:hover {
background-color: ;
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;
}
.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, .hidden-title-form .woocommerce-cart .woocommerce .return-to-shop a, .woocommerce-cart .woocommerce .return-to-shop .hidden-title-form a, .hidden-title-form .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a, .woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .hidden-title-form a {
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:  !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-error {
max-width: 440px;
margin: auto;
}
.woocommerce-lost-password .woocommerce-ResetPassword {
background-color: #fff;
padding: 30px;
box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
max-width: 440px;
margin: 10px auto 0 auto;
border-radius: 0px;
border: 1px solid rgba(22, 35, 43, 0.08);
}
.woocommerce-lost-password .woocommerce-ResetPassword p {
width: 100% !important;
float: none !important;
font-size: 16px;
}
.woocommerce-lost-password .woocommerce-ResetPassword #user_login {
border-color: transparent;
background-color: rgba(0, 0, 0, 0.05);
color: rgba(45, 45, 45, 0.5);
}
.woocommerce-lost-password .woocommerce-ResetPassword #user_login:focus {
border-color: ;
color: #2d2d2d;
}
.woocommerce-lost-password .woocommerce-ResetPassword label {
font-size: 20px;
font-weight: 500;
color: #0a1320;
margin-bottom: 8px;
}
.woocommerce-lost-password .woocommerce-ResetPassword .woocommerce-Button {
padding-left: 38px;
padding-right: 38px;
}
.woocommerce-lost-password .woocommerce-form-row label {
margin-bottom: 4px;
font-weight: 500;
color: #222;
}
.woocommerce-lost-password .pxl-entry-content > .woocommerce {
max-width: 960px;
margin: auto;
}
.woocommerce-notices-wrapper {
display: none;
}
ins {
padding: 0 !important;
color: inherit !important;
}
del {
color: inherit !important;
opacity: 0.6;
text-decoration-color: currentColor;
}
#woosq-popup {
width: 100%;
max-width: 1300px;
max-height: 500px;
padding: 30px 15px;
border-radius: 5px;
}
#woosq-popup .product {
display: flex;
flex-wrap: nowrap;
gap: 30px;
flex-direction: row;
}
@media screen and (max-width: 991px) {
#woosq-popup .product {
flex-direction: column;
}
}
#woosq-popup .product .thumbnails {
background-color: transparent;
}
#woosq-popup .product .thumbnails .thumbnail {
display: flex;
align-items: center;
justify-content: center;
padding: 30px;
}
#woosq-popup .product .thumbnails .thumbnail img {
margin: 0;
max-height: 350px;
}
@media screen and (max-width: 991px) {
#woosq-popup .product .thumbnails .thumbnail img {
max-height: none;
width: auto;
}
}
@media screen and (max-width: 991px) {
#woosq-popup .product .summary .summary-content {
padding: 0;
}
}
#woosq-popup .product .summary .woosw-btn {
display: none;
}
#woosq-popup .product .summary table.variations {
width: 100%;
margin-bottom: 35px;
}
#woosq-popup .product .summary table.variations tbody tr .label {
padding: 0;
width: auto;
margin-right: 15px;
flex: 0 0 auto;
}
#woosq-popup .product .summary table.variations tbody tr .value {
padding: 0;
display: flex;
}
#woosq-popup .product .summary table.variations tbody tr .value .wpcvs-terms {
display: flex;
flex-wrap: wrap;
gap: 7px;
}
#woosq-popup .product .summary table.variations tbody tr .value .wpcvs-terms .wpcvs-term {
height: auto;
line-height: auto;
border: none;
margin: 0;
padding: 0;
width: 85px;
color: #4f545a;
font-family: Unbounded;
font-size: 14px;
font-weight: 500;
text-transform: capitalize;
border-radius: 4px;
border: thin solid rgba(60, 60, 60, .17);
background-color: #fff;
}
#woosq-popup .product .summary table.variations tbody tr .value .wpcvs-terms .wpcvs-term.wpcvs-selected::before {
display: none;
}
#woosq-popup .product .summary table.variations tbody tr .value .wpcvs-terms .wpcvs-term .wpcvs-term-inner {
justify-content: center;
line-height: 35px;
height: 35px;
background-color: transparent;
}
#woosq-popup .product .summary table.variations tbody tr .value .wpcvs-terms .wpcvs-term .wpcvs-term-inner .wpcvs-term-label {
display: block;
}
#woosq-popup .product .summary table.variations .value {
gap: 5px 15px;
}
#woosq-popup .product .summary table.variations .value .reset_variations {
--pxl-box-size: 36px;
font-size: 12px;
font-weight: 400;
color: #fff;
background-color: var(--primary-color);
text-align: center;
}
#woosq-popup .product .summary .product_title {
color: var(--primary-color);
font-family: Unbounded;
line-height: 1.2;
}
#woosq-popup .product .summary .woocommerce-product-rating {
margin-bottom: 10px;
display: inline-flex;
align-items: center;
gap: 5px;
flex-wrap: wrap;
}
#woosq-popup .product .summary .woocommerce-product-rating .star-rating {
color: var(--color-secondary);
}
#woosq-popup .product .summary .woocommerce-product-rating .woocommerce-review-link {
color: var(--primary-color);
}
#woosq-popup .product .summary .price {
color: #63ab52;
font-size: 20px;
font-weight: 800;
line-height: 1.66667;
margin: 0;
display: flex;
flex-direction: row-reverse;
gap: 8px;
justify-content: start;
}
#woosq-popup .product .summary .price ins {
padding: 0;
}
#woosq-popup .product .summary .price ins bdi {
line-height: 1.66667;
color: #63ab52;
}
#woosq-popup .product .summary .price del {
color: rgba(99, 171, 82, .75);
text-decoration-color: currentColor;
}
#woosq-popup .product .summary .woocommerce-product-details__short-description {
margin-bottom: 15px;
}
#woosq-popup .product .summary form.cart {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
#woosq-popup .product .summary form.cart::before {
display: none;
}
#woosq-popup .product .summary form.cart .quantity .input-text {
height: 100%;
min-height: 55px;
}
#woosq-popup .product .summary form.cart .variations {
flex-basis: 100%;
}
#woosq-popup .product .summary form.cart .variations tr {
display: flex;
align-items: center;
}
#woosq-popup .product .summary form.cart .variations tr .label {
color: var(--primary-color);
font-family: Unbounded;
font-size: 16px;
font-weight: 700;
line-height: 28px;
}
#woosq-popup .product .summary form.cart .single_variation_wrap {
flex-basis: 100%;
}
#woosq-popup .product .summary form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px 15px;
}
#woosq-popup .product .summary form.cart .button, #woosq-popup .product .summary form.cart .woosq-btn, #woosq-popup .product .summary form.cart .woosw-btn, #woosq-popup .product .summary form.cart input {
border-radius: 82px;
background-color: #fff;
color: #3c3c3c;
margin: 0 !important;
padding: 0;
font-size: 22px;
}
#woosq-popup .product .summary form.cart .single_add_to_cart_button, #woosq-popup .product .summary form.cart .woosw-btn {
display: none;
}
#woosq-popup .product .summary form.cart .add_to_cart_button {
height: 55px;
padding-inline: 42px;
border-radius: 100px;
background-color: var(--primary-color);
gap: 10px;
color: #fff;
font-family: Unbounded;
font-size: 16px;
font-weight: 800;
}
#woosq-popup .product .summary .product_meta > span {
display: block;
}
#woosq-popup .product .summary .product_meta > span a {
color: #5c6672;
}
#woosq-popup .product .summary .product_meta > span + span {
margin-top: 5px;
}
.woocommerce-pagination {
display: flex;
align-items: center;
justify-content: center;
gap: 19px;
margin-top: 65px;
}
.woocommerce-pagination .page-numbers {
--pxl-box-size: 47px;
background-color: #fff;
border: thin solid var(--primary-color);
color: var(--primary-color);
font-family: Unbounded;
font-size: 18px;
font-weight: 700;
transition: all 0.3s linear;
}
.woocommerce-pagination .page-numbers.current, .woocommerce-pagination .page-numbers:hover {
background-color: var(--primary-color);
color: #fff;
}
@keyframes woo-btn-loading {
to {
transform: translate(-50%, -50%) rotate(360deg);
}
}
.woosw-btn, .add_to_cart_button {
position: relative;
}
.woosw-btn::before, .add_to_cart_button::before {
content: '' !important;
display: block;
width: 25px;
min-width: 25px;
height: 25px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) rotate(0deg);
border-radius: 50%;
border: 5px solid #5c6672;
border-top-color: #63ab52;
animation: woo-btn-loading 0.3s linear infinite;
-webkit-animation: woo-btn-loading 0.5s linear infinite;
margin: 0 !important;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: 0.3s linear;
}
button.woosw-btn .pxl-button-text {
--pxl-spacing-inline: 30px !important;
}
button.woosw-btn:hover {
background-color: var(--primary-color);
color: #fff;
}
button.woosw-btn.woosw-added svg {
width: auto;
height: 22px;
}
button.woosw-btn.woosw-added::before {
display: none;
}
button.woosw-btn.woosw-adding {
pointer-events: none;
}
button.woosw-btn.woosw-adding::after {
display: none !important;
}
button.woosw-btn.woosw-adding::before {
visibility: visible;
opacity: 1;
}
button.woosw-btn.woosw-adding svg, button.woosw-btn.woosw-adding .woosv-text {
opacity: 0;
visibility: hidden;
}
.woocommerce-add-to-cart .add_to_cart_button.loading .pxl--btn-text, .woocommerce-add-to-cart .add_to_cart_button.loading .pxl--btn-icon {
opacity: 0;
}
.add_to_cart_button.added::after {
margin: 0 !important;
position: absolute;
right: 14px;
top: 50%;
color: var(--primary-color);
transform: translate(-50%, -50%);
}
.add_to_cart_button.added::before {
display: none;
}
.add_to_cart_button.added svg, .add_to_cart_button.added .pxl-button-text, .add_to_cart_button.added .pxl-button-icon {
opacity: 0;
visibility: hidden;
}
.add_to_cart_button.loading {
pointer-events: none;
opacity: 1 !important;
}
.add_to_cart_button.loading::after {
display: none !important;
}
.add_to_cart_button.loading::before {
visibility: visible;
opacity: 1;
}
.add_to_cart_button.loading svg, .add_to_cart_button.loading .pxl-button-text, .add_to_cart_button.loading .pxl-button-icon {
opacity: 0;
visibility: hidden;
}
@media screen and (max-width: 1200px) {
body .mfp-wrap .mfp-container .mfp-content {
padding-inline: 15px;
}
body .mfp-wrap .mfp-container .mfp-arrow {
display: none;
}
}
.woocommerce-shop #pxl-main {
padding-block: 131px;
}
@media screen and (max-width: 1400px) {
.woocommerce-shop #pxl-main {
padding-inline: 15px;
}
}
@media screen and (max-width: 1200px) {
.woocommerce-shop #pxl-main {
padding-block: 85px;
}
}
@media screen and (max-width: 767px) {
.woocommerce-shop #pxl-main {
padding-block: 60px;
}
}
.woocommerce-shop #pxl-main .container {
gap: 24px;
}
.woocommerce-shop #pxl-main .container .pxl-sidebar-area {
flex: 0 1 34%;
max-width: 34%;
}
.woocommerce-shop #pxl-main .container .pxl-content-area {
flex: 0 1 66%;
max-width: 66%;
}
@media screen and (max-width: 1200px) {
.woocommerce-shop #pxl-main .container {
padding-block: 105px;
}
.woocommerce-shop #pxl-main .container .pxl-sidebar-area {
flex: 0 1 30%;
max-width: 30%;
}
.woocommerce-shop #pxl-main .container .pxl-content-area {
flex: 0 1 70%;
max-width: 70%;
}
}
@media screen and (max-width: 767px) {
.woocommerce-shop #pxl-main .container {
padding-block: 90px;
}
}
@media screen and (max-width: 991px) {
.woocommerce-shop #pxl-main .container .pxl-sidebar-area {
flex: 0 1 auto;
max-width: 100%;
padding: 0;
}
.woocommerce-shop #pxl-main .container .pxl-content-area {
flex: 0 1 auto;
max-width: 100%;
}
}
.woocommerce-shop .pxl-sidebar-shop {
padding-left: 0 !important;
}
.woocommerce-shop .woocommerce-topbar {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 25px;
gap: 10px 30px;
}
.woocommerce-shop .woocommerce-topbar .woocommerce-result-count {
color: rgba(64, 74, 61, .65);
font-size: 16px;
font-weight: 600;
line-height: 1.75;
margin: 0;
}
.woocommerce-shop .woocommerce-topbar .woocommerce-ordering {
margin: 0;
}
.woocommerce-shop .woocommerce-topbar .woocommerce-ordering .nice-select {
line-height: 54px;
border-radius: 60px;
border: 1px solid rgba(60, 60, 60, .3);
background-color: #fff;
color: rgba(64, 74, 61, .65);
font-size: 16px;
font-weight: 600;
min-width: 255px;
padding-left: 30px;
}
.woocommerce-shop .woocommerce-topbar .woocommerce-ordering .nice-select .list {
border: 1px solid rgba(60, 60, 60, .3);
border-radius: 0 0 30px 30px;
}
.woocommerce-shop .woocommerce-topbar .woocommerce-ordering .nice-select.open {
border-radius: 30px 30px 0 0;
}
.woocommerce ul.products {
gap: 25px 24px;
display: grid;
margin: 0;
}
.woocommerce ul.products::before, .woocommerce ul.products::after {
display: none;
}
.woocommerce ul.products.columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.woocommerce ul.products.columns-3 {
grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 1200px) {
.woocommerce ul.products.columns-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 767px) {
.woocommerce ul.products.columns-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 575px) {
.woocommerce ul.products.columns-3 {
grid-template-columns: repeat(1, 1fr);
}
}
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 991px) {
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 767px) {
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 575px) {
.woocommerce ul.products.columns-4 {
grid-template-columns: repeat(1, 1fr);
}
}
.woocommerce ul.products.columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.woocommerce ul.products li.product {
margin: 0 !important;
position: relative;
width: 100% !important;
}
.woocommerce ul.products li.product .woosq-btn, .woocommerce ul.products li.product .woosw-btn {
transition: 0.3s;
display: none;
}
.woocommerce ul.products li.product .onsale {
position: absolute;
top: 30px;
right: 30px;
padding: 0px 12px;
background-color: var(--primary-color);
color: #fff;
font-size: 13px;
font-weight: 700;
line-height: 27px;
display: inline-block;
border-radius: 2px;
min-height: auto;
margin: 0;
}
.woocommerce ul.products li.product .onsale.percentage {
background-color: var(--color-secondary);
color: #404a3d;
left: 30px;
right: auto;
}
.woocommerce ul.products li.product .product-box {
position: relative;
padding: 94px 30px 44px 30px;
text-align: center;
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
min-height: 325px;
transition: border-color 0.3s linear;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.woocommerce ul.products li.product .product-box:hover {
border-color: #040738;
}
.woocommerce ul.products li.product .product-box:hover .product-action {
margin: 0;
opacity: 1;
pointer-events: visible;
}
.woocommerce ul.products li.product .product-box .product-action {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
display: flex;
justify-content: center;
gap: 11px;
margin-top: 30px;
z-index: 99;
opacity: 0;
pointer-events: none;
transition: margin 0.3s linear, opacity 0.3s linear;
}
.woocommerce ul.products li.product .product-box .product-action .woocommerce-LoopProduct-link {
display: none;
}
.woocommerce ul.products li.product .product-box .product-action .button {
display: flex;
color: #fff;
background-color: var(--primary-color);
margin: 0 !important;
padding: 0 5px 0 33px;
font-size: 14px;
font-weight: 600;
line-height: 55px;
z-index: 99;
}
.woocommerce ul.products li.product .product-box .product-action .button:hover {
background-color: #3c3c3c;
color: #fff;
}
.woocommerce ul.products li.product .product-box .product-action .add_to_cart_button.added::after {
margin: 0;
vertical-align: middle;
}
.woocommerce ul.products li.product .product-box .product-action .add_to_cart_button.added svg {
display: none;
}
.woocommerce ul.products li.product .product-box .product-action .add_to_cart_button.loading {
opacity: 1;
}
.woocommerce ul.products li.product .product-box .product-action .add_to_cart_button.loading::after {
--pxl-rotate: 360deg;
position: relative;
top: auto;
right: auto;
}
.woocommerce ul.products li.product .product-box .product-action .add_to_cart_button.loading svg {
display: none;
}
.woocommerce ul.products li.product .product-box .product-action .woosw-btn .pxl-button-icon.icon-duplicated {
display: none;
}
.woocommerce ul.products li.product .product-thumbnail {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
}
.woocommerce ul.products li.product .product-thumbnail img {
max-height: 230px;
width: auto;
margin: 0;
}
.woocommerce ul.products li.product .product-rating {
margin-bottom: 10px;
display: flex;
justify-content: center;
gap: 4px;
}
.woocommerce ul.products li.product .product-rating .star-rating {
font-size: 14px !important;
}
.woocommerce ul.products li.product .product-title {
color: var(--link-color);
text-align: center;
font-size: 18px;
font-weight: 600;
line-height: 1.66667;
letter-spacing: -0.36px;
margin-bottom: 12px;
transition: 0.3s;
}
.woocommerce ul.products li.product .product-title a {
color: inherit;
}
.woocommerce ul.products li.product .product-title:hover {
color: var(--primary-color);
}
.woocommerce ul.products li.product .product-price .price {
color: var(--primary-color);
font-size: 18px;
font-weight: 800;
line-height: 1.66667;
margin: 0;
display: flex;
flex-direction: row-reverse;
gap: 8px;
justify-content: center;
}
.woocommerce ul.products li.product .product-price .price ins {
color: inherit;
padding: 0;
}
.woocommerce ul.products li.product .product-price .price ins bdi {
line-height: 1.66667;
}
.woocommerce ul.products li.product .product-price .price del {
color: rgba(100, 105, 112, 0.47) !important;
text-decoration-color: currentColor;
}
.woocommerce ul.products li.product .added_to_cart.wc-forward {
display: none;
width: 100%;
text-align: center;
background-color: var(--primary-color);
color: #fff;
border-radius: 25px;
transition: all 0.3s linear;
margin-top: 25px;
font-size: 15px;
font-weight: 400;
border: thin solid var(--primary-color);
}
.woocommerce ul.products li.product .added_to_cart.wc-forward:hover {
background-color: #fff;
color: var(--primary-color);
}
.woocommerce div.product form.cart div.quantity, .woocommerce .woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity .quantity, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity .quantity {
margin-right: 0;
position: relative;
width: fit-content;
margin: 0;
float: none;
display: flex;
gap: 15px;
align-items: center;
padding-inline: 47px;
}
.woocommerce div.product form.cart div.quantity > input, .woocommerce .woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity .quantity > input, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity .quantity > input {
color: var(--link-color);
background: transparent;
font-size: 18px;
font-weight: 700;
line-height: 1.55556;
width: 28px;
-moz-appearance: textfield;
appearance: textfield;
border: none;
padding: 0;
}
.woocommerce div.product form.cart div.quantity .quantity-icon, .woocommerce .woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity .quantity .quantity-icon, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity .quantity .quantity-icon {
--pxl-box-size: 32px;
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 26px;
font-style: normal;
font-weight: 400;
display: block;
border: thin solid rgba(60, 60, 60, .17);
cursor: pointer;
color: var(--link-color);
transition: 0.3s;
}
.woocommerce div.product form.cart div.quantity .quantity-icon:hover, .woocommerce .woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity .quantity .quantity-icon:hover, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity .quantity .quantity-icon:hover {
background-color: var(--link-color);
color: #fff;
border-color: var(--link-color);
}
.woocommerce div.product form.cart div.quantity .quantity-icon.quantity-down, .woocommerce .woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity .quantity .quantity-icon.quantity-down, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity .quantity .quantity-icon.quantity-down {
left: 0;
}
.woocommerce div.product form.cart div.quantity .quantity-icon.quantity-down::before, .woocommerce .woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity .quantity .quantity-icon.quantity-down::before, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity .quantity .quantity-icon.quantity-down::before {
content: '';
display: inline-block;
width: 12px;
height: 2px;
background-color: currentcolor;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.woocommerce div.product form.cart div.quantity .quantity-icon.quantity-up, .woocommerce .woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity .quantity .quantity-icon.quantity-up, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity .quantity .quantity-icon.quantity-up {
right: 0;
}
.woocommerce div.product form.cart div.quantity .quantity-icon.quantity-up::before, .woocommerce .woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity .quantity .quantity-icon.quantity-up::before, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity .quantity .quantity-icon.quantity-up::before {
content: '';
display: inline-block;
background-color: currentcolor;
position: absolute;
left: 50%;
top: 50%;
width: 12px;
height: 2px;
transform: translate(-50%, -50%);
}
.woocommerce div.product form.cart div.quantity .quantity-icon.quantity-up::after, .woocommerce .woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity .quantity .quantity-icon.quantity-up::after, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity .quantity .quantity-icon.quantity-up::after {
content: '';
display: inline-block;
width: 2px;
height: 12px;
background-color: currentcolor;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.single.single-product #pxl-main {
padding-block: 120px;
padding-inline: 15px;
}
@media screen and (max-width: 1200px) {
.single.single-product #pxl-main {
padding-block: 105px;
}
}
@media screen and (max-width: 767px) {
.single.single-product #pxl-main {
padding-block: 90px;
}
}
.single.single-product .product .product-details {
display: flex;
flex-wrap: wrap;
align-items: start;
column-gap: 30px;
justify-content: space-between;
}
.single.single-product .product .product-details > .onsale {
position: absolute;
top: 30px;
left: 30px;
width: auto;
height: auto;
padding: 0px 12px;
background-color: var(--primary-color);
color: #fff;
font-size: 13px;
font-weight: 700;
line-height: 27px;
display: inline-block;
border-radius: 2px;
min-height: auto;
margin: 0;
}
.single.single-product .product .product-details > .onsale.percentage {
background-color: var(--color-secondary);
color: #404a3d;
left: 30px;
right: auto;
}
.single.single-product .product .product-details .woocommerce-product-gallery {
position: relative;
margin: 0 !important;
flex: 0 1 589px;
max-width: 589px;
}
@media screen and (max-width: 991px) {
.single.single-product .product .product-details .woocommerce-product-gallery {
flex: 1 0 100%;
max-width: 100%;
}
}
.single.single-product .product .product-details .woocommerce-product-gallery.woocommerce-gallery-single, .single.single-product .product .product-details .woocommerce-product-gallery .flex-viewport {
border: 1px solid rgba(30, 32, 35, 0.12);
background: #fff;
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
}
.single.single-product .product .product-details .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 30px !important;
right: 30px !important;
color: var(--primary-color) !important;
border: thin solid var(--primary-color) !important;
transition: color 0.3s linear, background-color 0.3s linear, transform 0.3s linear, opacity 0.3s linear;
transform: scale(0);
opacity: 0;
}
.single.single-product .product .product-details .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
border-color: currentColor !important;
}
.single.single-product .product .product-details .woocommerce-product-gallery .woocommerce-product-gallery__trigger::after {
background-color: currentColor !important;
}
.single.single-product .product .product-details .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
background-color: var(--primary-color);
color: #fff !important;
}
.single.single-product .product .product-details .woocommerce-product-gallery:hover .woocommerce-product-gallery__trigger {
transform: scale(1);
opacity: 1;
}
.single.single-product .product .product-details .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
width: 100%;
}
.single.single-product .product .product-details .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a {
display: flex;
justify-content: center;
align-items: center;
padding: 122px 30px 200px 30px;
}
.single.single-product .product .product-details .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a img {
max-height: 286px;
width: auto;
}
.single.single-product .product .product-details .woocommerce-product-gallery .flex-direction-nav {
position: absolute;
margin: 0;
padding: 0;
overflow-x: auto;
scrollbar-width: none;
-ms-overflow-style: none;
list-style: none;
right: 15px;
bottom: 15px;
gap: 10px;
width: auto;
display: inline-flex;
justify-content: space-between;
pointer-events: none;
opacity: 0;
transform: translateY(15px);
transition: opacity 0.3s linear, transform 0.3s linear;
}
.single.single-product .product .product-details .woocommerce-product-gallery .flex-direction-nav::-webkit-scrollbar {
display: none;
}
.single.single-product .product .product-details .woocommerce-product-gallery .flex-direction-nav > li {
-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: 99;
}
.single.single-product .product .product-details .woocommerce-product-gallery .flex-direction-nav > li.flex-nav-next {
transform: scaleX(-1);
}
.single.single-product .product .product-details .woocommerce-product-gallery .flex-direction-nav > li a {
font-size: 0px;
width: 40px;
height: 40px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
color: #101010;
border: 1px solid #101010;
border-radius: 42px;
}
.single.single-product .product .product-details .woocommerce-product-gallery .flex-direction-nav > li a:before {
content: "\f136";
font-family: "Caseicon";
font-size: 16px;
display: inline-flex;
}
.single.single-product .product .product-details .woocommerce-product-gallery .flex-direction-nav > li a:hover {
background-color: var(--primary-color);
color: #fff;
}
.single.single-product .product .product-details .woocommerce-product-gallery .flex-control-nav {
position: relative;
display: flex;
gap: 20px;
max-width: 421px;
margin: -67px auto 0 auto;
padding: 0 15px;
z-index: 99;
}
.single.single-product .product .product-details .woocommerce-product-gallery .flex-control-nav > li {
width: 100% !important;
float: none !important;
padding: 36px 15px 35px 15px;
min-height: 137px;
border: thin solid rgba(60, 60, 60, .17);
background-color: #fff;
flex: 0 0 calc(33.33333% - 14px);
}
.single.single-product .product .product-details .woocommerce-product-gallery .flex-control-nav > li img {
transition: 0.3s linear;
max-height: 66px;
width: auto;
margin: 0 auto;
}
.single.single-product .product .product-details .summary {
flex: 1 1 619px;
max-width: 619px;
padding: 0;
margin: 0 !important;
}
@media screen and (max-width: 991px) {
.single.single-product .product .product-details .summary {
flex: 1 0 100%;
max-width: 100%;
}
}
.single.single-product .product .product-details .summary .product_title {
color: var(--link-color);
font-size: 38px;
}
.single.single-product .product .product-details .summary .woocommerce-product-rating {
display: flex;
align-items: center;
margin: 0;
margin-block: 10px;
gap: 5px;
}
.single.single-product .product .product-details .summary .woocommerce-product-rating::before, .single.single-product .product .product-details .summary .woocommerce-product-rating::after {
display: none;
}
.single.single-product .product .product-details .summary .woocommerce-product-rating .star-rating {
margin: 0;
color: var(--primary-color);
}
.single.single-product .product .product-details .summary .woocommerce-product-rating > a {
color: #555;
font-family: Rubik;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.single.single-product .product .product-details .summary .product_title {
color: var(--link-color);
margin-bottom: 26px;
}
.single.single-product .product .product-details .summary .price {
color: var(--primary-color);
font-family: Unbounded;
font-size: 18px;
font-weight: 600;
line-height: 1.333;
margin-bottom: 25px;
letter-spacing: -0.36px;
}
.single.single-product .product .product-details .summary .woocommerce-product-details__short-description {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
margin-bottom: 109px;
}
@media screen and (max-width: 1200px) {
.single.single-product .product .product-details .summary .woocommerce-product-details__short-description {
margin-bottom: 60px;
}
}
.single.single-product .product .product-details .summary form.cart {
display: flex;
align-items: center;
flex-wrap: wrap;
column-gap: 15px;
row-gap: 35;
margin-bottom: 45px;
}
.single.single-product .product .product-details .summary form.cart::before, .single.single-product .product .product-details .summary form.cart::after {
display: none;
}
.single.single-product .product .product-details .summary form.cart table.variations {
width: 100%;
}
.single.single-product .product .product-details .summary form.cart table.variations tbody tr .label {
padding: 0;
width: auto;
margin-right: 15px;
flex: 0 0 auto;
}
.single.single-product .product .product-details .summary form.cart table.variations tbody tr .value {
padding: 0;
display: flex;
}
.single.single-product .product .product-details .summary form.cart table.variations tbody tr .value .wpcvs-terms {
display: flex;
flex-wrap: wrap;
gap: 7px;
}
.single.single-product .product .product-details .summary form.cart table.variations tbody tr .value .wpcvs-terms .wpcvs-term {
height: auto;
line-height: auto;
border: none;
margin: 0;
padding: 0;
width: 85px;
color: #4f545a;
font-family: Unbounded;
font-size: 14px;
font-weight: 500;
text-transform: capitalize;
border-radius: 4px;
border: thin solid rgba(60, 60, 60, .17);
background-color: #fff;
}
.single.single-product .product .product-details .summary form.cart table.variations tbody tr .value .wpcvs-terms .wpcvs-term.wpcvs-selected::before {
display: none;
}
.single.single-product .product .product-details .summary form.cart table.variations tbody tr .value .wpcvs-terms .wpcvs-term .wpcvs-term-inner {
justify-content: center;
line-height: 35px;
height: 35px;
background-color: transparent;
}
.single.single-product .product .product-details .summary form.cart table.variations tbody tr .value .wpcvs-terms .wpcvs-term .wpcvs-term-inner .wpcvs-term-label {
display: block;
}
.single.single-product .product .product-details .summary form.cart .single_variation_wrap {
width: 100%;
flex: 0 0 100%;
display: flex;
gap: 20px;
flex-wrap: wrap;
}
.single.single-product .product .product-details .summary form.cart .single_variation_wrap .single_variation {
display: none !important;
}
.single.single-product .product .product-details .summary form.cart .variations_button {
display: flex;
width: 100%;
gap: 14px;
flex-wrap: wrap;
}
.single.single-product .product .product-details .summary form.cart .add_to_cart_button, .single.single-product .product .product-details .summary form.cart .woosw-btn {
display: flex;
align-items: center;
gap: 15px;
background-color: var(--primary-color);
color: #fff;
transition: all 0.3s linear;
border: 1px solid transparent;
}
.single.single-product .product .product-details .summary form.cart button.woosw-btn {
color: var(--primary-color);
background-color: #fff;
gap: 0;
border: 1px solid var(--primary-color);
}
.single.single-product .product .product-details .summary form.cart button.woosw-btn .woosw-btn-icon {
background: transparent;
transition: all 0.3s linear;
}
.single.single-product .product .product-details .summary form.cart button.woosw-btn:hover {
background-color: var(--primary-color);
color: #fff;
}
.single.single-product .product .product-details .summary form.cart button.woosw-btn:hover .woosw-btn-icon {
color: #fff;
}
.single.single-product .product .product-details .summary form.cart .value {
gap: 5px 15px;
}
.single.single-product .product .product-details .summary form.cart .value .reset_variations {
border-radius: 0;
padding: 0 10px;
color: #fff;
font-weight: 500;
background-color: var(--primary-color);
border: thin solid var(--primary-color);
}
.single.single-product .product .product-details .summary form.cart .value .reset_variations:hover {
color: var(--primary-color);
background-color: transparent;
}
.single.single-product .product .product-details .summary .woosw-btn, .single.single-product .product .product-details .summary .single_add_to_cart_button, .single.single-product .product .product-details .summary .added_to_cart.wc-forward {
display: none;
}
.single.single-product .product .product-details .summary .product_meta {
margin-bottom: 20px;
}
.single.single-product .product .product-details .summary .product_meta > span {
display: block;
color: #555;
font-size: 16px;
font-weight: 600;
line-height: 1.75;
}
.single.single-product .product .product-details .summary .product_meta > span + span {
margin-top: 20px;
}
.single.single-product .product .product-details .summary .product_meta > span > span, .single.single-product .product .product-details .summary .product_meta > span > a {
font-weight: 400;
}
.single.single-product .product .product-details .summary .woocommerce-social-share {
display: flex;
align-items: center;
column-gap: 18px;
row-gap: 8px;
flex-wrap: wrap;
}
.single.single-product .product .product-details .summary .woocommerce-social-share .woocommerce-social-label {
color: #555;
font-size: 16px;
font-weight: 600;
line-height: 1.75;
}
.single.single-product .product .product-details .summary .woocommerce-social-share > div {
display: flex;
gap: 17px;
}
.single.single-product .product .product-details .summary .woocommerce-social-share > div .woocomerce-social-item {
display: flex;
align-items: center;
justify-content: center;
width: 18px;
height: 18px;
background-color: transparent;
color: #404a3d;
font-size: 18px;
}
.single.single-product .product .product-details .summary .woocommerce-social-share > div .woocomerce-social-item:hover {
color: var(--primary-color);
}
.single.single-product .product .product-details .woocommerce-tabs {
flex: 1 0 100%;
margin-top: 120px;
}
@media screen and (max-width: 1200px) {
.single.single-product .product .product-details .woocommerce-tabs {
margin-top: 105px;
}
}
.single.single-product .product .product-details .woocommerce-tabs ul.wc-tabs {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 49px;
row-gap: 10px;
margin: 0;
padding: 0;
border-bottom: thin solid rgba(60, 60, 60, .17);
padding-bottom: 40px;
}
.single.single-product .product .product-details .woocommerce-tabs ul.wc-tabs::before, .single.single-product .product .product-details .woocommerce-tabs ul.wc-tabs::after {
display: none;
}
.single.single-product .product .product-details .woocommerce-tabs ul.wc-tabs > li {
font-family: Unbounded;
color: rgba(128, 128, 128, 0.65);
font-size: 18px;
font-weight: 500;
line-height: 1.88889;
background-color: transparent;
border: none;
padding: 0;
}
.single.single-product .product .product-details .woocommerce-tabs ul.wc-tabs > li::before, .single.single-product .product .product-details .woocommerce-tabs ul.wc-tabs > li::after {
display: none;
}
.single.single-product .product .product-details .woocommerce-tabs ul.wc-tabs > li a {
color: inherit;
padding: 0;
font-weight: inherit;
}
.single.single-product .product .product-details .woocommerce-tabs ul.wc-tabs > li.active {
color: #0a2803;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel {
margin: 0;
padding-top: 40px;
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel h2 {
display: none;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews {
display: flex;
gap: 50px;
}
@media screen and (max-width: 1200px) {
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews {
gap: 30px;
}
}
@media screen and (max-width: 991px) {
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews {
flex-direction: column;
}
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews .clear {
display: none;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments {
flex-basis: 60%;
}
@media screen and (max-width: 991px) {
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments {
flex-basis: auto;
}
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist {
padding: 0;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .review .comment_container, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .comment .comment_container {
display: flex;
gap: 20px;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .review .comment_container img, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .comment .comment_container img {
position: relative;
width: 42px;
height: 42px;
border: thin solid #d5d5d5;
border-radius: 50%;
padding: 0;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .review .comment_container .comment-text, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .comment .comment_container .comment-text {
margin: 0;
padding: 15px;
width: 100%;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .review .comment_container .comment-text .rating-star, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .comment .comment_container .comment-text .rating-star {
margin-bottom: 12px;
}
@media screen and (max-width: 575px) {
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .review .comment_container .comment-text .rating-star, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .comment .comment_container .comment-text .rating-star {
position: relative;
top: auto;
right: auto;
}
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .review .comment_container .comment-text .meta .woocommerce-review__author, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .comment .comment_container .comment-text .meta .woocommerce-review__author {
font-size: 16px;
color: var(--primary-color);
font-weight: 500;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .review .comment_container .comment-text .description, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .comment .comment_container .comment-text .description {
font-size: 16px;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .review .comment_container .comment-text .description p, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #comments .commentlist .comment .comment_container .comment-text .description p {
margin: 0;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews .shop_attributes {
margin: 0;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews .shop_attributes .woocommerce-product-attributes-item__value p {
padding: 15px;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper {
flex-basis: 40%;
}
@media screen and (max-width: 991px) {
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper {
flex-basis: auto;
}
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper #reply-title {
display: block;
color: var(--primary-color);
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper input, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper textarea {
width: 100%;
line-height: 58px;
border-radius: 0;
border: thin solid #d5d5d5;
background-color: #fff;
padding-inline: 27px 25px;
color: #5f5f5f;
font-family: var(--font-secondary);
font-size: 15px;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper input:focus, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper textarea:focus {
border-color: #000;
color: #000;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper textarea {
line-height: normal;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form > p, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form > div {
width: 100%;
margin-bottom: 15px;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form > p label, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form > div label {
display: flex;
margin-bottom: 5px;
font-weight: 600;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form > p label .required, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form > div label .required {
color: var(--color-secondary);
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form > p.comment-form-cookies-consent, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form > div.comment-form-cookies-consent {
display: flex;
align-items: start;
gap: 8px;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form > p.comment-form-cookies-consent #wp-comment-cookies-consent, .single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form > div.comment-form-cookies-consent #wp-comment-cookies-consent {
width: fit-content;
margin: 0;
flex-shrink: 0;
margin-top: 8px;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form .comment-form-rating .stars a {
color: var(--color-secondary);
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form .comment-form-comment label {
display: inline-block;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form .comment-form-comment textarea {
min-height: 200px;
font-size: 16px;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form .form-submit {
margin: 0;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form .form-submit input {
width: fit-content;
line-height: 60px;
padding: 0 30px;
color: #fff;
border: thin solid var(--primary-color);
background: var(--primary-color);
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper form.comment-form .form-submit input:hover {
color: var(--primary-color);
background: transparent;
}
.single.single-product .product .product-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes .woocommerce-product-attributes-item__value {
padding-inline: 15px;
}
.single.single-product .product .product-details .related.products {
flex: 1 0 100%;
margin-top: 71px;
}
.single.single-product .product .product-details .related.products .releted-heading {
text-align: center;
margin-bottom: 65px;
}
.single.single-product .product .product-details .related.products .releted-heading .heading-subtitle {
display: block;
margin-bottom: 25px;
}
.single.single-product .product .product-details .related.products .releted-heading .heading-subtitle .subtitle-text {
display: inline-block;
vertical-align: center;
margin-left: 8px;
}
.single.single-product .product .product-details .related.products .releted-heading .heading-subtitle svg {
display: inline-block;
vertical-align: middle;
}
.single.single-product .product .product-details .related.products .pxl-item--subtitle {
justify-content: center;
}
.single.single-product .product .product-details .related.products .products .product .product-box .product-action .add_to_cart_button .woosw-btn-icon, .single.single-product .product .product-details .related.products .products .product .product-box .product-action .woosw-btn .woosw-btn-icon {
width: 100%;
height: 100%;
background: inherit;
}
.single.single-product .product .product-details .related.products .products .product .product-box .product-action .add_to_cart_button .woosw-btn-text, .single.single-product .product .product-details .related.products .products .product .product-box .product-action .woosw-btn .woosw-btn-text {
display: none;
}
.woocommerce-cart #pxl-main {
padding-block: 120px;
}
@media screen and (max-width: 991px) {
.woocommerce-cart #pxl-main {
padding-block: 80px;
}
}
@media screen and (max-width: 767px) {
.woocommerce-cart #pxl-main {
padding-block: 90px;
}
}
.woocommerce-cart .woocommerce {
display: flex;
flex-wrap: wrap;
gap: 30px;
justify-content: space-between;
width: 100%;
}
.woocommerce-cart .woocommerce .wc-empty-cart-message {
width: 100%;
}
.woocommerce-cart .woocommerce .wc-empty-cart-message .cart-empty {
border-color: var(--primary-color);
margin: 0;
}
.woocommerce-cart .woocommerce .wc-empty-cart-message .cart-empty:before {
color: var(--primary-color);
}
.woocommerce-cart .woocommerce .return-to-shop a {
padding: 0 33px !important;
}
@media screen and (max-width: 991px) {
.woocommerce-cart .woocommerce {
flex-wrap: wrap;
}
.woocommerce-cart .woocommerce .form.woocommerce-cart-form, .woocommerce-cart .woocommerce .cart-collaterals {
flex: 0 1 100%;
max-width: 100%;
}
}
.woocommerce-cart form.woocommerce-cart-form {
flex: 0 1 927px;
max-width: 927px;
}
@media screen and (max-width: 991px) {
.woocommerce-cart form.woocommerce-cart-form {
flex: 0 1 100%;
max-width: 100%;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table, .woocommerce-cart form.woocommerce-cart-form .cart-table {
border: none;
margin: 0;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .product-remove, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-remove {
flex-basis: 112px;
min-width: 27px;
max-width: 112px;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .product-info, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-info {
flex-basis: 384px;
max-width: 384px;
padding-left: 13px;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .product-info, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-info {
flex-basis: 100%;
max-width: 100%;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .product-price, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-price {
flex-basis: 154px;
max-width: 154px;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .product-price, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-price {
flex-basis: 100%;
max-width: 100%;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity {
flex-basis: 183px;
max-width: 183px;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .product-quantity, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-quantity {
flex-basis: 100%;
max-width: 100%;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .product-subtotal, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-subtotal {
flex-basis: 94px;
max-width: 94px;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .product-subtotal, .woocommerce-cart form.woocommerce-cart-form .cart-table .product-subtotal {
flex-basis: 100%;
max-width: 100%;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-header, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-header {
display: flex;
align-items: center;
gap: 30px;
padding-bottom: 25px;
border-bottom: 3px solid var(--primary-color);
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-header .table-title, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-header .table-title {
color: var(--link-color);
font-size: 16px;
font-weight: 600;
line-height: 1.75;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-header, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-header {
display: none;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content {
margin-bottom: 20px;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item {
position: relative;
display: flex;
align-items: center;
gap: 30px;
min-height: 117px;
padding: 15px 0;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item {
flex-direction: column;
align-items: start;
padding: 30px 0;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item + .cart-table-item, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item + .cart-table-item {
border-top: thin solid rgba(60, 60, 60, .14);
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item > div, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item > div {
width: 100%;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item > div:not(.product-info), .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item > div:not(.product-info) {
display: flex;
align-items: center;
gap: 10px;
max-width: 500px;
justify-content: space-between;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item > div:not(.product-info)::before, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item > div:not(.product-info)::before {
content: attr(data-title);
display: inline-block;
display: none;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item > div:not(.product-info)::before, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item > div:not(.product-info)::before {
display: inline-block;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-remove, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-remove {
padding: 0;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-remove::before, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-remove::before {
display: none;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-remove a, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-remove a {
width: 27px;
height: 27px;
border-radius: 27px;
min-width: 27px;
background-color: var(--primary-color);
color: #fff;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-remove, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-remove {
position: absolute;
right: 15px;
top: 15px;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-info, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-info {
display: flex;
align-items: center;
gap: 20px;
padding: 0;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-info, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-info {
flex-direction: column;
align-items: start;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-info > a, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-info > a {
display: block;
color: var(--link-color);
font-size: 16px;
font-weight: 600;
line-height: 1.75;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-info img, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-info img {
max-height: 45px;
width: auto;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-info img, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-info img {
max-height: 150px;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-price, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-price, .woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-subtotal, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-subtotal {
color: var(--link-color);
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-table-content .cart-table-item .product-quantity .quantity > input, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-table-content .cart-table-item .product-quantity .quantity > input {
font-size: 16px;
font-weight: 400;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions {
display: flex;
justify-content: space-between;
gap: 30px;
}
@media screen and (max-width: 767px) {
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions {
flex-wrap: wrap;
}
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions .coupon, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions .coupon {
position: relative;
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions .coupon input#coupon_code, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions .coupon input#coupon_code {
border: thin solid rgba(60, 60, 60, .3);
border-radius: 0;
background-color: #fff;
height: 55px;
padding: 0 30px;
font-family: Unbounded;
font-size: 16px;
font-weight: 600;
color: rgba(64, 74, 61, .65);
max-width: 253px;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions .button, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions .button {
display: flex;
font-size: 14px;
font-weight: 600;
background-color: var(--primary-color);
border-color: var(--primary-color) !important;
border-radius: 0;
color: #fff;
height: 55px;
padding: 5px;
padding-left: 33px;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions .button .screen-reader-text, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions .button .screen-reader-text {
display: block;
position: absolute;
inset: 0;
opacity: 0;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions .button .pxl-button-text, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions .button .pxl-button-text {
pointer-events: none;
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions .button:hover, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions .button:hover {
background: var(--link-color);
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions .button[name="update_cart"], .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions .button[name="update_cart"] {
background: var(--link-color);
}
.woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions .button[name="update_cart"]:hover, .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions .button[name="update_cart"]:hover {
background: var(--primary-color);
}
.woocommerce-cart .cart-collaterals {
flex: 0 1 312px;
max-width: 312px;
}
@media screen and (max-width: 991px) {
.woocommerce-cart .cart-collaterals {
flex: 0 1 100%;
max-width: 100%;
}
}
.woocommerce-cart .cart-collaterals .cart_totals {
width: 100%;
float: none;
padding: 0;
margin: 0;
background-color: #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box {
padding: 25px 35px;
border-radius: 0;
border: thin solid #ff792d;
background-color: #fff;
-webkit-box-shadow: 0px 11px 50px 11px rgba(1, 53, 102, 0.05);
-khtml-box-shadow: 0px 11px 50px 11px rgba(1, 53, 102, 0.05);
-moz-box-shadow: 0px 11px 50px 11px rgba(1, 53, 102, 0.05);
-ms-box-shadow: 0px 11px 50px 11px rgba(1, 53, 102, 0.05);
-o-box-shadow: 0px 11px 50px 11px rgba(1, 53, 102, 0.05);
box-shadow: 0px 11px 50px 11px rgba(1, 53, 102, 0.05);
margin-bottom: 20px;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box .cart_totals-title {
color: var(--link-color);
font-family: Unbounded;
font-size: 24px;
font-weight: 700;
line-height: 1.5;
letter-spacing: -0.24px;
margin-bottom: 30px;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table {
border: none;
border-radius: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr {
display: flex;
align-items: center;
justify-content: space-between;
gap: 30px;
padding: 0;
border: none;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr + tr {
margin-top: 20px;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr th, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr td {
display: block;
padding: 0;
border: none;
margin: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr th::before, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr td::before {
display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.cart-subtotal th, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.cart-subtotal td {
color: #5c6672;
font-size: 15px;
font-weight: 400;
line-height: 1.75;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.order-total th *, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.order-total td * {
color: var(--primary-color);
font-size: 16px;
font-weight: 600;
line-height: 1.75;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping {
display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td .woocommerce-shipping-destination, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td td #shipping_method.woocommerce-shipping-methods label, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td #shipping_method.woocommerce-shipping-methods td label, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td td #shipping_method.woocommerce-shipping-methods input, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td #shipping_method.woocommerce-shipping-methods td input, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td td form.woocommerce-shipping-calculator .shipping-calculator-button, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator td .shipping-calculator-button {
display: block;
color: #fff;
font-size: 16px;
font-weight: 300;
line-height: 1.6;
margin-bottom: 5px;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td .woocommerce-shipping-destination strong, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td td #shipping_method.woocommerce-shipping-methods label strong, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td #shipping_method.woocommerce-shipping-methods td label strong, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td td #shipping_method.woocommerce-shipping-methods input strong, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td #shipping_method.woocommerce-shipping-methods td input strong, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td td form.woocommerce-shipping-calculator .shipping-calculator-button strong, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator td .shipping-calculator-button strong {
font-weight: 500;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td #shipping_method.woocommerce-shipping-methods li {
margin-bottom: 5px;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td #shipping_method.woocommerce-shipping-methods label .amount, .woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td #shipping_method.woocommerce-shipping-methods input .amount {
font-weight: inherit;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td #shipping_method li {
display: flex;
align-items: center;
gap: 4px;
font-weight: 300;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td #shipping_method li input {
width: 10px;
height: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator {
width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .shipping-calculator-button {
margin: 0;
color: #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .shipping-calculator-button:hover {
color: var(--color-secondary);
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .selection .select2-selection {
height: auto;
text-align: start;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .selection .select2-selection__rendered {
padding: 0 20px;
line-height: 42px;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .button {
line-height: 43px;
border-radius: 100px;
background-color: #fff;
color: var(--primary-color);
font-family: Unbounded;
font-size: 12px;
font-weight: 400;
letter-spacing: 2px;
text-transform: uppercase;
padding: 0 32px;
border: thin solid #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .button:hover {
background-color: transparent;
color: #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals .cart_totals-box > table.shop_table tbody tr.order-total td .woocommerce-Price-amount {
font-family: Unbounded;
font-size: 18px;
font-weight: 300;
line-height: 1.55;
color: inherit;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout::after, .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout::before {
display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .button {
display: flex;
justify-content: space-between;
padding: 5px;
padding-left: 33px;
background-color: var(--primary-color);
line-height: 55px;
height: 55px;
font-size: 14px;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .button:hover {
background-color: var(--link-color);
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart {
margin: 0;
padding: 0;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-main {
flex: 1 0 100%;
max-width: 1300px;
padding: 0;
margin: 0;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar {
flex: 1 0 100%;
max-width: 653px;
padding: 46px 35px 67px 60px;
margin: 0;
background-color: var(--primary-color);
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper {
padding-block: 15px;
border-bottom: thin solid rgba(255, 255, 255, .17);
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon {
padding: 0;
color: #fff;
font-family: var(--font-secondary);
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 1.35;
letter-spacing: -1px;
}
.woocommerce-cart .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper #wc-block-components-totals-coupon__input-coupon {
padding: 0 15px;
line-height: 42px;
font-size: 16px;
font-weight: 400;
}
#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-item--close {
top: 50%;
left: auto;
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%);
position: absolute;
background-color: var(--primary-color);
}
#pxl-cart-sidebar .pxl-item--close:before, #pxl-cart-sidebar .pxl-item--close:after {
background-color: #fff;
}
#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: 360px;
-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: 18px;
font-weight: 600;
color: var(--primary-color);
flex-grow: 1;
font-family: var(--font-secondary);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_head {
display: flex;
background-color: #f9f9f9;
padding: 15px 30px;
margin-bottom: 20px;
align-items: center;
position: relative;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_head .ct-close {
height: 36px;
width: 36px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart {
padding: 0px;
height: 100%;
overflow-y: scroll;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list {
margin: 0;
padding-bottom: 150px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
padding: 15px 60px 15px 30px;
display: flex;
align-items: center;
flex-wrap: nowrap;
border-bottom: thin 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 .quantity-icon {
display: none;
}
#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;
text-align: center;
display: block;
padding: 30px;
}
#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 .pxl-button {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
#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: 25px;
}
#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 {
padding-right: 12px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 {
font-size: 14px;
letter-spacing: 0;
line-height: normal;
margin-bottom: 0;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a {
color: inherit;
font-weight: 500;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a:hover {
color: #555;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button {
opacity: 0;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 15px;
width: 30px;
height: 30px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button:before, #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button:after {
background-color: var(--primary-color);
height: 1px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:hover a.remove_from_cart_button {
opacity: 1;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
position: absolute;
bottom: 10px;
left: 0;
right: 0;
padding: 0px 30px 30px;
background-color: #fff;
-webkit-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.15);
-o-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.15);
box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total {
font-size: 18px;
border: none;
padding-top: 15px;
padding-bottom: 0;
color: ;
font-weight: 500;
margin-bottom: 10px;
}
#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;
display: flex;
flex-wrap: wrap;
gap: 15px;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons::before, #pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons::after {
display: none;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .pxl-button {
height: 52px;
width: 100%;
margin: 0;
justify-content: space-between;
border: 1px solid transparent;
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .pxl-button.checkout {
color: var(--primary-color);
background-color: #fff;
border-color: var(--primary-color);
}
#pxl-cart-sidebar .pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .pxl-button.checkout:hover {
color: #fff;
background-color: var(--primary-color);
}
#pxl-cart-sidebar.active {
visibility: visible;
}
#pxl-cart-sidebar.active .pxl-widget-cart-sidebar {
-webkit-transform: translateY(0%);
-khtml-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.woocommerce-checkout #pxl-main {
padding-block: 120px;
}
@media screen and (max-width: 991px) {
.woocommerce-checkout #pxl-main {
padding-block: 105px;
}
}
@media screen and (max-width: 767px) {
.woocommerce-checkout #pxl-main {
padding-block: 90px;
}
}
.woocommerce-checkout #pxl-main > .container > p {
display: none;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
display: block;
width: 100%;
}
.woocommerce-checkout .select2-dropdown {
padding: 15px;
border-radius: 4x !important;
border: thin solid #d5d5d5 !important;
margin-top: -1px;
}
.woocommerce-checkout .select2-dropdown.select2-dropdown--above {
margin-top: 1px;
}
.woocommerce-checkout .select2-dropdown .select2-search .select2-search__field {
border-radius: 4px;
border: thin solid rgba(10, 40, 3, .17);
background-color: #fff;
height: 42px;
padding-inline: 21px 15px;
color: rgba(64, 74, 61, .65);
font-family: Unbounded;
font-size: 16px;
font-weight: 600;
}
.woocommerce-checkout .select2-dropdown .select2-results .select2-results__options li {
color: rgba(64, 74, 61, .65);
border-radius: 4px;
}
.woocommerce-checkout .select2-dropdown .select2-results .select2-results__options li:hover, .woocommerce-checkout .select2-dropdown .select2-results .select2-results__options li.select2-results__option--highlighted, .woocommerce-checkout .select2-dropdown .select2-results .select2-results__options li[data-selected="true"] {
background-color: #ff792d;
color: #fff;
}
.woocommerce-checkout .woocommerce h3 {
color: var(--link-color);
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 1.5;
letter-spacing: -0.24px;
margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
padding: 16px 30px 14px 63px;
color: #5c6672;
font-family: Rubik;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
border: none;
border-bottom: 3px solid #ff792d;
background-color: rgba(255, 121, 45, .06);
margin-bottom: 56px;
}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info::before {
top: 50%;
transform: translateY(-50%);
left: 35px;
color: #ff792d;
}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info > a {
color: #ff792d;
}
@media screen and (max-width: 767px) {
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
padding: 15px 15px 15px 65px;
}
}
.woocommerce-checkout .woocommerce .checkout_coupon {
display: flex;
align-items: center;
gap: 15px;
flex-wrap: wrap;
width: 100%;
margin: 0 0 69px 0;
padding: 29.5px;
background-color: rgba(255, 121, 45, .06);
border-radius: 0;
border-top: none;
border-right: 3px solid #ff792d;
border-bottom: none;
border-left: 3px solid #ff792d;
text-align: center;
}
.woocommerce-checkout .woocommerce .checkout_coupon > p {
position: relative;
padding: 0;
margin: 0;
float: none;
display: inline-block;
}
.woocommerce-checkout .woocommerce .checkout_coupon > p::before, .woocommerce-checkout .woocommerce .checkout_coupon > p::after {
display: none;
}
.woocommerce-checkout .woocommerce .checkout_coupon > p .coupon-error-notice {
position: absolute;
left: 0;
top: 100%;
}
.woocommerce-checkout .woocommerce .checkout_coupon > p.form-row-first {
width: 100%;
max-width: 360px;
}
.woocommerce-checkout .woocommerce .checkout_coupon > p.form-row-first input {
border-radius: 100px;
background-color: #fff;
line-height: 45px;
width: 100%;
padding: 0 23px;
color: #5f5f5f;
font-family: Unbounded;
font-size: 15px;
font-style: normal;
border-color: rgba(10, 40, 3, .17);
}
.woocommerce-checkout .woocommerce .checkout_coupon > p.form-row-last {
width: fit-content;
}
.woocommerce-checkout .woocommerce .checkout_coupon > p.form-row-last .button {
line-height: 43px;
border-radius: 100px;
background-color: #ff792d;
color: #fff;
font-family: Unbounded;
font-size: 12px;
font-weight: 400;
letter-spacing: 2px;
text-transform: uppercase;
padding: 0 32px;
border: thin solid #ff792d;
justify-self: end;
}
.woocommerce-checkout .woocommerce .checkout_coupon > p.form-row-last .button:hover {
background-color: #fff;
color: #ff792d;
}
.woocommerce-checkout .woocommerce form.checkout {
display: flex;
justify-content: space-between;
gap: 90px 24px;
}
@media screen and (max-width: 991px) {
.woocommerce-checkout .woocommerce form.checkout {
flex-direction: column;
justify-content: start;
}
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-NoticeGroup {
display: none;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details {
display: flex;
flex-direction: column;
flex: 0 1 648px;
}
@media screen and (max-width: 991px) {
.woocommerce-checkout .woocommerce form.checkout #customer_details {
flex: 0 1 100%;
}
}
@media screen and (max-width: 991px) {
.woocommerce-checkout .woocommerce form.checkout #customer_details {
flex: 0 1 100%;
}
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-1 {
float: none;
width: 100%;
flex: 0 0 auto;
max-width: 100%;
padding: 0;
margin-bottom: 52px;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
display: flex;
flex-wrap: wrap;
gap: 20px 24px;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > p {
flex: 0 0 100%;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-2 {
padding: 0;
float: none;
width: 100%;
flex: 0 0 auto;
max-width: 100%;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-2 .woocommerce-shipping-fields {
cursor: pointer;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-2 .woocommerce-shipping-fields #ship-to-different-address input {
display: none;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-2 .woocommerce-additional-fields > h3 {
color: var(--primary-color);
font-family: Unbounded;
font-size: 22px;
font-weight: 800;
line-height: 1.45455;
margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper > .form-row {
margin: 0;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper > .form-row::after, .woocommerce-checkout .woocommerce form.checkout #customer_details .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper > .form-row::before {
display: none;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper > .form-row textarea {
min-height: 166px;
padding: 20px 21px;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row {
padding: 0;
margin: 0;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row::before, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row::after {
display: none;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row.validate-phone, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row.validate-email {
margin: 0;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row .checkout-inline-error-message {
margin-top: 5px;
font-size: 14px;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row label {
display: none;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row#billing_first_name_field, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row#billing_last_name_field, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row#billing_phone_field, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row#billing_email_field {
flex: 0 1 calc(50% - 12px);
}
@media screen and (max-width: 575px) {
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row#billing_first_name_field, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row#billing_last_name_field, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row#billing_phone_field, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row#billing_email_field {
flex: 0 1 100%;
}
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row input, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row textarea {
border: thin solid rgba(10, 40, 3, .17);
background-color: #fff;
height: 50px;
padding-inline: 21px 15px;
color: rgba(64, 74, 61, .65);
font-size: 16px;
font-weight: 400;
font-family: Rubik;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row input:hover, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row textarea:hover, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row input:focus, .woocommerce-checkout .woocommerce form.checkout #customer_details .form-row textarea:focus {
border-color: #ff792d;
color: #404a3d;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row .select2 {
display: block;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row .select2 .select2-selection {
height: auto;
padding: 0;
border-radius: 0;
background-color: transparent;
border: none;
}
.woocommerce-checkout .woocommerce form.checkout #customer_details .form-row .select2 .select2-selection .select2-selection__rendered {
display: flex;
align-items: center;
border: thin solid rgba(10, 40, 3, .17);
background-color: #fff;
height: 50px;
padding-inline: 21px 15px;
padding-block: 0;
color: rgba(64, 74, 61, .65);
font-size: 16px;
font-weight: 400;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order {
flex: 0 1 648px;
}
@media screen and (max-width: 991px) {
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order {
flex: 0 1 50%;
}
}
@media screen and (max-width: 767px) {
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order {
flex: 0 1 auto;
}
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table {
border: none;
margin: 0;
border-radius: 4px;
border: thin solid rgba(10, 40, 3, .17);
background-color: #fff;
margin-bottom: 40px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table strong {
font-weight: inherit !important;
color: inherit !important;
font-size: inherit;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table thead {
display: block;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table thead tr {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 11px 0 19px;
gap: 30px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table thead tr th {
border: none;
padding: 20px 0;
color: var(--link-color);
font-size: 16px;
font-weight: 600;
line-height: 1.75;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table thead tr th.product-total {
flex: 0 0 131px;
padding-left: 28px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tbody {
display: block;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tbody tr {
display: flex;
align-items: stretch;
justify-content: space-between;
padding: 0 15px 0 20px;
border-top: thin solid #d5d5d5;
gap: 15px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tbody tr td {
padding: 23px 0 20px 0;
border: none;
color: #5f5f5f;
font-size: 16px;
font-weight: 300;
line-height: 1.6;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tbody tr td.product-name {
color: #797979;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tbody tr td.product-total {
max-width: 115px;
width: 100%;
padding-left: 27px;
color: #ff792d;
font-size: 16px;
font-weight: 600;
line-height: 1.75;
border-left: thin solid rgba(10, 40, 3, .17);
}
@media screen and (max-width: 575px) {
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tbody tr td.product-total {
max-width: auto;
padding-left: 15px;
}
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot {
display: block;
border: none;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 15px 0 30px;
border-top: thin solid #d5d5d5;
gap: 30px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr.cart-subtotal {
display: none;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr th, .woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr td {
padding: 30px 0 30px 0;
border: none;
color: var(--link-color);
font-size: 16px;
font-weight: 600;
line-height: 1.75;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr td {
padding-left: 28px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr td #shipping_method {
display: flex;
gap: 8px;
align-items: center;
flex-wrap: wrap;
justify-content: end;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr td #shipping_method li {
margin: 0;
display: flex;
align-items: center;
gap: 3px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr td #shipping_method li input {
margin: 0;
width: 10px;
height: 10px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr td #shipping_method li input[type="radio"] {
accent-color: var(--link-color);
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr td #shipping_method li label {
color: var(--primary-color);
font-family: var(--font-secondary);
font-size: 15px;
font-weight: 500;
line-height: 1.6;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review table.shop_table tfoot tr td #shipping_method li .amount {
font-weight: 700 !important;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment {
background-color: #fff;
border-radius: 12px;
background-color: #fff;
border: 1px solid rgba(30, 32, 35, 0.12);
-webkit-box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
-khtml-box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
-moz-box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
-ms-box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
-o-box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
box-shadow: 10px 16px 120px 1px rgba(4, 7, 56, 0.12);
padding: 45px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods {
padding: 0 0 40px 0;
margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods li {
padding: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 18px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods li::before, .woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods li::after {
display: none;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods li input {
margin: 0;
width: 15px;
height: 15px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods li input[type="radio"] {
accent-color: var(--primary-color);
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods li label {
font-family: Rubik;
color: var(--link-color);
font-size: 16px;
font-weight: 600;
line-height: 1.75;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods li .payment_box {
flex-basis: 100%;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods li + li {
margin-top: 20px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods .payment_box {
margin: 0;
padding: 25px 35px;
border-radius: 4px;
background-color: rgba(255, 121, 45, 0.09);
color: rgba(64, 74, 61, 0.65);
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods .payment_box::before, .woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .wc_payment_methods .payment_box::after {
display: none;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .place-order {
margin: 0;
padding: 0;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .place-order .woocommerce-terms-and-conditions-wrapper {
margin-bottom: 37px;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
color: #555;
font-size: 16px;
font-family: Rubik;
font-weight: 400;
line-height: 1.75;
padding: 0;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a {
color: inherit;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .place-order #place_order {
display: flex;
align-items: center;
justify-content: space-between;
float: left;
border: 0;
border-radius: 0;
background: var(--primary-color);
padding: 5px;
padding-left: 5px;
padding-left: 33px;
font-size: 14px;
font-family: Rubik;
}
.woocommerce-checkout .woocommerce form.checkout .woocomerce-order #order_review #payment .place-order #place_order:hover {
background-color: var(--link-color);
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout {
margin: 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout .wc-block-components-main {
width: 100%;
padding: 0;
margin: 0;
}
#woosw_wishlist .woosw-popup-content .woosw-popup-content-top {
display: flex;
align-items: center;
color: #fff;
background-color: var(--primary-color);
font-family: var(--font-secondary);
font-size: 18px;
font-style: normal;
font-weight: 600;
}
#woosw_wishlist .woosw-popup-content .woosw-popup-content-top .woosw-popup-close {
color: #fff;
background-color: var(--primary-color);
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item {
padding-inline: 15px 15px;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner {
padding-inline: 0 41px;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item + .woosw-item .woosw-item-inner {
position: relative;
border-top: thin solid #d5d5d5;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item:hover .woosw-item--remove {
opacity: 1;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px 15px;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item-inner > div {
margin: 0;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--image {
width: auto;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--remove {
position: absolute;
right: 15px;
top: 15px;
opacity: 0;
flex: 0 0 auto;
transition: 0.3s;
width: auto;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--remove span {
width: 32px;
height: 32px;
border-radius: 32px;
background-color: var(--primary-color);
color: #fff;
display: flex;
align-items: center;
justify-content: center;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--remove span::before {
font-size: 20px;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--info {
flex: 0 1 calc(100% - 105px);
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--info .woosw-item--name {
color: var(--link-color);
font-size: 18px;
font-weight: 600;
line-height: 1.55;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--info .woosw-item--name > a {
color: inherit;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--info .woosw-item--name:hover {
color: var(--primary-color);
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--actions {
flex: 0 0 100%;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--actions .button {
transition: 0.3s;
background-color: var(--primary-color);
display: flex;
align-items: center;
justify-content: center;
padding: 0;
padding-inline: 32px;
font-size: 14px;
color: #fff;
border: thin solid var(--primary-color);
height: 46px !important;
margin-left: auto;
}
#woosw_wishlist .woosw-popup-content-mid .woosw-items .woosw-item .woosw-item--actions .added_to_cart.wc-forward {
display: none;
}
#woosw_wishlist .woosw-popup-content-bot {
-webkit-box-shadow: 15px 5px 25px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 15px 5px 25px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 15px 5px 25px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 15px 5px 25px rgba(0, 0, 0, 0.05);
-o-box-shadow: 15px 5px 25px rgba(0, 0, 0, 0.05);
box-shadow: 15px 5px 25px rgba(0, 0, 0, 0.05);
background-color: var(--primary-color);
}
#woosw_wishlist .woosw-popup-content-bot a {
color: #fff;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 16px;
font-weight: 600;
}
#woosw_wishlist .woosw-popup-content-bot a:hover {
color: #3c3c3c;
}
.woosw-list {
width: 100%;
}
.woosw-list ins {
background: transparent;
}
.woosw-list table.woosw-items {
border: none;
}
.woosw-list table.woosw-items tbody {
display: block;
}
.woosw-list table.woosw-items tbody tr {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding-block: 30px;
padding-left: 67px;
}
@media screen and (max-width: 767px) {
.woosw-list table.woosw-items tbody tr {
flex-wrap: wrap;
padding-right: 57px;
padding-left: 0;
}
}
.woosw-list table.woosw-items tbody tr + tr {
border-top: thin solid rgba(60, 60, 60, .14);
}
.woosw-list table.woosw-items tbody tr td {
display: block;
border: none;
padding: 0;
width: auto;
background-color: #fff !important;
}
.woosw-list table.woosw-items tbody tr td .button {
justify-content: space-between !important;
}
.woosw-list table.woosw-items tbody tr td.woosw-item--remove {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
opacity: 1;
transition: 0.3s;
}
@media screen and (max-width: 767px) {
.woosw-list table.woosw-items tbody tr td.woosw-item--remove {
right: 15px;
top: 15px;
transform: translate(0, 0);
left: auto;
}
}
.woosw-list table.woosw-items tbody tr td.woosw-item--remove span {
flex: 0 0 auto;
width: 32px;
height: 32px;
border-radius: 32px;
background-color: var(--primary-color);
color: #fff;
display: flex;
align-items: center;
justify-content: center;
}
.woosw-list table.woosw-items tbody tr td.woosw-item--remove span::before {
font-size: 24px;
}
.woosw-list table.woosw-items tbody tr td.woosw-item--image {
flex: 0 1 150px;
}
.woosw-list table.woosw-items tbody tr td.woosw-item--image img {
width: 100% !important;
height: auto;
}
.woosw-list table.woosw-items tbody tr td.woosw-item--info {
flex: 0 1 60%;
}
@media screen and (max-width: 767px) {
.woosw-list table.woosw-items tbody tr td.woosw-item--info {
flex: 0 1 calc(100% - 180px);
}
}
@media screen and (max-width: 575px) {
.woosw-list table.woosw-items tbody tr td.woosw-item--info {
flex: 0 1 100%;
}
}
.woosw-list table.woosw-items tbody tr td.woosw-item--info .woosw-item--name {
color: var(--link-color);
font-size: 20px;
font-weight: 700;
line-height: 1.75;
}
.woosw-list table.woosw-items tbody tr td.woosw-item--info .woosw-item--name > a {
color: inherit;
}
.woosw-list table.woosw-items tbody tr td.woosw-item--info .woosw-item--price {
color: var(--link-color);
font-size: 16px;
font-weight: 400;
line-height: 1.75;
}
.woosw-list table.woosw-items tbody tr td.woosw-item--info .woosw-item--time {
display: none;
}
@media screen and (max-width: 767px) {
.woosw-list table.woosw-items tbody tr td.woosw-item--actions {
flex: 0 1 100%;
}
}
.woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc a {
width: 110%;
}
.woosw-list table.woosw-items tbody tr td.woosw-item--actions .woosw-item--atc .added_to_cart {
display: none;
}
.woosw-list .woosw-actions {
display: none;
}
.woocommerce-account { }
.woocommerce-account #pxl-main {
padding-block: 120px;
}
@media screen and (max-width: 991px) {
.woocommerce-account #pxl-main {
padding-block: 105px;
}
}
@media screen and (max-width: 767px) {
.woocommerce-account #pxl-main {
padding-block: 90px;
}
}
.woocommerce-account .woocommerce .u-columns {
display: flex;
gap: 50px;
}
.woocommerce-account .woocommerce .u-columns::before, .woocommerce-account .woocommerce .u-columns::after {
display: none;
}
@media screen and (max-width: 1200px) {
.woocommerce-account .woocommerce .u-columns {
gap: 30px;
}
}
@media screen and (max-width: 767px) {
.woocommerce-account .woocommerce .u-columns {
flex-direction: column;
gap: 50px;
}
}
.woocommerce-account .woocommerce .u-columns .u-column1, .woocommerce-account .woocommerce .u-columns .u-column2 {
flex: 0 1 calc(50% - 25px);
max-width: calc(50% - 25px);
width: auto;
float: none;
padding: 0;
}
@media screen and (max-width: 1200px) {
.woocommerce-account .woocommerce .u-columns .u-column1 > h2, .woocommerce-account .woocommerce .u-columns .u-column2 > h2 {
font-size: 46px;
}
}
@media screen and (max-width: 991px) {
.woocommerce-account .woocommerce .u-columns .u-column1 > h2, .woocommerce-account .woocommerce .u-columns .u-column2 > h2 {
font-size: 44px;
}
}
@media screen and (max-width: 767px) {
.woocommerce-account .woocommerce .u-columns .u-column1 > h2, .woocommerce-account .woocommerce .u-columns .u-column2 > h2 {
font-size: 42px;
}
}
@media screen and (max-width: 575px) {
.woocommerce-account .woocommerce .u-columns .u-column1 > h2, .woocommerce-account .woocommerce .u-columns .u-column2 > h2 {
font-size: 38px;
}
}
@media screen and (max-width: 1200px) {
.woocommerce-account .woocommerce .u-columns .u-column1, .woocommerce-account .woocommerce .u-columns .u-column2 {
flex: 0 1 calc(50% - 15px);
max-width: calc(50% - 15px);
}
}
@media screen and (max-width: 767px) {
.woocommerce-account .woocommerce .u-columns .u-column1, .woocommerce-account .woocommerce .u-columns .u-column2 {
flex: 0 1 100%;
max-width: 100%;
}
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form {
padding: 50px;
background-color: var(--primary-color);
border-radius: 10px;
margin: 20px 0 0 0;
}
@media screen and (max-width: 1200px) {
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form {
padding: 50px 30px;
}
}
@media screen and (max-width: 767px) {
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form {
padding: 30px 15px;
margin: 10px 0 0 0;
}
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .woocommerce-form-row, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .woocommerce-form-row {
padding: 0;
margin: 0;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .woocommerce-form-row label, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .woocommerce-form-row label {
color: #fff;
font-family: var(--font-secondary);
font-size: 16px;
font-weight: 600;
line-height: 1.55;
margin-bottom: 8px;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .woocommerce-form-row input, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .woocommerce-form-row input {
background-color: #fff;
color: var(--primary-color);
line-height: 52px;
padding: 0 25px;
border-radius: 100px;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .woocommerce-form-row + .woocommerce-form-row, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .woocommerce-form-row + .woocommerce-form-row {
margin-top: 25px;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form > p:not(.woocommerce-form-row), .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form > p:not(.woocommerce-form-row) {
margin-top: 8px;
color: #fff;
font-family: var(--font-secondary);
font-size: 14px;
line-height: 1.55;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .woocommerce-privacy-policy-text, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .woocommerce-privacy-policy-text {
color: #fff;
font-family: var(--font-secondary);
font-size: 14px;
line-height: 1.55;
margin-bottom: 25px;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .woocommerce-privacy-policy-text .woocommerce-privacy-policy-link, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .woocommerce-privacy-policy-text .woocommerce-privacy-policy-link {
color: #63ab52;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .form-row:not(.woocommerce-form-row), .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .form-row:not(.woocommerce-form-row) {
margin-top: 30px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
gap: 15px;
margin-bottom: 15px;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .form-row:not(.woocommerce-form-row)::before, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .form-row:not(.woocommerce-form-row)::before, .woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .form-row:not(.woocommerce-form-row)::after, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .form-row:not(.woocommerce-form-row)::after {
display: none;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .form-row:not(.woocommerce-form-row) label, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .form-row:not(.woocommerce-form-row) label {
color: #fff;
font-family: var(--font-secondary);
font-size: 16px;
font-weight: 500;
line-height: 1.55;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .pxl-button, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .pxl-button {
height: 50px;
font-family: Unbounded;
float: none;
margin: 0;
border-color: var(--primary-color) !important;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .woocommerce-LostPassword > a, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .woocommerce-LostPassword > a {
color: #fff;
transition: 0.3s;
}
.woocommerce-account .woocommerce .u-columns .u-column1 .woocommerce-form .woocommerce-LostPassword > a:hover, .woocommerce-account .woocommerce .u-columns .u-column2 .woocommerce-form .woocommerce-LostPassword > a:hover {
color: var(--primary-color);
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
flex-basis: 30%;
max-width: 30%;
position: sticky;
top: 50px;
left: 0;
height: fit-content;
background-color: #fff;
padding: 0 30px;
border-radius: 0;
margin: 0 !important;
}
@media screen and (max-width: 991px) {
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
flex-basis: 100%;
max-width: 100%;
position: relative;
margin-bottom: 35px;
top: 0;
}
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
margin: 0;
list-style: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
display: block;
width: 100%;
color: var(--primary-color);
padding: 15px 20px;
font-size: 16px;
border-radius: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:hover a {
background-color: var(--primary-color);
color: #fff;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul 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: rgba(64, 74, 61, 0.65);
font-size: 16px;
font-weight: 500;
line-height: 1.75;
margin-bottom: 15px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info {
color: #63ab52;
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(--link-color);
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;
font-family: Rubik;
float: none;
width: fit-content;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.addresses .woocommerce-Address-title > a:hover {
background-color: #fff;
}
.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: #fff;
font-family: var(--font-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: 20px;
}
.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: #fff;
font-family: var(--font-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 #d5d5d5;
color: var(--text-1);
font-family: "Kanit";
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 #d5d5d5;
padding-inline: 18px;
color: var(--text-1);
font-family: "Kanit";
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(--primary-color);
}
.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;
font-family: var(--font-secondary);
letter-spacing: 0;
font-weight: 600;
}
.woocommerce { }
.woocommerce form.login {
border: 0;
background: #fff3ed;
}
.woocommerce .woocommerce-form-login__rememberme {
display: block !important;
}
.woocommerce form .form-row .input-text {
color: #4f545a;
font-family: Rubik;
font-size: 14px;
font-weight: 400;
text-transform: capitalize;
border-radius: 8px;
border: 1px solid #f4f4f4;
background: #fff;
box-shadow: 0 15px 10px 0 rgba(242, 242, 242, 0.18);
}
.woocommerce .widget {
padding: 0;
border-radius: 0;
}
@media screen and (max-width: 991px) {
.woocommerce .widget {
padding: 0 !important;
}
}
.woocommerce .widget + .widget {
margin-top: 43px;
}
.woocommerce .widget .widget-title {
color: var(--primary-color);
font-family: Unbounded;
font-size: 22px;
font-weight: 800;
line-height: 1.45455;
padding-bottom: 22px;
letter-spacing: 0;
position: relative;
margin-bottom: 35px;
text-transform: capitalize;
padding: 0 0 13px 0;
}
.woocommerce .widget .widget-title::before {
display: none;
}
.woocommerce .widget .widget-title::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 190px;
height: 1px;
border: 1px dotted var(--primary-color);
}
.woocommerce .widget.widget_product_search .woocommerce-product-search {
position: relative;
}
.woocommerce .widget.widget_product_search .woocommerce-product-search input.search-field {
color: #555;
background-color: #fff;
border-radius: 0;
border: thin solid rgba(60, 60, 60, .3);
line-height: 54px;
padding: 0 60px 0 30px;
font-size: 15px;
font-weight: 400;
}
.woocommerce .widget.widget_product_search .woocommerce-product-search button.search-submit {
--pxl-box-size: 44px;
position: absolute;
right: 9px;
top: 50%;
transform: translateY(-50%);
color: #646970;
background-color: transparent;
}
.woocommerce .widget.widget_product_search .woocommerce-product-search button.search-submit::before {
display: none;
}
.woocommerce .widget.widget_product_search .woocommerce-product-search button.search-submit:hover {
color: var(--primary-color);
}
.woocommerce .widget.widget_product_categories .widget-title {
margin-bottom: 12px;
}
.woocommerce .widget.widget_product_categories .product-categories {
list-style: none;
margin: 0;
}
.woocommerce .widget.widget_product_categories .product-categories .cat-item {
margin: 0;
}
.woocommerce .widget.widget_product_categories .product-categories .cat-item a {
display: flex;
align-items: center;
justify-content: space-between;
gap: 15px;
color: #555;
background: transparent;
font-size: 16px;
font-weight: 400;
line-height: 1.75;
padding: 0;
padding-block: 15px;
}
.woocommerce .widget.widget_product_categories .product-categories .cat-item a > span svg {
margin-right: 14px;
}
.woocommerce .widget.widget_product_categories .product-categories .cat-item a:hover {
color: var(--primary-color);
}
.woocommerce .widget.widget_product_categories .product-categories .cat-item + .cat-item {
border-top: thin solid rgba(60, 60, 60, .12);
}
.woocommerce .widget.widget_products ul li {
display: flex;
align-items: center;
gap: 23px;
}
.woocommerce .widget.widget_products ul li a {
background-color: transparent;
}
.woocommerce .widget.widget_products ul li a:hover {
color: var(--primary-color);
}
.woocommerce .widget.widget_products ul li:before, .woocommerce .widget.widget_products ul li:after {
display: none;
}
.woocommerce .widget.widget_products ul li .pxl-item--img {
min-height: 99px;
min-width: 91px;
display: flex;
align-items: center;
justify-content: center;
flex: 0 0 26%;
max-width: 26%;
border: 1px solid rgba(60, 60, 60, 0.17);
background: #fff;
}
.woocommerce .widget.widget_products ul li .pxl-item--img img {
width: 100%;
max-width: 61px;
margin: 0;
}
.woocommerce .widget.widget_products ul li .pxl-item--holder .product-title {
color: var(--link-color);
font-size: 20px;
font-weight: 600;
line-height: 1.2;
margin-top: 5px;
}
@media (min-width: 992px) and (max-width: 1200px) {
.woocommerce .widget.widget_products ul li .pxl-item--holder .product-title {
font-size: 18px;
}
}
@media screen and (max-width: 575px) {
.woocommerce .widget.widget_products ul li .pxl-item--holder .product-title {
font-size: 18px;
}
}
.woocommerce .widget.widget_products ul li .pxl-item--holder a {
margin-top: 5px;
}
.woocommerce .widget.widget_products ul li .pxl-item--holder .price {
color: #646970;
font-size: 15px;
font-weight: 500;
line-height: 1.86667;
margin-top: 2px;
}
.woocommerce .widget.widget_product_tag_cloud .tagcloud a {
border: 1px solid rgba(60, 60, 60, 0.17);
border-radius: 0;
color: #4f545a;
font-size: 14px;
font-weight: 400;
text-transform: capitalize;
}
.woocommerce .widget.widget_product_tag_cloud .tagcloud a:hover {
color: #fff;
border-color: var(--primary-color);
}
.woocommerce .widget.widget_tag_cloud .tagcloud {
display: flex;
gap: 10px;
flex-wrap: wrap;
}
.woocommerce .widget.widget_tag_cloud .tagcloud > a {
color: #4f545a;
font-family: Unbounded;
font-size: 14px !important;
font-weight: 500;
text-transform: capitalize;
line-height: 35px;
padding: 0 31.5px;
border-radius: 4px;
border: 1px solid rgba(60, 60, 60, .17);
background-color: #fff;
}
.woocommerce .widget.widget_tag_cloud .tagcloud > a:hover {
background-color: #4f545a;
color: #fff;
}
.woocommerce .widget.widget_price_filter .price_slider_wrapper {
padding-bottom: 30px;
}
.woocommerce .widget.widget_price_filter .price_slider_wrapper .price_slider {
background-color: rgba(255, 121, 45, .3);
height: 3px;
margin: 0;
width: calc(100% - 24px);
}
.woocommerce .widget.widget_price_filter .price_slider_wrapper .ui-slider-range {
background-color: var(--primary-color);
}
.woocommerce .widget.widget_price_filter .price_slider_wrapper .ui-slider-handle {
width: 12px;
height: 12px;
border-radius: 1px;
background-color: var(--primary-color);
margin: 0;
top: -4.5px;
}
.woocommerce .widget.widget_price_filter .price_slider_wrapper .ui-slider-handle + .ui-slider-handle::before {
transform: translateX(calc(-1 * (100% - 12px)));
}
.woocommerce .widget.widget_price_filter .price_slider_wrapper .ui-slider-handle::before {
content: attr(data-price);
position: absolute;
top: 100%;
left: 0;
display: block;
margin-top: 15px;
}
.woocommerce .widget.widget_price_filter .price_slider_wrapper .price_slider_amount {
display: none;
}
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item {
display: flex;
align-items: center;
gap: 23px;
}
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item + .product-item {
margin-top: 15px;
}
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item:hover .product-featured {
border-color: #ff792d;
}
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item .product-featured {
flex-shrink: 0;
flex-basis: 91px;
max-width: 91px;
width: 100%;
padding: 23px 15px 22px;
border-radius: 8px;
border: thin solid rgba(60, 60, 60, .17);
background-color: #fff;
min-height: 99px;
transition: border-color 0.3s linear;
}
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item .product-featured img {
max-height: 54px;
width: auto;
}
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item .product-title {
color: var(--link-color);
font-size: 20px;
font-weight: 600;
line-height: 1.2;
}
@media (min-width: 992px) and (max-width: 1200px) {
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item .product-title {
font-size: 18px;
}
}
@media screen and (max-width: 575px) {
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item .product-title {
font-size: 18px;
}
}
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item .product-price .price {
color: #63ab52;
font-size: 16px;
font-weight: 800;
line-height: 1.66667;
margin: 0;
display: flex;
flex-direction: row-reverse;
gap: 8px;
justify-content: start;
}
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item .product-price .price ins {
padding: 0;
}
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item .product-price .price ins bdi {
line-height: 1.66667;
color: #63ab52;
}
.woocommerce .widget.widget_pxl_product_best_seller .product-list .product-item .product-price .price del {
color: rgba(99, 171, 82, .6);
text-decoration-color: currentColor;
}